Ipsec: Always generate ikey
[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-vpp-gso-2n-skx:
386       csit-vpp-perf-report-iterative-2101-2n-skx:
387         - 129 # rls2101.rel MRR GSO iter env 6
388
389     plot-dpdk-throughput-latency-2n-skx:
390       csit-dpdk-perf-report-iterative-2101-2n-skx:
391         - 11  # rls2101 NDRPDR iter env 6
392         - 12  # rls2101 NDRPDR iter env 6
393         - 13  # rls2101 NDRPDR iter env 6
394         - 14  # rls2101 NDRPDR iter env 6
395         - 15  # rls2101 NDRPDR iter env 6
396         - 17  # rls2101 NDRPDR iter env 6
397         - 18  # rls2101 NDRPDR iter env 6
398         - 19  # rls2101 NDRPDR iter env 6
399         - 20  # rls2101 NDRPDR iter env 6
400         - 21  # rls2101 NDRPDR iter env 6
401
402     plot-dpdk-hdrh-lat-2n-skx:
403       csit-dpdk-perf-report-iterative-2101-2n-skx:
404         - 11  # rls2101 NDRPDR iter env 6
405
406     # 2n-zn2
407
408     plot-vpp-throughput-lat-tsa-2n-zn2:
409       csit-vpp-perf-report-iterative-2101-2n-zn2:
410         - 31  # rls2101.rel NDRPDR iter env 6
411         - 32  # rls2101.rel NDRPDR iter env 6
412         - 33  # rls2101.rel NDRPDR iter env 6
413         - 34  # rls2101.rel NDRPDR iter env 6
414         - 35  # rls2101.rel NDRPDR iter env 6
415         - 36  # rls2101.rel NDRPDR iter env 6
416         - 37  # rls2101.rel NDRPDR iter env 6
417         - 38  # rls2101.rel NDRPDR iter env 6
418         - 44  # rls2101.rel NDRPDR iter env 6
419         - 49  # rls2101.rel NDRPDR iter env 6
420         - 39  # rls2101.rel NDRPDR iter RND env 6
421         - 40  # rls2101.rel NDRPDR iter RND env 6
422         - 41  # rls2101.rel NDRPDR iter RND env 6
423         - 42  # rls2101.rel NDRPDR iter RND env 6
424         - 43  # rls2101.rel NDRPDR iter RND env 6
425         - 45  # rls2101.rel NDRPDR iter RND env 6
426         - 48  # rls2101.rel NDRPDR iter RND env 6
427         - 50  # rls2101.rel NDRPDR iter RND env 6
428         - 51  # rls2101.rel NDRPDR iter RND env 6
429         - 52  # rls2101.rel NDRPDR iter RND env 6
430
431     plot-vpp-hdrh-lat-2n-zn2:
432       csit-vpp-perf-report-iterative-2101-2n-zn2:
433         - 31  # rls2101.rel NDRPDR iter env 6
434
435     plot-vpp-hdrh-lat-2n-zn2-rnd:
436       csit-vpp-perf-report-iterative-2101-2n-zn2:
437         - 40  # rls2101.rel NDRPDR iter RND env 6
438
439     plot-vpp-gso-2n-zn2:
440       csit-vpp-perf-report-iterative-2101-2n-zn2:
441         - 56  # rls2101.rel MRR GSO iter env 6
442
443     plot-dpdk-throughput-latency-2n-zn2:
444       csit-dpdk-perf-report-iterative-2101-2n-zn2:
445         - 11  # rls2101 NDRPDR iter env 6
446         - 12  # rls2101 NDRPDR iter env 6
447         - 13  # rls2101 NDRPDR iter env 6
448         - 14  # rls2101 NDRPDR iter env 6
449         - 16  # rls2101 NDRPDR iter env 6
450         - 17  # rls2101 NDRPDR iter env 6
451         - 18  # rls2101 NDRPDR iter env 6
452         - 19  # rls2101 NDRPDR iter env 6
453         - 20  # rls2101 NDRPDR iter env 6
454         - 21  # rls2101 NDRPDR iter env 6
455
456     plot-dpdk-hdrh-lat-2n-zn2:
457       csit-dpdk-perf-report-iterative-2101-2n-zn2:
458         - 11  # rls2101 NDRPDR iter env 6
459
460     # 2n-clx
461
462     plot-vpp-throughput-lat-tsa-2n-clx:
463       csit-vpp-perf-report-iterative-2101-2n-clx:
464         - 54  # rls2101.rel NDRPDR iter env 6
465         - 59  # rls2101.rel NDRPDR iter env 6
466         - 60  # rls2101.rel NDRPDR iter env 6
467         - 63  # rls2101.rel NDRPDR iter env 6
468         - 66  # rls2101.rel NDRPDR iter env 6
469         - 68  # rls2101.rel NDRPDR iter env 6
470         - 73  # rls2101.rel NDRPDR iter env 6
471         - 75  # rls2101.rel NDRPDR iter env 6
472         - 86  # rls2101.rel NDRPDR iter env 6
473         - 90  # rls2101.rel NDRPDR iter env 6
474         - 80  # rls2101.rel NDRPDR iter RND env 6
475         - 87  # rls2101.rel NDRPDR iter RND env 6
476         - 91  # rls2101.rel NDRPDR iter RND env 6
477         - 92  # rls2101.rel NDRPDR iter RND env 6
478         - 93  # rls2101.rel NDRPDR iter RND env 6
479         - 94  # rls2101.rel NDRPDR iter RND env 6
480         - 95  # rls2101.rel NDRPDR iter RND env 6
481         - 100 # rls2101.rel NDRPDR iter RND env 6
482         - 106 # rls2101.rel NDRPDR iter RND env 6
483         - 108 # rls2101.rel NDRPDR iter RND env 6
484         - 112 # rls2101.rel NDRPDR iter NAT env 6
485         - 113 # rls2101.rel NDRPDR iter NAT env 6
486         - 114 # rls2101.rel NDRPDR iter NAT env 6
487         - 115 # rls2101.rel NDRPDR iter NAT env 6
488         - 116 # rls2101.rel NDRPDR iter NAT env 6
489         - 117 # rls2101.rel NDRPDR iter NAT env 6
490         - 118 # rls2101.rel NDRPDR iter NAT env 6
491         - 119 # rls2101.rel NDRPDR iter NAT env 6
492         - 120 # rls2101.rel NDRPDR iter NAT env 6
493         - 121 # rls2101.rel NDRPDR iter NAT env 6
494         - 122 # rls2101.rel NDRPDR iter MLX env 6
495         - 123 # rls2101.rel NDRPDR iter MLX env 6
496         - 124 # rls2101.rel NDRPDR iter MLX env 6
497         - 126 # rls2101.rel NDRPDR iter MLX env 6
498         - 127 # rls2101.rel NDRPDR iter MLX env 6
499         - 128 # rls2101.rel NDRPDR iter MLX env 6
500         - 129 # rls2101.rel NDRPDR iter MLX env 6
501         - 130 # rls2101.rel NDRPDR iter MLX env 6
502         - 131 # rls2101.rel NDRPDR iter MLX env 6
503         - 132 # rls2101.rel NDRPDR iter MLX env 6
504
505     plot-vpp-hdrh-lat-2n-clx:
506       csit-vpp-perf-report-iterative-2101-2n-clx:
507         - 75  # rls2101.rel NDRPDR iter env 6
508
509     plot-vpp-hdrh-lat-2n-clx-rnd:
510       csit-vpp-perf-report-iterative-2101-2n-clx:
511         - 87  # rls2101.rel NDRPDR iter RND env 6
512
513     plot-vpp-hdrh-lat-2n-clx-nat:
514       csit-vpp-perf-report-iterative-2101-2n-clx:
515         - 118 # rls2101.rel NDRPDR iter NAT env 6
516
517     plot-vpp-hdrh-lat-2n-clx-mlx:
518       csit-vpp-perf-report-iterative-2101-2n-clx:
519         - 127 # rls2101.rel NDRPDR iter MLX env 6
520
521     plot-vpp-nfv-2n-clx-ndrpdr:
522       csit-vpp-perf-report-iterative-2101-2n-clx:
523         - 57  # rls2101.rel NDRPDR nf-density iter env 6
524         - 62  # rls2101.rel NDRPDR nf-density iter env 6
525         - 70  # rls2101.rel NDRPDR nf-density iter env 6
526         - 71  # rls2101.rel NDRPDR nf-density iter env 6
527         - 82  # rls2101.rel NDRPDR nf-density iter env 6
528         - 88  # rls2101.rel NDRPDR nf-density iter env 6
529         - 89  # rls2101.rel NDRPDR nf-density iter env 6
530         - 96  # rls2101.rel NDRPDR nf-density iter env 6
531         - 97  # rls2101.rel NDRPDR nf-density iter env 6
532         - 98  # rls2101.rel NDRPDR nf-density iter env 6
533
534     plot-vpp-nfv-2n-clx-mrr:
535       csit-vpp-perf-report-iterative-2101-2n-clx:
536         - 72  # rls2101.rel MRR nf-density iter env 6
537
538     plot-vpp-nfv-reconf-2n-clx:
539       csit-vpp-perf-report-iterative-2101-2n-clx:
540         - 55  # rls2101.rel NDRPDR reconf iter env 6
541         - 64  # rls2101.rel NDRPDR reconf iter env 6
542         - 76  # rls2101.rel NDRPDR reconf iter env 6
543         - 83  # rls2101.rel NDRPDR reconf iter env 6
544         - 99  # rls2101.rel NDRPDR reconf iter env 6
545         - 101 # rls2101.rel NDRPDR reconf iter env 6
546         - 102 # rls2101.rel NDRPDR reconf iter env 6
547         - 107 # rls2101.rel NDRPDR reconf iter env 6
548         - 109 # rls2101.rel NDRPDR reconf iter env 6
549         - 110 # rls2101.rel NDRPDR reconf iter env 6
550
551     plot-vpp-soak-2n-clx:
552       csit-vpp-perf-report-iterative-2101-2n-clx:
553         - 58  # rls2101.rel soak env 6
554         - 61  # rls2101.rel soak env 6
555
556     plot-vpp-gso-2n-clx:
557       csit-vpp-perf-report-iterative-2101-2n-clx:
558         - 159 # rls2101.rel MRR GSO iter env 6
559
560     plot-dpdk-throughput-latency-2n-clx:
561       csit-dpdk-perf-report-iterative-2101-2n-clx:
562         - 12  # rls2101 NDRPDR iter env 6
563         - 13  # rls2101 NDRPDR iter env 6
564         - 14  # rls2101 NDRPDR iter env 6
565         - 18  # rls2101 NDRPDR iter env 6
566         - 22  # rls2101 NDRPDR iter env 6
567
568     plot-dpdk-hdrh-lat-2n-clx:
569       csit-dpdk-perf-report-iterative-2101-2n-clx:
570         - 12  # rls2101 NDRPDR iter env 6
571
572     # 3n-tsh
573
574     plot-vpp-throughput-lat-tsa-3n-tsh:
575       csit-vpp-perf-report-iterative-2101-3n-tsh:
576         - 23  # rls2101.rel NDRPDR iter env 6
577         - 24  # rls2101.rel NDRPDR iter env 6
578         - 25  # rls2101.rel NDRPDR iter env 6
579         - 26  # rls2101.rel NDRPDR iter env 6
580         - 27  # rls2101.rel NDRPDR iter env 6
581         - 28  # rls2101.rel NDRPDR iter env 6
582         - 29  # rls2101.rel NDRPDR iter env 6
583         - 30  # rls2101.rel NDRPDR iter env 6
584         - 31  # rls2101.rel NDRPDR iter env 6
585         - 32  # rls2101.rel NDRPDR iter env 6
586
587     plot-vpp-hdrh-lat-3n-tsh:
588       csit-vpp-perf-report-iterative-2101-3n-tsh:
589         - 23  # rls2101.rel NDRPDR iter env 6
590
591     plot-dpdk-throughput-latency-3n-tsh:
592       csit-dpdk-perf-report-iterative-2101-3n-tsh:
593         - 11  # rls2101 NDRPDR iter env 6
594         - 12  # rls2101 NDRPDR iter env 6
595         - 13  # rls2101 NDRPDR iter env 6
596         - 14  # rls2101 NDRPDR iter env 6
597         - 16  # rls2101 NDRPDR iter env 6
598         - 17  # rls2101 NDRPDR iter env 6
599         - 18  # rls2101 NDRPDR iter env 6
600         - 19  # rls2101 NDRPDR iter env 6
601         - 20  # rls2101 NDRPDR iter env 6
602         - 21  # rls2101 NDRPDR iter env 6
603
604     plot-dpdk-hdrh-lat-3n-tsh:
605       csit-dpdk-perf-report-iterative-2101-3n-tsh:
606         - 21  # rls2101 NDRPDR iter env 6
607
608     # 2n-tx2
609
610     plot-vpp-throughput-lat-tsa-2n-tx2:
611       csit-vpp-perf-report-iterative-2101-2n-tx2:
612         - 22  # rls2101.rel NDRPDR iter env 6
613         - 23  # rls2101.rel NDRPDR iter env 6
614         - 24  # rls2101.rel NDRPDR iter env 6
615         - 25  # rls2101.rel NDRPDR iter env 6
616         - 26  # rls2101.rel NDRPDR iter env 6
617         - 27  # rls2101.rel NDRPDR iter env 6
618         - 28  # rls2101.rel NDRPDR iter env 6
619         - 29  # rls2101.rel NDRPDR iter env 6
620         - 30  # rls2101.rel NDRPDR iter env 6
621         - 31  # rls2101.rel NDRPDR iter env 6
622
623     plot-vpp-hdrh-lat-2n-tx2:
624       csit-vpp-perf-report-iterative-2101-2n-tx2:
625         - 29  # rls2101.rel NDRPDR iter env 6
626
627     plot-dpdk-throughput-latency-2n-tx2:
628       csit-dpdk-perf-report-iterative-2101-2n-tx2:
629         - 4   # rls2101 NDRPDR iter env 6
630         - 6   # rls2101 NDRPDR iter env 6
631         - 7   # rls2101 NDRPDR iter env 6
632         - 8   # rls2101 NDRPDR iter env 6
633         - 9   # rls2101 NDRPDR iter env 6
634         - 10  # rls2101 NDRPDR iter env 6
635         - 11  # rls2101 NDRPDR iter env 6
636         - 12  # rls2101 NDRPDR iter env 6
637         - 13  # rls2101 NDRPDR iter env 6
638         - 14  # rls2101 NDRPDR iter env 6
639
640     plot-dpdk-hdrh-lat-2n-tx2:
641       csit-dpdk-perf-report-iterative-2101-2n-tx2:
642         - 4   # rls2101 NDRPDR iter env 6
643
644     # 3n-dnv
645
646     plot-vpp-throughput-lat-tsa-3n-dnv:
647       csit-vpp-perf-report-iterative-2101-3n-dnv:
648         - 33  # rls2101.rel NDRPDR iter env 6
649         - 34  # rls2101.rel NDRPDR iter env 6
650         - 35  # rls2101.rel NDRPDR iter env 6
651         - 36  # rls2101.rel NDRPDR iter env 6
652         - 37  # rls2101.rel NDRPDR iter env 6
653         - 38  # rls2101.rel NDRPDR iter env 6
654         - 39  # rls2101.rel NDRPDR iter env 6
655         - 40  # rls2101.rel NDRPDR iter env 6
656         - 41  # rls2101.rel NDRPDR iter env 6
657         - 42  # rls2101.rel NDRPDR iter env 6
658         - 43  # rls2101.rel NDRPDR iter RND env 6
659         - 44  # rls2101.rel NDRPDR iter RND env 6
660         - 45  # rls2101.rel NDRPDR iter RND env 6
661         - 46  # rls2101.rel NDRPDR iter RND env 6
662         - 47  # rls2101.rel NDRPDR iter RND env 6
663         - 48  # rls2101.rel NDRPDR iter RND env 6
664         - 49  # rls2101.rel NDRPDR iter RND env 6
665         - 50  # rls2101.rel NDRPDR iter RND env 6
666         - 51  # rls2101.rel NDRPDR iter RND env 6
667         - 52  # rls2101.rel NDRPDR iter RND env 6
668
669 #    plot-dpdk-throughput-latency-3n-dnv:
670 #      # No data
671 #      csit-dpdk-perf-report-iterative-2009-3n-dnv:
672
673     # 2n-dnv
674
675     plot-vpp-throughput-lat-tsa-2n-dnv:
676       csit-vpp-perf-report-iterative-2101-2n-dnv:
677         - 32  # rls2101.rel NDRPDR iter env 6
678         - 33  # rls2101.rel NDRPDR iter env 6
679         - 34  # rls2101.rel NDRPDR iter env 6
680         - 35  # rls2101.rel NDRPDR iter env 6
681         - 39  # rls2101.rel NDRPDR iter env 6
682         - 41  # rls2101.rel NDRPDR iter env 6
683         - 42  # rls2101.rel NDRPDR iter env 6
684         - 43  # rls2101.rel NDRPDR iter env 6
685         - 44  # rls2101.rel NDRPDR iter env 6
686         - 45  # rls2101.rel NDRPDR iter env 6
687         - 46  # rls2101.rel NDRPDR iter RND env 6
688         - 47  # rls2101.rel NDRPDR iter RND env 6
689         - 48  # rls2101.rel NDRPDR iter RND env 6
690         - 49  # rls2101.rel NDRPDR iter RND env 6
691         - 50  # rls2101.rel NDRPDR iter RND env 6
692         - 51  # rls2101.rel NDRPDR iter RND env 6
693         - 52  # rls2101.rel NDRPDR iter RND env 6
694         - 53  # rls2101.rel NDRPDR iter RND env 6
695         - 54  # rls2101.rel NDRPDR iter RND env 6
696         - 55  # rls2101.rel NDRPDR iter RND env 6
697
698 #    plot-dpdk-throughput-latency-2n-dnv:
699 #      # No data
700 #      csit-dpdk-perf-report-iterative-2009-2n-dnv:
701
702     ###########################################################################
703     # Simple tables (only one data set):
704
705     # NIC Comparisons
706
707     vpp-nic-comparison-3n-skx:
708       csit-vpp-perf-report-iterative-2101-3n-skx:
709         - 36  # rls2101.rel NDRPDR iter env 6
710         - 37  # rls2101.rel NDRPDR iter env 6
711         - 38  # rls2101.rel NDRPDR iter env 6
712         - 39  # rls2101.rel NDRPDR iter env 6
713         - 40  # rls2101.rel NDRPDR iter env 6
714         - 41  # rls2101.rel NDRPDR iter env 6
715         - 42  # rls2101.rel NDRPDR iter env 6
716         - 47  # rls2101.rel NDRPDR iter env 6
717         - 48  # rls2101.rel NDRPDR iter env 6
718         - 50  # rls2101.rel NDRPDR iter env 6
719
720     vpp-nic-comparison-2n-skx:
721       csit-vpp-perf-report-iterative-2101-2n-skx:
722         - 63  # rls2101.rel NDRPDR iter env 6
723         - 69  # rls2101.rel NDRPDR iter env 6
724         - 70  # rls2101.rel NDRPDR iter env 6
725         - 75  # rls2101.rel NDRPDR iter env 6
726         - 76  # rls2101.rel NDRPDR iter env 6
727         - 77  # rls2101.rel NDRPDR iter env 6
728         - 82  # rls2101.rel NDRPDR iter env 6
729         - 85  # rls2101.rel NDRPDR iter env 6
730         - 86  # rls2101.rel NDRPDR iter env 6
731         - 94  # rls2101.rel NDRPDR iter env 6
732         - 89  # rls2101.rel NDRPDR iter RND env 6
733         - 90  # rls2101.rel NDRPDR iter RND env 6
734         - 91  # rls2101.rel NDRPDR iter RND env 6
735         - 92  # rls2101.rel NDRPDR iter RND env 6
736         - 93  # rls2101.rel NDRPDR iter RND env 6
737         - 96  # rls2101.rel NDRPDR iter RND env 6
738         - 98  # rls2101.rel NDRPDR iter RND env 6
739         - 99  # rls2101.rel NDRPDR iter RND env 6
740         - 101 # rls2101.rel NDRPDR iter RND env 6
741         - 102 # rls2101.rel NDRPDR iter RND env 6
742         - 116 # rls2101.rel NDRPDR iter NAT env 6
743         - 117 # rls2101.rel NDRPDR iter NAT env 6
744         - 118 # rls2101.rel NDRPDR iter NAT env 6
745         - 119 # rls2101.rel NDRPDR iter NAT env 6
746         - 120 # rls2101.rel NDRPDR iter NAT env 6
747         - 121 # rls2101.rel NDRPDR iter NAT env 6
748         - 122 # rls2101.rel NDRPDR iter NAT env 6
749         - 123 # rls2101.rel NDRPDR iter NAT env 6
750         - 124 # rls2101.rel NDRPDR iter NAT env 6
751         - 125 # rls2101.rel NDRPDR iter NAT env 6
752
753     vpp-nic-comparison-3n-skx-mrr:
754       csit-vpp-perf-report-iterative-2101-3n-skx:
755         - 35  # rls2101.rel MRR iter env 6
756
757     vpp-nic-comparison-2n-skx-mrr:
758       csit-vpp-perf-report-iterative-2101-2n-skx:
759         - 62  # rls2101.rel MRR iter env 6
760
761     # Results
762
763     vpp-perf-results-3n-hsw:
764       csit-vpp-perf-report-coverage-2101-3n-hsw:
765         - 1   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-00
766         - 2   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-01
767         - 3   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-02
768         - 4   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-03
769         - 5   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-00
770         - 6   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-01
771         - 7   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-02
772         - 8   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-03
773         - 9   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-04
774         - 10  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-05
775         - 11  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-06
776         - 12  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-07
777         - 13  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4tun-00
778         - 14  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4tun-01
779         - 15  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4tun-02
780         - 16  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip6-00
781         - 18  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip6-01
782         - 19  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-00
783         - 20  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-01
784         - 21  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-02
785         - 22  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-03
786         - 23  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-04
787         - 24  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip6tun-00
788         - 25  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-05
789         - 26  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-06
790         - 27  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-07
791         - 28  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-08
792         - 29  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-09
793         - 30  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-10
794         - 31  # rls2101.rel NDRPDR cov env 6 3n-hsw-memif-00
795         - 32  # rls2101.rel NDRPDR cov env 6 3n-hsw-srv6-00
796         - 33  # rls2101.rel NDRPDR cov env 6 3n-hsw-srv6-01
797         - 34  # rls2101.rel NDRPDR cov env 6 3n-hsw-vhost-00
798         - 35  # rls2101.rel NDRPDR cov env 6 3n-hsw-vhost-01
799         - 36  # rls2101.rel NDRPDR cov env 6 3n-hsw-vhost-02
800
801     vpp-perf-results-3n-skx:
802       csit-vpp-perf-report-coverage-2101-3n-skx:
803         - 1   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-00
804         - 2   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-01
805         - 3   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-02
806         - 4   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-03
807         - 5   # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-00
808         - 16  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-01
809         - 7   # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-02
810         - 17  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-03
811         - 18  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-04
812         - 19  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-05
813         - 20  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-06
814         - 12  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-06
815         - 13  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4tun-00
816         - 26  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4tun-01
817         - 15  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4tun-02
818         - 21  # rls2101.rel NDRPDR cov env 6 3n-skx-ip6-00
819         - 22  # rls2101.rel NDRPDR cov env 6 3n-skx-ip6-01
820         - 23  # rls2101.rel NDRPDR cov env 6 3n-skx-ip6tun-00
821         - 24  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-00
822         - 30  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-01
823         - 27  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-02
824         - 28  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-03
825         - 29  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-04
826         - 31  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-05
827         - 32  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-06
828         - 33  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-07
829         - 34  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-08
830         - 35  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-09
831         - 36  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-10
832         - 37  # rls2101.rel NDRPDR cov env 6 3n-skx-memif-00
833         - 38  # rls2101.rel NDRPDR cov env 6 3n-skx-srv6-00
834         - 39  # rls2101.rel NDRPDR cov env 6 3n-skx-srv6-01
835         - 40  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-00
836         - 41  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-01
837         - 42  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-02
838         - 43  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-03
839
840     vpp-perf-results-2n-skx:
841       csit-vpp-perf-report-coverage-2101-2n-skx:
842         - 1   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-00
843         - 2   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-01
844         - 3   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-02
845         - 4   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-03
846         - 5   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-04
847         - 6   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-05
848         - 7   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-06
849         - 8   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-07
850         - 21  # rls2101.rel NDRPDR cov env 6 2n-skx-ip4tun-00
851         - 22  # rls2101.rel NDRPDR cov env 6 2n-skx-ip4tun-00
852         - 10  # rls2101.rel NDRPDR cov env 6 2n-skx-ip6-00
853         - 11  # rls2101.rel NDRPDR cov env 6 2n-skx-ip6-01
854         - 12  # rls2101.rel NDRPDR cov env 6 2n-skx-l2-00
855         - 13  # rls2101.rel NDRPDR cov env 6 2n-skx-l2-01
856         - 14  # rls2101.rel NDRPDR cov env 6 2n-skx-lb-00
857         - 15  # rls2101.rel NDRPDR cov env 6 2n-skx-memif-00
858         - 16  # rls2101.rel NDRPDR cov env 6 2n-skx-vhost-00
859         - 17  # rls2101.rel NDRPDR cov env 6 2n-skx-vhost-01
860         - 19  # rls2101.rel NDRPDR cov env 6 2n-skx-vts-00
861
862     vpp-perf-results-2n-zn2:
863       csit-vpp-perf-report-coverage-2101-2n-zn2:
864         - 1   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-00
865         - 2   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-01
866         - 3   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-02
867         - 4   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-03
868         - 5   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-04
869         - 6   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-05
870         - 17  # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4tun-00
871         - 18  # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4tun-01
872         - 8   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip6-00
873         - 9   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip6-01
874         - 10  # rls2101.rel NDRPDR cov env 6 2n-zn2-l2-00
875         - 11  # rls2101.rel NDRPDR cov env 6 2n-zn2-l2-01
876         - 12  # rls2101.rel NDRPDR cov env 6 2n-zn2-lb-00
877         - 13  # rls2101.rel NDRPDR cov env 6 2n-zn2-memif-00
878         - 14  # rls2101.rel NDRPDR cov env 6 2n-zn2-vhost-00
879         - 15  # rls2101.rel NDRPDR cov env 6 2n-zn2-vhost-00
880         - 16  # rls2101.rel NDRPDR cov env 6 2n-zn2-vts-00
881
882     vpp-perf-results-2n-clx:
883       csit-vpp-perf-report-coverage-2101-2n-clx:
884         - 1   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-00
885         - 2   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-01
886         - 3   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-02
887         - 4   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-03
888         - 5   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-04
889         - 6   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-05
890         - 7   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-06
891         - 8   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-07
892         - 19  # rls2101.rel NDRPDR cov env 6 2n-clx-ip4tun-00
893         - 20  # rls2101.rel NDRPDR cov env 6 2n-clx-ip4tun-00
894         - 10  # rls2101.rel NDRPDR cov env 6 2n-clx-ip6-00
895         - 11  # rls2101.rel NDRPDR cov env 6 2n-clx-ip6-01
896         - 12  # rls2101.rel NDRPDR cov env 6 2n-clx-l2-00
897         - 13  # rls2101.rel NDRPDR cov env 6 2n-clx-l2-01
898         - 14  # rls2101.rel NDRPDR cov env 6 2n-clx-lb-00
899         - 15  # rls2101.rel NDRPDR cov env 6 2n-clx-memif-00
900         - 16  # rls2101.rel NDRPDR cov env 6 2n-clx-vhost-00
901         - 17  # rls2101.rel NDRPDR cov env 6 2n-clx-vhost-01
902         - 18  # rls2101.rel NDRPDR cov env 6 2n-clx-vts-00
903
904     vpp-perf-results-3n-tsh:
905       csit-vpp-perf-report-coverage-2101-3n-tsh:
906         - 1   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-00
907         - 2   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-01
908         - 3   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-02
909         - 4   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-03
910         - 5   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4tun-00
911         - 6   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4tun-01
912         - 7   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip6-00
913         - 8   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip6-01
914         - 9   # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-00
915         - 10  # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-01
916         - 11  # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-02
917         - 12  # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-03
918         - 13  # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-04
919         - 19  # rls2101.rel NDRPDR cov env 6 3n-tsh-memif-00
920         - 15  # rls2101.rel NDRPDR cov env 6 3n-tsh-srv6-00
921         - 16  # rls2101.rel NDRPDR cov env 6 3n-tsh-srv6-01
922         - 17  # rls2101.rel NDRPDR cov env 6 3n-tsh-vhost-00
923         - 18  # rls2101.rel NDRPDR cov env 6 3n-tsh-vhost-01
924
925     vpp-perf-results-2n-tx2:
926       csit-vpp-perf-report-coverage-2101-2n-tx2:
927         - 1   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-00
928         - 2   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-01
929         - 3   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-02
930         - 4   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-03
931         - 5   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-04
932         - 6   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-05
933         - 7   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-06
934         - 8   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip6-00
935         - 9   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip6-01
936         - 10  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-00
937         - 11  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-01
938         - 12  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-02
939         - 13  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-03
940         - 15  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-04
941
942     vpp-perf-results-3n-dnv:
943       csit-vpp-perf-report-coverage-2101-3n-dnv:
944         - 1   # rls2101.rel NDRPDR cov env 6 3n-dnv-crypto-00
945         - 2   # rls2101.rel NDRPDR cov env 6 3n-dnv-crypto-01
946         - 3   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-00
947         - 4   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-01
948         - 5   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4tun-00
949         - 6   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip6-00
950         - 7   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip6-01
951         - 8   # rls2101.rel NDRPDR cov env 6 3n-dnv-l2-00
952         - 9   # rls2101.rel NDRPDR cov env 6 3n-dnv-l2-01
953
954     vpp-perf-results-2n-dnv:
955       csit-vpp-perf-report-coverage-2101-2n-dnv:
956         - 1   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-00
957         - 2   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-01
958         - 3   # rls2101.rel NDRPDR cov env 6 2n-dnv-ip6-00
959         - 4   # rls2101.rel NDRPDR cov env 6 2n-dnv-ip6-01
960         - 5   # rls2101.rel NDRPDR cov env 6 2n-dnv-l2-00
961         - 6   # rls2101.rel NDRPDR cov env 6 2n-dnv-l2-01
962
963     vpp-mrr-results-3n-hsw:
964       csit-vpp-perf-report-iterative-2101-3n-hsw:
965         - 63  # rls2101.rel MRR iter env 6
966
967     vpp-mrr-results-3n-skx:
968       csit-vpp-perf-report-iterative-2101-3n-skx:
969         - 35  # rls2101.rel MRR iter env 6
970
971     vpp-mrr-results-2n-skx:
972       csit-vpp-perf-report-iterative-2101-2n-skx:
973         - 62  # rls2101.rel MRR iter env 6
974
975     vpp-mrr-results-2n-zn2:
976       csit-vpp-perf-report-iterative-2101-2n-zn2:
977         - 30  # rls2101.rel MRR iter env 6
978
979     vpp-mrr-results-2n-clx:
980       csit-vpp-perf-report-iterative-2101-2n-clx:
981         - 53  # rls2101.rel MRR iter env 6
982
983     vpp-mrr-results-3n-tsh:
984       csit-vpp-perf-report-iterative-2101-3n-tsh:
985         - 22  # rls2101.rel MRR iter env 6
986
987     vpp-mrr-results-2n-tx2:
988       csit-vpp-perf-report-iterative-2101-2n-tx2:
989         - 21  # rls2101.rel MRR iter env 6
990
991     vpp-mrr-results-3n-dnv:
992       csit-vpp-perf-report-iterative-2101-3n-dnv:
993         - 32  # rls2101.rel MRR iter env 6
994
995     vpp-mrr-results-2n-dnv:
996       csit-vpp-perf-report-iterative-2101-2n-dnv:
997         - 31  # rls2101.rel MRR iter env 6
998
999     vpp-device-results-ubuntu:
1000       csit-vpp-device-2101-ubuntu1804-1n-skx:
1001         - 358  # rls2101.rel VPP DEV env 6
1002
1003     dpdk-perf-results-3n-hsw:
1004       csit-dpdk-perf-report-iterative-2101-3n-hsw:
1005         - 11  # rls2101 NDRPDR iter env 6
1006
1007     dpdk-perf-results-3n-skx:
1008       csit-dpdk-perf-report-iterative-2101-3n-skx:
1009         - 12  # rls2101 NDRPDR iter env 6
1010
1011     dpdk-perf-results-2n-skx:
1012       csit-dpdk-perf-report-iterative-2101-2n-skx:
1013         - 11  # rls2101 NDRPDR iter env 6
1014
1015     dpdk-perf-results-2n-zn2:
1016       csit-dpdk-perf-report-iterative-2101-2n-zn2:
1017         - 11  # rls2101 NDRPDR iter env 6
1018
1019     dpdk-perf-results-2n-clx:
1020       csit-dpdk-perf-report-iterative-2101-2n-clx:
1021         - 12  # rls2101 NDRPDR iter env 6
1022
1023 #    dpdk-perf-results-2n-dnv:
1024 #      # No data
1025 #      csit-dpdk-perf-report-iterative-2009-2n-dnv:
1026
1027 #    dpdk-perf-results-3n-dnv:
1028 #      # No data
1029 #      csit-dpdk-perf-report-iterative-2009-3n-dnv:
1030
1031     dpdk-perf-results-3n-tsh:
1032       csit-dpdk-perf-report-iterative-2101-3n-tsh:
1033         - 21  # rls2101 NDRPDR iter env 6
1034
1035     dpdk-perf-results-2n-tx2:
1036       csit-dpdk-perf-report-iterative-2101-2n-tx2:
1037         - 4   # rls2101 NDRPDR iter env 6
1038
1039 ###########################################################################
1040     # Tables (more than one data set)
1041
1042     # Performance changes
1043
1044     vpp-performance-changes-3n-hsw-h1:
1045       csit-vpp-perf-report-iterative-2009-3n-hsw:
1046         - 9   # rls2005 NDRPDR iter env 5
1047         - 10  # rls2005 NDRPDR iter env 5
1048         - 11  # rls2005 NDRPDR iter env 5
1049         - 12  # rls2005 NDRPDR iter env 5
1050         - 13  # rls2005 NDRPDR iter env 5
1051         - 14  # rls2005 NDRPDR iter env 5
1052         - 15  # rls2005 NDRPDR iter env 5
1053         - 16  # rls2005 NDRPDR iter env 5
1054         - 17  # rls2005 NDRPDR iter env 5
1055         - 19  # rls2005 NDRPDR iter env 5
1056     vpp-performance-changes-3n-hsw-ref-env-old:
1057       csit-vpp-perf-report-iterative-2009-3n-hsw:
1058         - 21  # rls2009 NDRPDR iter env 5
1059         - 22  # rls2009 NDRPDR iter env 5
1060         - 24  # rls2009 NDRPDR iter env 5
1061         - 25  # rls2009 NDRPDR iter env 5
1062         - 26  # rls2009 NDRPDR iter env 5
1063         - 27  # rls2009 NDRPDR iter env 5
1064         - 28  # rls2009 NDRPDR iter env 5
1065         - 29  # rls2009 NDRPDR iter env 5
1066         - 30  # rls2009 NDRPDR iter env 5
1067         - 31  # rls2009 NDRPDR iter env 5
1068     vpp-performance-changes-3n-hsw-ref-env-new:
1069       csit-vpp-perf-report-iterative-2101-3n-hsw:
1070         - 19  # rls2009 NDRPDR iter env 6
1071         - 20  # rls2009 NDRPDR iter env 6
1072         - 21  # rls2009 NDRPDR iter env 6
1073         - 22  # rls2009 NDRPDR iter env 6
1074         - 23  # rls2009 NDRPDR iter env 6
1075         - 24  # rls2009 NDRPDR iter env 6
1076         - 25  # rls2009 NDRPDR iter env 6
1077         - 26  # rls2009 NDRPDR iter env 6
1078         - 27  # rls2009 NDRPDR iter env 6
1079         - 28  # rls2009 NDRPDR iter env 6
1080     vpp-performance-changes-3n-hsw-cmp:
1081       csit-vpp-perf-report-iterative-2101-3n-hsw:
1082         - 64  # rls2101.rel NDRPDR iter env 6
1083         - 71  # rls2101.rel NDRPDR iter env 6
1084         - 73  # rls2101.rel NDRPDR iter env 6
1085         - 74  # rls2101.rel NDRPDR iter env 6
1086         - 80  # rls2101.rel NDRPDR iter env 6
1087         - 81  # rls2101.rel NDRPDR iter env 6
1088         - 82  # rls2101.rel NDRPDR iter env 6
1089         - 83  # rls2101.rel NDRPDR iter env 6
1090         - 88  # rls2101.rel NDRPDR iter env 6
1091         - 89  # rls2101.rel NDRPDR iter env 6
1092         - 128 # rls2101.rel NDRPDR iter RND env 6
1093         - 129 # rls2101.rel NDRPDR iter RND env 6
1094         - 130 # rls2101.rel NDRPDR iter RND env 6
1095         - 131 # rls2101.rel NDRPDR iter RND env 6
1096         - 132 # rls2101.rel NDRPDR iter RND env 6
1097         - 133 # rls2101.rel NDRPDR iter RND env 6
1098         - 134 # rls2101.rel NDRPDR iter RND env 6
1099         - 135 # rls2101.rel NDRPDR iter RND env 6
1100         - 136 # rls2101.rel NDRPDR iter RND env 6
1101         - 137 # rls2101.rel NDRPDR iter RND env 6
1102
1103     vpp-performance-changes-3n-skx-h1:
1104       csit-vpp-perf-report-iterative-2009-3n-skx:
1105         - 13  # rls2005 NDRPDR iter env 5
1106         - 18  # rls2005 NDRPDR iter env 5
1107         - 19  # rls2005 NDRPDR iter env 5
1108         - 41  # rls2005 NDRPDR iter env 5
1109         - 43  # rls2005 NDRPDR iter env 5
1110         - 44  # rls2005 NDRPDR iter env 5
1111         - 45  # rls2005 NDRPDR iter env 5
1112         - 46  # rls2005 NDRPDR iter env 5
1113         - 48  # rls2005 NDRPDR iter env 5
1114         - 49  # rls2005 NDRPDR iter env 5
1115     vpp-performance-changes-3n-skx-ref-env-old:
1116       csit-vpp-perf-report-iterative-2009-3n-skx:
1117         - 26  # rls2009 NDRPDR iter env 5
1118         - 27  # rls2009 NDRPDR iter env 5
1119         - 28  # rls2009 NDRPDR iter env 5
1120         - 29  # rls2009 NDRPDR iter env 5
1121         - 35  # rls2009 NDRPDR iter env 5
1122         - 36  # rls2009 NDRPDR iter env 5
1123         - 37  # rls2009 NDRPDR iter env 5
1124         - 38  # rls2009 NDRPDR iter env 5
1125         - 39  # rls2009 NDRPDR iter env 5
1126         - 40  # rls2009 NDRPDR iter env 5
1127     vpp-performance-changes-3n-skx-ref-env-new:
1128       csit-vpp-perf-report-iterative-2101-3n-skx:
1129         - 14  # rls2009 NDRPDR iter env 6
1130         - 15  # rls2009 NDRPDR iter env 6
1131         - 16  # rls2009 NDRPDR iter env 6
1132         - 17  # rls2009 NDRPDR iter env 6
1133         - 18  # rls2009 NDRPDR iter env 6
1134         - 25  # rls2009 NDRPDR iter env 6
1135         - 26  # rls2009 NDRPDR iter env 6
1136         - 27  # rls2009 NDRPDR iter env 6
1137         - 29  # rls2009 NDRPDR iter env 6
1138         - 31  # rls2009 NDRPDR iter env 6
1139     vpp-performance-changes-3n-skx-cmp:
1140       csit-vpp-perf-report-iterative-2101-3n-skx:
1141         - 36  # rls2101.rel NDRPDR iter env 6
1142         - 37  # rls2101.rel NDRPDR iter env 6
1143         - 38  # rls2101.rel NDRPDR iter env 6
1144         - 39  # rls2101.rel NDRPDR iter env 6
1145         - 40  # rls2101.rel NDRPDR iter env 6
1146         - 41  # rls2101.rel NDRPDR iter env 6
1147         - 42  # rls2101.rel NDRPDR iter env 6
1148         - 47  # rls2101.rel NDRPDR iter env 6
1149         - 48  # rls2101.rel NDRPDR iter env 6
1150         - 50  # rls2101.rel NDRPDR iter env 6
1151
1152     vpp-performance-changes-2n-skx-h1:
1153       csit-vpp-perf-report-iterative-2009-2n-skx:
1154         - 13  # rls2005 NDRPDR iter env 5
1155         - 16  # rls2005 NDRPDR iter env 5
1156         - 17  # rls2005 NDRPDR iter env 5
1157         - 18  # rls2005 NDRPDR iter env 5
1158         - 19  # rls2005 NDRPDR iter env 5
1159         - 21  # rls2005 NDRPDR iter env 5
1160         - 22  # rls2005 NDRPDR iter env 5
1161         - 23  # rls2005 NDRPDR iter env 5
1162         - 24  # rls2005 NDRPDR iter env 5
1163         - 25  # rls2005 NDRPDR iter env 5
1164     vpp-performance-changes-2n-skx-ref-env-old:
1165       csit-vpp-perf-report-iterative-2009-2n-skx:
1166         - 35  # rls2009 NDRPDR iter env 5
1167         - 36  # rls2009 NDRPDR iter env 5
1168         - 37  # rls2009 NDRPDR iter env 5
1169         - 39  # rls2009 NDRPDR iter env 5
1170         - 40  # rls2009 NDRPDR iter env 5
1171         - 42  # rls2009 NDRPDR iter env 5
1172         - 43  # rls2009 NDRPDR iter env 5
1173         - 44  # rls2009 NDRPDR iter env 5
1174         - 46  # rls2009 NDRPDR iter env 5
1175         - 48  # rls2009 NDRPDR iter env 5
1176         - 110 # rls2009 NDRPDR iter NAT44 env 5
1177         - 111 # rls2009 NDRPDR iter NAT44 env 5
1178         - 112 # rls2009 NDRPDR iter NAT44 env 5
1179         - 113 # rls2009 NDRPDR iter NAT44 env 5
1180         - 114 # rls2009 NDRPDR iter NAT44 env 5
1181         - 115 # rls2009 NDRPDR iter NAT44 env 5
1182         - 116 # rls2009 NDRPDR iter NAT44 env 5
1183         - 118 # rls2009 NDRPDR iter NAT44 env 5
1184         - 119 # rls2009 NDRPDR iter NAT44 env 5
1185         - 121 # rls2009 NDRPDR iter NAT44 env 5
1186     vpp-performance-changes-2n-skx-ref-env-new:
1187       csit-vpp-perf-report-iterative-2101-2n-skx:
1188         - 22  # rls2009 NDRPDR iter env 6
1189         - 23  # rls2009 NDRPDR iter env 6
1190         - 24  # rls2009 NDRPDR iter env 6
1191         - 25  # rls2009 NDRPDR iter env 6
1192         - 26  # rls2009 NDRPDR iter env 6
1193         - 28  # rls2009 NDRPDR iter env 6
1194         - 39  # rls2009 NDRPDR iter env 6
1195         - 40  # rls2009 NDRPDR iter env 6
1196         - 41  # rls2009 NDRPDR iter env 6
1197         - 44  # rls2009 NDRPDR iter env 6
1198     vpp-performance-changes-2n-skx-cmp:
1199       csit-vpp-perf-report-iterative-2101-2n-skx:
1200         - 63  # rls2101.rel NDRPDR iter env 6
1201         - 69  # rls2101.rel NDRPDR iter env 6
1202         - 70  # rls2101.rel NDRPDR iter env 6
1203         - 75  # rls2101.rel NDRPDR iter env 6
1204         - 76  # rls2101.rel NDRPDR iter env 6
1205         - 77  # rls2101.rel NDRPDR iter env 6
1206         - 82  # rls2101.rel NDRPDR iter env 6
1207         - 85  # rls2101.rel NDRPDR iter env 6
1208         - 86  # rls2101.rel NDRPDR iter env 6
1209         - 94  # rls2101.rel NDRPDR iter env 6
1210         - 89  # rls2101.rel NDRPDR iter RND env 6
1211         - 90  # rls2101.rel NDRPDR iter RND env 6
1212         - 91  # rls2101.rel NDRPDR iter RND env 6
1213         - 92  # rls2101.rel NDRPDR iter RND env 6
1214         - 93  # rls2101.rel NDRPDR iter RND env 6
1215         - 96  # rls2101.rel NDRPDR iter RND env 6
1216         - 98  # rls2101.rel NDRPDR iter RND env 6
1217         - 99  # rls2101.rel NDRPDR iter RND env 6
1218         - 101 # rls2101.rel NDRPDR iter RND env 6
1219         - 102 # rls2101.rel NDRPDR iter RND env 6
1220         - 116 # rls2101.rel NDRPDR iter NAT env 6
1221         - 117 # rls2101.rel NDRPDR iter NAT env 6
1222         - 118 # rls2101.rel NDRPDR iter NAT env 6
1223         - 119 # rls2101.rel NDRPDR iter NAT env 6
1224         - 120 # rls2101.rel NDRPDR iter NAT env 6
1225         - 121 # rls2101.rel NDRPDR iter NAT env 6
1226         - 122 # rls2101.rel NDRPDR iter NAT env 6
1227         - 123 # rls2101.rel NDRPDR iter NAT env 6
1228         - 124 # rls2101.rel NDRPDR iter NAT env 6
1229         - 125 # rls2101.rel NDRPDR iter NAT env 6
1230
1231     vpp-performance-changes-2n-clx-h1:
1232       csit-vpp-perf-report-iterative-2009-2n-clx:
1233         - 13  # rls2005 NDRPDR iter env 5
1234         - 15  # rls2005 NDRPDR iter env 5
1235         - 17  # rls2005 NDRPDR iter env 5
1236         - 18  # rls2005 NDRPDR iter env 5
1237         - 19  # rls2005 NDRPDR iter env 5
1238         - 20  # rls2005 NDRPDR iter env 5
1239         - 21  # rls2005 NDRPDR iter env 5
1240         - 22  # rls2005 NDRPDR iter env 5
1241         - 23  # rls2005 NDRPDR iter env 5
1242         - 24  # rls2005 NDRPDR iter env 5
1243     vpp-performance-changes-2n-clx-ref-env-old:
1244       csit-vpp-perf-report-iterative-2009-2n-clx:
1245         - 36  # rls2009 NDRPDR iter env 5
1246         - 39  # rls2009 NDRPDR iter env 5
1247         - 40  # rls2009 NDRPDR iter env 5
1248         - 65  # rls2009 NDRPDR iter env 5
1249         - 66  # rls2009 NDRPDR iter env 5
1250         - 79  # rls2009 NDRPDR iter env 5
1251         - 82  # rls2009 NDRPDR iter env 5
1252         - 88  # rls2009 NDRPDR iter env 5
1253         - 89  # rls2009 NDRPDR iter env 5
1254         - 90  # rls2009 NDRPDR iter env 5
1255         - 114 # rls2009 NDRPDR iter NAT44 env 5
1256         - 115 # rls2009 NDRPDR iter NAT44 env 5
1257         - 116 # rls2009 NDRPDR iter NAT44 env 5
1258         - 117 # rls2009 NDRPDR iter NAT44 env 5
1259         - 118 # rls2009 NDRPDR iter NAT44 env 5
1260         - 119 # rls2009 NDRPDR iter NAT44 env 5
1261         - 121 # rls2009 NDRPDR iter NAT44 env 5
1262         - 122 # rls2009 NDRPDR iter NAT44 env 5
1263         - 123 # rls2009 NDRPDR iter NAT44 env 5
1264         - 126 # rls2009 NDRPDR iter NAT44 env 5
1265     vpp-performance-changes-2n-clx-ref-env-new:
1266       csit-vpp-perf-report-iterative-2101-2n-clx:
1267         - 16  # rls2009 NDRPDR iter env 6
1268         - 17  # rls2009 NDRPDR iter env 6
1269         - 18  # rls2009 NDRPDR iter env 6
1270         - 19  # rls2009 NDRPDR iter env 6
1271         - 20  # rls2009 NDRPDR iter env 6
1272         - 21  # rls2009 NDRPDR iter env 6
1273         - 32  # rls2009 NDRPDR iter env 6
1274         - 33  # rls2009 NDRPDR iter env 6
1275         - 34  # rls2009 NDRPDR iter env 6
1276         - 35  # rls2009 NDRPDR iter env 6
1277         - 146 # rls2009 NDRPDR MLX iter env 6
1278         - 147 # rls2009 NDRPDR MLX iter env 6
1279         - 148 # rls2009 NDRPDR MLX iter env 6
1280         - 149 # rls2009 NDRPDR MLX iter env 6
1281         - 150 # rls2009 NDRPDR MLX iter env 6
1282         - 151 # rls2009 NDRPDR MLX iter env 6
1283         - 152 # rls2009 NDRPDR MLX iter env 6
1284         - 153 # rls2009 NDRPDR MLX iter env 6
1285         - 154 # rls2009 NDRPDR MLX iter env 6
1286         - 155 # rls2009 NDRPDR MLX iter env 6
1287     vpp-performance-changes-2n-clx-cmp:
1288       csit-vpp-perf-report-iterative-2101-2n-clx:
1289         - 54  # rls2101.rel NDRPDR iter env 6
1290         - 59  # rls2101.rel NDRPDR iter env 6
1291         - 60  # rls2101.rel NDRPDR iter env 6
1292         - 63  # rls2101.rel NDRPDR iter env 6
1293         - 66  # rls2101.rel NDRPDR iter env 6
1294         - 68  # rls2101.rel NDRPDR iter env 6
1295         - 73  # rls2101.rel NDRPDR iter env 6
1296         - 75  # rls2101.rel NDRPDR iter env 6
1297         - 86  # rls2101.rel NDRPDR iter env 6
1298         - 90  # rls2101.rel NDRPDR iter env 6
1299         - 80  # rls2101.rel NDRPDR iter RND env 6
1300         - 87  # rls2101.rel NDRPDR iter RND env 6
1301         - 91  # rls2101.rel NDRPDR iter RND env 6
1302         - 92  # rls2101.rel NDRPDR iter RND env 6
1303         - 93  # rls2101.rel NDRPDR iter RND env 6
1304         - 94  # rls2101.rel NDRPDR iter RND env 6
1305         - 95  # rls2101.rel NDRPDR iter RND env 6
1306         - 100 # rls2101.rel NDRPDR iter RND env 6
1307         - 106 # rls2101.rel NDRPDR iter RND env 6
1308         - 108 # rls2101.rel NDRPDR iter RND env 6
1309         - 112 # rls2101.rel NDRPDR iter NAT env 6
1310         - 113 # rls2101.rel NDRPDR iter NAT env 6
1311         - 114 # rls2101.rel NDRPDR iter NAT env 6
1312         - 115 # rls2101.rel NDRPDR iter NAT env 6
1313         - 116 # rls2101.rel NDRPDR iter NAT env 6
1314         - 117 # rls2101.rel NDRPDR iter NAT env 6
1315         - 118 # rls2101.rel NDRPDR iter NAT env 6
1316         - 119 # rls2101.rel NDRPDR iter NAT env 6
1317         - 120 # rls2101.rel NDRPDR iter NAT env 6
1318         - 121 # rls2101.rel NDRPDR iter NAT env 6
1319         - 122 # rls2101.rel NDRPDR iter MLX env 6
1320         - 123 # rls2101.rel NDRPDR iter MLX env 6
1321         - 124 # rls2101.rel NDRPDR iter MLX env 6
1322         - 126 # rls2101.rel NDRPDR iter MLX env 6
1323         - 127 # rls2101.rel NDRPDR iter MLX env 6
1324         - 128 # rls2101.rel NDRPDR iter MLX env 6
1325         - 129 # rls2101.rel NDRPDR iter MLX env 6
1326         - 130 # rls2101.rel NDRPDR iter MLX env 6
1327         - 131 # rls2101.rel NDRPDR iter MLX env 6
1328         - 132 # rls2101.rel NDRPDR iter MLX env 6
1329
1330     vpp-performance-changes-2n-zn2-ref-env-old:
1331       csit-vpp-perf-report-iterative-2009-2n-zn2:
1332         - 17  # rls2009 NDRPDR iter env 5
1333         - 18  # rls2009 NDRPDR iter env 5
1334         - 31  # rls2009 NDRPDR iter env 5
1335         - 33  # rls2009 NDRPDR iter env 5
1336         - 34  # rls2009 NDRPDR iter env 5
1337     vpp-performance-changes-2n-zn2-ref-env-new:
1338       csit-vpp-perf-report-iterative-2101-2n-zn2:
1339         - 9   # rls2009 NDRPDR iter env 6
1340         - 10  # rls2009 NDRPDR iter env 6
1341         - 11  # rls2009 NDRPDR iter env 6
1342         - 12  # rls2009 NDRPDR iter env 6
1343         - 13  # rls2009 NDRPDR iter env 6
1344         - 20  # rls2009 NDRPDR iter env 6
1345         - 21  # rls2009 NDRPDR iter env 6
1346         - 22  # rls2009 NDRPDR iter env 6
1347         - 25  # rls2009 NDRPDR iter env 6
1348         - 26  # rls2009 NDRPDR iter env 6
1349     vpp-performance-changes-2n-zn2-cmp:
1350       csit-vpp-perf-report-iterative-2101-2n-zn2:
1351         - 31  # rls2101.rel NDRPDR iter env 6
1352         - 32  # rls2101.rel NDRPDR iter env 6
1353         - 33  # rls2101.rel NDRPDR iter env 6
1354         - 34  # rls2101.rel NDRPDR iter env 6
1355         - 35  # rls2101.rel NDRPDR iter env 6
1356         - 36  # rls2101.rel NDRPDR iter env 6
1357         - 37  # rls2101.rel NDRPDR iter env 6
1358         - 38  # rls2101.rel NDRPDR iter env 6
1359         - 44  # rls2101.rel NDRPDR iter env 6
1360         - 49  # rls2101.rel NDRPDR iter env 6
1361         - 39  # rls2101.rel NDRPDR iter RND env 6
1362         - 40  # rls2101.rel NDRPDR iter RND env 6
1363         - 41  # rls2101.rel NDRPDR iter RND env 6
1364         - 42  # rls2101.rel NDRPDR iter RND env 6
1365         - 43  # rls2101.rel NDRPDR iter RND env 6
1366         - 45  # rls2101.rel NDRPDR iter RND env 6
1367         - 48  # rls2101.rel NDRPDR iter RND env 6
1368         - 50  # rls2101.rel NDRPDR iter RND env 6
1369         - 51  # rls2101.rel NDRPDR iter RND env 6
1370         - 52  # rls2101.rel NDRPDR iter RND env 6
1371
1372     vpp-performance-changes-2n-dnv-h1:
1373       csit-vpp-perf-report-iterative-2009-2n-dnv:
1374         - 16  # rls2005 NDRPDR iter env 5
1375         - 17  # rls2005 NDRPDR iter env 5
1376         - 18  # rls2005 NDRPDR iter env 5
1377         - 19  # rls2005 NDRPDR iter env 5
1378         - 21  # rls2005 NDRPDR iter env 5
1379         - 24  # rls2005 NDRPDR iter env 5
1380         - 27  # rls2005 NDRPDR iter env 5
1381         - 28  # rls2005 NDRPDR iter env 5
1382         - 29  # rls2005 NDRPDR iter env 5
1383         - 30  # rls2005 NDRPDR iter env 5
1384     vpp-performance-changes-2n-dnv-ref-env-old:
1385       csit-vpp-perf-report-iterative-2009-2n-dnv:
1386         - 3   # rls2009 NDRPDR iter env 5
1387         - 5   # rls2009 NDRPDR iter env 5
1388         - 6   # rls2009 NDRPDR iter env 5
1389         - 7   # rls2009 NDRPDR iter env 5
1390         - 9   # rls2009 NDRPDR iter env 5
1391         - 10  # rls2009 NDRPDR iter env 5
1392         - 11  # rls2009 NDRPDR iter env 5
1393         - 12  # rls2009 NDRPDR iter env 5
1394         - 14  # rls2009 NDRPDR iter env 5
1395         - 15  # rls2009 NDRPDR iter env 5
1396     vpp-performance-changes-2n-dnv-ref-env-new:
1397       # TODO: Re-test in new env
1398       csit-vpp-perf-report-iterative-2009-2n-dnv:
1399         - 3   # rls2009 NDRPDR iter env 5
1400         - 5   # rls2009 NDRPDR iter env 5
1401         - 6   # rls2009 NDRPDR iter env 5
1402         - 7   # rls2009 NDRPDR iter env 5
1403         - 9   # rls2009 NDRPDR iter env 5
1404         - 10  # rls2009 NDRPDR iter env 5
1405         - 11  # rls2009 NDRPDR iter env 5
1406         - 12  # rls2009 NDRPDR iter env 5
1407         - 14  # rls2009 NDRPDR iter env 5
1408         - 15  # rls2009 NDRPDR iter env 5
1409     vpp-performance-changes-2n-dnv-cmp:
1410       csit-vpp-perf-report-iterative-2101-2n-dnv:
1411         - 32  # rls2101.rel NDRPDR iter env 6
1412         - 33  # rls2101.rel NDRPDR iter env 6
1413         - 34  # rls2101.rel NDRPDR iter env 6
1414         - 35  # rls2101.rel NDRPDR iter env 6
1415         - 39  # rls2101.rel NDRPDR iter env 6
1416         - 41  # rls2101.rel NDRPDR iter env 6
1417         - 42  # rls2101.rel NDRPDR iter env 6
1418         - 43  # rls2101.rel NDRPDR iter env 6
1419         - 44  # rls2101.rel NDRPDR iter env 6
1420         - 45  # rls2101.rel NDRPDR iter env 6
1421         - 46  # rls2101.rel NDRPDR iter RND env 6
1422         - 47  # rls2101.rel NDRPDR iter RND env 6
1423         - 48  # rls2101.rel NDRPDR iter RND env 6
1424         - 49  # rls2101.rel NDRPDR iter RND env 6
1425         - 50  # rls2101.rel NDRPDR iter RND env 6
1426         - 51  # rls2101.rel NDRPDR iter RND env 6
1427         - 52  # rls2101.rel NDRPDR iter RND env 6
1428         - 53  # rls2101.rel NDRPDR iter RND env 6
1429         - 54  # rls2101.rel NDRPDR iter RND env 6
1430         - 55  # rls2101.rel NDRPDR iter RND env 6
1431
1432     vpp-performance-changes-3n-dnv-h1:
1433       csit-vpp-perf-report-iterative-2009-3n-dnv:
1434         - 16  # rls2005 NDRPDR iter env 5
1435         - 23  # rls2005 NDRPDR iter env 5
1436         - 25  # rls2005 NDRPDR iter env 5
1437         - 26  # rls2005 NDRPDR iter env 5
1438         - 27  # rls2005 NDRPDR iter env 5
1439         - 28  # rls2005 NDRPDR iter env 5
1440         - 29  # rls2005 NDRPDR iter env 5
1441         - 30  # rls2005 NDRPDR iter env 5
1442         - 31  # rls2005 NDRPDR iter env 5
1443         - 32  # rls2005 NDRPDR iter env 5
1444     vpp-performance-changes-3n-dnv-ref-env-old:
1445       csit-vpp-perf-report-iterative-2009-3n-dnv:
1446         - 3   # rls2009 NDRPDR iter env 5
1447         - 6   # rls2009 NDRPDR iter env 5
1448         - 7   # rls2009 NDRPDR iter env 5
1449         - 8   # rls2009 NDRPDR iter env 5
1450         - 10  # rls2009 NDRPDR iter env 5
1451         - 11  # rls2009 NDRPDR iter env 5
1452         - 12  # rls2009 NDRPDR iter env 5
1453         - 14  # rls2009 NDRPDR iter env 5
1454         - 15  # rls2009 NDRPDR iter env 5
1455         - 24  # rls2009 NDRPDR iter env 5
1456     vpp-performance-changes-3n-dnv-ref-env-new:
1457       # TODO: Re-test in new env
1458       csit-vpp-perf-report-iterative-2009-3n-dnv:
1459         - 3   # rls2009 NDRPDR iter env 5
1460         - 6   # rls2009 NDRPDR iter env 5
1461         - 7   # rls2009 NDRPDR iter env 5
1462         - 8   # rls2009 NDRPDR iter env 5
1463         - 10  # rls2009 NDRPDR iter env 5
1464         - 11  # rls2009 NDRPDR iter env 5
1465         - 12  # rls2009 NDRPDR iter env 5
1466         - 14  # rls2009 NDRPDR iter env 5
1467         - 15  # rls2009 NDRPDR iter env 5
1468         - 24  # rls2009 NDRPDR iter env 5
1469     vpp-performance-changes-3n-dnv-cmp:
1470       csit-vpp-perf-report-iterative-2101-3n-dnv:
1471         - 33  # rls2101.rel NDRPDR iter env 6
1472         - 34  # rls2101.rel NDRPDR iter env 6
1473         - 35  # rls2101.rel NDRPDR iter env 6
1474         - 36  # rls2101.rel NDRPDR iter env 6
1475         - 37  # rls2101.rel NDRPDR iter env 6
1476         - 38  # rls2101.rel NDRPDR iter env 6
1477         - 39  # rls2101.rel NDRPDR iter env 6
1478         - 40  # rls2101.rel NDRPDR iter env 6
1479         - 41  # rls2101.rel NDRPDR iter env 6
1480         - 42  # rls2101.rel NDRPDR iter env 6
1481         - 43  # rls2101.rel NDRPDR iter RND env 6
1482         - 44  # rls2101.rel NDRPDR iter RND env 6
1483         - 45  # rls2101.rel NDRPDR iter RND env 6
1484         - 46  # rls2101.rel NDRPDR iter RND env 6
1485         - 47  # rls2101.rel NDRPDR iter RND env 6
1486         - 48  # rls2101.rel NDRPDR iter RND env 6
1487         - 49  # rls2101.rel NDRPDR iter RND env 6
1488         - 50  # rls2101.rel NDRPDR iter RND env 6
1489         - 51  # rls2101.rel NDRPDR iter RND env 6
1490         - 52  # rls2101.rel NDRPDR iter RND env 6
1491
1492     vpp-performance-changes-3n-tsh-h1:
1493       csit-vpp-perf-report-iterative-2009-3n-tsh:
1494         - 8   # rls2005 NDRPDR iter env 5
1495         - 11  # rls2005 NDRPDR iter env 5
1496         - 12  # rls2005 NDRPDR iter env 5
1497         - 24  # rls2005 NDRPDR iter env 5
1498         - 27  # rls2005 NDRPDR iter env 5
1499         - 29  # rls2005 NDRPDR iter env 5
1500         - 31  # rls2005 NDRPDR iter env 5
1501         - 39  # rls2005 NDRPDR iter env 5
1502         - 40  # rls2005 NDRPDR iter env 5
1503         - 42  # rls2005 NDRPDR iter env 5
1504     vpp-performance-changes-3n-tsh-ref-env-old:
1505       csit-vpp-perf-report-iterative-2009-3n-tsh:
1506         - 14  # rls2009 NDRPDR iter env 5
1507         - 20  # rls2009 NDRPDR iter env 5
1508         - 21  # rls2009 NDRPDR iter env 5
1509         - 22  # rls2009 NDRPDR iter env 5
1510         - 23  # rls2009 NDRPDR iter env 5
1511         - 28  # rls2009 NDRPDR iter env 5
1512         - 30  # rls2009 NDRPDR iter env 5
1513         - 33  # rls2009 NDRPDR iter env 5
1514         - 38  # rls2009 NDRPDR iter env 5
1515         - 41  # rls2009 NDRPDR iter env 5
1516     vpp-performance-changes-3n-tsh-ref-env-new:
1517       csit-vpp-perf-report-iterative-2101-3n-tsh:
1518         - 8   # rls2009 NDRPDR iter env 6
1519         - 13  # rls2009 NDRPDR iter env 6
1520         - 14  # rls2009 NDRPDR iter env 6
1521         - 15  # rls2009 NDRPDR iter env 6
1522         - 16  # rls2009 NDRPDR iter env 6
1523         - 17  # rls2009 NDRPDR iter env 6
1524         - 18  # rls2009 NDRPDR iter env 6
1525         - 19  # rls2009 NDRPDR iter env 6
1526         - 21  # rls2009 NDRPDR iter env 6
1527     vpp-performance-changes-3n-tsh-cmp:
1528       csit-vpp-perf-report-iterative-2101-3n-tsh:
1529         - 23  # rls2101.rel NDRPDR iter env 6
1530         - 24  # rls2101.rel NDRPDR iter env 6
1531         - 25  # rls2101.rel NDRPDR iter env 6
1532         - 26  # rls2101.rel NDRPDR iter env 6
1533         - 27  # rls2101.rel NDRPDR iter env 6
1534         - 28  # rls2101.rel NDRPDR iter env 6
1535         - 29  # rls2101.rel NDRPDR iter env 6
1536         - 30  # rls2101.rel NDRPDR iter env 6
1537         - 31  # rls2101.rel NDRPDR iter env 6
1538         - 32  # rls2101.rel NDRPDR iter env 6
1539
1540 #     vpp-performance-changes-2n-tx2-h1:
1541 #       csit-vpp-perf-report-iterative-2009-2n-tx2:
1542 #         -
1543 #     vpp-performance-changes-2n-tx2-ref-env-old:
1544 #       csit-vpp-perf-report-iterative-2009-2n-tx2:
1545 #         -
1546     vpp-performance-changes-2n-tx2-ref-env-new:
1547       csit-vpp-perf-report-iterative-2101-2n-tx2:
1548         - 6   # rls2009 NDRPDR iter env 6
1549         - 7   # rls2009 NDRPDR iter env 6
1550         - 11  # rls2009 NDRPDR iter env 6
1551         - 12  # rls2009 NDRPDR iter env 6
1552         - 13  # rls2009 NDRPDR iter env 6
1553         - 16  # rls2009 NDRPDR iter env 6
1554         - 17  # rls2009 NDRPDR iter env 6
1555         - 18  # rls2009 NDRPDR iter env 6
1556         - 19  # rls2009 NDRPDR iter env 6
1557         - 20  # rls2009 NDRPDR iter env 6
1558     vpp-performance-changes-2n-tx2-cmp:
1559       csit-vpp-perf-report-iterative-2101-2n-tx2:
1560         - 22  # rls2101.rel NDRPDR iter env 6
1561         - 23  # rls2101.rel NDRPDR iter env 6
1562         - 24  # rls2101.rel NDRPDR iter env 6
1563         - 25  # rls2101.rel NDRPDR iter env 6
1564         - 26  # rls2101.rel NDRPDR iter env 6
1565         - 27  # rls2101.rel NDRPDR iter env 6
1566         - 28  # rls2101.rel NDRPDR iter env 6
1567         - 29  # rls2101.rel NDRPDR iter env 6
1568         - 30  # rls2101.rel NDRPDR iter env 6
1569         - 31  # rls2101.rel NDRPDR iter env 6
1570
1571     vpp-soak-vs-ndr-2n-skx-ref:
1572       csit-vpp-perf-report-iterative-2101-2n-skx:
1573         - 63  # rls2101.rel NDRPDR iter env 6
1574         - 69  # rls2101.rel NDRPDR iter env 6
1575         - 70  # rls2101.rel NDRPDR iter env 6
1576         - 75  # rls2101.rel NDRPDR iter env 6
1577         - 76  # rls2101.rel NDRPDR iter env 6
1578         - 77  # rls2101.rel NDRPDR iter env 6
1579         - 82  # rls2101.rel NDRPDR iter env 6
1580         - 85  # rls2101.rel NDRPDR iter env 6
1581         - 86  # rls2101.rel NDRPDR iter env 6
1582         - 94  # rls2101.rel NDRPDR iter env 6
1583     vpp-soak-vs-ndr-2n-skx-cmp:
1584       csit-vpp-perf-report-iterative-2101-2n-skx:
1585         - 68  # rls2101.rel soak env 6
1586         - 73  # rls2101.rel soak env 6
1587     vpp-soak-vs-ndr-2n-skx:
1588       csit-vpp-perf-report-iterative-2101-2n-skx:
1589         - 63  # rls2101.rel NDRPDR iter env 6
1590         - 69  # rls2101.rel NDRPDR iter env 6
1591         - 70  # rls2101.rel NDRPDR iter env 6
1592         - 75  # rls2101.rel NDRPDR iter env 6
1593         - 76  # rls2101.rel NDRPDR iter env 6
1594         - 77  # rls2101.rel NDRPDR iter env 6
1595         - 82  # rls2101.rel NDRPDR iter env 6
1596         - 85  # rls2101.rel NDRPDR iter env 6
1597         - 86  # rls2101.rel NDRPDR iter env 6
1598         - 94  # rls2101.rel NDRPDR iter env 6
1599         - 68  # rls2101.rel soak env 6
1600         - 73  # rls2101.rel soak env 6
1601
1602     vpp-soak-vs-ndr-2n-clx-ref:
1603       csit-vpp-perf-report-iterative-2101-2n-clx:
1604         - 54  # rls2101.rel NDRPDR iter env 6
1605         - 59  # rls2101.rel NDRPDR iter env 6
1606         - 60  # rls2101.rel NDRPDR iter env 6
1607         - 63  # rls2101.rel NDRPDR iter env 6
1608         - 66  # rls2101.rel NDRPDR iter env 6
1609         - 68  # rls2101.rel NDRPDR iter env 6
1610         - 73  # rls2101.rel NDRPDR iter env 6
1611         - 75  # rls2101.rel NDRPDR iter env 6
1612         - 86  # rls2101.rel NDRPDR iter env 6
1613         - 90  # rls2101.rel NDRPDR iter env 6
1614     vpp-soak-vs-ndr-2n-clx-cmp:
1615       csit-vpp-perf-report-iterative-2101-2n-clx:
1616         - 58  # rls2101.rel soak env 6
1617         - 61  # rls2101.rel soak env 6
1618     vpp-soak-vs-ndr-2n-clx:
1619       csit-vpp-perf-report-iterative-2101-2n-clx:
1620         - 54  # rls2101.rel NDRPDR iter env 6
1621         - 59  # rls2101.rel NDRPDR iter env 6
1622         - 60  # rls2101.rel NDRPDR iter env 6
1623         - 63  # rls2101.rel NDRPDR iter env 6
1624         - 66  # rls2101.rel NDRPDR iter env 6
1625         - 68  # rls2101.rel NDRPDR iter env 6
1626         - 73  # rls2101.rel NDRPDR iter env 6
1627         - 75  # rls2101.rel NDRPDR iter env 6
1628         - 86  # rls2101.rel NDRPDR iter env 6
1629         - 90  # rls2101.rel NDRPDR iter env 6
1630         - 58  # rls2101.rel soak env 6
1631         - 61  # rls2101.rel soak env 6
1632
1633     vpp-performance-changes-3n-hsw-mrr-h1:
1634       csit-vpp-perf-report-iterative-2009-3n-hsw:
1635         - 18  # rls2005 MRR iter env 5
1636     vpp-performance-changes-3n-hsw-mrr-ref-env-old:
1637       csit-vpp-perf-report-iterative-2009-3n-hsw:
1638         - 23  # rls2009 MRR iter env 5
1639     vpp-performance-changes-3n-hsw-mrr-ref-env-new:
1640       csit-vpp-perf-report-iterative-2101-3n-hsw:
1641         - 17  # rls2009 MRR iter env 6
1642     vpp-performance-changes-3n-hsw-mrr-cmp:
1643       csit-vpp-perf-report-iterative-2101-3n-hsw:
1644         - 63  # rls2101.rel MRR iter env 6
1645
1646     vpp-performance-changes-3n-skx-mrr-h1:
1647       csit-vpp-perf-report-iterative-2009-3n-skx:
1648         - 17  # rls2005 MRR iter env 5
1649     vpp-performance-changes-3n-skx-mrr-ref-env-old:
1650       csit-vpp-perf-report-iterative-2009-3n-skx:
1651         - 24  # rls2009 MRR iter env 5
1652     vpp-performance-changes-3n-skx-mrr-ref-env-new:
1653       csit-vpp-perf-report-iterative-2101-3n-skx:
1654         - 34  # rls2009 MRR iter env 6
1655     vpp-performance-changes-3n-skx-mrr-cmp:
1656       csit-vpp-perf-report-iterative-2101-3n-skx:
1657         - 35  # rls2101.rel MRR iter env 6
1658
1659     vpp-performance-changes-2n-skx-mrr-h1:
1660       csit-vpp-perf-report-iterative-2009-2n-skx:
1661         - 20  # rls2005 MRR iter env 5
1662     vpp-performance-changes-2n-skx-mrr-ref-env-old:
1663       csit-vpp-perf-report-iterative-2009-2n-skx:
1664         - 120 # rls2009 MRR iter env 5
1665     vpp-performance-changes-2n-skx-mrr-ref-env-new:
1666       csit-vpp-perf-report-iterative-2101-2n-skx:
1667         - 21  # rls2009 MRR iter env 6
1668     vpp-performance-changes-2n-skx-mrr-cmp:
1669       csit-vpp-perf-report-iterative-2101-2n-skx:
1670         - 62  # rls2101.rel MRR iter env 6
1671
1672     vpp-performance-changes-2n-clx-mrr-h1:
1673       csit-vpp-perf-report-iterative-2009-2n-clx:
1674         - 77  # rls2005 MRR iter env 5
1675     vpp-performance-changes-2n-clx-mrr-ref-env-old:
1676       csit-vpp-perf-report-iterative-2009-2n-clx:
1677         - 125 # rls2009 MRR iter env 5
1678     vpp-performance-changes-2n-clx-mrr-ref-env-new:
1679       csit-vpp-perf-report-iterative-2101-2n-clx:
1680         - 15  # rls2009 MRR iter env 6
1681         - 142 # rls2009 MRR MLX iter env 6
1682     vpp-performance-changes-2n-clx-mrr-cmp:
1683       csit-vpp-perf-report-iterative-2101-2n-clx:
1684         - 53  # rls2101.rel MRR iter env 6
1685         - 133 # rls2101.rel MRR MLX iter env 6
1686
1687     vpp-performance-changes-2n-zn2-mrr-ref-env-old:
1688       csit-vpp-perf-report-iterative-2009-2n-zn2:
1689         - 15  # rls2009 MRR iter env 5
1690     vpp-performance-changes-2n-zn2-mrr-ref-env-new:
1691       csit-vpp-perf-report-iterative-2101-2n-zn2:
1692         - 8   # rls2009 MRR iter env6
1693     vpp-performance-changes-2n-zn2-mrr-cmp:
1694       csit-vpp-perf-report-iterative-2101-2n-zn2:
1695         - 30  # rls2101.rel MRR iter env 6
1696
1697     vpp-performance-changes-2n-dnv-mrr-h1:
1698       csit-vpp-perf-report-iterative-2009-2n-dnv:
1699         - 23  # rls2005 MRR iter env 5
1700     vpp-performance-changes-2n-dnv-mrr-ref-env-old:
1701       csit-vpp-perf-report-iterative-2009-2n-dnv:
1702         - 13  # rls2009 MRR iter env 5
1703     vpp-performance-changes-2n-dnv-mrr-ref-env-new:
1704       # TODO: Re-test in new env
1705       csit-vpp-perf-report-iterative-2009-2n-dnv:
1706         - 13  # rls2009 MRR iter env 5
1707     vpp-performance-changes-2n-dnv-mrr-cmp:
1708       csit-vpp-perf-report-iterative-2101-2n-dnv:
1709         - 31  # rls2101.rel MRR iter env 6
1710
1711     vpp-performance-changes-3n-dnv-mrr-h1:
1712       csit-vpp-perf-report-iterative-2009-3n-dnv:
1713         - 19  # rls2005 MRR iter env 5
1714     vpp-performance-changes-3n-dnv-mrr-ref-env-old:
1715       csit-vpp-perf-report-iterative-2009-3n-dnv:
1716         - 22  # rls2009 MRR iter env 5
1717     vpp-performance-changes-3n-dnv-mrr-ref-env-new:
1718       # TODO: Re-test in new env
1719       csit-vpp-perf-report-iterative-2009-3n-dnv:
1720         - 22  # rls2009 MRR iter env 5
1721     vpp-performance-changes-3n-dnv-mrr-cmp:
1722       csit-vpp-perf-report-iterative-2101-3n-dnv:
1723         - 32  # rls2101.rel MRR iter env 6
1724
1725     vpp-performance-changes-3n-tsh-mrr-h1:
1726       csit-vpp-perf-report-iterative-2009-3n-tsh:
1727         - 13  # rls2005 MRR iter env 5
1728     vpp-performance-changes-3n-tsh-mrr-ref-env-old:
1729       csit-vpp-perf-report-iterative-2009-3n-tsh:
1730         - 15  # rls2009 MRR iter env 5
1731     vpp-performance-changes-3n-tsh-mrr-ref-env-new:
1732       csit-vpp-perf-report-iterative-2101-3n-tsh:
1733         - 7   # rls2009 MRR iter env 6
1734     vpp-performance-changes-3n-tsh-mrr-cmp:
1735       csit-vpp-perf-report-iterative-2101-3n-tsh:
1736         - 22  # rls2101.rel MRR iter env 6
1737
1738 #     vpp-performance-changes-2n-tx2-mrr-h1:
1739 #       csit-vpp-perf-report-iterative-2009-2n-tx2:
1740 #         -
1741 #     vpp-performance-changes-2n-tx2-mrr-ref-env-old:
1742 #       csit-vpp-perf-report-iterative-2009-2n-tx2:
1743 #         -
1744     vpp-performance-changes-2n-tx2-mrr-ref-env-new:
1745       csit-vpp-perf-report-iterative-2101-2n-tx2:
1746         - 5   # rls2009 MRR iter env 6
1747     vpp-performance-changes-2n-tx2-mrr-cmp:
1748       csit-vpp-perf-report-iterative-2101-2n-tx2:
1749         - 21  # rls2101.rel MRR iter env 6
1750
1751     dpdk-performance-changes-3n-hsw-h1:
1752       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1753         - 25  # NDRPDR iter
1754         - 26  # NDRPDR iter
1755         - 27  # NDRPDR iter
1756         - 28  # NDRPDR iter
1757         - 29  # NDRPDR iter
1758         - 30  # NDRPDR iter
1759         - 31  # NDRPDR iter
1760         - 32  # NDRPDR iter
1761         - 33  # NDRPDR iter
1762         - 34  # NDRPDR iter
1763     dpdk-performance-changes-3n-hsw-ref:
1764       csit-dpdk-perf-report-iterative-2009-3n-hsw:
1765         - 6   # NDRPDR iter env5
1766         - 7   # NDRPDR iter env5
1767         - 8   # NDRPDR iter env5
1768         - 9   # NDRPDR iter env5
1769         - 10  # NDRPDR iter env5
1770         - 11  # NDRPDR iter env5
1771         - 12  # NDRPDR iter env5
1772         - 13  # NDRPDR iter env5
1773         - 14  # NDRPDR iter env5
1774         - 15  # NDRPDR iter env5
1775     dpdk-performance-changes-3n-hsw-cmp:
1776       csit-dpdk-perf-report-iterative-2101-3n-hsw:
1777         - 11  # rls2101 NDRPDR iter env 6
1778         - 12  # rls2101 NDRPDR iter env 6
1779         - 13  # rls2101 NDRPDR iter env 6
1780         - 14  # rls2101 NDRPDR iter env 6
1781         - 16  # rls2101 NDRPDR iter env 6
1782         - 17  # rls2101 NDRPDR iter env 6
1783         - 18  # rls2101 NDRPDR iter env 6
1784         - 19  # rls2101 NDRPDR iter env 6
1785         - 20  # rls2101 NDRPDR iter env 6
1786         - 21  # rls2101 NDRPDR iter env 6
1787
1788     dpdk-performance-changes-3n-skx-h1:
1789       csit-dpdk-perf-report-iterative-2005-3n-skx:
1790         - 28  # NDRPDR iter
1791         - 29  # NDRPDR iter
1792         - 30  # NDRPDR iter
1793         - 31  # NDRPDR iter
1794         - 32  # NDRPDR iter
1795         - 33  # NDRPDR iter
1796         - 34  # NDRPDR iter
1797         - 35  # NDRPDR iter
1798         - 36  # NDRPDR iter
1799         - 37  # NDRPDR iter
1800     dpdk-performance-changes-3n-skx-ref:
1801       csit-dpdk-perf-report-iterative-2009-3n-skx:
1802         - 4   # NDRPDR sel env5
1803         - 5   # NDRPDR sel env5
1804         - 6   # NDRPDR sel env5
1805         - 7   # NDRPDR sel env5
1806         - 8   # NDRPDR sel env5
1807         - 9   # NDRPDR sel env5
1808         - 14  # NDRPDR sel env5
1809         - 11  # NDRPDR sel env5
1810         - 12  # NDRPDR sel env5
1811         - 13  # NDRPDR sel env5
1812     dpdk-performance-changes-3n-skx-cmp:
1813       csit-dpdk-perf-report-iterative-2101-3n-skx:
1814         - 12  # rls2101 NDRPDR iter env 6
1815         - 14  # rls2101 NDRPDR iter env 6
1816         - 15  # rls2101 NDRPDR iter env 6
1817         - 17  # rls2101 NDRPDR iter env 6
1818         - 19  # rls2101 NDRPDR iter env 6
1819         - 20  # rls2101 NDRPDR iter env 6
1820         - 21  # rls2101 NDRPDR iter env 6
1821         - 22  # rls2101 NDRPDR iter env 6
1822         - 25  # rls2101 NDRPDR iter env 6
1823         - 26  # rls2101 NDRPDR iter env 6
1824
1825     dpdk-performance-changes-2n-skx-h1:
1826       csit-dpdk-perf-report-iterative-2005-2n-skx:
1827         - 20  # NDRPDR iter
1828         - 21  # NDRPDR iter
1829         - 22  # NDRPDR iter
1830         - 23  # NDRPDR iter
1831         - 24  # NDRPDR iter
1832         - 25  # NDRPDR iter
1833         - 26  # NDRPDR iter
1834         - 27  # NDRPDR iter
1835         - 28  # NDRPDR iter
1836         - 29  # NDRPDR iter
1837     dpdk-performance-changes-2n-skx-ref:
1838       csit-dpdk-perf-report-iterative-2009-2n-skx:
1839         - 4   # NDRPDR iter env5
1840         - 5   # NDRPDR iter env5
1841         - 6   # NDRPDR iter env5
1842         - 7   # NDRPDR iter env5
1843         - 8   # NDRPDR iter env5
1844         - 9   # NDRPDR iter env5
1845         - 10  # NDRPDR iter env5
1846         - 11  # NDRPDR iter env5
1847         - 12  # NDRPDR iter env5
1848         - 13  # NDRPDR iter env5
1849     dpdk-performance-changes-2n-skx-cmp:
1850       csit-dpdk-perf-report-iterative-2101-2n-skx:
1851         - 11  # rls2101 NDRPDR iter env 6
1852         - 12  # rls2101 NDRPDR iter env 6
1853         - 13  # rls2101 NDRPDR iter env 6
1854         - 14  # rls2101 NDRPDR iter env 6
1855         - 15  # rls2101 NDRPDR iter env 6
1856         - 17  # rls2101 NDRPDR iter env 6
1857         - 18  # rls2101 NDRPDR iter env 6
1858         - 19  # rls2101 NDRPDR iter env 6
1859         - 20  # rls2101 NDRPDR iter env 6
1860         - 21  # rls2101 NDRPDR iter env 6
1861
1862     dpdk-performance-changes-2n-clx-h1:
1863       csit-dpdk-perf-report-iterative-2005-2n-clx:
1864         - 20  # NDRPDR iter
1865         - 21  # NDRPDR iter
1866         - 22  # NDRPDR iter
1867         - 23  # NDRPDR iter
1868         - 24  # NDRPDR iter
1869         - 25  # NDRPDR iter
1870         - 26  # NDRPDR iter
1871         - 27  # NDRPDR iter
1872         - 28  # NDRPDR iter
1873         - 29  # NDRPDR iter
1874     dpdk-performance-changes-2n-clx-ref:
1875       csit-dpdk-perf-report-iterative-2009-2n-clx:
1876         - 4   # NDRPDR iter env5
1877         - 5   # NDRPDR iter env5
1878         - 6   # NDRPDR iter env5
1879         - 7   # NDRPDR iter env5
1880         - 8   # NDRPDR iter env5
1881         - 9   # NDRPDR iter env5
1882         - 10  # NDRPDR iter env5
1883         - 11  # NDRPDR iter env5
1884         - 12  # NDRPDR iter env5
1885         - 13  # NDRPDR iter env5
1886     dpdk-performance-changes-2n-clx-cmp:
1887       csit-dpdk-perf-report-iterative-2101-2n-clx:
1888         - 12  # rls2101 NDRPDR iter env 6
1889         - 13  # rls2101 NDRPDR iter env 6
1890         - 14  # rls2101 NDRPDR iter env 6
1891         - 18  # rls2101 NDRPDR iter env 6
1892         - 22  # rls2101 NDRPDR iter env 6
1893
1894     dpdk-performance-changes-2n-zn2-ref:
1895       csit-dpdk-perf-report-iterative-2009-2n-zn2:
1896         - 16  # NDRPDR iter env5
1897         - 21  # NDRPDR iter env5
1898         - 22  # NDRPDR iter env5
1899         - 23  # NDRPDR iter env5
1900         - 24  # NDRPDR iter env5
1901         - 25  # NDRPDR iter env5
1902         - 29  # NDRPDR iter env5
1903     dpdk-performance-changes-2n-zn2-cmp:
1904       csit-dpdk-perf-report-iterative-2101-2n-zn2:
1905         - 11  # rls2101 NDRPDR iter env 6
1906         - 12  # rls2101 NDRPDR iter env 6
1907         - 13  # rls2101 NDRPDR iter env 6
1908         - 14  # rls2101 NDRPDR iter env 6
1909         - 16  # rls2101 NDRPDR iter env 6
1910         - 17  # rls2101 NDRPDR iter env 6
1911         - 18  # rls2101 NDRPDR iter env 6
1912         - 19  # rls2101 NDRPDR iter env 6
1913         - 20  # rls2101 NDRPDR iter env 6
1914         - 21  # rls2101 NDRPDR iter env 6
1915
1916 #    dpdk-performance-changes-2n-dnv-h1:
1917 #      csit-dpdk-perf-verify-2101-2n-dnv:
1918 #        - 9   # NDRPDR sel
1919 #        - 10  # NDRPDR sel
1920 #        - 11  # NDRPDR sel
1921 #        - 12  # NDRPDR sel
1922 #        - 13  # NDRPDR sel
1923 #        - 14  # NDRPDR sel
1924 #        - 15  # NDRPDR sel
1925 #        - 16  # NDRPDR sel
1926 #        - 17  # NDRPDR sel
1927 #        - 18  # NDRPDR sel
1928 #    dpdk-performance-changes-2n-dnv-ref:
1929 #      # No data
1930 #    dpdk-performance-changes-2n-dnv-cmp:
1931 #      # No data
1932 #      csit-dpdk-perf-report-iterative-2009-2n-dnv:
1933
1934 #    dpdk-performance-changes-3n-dnv-h1:
1935 #      csit-dpdk-perf-verify-2101-3n-dnv:
1936 #        - 12  # NDRPDR sel
1937 #        - 13  # NDRPDR sel
1938 #        - 14  # NDRPDR sel
1939 #        - 15  # NDRPDR sel
1940 #        - 16  # NDRPDR sel
1941 #        - 17  # NDRPDR sel
1942 #        - 18  # NDRPDR sel
1943 #        - 19  # NDRPDR sel
1944 #        - 20  # NDRPDR sel
1945 #        - 22  # NDRPDR sel
1946 #    dpdk-performance-changes-3n-dnv-ref:
1947 #      # No data
1948 #    dpdk-performance-changes-3n-dnv-cmp:
1949 #      # No data
1950 #      csit-dpdk-perf-report-iterative-2009-3n-dnv:
1951
1952     dpdk-performance-changes-3n-tsh-h1:
1953       csit-dpdk-perf-report-iterative-2005-3n-tsh:
1954         - 5   # NDRPDR sel
1955     dpdk-performance-changes-3n-tsh-ref:
1956       csit-dpdk-perf-report-iterative-2009-3n-tsh:
1957         - 1   # NDRPDR iter env5
1958         - 2   # NDRPDR iter env5
1959         - 3   # NDRPDR iter env5
1960         - 4   # NDRPDR iter env5
1961         - 5   # NDRPDR iter env5
1962         - 6   # NDRPDR iter env5
1963         - 7   # NDRPDR iter env5
1964         - 9   # NDRPDR iter env5
1965         - 10  # NDRPDR iter env5
1966         - 11  # NDRPDR iter env5
1967     dpdk-performance-changes-3n-tsh-cmp:
1968       csit-dpdk-perf-report-iterative-2101-3n-tsh:
1969         - 11  # rls2101 NDRPDR iter env 6
1970         - 12  # rls2101 NDRPDR iter env 6
1971         - 13  # rls2101 NDRPDR iter env 6
1972         - 14  # rls2101 NDRPDR iter env 6
1973         - 16  # rls2101 NDRPDR iter env 6
1974         - 17  # rls2101 NDRPDR iter env 6
1975         - 18  # rls2101 NDRPDR iter env 6
1976         - 19  # rls2101 NDRPDR iter env 6
1977         - 20  # rls2101 NDRPDR iter env 6
1978         - 21  # rls2101 NDRPDR iter env 6
1979
1980     # Compare testbeds
1981
1982     vpp-compare-testbeds-ref:
1983       csit-vpp-perf-report-iterative-2101-3n-hsw:
1984         - 64  # rls2101.rel NDRPDR iter env 6
1985         - 71  # rls2101.rel NDRPDR iter env 6
1986         - 73  # rls2101.rel NDRPDR iter env 6
1987         - 74  # rls2101.rel NDRPDR iter env 6
1988         - 80  # rls2101.rel NDRPDR iter env 6
1989         - 81  # rls2101.rel NDRPDR iter env 6
1990         - 82  # rls2101.rel NDRPDR iter env 6
1991         - 83  # rls2101.rel NDRPDR iter env 6
1992         - 88  # rls2101.rel NDRPDR iter env 6
1993         - 89  # rls2101.rel NDRPDR iter env 6
1994     vpp-compare-testbeds-cmp:
1995       csit-vpp-perf-report-iterative-2101-3n-skx:
1996         - 36  # rls2101.rel NDRPDR iter env 6
1997         - 37  # rls2101.rel NDRPDR iter env 6
1998         - 38  # rls2101.rel NDRPDR iter env 6
1999         - 39  # rls2101.rel NDRPDR iter env 6
2000         - 40  # rls2101.rel NDRPDR iter env 6
2001         - 41  # rls2101.rel NDRPDR iter env 6
2002         - 42  # rls2101.rel NDRPDR iter env 6
2003         - 47  # rls2101.rel NDRPDR iter env 6
2004         - 48  # rls2101.rel NDRPDR iter env 6
2005         - 50  # rls2101.rel NDRPDR iter env 6
2006
2007     vpp-compare-testbeds-skx-clx-ref:
2008       csit-vpp-perf-report-iterative-2101-2n-skx:
2009         - 63  # rls2101.rel NDRPDR iter env 6
2010         - 69  # rls2101.rel NDRPDR iter env 6
2011         - 70  # rls2101.rel NDRPDR iter env 6
2012         - 75  # rls2101.rel NDRPDR iter env 6
2013         - 76  # rls2101.rel NDRPDR iter env 6
2014         - 77  # rls2101.rel NDRPDR iter env 6
2015         - 82  # rls2101.rel NDRPDR iter env 6
2016         - 85  # rls2101.rel NDRPDR iter env 6
2017         - 86  # rls2101.rel NDRPDR iter env 6
2018         - 94  # rls2101.rel NDRPDR iter env 6
2019         - 89  # rls2101.rel NDRPDR iter RND env 6
2020         - 90  # rls2101.rel NDRPDR iter RND env 6
2021         - 91  # rls2101.rel NDRPDR iter RND env 6
2022         - 92  # rls2101.rel NDRPDR iter RND env 6
2023         - 93  # rls2101.rel NDRPDR iter RND env 6
2024         - 96  # rls2101.rel NDRPDR iter RND env 6
2025         - 98  # rls2101.rel NDRPDR iter RND env 6
2026         - 99  # rls2101.rel NDRPDR iter RND env 6
2027         - 101 # rls2101.rel NDRPDR iter RND env 6
2028         - 102 # rls2101.rel NDRPDR iter RND env 6
2029         - 116 # rls2101.rel NDRPDR iter NAT env 6
2030         - 117 # rls2101.rel NDRPDR iter NAT env 6
2031         - 118 # rls2101.rel NDRPDR iter NAT env 6
2032         - 119 # rls2101.rel NDRPDR iter NAT env 6
2033         - 120 # rls2101.rel NDRPDR iter NAT env 6
2034         - 121 # rls2101.rel NDRPDR iter NAT env 6
2035         - 122 # rls2101.rel NDRPDR iter NAT env 6
2036         - 123 # rls2101.rel NDRPDR iter NAT env 6
2037         - 124 # rls2101.rel NDRPDR iter NAT env 6
2038         - 125 # rls2101.rel NDRPDR iter NAT env 6
2039     vpp-compare-testbeds-skx-clx-cmp:
2040       csit-vpp-perf-report-iterative-2101-2n-clx:
2041         - 54  # rls2101.rel NDRPDR iter env 6
2042         - 59  # rls2101.rel NDRPDR iter env 6
2043         - 60  # rls2101.rel NDRPDR iter env 6
2044         - 63  # rls2101.rel NDRPDR iter env 6
2045         - 66  # rls2101.rel NDRPDR iter env 6
2046         - 68  # rls2101.rel NDRPDR iter env 6
2047         - 73  # rls2101.rel NDRPDR iter env 6
2048         - 75  # rls2101.rel NDRPDR iter env 6
2049         - 86  # rls2101.rel NDRPDR iter env 6
2050         - 90  # rls2101.rel NDRPDR iter env 6
2051         - 80  # rls2101.rel NDRPDR iter RND env 6
2052         - 87  # rls2101.rel NDRPDR iter RND env 6
2053         - 91  # rls2101.rel NDRPDR iter RND env 6
2054         - 92  # rls2101.rel NDRPDR iter RND env 6
2055         - 93  # rls2101.rel NDRPDR iter RND env 6
2056         - 94  # rls2101.rel NDRPDR iter RND env 6
2057         - 95  # rls2101.rel NDRPDR iter RND env 6
2058         - 100 # rls2101.rel NDRPDR iter RND env 6
2059         - 106 # rls2101.rel NDRPDR iter RND env 6
2060         - 108 # rls2101.rel NDRPDR iter RND env 6
2061         - 112 # rls2101.rel NDRPDR iter NAT env 6
2062         - 113 # rls2101.rel NDRPDR iter NAT env 6
2063         - 114 # rls2101.rel NDRPDR iter NAT env 6
2064         - 115 # rls2101.rel NDRPDR iter NAT env 6
2065         - 116 # rls2101.rel NDRPDR iter NAT env 6
2066         - 117 # rls2101.rel NDRPDR iter NAT env 6
2067         - 118 # rls2101.rel NDRPDR iter NAT env 6
2068         - 119 # rls2101.rel NDRPDR iter NAT env 6
2069         - 120 # rls2101.rel NDRPDR iter NAT env 6
2070         - 121 # rls2101.rel NDRPDR iter NAT env 6
2071         - 122 # rls2101.rel NDRPDR iter MLX env 6
2072         - 123 # rls2101.rel NDRPDR iter MLX env 6
2073         - 124 # rls2101.rel NDRPDR iter MLX env 6
2074         - 126 # rls2101.rel NDRPDR iter MLX env 6
2075         - 127 # rls2101.rel NDRPDR iter MLX env 6
2076         - 128 # rls2101.rel NDRPDR iter MLX env 6
2077         - 129 # rls2101.rel NDRPDR iter MLX env 6
2078         - 130 # rls2101.rel NDRPDR iter MLX env 6
2079         - 131 # rls2101.rel NDRPDR iter MLX env 6
2080         - 132 # rls2101.rel NDRPDR iter MLX env 6
2081
2082     vpp-compare-testbeds-hsw-clx-ref:
2083       csit-vpp-perf-report-iterative-2101-3n-hsw:
2084         - 64  # rls2101.rel NDRPDR iter env 6
2085         - 71  # rls2101.rel NDRPDR iter env 6
2086         - 73  # rls2101.rel NDRPDR iter env 6
2087         - 74  # rls2101.rel NDRPDR iter env 6
2088         - 80  # rls2101.rel NDRPDR iter env 6
2089         - 81  # rls2101.rel NDRPDR iter env 6
2090         - 82  # rls2101.rel NDRPDR iter env 6
2091         - 83  # rls2101.rel NDRPDR iter env 6
2092         - 88  # rls2101.rel NDRPDR iter env 6
2093         - 89  # rls2101.rel NDRPDR iter env 6
2094         - 128 # rls2101.rel NDRPDR iter RND env 6
2095         - 129 # rls2101.rel NDRPDR iter RND env 6
2096         - 130 # rls2101.rel NDRPDR iter RND env 6
2097         - 131 # rls2101.rel NDRPDR iter RND env 6
2098         - 132 # rls2101.rel NDRPDR iter RND env 6
2099         - 133 # rls2101.rel NDRPDR iter RND env 6
2100         - 134 # rls2101.rel NDRPDR iter RND env 6
2101         - 135 # rls2101.rel NDRPDR iter RND env 6
2102         - 136 # rls2101.rel NDRPDR iter RND env 6
2103         - 137 # rls2101.rel NDRPDR iter RND env 6
2104     vpp-compare-testbeds-hsw-clx-cmp:
2105       csit-vpp-perf-report-iterative-2101-2n-clx:
2106         - 54  # rls2101.rel NDRPDR iter env 6
2107         - 59  # rls2101.rel NDRPDR iter env 6
2108         - 60  # rls2101.rel NDRPDR iter env 6
2109         - 63  # rls2101.rel NDRPDR iter env 6
2110         - 66  # rls2101.rel NDRPDR iter env 6
2111         - 68  # rls2101.rel NDRPDR iter env 6
2112         - 73  # rls2101.rel NDRPDR iter env 6
2113         - 75  # rls2101.rel NDRPDR iter env 6
2114         - 90  # rls2101.rel NDRPDR iter env 6
2115         - 80  # rls2101.rel NDRPDR iter RND env 6
2116         - 87  # rls2101.rel NDRPDR iter RND env 6
2117         - 91  # rls2101.rel NDRPDR iter RND env 6
2118         - 92  # rls2101.rel NDRPDR iter RND env 6
2119         - 93  # rls2101.rel NDRPDR iter RND env 6
2120         - 94  # rls2101.rel NDRPDR iter RND env 6
2121         - 95  # rls2101.rel NDRPDR iter RND env 6
2122         - 100 # rls2101.rel NDRPDR iter RND env 6
2123         - 106 # rls2101.rel NDRPDR iter RND env 6
2124         - 108 # rls2101.rel NDRPDR iter RND env 6
2125         - 112 # rls2101.rel NDRPDR iter NAT env 6
2126         - 113 # rls2101.rel NDRPDR iter NAT env 6
2127         - 114 # rls2101.rel NDRPDR iter NAT env 6
2128         - 115 # rls2101.rel NDRPDR iter NAT env 6
2129         - 116 # rls2101.rel NDRPDR iter NAT env 6
2130         - 117 # rls2101.rel NDRPDR iter NAT env 6
2131         - 118 # rls2101.rel NDRPDR iter NAT env 6
2132         - 119 # rls2101.rel NDRPDR iter NAT env 6
2133         - 120 # rls2101.rel NDRPDR iter NAT env 6
2134         - 121 # rls2101.rel NDRPDR iter NAT env 6
2135         - 122 # rls2101.rel NDRPDR iter MLX env 6
2136         - 123 # rls2101.rel NDRPDR iter MLX env 6
2137         - 124 # rls2101.rel NDRPDR iter MLX env 6
2138         - 126 # rls2101.rel NDRPDR iter MLX env 6
2139         - 127 # rls2101.rel NDRPDR iter MLX env 6
2140         - 128 # rls2101.rel NDRPDR iter MLX env 6
2141         - 129 # rls2101.rel NDRPDR iter MLX env 6
2142         - 130 # rls2101.rel NDRPDR iter MLX env 6
2143         - 131 # rls2101.rel NDRPDR iter MLX env 6
2144         - 132 # rls2101.rel NDRPDR iter MLX env 6
2145
2146     vpp-compare-testbeds-mrr-ref:
2147       csit-vpp-perf-report-iterative-2101-3n-hsw:
2148         - 63  # rls2101.rel MRR iter env 6
2149     vpp-compare-testbeds-mrr-cmp:
2150       csit-vpp-perf-report-iterative-2101-3n-skx:
2151         - 35  # rls2101.rel MRR iter env 6
2152
2153     vpp-compare-testbeds-mrr-skx-clx-ref:
2154       csit-vpp-perf-report-iterative-2101-2n-skx:
2155         - 62  # rls2101.rel MRR iter env 6
2156     vpp-compare-testbeds-mrr-skx-clx-cmp:
2157       csit-vpp-perf-report-iterative-2101-2n-clx:
2158         - 53  # rls2101.rel MRR iter env 6
2159
2160     vpp-compare-testbeds-mrr-hsw-clx-ref:
2161       csit-vpp-perf-report-iterative-2101-3n-hsw:
2162         - 63  # rls2101.rel MRR iter env 6
2163     vpp-compare-testbeds-mrr-hsw-clx-cmp:
2164       csit-vpp-perf-report-iterative-2101-2n-clx:
2165         - 53  # rls2101.rel MRR iter env 6
2166
2167     dpdk-compare-testbeds-ref:
2168       csit-dpdk-perf-report-iterative-2101-3n-hsw:
2169         - 11  # rls2101 NDRPDR iter env 6
2170         - 12  # rls2101 NDRPDR iter env 6
2171         - 13  # rls2101 NDRPDR iter env 6
2172         - 14  # rls2101 NDRPDR iter env 6
2173         - 16  # rls2101 NDRPDR iter env 6
2174         - 17  # rls2101 NDRPDR iter env 6
2175         - 18  # rls2101 NDRPDR iter env 6
2176         - 19  # rls2101 NDRPDR iter env 6
2177         - 20  # rls2101 NDRPDR iter env 6
2178         - 21  # rls2101 NDRPDR iter env 6
2179     dpdk-compare-testbeds-cmp:
2180       csit-dpdk-perf-report-iterative-2101-3n-skx:
2181         - 12  # rls2101 NDRPDR iter env 6
2182         - 14  # rls2101 NDRPDR iter env 6
2183         - 15  # rls2101 NDRPDR iter env 6
2184         - 17  # rls2101 NDRPDR iter env 6
2185         - 19  # rls2101 NDRPDR iter env 6
2186         - 20  # rls2101 NDRPDR iter env 6
2187         - 21  # rls2101 NDRPDR iter env 6
2188         - 22  # rls2101 NDRPDR iter env 6
2189         - 25  # rls2101 NDRPDR iter env 6
2190         - 26  # rls2101 NDRPDR iter env 6
2191
2192     dpdk-compare-testbeds-skx-clx-ref:
2193       csit-dpdk-perf-report-iterative-2101-2n-skx:
2194         - 11  # rls2101 NDRPDR iter env 6
2195         - 12  # rls2101 NDRPDR iter env 6
2196         - 13  # rls2101 NDRPDR iter env 6
2197         - 14  # rls2101 NDRPDR iter env 6
2198         - 15  # rls2101 NDRPDR iter env 6
2199         - 17  # rls2101 NDRPDR iter env 6
2200         - 18  # rls2101 NDRPDR iter env 6
2201         - 19  # rls2101 NDRPDR iter env 6
2202         - 20  # rls2101 NDRPDR iter env 6
2203         - 21  # rls2101 NDRPDR iter env 6
2204     dpdk-compare-testbeds-skx-clx-cmp:
2205       csit-dpdk-perf-report-iterative-2101-2n-clx:
2206         - 12  # rls2101 NDRPDR iter env 6
2207         - 13  # rls2101 NDRPDR iter env 6
2208         - 14  # rls2101 NDRPDR iter env 6
2209         - 18  # rls2101 NDRPDR iter env 6
2210         - 22  # rls2101 NDRPDR iter env 6
2211
2212     # Compare topologies
2213
2214     vpp-compare-topologies-ref:
2215       csit-vpp-perf-report-iterative-2101-3n-skx:
2216         - 36  # rls2101.rel NDRPDR iter env 6
2217         - 37  # rls2101.rel NDRPDR iter env 6
2218         - 38  # rls2101.rel NDRPDR iter env 6
2219         - 39  # rls2101.rel NDRPDR iter env 6
2220         - 40  # rls2101.rel NDRPDR iter env 6
2221         - 41  # rls2101.rel NDRPDR iter env 6
2222         - 42  # rls2101.rel NDRPDR iter env 6
2223         - 47  # rls2101.rel NDRPDR iter env 6
2224         - 48  # rls2101.rel NDRPDR iter env 6
2225         - 50  # rls2101.rel NDRPDR iter env 6
2226     vpp-compare-topologies-cmp:
2227       csit-vpp-perf-report-iterative-2101-2n-skx:
2228         - 63  # rls2101.rel NDRPDR iter env 6
2229         - 69  # rls2101.rel NDRPDR iter env 6
2230         - 70  # rls2101.rel NDRPDR iter env 6
2231         - 75  # rls2101.rel NDRPDR iter env 6
2232         - 76  # rls2101.rel NDRPDR iter env 6
2233         - 77  # rls2101.rel NDRPDR iter env 6
2234         - 82  # rls2101.rel NDRPDR iter env 6
2235         - 85  # rls2101.rel NDRPDR iter env 6
2236         - 86  # rls2101.rel NDRPDR iter env 6
2237         - 94  # rls2101.rel NDRPDR iter env 6
2238
2239     vpp-compare-topologies-mrr-ref:
2240       csit-vpp-perf-report-iterative-2101-3n-skx:
2241         - 35  # rls2101.rel MRR iter env 6
2242     vpp-compare-topologies-mrr-cmp:
2243       csit-vpp-perf-report-iterative-2101-2n-skx:
2244         - 62  # rls2101.rel MRR iter env 6
2245
2246     dpdk-compare-topologies-ref:
2247       csit-dpdk-perf-report-iterative-2101-3n-skx:
2248         - 12  # rls2101 NDRPDR iter env 6
2249         - 14  # rls2101 NDRPDR iter env 6
2250         - 15  # rls2101 NDRPDR iter env 6
2251         - 17  # rls2101 NDRPDR iter env 6
2252         - 19  # rls2101 NDRPDR iter env 6
2253         - 20  # rls2101 NDRPDR iter env 6
2254         - 21  # rls2101 NDRPDR iter env 6
2255         - 22  # rls2101 NDRPDR iter env 6
2256         - 25  # rls2101 NDRPDR iter env 6
2257         - 26  # rls2101 NDRPDR iter env 6
2258     dpdk-compare-topologies-cmp:
2259       csit-dpdk-perf-report-iterative-2101-2n-skx:
2260         - 11  # rls2101 NDRPDR iter env 6
2261         - 12  # rls2101 NDRPDR iter env 6
2262         - 13  # rls2101 NDRPDR iter env 6
2263         - 14  # rls2101 NDRPDR iter env 6
2264         - 15  # rls2101 NDRPDR iter env 6
2265         - 17  # rls2101 NDRPDR iter env 6
2266         - 18  # rls2101 NDRPDR iter env 6
2267         - 19  # rls2101 NDRPDR iter env 6
2268         - 20  # rls2101 NDRPDR iter env 6
2269         - 21  # rls2101 NDRPDR iter env 6
2270
2271   plot-layouts:
2272
2273     plot-soak-throughput:
2274       titlefont:
2275         size: 16
2276       xaxis:
2277         title: "<b>Test Cases [Index]</b>"
2278         titlefont:
2279           size: 14
2280         autorange: True
2281         fixedrange: False
2282         gridcolor: "rgb(230, 230, 230)"
2283         linecolor: "rgb(220, 220, 220)"
2284         linewidth: 1
2285         showgrid: True
2286         showline: True
2287         showticklabels: True
2288         tickcolor: "rgb(220, 220, 220)"
2289         tickmode: "linear"
2290         tickfont:
2291           size: 14
2292         zeroline: False
2293       yaxis:
2294         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
2295         titlefont:
2296           size: 14
2297         gridcolor: "rgb(230, 230, 230)"
2298         hoverformat: ".4r"
2299         tickformat: ".3r"
2300         linecolor: "rgb(220, 220, 220)"
2301         linewidth: 1
2302         showgrid: True
2303         showline: True
2304         showticklabels: True
2305         tickcolor: "rgb(220, 220, 220)"
2306         tickfont:
2307           size: 14
2308         zeroline: False
2309         range: [0,50]
2310       autosize: False
2311       margin:
2312         t: 50
2313         b: 0
2314         l: 80
2315         r: 20
2316       showlegend: True
2317       legend:
2318         orientation: "h"
2319         font:
2320           size: 14
2321       width: 700
2322       height: 900
2323       paper_bgcolor: "#fff"
2324       plot_bgcolor: "#fff"
2325       hoverlabel:
2326         namelength: -1
2327
2328     plot-service-density:
2329       titlefont:
2330         size: 16
2331       xaxis:
2332         side: "top"
2333         autorange: True
2334         fixedrange: False
2335         showgrid: False
2336         showline: False
2337         showticklabels: False
2338         ticks: ""
2339         ticklen: 0
2340         tickwidth: 0
2341         zeroline: False
2342       yaxis:
2343         autorange: "reversed"
2344         showgrid: False
2345         showline: False
2346         showticklabels: False
2347         ticks: ""
2348         ticklen: 0
2349         tickwidth: 0
2350         zeroline: False
2351       showlegend: False
2352       paper_bgcolor: "#fff"
2353       plot_bgcolor: "#fff"
2354       width: 700
2355       height: 700
2356       hoverlabel:
2357         namelength: -1
2358
2359     plot-hoststack:
2360       titlefont:
2361         size: 16
2362       xaxis:
2363         title: "<b>Test Cases [Index]</b>"
2364         titlefont:
2365           size: 14
2366         autorange: True
2367         fixedrange: False
2368         gridcolor: "rgb(230, 230, 230)"
2369         linecolor: "rgb(220, 220, 220)"
2370         linewidth: 1
2371         showgrid: True
2372         showline: True
2373         showticklabels: True
2374         tickcolor: "rgb(220, 220, 220)"
2375         tickmode: "linear"
2376         tickfont:
2377           size: 14
2378         zeroline: False
2379       yaxis:
2380         title: "<b>Bandwidth [Gbps]</b>"
2381         titlefont:
2382           size: 14
2383         gridcolor: "rgb(230, 230, 230)"
2384         hoverformat: ".4s"
2385         linecolor: "rgb(220, 220, 220)"
2386         linewidth: 1
2387         rangemode: "tozero"
2388         showgrid: True
2389         showline: True
2390         showticklabels: True
2391         tickcolor: "rgb(230, 230, 230)"
2392         tickformat: ".3s"
2393         tickfont:
2394           size: 14
2395         zeroline: False
2396       autosize: False
2397       margin:
2398         t: 50
2399         b: 20
2400         l: 80
2401         r: 20
2402       showlegend: True
2403       legend:
2404         orientation: "h"
2405         font:
2406           size: 14
2407       width: 700
2408       height: 800
2409       paper_bgcolor: "#fff"
2410       plot_bgcolor: "#fff"
2411       hoverlabel:
2412         namelength: -1
2413
2414     plot-throughput:
2415       titlefont:
2416         size: 16
2417       xaxis:
2418         title: "<b>Test Cases [Index]</b>"
2419         titlefont:
2420           size: 14
2421         autorange: True
2422         fixedrange: False
2423         gridcolor: "rgb(230, 230, 230)"
2424         linecolor: "rgb(220, 220, 220)"
2425         linewidth: 1
2426         showgrid: True
2427         showline: True
2428         showticklabels: True
2429         tickcolor: "rgb(220, 220, 220)"
2430         tickmode: "linear"
2431         tickfont:
2432           size: 14
2433         zeroline: False
2434       yaxis:
2435         title: "<b>Packet Throughput [Mpps]</b>"
2436         titlefont:
2437           size: 14
2438         gridcolor: "rgb(230, 230, 230)"
2439         hoverformat: ".4r"
2440         tickformat: ".3r"
2441         linecolor: "rgb(220, 220, 220)"
2442         linewidth: 1
2443         showgrid: True
2444         showline: True
2445         showticklabels: True
2446         tickcolor: "rgb(220, 220, 220)"
2447         tickfont:
2448           size: 14
2449         zeroline: False
2450         range: [0,50]
2451       autosize: False
2452       margin:
2453         t: 50
2454         b: 0
2455         l: 80
2456         r: 20
2457       showlegend: True
2458       legend:
2459         orientation: "h"
2460         font:
2461           size: 14
2462       width: 700
2463       height: 900
2464       paper_bgcolor: "#fff"
2465       plot_bgcolor: "#fff"
2466       hoverlabel:
2467         namelength: -1
2468
2469     plot-throughput-gbps:
2470       titlefont:
2471         size: 16
2472       xaxis:
2473         title: "<b>Test Cases [Index]</b>"
2474         titlefont:
2475           size: 14
2476         autorange: True
2477         fixedrange: False
2478         gridcolor: "rgb(230, 230, 230)"
2479         linecolor: "rgb(220, 220, 220)"
2480         linewidth: 1
2481         showgrid: True
2482         showline: True
2483         showticklabels: True
2484         tickcolor: "rgb(220, 220, 220)"
2485         tickmode: "linear"
2486         tickfont:
2487           size: 14
2488         zeroline: False
2489       yaxis:
2490         title: "<b>Packet Throughput [Gbps]</b>"
2491         titlefont:
2492           size: 14
2493         gridcolor: "rgb(230, 230, 230)"
2494         hoverformat: ".4r"
2495         tickformat: ".3r"
2496         linecolor: "rgb(220, 220, 220)"
2497         linewidth: 1
2498         showgrid: True
2499         showline: True
2500         showticklabels: True
2501         tickcolor: "rgb(220, 220, 220)"
2502         tickfont:
2503           size: 14
2504         zeroline: False
2505         range: [0,10]
2506       autosize: False
2507       margin:
2508         t: 50
2509         b: 0
2510         l: 80
2511         r: 20
2512       showlegend: True
2513       legend:
2514         orientation: "h"
2515         font:
2516           size: 14
2517       width: 700
2518       height: 900
2519       paper_bgcolor: "#fff"
2520       plot_bgcolor: "#fff"
2521       hoverlabel:
2522         namelength: -1
2523
2524     plot-cps:
2525       titlefont:
2526         size: 16
2527       xaxis:
2528         title: "<b>Test Cases [Index]</b>"
2529         titlefont:
2530           size: 14
2531         autorange: True
2532         fixedrange: False
2533         gridcolor: "rgb(230, 230, 230)"
2534         linecolor: "rgb(220, 220, 220)"
2535         linewidth: 1
2536         showgrid: True
2537         showline: True
2538         showticklabels: True
2539         tickcolor: "rgb(220, 220, 220)"
2540         tickmode: "linear"
2541         tickfont:
2542           size: 14
2543         zeroline: False
2544       yaxis:
2545         title: "<b>Connection Rate [Mcps]</b>"
2546         titlefont:
2547           size: 14
2548         gridcolor: "rgb(230, 230, 230)"
2549         hoverformat: ".4r"
2550         tickformat: ".3s"
2551         linecolor: "rgb(220, 220, 220)"
2552         linewidth: 1
2553         showgrid: True
2554         showline: True
2555         showticklabels: True
2556         tickcolor: "rgb(220, 220, 220)"
2557         tickfont:
2558           size: 14
2559         zeroline: False
2560         range: [0,10]
2561       autosize: False
2562       margin:
2563         t: 50
2564         b: 0
2565         l: 80
2566         r: 20
2567       showlegend: True
2568       legend:
2569         orientation: "h"
2570         font:
2571           size: 14
2572       width: 700
2573       height: 900
2574       paper_bgcolor: "#fff"
2575       plot_bgcolor: "#fff"
2576       hoverlabel:
2577         namelength: -1
2578
2579     plot-throughput-speedup-analysis:
2580       titlefont:
2581         size: 16
2582       xaxis:
2583         title: "<b>Number of Cores [Qty]</b>"
2584         titlefont:
2585           size: 14
2586         autorange: True
2587         fixedrange: False
2588         gridcolor: "rgb(230, 230, 230)"
2589         linecolor: "rgb(220, 220, 220)"
2590         linewidth: 1
2591         showgrid: True
2592         showline: True
2593         showticklabels: True
2594         tickcolor: "rgb(238, 238, 238)"
2595         tickmode: "linear"
2596         tickfont:
2597           size: 14
2598         zeroline: False
2599       yaxis:
2600         title: "<b>Packet Throughput [Mpps]</b>"
2601         titlefont:
2602           size: 14
2603         type: "linear"
2604         gridcolor: "rgb(230, 230, 230)"
2605         hoverformat: ".4s"
2606         linecolor: "rgb(220, 220, 220)"
2607         linewidth: 1
2608         showgrid: True
2609         showline: True
2610         showticklabels: True
2611         tickcolor: "rgb(220, 220, 220)"
2612         tickformat: ".4s"
2613         tickfont:
2614           size: 14
2615         zeroline: True
2616         rangemode: "tozero"
2617         range: [0,100]
2618       legend:
2619         orientation: "h"
2620         font:
2621           size: 14
2622         xanchor: "left"
2623         yanchor: "top"
2624         x: 0
2625         y: -0.2
2626         bgcolor: "rgba(255, 255, 255, 0)"
2627         bordercolor: "rgba(255, 255, 255, 0)"
2628         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2629       autosize: False
2630       margin:
2631           't': 50
2632           'b': 150
2633           'l': 85
2634           'r': 10
2635       showlegend: True
2636       width: 700
2637       height: 700
2638       paper_bgcolor: "#fff"
2639       plot_bgcolor: "#fff"
2640       hoverlabel:
2641         namelength: -1
2642       annotations: [
2643         {
2644           text: "_ _          __          ...",
2645           align: "left",
2646           showarrow: False,
2647           xref: "paper",
2648           yref: "paper",
2649           xanchor: "left",
2650           yanchor: "top",
2651           x: 0,
2652           y: -0.14,
2653           font: {
2654             family: "Consolas, Courier New",
2655             size: 13
2656           },
2657         },
2658         {
2659           text: "    Perfect     Measured     Limit",
2660           align: "left",
2661           showarrow: False,
2662           xref: "paper",
2663           yref: "paper",
2664           xanchor: "left",
2665           yanchor: "top",
2666           x: 0,
2667           y: -0.15,
2668           font: {
2669             family: "Consolas, Courier New",
2670             size: 13
2671           },
2672         },
2673       ]
2674
2675     plot-throughput-speedup-analysis-gbps:
2676       titlefont:
2677         size: 16
2678       xaxis:
2679         title: "<b>Number of Cores [Qty]</b>"
2680         titlefont:
2681           size: 14
2682         autorange: True
2683         fixedrange: False
2684         gridcolor: "rgb(230, 230, 230)"
2685         linecolor: "rgb(220, 220, 220)"
2686         linewidth: 1
2687         showgrid: True
2688         showline: True
2689         showticklabels: True
2690         tickcolor: "rgb(238, 238, 238)"
2691         tickmode: "linear"
2692         tickfont:
2693           size: 14
2694         zeroline: False
2695       yaxis:
2696         title: "<b>Packet Throughput [Gbps]</b>"
2697         titlefont:
2698           size: 14
2699         type: "linear"
2700         gridcolor: "rgb(230, 230, 230)"
2701         hoverformat: ".4s"
2702         linecolor: "rgb(220, 220, 220)"
2703         linewidth: 1
2704         showgrid: True
2705         showline: True
2706         showticklabels: True
2707         tickcolor: "rgb(220, 220, 220)"
2708         tickformat: ".4s"
2709         tickfont:
2710           size: 14
2711         zeroline: True
2712         rangemode: "tozero"
2713         range: [0,100]
2714       legend:
2715         orientation: "h"
2716         font:
2717           size: 14
2718         xanchor: "left"
2719         yanchor: "top"
2720         x: 0
2721         y: -0.2
2722         bgcolor: "rgba(255, 255, 255, 0)"
2723         bordercolor: "rgba(255, 255, 255, 0)"
2724         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2725       autosize: False
2726       margin:
2727           't': 50
2728           'b': 150
2729           'l': 85
2730           'r': 10
2731       showlegend: True
2732       width: 700
2733       height: 700
2734       paper_bgcolor: "#fff"
2735       plot_bgcolor: "#fff"
2736       hoverlabel:
2737         namelength: -1
2738       annotations: [
2739         {
2740           text: "_ _          __",
2741           align: "left",
2742           showarrow: False,
2743           xref: "paper",
2744           yref: "paper",
2745           xanchor: "left",
2746           yanchor: "top",
2747           x: 0,
2748           y: -0.13,
2749           font: {
2750             family: "Consolas, Courier New",
2751             size: 13
2752           },
2753         },
2754         {
2755           text: "    Perfect     Measured",
2756           align: "left",
2757           showarrow: False,
2758           xref: "paper",
2759           yref: "paper",
2760           xanchor: "left",
2761           yanchor: "top",
2762           x: 0,
2763           y: -0.15,
2764           font: {
2765             family: "Consolas, Courier New",
2766             size: 13
2767           },
2768         },
2769       ]
2770
2771     plot-throughput-speedup-analysis-cps:
2772       titlefont:
2773         size: 16
2774       xaxis:
2775         title: "<b>Number of Cores [Qty]</b>"
2776         titlefont:
2777           size: 14
2778         autorange: True
2779         fixedrange: False
2780         gridcolor: "rgb(230, 230, 230)"
2781         linecolor: "rgb(220, 220, 220)"
2782         linewidth: 1
2783         showgrid: True
2784         showline: True
2785         showticklabels: True
2786         tickcolor: "rgb(238, 238, 238)"
2787         tickmode: "linear"
2788         tickfont:
2789           size: 14
2790         zeroline: False
2791       yaxis:
2792         title: "<b>Connection Rate [Mcps]</b>"
2793         titlefont:
2794           size: 14
2795         type: "linear"
2796         gridcolor: "rgb(230, 230, 230)"
2797         hoverformat: ".4s"
2798         linecolor: "rgb(220, 220, 220)"
2799         linewidth: 1
2800         showgrid: True
2801         showline: True
2802         showticklabels: True
2803         tickcolor: "rgb(220, 220, 220)"
2804         tickformat: ".4s"
2805         tickfont:
2806           size: 14
2807         zeroline: True
2808         rangemode: "tozero"
2809         range: [0,100]
2810       legend:
2811         orientation: "h"
2812         font:
2813           size: 14
2814         xanchor: "left"
2815         yanchor: "top"
2816         x: 0
2817         y: -0.2
2818         bgcolor: "rgba(255, 255, 255, 0)"
2819         bordercolor: "rgba(255, 255, 255, 0)"
2820         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2821       autosize: False
2822       margin:
2823           't': 50
2824           'b': 150
2825           'l': 85
2826           'r': 10
2827       showlegend: True
2828       width: 700
2829       height: 700
2830       paper_bgcolor: "#fff"
2831       plot_bgcolor: "#fff"
2832       hoverlabel:
2833         namelength: -1
2834       annotations: [
2835         {
2836           text: "_ _          __",
2837           align: "left",
2838           showarrow: False,
2839           xref: "paper",
2840           yref: "paper",
2841           xanchor: "left",
2842           yanchor: "top",
2843           x: 0,
2844           y: -0.13,
2845           font: {
2846             family: "Consolas, Courier New",
2847             size: 13
2848           },
2849         },
2850         {
2851           text: "    Perfect     Measured",
2852           align: "left",
2853           showarrow: False,
2854           xref: "paper",
2855           yref: "paper",
2856           xanchor: "left",
2857           yanchor: "top",
2858           x: 0,
2859           y: -0.15,
2860           font: {
2861             family: "Consolas, Courier New",
2862             size: 13
2863           },
2864         },
2865       ]
2866
2867     plot-latency:
2868       titlefont:
2869         size: 16
2870       xaxis:
2871         title: "<b>Direction</b>"
2872         titlefont:
2873           size: 14
2874         autorange: True
2875         fixedrange: False
2876         gridcolor: "rgb(230, 230, 230)"
2877         linecolor: "rgb(220, 220, 220)"
2878         linewidth: 1
2879         showgrid: True
2880         showline: True
2881         showticklabels: False
2882         tickcolor: "rgb(220, 220, 220)"
2883         tickmode: "linear"
2884         tickfont:
2885           size: 14
2886         zeroline: False
2887       yaxis:
2888         title: "<b>Packet Latency [uSec]</b>"
2889         titlefont:
2890           size: 14
2891         type: "linear"
2892         gridcolor: "rgb(230, 230, 230)"
2893         hoverformat: ".4s"
2894         linecolor: "rgb(220, 220, 220)"
2895         linewidth: 1
2896         showgrid: True
2897         showline: True
2898         showticklabels: True
2899         tickcolor: "rgb(220, 220, 220)"
2900         tickformat: ".4s"
2901         tickfont:
2902           size: 14
2903         zeroline: True
2904         rangemode: "tozero"
2905       legend:
2906         orientation: "h"
2907         font:
2908           size: 14
2909         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2910       autosize: False
2911       margin:
2912           't': 50
2913           'b': 150
2914           'l': 80
2915           'r': 10
2916       showlegend: True
2917       width: 700
2918       height: 700
2919       paper_bgcolor: "#fff"
2920       plot_bgcolor: "#fff"
2921       hoverlabel:
2922         namelength: -1
2923
2924     plot-hdrh-latency:
2925       title:
2926         text: ""
2927         xanchor: "center"
2928         x: 0.5
2929         font:
2930           size: 16
2931       width: 700
2932       plot_bgcolor: "white"
2933       annotations:
2934         - font:
2935             size: 14
2936           showarrow: False
2937           text: "<b>Packet Latency [uSec]</b>"
2938           x: 1
2939           xanchor: "right"
2940           xref: "paper"
2941           y: -0.045
2942           yanchor: "top"
2943           yref: "paper"
2944         - font:
2945             size: 14
2946           showarrow: False
2947           text: "<b>Probability [%]</b>"
2948           textangle: 270
2949           x: -0.06
2950           xanchor: "center"
2951           xref: "paper"
2952           y: 0.5
2953           yanchor: "middle"
2954           yref: "paper"
2955         - font:
2956             size: 14
2957           showarrow: False
2958           text: "<b>Direction: E-W</b>"
2959           x: 0.24
2960           xanchor: "center"
2961           xref: "paper"
2962           y: 1.05
2963           yanchor: "bottom"
2964           yref: "paper"
2965         - font:
2966             size: 14
2967           showarrow: False
2968           text: "<b>Direction: W-E</b>"
2969           x: 0.74
2970           xanchor: "center"
2971           xref: "paper"
2972           y: 1.05
2973           yanchor: "bottom"
2974           yref: "paper"
2975
2976     plot-hdrh-latency-percentile-x-log:
2977       title:
2978         text: "<b>Latency by Percentile Distribution</b>"
2979         xanchor: "center"
2980         x: 0.5
2981         font:
2982           size: 18
2983       showlegend: True
2984       legend:
2985         traceorder: "normal"
2986         orientation: "h"
2987         font:
2988           size: 16
2989         xanchor: "left"
2990         yanchor: "top"
2991         x: 0
2992         y: -0.2
2993         bgcolor: "rgba(255, 255, 255, 0)"
2994         bordercolor: "rgba(255, 255, 255, 0)"
2995       xaxis:
2996         type: "log"
2997         title: "<b>Percentile [%]</b>"
2998         titlefont:
2999           size: 14
3000         autorange: False
3001         fixedrange: True
3002         gridcolor: "rgb(230, 230, 230)"
3003         linecolor: "rgb(220, 220, 220)"
3004         linewidth: 1
3005         showgrid: True
3006         showline: True
3007         showticklabels: True
3008         tickcolor: "rgb(220, 220, 220)"
3009         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6]
3010         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999]
3011         tickfont:
3012           size: 14
3013       yaxis:
3014         title: "<b>One-Way Latency per Direction [uSec]</b>"
3015         titlefont:
3016           size: 14
3017         gridcolor: "rgb(230, 230, 230)"
3018         linecolor: "rgb(220, 220, 220)"
3019         linewidth: 1
3020         showgrid: True
3021         showline: True
3022         showticklabels: True
3023         tickcolor: "rgb(220, 220, 220)"
3024         tickfont:
3025           size: 14
3026       autosize: False
3027       width: 700
3028       height: 700
3029       paper_bgcolor: "white"
3030       plot_bgcolor: "white"
3031
3032     plot-hdrh-latency-by-percentile:
3033       title:
3034         text: "<b>Latency by Percentile Distribution</b>"
3035         xanchor: "center"
3036         x: 0.5
3037         font:
3038           size: 18
3039       showlegend: True
3040       legend:
3041         traceorder: "normal"
3042         orientation: "h"
3043         font:
3044           size: 16
3045         xanchor: "left"
3046         yanchor: "top"
3047         x: 0
3048         y: -0.2
3049         bgcolor: "rgba(255, 255, 255, 0)"
3050         bordercolor: "rgba(255, 255, 255, 0)"
3051       xaxis:
3052         type: "linear"
3053         title: "<b>Percentile [%]</b>"
3054         titlefont:
3055           size: 14
3056         autorange: False
3057         fixedrange: False
3058         range: [0, 100]
3059         gridcolor: "rgb(230, 230, 230)"
3060         linecolor: "rgb(220, 220, 220)"
3061         linewidth: 1
3062         showgrid: True
3063         showline: True
3064         showticklabels: True
3065         tickcolor: "rgb(220, 220, 220)"
3066         tickvals: [0, 25, 50, 75, 100]
3067         ticktext: [0, 25, 50, 75, 100]
3068         tickfont:
3069           size: 14
3070       yaxis:
3071         title: "<b>One-Way Latency per Direction [uSec]</b>"
3072         titlefont:
3073           size: 14
3074         gridcolor: "rgb(230, 230, 230)"
3075         linecolor: "rgb(220, 220, 220)"
3076         linewidth: 1
3077         showgrid: True
3078         showline: True
3079         showticklabels: True
3080         tickcolor: "rgb(220, 220, 220)"
3081         tickfont:
3082           size: 14
3083       width: 700
3084       height: 700
3085       paper_bgcolor: "white"
3086       plot_bgcolor: "white"
3087
3088     plot-scatter-error-bars-gbps:
3089       titlefont:
3090         size: 16
3091       xaxis:
3092         title: "<b>Test Cases [Index]</b>"
3093         titlefont:
3094           size: 14
3095         autorange: True
3096         fixedrange: False
3097         gridcolor: "rgb(230, 230, 230)"
3098         linecolor: "rgb(220, 220, 220)"
3099         linewidth: 1
3100         showgrid: True
3101         showline: True
3102         showticklabels: True
3103         tickcolor: "rgb(220, 220, 220)"
3104         tickmode: "linear"
3105         tickfont:
3106           size: 14
3107         zeroline: False
3108       yaxis:
3109         title: "<b>Traffic Throughput [Gbps]</b>"
3110         titlefont:
3111           size: 14
3112         gridcolor: "rgb(230, 230, 230)"
3113         hoverformat: ".4r"
3114         tickformat: ".3r"
3115         linecolor: "rgb(220, 220, 220)"
3116         linewidth: 1
3117         showgrid: True
3118         showline: True
3119         showticklabels: True
3120         tickcolor: "rgb(220, 220, 220)"
3121         tickfont:
3122           size: 14
3123         zeroline: False
3124         range: [0,10]
3125       autosize: False
3126       margin:
3127         t: 50
3128         b: 0
3129         l: 80
3130         r: 20
3131       showlegend: True
3132       legend:
3133         orientation: "h"
3134         font:
3135           size: 14
3136       width: 700
3137       height: 900
3138       paper_bgcolor: "#fff"
3139       plot_bgcolor: "#fff"
3140       hoverlabel:
3141         namelength: -1
3142
3143 - type: "static"
3144   src-path: "{DIR[RST]}"
3145   dst-path: "{DIR[WORKING,SRC]}"
3146
3147 - type: "input"
3148   general:
3149     file-name: "output_info.xml.gz"
3150     file-format: ".gz"
3151     arch-file-format:
3152       - ".gz"
3153       - ".zip"
3154     download-path: "{job}/{build}/archives/{filename}"
3155     extract: "output.xml"
3156
3157     zip-file-name: "robot-plugin.zip"
3158     zip-file-format: ".zip"
3159     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
3160     zip-extract: "robot-plugin/output.xml"
3161
3162   builds:
3163
3164     csit-vpp-perf-report-iterative-2009-3n-hsw:
3165       - 18  # rls2005 MRR iter env 5
3166       - 9   # rls2005 NDRPDR iter env 5
3167       - 10  # rls2005 NDRPDR iter env 5
3168       - 11  # rls2005 NDRPDR iter env 5
3169       - 12  # rls2005 NDRPDR iter env 5
3170       - 13  # rls2005 NDRPDR iter env 5
3171       - 14  # rls2005 NDRPDR iter env 5
3172       - 15  # rls2005 NDRPDR iter env 5
3173       - 16  # rls2005 NDRPDR iter env 5
3174       - 17  # rls2005 NDRPDR iter env 5
3175       - 19  # rls2005 NDRPDR iter env 5
3176       - 23  # rls2009 MRR iter env 5
3177       - 21  # rls2009 NDRPDR iter env 5
3178       - 22  # rls2009 NDRPDR iter env 5
3179       - 24  # rls2009 NDRPDR iter env 5
3180       - 25  # rls2009 NDRPDR iter env 5
3181       - 26  # rls2009 NDRPDR iter env 5
3182       - 27  # rls2009 NDRPDR iter env 5
3183       - 28  # rls2009 NDRPDR iter env 5
3184       - 29  # rls2009 NDRPDR iter env 5
3185       - 30  # rls2009 NDRPDR iter env 5
3186       - 31  # rls2009 NDRPDR iter env 5
3187     csit-vpp-perf-report-iterative-2101-3n-hsw:
3188       - 17  # rls2009 MRR iter env 6
3189       - 19  # rls2009 NDRPDR iter env 6
3190       - 20  # rls2009 NDRPDR iter env 6
3191       - 21  # rls2009 NDRPDR iter env 6
3192       - 22  # rls2009 NDRPDR iter env 6
3193       - 23  # rls2009 NDRPDR iter env 6
3194       - 24  # rls2009 NDRPDR iter env 6
3195       - 25  # rls2009 NDRPDR iter env 6
3196       - 26  # rls2009 NDRPDR iter env 6
3197       - 27  # rls2009 NDRPDR iter env 6
3198       - 63  # rls2101.rel MRR iter env 6
3199       - 64  # rls2101.rel NDRPDR iter env 6
3200       - 71  # rls2101.rel NDRPDR iter env 6
3201       - 73  # rls2101.rel NDRPDR iter env 6
3202       - 74  # rls2101.rel NDRPDR iter env 6
3203       - 80  # rls2101.rel NDRPDR iter env 6
3204       - 81  # rls2101.rel NDRPDR iter env 6
3205       - 82  # rls2101.rel NDRPDR iter env 6
3206       - 83  # rls2101.rel NDRPDR iter env 6
3207       - 88  # rls2101.rel NDRPDR iter env 6
3208       - 89  # rls2101.rel NDRPDR iter env 6
3209       - 128 # rls2101.rel NDRPDR iter RND env 6
3210       - 129 # rls2101.rel NDRPDR iter RND env 6
3211       - 130 # rls2101.rel NDRPDR iter RND env 6
3212       - 131 # rls2101.rel NDRPDR iter RND env 6
3213       - 132 # rls2101.rel NDRPDR iter RND env 6
3214       - 133 # rls2101.rel NDRPDR iter RND env 6
3215       - 134 # rls2101.rel NDRPDR iter RND env 6
3216       - 135 # rls2101.rel NDRPDR iter RND env 6
3217       - 136 # rls2101.rel NDRPDR iter RND env 6
3218       - 137 # rls2101.rel NDRPDR iter RND env 6
3219       - 65  # rls2101.rel NDRPDR reconf iter env 6
3220       - 68  # rls2101.rel NDRPDR reconf iter env 6
3221       - 77  # rls2101.rel NDRPDR reconf iter env 6
3222       - 84  # rls2101.rel NDRPDR reconf iter env 6
3223       - 90  # rls2101.rel NDRPDR reconf iter env 6
3224       - 96  # rls2101.rel NDRPDR reconf iter env 6
3225       - 101 # rls2101.rel NDRPDR reconf iter env 6
3226       - 104 # rls2101.rel NDRPDR reconf iter env 6
3227       - 105 # rls2101.rel NDRPDR reconf iter env 6
3228       - 106 # rls2101.rel NDRPDR reconf iter env 6
3229       - 107 # rls2101.rel NDRPDR reconf iter env 6
3230       - 108 # rls2101.rel NDRPDR reconf iter env 6
3231       - 110 # rls2101.rel NDRPDR reconf iter env 6
3232       - 111 # rls2101.rel NDRPDR reconf iter env 6
3233       - 112 # rls2101.rel NDRPDR reconf iter env 6
3234       - 113 # rls2101.rel NDRPDR reconf iter env 6
3235       - 114 # rls2101.rel NDRPDR reconf iter env 6
3236       - 115 # rls2101.rel NDRPDR reconf iter env 6
3237       - 116 # rls2101.rel NDRPDR reconf iter env 6
3238       - 117 # rls2101.rel NDRPDR reconf iter env 6
3239       - 69  # rls2101.rel Hoststack iter env 6
3240       - 70  # rls2101.rel Hoststack iter env 6
3241       - 75  # rls2101.rel Hoststack iter env 6
3242       - 76  # rls2101.rel Hoststack iter env 6
3243       - 78  # rls2101.rel Hoststack iter env 6
3244       - 79  # rls2101.rel Hoststack iter env 6
3245       - 85  # rls2101.rel Hoststack iter env 6
3246       - 86  # rls2101.rel Hoststack iter env 6
3247       - 87  # rls2101.rel Hoststack iter env 6
3248       - 91  # rls2101.rel Hoststack iter env 6
3249       - 92  # rls2101.rel Hoststack iter env 6
3250       - 93  # rls2101.rel Hoststack iter env 6
3251       - 94  # rls2101.rel Hoststack iter env 6
3252       - 95  # rls2101.rel Hoststack iter env 6
3253       - 97  # rls2101.rel Hoststack iter env 6
3254       - 98  # rls2101.rel Hoststack iter env 6
3255       - 99  # rls2101.rel Hoststack iter env 6
3256       - 100 # rls2101.rel Hoststack iter env 6
3257       - 102 # rls2101.rel Hoststack iter env 6
3258       - 103 # rls2101.rel Hoststack iter env 6
3259     csit-vpp-perf-report-coverage-2101-3n-hsw:
3260       - 1   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-00
3261       - 2   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-01
3262       - 3   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-02
3263       - 4   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-03
3264       - 5   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-00
3265       - 6   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-01
3266       - 7   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-02
3267       - 8   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-03
3268       - 9   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-04
3269       - 10  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-05
3270       - 11  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-06
3271       - 12  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-07
3272       - 13  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4tun-00
3273       - 14  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4tun-01
3274       - 15  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4tun-02
3275       - 16  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip6-00
3276       - 18  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip6-01
3277       - 19  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-00
3278       - 20  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-01
3279       - 21  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-02
3280       - 22  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-03
3281       - 23  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-04
3282       - 24  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip6tun-00
3283       - 25  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-05
3284       - 26  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-06
3285       - 27  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-07
3286       - 28  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-08
3287       - 29  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-09
3288       - 30  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-10
3289       - 31  # rls2101.rel NDRPDR cov env 6 3n-hsw-memif-00
3290       - 32  # rls2101.rel NDRPDR cov env 6 3n-hsw-srv6-00
3291       - 33  # rls2101.rel NDRPDR cov env 6 3n-hsw-srv6-01
3292       - 34  # rls2101.rel NDRPDR cov env 6 3n-hsw-vhost-00
3293       - 35  # rls2101.rel NDRPDR cov env 6 3n-hsw-vhost-01
3294       - 36  # rls2101.rel NDRPDR cov env 6 3n-hsw-vhost-02
3295
3296
3297     csit-vpp-perf-report-iterative-2009-3n-skx:
3298       - 17  # rls2005 MRR iter env 5
3299       - 13  # rls2005 NDRPDR iter env 5
3300       - 18  # rls2005 NDRPDR iter env 5
3301       - 19  # rls2005 NDRPDR iter env 5
3302       - 41  # rls2005 NDRPDR iter env 5
3303       - 43  # rls2005 NDRPDR iter env 5
3304       - 44  # rls2005 NDRPDR iter env 5
3305       - 45  # rls2005 NDRPDR iter env 5
3306       - 46  # rls2005 NDRPDR iter env 5
3307       - 48  # rls2005 NDRPDR iter env 5
3308       - 49  # rls2005 NDRPDR iter env 5
3309       - 24  # rls2009 MRR iter env 5
3310       - 26  # rls2009 NDRPDR iter env 5
3311       - 27  # rls2009 NDRPDR iter env 5
3312       - 28  # rls2009 NDRPDR iter env 5
3313       - 29  # rls2009 NDRPDR iter env 5
3314       - 35  # rls2009 NDRPDR iter env 5
3315       - 36  # rls2009 NDRPDR iter env 5
3316       - 37  # rls2009 NDRPDR iter env 5
3317       - 38  # rls2009 NDRPDR iter env 5
3318       - 39  # rls2009 NDRPDR iter env 5
3319       - 40  # rls2009 NDRPDR iter env 5
3320     csit-vpp-perf-report-iterative-2101-3n-skx:
3321       - 34  # rls2009 MRR iter env 6
3322       - 14  # rls2009 NDRPDR iter env 6
3323       - 15  # rls2009 NDRPDR iter env 6
3324       - 16  # rls2009 NDRPDR iter env 6
3325       - 17  # rls2009 NDRPDR iter env 6
3326       - 18  # rls2009 NDRPDR iter env 6
3327       - 25  # rls2009 NDRPDR iter env 6
3328       - 26  # rls2009 NDRPDR iter env 6
3329       - 27  # rls2009 NDRPDR iter env 6
3330       - 29  # rls2009 NDRPDR iter env 6
3331       - 31  # rls2009 NDRPDR iter env 6
3332       - 35  # rls2101.rel MRR iter env 6
3333       - 36  # rls2101.rel NDRPDR iter env 6
3334       - 37  # rls2101.rel NDRPDR iter env 6
3335       - 38  # rls2101.rel NDRPDR iter env 6
3336       - 39  # rls2101.rel NDRPDR iter env 6
3337       - 40  # rls2101.rel NDRPDR iter env 6
3338       - 41  # rls2101.rel NDRPDR iter env 6
3339       - 42  # rls2101.rel NDRPDR iter env 6
3340       - 47  # rls2101.rel NDRPDR iter env 6
3341       - 48  # rls2101.rel NDRPDR iter env 6
3342       - 50  # rls2101.rel NDRPDR iter env 6
3343     csit-vpp-perf-report-coverage-2101-3n-skx:
3344       - 1   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-00
3345       - 2   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-01
3346       - 3   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-02
3347       - 4   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-03
3348       - 5   # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-00
3349       - 16  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-01
3350       - 7   # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-02
3351       - 17  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-03
3352       - 18  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-04
3353       - 19  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-05
3354       - 20  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-06
3355       - 12  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-06
3356       - 13  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4tun-00
3357       - 26  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4tun-01
3358       - 15  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4tun-02
3359       - 21  # rls2101.rel NDRPDR cov env 6 3n-skx-ip6-00
3360       - 22  # rls2101.rel NDRPDR cov env 6 3n-skx-ip6-01
3361       - 23  # rls2101.rel NDRPDR cov env 6 3n-skx-ip6tun-00
3362       - 24  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-00
3363       - 30  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-01
3364       - 27  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-02
3365       - 28  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-03
3366       - 29  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-04
3367       - 31  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-05
3368       - 32  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-06
3369       - 33  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-07
3370       - 34  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-08
3371       - 35  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-09
3372       - 36  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-10
3373       - 37  # rls2101.rel NDRPDR cov env 6 3n-skx-memif-00
3374       - 38  # rls2101.rel NDRPDR cov env 6 3n-skx-srv6-00
3375       - 39  # rls2101.rel NDRPDR cov env 6 3n-skx-srv6-01
3376       - 40  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-00
3377       - 41  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-01
3378       - 42  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-02
3379       - 43  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-03
3380
3381     csit-vpp-perf-report-iterative-2009-2n-skx:
3382       - 20  # rls2005 MRR iter env 5
3383       - 13  # rls2005 NDRPDR iter env 5
3384       - 16  # rls2005 NDRPDR iter env 5
3385       - 17  # rls2005 NDRPDR iter env 5
3386       - 18  # rls2005 NDRPDR iter env 5
3387       - 19  # rls2005 NDRPDR iter env 5
3388       - 21  # rls2005 NDRPDR iter env 5
3389       - 22  # rls2005 NDRPDR iter env 5
3390       - 23  # rls2005 NDRPDR iter env 5
3391       - 24  # rls2005 NDRPDR iter env 5
3392       - 25  # rls2005 NDRPDR iter env 5
3393       - 120 # rls2009 MRR iter env 5
3394       - 35  # rls2009 NDRPDR iter env 5
3395       - 36  # rls2009 NDRPDR iter env 5
3396       - 37  # rls2009 NDRPDR iter env 5
3397       - 39  # rls2009 NDRPDR iter env 5
3398       - 40  # rls2009 NDRPDR iter env 5
3399       - 42  # rls2009 NDRPDR iter env 5
3400       - 43  # rls2009 NDRPDR iter env 5
3401       - 44  # rls2009 NDRPDR iter env 5
3402       - 46  # rls2009 NDRPDR iter env 5
3403       - 48  # rls2009 NDRPDR iter env 5
3404       - 110 # rls2009 NDRPDR iter NAT44 env 5
3405       - 111 # rls2009 NDRPDR iter NAT44 env 5
3406       - 112 # rls2009 NDRPDR iter NAT44 env 5
3407       - 113 # rls2009 NDRPDR iter NAT44 env 5
3408       - 114 # rls2009 NDRPDR iter NAT44 env 5
3409       - 115 # rls2009 NDRPDR iter NAT44 env 5
3410       - 116 # rls2009 NDRPDR iter NAT44 env 5
3411       - 118 # rls2009 NDRPDR iter NAT44 env 5
3412       - 119 # rls2009 NDRPDR iter NAT44 env 5
3413       - 121 # rls2009 NDRPDR iter NAT44 env 5
3414     csit-vpp-perf-report-iterative-2101-2n-skx:
3415       - 21  # rls2009 MRR iter env 6
3416       - 22  # rls2009 NDRPDR iter env 6
3417       - 23  # rls2009 NDRPDR iter env 6
3418       - 24  # rls2009 NDRPDR iter env 6
3419       - 25  # rls2009 NDRPDR iter env 6
3420       - 26  # rls2009 NDRPDR iter env 6
3421       - 28  # rls2009 NDRPDR iter env 6
3422       - 39  # rls2009 NDRPDR iter env 6
3423       - 40  # rls2009 NDRPDR iter env 6
3424       - 41  # rls2009 NDRPDR iter env 6
3425       - 44  # rls2009 NDRPDR iter env 6
3426       - 62  # rls2101.rel MRR iter env 6
3427       - 63  # rls2101.rel NDRPDR iter env 6
3428       - 69  # rls2101.rel NDRPDR iter env 6
3429       - 70  # rls2101.rel NDRPDR iter env 6
3430       - 75  # rls2101.rel NDRPDR iter env 6
3431       - 76  # rls2101.rel NDRPDR iter env 6
3432       - 77  # rls2101.rel NDRPDR iter env 6
3433       - 82  # rls2101.rel NDRPDR iter env 6
3434       - 85  # rls2101.rel NDRPDR iter env 6
3435       - 86  # rls2101.rel NDRPDR iter env 6
3436       - 94  # rls2101.rel NDRPDR iter env 6
3437       - 89  # rls2101.rel NDRPDR iter RND env 6
3438       - 90  # rls2101.rel NDRPDR iter RND env 6
3439       - 91  # rls2101.rel NDRPDR iter RND env 6
3440       - 92  # rls2101.rel NDRPDR iter RND env 6
3441       - 93  # rls2101.rel NDRPDR iter RND env 6
3442       - 96  # rls2101.rel NDRPDR iter RND env 6
3443       - 98  # rls2101.rel NDRPDR iter RND env 6
3444       - 99  # rls2101.rel NDRPDR iter RND env 6
3445       - 101 # rls2101.rel NDRPDR iter RND env 6
3446       - 102 # rls2101.rel NDRPDR iter RND env 6
3447       - 116 # rls2101.rel NDRPDR iter NAT env 6
3448       - 117 # rls2101.rel NDRPDR iter NAT env 6
3449       - 118 # rls2101.rel NDRPDR iter NAT env 6
3450       - 119 # rls2101.rel NDRPDR iter NAT env 6
3451       - 120 # rls2101.rel NDRPDR iter NAT env 6
3452       - 121 # rls2101.rel NDRPDR iter NAT env 6
3453       - 122 # rls2101.rel NDRPDR iter NAT env 6
3454       - 123 # rls2101.rel NDRPDR iter NAT env 6
3455       - 124 # rls2101.rel NDRPDR iter NAT env 6
3456       - 125 # rls2101.rel NDRPDR iter NAT env 6
3457       - 65  # rls2101.rel MRR nf-density iter env 6
3458       - 67  # rls2101.rel NDRPDR nf-density iter env 6
3459       - 72  # rls2101.rel NDRPDR nf-density iter env 6
3460       - 79  # rls2101.rel NDRPDR nf-density iter env 6
3461       - 83  # rls2101.rel NDRPDR nf-density iter env 6
3462       - 88  # rls2101.rel NDRPDR nf-density iter env 6
3463       - 97  # rls2101.rel NDRPDR nf-density iter env 6
3464       - 103 # rls2101.rel NDRPDR nf-density iter env 6
3465       - 108 # rls2101.rel NDRPDR nf-density iter env 6
3466       - 109 # rls2101.rel NDRPDR nf-density iter env 6
3467       - 110 # rls2101.rel NDRPDR nf-density iter env 6
3468       - 64  # rls2101.rel NDRPDR reconf iter env 6
3469       - 66  # rls2101.rel NDRPDR reconf iter env 6
3470       - 71  # rls2101.rel NDRPDR reconf iter env 6
3471       - 74  # rls2101.rel NDRPDR reconf iter env 6
3472       - 78  # rls2101.rel NDRPDR reconf iter env 6
3473       - 87  # rls2101.rel NDRPDR reconf iter env 6
3474       - 95  # rls2101.rel NDRPDR reconf iter env 6
3475       - 100 # rls2101.rel NDRPDR reconf iter env 6
3476       - 104 # rls2101.rel NDRPDR reconf iter env 6
3477       - 106 # rls2101.rel NDRPDR reconf iter env 6
3478       - 68  # rls2101.rel soak env 6
3479       - 73  # rls2101.rel soak env 6
3480       - 129 # rls2101.rel MRR GSO iter env 6
3481     csit-vpp-perf-report-coverage-2101-2n-skx:
3482       - 1   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-00
3483       - 2   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-01
3484       - 3   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-02
3485       - 4   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-03
3486       - 5   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-04
3487       - 6   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-05
3488       - 7   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-06
3489       - 8   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-07
3490       - 21  # rls2101.rel NDRPDR cov env 6 2n-skx-ip4tun-00
3491       - 22  # rls2101.rel NDRPDR cov env 6 2n-skx-ip4tun-00
3492       - 10  # rls2101.rel NDRPDR cov env 6 2n-skx-ip6-00
3493       - 11  # rls2101.rel NDRPDR cov env 6 2n-skx-ip6-01
3494       - 12  # rls2101.rel NDRPDR cov env 6 2n-skx-l2-00
3495       - 13  # rls2101.rel NDRPDR cov env 6 2n-skx-l2-01
3496       - 14  # rls2101.rel NDRPDR cov env 6 2n-skx-lb-00
3497       - 15  # rls2101.rel NDRPDR cov env 6 2n-skx-memif-00
3498       - 16  # rls2101.rel NDRPDR cov env 6 2n-skx-vhost-00
3499       - 17  # rls2101.rel NDRPDR cov env 6 2n-skx-vhost-01
3500       - 19  # rls2101.rel NDRPDR cov env 6 2n-skx-vts-00
3501
3502     csit-vpp-perf-report-iterative-2009-2n-clx:
3503       - 77  # rls2005 MRR iter env 5
3504       - 13  # rls2005 NDRPDR iter env 5
3505       - 15  # rls2005 NDRPDR iter env 5
3506       - 17  # rls2005 NDRPDR iter env 5
3507       - 18  # rls2005 NDRPDR iter env 5
3508       - 19  # rls2005 NDRPDR iter env 5
3509       - 20  # rls2005 NDRPDR iter env 5
3510       - 21  # rls2005 NDRPDR iter env 5
3511       - 22  # rls2005 NDRPDR iter env 5
3512       - 23  # rls2005 NDRPDR iter env 5
3513       - 24  # rls2005 NDRPDR iter env 5
3514       - 125 # rls2009 MRR iter env 5
3515       - 36  # rls2009 NDRPDR iter env 5
3516       - 39  # rls2009 NDRPDR iter env 5
3517       - 40  # rls2009 NDRPDR iter env 5
3518       - 65  # rls2009 NDRPDR iter env 5
3519       - 66  # rls2009 NDRPDR iter env 5
3520       - 79  # rls2009 NDRPDR iter env 5
3521       - 82  # rls2009 NDRPDR iter env 5
3522       - 88  # rls2009 NDRPDR iter env 5
3523       - 89  # rls2009 NDRPDR iter env 5
3524       - 90  # rls2009 NDRPDR iter env 5
3525       - 114 # rls2009 NDRPDR iter NAT44 env 5
3526       - 115 # rls2009 NDRPDR iter NAT44 env 5
3527       - 116 # rls2009 NDRPDR iter NAT44 env 5
3528       - 117 # rls2009 NDRPDR iter NAT44 env 5
3529       - 118 # rls2009 NDRPDR iter NAT44 env 5
3530       - 119 # rls2009 NDRPDR iter NAT44 env 5
3531       - 121 # rls2009 NDRPDR iter NAT44 env 5
3532       - 122 # rls2009 NDRPDR iter NAT44 env 5
3533       - 123 # rls2009 NDRPDR iter NAT44 env 5
3534       - 126 # rls2009 NDRPDR iter NAT44 env 5
3535     csit-vpp-perf-report-iterative-2101-2n-clx:
3536       - 15  # rls2009 MRR iter env 6
3537       - 142 # rls2009 MRR MLX iter env 6
3538       - 16  # rls2009 NDRPDR iter env 6
3539       - 17  # rls2009 NDRPDR iter env 6
3540       - 18  # rls2009 NDRPDR iter env 6
3541       - 19  # rls2009 NDRPDR iter env 6
3542       - 20  # rls2009 NDRPDR iter env 6
3543       - 21  # rls2009 NDRPDR iter env 6
3544       - 32  # rls2009 NDRPDR iter env 6
3545       - 33  # rls2009 NDRPDR iter env 6
3546       - 34  # rls2009 NDRPDR iter env 6
3547       - 35  # rls2009 NDRPDR iter env 6
3548       - 146 # rls2009 NDRPDR MLX iter env 6
3549       - 147 # rls2009 NDRPDR MLX iter env 6
3550       - 148 # rls2009 NDRPDR MLX iter env 6
3551       - 149 # rls2009 NDRPDR MLX iter env 6
3552       - 150 # rls2009 NDRPDR MLX iter env 6
3553       - 151 # rls2009 NDRPDR MLX iter env 6
3554       - 152 # rls2009 NDRPDR MLX iter env 6
3555       - 153 # rls2009 NDRPDR MLX iter env 6
3556       - 154 # rls2009 NDRPDR MLX iter env 6
3557       - 155 # rls2009 NDRPDR MLX iter env 6
3558       - 53  # rls2101.rel MRR iter env 6
3559       - 133 # rls2101.rel MRR MLX iter env 6
3560       - 54  # rls2101.rel NDRPDR iter env 6
3561       - 59  # rls2101.rel NDRPDR iter env 6
3562       - 60  # rls2101.rel NDRPDR iter env 6
3563       - 63  # rls2101.rel NDRPDR iter env 6
3564       - 66  # rls2101.rel NDRPDR iter env 6
3565       - 68  # rls2101.rel NDRPDR iter env 6
3566       - 73  # rls2101.rel NDRPDR iter env 6
3567       - 75  # rls2101.rel NDRPDR iter env 6
3568       - 86  # rls2101.rel NDRPDR iter env 6
3569       - 90  # rls2101.rel NDRPDR iter env 6
3570       - 80  # rls2101.rel NDRPDR iter RND env 6
3571       - 87  # rls2101.rel NDRPDR iter RND env 6
3572       - 91  # rls2101.rel NDRPDR iter RND env 6
3573       - 92  # rls2101.rel NDRPDR iter RND env 6
3574       - 93  # rls2101.rel NDRPDR iter RND env 6
3575       - 94  # rls2101.rel NDRPDR iter RND env 6
3576       - 95  # rls2101.rel NDRPDR iter RND env 6
3577       - 100 # rls2101.rel NDRPDR iter RND env 6
3578       - 106 # rls2101.rel NDRPDR iter RND env 6
3579       - 108 # rls2101.rel NDRPDR iter RND env 6
3580       - 112 # rls2101.rel NDRPDR iter NAT env 6
3581       - 113 # rls2101.rel NDRPDR iter NAT env 6
3582       - 114 # rls2101.rel NDRPDR iter NAT env 6
3583       - 115 # rls2101.rel NDRPDR iter NAT env 6
3584       - 116 # rls2101.rel NDRPDR iter NAT env 6
3585       - 117 # rls2101.rel NDRPDR iter NAT env 6
3586       - 118 # rls2101.rel NDRPDR iter NAT env 6
3587       - 119 # rls2101.rel NDRPDR iter NAT env 6
3588       - 120 # rls2101.rel NDRPDR iter NAT env 6
3589       - 121 # rls2101.rel NDRPDR iter NAT env 6
3590       - 122 # rls2101.rel NDRPDR iter MLX env 6
3591       - 123 # rls2101.rel NDRPDR iter MLX env 6
3592       - 124 # rls2101.rel NDRPDR iter MLX env 6
3593       - 126 # rls2101.rel NDRPDR iter MLX env 6
3594       - 127 # rls2101.rel NDRPDR iter MLX env 6
3595       - 128 # rls2101.rel NDRPDR iter MLX env 6
3596       - 129 # rls2101.rel NDRPDR iter MLX env 6
3597       - 130 # rls2101.rel NDRPDR iter MLX env 6
3598       - 131 # rls2101.rel NDRPDR iter MLX env 6
3599       - 132 # rls2101.rel NDRPDR iter MLX env 6
3600       - 72  # rls2101.rel MRR nf-density iter env 6
3601       - 57  # rls2101.rel NDRPDR nf-density iter env 6
3602       - 62  # rls2101.rel NDRPDR nf-density iter env 6
3603       - 70  # rls2101.rel NDRPDR nf-density iter env 6
3604       - 71  # rls2101.rel NDRPDR nf-density iter env 6
3605       - 82  # rls2101.rel NDRPDR nf-density iter env 6
3606       - 88  # rls2101.rel NDRPDR nf-density iter env 6
3607       - 89  # rls2101.rel NDRPDR nf-density iter env 6
3608       - 96  # rls2101.rel NDRPDR nf-density iter env 6
3609       - 97  # rls2101.rel NDRPDR nf-density iter env 6
3610       - 98  # rls2101.rel NDRPDR nf-density iter env 6
3611       - 55  # rls2101.rel NDRPDR reconf iter env 6
3612       - 64  # rls2101.rel NDRPDR reconf iter env 6
3613       - 76  # rls2101.rel NDRPDR reconf iter env 6
3614       - 83  # rls2101.rel NDRPDR reconf iter env 6
3615       - 99  # rls2101.rel NDRPDR reconf iter env 6
3616       - 101 # rls2101.rel NDRPDR reconf iter env 6
3617       - 102 # rls2101.rel NDRPDR reconf iter env 6
3618       - 107 # rls2101.rel NDRPDR reconf iter env 6
3619       - 109 # rls2101.rel NDRPDR reconf iter env 6
3620       - 110 # rls2101.rel NDRPDR reconf iter env 6
3621       - 58  # rls2101.rel soak env 6
3622       - 61  # rls2101.rel soak env 6
3623       - 159 # rls2101.rel MRR GSO iter env 6
3624     csit-vpp-perf-report-coverage-2101-2n-clx:
3625       - 1   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-00
3626       - 2   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-01
3627       - 3   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-02
3628       - 4   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-03
3629       - 5   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-04
3630       - 6   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-05
3631       - 7   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-06
3632       - 8   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-07
3633       - 19  # rls2101.rel NDRPDR cov env 6 2n-clx-ip4tun-00
3634       - 20  # rls2101.rel NDRPDR cov env 6 2n-clx-ip4tun-00
3635       - 10  # rls2101.rel NDRPDR cov env 6 2n-clx-ip6-00
3636       - 11  # rls2101.rel NDRPDR cov env 6 2n-clx-ip6-01
3637       - 12  # rls2101.rel NDRPDR cov env 6 2n-clx-l2-00
3638       - 13  # rls2101.rel NDRPDR cov env 6 2n-clx-l2-01
3639       - 14  # rls2101.rel NDRPDR cov env 6 2n-clx-lb-00
3640       - 15  # rls2101.rel NDRPDR cov env 6 2n-clx-memif-00
3641       - 16  # rls2101.rel NDRPDR cov env 6 2n-clx-vhost-00
3642       - 17  # rls2101.rel NDRPDR cov env 6 2n-clx-vhost-01
3643       - 18  # rls2101.rel NDRPDR cov env 6 2n-clx-vts-00
3644
3645     csit-vpp-perf-report-iterative-2009-2n-zn2:
3646       - 15  # rls2009 MRR iter env 5
3647       - 17  # rls2009 NDRPDR iter env 5
3648       - 18  # rls2009 NDRPDR iter env 5
3649       - 31  # rls2009 NDRPDR iter env 5
3650       - 33  # rls2009 NDRPDR iter env 5
3651       - 34  # rls2009 NDRPDR iter env 5
3652     csit-vpp-perf-report-iterative-2101-2n-zn2:
3653       - 8   # rls2009 MRR iter env6
3654       - 9   # rls2009 NDRPDR iter env 6
3655       - 10  # rls2009 NDRPDR iter env 6
3656       - 11  # rls2009 NDRPDR iter env 6
3657       - 12  # rls2009 NDRPDR iter env 6
3658       - 13  # rls2009 NDRPDR iter env 6
3659       - 20  # rls2009 NDRPDR iter env 6
3660       - 21  # rls2009 NDRPDR iter env 6
3661       - 22  # rls2009 NDRPDR iter env 6
3662       - 25  # rls2009 NDRPDR iter env 6
3663       - 26  # rls2009 NDRPDR iter env 6
3664       - 30  # rls2101.rel MRR iter env 6
3665       - 31  # rls2101.rel NDRPDR iter env 6
3666       - 32  # rls2101.rel NDRPDR iter env 6
3667       - 33  # rls2101.rel NDRPDR iter env 6
3668       - 34  # rls2101.rel NDRPDR iter env 6
3669       - 35  # rls2101.rel NDRPDR iter env 6
3670       - 36  # rls2101.rel NDRPDR iter env 6
3671       - 37  # rls2101.rel NDRPDR iter env 6
3672       - 38  # rls2101.rel NDRPDR iter env 6
3673       - 44  # rls2101.rel NDRPDR iter env 6
3674       - 49  # rls2101.rel NDRPDR iter env 6
3675       - 39  # rls2101.rel NDRPDR iter RND env 6
3676       - 40  # rls2101.rel NDRPDR iter RND env 6
3677       - 41  # rls2101.rel NDRPDR iter RND env 6
3678       - 42  # rls2101.rel NDRPDR iter RND env 6
3679       - 43  # rls2101.rel NDRPDR iter RND env 6
3680       - 45  # rls2101.rel NDRPDR iter RND env 6
3681       - 48  # rls2101.rel NDRPDR iter RND env 6
3682       - 50  # rls2101.rel NDRPDR iter RND env 6
3683       - 51  # rls2101.rel NDRPDR iter RND env 6
3684       - 52  # rls2101.rel NDRPDR iter RND env 6
3685       - 56  # rls2101.rel MRR GSO iter env 6
3686     csit-vpp-perf-report-coverage-2101-2n-zn2:
3687       - 1   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-00
3688       - 2   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-01
3689       - 3   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-02
3690       - 4   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-03
3691       - 5   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-04
3692       - 6   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-05
3693       - 17  # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4tun-00
3694       - 18  # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4tun-01
3695       - 8   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip6-00
3696       - 9   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip6-01
3697       - 10  # rls2101.rel NDRPDR cov env 6 2n-zn2-l2-00
3698       - 11  # rls2101.rel NDRPDR cov env 6 2n-zn2-l2-01
3699       - 12  # rls2101.rel NDRPDR cov env 6 2n-zn2-lb-00
3700       - 13  # rls2101.rel NDRPDR cov env 6 2n-zn2-memif-00
3701       - 14  # rls2101.rel NDRPDR cov env 6 2n-zn2-vhost-00
3702       - 15  # rls2101.rel NDRPDR cov env 6 2n-zn2-vhost-00
3703       - 16  # rls2101.rel NDRPDR cov env 6 2n-zn2-vts-00
3704
3705     csit-vpp-perf-report-iterative-2009-3n-tsh:
3706       - 8   # rls2005 NDRPDR iter env 5
3707       - 11  # rls2005 NDRPDR iter env 5
3708       - 12  # rls2005 NDRPDR iter env 5
3709       - 24  # rls2005 NDRPDR iter env 5
3710       - 27  # rls2005 NDRPDR iter env 5
3711       - 29  # rls2005 NDRPDR iter env 5
3712       - 31  # rls2005 NDRPDR iter env 5
3713       - 39  # rls2005 NDRPDR iter env 5
3714       - 40  # rls2005 NDRPDR iter env 5
3715       - 42  # rls2005 NDRPDR iter env 5
3716       - 13  # rls2005 MRR iter env 5
3717       - 14  # rls2009 NDRPDR iter env 5
3718       - 20  # rls2009 NDRPDR iter env 5
3719       - 21  # rls2009 NDRPDR iter env 5
3720       - 22  # rls2009 NDRPDR iter env 5
3721       - 23  # rls2009 NDRPDR iter env 5
3722       - 28  # rls2009 NDRPDR iter env 5
3723       - 30  # rls2009 NDRPDR iter env 5
3724       - 33  # rls2009 NDRPDR iter env 5
3725       - 38  # rls2009 NDRPDR iter env 5
3726       - 41  # rls2009 NDRPDR iter env 5
3727       - 15  # rls2009 MRR iter env 5
3728     csit-vpp-perf-report-iterative-2101-3n-tsh:
3729       - 7   # rls2009 MRR iter env 6
3730       - 8   # rls2009 NDRPDR iter env 6
3731       - 13  # rls2009 NDRPDR iter env 6
3732       - 14  # rls2009 NDRPDR iter env 6
3733       - 15  # rls2009 NDRPDR iter env 6
3734       - 16  # rls2009 NDRPDR iter env 6
3735       - 17  # rls2009 NDRPDR iter env 6
3736       - 18  # rls2009 NDRPDR iter env 6
3737       - 19  # rls2009 NDRPDR iter env 6
3738       - 21  # rls2009 NDRPDR iter env 6
3739       - 22  # rls2101.rel MRR iter env 6
3740       - 23  # rls2101.rel NDRPDR iter env 6
3741       - 24  # rls2101.rel NDRPDR iter env 6
3742       - 25  # rls2101.rel NDRPDR iter env 6
3743       - 26  # rls2101.rel NDRPDR iter env 6
3744       - 27  # rls2101.rel NDRPDR iter env 6
3745       - 28  # rls2101.rel NDRPDR iter env 6
3746       - 29  # rls2101.rel NDRPDR iter env 6
3747       - 30  # rls2101.rel NDRPDR iter env 6
3748       - 31  # rls2101.rel NDRPDR iter env 6
3749       - 32  # rls2101.rel NDRPDR iter env 6
3750     csit-vpp-perf-report-coverage-2101-3n-tsh:
3751       - 1   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-00
3752       - 2   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-01
3753       - 3   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-02
3754       - 4   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-03
3755       - 5   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4tun-00
3756       - 6   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4tun-01
3757       - 7   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip6-00
3758       - 8   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip6-01
3759       - 9   # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-00
3760       - 10  # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-01
3761       - 11  # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-02
3762       - 12  # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-03
3763       - 13  # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-04
3764       - 19  # rls2101.rel NDRPDR cov env 6 3n-tsh-memif-00
3765       - 15  # rls2101.rel NDRPDR cov env 6 3n-tsh-srv6-00
3766       - 16  # rls2101.rel NDRPDR cov env 6 3n-tsh-srv6-01
3767       - 17  # rls2101.rel NDRPDR cov env 6 3n-tsh-vhost-00
3768       - 18  # rls2101.rel NDRPDR cov env 6 3n-tsh-vhost-01
3769
3770     csit-vpp-perf-report-iterative-2101-2n-tx2:
3771       - 5   # rls2009 MRR iter env 6
3772       - 6   # rls2009 NDRPDR iter env 6
3773       - 7   # rls2009 NDRPDR iter env 6
3774       - 11  # rls2009 NDRPDR iter env 6
3775       - 12  # rls2009 NDRPDR iter env 6
3776       - 13  # rls2009 NDRPDR iter env 6
3777       - 16  # rls2009 NDRPDR iter env 6
3778       - 17  # rls2009 NDRPDR iter env 6
3779       - 18  # rls2009 NDRPDR iter env 6
3780       - 19  # rls2009 NDRPDR iter env 6
3781       - 20  # rls2009 NDRPDR iter env 6
3782       - 21  # rls2101.rel MRR iter env 6
3783       - 22  # rls2101.rel NDRPDR iter env 6
3784       - 23  # rls2101.rel NDRPDR iter env 6
3785       - 24  # rls2101.rel NDRPDR iter env 6
3786       - 25  # rls2101.rel NDRPDR iter env 6
3787       - 26  # rls2101.rel NDRPDR iter env 6
3788       - 27  # rls2101.rel NDRPDR iter env 6
3789       - 28  # rls2101.rel NDRPDR iter env 6
3790       - 29  # rls2101.rel NDRPDR iter env 6
3791       - 30  # rls2101.rel NDRPDR iter env 6
3792       - 31  # rls2101.rel NDRPDR iter env 6
3793     csit-vpp-perf-report-coverage-2101-2n-tx2:
3794       - 1   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-00
3795       - 2   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-01
3796       - 3   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-02
3797       - 4   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-03
3798       - 5   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-04
3799       - 6   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-05
3800       - 7   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-06
3801       - 8   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip6-00
3802       - 9   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip6-01
3803       - 10  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-00
3804       - 11  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-01
3805       - 12  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-02
3806       - 13  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-03
3807       - 15  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-04
3808
3809     csit-vpp-perf-report-iterative-2009-3n-dnv:
3810       - 16  # rls2005 NDRPDR iter env 5
3811       - 23  # rls2005 NDRPDR iter env 5
3812       - 25  # rls2005 NDRPDR iter env 5
3813       - 26  # rls2005 NDRPDR iter env 5
3814       - 27  # rls2005 NDRPDR iter env 5
3815       - 28  # rls2005 NDRPDR iter env 5
3816       - 29  # rls2005 NDRPDR iter env 5
3817       - 30  # rls2005 NDRPDR iter env 5
3818       - 31  # rls2005 NDRPDR iter env 5
3819       - 32  # rls2005 NDRPDR iter env 5
3820       - 19  # rls2005 MRR iter env 5
3821       - 3   # rls2009 NDRPDR iter env 5
3822       - 6   # rls2009 NDRPDR iter env 5
3823       - 7   # rls2009 NDRPDR iter env 5
3824       - 8   # rls2009 NDRPDR iter env 5
3825       - 10  # rls2009 NDRPDR iter env 5
3826       - 11  # rls2009 NDRPDR iter env 5
3827       - 12  # rls2009 NDRPDR iter env 5
3828       - 14  # rls2009 NDRPDR iter env 5
3829       - 15  # rls2009 NDRPDR iter env 5
3830       - 24  # rls2009 NDRPDR iter env 5
3831       - 22  # rls2009 MRR iter env 5
3832     csit-vpp-perf-report-iterative-2101-3n-dnv:
3833       - 32  # rls2101.rel MRR iter env 6
3834       - 33  # rls2101.rel NDRPDR iter env 6
3835       - 34  # rls2101.rel NDRPDR iter env 6
3836       - 35  # rls2101.rel NDRPDR iter env 6
3837       - 36  # rls2101.rel NDRPDR iter env 6
3838       - 37  # rls2101.rel NDRPDR iter env 6
3839       - 38  # rls2101.rel NDRPDR iter env 6
3840       - 39  # rls2101.rel NDRPDR iter env 6
3841       - 40  # rls2101.rel NDRPDR iter env 6
3842       - 41  # rls2101.rel NDRPDR iter env 6
3843       - 42  # rls2101.rel NDRPDR iter env 6
3844       - 43  # rls2101.rel NDRPDR iter RND env 6
3845       - 44  # rls2101.rel NDRPDR iter RND env 6
3846       - 45  # rls2101.rel NDRPDR iter RND env 6
3847       - 46  # rls2101.rel NDRPDR iter RND env 6
3848       - 47  # rls2101.rel NDRPDR iter RND env 6
3849       - 48  # rls2101.rel NDRPDR iter RND env 6
3850       - 49  # rls2101.rel NDRPDR iter RND env 6
3851       - 50  # rls2101.rel NDRPDR iter RND env 6
3852       - 51  # rls2101.rel NDRPDR iter RND env 6
3853       - 52  # rls2101.rel NDRPDR iter RND env 6
3854     csit-vpp-perf-report-coverage-2101-3n-dnv:
3855       - 1   # rls2101.rel NDRPDR cov env 6 3n-dnv-crypto-00
3856       - 2   # rls2101.rel NDRPDR cov env 6 3n-dnv-crypto-01
3857       - 3   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-00
3858       - 4   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-01
3859       - 5   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4tun-00
3860       - 6   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip6-00
3861       - 7   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip6-01
3862       - 8   # rls2101.rel NDRPDR cov env 6 3n-dnv-l2-00
3863       - 9   # rls2101.rel NDRPDR cov env 6 3n-dnv-l2-01
3864
3865     csit-vpp-perf-report-iterative-2009-2n-dnv:
3866       - 16  # rls2005 NDRPDR iter env 5
3867       - 17  # rls2005 NDRPDR iter env 5
3868       - 18  # rls2005 NDRPDR iter env 5
3869       - 19  # rls2005 NDRPDR iter env 5
3870       - 21  # rls2005 NDRPDR iter env 5
3871       - 24  # rls2005 NDRPDR iter env 5
3872       - 27  # rls2005 NDRPDR iter env 5
3873       - 28  # rls2005 NDRPDR iter env 5
3874       - 29  # rls2005 NDRPDR iter env 5
3875       - 30  # rls2005 NDRPDR iter env 5
3876       - 23  # rls2005 MRR iter env 5
3877       - 3   # rls2009 NDRPDR iter env 5
3878       - 5   # rls2009 NDRPDR iter env 5
3879       - 6   # rls2009 NDRPDR iter env 5
3880       - 7   # rls2009 NDRPDR iter env 5
3881       - 9   # rls2009 NDRPDR iter env 5
3882       - 10  # rls2009 NDRPDR iter env 5
3883       - 11  # rls2009 NDRPDR iter env 5
3884       - 12  # rls2009 NDRPDR iter env 5
3885       - 14  # rls2009 NDRPDR iter env 5
3886       - 15  # rls2009 NDRPDR iter env 5
3887       - 13  # rls2009 MRR iter env 5
3888     csit-vpp-perf-report-iterative-2101-2n-dnv:
3889       - 31  # rls2101.rel MRR iter env 6
3890       - 32  # rls2101.rel NDRPDR iter env 6
3891       - 33  # rls2101.rel NDRPDR iter env 6
3892       - 34  # rls2101.rel NDRPDR iter env 6
3893       - 35  # rls2101.rel NDRPDR iter env 6
3894       - 39  # rls2101.rel NDRPDR iter env 6
3895       - 41  # rls2101.rel NDRPDR iter env 6
3896       - 42  # rls2101.rel NDRPDR iter env 6
3897       - 43  # rls2101.rel NDRPDR iter env 6
3898       - 44  # rls2101.rel NDRPDR iter env 6
3899       - 45  # rls2101.rel NDRPDR iter env 6
3900       - 46  # rls2101.rel NDRPDR iter RND env 6
3901       - 47  # rls2101.rel NDRPDR iter RND env 6
3902       - 48  # rls2101.rel NDRPDR iter RND env 6
3903       - 49  # rls2101.rel NDRPDR iter RND env 6
3904       - 50  # rls2101.rel NDRPDR iter RND env 6
3905       - 51  # rls2101.rel NDRPDR iter RND env 6
3906       - 52  # rls2101.rel NDRPDR iter RND env 6
3907       - 53  # rls2101.rel NDRPDR iter RND env 6
3908       - 54  # rls2101.rel NDRPDR iter RND env 6
3909       - 55  # rls2101.rel NDRPDR iter RND env 6
3910     csit-vpp-perf-report-coverage-2101-2n-dnv:
3911       - 1   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-00
3912       - 2   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-01
3913       - 3   # rls2101.rel NDRPDR cov env 6 2n-dnv-ip6-00
3914       - 4   # rls2101.rel NDRPDR cov env 6 2n-dnv-ip6-01
3915       - 5   # rls2101.rel NDRPDR cov env 6 2n-dnv-l2-00
3916       - 6   # rls2101.rel NDRPDR cov env 6 2n-dnv-l2-01
3917
3918     csit-dpdk-perf-report-iterative-2005-3n-hsw:
3919       - 25  # NDRPDR iter
3920       - 26  # NDRPDR iter
3921       - 27  # NDRPDR iter
3922       - 28  # NDRPDR iter
3923       - 29  # NDRPDR iter
3924       - 30  # NDRPDR iter
3925       - 31  # NDRPDR iter
3926       - 32  # NDRPDR iter
3927       - 33  # NDRPDR iter
3928       - 34  # NDRPDR iter
3929     csit-dpdk-perf-report-iterative-2009-3n-hsw:
3930       - 6   # NDRPDR iter env5
3931       - 7   # NDRPDR iter env5
3932       - 8   # NDRPDR iter env5
3933       - 9   # NDRPDR iter env5
3934       - 10  # NDRPDR iter env5
3935       - 11  # NDRPDR iter env5
3936       - 12  # NDRPDR iter env5
3937       - 13  # NDRPDR iter env5
3938       - 14  # NDRPDR iter env5
3939       - 15  # NDRPDR iter env5
3940     csit-dpdk-perf-report-iterative-2101-3n-hsw:
3941       - 11  # rls2101 NDRPDR iter env 6
3942       - 12  # rls2101 NDRPDR iter env 6
3943       - 13  # rls2101 NDRPDR iter env 6
3944       - 14  # rls2101 NDRPDR iter env 6
3945       - 16  # rls2101 NDRPDR iter env 6
3946       - 17  # rls2101 NDRPDR iter env 6
3947       - 18  # rls2101 NDRPDR iter env 6
3948       - 19  # rls2101 NDRPDR iter env 6
3949       - 20  # rls2101 NDRPDR iter env 6
3950       - 21  # rls2101 NDRPDR iter env 6
3951
3952     csit-dpdk-perf-report-iterative-2005-3n-skx:
3953       - 28  # NDRPDR iter
3954       - 29  # NDRPDR iter
3955       - 30  # NDRPDR iter
3956       - 31  # NDRPDR iter
3957       - 32  # NDRPDR iter
3958       - 33  # NDRPDR iter
3959       - 34  # NDRPDR iter
3960       - 35  # NDRPDR iter
3961       - 36  # NDRPDR iter
3962       - 37  # NDRPDR iter
3963     csit-dpdk-perf-report-iterative-2009-3n-skx:
3964       - 4   # NDRPDR sel env5
3965       - 5   # NDRPDR sel env5
3966       - 6   # NDRPDR sel env5
3967       - 7   # NDRPDR sel env5
3968       - 8   # NDRPDR sel env5
3969       - 9   # NDRPDR sel env5
3970       - 14  # NDRPDR sel env5
3971       - 11  # NDRPDR sel env5
3972       - 12  # NDRPDR sel env5
3973       - 13  # NDRPDR sel env5
3974     csit-dpdk-perf-report-iterative-2101-3n-skx:
3975       - 12  # rls2101 NDRPDR iter env 6
3976       - 14  # rls2101 NDRPDR iter env 6
3977       - 15  # rls2101 NDRPDR iter env 6
3978       - 17  # rls2101 NDRPDR iter env 6
3979       - 19  # rls2101 NDRPDR iter env 6
3980       - 20  # rls2101 NDRPDR iter env 6
3981       - 21  # rls2101 NDRPDR iter env 6
3982       - 22  # rls2101 NDRPDR iter env 6
3983       - 25  # rls2101 NDRPDR iter env 6
3984       - 26  # rls2101 NDRPDR iter env 6
3985
3986     csit-dpdk-perf-report-iterative-2005-2n-skx:
3987       - 20  # NDRPDR iter
3988       - 21  # NDRPDR iter
3989       - 22  # NDRPDR iter
3990       - 23  # NDRPDR iter
3991       - 24  # NDRPDR iter
3992       - 25  # NDRPDR iter
3993       - 26  # NDRPDR iter
3994       - 27  # NDRPDR iter
3995       - 28  # NDRPDR iter
3996       - 29  # NDRPDR iter
3997     csit-dpdk-perf-report-iterative-2009-2n-skx:
3998       - 4   # NDRPDR iter env5
3999       - 5   # NDRPDR iter env5
4000       - 6   # NDRPDR iter env5
4001       - 7   # NDRPDR iter env5
4002       - 8   # NDRPDR iter env5
4003       - 9   # NDRPDR iter env5
4004       - 10  # NDRPDR iter env5
4005       - 11  # NDRPDR iter env5
4006       - 12  # NDRPDR iter env5
4007       - 13  # NDRPDR iter env5
4008     csit-dpdk-perf-report-iterative-2101-2n-skx:
4009       - 11  # rls2101 NDRPDR iter env 6
4010       - 12  # rls2101 NDRPDR iter env 6
4011       - 13  # rls2101 NDRPDR iter env 6
4012       - 14  # rls2101 NDRPDR iter env 6
4013       - 15  # rls2101 NDRPDR iter env 6
4014       - 17  # rls2101 NDRPDR iter env 6
4015       - 18  # rls2101 NDRPDR iter env 6
4016       - 19  # rls2101 NDRPDR iter env 6
4017       - 20  # rls2101 NDRPDR iter env 6
4018       - 21  # rls2101 NDRPDR iter env 6
4019
4020     csit-dpdk-perf-report-iterative-2005-2n-clx:
4021       - 20  # NDRPDR iter
4022       - 21  # NDRPDR iter
4023       - 22  # NDRPDR iter
4024       - 23  # NDRPDR iter
4025       - 24  # NDRPDR iter
4026       - 25  # NDRPDR iter
4027       - 26  # NDRPDR iter
4028       - 27  # NDRPDR iter
4029       - 28  # NDRPDR iter
4030       - 29  # NDRPDR iter
4031     csit-dpdk-perf-report-iterative-2009-2n-clx:
4032       - 4   # NDRPDR iter env5
4033       - 5   # NDRPDR iter env5
4034       - 6   # NDRPDR iter env5
4035       - 7   # NDRPDR iter env5
4036       - 8   # NDRPDR iter env5
4037       - 9   # NDRPDR iter env5
4038       - 10  # NDRPDR iter env5
4039       - 11  # NDRPDR iter env5
4040       - 12  # NDRPDR iter env5
4041       - 13  # NDRPDR iter env5
4042     csit-dpdk-perf-report-iterative-2101-2n-clx:
4043       - 12  # rls2101 NDRPDR iter env 6
4044       - 13  # rls2101 NDRPDR iter env 6
4045       - 14  # rls2101 NDRPDR iter env 6
4046       - 15  # rls2101 NDRPDR iter env 6
4047       - 17  # rls2101 NDRPDR iter env 6
4048       - 18  # rls2101 NDRPDR iter env 6
4049       - 19  # rls2101 NDRPDR iter env 6
4050       - 20  # rls2101 NDRPDR iter env 6
4051       - 21  # rls2101 NDRPDR iter env 6
4052       - 22  # rls2101 NDRPDR iter env 6
4053
4054     csit-dpdk-perf-report-iterative-2009-2n-zn2:
4055       - 16  # NDRPDR iter env5
4056       - 21  # NDRPDR iter env5
4057       - 22  # NDRPDR iter env5
4058       - 23  # NDRPDR iter env5
4059       - 24  # NDRPDR iter env5
4060       - 25  # NDRPDR iter env5
4061       - 29  # NDRPDR iter env5
4062     csit-dpdk-perf-report-iterative-2101-2n-zn2:
4063       - 11  # rls2101 NDRPDR iter env 6
4064       - 12  # rls2101 NDRPDR iter env 6
4065       - 13  # rls2101 NDRPDR iter env 6
4066       - 14  # rls2101 NDRPDR iter env 6
4067       - 16  # rls2101 NDRPDR iter env 6
4068       - 17  # rls2101 NDRPDR iter env 6
4069       - 18  # rls2101 NDRPDR iter env 6
4070       - 19  # rls2101 NDRPDR iter env 6
4071       - 20  # rls2101 NDRPDR iter env 6
4072       - 21  # rls2101 NDRPDR iter env 6
4073
4074 #    csit-dpdk-perf-report-iterative-2005-2n-dnv:
4075 #      # No data
4076 #    # csit-dpdk-perf-report-iterative-2009-2n-dnv:
4077 #      # No data
4078
4079 #    csit-dpdk-perf-report-iterative-2005-3n-dnv:
4080 #      # No data
4081 #    # csit-dpdk-perf-report-iterative-2009-3n-dnv:
4082 #      # No data
4083
4084     csit-dpdk-perf-report-iterative-2005-3n-tsh:
4085       - 5   # NDRPDR sel
4086     csit-dpdk-perf-report-iterative-2009-3n-tsh:
4087       - 1   # NDRPDR iter env5
4088       - 2   # NDRPDR iter env5
4089       - 3   # NDRPDR iter env5
4090       - 4   # NDRPDR iter env5
4091       - 5   # NDRPDR iter env5
4092       - 6   # NDRPDR iter env5
4093       - 7   # NDRPDR iter env5
4094       - 9   # NDRPDR iter env5
4095       - 10  # NDRPDR iter env5
4096       - 11  # NDRPDR iter env5
4097     csit-dpdk-perf-report-iterative-2101-3n-tsh:
4098       - 11  # rls2101 NDRPDR iter env 6
4099       - 12  # rls2101 NDRPDR iter env 6
4100       - 13  # rls2101 NDRPDR iter env 6
4101       - 14  # rls2101 NDRPDR iter env 6
4102       - 16  # rls2101 NDRPDR iter env 6
4103       - 17  # rls2101 NDRPDR iter env 6
4104       - 18  # rls2101 NDRPDR iter env 6
4105       - 19  # rls2101 NDRPDR iter env 6
4106       - 20  # rls2101 NDRPDR iter env 6
4107       - 21  # rls2101 NDRPDR iter env 6
4108
4109     csit-dpdk-perf-report-iterative-2101-2n-tx2:
4110       - 4   # rls2101 NDRPDR iter env 6
4111       - 6   # rls2101 NDRPDR iter env 6
4112       - 7   # rls2101 NDRPDR iter env 6
4113       - 8   # rls2101 NDRPDR iter env 6
4114       - 9   # rls2101 NDRPDR iter env 6
4115       - 10  # rls2101 NDRPDR iter env 6
4116       - 11  # rls2101 NDRPDR iter env 6
4117       - 12  # rls2101 NDRPDR iter env 6
4118       - 13  # rls2101 NDRPDR iter env 6
4119       - 14  # rls2101 NDRPDR iter env 6
4120
4121     csit-vpp-device-2101-ubuntu1804-1n-skx:
4122       - 358  # rls2101.rel VPP DEV env 6
4123
4124 - type: "output"
4125   output: "report"
4126   format:
4127     html:
4128     - full
4129 #     pdf:
4130 #     - minimal
4131
4132 ################################################################################
4133 ###                               T A B L E S                                ###
4134 ################################################################################
4135
4136 # VPP Soak vs NDR - 2n-skx
4137 - type: "table"
4138   title: "VPP Soak vs NDR 2n-skx"
4139   algorithm: "table_soak_vs_ndr"
4140   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
4141   reference:
4142     title: "NDR"
4143     data: "vpp-soak-vs-ndr-2n-skx-ref"
4144   compare:
4145     title: "Soak"
4146     data: "vpp-soak-vs-ndr-2n-skx-cmp"
4147   data: "vpp-soak-vs-ndr-2n-skx"
4148   include-tests: "NDR"
4149   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
4150   parameters:
4151     - "throughput"
4152     - "name"
4153     - "parent"
4154
4155 # VPP Soak vs NDR - 2n-clx
4156 - type: "table"
4157   title: "VPP Soak vs NDR 2n-clx"
4158   algorithm: "table_soak_vs_ndr"
4159   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
4160   reference:
4161     title: "NDR"
4162     data: "vpp-soak-vs-ndr-2n-clx-ref"
4163   compare:
4164     title: "Soak"
4165     data: "vpp-soak-vs-ndr-2n-clx-cmp"
4166   data: "vpp-soak-vs-ndr-2n-clx"
4167   include-tests: "NDR"
4168   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
4169   parameters:
4170     - "throughput"
4171     - "name"
4172     - "parent"
4173
4174 ################################################################################
4175
4176 # VPP Compare NICs 3n-skx 2t1c ndr
4177 - type: "table"
4178   title: "VPP Compare NICs 3n-skx 2t1c ndr"
4179   algorithm: "table_comparison"
4180   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
4181   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4182   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
4183   columns:
4184     - title: "x710"
4185       data-set: "vpp-nic-comparison-3n-skx"
4186       tag: "NIC_Intel-X710"
4187     - title: "xxv710"
4188       data-set: "vpp-nic-comparison-3n-skx"
4189       tag: "NIC_Intel-XXV710"
4190   comparisons:
4191     - title: "Diff"
4192       reference: 1
4193       compare: 2
4194   legend:
4195     - ""
4196     - "x710, xxv710 - NICs tested."
4197     - "Diff - difference between x710 and xxv710 NIC."
4198
4199 # VPP Compare NICs 3n-skx 4t2c ndr
4200 - type: "table"
4201   title: "VPP Compare NICs 3n-skx 4t2c ndr"
4202   algorithm: "table_comparison"
4203   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
4204   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4205   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
4206   columns:
4207     - title: "x710"
4208       data-set: "vpp-nic-comparison-3n-skx"
4209       tag: "NIC_Intel-X710"
4210     - title: "xxv710"
4211       data-set: "vpp-nic-comparison-3n-skx"
4212       tag: "NIC_Intel-XXV710"
4213   comparisons:
4214     - title: "Diff"
4215       reference: 1
4216       compare: 2
4217   legend:
4218     - ""
4219     - "x710, xxv710 - NICs tested."
4220     - "Diff - difference between x710 and xxv710 NIC."
4221
4222 # VPP Compare NICs 3n-skx 2t1c pdr
4223 - type: "table"
4224   title: "VPP Compare NICs 3n-skx 2t1c pdr"
4225   algorithm: "table_comparison"
4226   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
4227   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4228   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
4229   columns:
4230     - title: "x710"
4231       data-set: "vpp-nic-comparison-3n-skx"
4232       tag: "NIC_Intel-X710"
4233     - title: "xxv710"
4234       data-set: "vpp-nic-comparison-3n-skx"
4235       tag: "NIC_Intel-XXV710"
4236   comparisons:
4237     - title: "Diff"
4238       reference: 1
4239       compare: 2
4240   legend:
4241     - ""
4242     - "x710, xxv710 - NICs tested."
4243     - "Diff - difference between x710 and xxv710 NIC."
4244
4245 # VPP Compare NICs 3n-skx 4t2c pdr
4246 - type: "table"
4247   title: "VPP Compare NICs 3n-skx 4t2c pdr"
4248   algorithm: "table_comparison"
4249   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
4250   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4251   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
4252   columns:
4253     - title: "x710"
4254       data-set: "vpp-nic-comparison-3n-skx"
4255       tag: "NIC_Intel-X710"
4256     - title: "xxv710"
4257       data-set: "vpp-nic-comparison-3n-skx"
4258       tag: "NIC_Intel-XXV710"
4259   comparisons:
4260     - title: "Diff"
4261       reference: 1
4262       compare: 2
4263   legend:
4264     - ""
4265     - "x710, xxv710 - NICs tested."
4266     - "Diff - difference between x710 and xxv710 NIC."
4267
4268 # VPP Compare NICs 3n-skx 2t1c mrr
4269 - type: "table"
4270   title: "VPP Compare NICs 3n-skx 2t1c mrr"
4271   algorithm: "table_comparison"
4272   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
4273   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4274   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
4275   columns:
4276     - title: "x710"
4277       data-set: "vpp-nic-comparison-3n-skx-mrr"
4278       tag: "NIC_Intel-X710"
4279     - title: "xxv710"
4280       data-set: "vpp-nic-comparison-3n-skx-mrr"
4281       tag: "NIC_Intel-XXV710"
4282   comparisons:
4283     - title: "Diff"
4284       reference: 1
4285       compare: 2
4286   legend:
4287     - ""
4288     - "x710, xxv710 - NICs tested."
4289     - "Diff - difference between x710 and xxv710 NIC."
4290
4291 # VPP Compare NICs 3n-skx 4t2c mrr
4292 - type: "table"
4293   title: "VPP Compare NICs 3n-skx 4t2c mrr"
4294   algorithm: "table_comparison"
4295   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
4296   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4297   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
4298   columns:
4299     - title: "x710"
4300       data-set: "vpp-nic-comparison-3n-skx-mrr"
4301       tag: "NIC_Intel-X710"
4302     - title: "xxv710"
4303       data-set: "vpp-nic-comparison-3n-skx-mrr"
4304       tag: "NIC_Intel-XXV710"
4305   comparisons:
4306     - title: "Diff"
4307       reference: 1
4308       compare: 2
4309   legend:
4310     - ""
4311     - "x710, xxv710 - NICs tested."
4312     - "Diff - difference between x710 and xxv710 NIC."
4313
4314 # VPP Compare NICs 3n-skx 8t4c mrr
4315 - type: "table"
4316   title: "VPP Compare NICs 3n-skx 8t4c mrr"
4317   algorithm: "table_comparison"
4318   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
4319   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4320   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
4321   columns:
4322     - title: "x710"
4323       data-set: "vpp-nic-comparison-3n-skx-mrr"
4324       tag: "NIC_Intel-X710"
4325     - title: "xxv710"
4326       data-set: "vpp-nic-comparison-3n-skx-mrr"
4327       tag: "NIC_Intel-XXV710"
4328   comparisons:
4329     - title: "Diff"
4330       reference: 1
4331       compare: 2
4332   legend:
4333     - ""
4334     - "x710, xxv710 - NICs tested."
4335     - "Diff - difference between x710 and xxv710 NIC."
4336
4337 # VPP Compare NICs 2n-skx 2t1c ndr
4338 - type: "table"
4339   title: "VPP Compare NICs 2n-skx 2t1c ndr"
4340   algorithm: "table_comparison"
4341   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
4342   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4343   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
4344   columns:
4345     - title: "x710"
4346       data-set: "vpp-nic-comparison-2n-skx"
4347       tag: "NIC_Intel-X710"
4348     - title: "xxv710"
4349       data-set: "vpp-nic-comparison-2n-skx"
4350       tag: "NIC_Intel-XXV710"
4351   comparisons:
4352     - title: "Diff"
4353       reference: 1
4354       compare: 2
4355   legend:
4356     - ""
4357     - "x710, xxv710 - NICs tested."
4358     - "Diff - difference between x710 and xxv710 NIC."
4359
4360 # VPP Compare NICs 2n-skx 4t2c ndr
4361 - type: "table"
4362   title: "VPP Compare NICs 2n-skx 4t2c ndr"
4363   algorithm: "table_comparison"
4364   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
4365   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4366   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
4367   columns:
4368     - title: "x710"
4369       data-set: "vpp-nic-comparison-2n-skx"
4370       tag: "NIC_Intel-X710"
4371     - title: "xxv710"
4372       data-set: "vpp-nic-comparison-2n-skx"
4373       tag: "NIC_Intel-XXV710"
4374   comparisons:
4375     - title: "Diff"
4376       reference: 1
4377       compare: 2
4378   legend:
4379     - ""
4380     - "x710, xxv710 - NICs tested."
4381     - "Diff - difference between x710 and xxv710 NIC."
4382
4383 # VPP Compare NICs 2n-skx 2t1c pdr
4384 - type: "table"
4385   title: "VPP Compare NICs 2n-skx 2t1c pdr"
4386   algorithm: "table_comparison"
4387   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
4388   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4389   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
4390   columns:
4391     - title: "x710"
4392       data-set: "vpp-nic-comparison-2n-skx"
4393       tag: "NIC_Intel-X710"
4394     - title: "xxv710"
4395       data-set: "vpp-nic-comparison-2n-skx"
4396       tag: "NIC_Intel-XXV710"
4397   comparisons:
4398     - title: "Diff"
4399       reference: 1
4400       compare: 2
4401   legend:
4402     - ""
4403     - "x710, xxv710 - NICs tested."
4404     - "Diff - difference between x710 and xxv710 NIC."
4405
4406 # VPP Compare NICs 2n-skx 4t2c pdr
4407 - type: "table"
4408   title: "VPP Compare NICs 2n-skx 4t2c pdr"
4409   algorithm: "table_comparison"
4410   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
4411   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4412   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
4413   columns:
4414     - title: "x710"
4415       data-set: "vpp-nic-comparison-2n-skx"
4416       tag: "NIC_Intel-X710"
4417     - title: "xxv710"
4418       data-set: "vpp-nic-comparison-2n-skx"
4419       tag: "NIC_Intel-XXV710"
4420   comparisons:
4421     - title: "Diff"
4422       reference: 1
4423       compare: 2
4424   legend:
4425     - ""
4426     - "x710, xxv710 - NICs tested."
4427     - "Diff - difference between x710 and xxv710 NIC."
4428
4429 # VPP Compare NICs 2n-skx 2t1c mrr
4430 - type: "table"
4431   title: "VPP Compare NICs 2n-skx 2t1c mrr"
4432   algorithm: "table_comparison"
4433   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
4434   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4435   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
4436   columns:
4437     - title: "x710"
4438       data-set: "vpp-nic-comparison-2n-skx-mrr"
4439       tag: "NIC_Intel-X710"
4440     - title: "xxv710"
4441       data-set: "vpp-nic-comparison-2n-skx-mrr"
4442       tag: "NIC_Intel-XXV710"
4443   comparisons:
4444     - title: "Diff"
4445       reference: 1
4446       compare: 2
4447   legend:
4448     - ""
4449     - "x710, xxv710 - NICs tested."
4450     - "Diff - difference between x710 and xxv710 NIC."
4451
4452 # VPP Compare NICs 2n-skx 4t2c mrr
4453 - type: "table"
4454   title: "VPP Compare NICs 2n-skx 4t2c mrr"
4455   algorithm: "table_comparison"
4456   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
4457   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4458   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
4459   columns:
4460     - title: "x710"
4461       data-set: "vpp-nic-comparison-2n-skx-mrr"
4462       tag: "NIC_Intel-X710"
4463     - title: "xxv710"
4464       data-set: "vpp-nic-comparison-2n-skx-mrr"
4465       tag: "NIC_Intel-XXV710"
4466   comparisons:
4467     - title: "Diff"
4468       reference: 1
4469       compare: 2
4470   legend:
4471     - ""
4472     - "x710, xxv710 - NICs tested."
4473     - "Diff - difference between x710 and xxv710 NIC."
4474
4475 # VPP Compare NICs 2n-skx 8t4c mrr
4476 - type: "table"
4477   title: "VPP Compare NICs 2n-skx 8t4c mrr"
4478   algorithm: "table_comparison"
4479   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
4480   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4481   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
4482   columns:
4483     - title: "x710"
4484       data-set: "vpp-nic-comparison-2n-skx-mrr"
4485       tag: "NIC_Intel-X710"
4486     - title: "xxv710"
4487       data-set: "vpp-nic-comparison-2n-skx-mrr"
4488       tag: "NIC_Intel-XXV710"
4489   comparisons:
4490     - title: "Diff"
4491       reference: 1
4492       compare: 2
4493   legend:
4494     - ""
4495     - "x710, xxv710 - NICs tested."
4496     - "Diff - difference between x710 and xxv710 NIC."
4497
4498 ################################################################################
4499 # VPP
4500
4501 # VPP Performance Changes 3n-hsw 1t1c pdr
4502 - type: "table"
4503   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
4504   algorithm: "table_comparison"
4505   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
4506   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4507   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4508   columns:
4509     - title: "2005.0-5"
4510       data-set: "vpp-performance-changes-3n-hsw-h1"
4511     - title: "2009.0-5"
4512       data-set: "vpp-performance-changes-3n-hsw-ref-env-old"
4513     - title: "2009.0-6"
4514       data-set: "vpp-performance-changes-3n-hsw-ref-env-new"
4515     - title: "2101.0-6"
4516       data-set: "vpp-performance-changes-3n-hsw-cmp"
4517   comparisons:
4518     - title: "2009.0-6 vs 2009.0-5"
4519       reference: 2
4520       compare: 3
4521 #      rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca1.yaml"
4522     - title: "2101.0-6 vs 2009.0-6"
4523       reference: 3
4524       compare: 4
4525 #      rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca2.yaml"
4526   legend:
4527     - ''
4528     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
4529     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4530     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4531     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4532     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4533
4534 # VPP Performance Changes 3n-hsw 2t2c pdr
4535 - type: "table"
4536   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
4537   algorithm: "table_comparison"
4538   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
4539   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4540   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4541   columns:
4542     - title: "2005.0-5"
4543       data-set: "vpp-performance-changes-3n-hsw-h1"
4544     - title: "2009.0-5"
4545       data-set: "vpp-performance-changes-3n-hsw-ref-env-old"
4546     - title: "2009.0-6"
4547       data-set: "vpp-performance-changes-3n-hsw-ref-env-new"
4548     - title: "2101.0-6"
4549       data-set: "vpp-performance-changes-3n-hsw-cmp"
4550   comparisons:
4551     - title: "2009.0-6 vs 2009.0-5"
4552       reference: 2
4553       compare: 3
4554 #      rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca1.yaml"
4555     - title: "2101.0-6 vs 2009.0-6"
4556       reference: 3
4557       compare: 4
4558 #      rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca2.yaml"
4559   legend:
4560     - ''
4561     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
4562     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4563     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4564     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4565     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4566
4567 # VPP Performance Changes 3n-hsw 1t1c ndr
4568 - type: "table"
4569   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
4570   algorithm: "table_comparison"
4571   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
4572   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4573   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4574   columns:
4575     - title: "2005.0-5"
4576       data-set: "vpp-performance-changes-3n-hsw-h1"
4577     - title: "2009.0-5"
4578       data-set: "vpp-performance-changes-3n-hsw-ref-env-old"
4579     - title: "2009.0-6"
4580       data-set: "vpp-performance-changes-3n-hsw-ref-env-new"
4581     - title: "2101.0-6"
4582       data-set: "vpp-performance-changes-3n-hsw-cmp"
4583   comparisons:
4584     - title: "2009.0-6 vs 2009.0-5"
4585       reference: 2
4586       compare: 3
4587 #      rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca1.yaml"
4588     - title: "2101.0-6 vs 2009.0-6"
4589       reference: 3
4590       compare: 4
4591 #      rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca2.yaml"
4592   legend:
4593     - ''
4594     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
4595     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4596     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4597     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4598     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4599
4600 # VPP Performance Changes 3n-hsw 2t2c ndr
4601 - type: "table"
4602   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
4603   algorithm: "table_comparison"
4604   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
4605   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4606   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4607   columns:
4608     - title: "2005.0-5"
4609       data-set: "vpp-performance-changes-3n-hsw-h1"
4610     - title: "2009.0-5"
4611       data-set: "vpp-performance-changes-3n-hsw-ref-env-old"
4612     - title: "2009.0-6"
4613       data-set: "vpp-performance-changes-3n-hsw-ref-env-new"
4614     - title: "2101.0-6"
4615       data-set: "vpp-performance-changes-3n-hsw-cmp"
4616   comparisons:
4617     - title: "2009.0-6 vs 2009.0-5"
4618       reference: 2
4619       compare: 3
4620 #      rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca1.yaml"
4621     - title: "2101.0-6 vs 2009.0-6"
4622       reference: 3
4623       compare: 4
4624 #      rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca2.yaml"
4625   legend:
4626     - ''
4627     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
4628     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4629     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4630     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4631     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4632
4633 # VPP Performance Changes 3n-skx 2t1c pdr
4634 - type: "table"
4635   title: "VPP Performance Changes 3n-skx 2t1c pdr"
4636   algorithm: "table_comparison"
4637   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
4638   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4639   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4640   columns:
4641     - title: "2005.0-5"
4642       data-set: "vpp-performance-changes-3n-skx-h1"
4643     - title: "2009.0-5"
4644       data-set: "vpp-performance-changes-3n-skx-ref-env-old"
4645     - title: "2009.0-6"
4646       data-set: "vpp-performance-changes-3n-skx-ref-env-new"
4647     - title: "2101.0-6"
4648       data-set: "vpp-performance-changes-3n-skx-cmp"
4649   comparisons:
4650     - title: "2009.0-6 vs 2009.0-5"
4651       reference: 2
4652       compare: 3
4653 #      rca-file: "rca/rca-3n-skx-2t1c-pdr-rca1.yaml"
4654     - title: "2101.0-6 vs 2009.0-6"
4655       reference: 3
4656       compare: 4
4657 #      rca-file: "rca/rca-3n-skx-2t1c-pdr-rca2.yaml"
4658   legend:
4659     - ''
4660     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
4661     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4662     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4663     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4664     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4665
4666 # VPP Performance Changes 3n-skx 4t2c pdr
4667 - type: "table"
4668   title: "VPP Performance Changes 3n-skx 4t2c pdr"
4669   algorithm: "table_comparison"
4670   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
4671   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4672   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4673   columns:
4674     - title: "2005.0-5"
4675       data-set: "vpp-performance-changes-3n-skx-h1"
4676     - title: "2009.0-5"
4677       data-set: "vpp-performance-changes-3n-skx-ref-env-old"
4678     - title: "2009.0-6"
4679       data-set: "vpp-performance-changes-3n-skx-ref-env-new"
4680     - title: "2101.0-6"
4681       data-set: "vpp-performance-changes-3n-skx-cmp"
4682   comparisons:
4683     - title: "2009.0-6 vs 2009.0-5"
4684       reference: 2
4685       compare: 3
4686 #      rca-file: "rca/rca-3n-skx-4t2c-pdr-rca1.yaml"
4687     - title: "2101.0-6 vs 2009.0-6"
4688       reference: 3
4689       compare: 4
4690 #      rca-file: "rca/rca-3n-skx-4t2c-pdr-rca2.yaml"
4691   legend:
4692     - ''
4693     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
4694     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4695     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4696     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4697     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4698
4699 # VPP Performance Changes 3n-skx 2t1c ndr
4700 - type: "table"
4701   title: "VPP Performance Changes 3n-skx 2t1c ndr"
4702   algorithm: "table_comparison"
4703   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
4704   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4705   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4706   columns:
4707     - title: "2005.0-5"
4708       data-set: "vpp-performance-changes-3n-skx-h1"
4709     - title: "2009.0-5"
4710       data-set: "vpp-performance-changes-3n-skx-ref-env-old"
4711     - title: "2009.0-6"
4712       data-set: "vpp-performance-changes-3n-skx-ref-env-new"
4713     - title: "2101.0-6"
4714       data-set: "vpp-performance-changes-3n-skx-cmp"
4715   comparisons:
4716     - title: "2009.0-6 vs 2009.0-5"
4717       reference: 2
4718       compare: 3
4719 #      rca-file: "rca/rca-3n-skx-2t1c-ndr-rca1.yaml"
4720     - title: "2101.0-6 vs 2009.0-6"
4721       reference: 3
4722       compare: 4
4723 #      rca-file: "rca/rca-3n-skx-2t1c-ndr-rca2.yaml"
4724   legend:
4725     - ''
4726     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
4727     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4728     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4729     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4730     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4731
4732 # VPP Performance Changes 3n-skx 4t2c ndr
4733 - type: "table"
4734   title: "VPP Performance Changes 3n-skx 4t2c ndr"
4735   algorithm: "table_comparison"
4736   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
4737   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4738   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4739   columns:
4740     - title: "2005.0-5"
4741       data-set: "vpp-performance-changes-3n-skx-h1"
4742     - title: "2009.0-5"
4743       data-set: "vpp-performance-changes-3n-skx-ref-env-old"
4744     - title: "2009.0-6"
4745       data-set: "vpp-performance-changes-3n-skx-ref-env-new"
4746     - title: "2101.0-6"
4747       data-set: "vpp-performance-changes-3n-skx-cmp"
4748   comparisons:
4749     - title: "2009.0-6 vs 2009.0-5"
4750       reference: 2
4751       compare: 3
4752 #      rca-file: "rca/rca-3n-skx-4t2c-ndr-rca1.yaml"
4753     - title: "2101.0-6 vs 2009.0-6"
4754       reference: 3
4755       compare: 4
4756 #      rca-file: "rca/rca-3n-skx-4t2c-ndr-rca2.yaml"
4757   legend:
4758     - ''
4759     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
4760     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4761     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4762     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4763     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4764
4765 # VPP Performance Changes 2n-skx 2t1c pdr
4766 - type: "table"
4767   title: "VPP Performance Changes 2n-skx 2t1c pdr"
4768   algorithm: "table_comparison"
4769   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
4770   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4771   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4772   columns:
4773     - title: "2005.0-5"
4774       data-set: "vpp-performance-changes-2n-skx-h1"
4775     - title: "2009.0-5"
4776       data-set: "vpp-performance-changes-2n-skx-ref-env-old"
4777     - title: "2009.0-6"
4778       data-set: "vpp-performance-changes-2n-skx-ref-env-new"
4779     - title: "2101.0-6"
4780       data-set: "vpp-performance-changes-2n-skx-cmp"
4781   comparisons:
4782     - title: "2009.0-6 vs 2009.0-5"
4783       reference: 2
4784       compare: 3
4785 #      rca-file: "rca/rca-2n-skx-2t1c-pdr-rca1.yaml"
4786     - title: "2101.0-6 vs 2009.0-6"
4787       reference: 3
4788       compare: 4
4789 #      rca-file: "rca/rca-2n-skx-2t1c-pdr-rca2.yaml"
4790   legend:
4791     - ''
4792     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
4793     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4794     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4795     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4796     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4797
4798 # VPP Performance Changes 2n-skx 4t2c pdr
4799 - type: "table"
4800   title: "VPP Performance Changes 2n-skx 4t2c pdr"
4801   algorithm: "table_comparison"
4802   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
4803   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4804   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4805   columns:
4806     - title: "2005.0-5"
4807       data-set: "vpp-performance-changes-2n-skx-h1"
4808     - title: "2009.0-5"
4809       data-set: "vpp-performance-changes-2n-skx-ref-env-old"
4810     - title: "2009.0-6"
4811       data-set: "vpp-performance-changes-2n-skx-ref-env-new"
4812     - title: "2101.0-6"
4813       data-set: "vpp-performance-changes-2n-skx-cmp"
4814   comparisons:
4815     - title: "2009.0-6 vs 2009.0-5"
4816       reference: 2
4817       compare: 3
4818 #      rca-file: "rca/rca-2n-skx-4t2c-pdr-rca1.yaml"
4819     - title: "2101.0-6 vs 2009.0-6"
4820       reference: 3
4821       compare: 4
4822 #      rca-file: "rca/rca-2n-skx-4t2c-pdr-rca2.yaml"
4823   legend:
4824     - ''
4825     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
4826     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4827     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4828     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4829     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4830
4831 # VPP Performance Changes 2n-skx 2t1c ndr
4832 - type: "table"
4833   title: "VPP Performance Changes 2n-skx 2t1c ndr"
4834   algorithm: "table_comparison"
4835   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
4836   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4837   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4838   columns:
4839     - title: "2005.0-5"
4840       data-set: "vpp-performance-changes-2n-skx-h1"
4841     - title: "2009.0-5"
4842       data-set: "vpp-performance-changes-2n-skx-ref-env-old"
4843     - title: "2009.0-6"
4844       data-set: "vpp-performance-changes-2n-skx-ref-env-new"
4845     - title: "2101.0-6"
4846       data-set: "vpp-performance-changes-2n-skx-cmp"
4847   comparisons:
4848     - title: "2009.0-6 vs 2009.0-5"
4849       reference: 2
4850       compare: 3
4851 #      rca-file: "rca/rca-2n-skx-2t1c-ndr-rca1.yaml"
4852     - title: "2101.0-6 vs 2009.0-6"
4853       reference: 3
4854       compare: 4
4855 #      rca-file: "rca/rca-2n-skx-2t1c-ndr-rca2.yaml"
4856   legend:
4857     - ''
4858     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
4859     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4860     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4861     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4862     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4863
4864 # VPP Performance Changes 2n-skx 4t2c ndr
4865 - type: "table"
4866   title: "VPP Performance Changes 2n-skx 4t2c ndr"
4867   algorithm: "table_comparison"
4868   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
4869   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4870   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4871   columns:
4872     - title: "2005.0-5"
4873       data-set: "vpp-performance-changes-2n-skx-h1"
4874     - title: "2009.0-5"
4875       data-set: "vpp-performance-changes-2n-skx-ref-env-old"
4876     - title: "2009.0-6"
4877       data-set: "vpp-performance-changes-2n-skx-ref-env-new"
4878     - title: "2101.0-6"
4879       data-set: "vpp-performance-changes-2n-skx-cmp"
4880   comparisons:
4881     - title: "2009.0-6 vs 2009.0-5"
4882       reference: 2
4883       compare: 3
4884 #      rca-file: "rca/rca-2n-skx-4t2c-ndr-rca1.yaml"
4885     - title: "2101.0-6 vs 2009.0-6"
4886       reference: 3
4887       compare: 4
4888 #      rca-file: "rca/rca-2n-skx-4t2c-ndr-rca2.yaml"
4889   legend:
4890     - ''
4891     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
4892     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4893     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4894     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4895     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4896
4897 # VPP Performance Changes 2n-clx-xxv710 2t1c pdr
4898 - type: "table"
4899   title: "VPP Performance Changes 2n-clx-xxv710 2t1c pdr"
4900   algorithm: "table_comparison"
4901   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-pdr"
4902   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4903   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4904   columns:
4905     - title: "2005.0-5"
4906       data-set: "vpp-performance-changes-2n-clx-h1"
4907     - title: "2009.0-5"
4908       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
4909     - title: "2009.0-6"
4910       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
4911     - title: "2101.0-6"
4912       data-set: "vpp-performance-changes-2n-clx-cmp"
4913   comparisons:
4914     - title: "2009.0-6 vs 2009.0-5"
4915       reference: 2
4916       compare: 3
4917 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca1.yaml"
4918     - title: "2101.0-6 vs 2009.0-6"
4919       reference: 3
4920       compare: 4
4921 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca1.yaml"
4922   legend:
4923     - ''
4924     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4925     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4926     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4927     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4928     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4929
4930 # VPP Performance Changes 2n-clx-xxv710 4t2c pdr
4931 - type: "table"
4932   title: "VPP Performance Changes 2n-clx-xxv710 4t2c pdr"
4933   algorithm: "table_comparison"
4934   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-pdr"
4935   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4936   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4937   columns:
4938     - title: "2005.0-5"
4939       data-set: "vpp-performance-changes-2n-clx-h1"
4940     - title: "2009.0-5"
4941       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
4942     - title: "2009.0-6"
4943       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
4944     - title: "2101.0-6"
4945       data-set: "vpp-performance-changes-2n-clx-cmp"
4946   comparisons:
4947     - title: "2009.0-6 vs 2009.0-5"
4948       reference: 2
4949       compare: 3
4950 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca1.yaml"
4951     - title: "2101.0-6 vs 2009.0-6"
4952       reference: 3
4953       compare: 4
4954 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca1.yaml"
4955   legend:
4956     - ''
4957     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4958     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4959     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4960     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4961     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4962
4963 # VPP Performance Changes 2n-clx-xxv710 2t1c ndr
4964 - type: "table"
4965   title: "VPP Performance Changes 2n-clx-xxv710 2t1c ndr"
4966   algorithm: "table_comparison"
4967   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-ndr"
4968   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4969   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4970   columns:
4971     - title: "2005.0-5"
4972       data-set: "vpp-performance-changes-2n-clx-h1"
4973     - title: "2009.0-5"
4974       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
4975     - title: "2009.0-6"
4976       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
4977     - title: "2101.0-6"
4978       data-set: "vpp-performance-changes-2n-clx-cmp"
4979   comparisons:
4980     - title: "2009.0-6 vs 2009.0-5"
4981       reference: 2
4982       compare: 3
4983 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca1.yaml"
4984     - title: "2101.0-6 vs 2009.0-6"
4985       reference: 3
4986       compare: 4
4987 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca1.yaml"
4988   legend:
4989     - ''
4990     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4991     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4992     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4993     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4994     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4995
4996 # VPP Performance Changes 2n-clx-xxv710 4t2c ndr
4997 - type: "table"
4998   title: "VPP Performance Changes 2n-clx-xxv710 ndr"
4999   algorithm: "table_comparison"
5000   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-ndr"
5001   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5002   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5003   columns:
5004     - title: "2005.0-5"
5005       data-set: "vpp-performance-changes-2n-clx-h1"
5006     - title: "2009.0-5"
5007       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
5008     - title: "2009.0-6"
5009       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
5010     - title: "2101.0-6"
5011       data-set: "vpp-performance-changes-2n-clx-cmp"
5012   comparisons:
5013     - title: "2009.0-6 vs 2009.0-5"
5014       reference: 2
5015       compare: 3
5016 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca1.yaml"
5017     - title: "2101.0-6 vs 2009.0-6"
5018       reference: 3
5019       compare: 4
5020 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca1.yaml"
5021   legend:
5022     - ''
5023     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
5024     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5025     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5026     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5027     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5028
5029 # VPP Performance Changes 2n-clx-cx556a 2t1c pdr
5030 - type: "table"
5031   title: "VPP Performance Changes 2n-clx-cx556a 2t1c pdr"
5032   algorithm: "table_comparison"
5033   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-cx556a-2t1c-pdr"
5034   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5035   filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
5036   columns:
5037     - title: "2005.0-5"
5038       data-set: "vpp-performance-changes-2n-clx-h1"
5039     - title: "2009.0-5"
5040       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
5041     - title: "2009.0-6"
5042       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
5043     - title: "2101.0-6"
5044       data-set: "vpp-performance-changes-2n-clx-cmp"
5045   comparisons:
5046     - title: "2009.0-6 vs 2009.0-5"
5047       reference: 2
5048       compare: 3
5049 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca2.yaml"
5050     - title: "2101.0-6 vs 2009.0-6"
5051       reference: 3
5052       compare: 4
5053 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca2.yaml"
5054   legend:
5055     - ''
5056     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with cx556a.'
5057     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5058     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5059     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5060     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5061
5062 # VPP Performance Changes 2n-clx-cx556a 4t2c pdr
5063 - type: "table"
5064   title: "VPP Performance Changes 2n-clx-cx556a 4t2c pdr"
5065   algorithm: "table_comparison"
5066   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-cx556a-4t2c-pdr"
5067   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5068   filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
5069   columns:
5070     - title: "2005.0-5"
5071       data-set: "vpp-performance-changes-2n-clx-h1"
5072     - title: "2009.0-5"
5073       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
5074     - title: "2009.0-6"
5075       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
5076     - title: "2101.0-6"
5077       data-set: "vpp-performance-changes-2n-clx-cmp"
5078   comparisons:
5079     - title: "2009.0-6 vs 2009.0-5"
5080       reference: 2
5081       compare: 3
5082 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca2.yaml"
5083     - title: "2101.0-6 vs 2009.0-6"
5084       reference: 3
5085       compare: 4
5086 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca2.yaml"
5087   legend:
5088     - ''
5089     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with cx556a.'
5090     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5091     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5092     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5093     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5094
5095 # VPP Performance Changes 2n-clx-cx556a 2t1c ndr
5096 - type: "table"
5097   title: "VPP Performance Changes 2n-clx-cx556a 2t1c ndr"
5098   algorithm: "table_comparison"
5099   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-cx556a-2t1c-ndr"
5100   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5101   filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
5102   columns:
5103     - title: "2005.0-5"
5104       data-set: "vpp-performance-changes-2n-clx-h1"
5105     - title: "2009.0-5"
5106       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
5107     - title: "2009.0-6"
5108       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
5109     - title: "2101.0-6"
5110       data-set: "vpp-performance-changes-2n-clx-cmp"
5111   comparisons:
5112     - title: "2009.0-6 vs 2009.0-5"
5113       reference: 2
5114       compare: 3
5115 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca2.yaml"
5116     - title: "2101.0-6 vs 2009.0-6"
5117       reference: 3
5118       compare: 4
5119 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca2.yaml"
5120   legend:
5121     - ''
5122     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with cx556a.'
5123     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5124     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5125     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5126     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5127
5128 # VPP Performance Changes 2n-clx-cx556a 4t2c ndr
5129 - type: "table"
5130   title: "VPP Performance Changes 2n-clx-cx556a ndr"
5131   algorithm: "table_comparison"
5132   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-cx556a-4t2c-ndr"
5133   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5134   filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
5135   columns:
5136     - title: "2005.0-5"
5137       data-set: "vpp-performance-changes-2n-clx-h1"
5138     - title: "2009.0-5"
5139       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
5140     - title: "2009.0-6"
5141       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
5142     - title: "2101.0-6"
5143       data-set: "vpp-performance-changes-2n-clx-cmp"
5144   comparisons:
5145     - title: "2009.0-6 vs 2009.0-5"
5146       reference: 2
5147       compare: 3
5148 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca2.yaml"
5149     - title: "2101.0-6 vs 2009.0-6"
5150       reference: 3
5151       compare: 4
5152 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca2.yaml"
5153   legend:
5154     - ''
5155     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with cx556a.'
5156     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5157     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5158     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5159     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5160
5161 # VPP Performance Changes 2n-zn2-xxv710 2t1c pdr
5162 - type: "table"
5163   title: "VPP Performance Changes 2n-zn2-xxv710 2t1c pdr"
5164   algorithm: "table_comparison"
5165   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-2t1c-pdr"
5166   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5167   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5168   columns:
5169 #     - title: "2005.0-5"
5170 #       data-set: "vpp-performance-changes-2n-zn2-h1"
5171     - title: "2009.0-5"
5172       data-set: "vpp-performance-changes-2n-zn2-ref-env-old"
5173     - title: "2009.0-6"
5174       data-set: "vpp-performance-changes-2n-zn2-ref-env-new"
5175     - title: "2101.0-6"
5176       data-set: "vpp-performance-changes-2n-zn2-cmp"
5177   comparisons:
5178     - title: "2009.0-6 vs 2009.0-5"
5179       reference: 1  # 2
5180       compare: 2  # 3
5181 #      rca-file: "rca/rca-2n-zn2-2t1c-pdr-rca1.yaml"
5182     - title: "2101.0-6 vs 2009.0-6"
5183       reference: 2  # 3
5184       compare: 3  # 4
5185 #      rca-file: "rca/rca-2n-zn2-2t1c-pdr-rca1.yaml"
5186   legend:
5187     - ''
5188     - 'Test Case:            Test cases executed for: PDR throughput on 2n-zn2 with xxv710.'
5189     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5190     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5191     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5192     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5193
5194 # VPP Performance Changes 2n-zn2-xxv710 4t2c pdr
5195 - type: "table"
5196   title: "VPP Performance Changes 2n-zn2-xxv710 4t2c pdr"
5197   algorithm: "table_comparison"
5198   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-4t2c-pdr"
5199   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5200   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5201   columns:
5202 #     - title: "2005.0-5"
5203 #       data-set: "vpp-performance-changes-2n-zn2-h1"
5204     - title: "2009.0-5"
5205       data-set: "vpp-performance-changes-2n-zn2-ref-env-old"
5206     - title: "2009.0-6"
5207       data-set: "vpp-performance-changes-2n-zn2-ref-env-new"
5208     - title: "2101.0-6"
5209       data-set: "vpp-performance-changes-2n-zn2-cmp"
5210   comparisons:
5211     - title: "2009.0-6 vs 2009.0-5"
5212       reference: 1  # 2
5213       compare: 2  # 3
5214 #      rca-file: "rca/rca-2n-zn2-4t2c-pdr-rca1.yaml"
5215     - title: "2101.0-6 vs 2009.0-6"
5216       reference: 2  # 3
5217       compare: 3  # 4
5218 #      rca-file: "rca/rca-2n-zn2-4t2c-pdr-rca1.yaml"
5219   legend:
5220     - ''
5221     - 'Test Case:            Test cases executed for: PDR throughput on 2n-zn2 with xxv710.'
5222     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5223     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5224     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5225     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5226
5227 # VPP Performance Changes 2n-zn2-xxv710 2t1c ndr
5228 - type: "table"
5229   title: "VPP Performance Changes 2n-zn2-xxv710 2t1c ndr"
5230   algorithm: "table_comparison"
5231   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-2t1c-ndr"
5232   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5233   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5234   columns:
5235 #     - title: "2005.0-5"
5236 #       data-set: "vpp-performance-changes-2n-zn2-h1"
5237     - title: "2009.0-5"
5238       data-set: "vpp-performance-changes-2n-zn2-ref-env-old"
5239     - title: "2009.0-6"
5240       data-set: "vpp-performance-changes-2n-zn2-ref-env-new"
5241     - title: "2101.0-6"
5242       data-set: "vpp-performance-changes-2n-zn2-cmp"
5243   comparisons:
5244     - title: "2009.0-6 vs 2009.0-5"
5245       reference: 1  # 2
5246       compare: 2  # 3
5247 #      rca-file: "rca/rca-2n-zn2-2t1c-ndr-rca1.yaml"
5248     - title: "2101.0-6 vs 2009.0-6"
5249       reference: 2  # 3
5250       compare: 3  # 4
5251 #      rca-file: "rca/rca-2n-zn2-2t1c-ndr-rca1.yaml"
5252   legend:
5253     - ''
5254     - 'Test Case:            Test cases executed for: NDR throughput on 2n-zn2 with xxv710.'
5255     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5256     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5257     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5258     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5259
5260 # VPP Performance Changes 2n-zn2-xxv710 4t2c ndr
5261 - type: "table"
5262   title: "VPP Performance Changes 2n-zn2-xxv710 4t2c ndr"
5263   algorithm: "table_comparison"
5264   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-4t2c-ndr"
5265   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5266   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5267   columns:
5268 #     - title: "2005.0-5"
5269 #       data-set: "vpp-performance-changes-2n-zn2-h1"
5270     - title: "2009.0-5"
5271       data-set: "vpp-performance-changes-2n-zn2-ref-env-old"
5272     - title: "2009.0-6"
5273       data-set: "vpp-performance-changes-2n-zn2-ref-env-new"
5274     - title: "2101.0-6"
5275       data-set: "vpp-performance-changes-2n-zn2-cmp"
5276   comparisons:
5277     - title: "2009.0-6 vs 2009.0-5"
5278       reference: 1  # 2
5279       compare: 2  # 3
5280 #      rca-file: "rca/rca-2n-zn2-4t2c-ndr-rca1.yaml"
5281     - title: "2101.0-6 vs 2009.0-6"
5282       reference: 2  # 3
5283       compare: 3  # 4
5284 #      rca-file: "rca/rca-2n-zn2-4t2c-ndr-rca1.yaml"
5285   legend:
5286     - ''
5287     - 'Test Case:            Test cases executed for: NDR throughput on 2n-zn2 with xxv710.'
5288     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5289     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5290     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5291     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5292
5293 # VPP Performance Changes 2n-dnv 1t1c pdr
5294 - type: "table"
5295   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
5296   algorithm: "table_comparison"
5297   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
5298   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5299   filter: "'1T1C'"
5300   columns:
5301     - title: "2005.0-5"
5302       data-set: "vpp-performance-changes-2n-dnv-h1"
5303     - title: "2009.0-5"
5304       data-set: "vpp-performance-changes-2n-dnv-ref-env-old"
5305 #     - title: "2009.0-6"
5306 #       data-set: "vpp-performance-changes-2n-dnv-ref-env-new"
5307     - title: "2101.0-6"
5308       data-set: "vpp-performance-changes-2n-dnv-cmp"
5309   comparisons:
5310 #     - title: "2009.0-6 vs 2009.0-5"
5311 #       reference: 2
5312 #       compare: 3
5313     - title: "2101.0-6 vs 2009.0-5"
5314       reference: 2
5315       compare: 3
5316   legend:
5317     - ''
5318     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
5319     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5320     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5321 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5322     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5323
5324 # VPP Performance Changes 2n-dnv 2t2c pdr
5325 - type: "table"
5326   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
5327   algorithm: "table_comparison"
5328   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
5329   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5330   filter: "'2T2C'"
5331   columns:
5332     - title: "2005.0-5"
5333       data-set: "vpp-performance-changes-2n-dnv-h1"
5334     - title: "2009.0-5"
5335       data-set: "vpp-performance-changes-2n-dnv-ref-env-old"
5336 #     - title: "2009.0-6"
5337 #       data-set: "vpp-performance-changes-2n-dnv-ref-env-new"
5338     - title: "2101.0-6"
5339       data-set: "vpp-performance-changes-2n-dnv-cmp"
5340   comparisons:
5341 #     - title: "2009.0-6 vs 2009.0-5"
5342 #       reference: 2
5343 #       compare: 3
5344     - title: "2101.0-6 vs 2009.0-5"
5345       reference: 2
5346       compare: 3
5347   legend:
5348     - ''
5349     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
5350     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5351     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5352 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5353     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5354
5355 # VPP Performance Changes 2n-dnv 1t1c ndr
5356 - type: "table"
5357   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
5358   algorithm: "table_comparison"
5359   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
5360   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5361   filter: "'1T1C'"
5362   columns:
5363     - title: "2005.0-5"
5364       data-set: "vpp-performance-changes-2n-dnv-h1"
5365     - title: "2009.0-5"
5366       data-set: "vpp-performance-changes-2n-dnv-ref-env-old"
5367 #     - title: "2009.0-6"
5368 #       data-set: "vpp-performance-changes-2n-dnv-ref-env-new"
5369     - title: "2101.0-6"
5370       data-set: "vpp-performance-changes-2n-dnv-cmp"
5371   comparisons:
5372 #     - title: "2009.0-6 vs 2009.0-5"
5373 #       reference: 2
5374 #       compare: 3
5375     - title: "2101.0-6 vs 2009.0-5"
5376       reference: 2
5377       compare: 3
5378   legend:
5379     - ''
5380     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
5381     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5382     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5383 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5384     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5385
5386 # VPP Performance Changes 2n-dnv 2t2c ndr
5387 - type: "table"
5388   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
5389   algorithm: "table_comparison"
5390   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
5391   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5392   filter: "'2T2C'"
5393   columns:
5394     - title: "2005.0-5"
5395       data-set: "vpp-performance-changes-2n-dnv-h1"
5396     - title: "2009.0-5"
5397       data-set: "vpp-performance-changes-2n-dnv-ref-env-old"
5398 #     - title: "2009.0-6"
5399 #       data-set: "vpp-performance-changes-2n-dnv-ref-env-new"
5400     - title: "2101.0-6"
5401       data-set: "vpp-performance-changes-2n-dnv-cmp"
5402   comparisons:
5403 #     - title: "2009.0-6 vs 2009.0-5"
5404 #       reference: 2
5405 #       compare: 3
5406     - title: "2101.0-6 vs 2009.0-5"
5407       reference: 2
5408       compare: 3
5409   legend:
5410     - ''
5411     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
5412     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5413     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5414 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5415     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5416
5417 # VPP Performance Changes 3n-dnv 1t1c pdr
5418 - type: "table"
5419   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
5420   algorithm: "table_comparison"
5421   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
5422   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5423   filter: "'1T1C'"
5424   columns:
5425     - title: "2005.0-5"
5426       data-set: "vpp-performance-changes-3n-dnv-h1"
5427     - title: "2009.0-5"
5428       data-set: "vpp-performance-changes-3n-dnv-ref-env-old"
5429 #     - title: "2009.0-6"
5430 #       data-set: "vpp-performance-changes-3n-dnv-ref-env-new"
5431     - title: "2101.0-6"
5432       data-set: "vpp-performance-changes-3n-dnv-cmp"
5433   comparisons:
5434 #     - title: "2009.0-6 vs 2009.0-5"
5435 #       reference: 2
5436 #       compare: 3
5437     - title: "2101.0-6 vs 2009.0-5"
5438       reference: 2
5439       compare: 3
5440   legend:
5441     - ''
5442     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
5443     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5444     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5445 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5446     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5447
5448 # VPP Performance Changes 3n-dnv 2t2c pdr
5449 - type: "table"
5450   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
5451   algorithm: "table_comparison"
5452   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
5453   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5454   filter: "'2T2C'"
5455   columns:
5456     - title: "2005.0-5"
5457       data-set: "vpp-performance-changes-3n-dnv-h1"
5458     - title: "2009.0-5"
5459       data-set: "vpp-performance-changes-3n-dnv-ref-env-old"
5460 #     - title: "2009.0-6"
5461 #       data-set: "vpp-performance-changes-3n-dnv-ref-env-new"
5462     - title: "2101.0-6"
5463       data-set: "vpp-performance-changes-3n-dnv-cmp"
5464   comparisons:
5465 #     - title: "2009.0-6 vs 2009.0-5"
5466 #       reference: 2
5467 #       compare: 3
5468     - title: "2101.0-6 vs 2009.0-5"
5469       reference: 2
5470       compare: 3
5471   legend:
5472     - ''
5473     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
5474     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5475     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5476 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5477     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5478
5479 # VPP Performance Changes 3n-dnv 1t1c ndr
5480 - type: "table"
5481   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
5482   algorithm: "table_comparison"
5483   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
5484   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5485   filter: "'1T1C'"
5486   columns:
5487     - title: "2005.0-5"
5488       data-set: "vpp-performance-changes-3n-dnv-h1"
5489     - title: "2009.0-5"
5490       data-set: "vpp-performance-changes-3n-dnv-ref-env-old"
5491 #     - title: "2009.0-6"
5492 #       data-set: "vpp-performance-changes-3n-dnv-ref-env-new"
5493     - title: "2101.0-6"
5494       data-set: "vpp-performance-changes-3n-dnv-cmp"
5495   comparisons:
5496 #     - title: "2009.0-6 vs 2009.0-5"
5497 #       reference: 2
5498 #       compare: 3
5499     - title: "2101.0-6 vs 2009.0-5"
5500       reference: 2
5501       compare: 3
5502   legend:
5503     - ''
5504     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
5505     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5506     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5507 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5508     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5509
5510 # VPP Performance Changes 3n-dnv 2t2c ndr
5511 - type: "table"
5512   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
5513   algorithm: "table_comparison"
5514   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
5515   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5516   filter: "'2T2C'"
5517   columns:
5518     - title: "2005.0-5"
5519       data-set: "vpp-performance-changes-3n-dnv-h1"
5520     - title: "2009.0-5"
5521       data-set: "vpp-performance-changes-3n-dnv-ref-env-old"
5522 #     - title: "2009.0-6"
5523 #       data-set: "vpp-performance-changes-3n-dnv-ref-env-new"
5524     - title: "2101.0-6"
5525       data-set: "vpp-performance-changes-3n-dnv-cmp"
5526   comparisons:
5527 #     - title: "2009.0-6 vs 2009.0-5"
5528 #       reference: 2
5529 #       compare: 3
5530     - title: "2101.0-6 vs 2009.0-5"
5531       reference: 2
5532       compare: 3
5533   legend:
5534     - ''
5535     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
5536     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5537     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5538 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5539     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5540
5541 # VPP Performance Changes 3n-tsh 1t1c pdr
5542 - type: "table"
5543   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
5544   algorithm: "table_comparison"
5545   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
5546   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5547   filter: "'1T1C'"
5548   columns:
5549     - title: "2005.0-5"
5550       data-set: "vpp-performance-changes-3n-tsh-h1"
5551     - title: "2009.0-5"
5552       data-set: "vpp-performance-changes-3n-tsh-ref-env-old"
5553     - title: "2009.0-6"
5554       data-set: "vpp-performance-changes-3n-tsh-ref-env-new"
5555     - title: "2101.0-6"
5556       data-set: "vpp-performance-changes-3n-tsh-cmp"
5557   comparisons:
5558     - title: "2009.0-6 vs 2009.0-5"
5559       reference: 2
5560       compare: 3
5561 #      rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca1.yaml"
5562     - title: "2101.0-6 vs 2009.0-6"
5563       reference: 3
5564       compare: 4
5565 #      rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca2.yaml"
5566   legend:
5567     - ''
5568     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
5569     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5570     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5571     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5572     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5573
5574 # VPP Performance Changes 3n-tsh 2t2c pdr
5575 - type: "table"
5576   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
5577   algorithm: "table_comparison"
5578   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
5579   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5580   filter: "'2T2C'"
5581   columns:
5582     - title: "2005.0-5"
5583       data-set: "vpp-performance-changes-3n-tsh-h1"
5584     - title: "2009.0-5"
5585       data-set: "vpp-performance-changes-3n-tsh-ref-env-old"
5586     - title: "2009.0-6"
5587       data-set: "vpp-performance-changes-3n-tsh-ref-env-new"
5588     - title: "2101.0-6"
5589       data-set: "vpp-performance-changes-3n-tsh-cmp"
5590   comparisons:
5591     - title: "2009.0-6 vs 2009.0-5"
5592       reference: 2
5593       compare: 3
5594 #      rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca1.yaml"
5595     - title: "2101.0-6 vs 2009.0-6"
5596       reference: 3
5597       compare: 4
5598 #      rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca2.yaml"
5599   legend:
5600     - ''
5601     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
5602     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5603     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5604     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5605     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5606
5607 # VPP Performance Changes 3n-tsh 1t1c ndr
5608 - type: "table"
5609   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
5610   algorithm: "table_comparison"
5611   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
5612   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5613   filter: "'1T1C'"
5614   columns:
5615     - title: "2005.0-5"
5616       data-set: "vpp-performance-changes-3n-tsh-h1"
5617     - title: "2009.0-5"
5618       data-set: "vpp-performance-changes-3n-tsh-ref-env-old"
5619     - title: "2009.0-6"
5620       data-set: "vpp-performance-changes-3n-tsh-ref-env-new"
5621     - title: "2101.0-6"
5622       data-set: "vpp-performance-changes-3n-tsh-cmp"
5623   comparisons:
5624     - title: "2009.0-6 vs 2009.0-5"
5625       reference: 2
5626       compare: 3
5627 #      rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca1.yaml"
5628     - title: "2101.0-6 vs 2009.0-6"
5629       reference: 3
5630       compare: 4
5631 #      rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca2.yaml"
5632   legend:
5633     - ''
5634     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
5635     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5636     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5637     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5638     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5639
5640 # VPP Performance Changes 3n-tsh 2t2c ndr
5641 - type: "table"
5642   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
5643   algorithm: "table_comparison"
5644   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
5645   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5646   filter: "'2T2C'"
5647   columns:
5648     - title: "2005.0-5"
5649       data-set: "vpp-performance-changes-3n-tsh-h1"
5650     - title: "2009.0-5"
5651       data-set: "vpp-performance-changes-3n-tsh-ref-env-old"
5652     - title: "2009.0-6"
5653       data-set: "vpp-performance-changes-3n-tsh-ref-env-new"
5654     - title: "2101.0-6"
5655       data-set: "vpp-performance-changes-3n-tsh-cmp"
5656   comparisons:
5657     - title: "2009.0-6 vs 2009.0-5"
5658       reference: 2
5659       compare: 3
5660 #      rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca1.yaml"
5661     - title: "2101.0-6 vs 2009.0-6"
5662       reference: 3
5663       compare: 4
5664 #      rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca2.yaml"
5665   legend:
5666     - ''
5667     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
5668     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5669     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5670     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5671     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5672
5673 # VPP Performance Changes 2n-tx2 1t1c pdr
5674 - type: "table"
5675   title: "VPP Performance Changes 2n-tx2 1t1c pdr"
5676   algorithm: "table_comparison"
5677   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-1t1c-pdr"
5678   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5679   filter: "'1T1C'"
5680   columns:
5681 #     - title: "2005.0-5"
5682 #       data-set: "vpp-performance-changes-2n-tx2-h1"
5683 #     - title: "2009.0-5"
5684 #       data-set: "vpp-performance-changes-2n-tx2-ref-env-old"
5685     - title: "2009.0-6"
5686       data-set: "vpp-performance-changes-2n-tx2-ref-env-new"
5687     - title: "2101.0-6"
5688       data-set: "vpp-performance-changes-2n-tx2-cmp"
5689   comparisons:
5690 #     - title: "2009.0-6 vs 2009.0-5"
5691 #       reference: 2
5692 #       compare: 3
5693     - title: "2101.0-6 vs 2009.0-6"
5694       reference: 1
5695       compare: 2
5696   legend:
5697     - ''
5698     - 'Test Case:            Test cases executed for: PDR throughput on 2n-tx2 with xl710.'
5699     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5700     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5701 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5702     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5703
5704 # VPP Performance Changes 2n-tx2 2t2c pdr
5705 - type: "table"
5706   title: "VPP Performance Changes 2n-tx2 2t2c pdr"
5707   algorithm: "table_comparison"
5708   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-2t2c-pdr"
5709   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5710   filter: "'2T2C'"
5711   columns:
5712 #     - title: "2005.0-5"
5713 #       data-set: "vpp-performance-changes-2n-tx2-h1"
5714 #     - title: "2009.0-5"
5715 #       data-set: "vpp-performance-changes-2n-tx2-ref-env-old"
5716     - title: "2009.0-6"
5717       data-set: "vpp-performance-changes-2n-tx2-ref-env-new"
5718     - title: "2101.0-6"
5719       data-set: "vpp-performance-changes-2n-tx2-cmp"
5720   comparisons:
5721 #     - title: "2009.0-6 vs 2009.0-5"
5722 #       reference: 2
5723 #       compare: 3
5724     - title: "2101.0-6 vs 2009.0-6"
5725       reference: 1
5726       compare: 2
5727   legend:
5728     - ''
5729     - 'Test Case:            Test cases executed for: PDR throughput on 2n-tx2 with xl710.'
5730     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5731     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5732 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5733     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5734
5735 # VPP Performance Changes 2n-tx2 1t1c ndr
5736 - type: "table"
5737   title: "VPP Performance Changes 2n-tx2 1t1c ndr"
5738   algorithm: "table_comparison"
5739   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-1t1c-pdr"
5740   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5741   filter: "'1T1C'"
5742   columns:
5743 #     - title: "2005.0-5"
5744 #       data-set: "vpp-performance-changes-2n-tx2-h1"
5745 #     - title: "2009.0-5"
5746 #       data-set: "vpp-performance-changes-2n-tx2-ref-env-old"
5747     - title: "2009.0-6"
5748       data-set: "vpp-performance-changes-2n-tx2-ref-env-new"
5749     - title: "2101.0-6"
5750       data-set: "vpp-performance-changes-2n-tx2-cmp"
5751   comparisons:
5752 #     - title: "2009.0-6 vs 2009.0-5"
5753 #       reference: 2
5754 #       compare: 3
5755     - title: "2101.0-6 vs 2009.0-6"
5756       reference: 1
5757       compare: 2
5758   legend:
5759     - ''
5760     - 'Test Case:            Test cases executed for: PDR throughput on 2n-tx2 with xl710.'
5761     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5762     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5763 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5764     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5765
5766 # VPP Performance Changes 2n-tx2 2t2c ndr
5767 - type: "table"
5768   title: "VPP Performance Changes 2n-tx2 2t2c ndr"
5769   algorithm: "table_comparison"
5770   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-2t2c-pdr"
5771   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5772   filter: "'2T2C'"
5773   columns:
5774 #     - title: "2005.0-5"
5775 #       data-set: "vpp-performance-changes-2n-tx2-h1"
5776 #     - title: "2009.0-5"
5777 #       data-set: "vpp-performance-changes-2n-tx2-ref-env-old"
5778     - title: "2009.0-6"
5779       data-set: "vpp-performance-changes-2n-tx2-ref-env-new"
5780     - title: "2101.0-6"
5781       data-set: "vpp-performance-changes-2n-tx2-cmp"
5782   comparisons:
5783 #     - title: "2009.0-6 vs 2009.0-5"
5784 #       reference: 2
5785 #       compare: 3
5786     - title: "2101.0-6 vs 2009.0-6"
5787       reference: 1
5788       compare: 2
5789   legend:
5790     - ''
5791     - 'Test Case:            Test cases executed for: PDR throughput on 2n-tx2 with xl710.'
5792     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5793     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5794 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5795     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5796
5797 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
5798 - type: "table"
5799   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
5800   algorithm: "table_comparison"
5801   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
5802   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5803   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5804   columns:
5805     - title: "3n-hsw xl710"
5806       data-set: "vpp-compare-testbeds-ref"
5807       tag: "NIC_Intel-XL710"
5808     - title: "3n-skx xxv710"
5809       data-set: "vpp-compare-testbeds-cmp"
5810       tag: "NIC_Intel-XXV710"
5811   comparisons:
5812     - title: "Diff"
5813       reference: 1
5814       compare: 2
5815   legend:
5816     - ""
5817     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5818     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5819
5820 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
5821 - type: "table"
5822   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
5823   algorithm: "table_comparison"
5824   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
5825   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5826   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5827   columns:
5828     - title: "3n-hsw xl710"
5829       data-set: "vpp-compare-testbeds-ref"
5830       tag: "NIC_Intel-XL710"
5831     - title: "3n-skx xxv710"
5832       data-set: "vpp-compare-testbeds-cmp"
5833       tag: "NIC_Intel-XXV710"
5834   comparisons:
5835     - title: "Diff"
5836       reference: 1
5837       compare: 2
5838   legend:
5839     - ""
5840     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5841     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5842
5843 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
5844 - type: "table"
5845   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
5846   algorithm: "table_comparison"
5847   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
5848   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5849   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5850   columns:
5851     - title: "3n-hsw xl710"
5852       data-set: "vpp-compare-testbeds-ref"
5853       tag: "NIC_Intel-XL710"
5854     - title: "3n-skx xxv710"
5855       data-set: "vpp-compare-testbeds-cmp"
5856       tag: "NIC_Intel-XXV710"
5857   comparisons:
5858     - title: "Diff"
5859       reference: 1
5860       compare: 2
5861   legend:
5862     - ""
5863     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5864     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5865
5866 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
5867 - type: "table"
5868   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
5869   algorithm: "table_comparison"
5870   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
5871   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5872   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5873   columns:
5874     - title: "3n-hsw xl710"
5875       data-set: "vpp-compare-testbeds-ref"
5876       tag: "NIC_Intel-XL710"
5877     - title: "3n-skx xxv710"
5878       data-set: "vpp-compare-testbeds-cmp"
5879       tag: "NIC_Intel-XXV710"
5880   comparisons:
5881     - title: "Diff"
5882       reference: 1
5883       compare: 2
5884   legend:
5885     - ""
5886     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5887     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5888
5889 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
5890 - type: "table"
5891   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
5892   algorithm: "table_comparison"
5893   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
5894   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5895   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5896   columns:
5897     - title: "2n-skx"
5898       data-set: "vpp-compare-testbeds-skx-clx-ref"
5899     - title: "2n-clx"
5900       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5901   comparisons:
5902     - title: "Diff"
5903       reference: 1
5904       compare: 2
5905   legend:
5906     - ""
5907     - "2n-skx, 2n-clx - testbeds and NICs tested."
5908     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5909
5910 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
5911 - type: "table"
5912   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
5913   algorithm: "table_comparison"
5914   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
5915   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5916   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5917   columns:
5918     - title: "2n-skx"
5919       data-set: "vpp-compare-testbeds-skx-clx-ref"
5920     - title: "2n-clx"
5921       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5922   comparisons:
5923     - title: "Diff"
5924       reference: 1
5925       compare: 2
5926   legend:
5927     - ""
5928     - "2n-skx, 2n-clx - testbeds and NICs tested."
5929     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5930
5931 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
5932 - type: "table"
5933   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
5934   algorithm: "table_comparison"
5935   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
5936   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5937   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5938   columns:
5939     - title: "2n-skx"
5940       data-set: "vpp-compare-testbeds-skx-clx-ref"
5941     - title: "2n-clx"
5942       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5943   comparisons:
5944     - title: "Diff"
5945       reference: 1
5946       compare: 2
5947   legend:
5948     - ""
5949     - "2n-skx, 2n-clx - testbeds and NICs tested."
5950     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5951
5952 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
5953 - type: "table"
5954   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
5955   algorithm: "table_comparison"
5956   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
5957   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5958   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5959   columns:
5960     - title: "2n-skx"
5961       data-set: "vpp-compare-testbeds-skx-clx-ref"
5962     - title: "2n-clx"
5963       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5964   comparisons:
5965     - title: "Diff"
5966       reference: 1
5967       compare: 2
5968   legend:
5969     - ""
5970     - "2n-skx, 2n-clx - testbeds and NICs tested."
5971     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5972
5973 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
5974 - type: "table"
5975   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
5976   algorithm: "table_comparison"
5977   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
5978   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5979   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5980   columns:
5981     - title: "3n-hsw xl710"
5982       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5983       tag: "NIC_Intel-XL710"
5984     - title: "2n-clx xxv710"
5985       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5986       tag: "NIC_Intel-XXV710"
5987   comparisons:
5988     - title: "Diff"
5989       reference: 1
5990       compare: 2
5991   legend:
5992     - ""
5993     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5994     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5995
5996 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
5997 - type: "table"
5998   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
5999   algorithm: "table_comparison"
6000   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
6001   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6002   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
6003   columns:
6004     - title: "3n-hsw xl710"
6005       data-set: "vpp-compare-testbeds-hsw-clx-ref"
6006       tag: "NIC_Intel-XL710"
6007     - title: "2n-clx xxv710"
6008       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
6009       tag: "NIC_Intel-XXV710"
6010   comparisons:
6011     - title: "Diff"
6012       reference: 1
6013       compare: 2
6014   legend:
6015     - ""
6016     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
6017     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
6018
6019 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
6020 - type: "table"
6021   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
6022   algorithm: "table_comparison"
6023   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
6024   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6025   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
6026   columns:
6027     - title: "3n-hsw xl710"
6028       data-set: "vpp-compare-testbeds-hsw-clx-ref"
6029       tag: "NIC_Intel-XL710"
6030     - title: "2n-clx xxv710"
6031       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
6032       tag: "NIC_Intel-XXV710"
6033   comparisons:
6034     - title: "Diff"
6035       reference: 1
6036       compare: 2
6037   legend:
6038     - ""
6039     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
6040     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
6041
6042 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
6043 - type: "table"
6044   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
6045   algorithm: "table_comparison"
6046   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
6047   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6048   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
6049   columns:
6050     - title: "3n-hsw xl710"
6051       data-set: "vpp-compare-testbeds-hsw-clx-ref"
6052       tag: "NIC_Intel-XL710"
6053     - title: "2n-clx xxv710"
6054       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
6055       tag: "NIC_Intel-XXV710"
6056   comparisons:
6057     - title: "Diff"
6058       reference: 1
6059       compare: 2
6060   legend:
6061     - ""
6062     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
6063     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
6064
6065 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
6066 - type: "table"
6067   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
6068   algorithm: "table_comparison"
6069   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
6070   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6071   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
6072   columns:
6073     - title: "3n-skx"
6074       data-set: "vpp-compare-topologies-ref"
6075     - title: "2n-skx"
6076       data-set: "vpp-compare-topologies-cmp"
6077   comparisons:
6078     - title: "Diff"
6079       reference: 1
6080       compare: 2
6081   legend:
6082     - ""
6083     - "3n-skx, 2n-skx - topologies tested."
6084     - "Diff - difference between 3n-skx and 2n-skx topologies."
6085
6086 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
6087 - type: "table"
6088   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
6089   algorithm: "table_comparison"
6090   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
6091   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6092   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
6093   columns:
6094     - title: "3n-skx"
6095       data-set: "vpp-compare-topologies-ref"
6096     - title: "2n-skx"
6097       data-set: "vpp-compare-topologies-cmp"
6098   comparisons:
6099     - title: "Diff"
6100       reference: 1
6101       compare: 2
6102   legend:
6103     - ""
6104     - "3n-skx, 2n-skx - topologies tested."
6105     - "Diff - difference between 3n-skx and 2n-skx topologies."
6106
6107 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
6108 - type: "table"
6109   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
6110   algorithm: "table_comparison"
6111   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
6112   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6113   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
6114   columns:
6115     - title: "3n-skx"
6116       data-set: "vpp-compare-topologies-ref"
6117     - title: "2n-skx"
6118       data-set: "vpp-compare-topologies-cmp"
6119   comparisons:
6120     - title: "Diff"
6121       reference: 1
6122       compare: 2
6123   legend:
6124     - ""
6125     - "3n-skx, 2n-skx - topologies tested."
6126     - "Diff - difference between 3n-skx and 2n-skx topologies."
6127
6128 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
6129 - type: "table"
6130   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
6131   algorithm: "table_comparison"
6132   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
6133   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6134   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
6135   columns:
6136     - title: "3n-skx"
6137       data-set: "vpp-compare-topologies-ref"
6138     - title: "2n-skx"
6139       data-set: "vpp-compare-topologies-cmp"
6140   comparisons:
6141     - title: "Diff"
6142       reference: 1
6143       compare: 2
6144   legend:
6145     - ""
6146     - "3n-skx, 2n-skx - topologies tested."
6147     - "Diff - difference between 3n-skx and 2n-skx topologies."
6148
6149 # VPP Performance Changes 3n-hsw 1t1c mrr
6150 - type: "table"
6151   title: "VPP Performance Changes 3n-hsw 1t1c mrr"
6152   algorithm: "table_comparison"
6153   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
6154   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6155   filter: "'1T1C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
6156   columns:
6157     - title: "2005.0-5"
6158       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
6159     - title: "2009.0-5"
6160       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-old"
6161     - title: "2009.0-6"
6162       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-new"
6163     - title: "2101.0-6"
6164       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
6165   comparisons:
6166     - title: "2009.0-6 vs 2009.0-5"
6167       reference: 2
6168       compare: 3
6169 #      rca-file: "rca/rca-3n-hsw-1t1c-mrr-rca1.yaml"
6170     - title: "2101.0-6 vs 2009.0-6"
6171       reference: 3
6172       compare: 4
6173 #      rca-file: "rca/rca-3n-hsw-1t1c-mrr-rca2.yaml"
6174   legend:
6175     - ''
6176     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
6177     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6178     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6179     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6180     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6181
6182 # VPP Performance Changes 3n-hsw 2t2c mrr
6183 - type: "table"
6184   title: "VPP Performance Changes 3n-hsw 2t2c mrr"
6185   algorithm: "table_comparison"
6186   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
6187   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6188   filter: "'2T2C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
6189   columns:
6190     - title: "2005.0-5"
6191       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
6192     - title: "2009.0-5"
6193       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-old"
6194     - title: "2009.0-6"
6195       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-new"
6196     - title: "2101.0-6"
6197       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
6198   comparisons:
6199     - title: "2009.0-6 vs 2009.0-5"
6200       reference: 2
6201       compare: 3
6202 #      rca-file: "rca/rca-3n-hsw-2t2c-mrr-rca1.yaml"
6203     - title: "2101.0-6 vs 2009.0-6"
6204       reference: 3
6205       compare: 4
6206 #      rca-file: "rca/rca-3n-hsw-2t2c-mrr-rca2.yaml"
6207   legend:
6208     - ''
6209     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
6210     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6211     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6212     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6213     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6214
6215 # VPP Performance Changes 3n-hsw 4t4c mrr
6216 - type: "table"
6217   title: "VPP Performance Changes 3n-hsw 4t4c mrr"
6218   algorithm: "table_comparison"
6219   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
6220   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6221   filter: "'4T4C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
6222   columns:
6223     - title: "2005.0-5"
6224       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
6225     - title: "2009.0-5"
6226       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-old"
6227     - title: "2009.0-6"
6228       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-new"
6229     - title: "2101.0-6"
6230       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
6231   comparisons:
6232     - title: "2009.0-6 vs 2009.0-5"
6233       reference: 2
6234       compare: 3
6235 #      rca-file: "rca/rca-3n-hsw-4t4c-mrr-rca1.yaml"
6236     - title: "2101.0-6 vs 2009.0-6"
6237       reference: 3
6238       compare: 4
6239 #      rca-file: "rca/rca-3n-hsw-4t4c-mrr-rca2.yaml"
6240   legend:
6241     - ''
6242     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
6243     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6244     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6245     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6246     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6247
6248 # VPP Performance Changes 3n-skx 2t1c mrr
6249 - type: "table"
6250   title: "VPP Performance Changes 3n-skx 2t1c mrr"
6251   algorithm: "table_comparison"
6252   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
6253   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6254   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6255   columns:
6256     - title: "2005.0-5"
6257       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
6258     - title: "2009.0-5"
6259       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-old"
6260     - title: "2009.0-6"
6261       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-new"
6262     - title: "2101.0-6"
6263       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
6264   comparisons:
6265     - title: "2009.0-6 vs 2009.0-5"
6266       reference: 2
6267       compare: 3
6268 #      rca-file: "rca/rca-3n-skx-2t1c-mrr-rca1.yaml"
6269     - title: "2101.0-6 vs 2009.0-6"
6270       reference: 3
6271       compare: 4
6272 #      rca-file: "rca/rca-3n-skx-2t1c-mrr-rca2.yaml"
6273   legend:
6274     - ''
6275     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
6276     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6277     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6278     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6279     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6280
6281 # VPP Performance Changes 3n-skx 4t2c mrr
6282 - type: "table"
6283   title: "VPP Performance Changes 3n-skx 4t2c mrr"
6284   algorithm: "table_comparison"
6285   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
6286   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6287   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6288   columns:
6289     - title: "2005.0-5"
6290       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
6291     - title: "2009.0-5"
6292       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-old"
6293     - title: "2009.0-6"
6294       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-new"
6295     - title: "2101.0-6"
6296       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
6297   comparisons:
6298     - title: "2009.0-6 vs 2009.0-5"
6299       reference: 2
6300       compare: 3
6301 #      rca-file: "rca/rca-3n-skx-4t2c-mrr-rca1.yaml"
6302     - title: "2101.0-6 vs 2009.0-6"
6303       reference: 3
6304       compare: 4
6305 #      rca-file: "rca/rca-3n-skx-4t2c-mrr-rca2.yaml"
6306   legend:
6307     - ''
6308     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
6309     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6310     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6311     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6312     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6313
6314 # VPP Performance Changes 3n-skx 8t4c mrr
6315 - type: "table"
6316   title: "VPP Performance Changes 3n-skx 8t4c mrr"
6317   algorithm: "table_comparison"
6318   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
6319   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6320   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6321   columns:
6322     - title: "2005.0-5"
6323       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
6324     - title: "2009.0-5"
6325       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-old"
6326     - title: "2009.0-6"
6327       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-new"
6328     - title: "2101.0-6"
6329       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
6330   comparisons:
6331     - title: "2009.0-6 vs 2009.0-5"
6332       reference: 2
6333       compare: 3
6334 #      rca-file: "rca/rca-3n-skx-8t4c-mrr-rca1.yaml"
6335     - title: "2101.0-6 vs 2009.0-6"
6336       reference: 3
6337       compare: 4
6338 #      rca-file: "rca/rca-3n-skx-8t4c-mrr-rca2.yaml"
6339   legend:
6340     - ''
6341     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
6342     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6343     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6344     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6345     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6346
6347 # VPP Performance Changes 2n-skx 2t1c mrr
6348 - type: "table"
6349   title: "VPP Performance Changes 2n-skx 2t1c mrr"
6350   algorithm: "table_comparison"
6351   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
6352   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6353   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6354   columns:
6355     - title: "2005.0-5"
6356       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
6357     - title: "2009.0-5"
6358       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-old"
6359     - title: "2009.0-6"
6360       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-new"
6361     - title: "2101.0-6"
6362       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
6363   comparisons:
6364     - title: "2009.0-6 vs 2009.0-5"
6365       reference: 2
6366       compare: 3
6367 #      rca-file: "rca/rca-2n-skx-2t1c-mrr-rca1.yaml"
6368     - title: "2101.0-6 vs 2009.0-6"
6369       reference: 3
6370       compare: 4
6371 #      rca-file: "rca/rca-2n-skx-2t1c-mrr-rca2.yaml"
6372   legend:
6373     - ''
6374     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
6375     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6376     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6377     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6378     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6379
6380 # VPP Performance Changes 2n-skx 4t2c mrr
6381 - type: "table"
6382   title: "VPP Performance Changes 2n-skx 4t2c mrr"
6383   algorithm: "table_comparison"
6384   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
6385   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6386   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6387   columns:
6388     - title: "2005.0-5"
6389       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
6390     - title: "2009.0-5"
6391       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-old"
6392     - title: "2009.0-6"
6393       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-new"
6394     - title: "2101.0-6"
6395       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
6396   comparisons:
6397     - title: "2009.0-6 vs 2009.0-5"
6398       reference: 2
6399       compare: 3
6400 #      rca-file: "rca/rca-2n-skx-4t2c-mrr-rca1.yaml"
6401     - title: "2101.0-6 vs 2009.0-6"
6402       reference: 3
6403       compare: 4
6404 #      rca-file: "rca/rca-2n-skx-4t2c-mrr-rca2.yaml"
6405   legend:
6406     - ''
6407     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
6408     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6409     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6410     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6411     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6412
6413 # VPP Performance Changes 2n-skx 8t4c mrr
6414 - type: "table"
6415   title: "VPP Performance Changes 2n-skx 8t4c mrr"
6416   algorithm: "table_comparison"
6417   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
6418   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6419   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6420   columns:
6421     - title: "2005.0-5"
6422       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
6423     - title: "2009.0-5"
6424       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-old"
6425     - title: "2009.0-6"
6426       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-new"
6427     - title: "2101.0-6"
6428       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
6429   comparisons:
6430     - title: "2009.0-6 vs 2009.0-5"
6431       reference: 2
6432       compare: 3
6433 #      rca-file: "rca/rca-2n-skx-8t4c-mrr-rca1.yaml"
6434     - title: "2101.0-6 vs 2009.0-6"
6435       reference: 3
6436       compare: 4
6437 #      rca-file: "rca/rca-2n-skx-8t4c-mrr-rca2.yaml"
6438   legend:
6439     - ''
6440     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
6441     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6442     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6443     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6444     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6445
6446 # VPP Performance Changes 2n-clx-xxv710 2t1c mrr
6447 - type: "table"
6448   title: "VPP Performance Changes 2n-clx-xxv710 2t1c mrr"
6449   algorithm: "table_comparison"
6450   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-mrr"
6451   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6452   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6453   columns:
6454     - title: "2005.0-5"
6455       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
6456     - title: "2009.0-5"
6457       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-old"
6458     - title: "2009.0-6"
6459       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-new"
6460     - title: "2101.0-6"
6461       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
6462   comparisons:
6463     - title: "2009.0-6 vs 2009.0-5"
6464       reference: 2
6465       compare: 3
6466 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca1.yaml"
6467     - title: "2101.0-6 vs 2009.0-6"
6468       reference: 3
6469       compare: 4
6470 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca2.yaml"
6471   legend:
6472     - ''
6473     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
6474     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6475     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6476     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6477     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6478
6479 # VPP Performance Changes 2n-clx-xxv710 4t2c mrr
6480 - type: "table"
6481   title: "VPP Performance Changes 2n-clx-xxv710 4t2c mrr"
6482   algorithm: "table_comparison"
6483   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-mrr"
6484   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6485   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6486   columns:
6487     - title: "2005.0-5"
6488       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
6489     - title: "2009.0-5"
6490       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-old"
6491     - title: "2009.0-6"
6492       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-new"
6493     - title: "2101.0-6"
6494       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
6495   comparisons:
6496     - title: "2009.0-6 vs 2009.0-5"
6497       reference: 2
6498       compare: 3
6499 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca1.yaml"
6500     - title: "2101.0-6 vs 2009.0-6"
6501       reference: 3
6502       compare: 4
6503 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca2.yaml"
6504   legend:
6505     - ''
6506     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
6507     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6508     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6509     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6510     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6511
6512 # VPP Performance Changes 2n-clx-xxv710 8t4c mrr
6513 - type: "table"
6514   title: "VPP Performance Changes 2n-clx-xxv710 8t4c mrr"
6515   algorithm: "table_comparison"
6516   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-8t4c-mrr"
6517   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6518   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6519   columns:
6520     - title: "2005.0-5"
6521       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
6522     - title: "2009.0-5"
6523       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-old"
6524     - title: "2009.0-6"
6525       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-new"
6526     - title: "2101.0-6"
6527       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
6528   comparisons:
6529     - title: "2009.0-6 vs 2009.0-5"
6530       reference: 2
6531       compare: 3
6532 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca1.yaml"
6533     - title: "2101.0-6 vs 2009.0-6"
6534       reference: 3
6535       compare: 4
6536 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca2.yaml"
6537   legend:
6538     - ''
6539     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
6540     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6541     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6542     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6543     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6544
6545 # VPP Performance Changes 2n-clx-cx556a 2t1c mrr
6546 - type: "table"
6547   title: "VPP Performance Changes 2n-clx-cx556a 2t1c mrr"
6548   algorithm: "table_comparison"
6549   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-cx556a-2t1c-mrr"
6550   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6551   filter: "'2T1C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
6552   columns:
6553     - title: "2005.0-5"
6554       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
6555     - title: "2009.0-5"
6556       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-old"
6557     - title: "2009.0-6"
6558       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-new"
6559     - title: "2101.0-6"
6560       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
6561   comparisons:
6562     - title: "2009.0-6 vs 2009.0-5"
6563       reference: 2
6564       compare: 3
6565 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca3.yaml"
6566     - title: "2101.0-6 vs 2009.0-6"
6567       reference: 3
6568       compare: 4
6569 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca4.yaml"
6570   legend:
6571     - ''
6572     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with cx556a.'
6573     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6574     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6575     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6576     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6577
6578 # VPP Performance Changes 2n-clx-cx556a 4t2c mrr
6579 - type: "table"
6580   title: "VPP Performance Changes 2n-clx-cx556a 4t2c mrr"
6581   algorithm: "table_comparison"
6582   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-cx556a-4t2c-mrr"
6583   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6584   filter: "'4T2C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
6585   columns:
6586     - title: "2005.0-5"
6587       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
6588     - title: "2009.0-5"
6589       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-old"
6590     - title: "2009.0-6"
6591       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-new"
6592     - title: "2101.0-6"
6593       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
6594   comparisons:
6595     - title: "2009.0-6 vs 2009.0-5"
6596       reference: 2
6597       compare: 3
6598 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca3.yaml"
6599     - title: "2101.0-6 vs 2009.0-6"
6600       reference: 3
6601       compare: 4
6602 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca4.yaml"
6603   legend:
6604     - ''
6605     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with cx556a.'
6606     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6607     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6608     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6609     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6610
6611 # VPP Performance Changes 2n-clx-cx556a 8t4c mrr
6612 - type: "table"
6613   title: "VPP Performance Changes 2n-clx-cx556a 8t4c mrr"
6614   algorithm: "table_comparison"
6615   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-cx556a-8t4c-mrr"
6616   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6617   filter: "'8T4C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
6618   columns:
6619     - title: "2005.0-5"
6620       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
6621     - title: "2009.0-5"
6622       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-old"
6623     - title: "2009.0-6"
6624       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-new"
6625     - title: "2101.0-6"
6626       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
6627   comparisons:
6628     - title: "2009.0-6 vs 2009.0-5"
6629       reference: 2
6630       compare: 3
6631 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca3.yaml"
6632     - title: "2101.0-6 vs 2009.0-6"
6633       reference: 3
6634       compare: 4
6635 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca4.yaml"
6636   legend:
6637     - ''
6638     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with cx556a.'
6639     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6640     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6641     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6642     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6643
6644 # VPP Performance Changes 2n-zn2-xxv710 2t1c mrr
6645 - type: "table"
6646   title: "VPP Performance Changes 2n-zn2-xxv710 2t1c mrr"
6647   algorithm: "table_comparison"
6648   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-2t1c-mrr"
6649   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6650   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710'"
6651   columns:
6652 #     - title: "2005.0-5"
6653 #       data-set: "vpp-performance-changes-2n-zn2-mrr-h1"
6654     - title: "2009.0-5"
6655       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-old"
6656     - title: "2009.0-6"
6657       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-new"
6658     - title: "2101.0-6"
6659       data-set: "vpp-performance-changes-2n-zn2-mrr-cmp"
6660   comparisons:
6661     - title: "2009.0-6 vs 2009.0-5"
6662       reference: 1  # 2
6663       compare: 2  # 3
6664 #      rca-file: "rca/rca-2n-zn2-2t1c-mrr-rca1.yaml"
6665     - title: "2101.0-6 vs 2009.0-6"
6666       reference: 2  # 3
6667       compare: 3  # 4
6668 #      rca-file: "rca/rca-2n-zn2-2t1c-mrr-rca2.yaml"
6669   legend:
6670     - ''
6671     - 'Test Case:            Test cases executed for: MRR throughput on 2n-zn2 with xxv710.'
6672     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6673     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6674     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6675     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6676
6677 # VPP Performance Changes 2n-zn2-xxv710 4t2c mrr
6678 - type: "table"
6679   title: "VPP Performance Changes 2n-zn2-xxv710 4t2c mrr"
6680   algorithm: "table_comparison"
6681   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-4t2c-mrr"
6682   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6683   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710'"
6684   columns:
6685 #     - title: "2005.0-5"
6686 #       data-set: "vpp-performance-changes-2n-zn2-mrr-h1"
6687     - title: "2009.0-5"
6688       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-old"
6689     - title: "2009.0-6"
6690       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-new"
6691     - title: "2101.0-6"
6692       data-set: "vpp-performance-changes-2n-zn2-mrr-cmp"
6693   comparisons:
6694     - title: "2009.0-6 vs 2009.0-5"
6695       reference: 1  # 2
6696       compare: 2  # 3
6697 #      rca-file: "rca/rca-2n-zn2-4t2c-mrr-rca1.yaml"
6698     - title: "2101.0-6 vs 2009.0-6"
6699       reference: 2  # 3
6700       compare: 3  # 4
6701 #      rca-file: "rca/rca-2n-zn2-4t2c-mrr-rca2.yaml"
6702   legend:
6703     - ''
6704     - 'Test Case:            Test cases executed for: MRR throughput on 2n-zn2 with xxv710.'
6705     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6706     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6707     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6708     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6709
6710 # VPP Performance Changes 2n-zn2-xxv710 8t4c mrr
6711 - type: "table"
6712   title: "VPP Performance Changes 2n-zn2-xxv710 8t4c mrr"
6713   algorithm: "table_comparison"
6714   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-8t4c-mrr"
6715   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6716   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710'"
6717   columns:
6718 #     - title: "2005.0-5"
6719 #       data-set: "vpp-performance-changes-2n-zn2-mrr-h1"
6720     - title: "2009.0-5"
6721       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-old"
6722     - title: "2009.0-6"
6723       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-new"
6724     - title: "2101.0-6"
6725       data-set: "vpp-performance-changes-2n-zn2-mrr-cmp"
6726   comparisons:
6727     - title: "2009.0-6 vs 2009.0-5"
6728       reference: 1  # 2
6729       compare: 2  # 3
6730 #      rca-file: "rca/rca-2n-zn2-8t4c-mrr-rca1.yaml"
6731     - title: "2101.0-6 vs 2009.0-6"
6732       reference: 2  # 3
6733       compare: 3  # 4
6734 #      rca-file: "rca/rca-2n-zn2-8t4c-mrr-rca2.yaml"
6735   legend:
6736     - ''
6737     - 'Test Case:            Test cases executed for: MRR throughput on 2n-zn2 with xxv710.'
6738     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6739     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6740     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6741     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6742
6743 # VPP Performance Changes 2n-dnv 1t1c mrr
6744 - type: "table"
6745   title: "VPP Performance Changes 2n-dnv 1t1c mrr"
6746   algorithm: "table_comparison"
6747   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
6748   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6749   filter: "'1T1C'"
6750   columns:
6751     - title: "2005.0-5"
6752       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
6753     - title: "2009.0-5"
6754       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-old"
6755 #     - title: "2009.0-6"
6756 #       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
6757     - title: "2101.0-6"
6758       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
6759   comparisons:
6760 #     - title: "2009.0-6 vs 2009.0-5"
6761 #       reference: 2
6762 #       compare: 3
6763     - title: "2101.0-6 vs 2009.0-5"
6764       reference: 2
6765       compare: 3
6766   legend:
6767     - ''
6768     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
6769     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6770     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6771 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6772     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous in the current CSIT environment.'
6773
6774 # VPP Performance Changes 2n-dnv 2t2c mrr
6775 - type: "table"
6776   title: "VPP Performance Changes 2n-dnv 2t2c mrr"
6777   algorithm: "table_comparison"
6778   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
6779   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6780   filter: "'2T2C'"
6781   columns:
6782     - title: "2005.0-5"
6783       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
6784     - title: "2009.0-5"
6785       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-old"
6786 #     - title: "2009.0-6"
6787 #       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
6788     - title: "2101.0-6"
6789       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
6790   comparisons:
6791 #     - title: "2009.0-6 vs 2009.0-5"
6792 #       reference: 2
6793 #       compare: 3
6794     - title: "2101.0-6 vs 2009.0-5"
6795       reference: 2
6796       compare: 3
6797   legend:
6798     - ''
6799     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
6800     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6801     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6802 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6803     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous in the current CSIT environment.'
6804
6805 # VPP Performance Changes 2n-dnv 4t4c mrr
6806 - type: "table"
6807   title: "VPP Performance Changes 2n-dnv 4t4c mrr"
6808   algorithm: "table_comparison"
6809   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
6810   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6811   filter: "'4T4C'"
6812   columns:
6813     - title: "2005.0-5"
6814       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
6815     - title: "2009.0-5"
6816       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-old"
6817 #     - title: "2009.0-6"
6818 #       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
6819     - title: "2101.0-6"
6820       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
6821   comparisons:
6822 #     - title: "2009.0-6 vs 2009.0-5"
6823 #       reference: 2
6824 #       compare: 3
6825     - title: "2101.0-6 vs 2009.0-5"
6826       reference: 2
6827       compare: 3
6828   legend:
6829     - ''
6830     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
6831     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6832     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6833 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6834     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous in the current CSIT environment.'
6835
6836 # VPP Performance Changes 3n-dnv 1t1c mrr
6837 - type: "table"
6838   title: "VPP Performance Changes 3n-dnv 1t1c mrr"
6839   algorithm: "table_comparison"
6840   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
6841   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6842   filter: "'1T1C'"
6843   columns:
6844     - title: "2005.0-5"
6845       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
6846     - title: "2009.0-5"
6847       data-set: "vpp-performance-changes-3n-dnv-mrr-ref-env-old"
6848 #     - title: "2009.0-6"
6849 #       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
6850     - title: "2101.0-6"
6851       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
6852   comparisons:
6853 #     - title: "2009.0-6 vs 2009.0-5"
6854 #       reference: 2
6855 #       compare: 3
6856     - title: "2101.0-6 vs 2009.0-5"
6857       reference: 2
6858       compare: 3
6859   legend:
6860     - ''
6861     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
6862     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6863     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6864 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6865     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous in the current CSIT environment.'
6866
6867 # VPP Performance Changes 3n-dnv 2t2c mrr
6868 - type: "table"
6869   title: "VPP Performance Changes 3n-dnv 2t2c mrr"
6870   algorithm: "table_comparison"
6871   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
6872   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6873   filter: "'2T2C'"
6874   columns:
6875     - title: "2005.0-5"
6876       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
6877     - title: "2009.0-5"
6878       data-set: "vpp-performance-changes-3n-dnv-mrr-ref-env-old"
6879 #     - title: "2009.0-6"
6880 #       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
6881     - title: "2101.0-6"
6882       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
6883   comparisons:
6884 #     - title: "2009.0-6 vs 2009.0-5"
6885 #       reference: 2
6886 #       compare: 3
6887     - title: "2101.0-6 vs 2009.0-5"
6888       reference: 2
6889       compare: 3
6890   legend:
6891     - ''
6892     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
6893     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6894     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6895 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6896     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous in the current CSIT environment.'
6897
6898 # VPP Performance Changes 3n-dnv 4t4c mrr
6899 - type: "table"
6900   title: "VPP Performance Changes 3n-dnv 4t4c mrr"
6901   algorithm: "table_comparison"
6902   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
6903   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6904   filter: "'4T4C'"
6905   columns:
6906     - title: "2005.0-5"
6907       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
6908     - title: "2009.0-5"
6909       data-set: "vpp-performance-changes-3n-dnv-mrr-ref-env-old"
6910 #     - title: "2009.0-6"
6911 #       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
6912     - title: "2101.0-6"
6913       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
6914   comparisons:
6915 #     - title: "2009.0-6 vs 2009.0-5"
6916 #       reference: 2
6917 #       compare: 3
6918     - title: "2101.0-6 vs 2009.0-5"
6919       reference: 2
6920       compare: 3
6921   legend:
6922     - ''
6923     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
6924     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6925     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6926 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6927     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous in the current CSIT environment.'
6928
6929 # VPP Performance Changes 3n-tsh 1t1c mrr
6930 - type: "table"
6931   title: "VPP Performance Changes 3n-tsh 1t1c mrr"
6932   algorithm: "table_comparison"
6933   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
6934   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6935   filter: "'1T1C'"
6936   columns:
6937     - title: "2005.0-5"
6938       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
6939     - title: "2009.0-5"
6940       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-old"
6941     - title: "2009.0-6"
6942       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-new"
6943     - title: "2101.0-6"
6944       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
6945   comparisons:
6946     - title: "2009.0-6 vs 2009.0-5"
6947       reference: 2
6948       compare: 3
6949     - title: "2101.0-6 vs 2009.0-6"
6950       reference: 3
6951       compare: 4
6952   legend:
6953     - ''
6954     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
6955     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6956     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6957     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6958     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6959
6960 # VPP Performance Changes 3n-tsh 2t2c mrr
6961 - type: "table"
6962   title: "VPP Performance Changes 3n-tsh 2t2c mrr"
6963   algorithm: "table_comparison"
6964   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
6965   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6966   filter: "'2T2C'"
6967   columns:
6968     - title: "2005.0-5"
6969       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
6970     - title: "2009.0-5"
6971       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-old"
6972     - title: "2009.0-6"
6973       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-new"
6974     - title: "2101.0-6"
6975       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
6976   comparisons:
6977     - title: "2009.0-6 vs 2009.0-5"
6978       reference: 2
6979       compare: 3
6980     - title: "2101.0-6 vs 2009.0-6"
6981       reference: 3
6982       compare: 4
6983   legend:
6984     - ''
6985     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
6986     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6987     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6988     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6989     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6990
6991 # VPP Performance Changes 3n-tsh 4t4c mrr
6992 - type: "table"
6993   title: "VPP Performance Changes 3n-tsh 4t4c mrr"
6994   algorithm: "table_comparison"
6995   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
6996   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6997   filter: "'4T4C'"
6998   columns:
6999     - title: "2005.0-5"
7000       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
7001     - title: "2009.0-5"
7002       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-old"
7003     - title: "2009.0-6"
7004       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-new"
7005     - title: "2101.0-6"
7006       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
7007   comparisons:
7008     - title: "2009.0-6 vs 2009.0-5"
7009       reference: 2
7010       compare: 3
7011     - title: "2101.0-6 vs 2009.0-6"
7012       reference: 3
7013       compare: 4
7014   legend:
7015     - ''
7016     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
7017     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
7018     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
7019     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
7020     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
7021
7022 # VPP Performance Changes 2n-tx2 1t1c mrr
7023 - type: "table"
7024   title: "VPP Performance Changes 2n-tx2 1t1c mrr"
7025   algorithm: "table_comparison"
7026   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-1t1c-mrr"
7027   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7028   filter: "'1T1C'"
7029   columns:
7030 #     - title: "2005.0-5"
7031 #       data-set: "vpp-performance-changes-2n-tx2-mrr-h1"
7032 #     - title: "2009.0-5"
7033 #       data-set: "vpp-performance-changes-2n-tx2-mrr-ref-env-old"
7034     - title: "2009.0-6"
7035       data-set: "vpp-performance-changes-2n-tx2-mrr-ref-env-new"
7036     - title: "2101.0-6"
7037       data-set: "vpp-performance-changes-2n-tx2-mrr-cmp"
7038   comparisons:
7039 #     - title: "2009.0-6 vs 2009.0-5"
7040 #       reference: 2
7041 #       compare: 3
7042     - title: "2101.0-6 vs 2009.0-6"
7043       reference: 1
7044       compare: 2
7045   legend:
7046     - ''
7047     - 'Test Case:            Test cases executed for: MRR throughput on 2n-tx2 with xl710.'
7048     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
7049     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
7050 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
7051     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
7052
7053 # VPP Performance Changes 2n-tx2 2t2c mrr
7054 - type: "table"
7055   title: "VPP Performance Changes 2n-tx2 2t2c mrr"
7056   algorithm: "table_comparison"
7057   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-2t2c-mrr"
7058   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7059   filter: "'2T2C'"
7060   columns:
7061 #     - title: "2005.0-5"
7062 #       data-set: "vpp-performance-changes-2n-tx2-mrr-h1"
7063 #     - title: "2009.0-5"
7064 #       data-set: "vpp-performance-changes-2n-tx2-mrr-ref-env-old"
7065     - title: "2009.0-6"
7066       data-set: "vpp-performance-changes-2n-tx2-mrr-ref-env-new"
7067     - title: "2101.0-6"
7068       data-set: "vpp-performance-changes-2n-tx2-mrr-cmp"
7069   comparisons:
7070 #     - title: "2009.0-6 vs 2009.0-5"
7071 #       reference: 2
7072 #       compare: 3
7073     - title: "2101.0-6 vs 2009.0-6"
7074       reference: 1
7075       compare: 2
7076   legend:
7077     - ''
7078     - 'Test Case:            Test cases executed for: MRR throughput on 2n-tx2 with xl710.'
7079     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
7080     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
7081 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
7082     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
7083
7084 # VPP Performance Changes 2n-tx2 4t4c mrr
7085 - type: "table"
7086   title: "VPP Performance Changes 2n-tx2 4t4c mrr"
7087   algorithm: "table_comparison"
7088   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-4t4c-mrr"
7089   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7090   filter: "'4T4C'"
7091   columns:
7092 #     - title: "2005.0-5"
7093 #       data-set: "vpp-performance-changes-2n-tx2-mrr-h1"
7094 #     - title: "2009.0-5"
7095 #       data-set: "vpp-performance-changes-2n-tx2-mrr-ref-env-old"
7096     - title: "2009.0-6"
7097       data-set: "vpp-performance-changes-2n-tx2-mrr-ref-env-new"
7098     - title: "2101.0-6"
7099       data-set: "vpp-performance-changes-2n-tx2-mrr-cmp"
7100   comparisons:
7101 #     - title: "2009.0-6 vs 2009.0-5"
7102 #       reference: 2
7103 #       compare: 3
7104     - title: "2101.0-6 vs 2009.0-6"
7105       reference: 1
7106       compare: 2
7107   legend:
7108     - ''
7109     - 'Test Case:            Test cases executed for: MRR throughput on 2n-tx2 with xl710.'
7110     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
7111     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
7112 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
7113     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
7114
7115 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
7116 - type: "table"
7117   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
7118   algorithm: "table_comparison"
7119   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
7120   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7121   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
7122   columns:
7123     - title: "3n-hsw xl710"
7124       data-set: "vpp-compare-testbeds-mrr-ref"
7125       tag: "NIC_Intel-XL710"
7126     - title: "3n-skx xxv710"
7127       data-set: "vpp-compare-testbeds-mrr-cmp"
7128       tag: "NIC_Intel-XXV710"
7129   comparisons:
7130     - title: "Diff"
7131       reference: 1
7132       compare: 2
7133   legend:
7134     - ""
7135     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
7136     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
7137
7138 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
7139 - type: "table"
7140   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
7141   algorithm: "table_comparison"
7142   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
7143   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7144   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
7145   columns:
7146     - title: "3n-hsw xl710"
7147       data-set: "vpp-compare-testbeds-mrr-ref"
7148       tag: "NIC_Intel-XL710"
7149     - title: "3n-skx xxv710"
7150       data-set: "vpp-compare-testbeds-mrr-cmp"
7151       tag: "NIC_Intel-XXV710"
7152   comparisons:
7153     - title: "Diff"
7154       reference: 1
7155       compare: 2
7156   legend:
7157     - ""
7158     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
7159     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
7160
7161 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
7162 - type: "table"
7163   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
7164   algorithm: "table_comparison"
7165   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
7166   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7167   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
7168   columns:
7169     - title: "3n-hsw xl710"
7170       data-set: "vpp-compare-testbeds-mrr-ref"
7171       tag: "NIC_Intel-XL710"
7172     - title: "3n-skx xxv710"
7173       data-set: "vpp-compare-testbeds-mrr-cmp"
7174       tag: "NIC_Intel-XXV710"
7175   comparisons:
7176     - title: "Diff"
7177       reference: 1
7178       compare: 2
7179   legend:
7180     - ""
7181     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
7182     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
7183
7184 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
7185 - type: "table"
7186   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
7187   algorithm: "table_comparison"
7188   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
7189   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7190   filter: "'2T1C' and 'NIC_Intel-XXV710'"
7191   columns:
7192     - title: "2n-skx"
7193       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
7194     - title: "2n-clx"
7195       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
7196   comparisons:
7197     - title: "Diff"
7198       reference: 1
7199       compare: 2
7200   legend:
7201     - ""
7202     - "2n-skx, 2n-clx - testbeds and NICs tested."
7203     - "Diff - difference between 2n-skx and 2n-clx testbeds."
7204
7205 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
7206 - type: "table"
7207   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
7208   algorithm: "table_comparison"
7209   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
7210   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7211   filter: "'4T2C' and 'NIC_Intel-XXV710'"
7212   columns:
7213     - title: "2n-skx"
7214       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
7215     - title: "2n-clx"
7216       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
7217   comparisons:
7218     - title: "Diff"
7219       reference: 1
7220       compare: 2
7221   legend:
7222     - ""
7223     - "2n-skx, 2n-clx - testbeds and NICs tested."
7224     - "Diff - difference between 2n-skx and 2n-clx testbeds."
7225
7226 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
7227 - type: "table"
7228   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
7229   algorithm: "table_comparison"
7230   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
7231   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7232   filter: "'8T4C' and 'NIC_Intel-XXV710'"
7233   columns:
7234     - title: "2n-skx"
7235       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
7236     - title: "2n-clx"
7237       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
7238   comparisons:
7239     - title: "Diff"
7240       reference: 1
7241       compare: 2
7242   legend:
7243     - ""
7244     - "2n-skx, 2n-clx - testbeds and NICs tested."
7245     - "Diff - difference between 2n-skx and 2n-clx testbeds."
7246
7247 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
7248 - type: "table"
7249   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
7250   algorithm: "table_comparison"
7251   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
7252   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7253   filter: "'MRR' and '1C' and 'NIC_Intel-XXV710'"
7254   columns:
7255     - title: "3n-skx"
7256       data-set: "vpp-compare-topologies-mrr-ref"
7257     - title: "2n-skx"
7258       data-set: "vpp-compare-topologies-mrr-cmp"
7259   comparisons:
7260     - title: "Diff"
7261       reference: 1
7262       compare: 2
7263   legend:
7264     - ""
7265     - "3n-skx, 2n-skx - topologies tested."
7266     - "Diff - difference between 3n-skx and 2n-skx topologies."
7267
7268 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
7269 - type: "table"
7270   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
7271   algorithm: "table_comparison"
7272   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
7273   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7274   filter: "'MRR' and '2C' and 'NIC_Intel-XXV710'"
7275   columns:
7276     - title: "3n-skx"
7277       data-set: "vpp-compare-topologies-mrr-ref"
7278     - title: "2n-skx"
7279       data-set: "vpp-compare-topologies-mrr-cmp"
7280   comparisons:
7281     - title: "Diff"
7282       reference: 1
7283       compare: 2
7284   legend:
7285     - ""
7286     - "3n-skx, 2n-skx - topologies tested."
7287     - "Diff - difference between 3n-skx and 2n-skx topologies."
7288
7289 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
7290 - type: "table"
7291   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
7292   algorithm: "table_comparison"
7293   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
7294   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7295   filter: "'MRR' and '4C' and 'NIC_Intel-XXV710'"
7296   columns:
7297     - title: "3n-skx"
7298       data-set: "vpp-compare-topologies-mrr-ref"
7299     - title: "2n-skx"
7300       data-set: "vpp-compare-topologies-mrr-cmp"
7301   comparisons:
7302     - title: "Diff"
7303       reference: 1
7304       compare: 2
7305   legend:
7306     - ""
7307     - "3n-skx, 2n-skx - topologies tested."
7308     - "Diff - difference between 3n-skx and 2n-skx topologies."
7309
7310 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
7311 - type: "table"
7312   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
7313   algorithm: "table_comparison"
7314   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
7315   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7316   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
7317   columns:
7318     - title: "3n-hsw xl710"
7319       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
7320       tag: "NIC_Intel-XL710"
7321     - title: "2n-clx xxv710"
7322       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
7323       tag: "NIC_Intel-XXV710"
7324   comparisons:
7325     - title: "Diff"
7326       reference: 1
7327       compare: 2
7328   legend:
7329     - ""
7330     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
7331     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
7332
7333 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
7334 - type: "table"
7335   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
7336   algorithm: "table_comparison"
7337   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
7338   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7339   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
7340   columns:
7341     - title: "3n-hsw xl710"
7342       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
7343       tag: "NIC_Intel-XL710"
7344     - title: "2n-clx xxv710"
7345       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
7346       tag: "NIC_Intel-XXV710"
7347   comparisons:
7348     - title: "Diff"
7349       reference: 1
7350       compare: 2
7351   legend:
7352     - ""
7353     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
7354     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
7355
7356 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
7357 - type: "table"
7358   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
7359   algorithm: "table_comparison"
7360   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
7361   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7362   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
7363   columns:
7364     - title: "3n-hsw xl710"
7365       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
7366       tag: "NIC_Intel-XL710"
7367     - title: "2n-clx xxv710"
7368       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
7369       tag: "NIC_Intel-XXV710"
7370   comparisons:
7371     - title: "Diff"
7372       reference: 1
7373       compare: 2
7374   legend:
7375     - ""
7376     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
7377     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
7378
7379 # Detailed Test Results - VPP Performance Results 3n-hsw
7380 - type: "table"
7381   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
7382   algorithm: "table_merged_details"
7383   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/"
7384   columns:
7385     - title: " |prein| Test Name |preout| "
7386       data: "data name"
7387     - 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| "
7388       data: "data msg"
7389   data: "vpp-perf-results-3n-hsw"
7390   filter: "all"
7391   parameters:
7392   - "name"
7393   - "parent"
7394   - "msg"
7395
7396 # Detailed Test Results - VPP Performance Results 3n-skx
7397 - type: "table"
7398   title: "Detailed Test Results - VPP Performance Results 3n-skx"
7399   algorithm: "table_merged_details"
7400   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/"
7401   columns:
7402     - title: " |prein| Test Name |preout| "
7403       data: "data name"
7404     - 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| "
7405       data: "data msg"
7406   data: "vpp-perf-results-3n-skx"
7407   filter: "all"
7408   remove-ndr: False
7409   parameters:
7410   - "name"
7411   - "parent"
7412   - "msg"
7413
7414 # Detailed Test Results - VPP Performance Results 2n-skx
7415 - type: "table"
7416   title: "Detailed Test Results - VPP Performance Results 2n-skx"
7417   algorithm: "table_merged_details"
7418   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/"
7419   columns:
7420     - title: " |prein| Test Name |preout| "
7421       data: "data name"
7422     - 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| "
7423       data: "data msg"
7424   data: "vpp-perf-results-2n-skx"
7425   filter: "all"
7426   remove-ndr: False
7427   parameters:
7428   - "name"
7429   - "parent"
7430   - "msg"
7431
7432 # Detailed Test Results - VPP Performance Results 2n-zn2
7433 - type: "table"
7434   title: "Detailed Test Results - VPP Performance Results 2n-zn2"
7435   algorithm: "table_merged_details"
7436   output-file: "{DIR[DTR,PERF,VPP,2N,ZN2]}/"
7437   columns:
7438     - title: " |prein| Test Name |preout| "
7439       data: "data name"
7440     - 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| "
7441       data: "data msg"
7442   data: "vpp-perf-results-2n-zn2"
7443   filter: "all"
7444   remove-ndr: False
7445   parameters:
7446   - "name"
7447   - "parent"
7448   - "msg"
7449
7450 # Detailed Test Results - VPP Performance Results 2n-clx
7451 - type: "table"
7452   title: "Detailed Test Results - VPP Performance Results 2n-clx"
7453   algorithm: "table_merged_details"
7454   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/"
7455   columns:
7456     - title: " |prein| Test Name |preout| "
7457       data: "data name"
7458     - 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| "
7459       data: "data msg"
7460   data: "vpp-perf-results-2n-clx"
7461   filter: "all"
7462   parameters:
7463   - "name"
7464   - "parent"
7465   - "msg"
7466
7467 # Detailed Test Results - VPP Performance Results 3n-tsh
7468 - type: "table"
7469   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
7470   algorithm: "table_merged_details"
7471   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/"
7472   columns:
7473     - title: " |prein| Test Name |preout| "
7474       data: "data name"
7475     - 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| "
7476       data: "data msg"
7477   data: "vpp-perf-results-3n-tsh"
7478   filter: "all"
7479   parameters:
7480   - "name"
7481   - "parent"
7482   - "msg"
7483
7484 # Detailed Test Results - VPP Performance Results 2n-tx2
7485 - type: "table"
7486   title: "Detailed Test Results - VPP Performance Results 2n-tx2"
7487   algorithm: "table_merged_details"
7488   output-file: "{DIR[DTR,PERF,VPP,2N,TX2]}/"
7489   columns:
7490     - title: " |prein| Test Name |preout| "
7491       data: "data name"
7492     - 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| "
7493       data: "data msg"
7494   data: "vpp-perf-results-2n-tx2"
7495   filter: "all"
7496   parameters:
7497   - "name"
7498   - "parent"
7499   - "msg"
7500
7501 # Detailed Test Results - VPP Performance Results 3n-dnv
7502 - type: "table"
7503   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
7504   algorithm: "table_merged_details"
7505   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/"
7506   columns:
7507     - title: " |prein| Test Name |preout| "
7508       data: "data name"
7509     - 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| "
7510       data: "data msg"
7511   data: "vpp-perf-results-3n-dnv"
7512   filter: "all"
7513   parameters:
7514   - "name"
7515   - "parent"
7516   - "msg"
7517
7518 # Detailed Test Results - VPP Performance Results 2n-dnv
7519 - type: "table"
7520   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
7521   algorithm: "table_merged_details"
7522   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
7523   columns:
7524     - title: " |prein| Test Name |preout| "
7525       data: "data name"
7526     - 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| "
7527       data: "data msg"
7528   data: "vpp-perf-results-2n-dnv"
7529   filter: "all"
7530   parameters:
7531   - "name"
7532   - "parent"
7533   - "msg"
7534
7535 # Test configuration - VPP Performance Test Configs 3n-hsw
7536 - type: "table"
7537   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
7538   algorithm: "table_merged_details"
7539   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/"
7540   columns:
7541     - title: " |prein| Test Name |preout| "
7542       data: "data name"
7543     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7544       data: "data conf-history"
7545   data: "vpp-perf-results-3n-hsw"
7546   filter: "all"
7547   parameters:
7548   - "parent"
7549   - "name"
7550   - "conf-history"
7551
7552 # Test configuration - VPP Performance Test Configs 3n-skx
7553 - type: "table"
7554   title: "Test configuration - VPP Performance Test Configs 3n-skx"
7555   algorithm: "table_merged_details"
7556   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/"
7557   columns:
7558     - title: " |prein| Test Name |preout| "
7559       data: "data name"
7560     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7561       data: "data conf-history"
7562   data: "vpp-perf-results-3n-skx"
7563   filter: "all"
7564   parameters:
7565   - "parent"
7566   - "name"
7567   - "conf-history"
7568
7569 # Test configuration - VPP Performance Test Configs 2n-skx
7570 - type: "table"
7571   title: "Test configuration - VPP Performance Test Configs 2n-skx"
7572   algorithm: "table_merged_details"
7573   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/"
7574   columns:
7575     - title: " |prein| Test Name |preout| "
7576       data: "data name"
7577     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7578       data: "data conf-history"
7579   data: "vpp-perf-results-2n-skx"
7580   filter: "all"
7581   parameters:
7582   - "parent"
7583   - "name"
7584   - "conf-history"
7585
7586 # Test configuration - VPP Performance Test Configs 2n-zn2
7587 - type: "table"
7588   title: "Test configuration - VPP Performance Test Configs 2n-zn2"
7589   algorithm: "table_merged_details"
7590   output-file: "{DIR[DTC,PERF,VPP,2N,ZN2]}/"
7591   columns:
7592     - title: " |prein| Test Name |preout| "
7593       data: "data name"
7594     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7595       data: "data conf-history"
7596   data: "vpp-perf-results-2n-zn2"
7597   filter: "all"
7598   parameters:
7599   - "parent"
7600   - "name"
7601   - "conf-history"
7602
7603 # Test configuration - VPP Performance Test Configs 2n-clx
7604 - type: "table"
7605   title: "Test configuration - VPP Performance Test Configs 2n-clx"
7606   algorithm: "table_merged_details"
7607   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/"
7608   columns:
7609     - title: " |prein| Test Name |preout| "
7610       data: "data name"
7611     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7612       data: "data conf-history"
7613   data: "vpp-perf-results-2n-clx"
7614   filter: "all"
7615   parameters:
7616   - "parent"
7617   - "name"
7618   - "conf-history"
7619
7620 # Test configuration - VPP Performance Test Configs 3n-tsh
7621 - type: "table"
7622   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
7623   algorithm: "table_merged_details"
7624   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/"
7625   columns:
7626     - title: " |prein| Test Name |preout| "
7627       data: "data name"
7628     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7629       data: "data conf-history"
7630   data: "vpp-perf-results-3n-tsh"
7631   filter: "all"
7632   parameters:
7633   - "parent"
7634   - "name"
7635   - "conf-history"
7636
7637 # Test configuration - VPP Performance Test Configs 2n-tx2
7638 - type: "table"
7639   title: "Test configuration - VPP Performance Test Configs 2n-tx2"
7640   algorithm: "table_merged_details"
7641   output-file: "{DIR[DTC,PERF,VPP,2N,TX2]}/"
7642   columns:
7643     - title: " |prein| Test Name |preout| "
7644       data: "data name"
7645     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7646       data: "data conf-history"
7647   data: "vpp-perf-results-2n-tx2"
7648   filter: "all"
7649   parameters:
7650   - "parent"
7651   - "name"
7652   - "conf-history"
7653
7654 # Test configuration - VPP Performance Test Configs 3n-dnv
7655 - type: "table"
7656   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
7657   algorithm: "table_merged_details"
7658   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/"
7659   columns:
7660     - title: " |prein| Test Name |preout| "
7661       data: "data name"
7662     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7663       data: "data conf-history"
7664   data: "vpp-perf-results-3n-dnv"
7665   filter: "all"
7666   parameters:
7667   - "parent"
7668   - "name"
7669   - "conf-history"
7670
7671 # Test configuration - VPP Performance Test Configs 2n-dnv
7672 - type: "table"
7673   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
7674   algorithm: "table_merged_details"
7675   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/"
7676   columns:
7677     - title: " |prein| Test Name |preout| "
7678       data: "data name"
7679     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7680       data: "data conf-history"
7681   data: "vpp-perf-results-2n-dnv"
7682   filter: "all"
7683   parameters:
7684   - "parent"
7685   - "name"
7686   - "conf-history"
7687
7688 # Test Operational Data - VPP Performance Operational Data 3n-hsw
7689 - type: "table"
7690   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
7691   algorithm: "table_oper_data_html"
7692   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/"
7693   data: "vpp-perf-results-3n-hsw"
7694   filter: "all"
7695
7696 # Test Operational Data - VPP Performance Operational Data 3n-skx
7697 - type: "table"
7698   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
7699   algorithm: "table_oper_data_html"
7700   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/"
7701   data: "vpp-perf-results-3n-skx"
7702   filter: "all"
7703
7704 # Test Operational Data - VPP Performance Operational Data 2n-skx
7705 - type: "table"
7706   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
7707   algorithm: "table_oper_data_html"
7708   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/"
7709   data: "vpp-perf-results-2n-skx"
7710   filter: "all"
7711
7712 # Test Operational Data - VPP Performance Operational Data 2n-zn2
7713 - type: "table"
7714   title: "Test Operational Data - VPP Performance Operational Data 2n-zn2"
7715   algorithm: "table_oper_data_html"
7716   output-file: "{DIR[DTO,PERF,VPP,2N,ZN2]}/"
7717   data: "vpp-perf-results-2n-zn2"
7718   filter: "all"
7719
7720 # Test Operational Data - VPP Performance Operational Data 2n-clx
7721 - type: "table"
7722   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
7723   algorithm: "table_oper_data_html"
7724   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/"
7725   data: "vpp-perf-results-2n-clx"
7726   filter: "all"
7727
7728 # Test Operational Data - VPP Performance Operational Data 3n-tsh
7729 - type: "table"
7730   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
7731   algorithm: "table_oper_data_html"
7732   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/"
7733   data: "vpp-perf-results-3n-tsh"
7734   filter: "all"
7735
7736 # Test Operational Data - VPP Performance Operational Data 2n-tx2
7737 - type: "table"
7738   title: "Test Operational Data - VPP Performance Operational Data 2n-tx2"
7739   algorithm: "table_oper_data_html"
7740   output-file: "{DIR[DTO,PERF,VPP,2N,TX2]}/"
7741   data: "vpp-perf-results-2n-tx2"
7742   filter: "all"
7743
7744 # Test Operational Data - VPP Performance Operational Data 3n-dnv
7745 - type: "table"
7746   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
7747   algorithm: "table_oper_data_html"
7748   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/"
7749   data: "vpp-perf-results-3n-dnv"
7750   filter: "all"
7751
7752 # Test Operational Data - VPP Performance Operational Data 2n-dnv
7753 - type: "table"
7754   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
7755   algorithm: "table_oper_data_html"
7756   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/"
7757   data: "vpp-perf-results-2n-dnv"
7758   filter: "all"
7759
7760 # Detailed Test Results - VPP MRR Results 3n-hsw
7761 - type: "table"
7762   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
7763   algorithm: "table_merged_details"
7764   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/"
7765   columns:
7766     - title: " |prein| Test Name |preout| "
7767       data: "data name"
7768     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7769       data: "data msg"
7770   data: "vpp-mrr-results-3n-hsw"
7771   filter: "all"
7772   parameters:
7773   - "name"
7774   - "parent"
7775   - "msg"
7776
7777 # Detailed Test Results - VPP MRR Results 3n-skx
7778 - type: "table"
7779   title: "Detailed Test Results - VPP MRR Results 3n-skx"
7780   algorithm: "table_merged_details"
7781   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/"
7782   columns:
7783     - title: " |prein| Test Name |preout| "
7784       data: "data name"
7785     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7786       data: "data msg"
7787   data: "vpp-mrr-results-3n-skx"
7788   filter: "all"
7789   parameters:
7790   - "name"
7791   - "parent"
7792   - "msg"
7793
7794 # Detailed Test Results - VPP MRR Results 2n-skx
7795 - type: "table"
7796   title: "Detailed Test Results - VPP MRR Results 2n-skx"
7797   algorithm: "table_merged_details"
7798   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/"
7799   columns:
7800     - title: " |prein| Test Name |preout| "
7801       data: "data name"
7802     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7803       data: "data msg"
7804   data: "vpp-mrr-results-2n-skx"
7805   filter: "all"
7806   parameters:
7807   - "name"
7808   - "parent"
7809   - "msg"
7810
7811 # Detailed Test Results - VPP MRR Results 2n-zn2
7812 - type: "table"
7813   title: "Detailed Test Results - VPP MRR Results 2n-zn2"
7814   algorithm: "table_merged_details"
7815   output-file: "{DIR[DTR,MRR,VPP,2N,ZN2]}/"
7816   columns:
7817     - title: " |prein| Test Name |preout| "
7818       data: "data name"
7819     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7820       data: "data msg"
7821   data: "vpp-mrr-results-2n-zn2"
7822   filter: "all"
7823   parameters:
7824   - "name"
7825   - "parent"
7826   - "msg"
7827
7828 # Detailed Test Results - VPP MRR Results 2n-clx
7829 - type: "table"
7830   title: "Detailed Test Results - VPP MRR Results 2n-clx"
7831   algorithm: "table_merged_details"
7832   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/"
7833   columns:
7834     - title: " |prein| Test Name |preout| "
7835       data: "data name"
7836     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7837       data: "data msg"
7838   data: "vpp-mrr-results-2n-clx"
7839   filter: "all"
7840   parameters:
7841   - "name"
7842   - "parent"
7843   - "msg"
7844
7845 # Detailed Test Results - VPP MRR Results 3n-tsh
7846 - type: "table"
7847   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
7848   algorithm: "table_merged_details"
7849   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/"
7850   columns:
7851     - title: " |prein| Test Name |preout| "
7852       data: "data name"
7853     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7854       data: "data msg"
7855   data: "vpp-mrr-results-3n-tsh"
7856   filter: "all"
7857   parameters:
7858   - "name"
7859   - "parent"
7860   - "msg"
7861
7862 # Detailed Test Results - VPP MRR Results 2n-tx2
7863 - type: "table"
7864   title: "Detailed Test Results - VPP MRR Results 2n-tx2"
7865   algorithm: "table_merged_details"
7866   output-file: "{DIR[DTR,MRR,VPP,2N,TX2]}/"
7867   columns:
7868     - title: " |prein| Test Name |preout| "
7869       data: "data name"
7870     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7871       data: "data msg"
7872   data: "vpp-mrr-results-2n-tx2"
7873   filter: "all"
7874   parameters:
7875   - "name"
7876   - "parent"
7877   - "msg"
7878
7879 # Detailed Test Results - VPP MRR Results 3n-dnv
7880 - type: "table"
7881   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
7882   algorithm: "table_merged_details"
7883   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/"
7884   columns:
7885     - title: " |prein| Test Name |preout| "
7886       data: "data name"
7887     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7888       data: "data msg"
7889   data: "vpp-mrr-results-3n-dnv"
7890   filter: "all"
7891   parameters:
7892   - "name"
7893   - "parent"
7894   - "msg"
7895
7896 # Detailed Test Results - VPP MRR Results 2n-dnv
7897 - type: "table"
7898   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
7899   algorithm: "table_merged_details"
7900   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/"
7901   columns:
7902     - title: " |prein| Test Name |preout| "
7903       data: "data name"
7904     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7905       data: "data msg"
7906   data: "vpp-mrr-results-2n-dnv"
7907   filter: "all"
7908   parameters:
7909   - "name"
7910   - "parent"
7911   - "msg"
7912
7913 # Test configuration - VPP MRR Test Configs 3n-hsw
7914 - type: "table"
7915   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
7916   algorithm: "table_merged_details"
7917   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/"
7918   columns:
7919     - title: " |prein| Test Name |preout| "
7920       data: "data name"
7921     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7922       data: "data conf-history"
7923   data: "vpp-mrr-results-3n-hsw"
7924   filter: "all"
7925   parameters:
7926   - "parent"
7927   - "name"
7928   - "conf-history"
7929
7930 # Test configuration - VPP MRR Test Configs 3n-skx
7931 - type: "table"
7932   title: "Test configuration - VPP MRR Test Configs 3n-skx"
7933   algorithm: "table_merged_details"
7934   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/"
7935   columns:
7936     - title: " |prein| Test Name |preout| "
7937       data: "data name"
7938     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7939       data: "data conf-history"
7940   data: "vpp-mrr-results-3n-skx"
7941   filter: "all"
7942   parameters:
7943   - "parent"
7944   - "name"
7945   - "conf-history"
7946
7947 # Test configuration - VPP MRR Test Configs 2n-skx
7948 - type: "table"
7949   title: "Test configuration - VPP MRR Test Configs 2n-skx"
7950   algorithm: "table_merged_details"
7951   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/"
7952   columns:
7953     - title: " |prein| Test Name |preout| "
7954       data: "data name"
7955     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7956       data: "data conf-history"
7957   data: "vpp-mrr-results-2n-skx"
7958   filter: "all"
7959   parameters:
7960   - "parent"
7961   - "name"
7962   - "conf-history"
7963
7964 # Test configuration - VPP MRR Test Configs 2n-zn2
7965 - type: "table"
7966   title: "Test configuration - VPP MRR Test Configs 2n-zn2"
7967   algorithm: "table_merged_details"
7968   output-file: "{DIR[DTC,MRR,VPP,2N,ZN2]}/"
7969   columns:
7970     - title: " |prein| Test Name |preout| "
7971       data: "data name"
7972     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7973       data: "data conf-history"
7974   data: "vpp-mrr-results-2n-zn2"
7975   filter: "all"
7976   parameters:
7977   - "parent"
7978   - "name"
7979   - "conf-history"
7980
7981 # Test configuration - VPP MRR Test Configs 2n-clx
7982 - type: "table"
7983   title: "Test configuration - VPP MRR Test Configs 2n-clx"
7984   algorithm: "table_merged_details"
7985   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/"
7986   columns:
7987     - title: " |prein| Test Name |preout| "
7988       data: "data name"
7989     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7990       data: "data conf-history"
7991   data: "vpp-mrr-results-2n-clx"
7992   filter: "all"
7993   parameters:
7994   - "parent"
7995   - "name"
7996   - "conf-history"
7997
7998 # Test configuration - VPP MRR Test Configs 3n-tsh
7999 - type: "table"
8000   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
8001   algorithm: "table_merged_details"
8002   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/"
8003   columns:
8004     - title: " |prein| Test Name |preout| "
8005       data: "data name"
8006     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
8007       data: "data conf-history"
8008   data: "vpp-mrr-results-3n-tsh"
8009   filter: "all"
8010   parameters:
8011   - "parent"
8012   - "name"
8013   - "conf-history"
8014
8015 # Test configuration - VPP MRR Test Configs 2n-tx2
8016 - type: "table"
8017   title: "Test configuration - VPP MRR Test Configs 2n-tx2"
8018   algorithm: "table_merged_details"
8019   output-file: "{DIR[DTC,MRR,VPP,2N,TX2]}/"
8020   columns:
8021     - title: " |prein| Test Name |preout| "
8022       data: "data name"
8023     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
8024       data: "data conf-history"
8025   data: "vpp-mrr-results-2n-tx2"
8026   filter: "all"
8027   parameters:
8028   - "parent"
8029   - "name"
8030   - "conf-history"
8031
8032 # Test configuration - VPP MRR Test Configs 3n-dnv
8033 - type: "table"
8034   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
8035   algorithm: "table_merged_details"
8036   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/"
8037   columns:
8038     - title: " |prein| Test Name |preout| "
8039       data: "data name"
8040     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
8041       data: "data conf-history"
8042   data: "vpp-mrr-results-3n-dnv"
8043   filter: "all"
8044   parameters:
8045   - "parent"
8046   - "name"
8047   - "conf-history"
8048
8049 # Test configuration - VPP MRR Test Configs 2n-dnv
8050 - type: "table"
8051   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
8052   algorithm: "table_merged_details"
8053   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/"
8054   columns:
8055     - title: " |prein| Test Name |preout| "
8056       data: "data name"
8057     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
8058       data: "data conf-history"
8059   data: "vpp-mrr-results-2n-dnv"
8060   filter: "all"
8061   parameters:
8062   - "parent"
8063   - "name"
8064   - "conf-history"
8065
8066 # Detailed Test Results - VPP Device Results - Ubuntu
8067 - type: "table"
8068   title: "Detailed Test Results - VPP Device Results - Ubuntu"
8069   algorithm: "table_merged_details"
8070   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
8071   columns:
8072     - title: " |prein| Test Name |preout| "
8073       data: "data name"
8074     - title: " |prein| Status |preout| "
8075       data: "data status"
8076   data: "vpp-device-results-ubuntu"
8077   filter: "all"
8078   parameters:
8079   - "name"
8080   - "parent"
8081   - "doc"
8082   - "status"
8083
8084 # Test configuration - VPP Device Test Configs - Ubuntu
8085 - type: "table"
8086   title: "Test configuration - VPP Device Test Configs - Ubuntu"
8087   algorithm: "table_merged_details"
8088   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
8089   columns:
8090     - title: " |prein| Test Name |preout| "
8091       data: "data name"
8092     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
8093       data: "data conf-history"
8094   data: "vpp-device-results-ubuntu"
8095   filter: "all"
8096   parameters:
8097   - "parent"
8098   - "name"
8099   - "conf-history"
8100
8101 ################################################################################
8102
8103 # DPDK Performance Changes 3n-hsw 1t1c pdr
8104 - type: "table"
8105   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
8106   algorithm: "table_comparison"
8107   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
8108   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8109   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
8110   columns:
8111     - title: "2005"
8112       data-set: "dpdk-performance-changes-3n-hsw-h1"
8113     - title: "2009"
8114       data-set: "dpdk-performance-changes-3n-hsw-ref"
8115     - title: "2101"
8116       data-set: "dpdk-performance-changes-3n-hsw-cmp"
8117   comparisons:
8118     - title: "Diff"
8119       reference: 2
8120       compare: 3
8121   legend:
8122     - ""
8123     - "2005, 2009, 2101 - DPDK versions tested."
8124     - "Diff - difference between 2009 and 2101 DPDK version."
8125
8126 # DPDK Performance Changes 3n-hsw 2t2c pdr
8127 - type: "table"
8128   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
8129   algorithm: "table_comparison"
8130   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
8131   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8132   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
8133   columns:
8134     - title: "2005"
8135       data-set: "dpdk-performance-changes-3n-hsw-h1"
8136     - title: "2009"
8137       data-set: "dpdk-performance-changes-3n-hsw-ref"
8138     - title: "2101"
8139       data-set: "dpdk-performance-changes-3n-hsw-cmp"
8140   comparisons:
8141     - title: "Diff"
8142       reference: 2
8143       compare: 3
8144   legend:
8145     - ""
8146     - "2005, 2009, 2101 - DPDK versions tested."
8147     - "Diff - difference between 2009 and 2101 DPDK version."
8148
8149 # DPDK Performance Changes 3n-hsw 1t1c pdr
8150 - type: "table"
8151   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
8152   algorithm: "table_comparison"
8153   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
8154   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8155   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
8156   columns:
8157     - title: "2005"
8158       data-set: "dpdk-performance-changes-3n-hsw-h1"
8159     - title: "2009"
8160       data-set: "dpdk-performance-changes-3n-hsw-ref"
8161     - title: "2101"
8162       data-set: "dpdk-performance-changes-3n-hsw-cmp"
8163   comparisons:
8164     - title: "Diff"
8165       reference: 2
8166       compare: 3
8167   legend:
8168     - ""
8169     - "2005, 2009, 2101 - DPDK versions tested."
8170     - "Diff - difference between 2009 and 2101 DPDK version."
8171
8172 # DPDK Performance Changes 3n-hsw 2t2c ndr
8173 - type: "table"
8174   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
8175   algorithm: "table_comparison"
8176   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
8177   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8178   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
8179   columns:
8180     - title: "2005"
8181       data-set: "dpdk-performance-changes-3n-hsw-h1"
8182     - title: "2009"
8183       data-set: "dpdk-performance-changes-3n-hsw-ref"
8184     - title: "2101"
8185       data-set: "dpdk-performance-changes-3n-hsw-cmp"
8186   comparisons:
8187     - title: "Diff"
8188       reference: 2
8189       compare: 3
8190   legend:
8191     - ""
8192     - "2005, 2009, 2101 - DPDK versions tested."
8193     - "Diff - difference between 2009 and 2101 DPDK version."
8194
8195 # DPDK Performance Changes 3n-skx 2t1c pdr
8196 - type: "table"
8197   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
8198   algorithm: "table_comparison"
8199   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
8200   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8201   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8202   columns:
8203     - title: "2005"
8204       data-set: "dpdk-performance-changes-3n-skx-h1"
8205     - title: "2009"
8206       data-set: "dpdk-performance-changes-3n-skx-ref"
8207     - title: "2101"
8208       data-set: "dpdk-performance-changes-3n-skx-cmp"
8209   comparisons:
8210     - title: "Diff"
8211       reference: 2
8212       compare: 3
8213   legend:
8214     - ""
8215     - "2005, 2009, 2101 - DPDK versions tested."
8216     - "Diff - difference between 2009 and 2101 DPDK version."
8217
8218 # DPDK Performance Changes 3n-skx 4t2c pdr
8219 - type: "table"
8220   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
8221   algorithm: "table_comparison"
8222   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
8223   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8224   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8225   columns:
8226     - title: "2005"
8227       data-set: "dpdk-performance-changes-3n-skx-h1"
8228     - title: "2009"
8229       data-set: "dpdk-performance-changes-3n-skx-ref"
8230     - title: "2101"
8231       data-set: "dpdk-performance-changes-3n-skx-cmp"
8232   comparisons:
8233     - title: "Diff"
8234       reference: 2
8235       compare: 3
8236   legend:
8237     - ""
8238     - "2005, 2009, 2101 - DPDK versions tested."
8239     - "Diff - difference between 2009 and 2101 DPDK version."
8240
8241 # DPDK Performance Changes 3n-skx 2t1c ndr
8242 - type: "table"
8243   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
8244   algorithm: "table_comparison"
8245   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
8246   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8247   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8248   columns:
8249     - title: "2005"
8250       data-set: "dpdk-performance-changes-3n-skx-h1"
8251     - title: "2009"
8252       data-set: "dpdk-performance-changes-3n-skx-ref"
8253     - title: "2101"
8254       data-set: "dpdk-performance-changes-3n-skx-cmp"
8255   comparisons:
8256     - title: "Diff"
8257       reference: 2
8258       compare: 3
8259   legend:
8260     - ""
8261     - "2005, 2009, 2101 - DPDK versions tested."
8262     - "Diff - difference between 2009 and 2101 DPDK version."
8263
8264 # DPDK Performance Changes 3n-skx 4t2c ndr
8265 - type: "table"
8266   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
8267   algorithm: "table_comparison"
8268   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
8269   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8270   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8271   columns:
8272     - title: "2005"
8273       data-set: "dpdk-performance-changes-3n-skx-h1"
8274     - title: "2009"
8275       data-set: "dpdk-performance-changes-3n-skx-ref"
8276     - title: "2101"
8277       data-set: "dpdk-performance-changes-3n-skx-cmp"
8278   comparisons:
8279     - title: "Diff"
8280       reference: 2
8281       compare: 3
8282   legend:
8283     - ""
8284     - "2005, 2009, 2101 - DPDK versions tested."
8285     - "Diff - difference between 2009 and 2101 DPDK version."
8286
8287 # DPDK Performance Changes 2n-skx 2t1c pdr
8288 - type: "table"
8289   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
8290   algorithm: "table_comparison"
8291   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
8292   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8293   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8294   columns:
8295     - title: "2005"
8296       data-set: "dpdk-performance-changes-2n-skx-h1"
8297     - title: "2009"
8298       data-set: "dpdk-performance-changes-2n-skx-ref"
8299     - title: "2101"
8300       data-set: "dpdk-performance-changes-2n-skx-cmp"
8301   comparisons:
8302     - title: "Diff"
8303       reference: 2
8304       compare: 3
8305   legend:
8306     - ""
8307     - "2005, 2009, 2101 - DPDK versions tested."
8308     - "Diff - difference between 2009 and 2101 DPDK version."
8309
8310 # DPDK Performance Changes 2n-skx 4t2c pdr
8311 - type: "table"
8312   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
8313   algorithm: "table_comparison"
8314   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
8315   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8316   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8317   columns:
8318     - title: "2005"
8319       data-set: "dpdk-performance-changes-2n-skx-h1"
8320     - title: "2009"
8321       data-set: "dpdk-performance-changes-2n-skx-ref"
8322     - title: "2101"
8323       data-set: "dpdk-performance-changes-2n-skx-cmp"
8324   comparisons:
8325     - title: "Diff"
8326       reference: 2
8327       compare: 3
8328   legend:
8329     - ""
8330     - "2005, 2009, 2101 - DPDK versions tested."
8331     - "Diff - difference between 2009 and 2101 DPDK version."
8332
8333 # DPDK Performance Changes 2n-skx 2t1c ndr
8334 - type: "table"
8335   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
8336   algorithm: "table_comparison"
8337   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
8338   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8339   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8340   columns:
8341     - title: "2005"
8342       data-set: "dpdk-performance-changes-2n-skx-h1"
8343     - title: "2009"
8344       data-set: "dpdk-performance-changes-2n-skx-ref"
8345     - title: "2101"
8346       data-set: "dpdk-performance-changes-2n-skx-cmp"
8347   comparisons:
8348     - title: "Diff"
8349       reference: 2
8350       compare: 3
8351   legend:
8352     - ""
8353     - "2005, 2009, 2101 - DPDK versions tested."
8354     - "Diff - difference between 2009 and 2101 DPDK version."
8355
8356 # DPDK Performance Changes 2n-skx 4t2c ndr
8357 - type: "table"
8358   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
8359   algorithm: "table_comparison"
8360   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
8361   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8362   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8363   columns:
8364     - title: "2005"
8365       data-set: "dpdk-performance-changes-2n-skx-h1"
8366     - title: "2009"
8367       data-set: "dpdk-performance-changes-2n-skx-ref"
8368     - title: "2101"
8369       data-set: "dpdk-performance-changes-2n-skx-cmp"
8370   comparisons:
8371     - title: "Diff"
8372       reference: 2
8373       compare: 3
8374   legend:
8375     - ""
8376     - "2005, 2009, 2101 - DPDK versions tested."
8377     - "Diff - difference between 2009 and 2101 DPDK version."
8378
8379 # DPDK Performance Changes 2n-clx 2t1c pdr
8380 - type: "table"
8381   title: "DPDK Performance Changes 2n-clx 2t1c pdr"
8382   algorithm: "table_comparison"
8383   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-pdr"
8384   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8385   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8386   columns:
8387     - title: "2005"
8388       data-set: "dpdk-performance-changes-2n-clx-h1"
8389     - title: "2009"
8390       data-set: "dpdk-performance-changes-2n-clx-ref"
8391     - title: "2101"
8392       data-set: "dpdk-performance-changes-2n-clx-cmp"
8393   comparisons:
8394     - title: "Diff"
8395       reference: 2
8396       compare: 3
8397   legend:
8398     - ""
8399     - "2005, 2009, 2101 - DPDK versions tested."
8400     - "Diff - difference between 2009 and 2101 DPDK version."
8401
8402 # DPDK Performance Changes 2n-clx 4t2c pdr
8403 - type: "table"
8404   title: "DPDK Performance Changes 2n-clx 4t2c pdr"
8405   algorithm: "table_comparison"
8406   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-pdr"
8407   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8408   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8409   columns:
8410     - title: "2005"
8411       data-set: "dpdk-performance-changes-2n-clx-h1"
8412     - title: "2009"
8413       data-set: "dpdk-performance-changes-2n-clx-ref"
8414     - title: "2101"
8415       data-set: "dpdk-performance-changes-2n-clx-cmp"
8416   comparisons:
8417     - title: "Diff"
8418       reference: 2
8419       compare: 3
8420   legend:
8421     - ""
8422     - "2005, 2009, 2101 - DPDK versions tested."
8423     - "Diff - difference between 2009 and 2101 DPDK version."
8424
8425 # DPDK Performance Changes 2n-clx 2t1c ndr
8426 - type: "table"
8427   title: "DPDK Performance Changes 2n-clx 2t1c ndr"
8428   algorithm: "table_comparison"
8429   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-ndr"
8430   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8431   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8432   columns:
8433     - title: "2005"
8434       data-set: "dpdk-performance-changes-2n-clx-h1"
8435     - title: "2009"
8436       data-set: "dpdk-performance-changes-2n-clx-ref"
8437     - title: "2101"
8438       data-set: "dpdk-performance-changes-2n-clx-cmp"
8439   comparisons:
8440     - title: "Diff"
8441       reference: 2
8442       compare: 3
8443   legend:
8444     - ""
8445     - "2005, 2009, 2101 - DPDK versions tested."
8446     - "Diff - difference between 2009 and 2101 DPDK version."
8447
8448 # DPDK Performance Changes 2n-clx 4t2c ndr
8449 - type: "table"
8450   title: "DPDK Performance Changes 2n-clx 4t2c ndr"
8451   algorithm: "table_comparison"
8452   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-ndr"
8453   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8454   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8455   columns:
8456     - title: "2005"
8457       data-set: "dpdk-performance-changes-2n-clx-h1"
8458     - title: "2009"
8459       data-set: "dpdk-performance-changes-2n-clx-ref"
8460     - title: "2101"
8461       data-set: "dpdk-performance-changes-2n-clx-cmp"
8462   comparisons:
8463     - title: "Diff"
8464       reference: 2
8465       compare: 3
8466   legend:
8467     - ""
8468     - "2005, 2009, 2101 - DPDK versions tested."
8469     - "Diff - difference between 2009 and 2101 DPDK version."
8470
8471 # DPDK Performance Changes 2n-zn2 2t1c pdr
8472 - type: "table"
8473   title: "DPDK Performance Changes 2n-zn2 2t1c pdr"
8474   algorithm: "table_comparison"
8475   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-zn2-2t1c-pdr"
8476   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8477   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8478   columns:
8479 #     - title: "2005"
8480 #       data-set: "dpdk-performance-changes-2n-zn2-h1"
8481     - title: "2009"
8482       data-set: "dpdk-performance-changes-2n-zn2-ref"
8483     - title: "2101"
8484       data-set: "dpdk-performance-changes-2n-zn2-cmp"
8485   comparisons:
8486     - title: "Diff"
8487       reference: 1  # 2
8488       compare: 2  # 3
8489   legend:
8490     - ""
8491     - "2009, 2101 - DPDK versions tested."
8492     - "Diff - difference between 2009 and 2101 DPDK version."
8493
8494 # DPDK Performance Changes 2n-zn2 4t2c pdr
8495 - type: "table"
8496   title: "DPDK Performance Changes 2n-zn2 4t2c pdr"
8497   algorithm: "table_comparison"
8498   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-zn2-4t2c-pdr"
8499   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8500   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8501   columns:
8502 #     - title: "2005"
8503 #       data-set: "dpdk-performance-changes-2n-zn2-h1"
8504     - title: "2009"
8505       data-set: "dpdk-performance-changes-2n-zn2-ref"
8506     - title: "2101"
8507       data-set: "dpdk-performance-changes-2n-zn2-cmp"
8508   comparisons:
8509     - title: "Diff"
8510       reference: 1  # 2
8511       compare: 2  # 3
8512   legend:
8513     - ""
8514     - "2009, 2101 - DPDK versions tested."
8515     - "Diff - difference between 2009 and 2101 DPDK version."
8516
8517 # DPDK Performance Changes 2n-zn2 2t1c ndr
8518 - type: "table"
8519   title: "DPDK Performance Changes 2n-zn2 2t1c ndr"
8520   algorithm: "table_comparison"
8521   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-zn2-2t1c-ndr"
8522   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8523   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8524   columns:
8525 #     - title: "2005"
8526 #       data-set: "dpdk-performance-changes-2n-zn2-h1"
8527     - title: "2009"
8528       data-set: "dpdk-performance-changes-2n-zn2-ref"
8529     - title: "2101"
8530       data-set: "dpdk-performance-changes-2n-zn2-cmp"
8531   comparisons:
8532     - title: "Diff"
8533       reference: 1  # 2
8534       compare: 2  # 3
8535   legend:
8536     - ""
8537     - "2009, 2101 - DPDK versions tested."
8538     - "Diff - difference between 2009 and 2101 DPDK version."
8539
8540 # DPDK Performance Changes 2n-zn2 4t2c ndr
8541 - type: "table"
8542   title: "DPDK Performance Changes 2n-zn2 4t2c ndr"
8543   algorithm: "table_comparison"
8544   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-zn2-4t2c-ndr"
8545   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8546   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8547   columns:
8548 #     - title: "2005"
8549 #       data-set: "dpdk-performance-changes-2n-zn2-h1"
8550     - title: "2009"
8551       data-set: "dpdk-performance-changes-2n-zn2-ref"
8552     - title: "2101"
8553       data-set: "dpdk-performance-changes-2n-zn2-cmp"
8554   comparisons:
8555     - title: "Diff"
8556       reference: 1  # 2
8557       compare: 2  # 3
8558   legend:
8559     - ""
8560     - "2009, 2101 - DPDK versions tested."
8561     - "Diff - difference between 2009 and 2101 DPDK version."
8562
8563 ## DPDK Performance Changes 2n-dnv 1t1c pdr
8564 #- type: "table"
8565 #  title: "DPDK Performance Changes 2n-dnv 1t1c pdr"
8566 #  algorithm: "table_comparison"
8567 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-pdr"
8568 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8569 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
8570 #  columns:
8571 #    - title: "2001"
8572 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
8573 #    - title: "2005"
8574 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
8575 #    - title: "2009"
8576 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
8577 #  comparisons:
8578 #    - title: "Diff"
8579 #      reference: 2
8580 #      compare: 3
8581 #  legend:
8582 #    - ""
8583 #    - "2001, 2005, 2009 - DPDK versions tested."
8584 #    - "Diff - difference between 2005 and 2009 DPDK version."
8585 #
8586 ## DPDK Performance Changes 2n-dnv 2t2c pdr
8587 #- type: "table"
8588 #  title: "DPDK Performance Changes 2n-dnv 2t2c pdr"
8589 #  algorithm: "table_comparison"
8590 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-pdr"
8591 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8592 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
8593 #  columns:
8594 #    - title: "2001"
8595 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
8596 #    - title: "2005"
8597 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
8598 #    - title: "2009"
8599 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
8600 #  comparisons:
8601 #    - title: "Diff"
8602 #      reference: 2
8603 #      compare: 3
8604 #  legend:
8605 #    - ""
8606 #    - "2001, 2005, 2009 - DPDK versions tested."
8607 #    - "Diff - difference between 2005 and 2009 DPDK version."
8608 #
8609 ## DPDK Performance Changes 2n-dnv 1t1c ndr
8610 #- type: "table"
8611 #  title: "DPDK Performance Changes 2n-dnv 1t1c ndr"
8612 #  algorithm: "table_comparison"
8613 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-ndr"
8614 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8615 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
8616 #  columns:
8617 #    - title: "2001"
8618 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
8619 #    - title: "2005"
8620 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
8621 #    - title: "2009"
8622 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
8623 #  comparisons:
8624 #    - title: "Diff"
8625 #      reference: 2
8626 #      compare: 3
8627 #  legend:
8628 #    - ""
8629 #    - "2001, 2005, 2009 - DPDK versions tested."
8630 #    - "Diff - difference between 2005 and 2009 DPDK version."
8631 #
8632 ## DPDK Performance Changes 2n-dnv 2t2c ndr
8633 #- type: "table"
8634 #  title: "DPDK Performance Changes 2n-dnv 2t2c ndr"
8635 #  algorithm: "table_comparison"
8636 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-ndr"
8637 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8638 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
8639 #  columns:
8640 #    - title: "2001"
8641 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
8642 #    - title: "2005"
8643 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
8644 #    - title: "2009"
8645 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
8646 #  comparisons:
8647 #    - title: "Diff"
8648 #      reference: 2
8649 #      compare: 3
8650 #  legend:
8651 #    - ""
8652 #    - "2001, 2005, 2009 - DPDK versions tested."
8653 #    - "Diff - difference between 2005 and 2009 DPDK version."
8654 #
8655 ## DPDK Performance Changes 3n-dnv 1t1c pdr
8656 #- type: "table"
8657 #  title: "DPDK Performance Changes 3n-dnv 1t1c pdr"
8658 #  algorithm: "table_comparison"
8659 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-pdr"
8660 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8661 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
8662 #  columns:
8663 #    - title: "2001"
8664 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
8665 #    - title: "2005"
8666 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
8667 #    - title: "2009"
8668 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
8669 #  comparisons:
8670 #    - title: "Diff"
8671 #      reference: 2
8672 #      compare: 3
8673 #  legend:
8674 #    - ""
8675 #    - "2001, 2005, 2009 - DPDK versions tested."
8676 #    - "Diff - difference between 2005 and 2009 DPDK version."
8677 #
8678 ## DPDK Performance Changes 3n-dnv 2t2c pdr
8679 #- type: "table"
8680 #  title: "DPDK Performance Changes 3n-dnv 2t2c pdr"
8681 #  algorithm: "table_comparison"
8682 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-pdr"
8683 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8684 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
8685 #  columns:
8686 #    - title: "2001"
8687 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
8688 #    - title: "2005"
8689 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
8690 #    - title: "2009"
8691 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
8692 #  comparisons:
8693 #    - title: "Diff"
8694 #      reference: 2
8695 #      compare: 3
8696 #  legend:
8697 #    - ""
8698 #    - "2001, 2005, 2009 - DPDK versions tested."
8699 #    - "Diff - difference between 2005 and 2009 DPDK version."
8700 #
8701 ## DPDK Performance Changes 3n-dnv 1t1c ndr
8702 #- type: "table"
8703 #  title: "DPDK Performance Changes 3n-dnv 1t1c ndr"
8704 #  algorithm: "table_comparison"
8705 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-ndr"
8706 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8707 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
8708 #  columns:
8709 #    - title: "2001"
8710 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
8711 #    - title: "2005"
8712 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
8713 #    - title: "2009"
8714 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
8715 #  comparisons:
8716 #    - title: "Diff"
8717 #      reference: 2
8718 #      compare: 3
8719 #  legend:
8720 #    - ""
8721 #    - "2001, 2005, 2009 - DPDK versions tested."
8722 #    - "Diff - difference between 2005 and 2009 DPDK version."
8723 #
8724 ## DPDK Performance Changes 3n-dnv 2t2c ndr
8725 #- type: "table"
8726 #  title: "DPDK Performance Changes 3n-dnv 2t2c ndr"
8727 #  algorithm: "table_comparison"
8728 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-ndr"
8729 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8730 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
8731 #  columns:
8732 #    - title: "2001"
8733 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
8734 #    - title: "2005"
8735 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
8736 #    - title: "2009"
8737 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
8738 #  comparisons:
8739 #    - title: "Diff"
8740 #      reference: 2
8741 #      compare: 3
8742 #  legend:
8743 #    - ""
8744 #    - "2001, 2005, 2009 - DPDK versions tested."
8745 #    - "Diff - difference between 2005 and 2009 DPDK version."
8746
8747 # DPDK Performance Changes 3n-tsh 1t1c pdr
8748 - type: "table"
8749   title: "DPDK Performance Changes 3n-tsh 1t1c pdr"
8750   algorithm: "table_comparison"
8751   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-pdr"
8752   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8753   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8754   columns:
8755     - title: "2005"
8756       data-set: "dpdk-performance-changes-3n-tsh-h1"
8757     - title: "2009"
8758       data-set: "dpdk-performance-changes-3n-tsh-ref"
8759     - title: "2101"
8760       data-set: "dpdk-performance-changes-3n-tsh-cmp"
8761   comparisons:
8762     - title: "Diff"
8763       reference: 2
8764       compare: 3
8765   legend:
8766     - ""
8767     - "2005, 2009, 2101 - DPDK versions tested."
8768     - "Diff - difference between 2009 and 2101 DPDK version."
8769
8770 # DPDK Performance Changes 3n-tsh 2t2c pdr
8771 - type: "table"
8772   title: "DPDK Performance Changes 3n-tsh 2t2c pdr"
8773   algorithm: "table_comparison"
8774   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-pdr"
8775   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8776   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8777   columns:
8778     - title: "2005"
8779       data-set: "dpdk-performance-changes-3n-tsh-h1"
8780     - title: "2009"
8781       data-set: "dpdk-performance-changes-3n-tsh-ref"
8782     - title: "2101"
8783       data-set: "dpdk-performance-changes-3n-tsh-cmp"
8784   comparisons:
8785     - title: "Diff"
8786       reference: 2
8787       compare: 3
8788   legend:
8789     - ""
8790     - "2005, 2009, 2101 - DPDK versions tested."
8791     - "Diff - difference between 2009 and 2101 DPDK version."
8792
8793 # DPDK Performance Changes 3n-tsh 1t1c ndr
8794 - type: "table"
8795   title: "DPDK Performance Changes 3n-tsh 1t1c ndr"
8796   algorithm: "table_comparison"
8797   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-ndr"
8798   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8799   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8800   columns:
8801     - title: "2005"
8802       data-set: "dpdk-performance-changes-3n-tsh-h1"
8803     - title: "2009"
8804       data-set: "dpdk-performance-changes-3n-tsh-ref"
8805     - title: "2101"
8806       data-set: "dpdk-performance-changes-3n-tsh-cmp"
8807   comparisons:
8808     - title: "Diff"
8809       reference: 2
8810       compare: 3
8811   legend:
8812     - ""
8813     - "2005, 2009, 2101 - DPDK versions tested."
8814     - "Diff - difference between 2009 and 2101 DPDK version."
8815
8816 # DPDK Performance Changes 3n-tsh 2t2c ndr
8817 - type: "table"
8818   title: "DPDK Performance Changes 3n-tsh 2t2c ndr"
8819   algorithm: "table_comparison"
8820   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-ndr"
8821   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8822   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8823   columns:
8824     - title: "2005"
8825       data-set: "dpdk-performance-changes-3n-tsh-h1"
8826     - title: "2009"
8827       data-set: "dpdk-performance-changes-3n-tsh-ref"
8828     - title: "2101"
8829       data-set: "dpdk-performance-changes-3n-tsh-cmp"
8830   comparisons:
8831     - title: "Diff"
8832       reference: 2
8833       compare: 3
8834   legend:
8835     - ""
8836     - "2005, 2009, 2101 - DPDK versions tested."
8837     - "Diff - difference between 2009 and 2101 DPDK version."
8838
8839 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
8840 - type: "table"
8841   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
8842   algorithm: "table_comparison"
8843   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
8844   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8845   filter: "'NIC_Intel-X710'"
8846   columns:
8847     - title: "3n-hsw x710"
8848       data-set: "dpdk-compare-testbeds-ref"
8849     - title: "3n-skx x710"
8850       data-set: "dpdk-compare-testbeds-cmp"
8851   comparisons:
8852     - title: "Diff"
8853       reference: 1
8854       compare: 2
8855   legend:
8856     - ""
8857     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
8858     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
8859
8860 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
8861 - type: "table"
8862   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
8863   algorithm: "table_comparison"
8864   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
8865   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8866   filter: "'NIC_Intel-X710'"
8867   columns:
8868     - title: "3n-hsw x710"
8869       data-set: "dpdk-compare-testbeds-ref"
8870     - title: "3n-skx x710"
8871       data-set: "dpdk-compare-testbeds-cmp"
8872   comparisons:
8873     - title: "Diff"
8874       reference: 1
8875       compare: 2
8876   legend:
8877     - ""
8878     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
8879     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
8880
8881 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
8882 - type: "table"
8883   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
8884   algorithm: "table_comparison"
8885   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
8886   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8887   filter: "'NIC_Intel-XXV710'"
8888   columns:
8889     - title: "2n-skx"
8890       data-set: "dpdk-compare-testbeds-skx-clx-ref"
8891     - title: "2n-clx"
8892       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
8893   comparisons:
8894     - title: "Diff"
8895       reference: 1
8896       compare: 2
8897   legend:
8898     - ""
8899     - "2n-skx, 2n-clx - testbeds and NICs tested."
8900     - "Diff - difference between 2n-skx and 2n-clx testbeds."
8901
8902 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
8903 - type: "table"
8904   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
8905   algorithm: "table_comparison"
8906   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
8907   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8908   filter: "'NIC_Intel-XXV710'"
8909   columns:
8910     - title: "2n-skx"
8911       data-set: "dpdk-compare-testbeds-skx-clx-ref"
8912     - title: "2n-clx"
8913       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
8914   comparisons:
8915     - title: "Diff"
8916       reference: 1
8917       compare: 2
8918   legend:
8919     - ""
8920     - "2n-skx, 2n-clx - testbeds and NICs tested."
8921     - "Diff - difference between 2n-skx and 2n-clx testbeds."
8922
8923 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
8924 - type: "table"
8925   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
8926   algorithm: "table_comparison"
8927   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
8928   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8929   filter: "'NIC_Intel-XXV710'"
8930   columns:
8931     - title: "3n-skx"
8932       data-set: "dpdk-compare-topologies-ref"
8933     - title: "2n-skx"
8934       data-set: "dpdk-compare-topologies-cmp"
8935   comparisons:
8936     - title: "Diff"
8937       reference: 1
8938       compare: 2
8939   legend:
8940     - ""
8941     - "3n-skx, 2n-skx - topologies tested."
8942     - "Diff - difference between 3n-skx and 2n-skx topologies."
8943
8944 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
8945 - type: "table"
8946   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
8947   algorithm: "table_comparison"
8948   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
8949   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8950   filter: "'NIC_Intel-XXV710'"
8951   columns:
8952     - title: "3n-skx"
8953       data-set: "dpdk-compare-topologies-ref"
8954     - title: "2n-skx"
8955       data-set: "dpdk-compare-topologies-cmp"
8956   comparisons:
8957     - title: "Diff"
8958       reference: 1
8959       compare: 2
8960   legend:
8961     - ""
8962     - "3n-skx, 2n-skx - topologies tested."
8963     - "Diff - difference between 3n-skx and 2n-skx topologies."
8964
8965 # Detailed Test Results - DPDK Performance Results 3n-hsw
8966 - type: "table"
8967   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
8968   algorithm: "table_merged_details"
8969   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
8970   columns:
8971     - title: " |prein| Test Name |preout| "
8972       data: "data name"
8973     - 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| "
8974       data: "data msg"
8975   data: "dpdk-perf-results-3n-hsw"
8976   filter: "all"
8977   parameters:
8978   - "name"
8979   - "parent"
8980   - "msg"
8981
8982 # Detailed Test Results - DPDK Performance Results 3n-skx
8983 - type: "table"
8984   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
8985   algorithm: "table_merged_details"
8986   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
8987   columns:
8988     - title: " |prein| Test Name |preout| "
8989       data: "data name"
8990     - 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| "
8991       data: "data msg"
8992   data: "dpdk-perf-results-3n-skx"
8993   filter: "all"
8994   remove-ndr: False
8995   parameters:
8996   - "name"
8997   - "parent"
8998   - "msg"
8999
9000 # Detailed Test Results - DPDK Performance Results 2n-skx
9001 - type: "table"
9002   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
9003   algorithm: "table_merged_details"
9004   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
9005   columns:
9006     - title: " |prein| Test Name |preout| "
9007       data: "data name"
9008     - 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| "
9009       data: "data msg"
9010   data: "dpdk-perf-results-2n-skx"
9011   filter: "all"
9012   remove-ndr: False
9013   parameters:
9014   - "name"
9015   - "parent"
9016   - "msg"
9017
9018 # Detailed Test Results - DPDK Performance Results 2n-zn2
9019 - type: "table"
9020   title: "Detailed Test Results - DPDK Performance Results 2n-zn2"
9021   algorithm: "table_merged_details"
9022   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_zn2"
9023   columns:
9024     - title: " |prein| Test Name |preout| "
9025       data: "data name"
9026     - 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| "
9027       data: "data msg"
9028   data: "dpdk-perf-results-2n-zn2"
9029   filter: "all"
9030   remove-ndr: False
9031   parameters:
9032   - "name"
9033   - "parent"
9034   - "msg"
9035
9036 # Detailed Test Results - DPDK Performance Results 2n-clx
9037 - type: "table"
9038   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
9039   algorithm: "table_merged_details"
9040   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
9041   columns:
9042     - title: " |prein| Test Name |preout| "
9043       data: "data name"
9044     - 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| "
9045       data: "data msg"
9046   data: "dpdk-perf-results-2n-clx"
9047   filter: "all"
9048   parameters:
9049   - "name"
9050   - "parent"
9051   - "msg"
9052
9053 ## Detailed Test Results - DPDK Performance Results 2n-dnv
9054 #- type: "table"
9055 #  title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
9056 #  algorithm: "table_merged_details"
9057 #  output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
9058 #  columns:
9059 #    - title: " |prein| Test Name |preout| "
9060 #      data: "data name"
9061 #    - 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| "
9062 #      data: "data msg"
9063 #  data: "dpdk-perf-results-2n-dnv"
9064 #  filter: "all"
9065 #  parameters:
9066 #  - "name"
9067 #  - "parent"
9068 #  - "msg"
9069 #
9070 ## Detailed Test Results - DPDK Performance Results 3n-dnv
9071 #- type: "table"
9072 #  title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
9073 #  algorithm: "table_merged_details"
9074 #  output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
9075 #  columns:
9076 #    - title: " |prein| Test Name |preout| "
9077 #      data: "data name"
9078 #    - 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| "
9079 #      data: "data msg"
9080 #  data: "dpdk-perf-results-3n-dnv"
9081 #  filter: "all"
9082 #  parameters:
9083 #  - "name"
9084 #  - "parent"
9085 #  - "msg"
9086
9087 # Detailed Test Results - DPDK Performance Results 3n-tsh
9088 - type: "table"
9089   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
9090   algorithm: "table_merged_details"
9091   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
9092   columns:
9093     - title: " |prein| Test Name |preout| "
9094       data: "data name"
9095     - 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| "
9096       data: "data msg"
9097   data: "dpdk-perf-results-3n-tsh"
9098   filter: "all"
9099   parameters:
9100   - "name"
9101   - "parent"
9102   - "msg"
9103
9104 # Detailed Test Results - DPDK Performance Results 2n-tx2
9105 - type: "table"
9106   title: "Detailed Test Results - DPDK Performance Results 2n-tx2"
9107   algorithm: "table_merged_details"
9108   output-file: "{DIR[DTR,PERF,DPDK,2N,TX2]}/dpdk_performance_results_2n_tx2"
9109   columns:
9110     - title: " |prein| Test Name |preout| "
9111       data: "data name"
9112     - 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| "
9113       data: "data msg"
9114   data: "dpdk-perf-results-2n-tx2"
9115   filter: "all"
9116   parameters:
9117   - "name"
9118   - "parent"
9119   - "msg"
9120
9121 ################################################################################
9122 ###                                F I L E S                                 ###
9123 ################################################################################
9124
9125 # VPP Performance Results
9126 - type: "file"
9127   title: "VPP Performance Results"
9128   algorithm: "file_details_split"
9129   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
9130   dir-tables:
9131     - "{DIR[DTR,PERF,VPP,2N,SKX]}"
9132     - "{DIR[DTR,PERF,VPP,3N,SKX]}"
9133     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
9134     - "{DIR[DTR,PERF,VPP,2N,ZN2]}"
9135     - "{DIR[DTR,PERF,VPP,3N,HSW]}"
9136     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
9137     - "{DIR[DTR,PERF,VPP,2N,TX2]}"
9138     - "{DIR[DTR,PERF,VPP,2N,DNV]}"
9139     - "{DIR[DTR,PERF,VPP,3N,DNV]}"
9140   data:
9141     - "vpp-perf-results-2n-skx"
9142     - "vpp-perf-results-3n-skx"
9143     - "vpp-perf-results-2n-clx"
9144     - "vpp-perf-results-2n-zn2"
9145     - "vpp-perf-results-3n-hsw"
9146     - "vpp-perf-results-3n-tsh"
9147     - "vpp-perf-results-2n-tx2"
9148     - "vpp-perf-results-2n-dnv"
9149     - "vpp-perf-results-3n-dnv"
9150   filter: "all"
9151   data-start-level: 4
9152   order-chapters:
9153     level-1:
9154       - "l2"
9155       - "ip4"
9156       - "ip6"
9157       - "srv6"
9158       - "ip4_tunnels"
9159       - "ip6_tunnels"
9160       - "vm_vhost"
9161       - "container_memif"
9162       - "crypto"
9163       - "vts"
9164       - "lb"
9165       - "nfv_density"
9166       - "hoststack"
9167     level-2:
9168       - "2n-skx"
9169       - "3n-skx"
9170       - "2n-clx"
9171       - "2n-zn2"
9172       - "3n-hsw"
9173       - "3n-tsh"
9174       - "2n-tx2"
9175       - "2n-dnv"
9176       - "3n-dnv"
9177     level-3:
9178       - "xl710"
9179       - "x520"
9180       - "xxv710"
9181       - "x710"
9182       - "x553"
9183       - "cx556a"
9184       - "vic1227"
9185       - "vic1385"
9186
9187 # VPP Performance Configuration
9188 - type: "file"
9189   title: "VPP Performance Configuration"
9190   algorithm: "file_details_split"
9191   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
9192   dir-tables:
9193     - "{DIR[DTC,PERF,VPP,2N,SKX]}"
9194     - "{DIR[DTC,PERF,VPP,3N,SKX]}"
9195     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
9196     - "{DIR[DTC,PERF,VPP,2N,ZN2]}"
9197     - "{DIR[DTC,PERF,VPP,3N,HSW]}"
9198     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
9199     - "{DIR[DTC,PERF,VPP,2N,TX2]}"
9200     - "{DIR[DTC,PERF,VPP,2N,DNV]}"
9201     - "{DIR[DTC,PERF,VPP,3N,DNV]}"
9202   data:
9203     - "vpp-perf-results-2n-skx"
9204     - "vpp-perf-results-3n-skx"
9205     - "vpp-perf-results-2n-clx"
9206     - "vpp-perf-results-2n-zn2"
9207     - "vpp-perf-results-3n-hsw"
9208     - "vpp-perf-results-3n-tsh"
9209     - "vpp-perf-results-2n-tx2"
9210     - "vpp-perf-results-2n-dnv"
9211     - "vpp-perf-results-3n-dnv"
9212   filter: "all"
9213   data-start-level: 4
9214   order-chapters:
9215     level-1:
9216       - "l2"
9217       - "ip4"
9218       - "ip6"
9219       - "srv6"
9220       - "ip4_tunnels"
9221       - "ip6_tunnels"
9222       - "vm_vhost"
9223       - "container_memif"
9224       - "crypto"
9225       - "vts"
9226       - "lb"
9227       - "nfv_density"
9228       - "hoststack"
9229     level-2:
9230       - "2n-skx"
9231       - "3n-skx"
9232       - "2n-clx"
9233       - "2n-zn2"
9234       - "3n-hsw"
9235       - "3n-tsh"
9236       - "2n-tx2"
9237       - "2n-dnv"
9238       - "3n-dnv"
9239     level-3:
9240       - "xl710"
9241       - "x520"
9242       - "xxv710"
9243       - "x710"
9244       - "x553"
9245       - "cx556a"
9246       - "vic1227"
9247       - "vic1385"
9248
9249 # VPP Performance Operational
9250 - type: "file"
9251   title: "VPP Performance Operational"
9252   algorithm: "file_details_split_html"
9253   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
9254   dir-tables:
9255     - "{DIR[DTO,PERF,VPP,2N,SKX]}"
9256     - "{DIR[DTO,PERF,VPP,3N,SKX]}"
9257     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
9258     - "{DIR[DTO,PERF,VPP,2N,ZN2]}"
9259     - "{DIR[DTO,PERF,VPP,3N,HSW]}"
9260     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
9261     - "{DIR[DTO,PERF,VPP,2N,TX2]}"
9262     - "{DIR[DTO,PERF,VPP,2N,DNV]}"
9263     - "{DIR[DTO,PERF,VPP,3N,DNV]}"
9264   data:
9265     - "vpp-perf-results-2n-skx"
9266     - "vpp-perf-results-3n-skx"
9267     - "vpp-perf-results-2n-clx"
9268     - "vpp-perf-results-2n-zn2"
9269     - "vpp-perf-results-3n-hsw"
9270     - "vpp-perf-results-3n-tsh"
9271     - "vpp-perf-results-2n-tx2"
9272     - "vpp-perf-results-2n-dnv"
9273     - "vpp-perf-results-3n-dnv"
9274   filter: "all"
9275   data-start-level: 4
9276   order-chapters:
9277     level-1:
9278       - "l2"
9279       - "ip4"
9280       - "ip6"
9281       - "srv6"
9282       - "ip4_tunnels"
9283       - "ip6_tunnels"
9284       - "vm_vhost"
9285       - "container_memif"
9286       - "crypto"
9287       - "vts"
9288       - "lb"
9289       - "nfv_density"
9290       - "hoststack"
9291     level-2:
9292       - "2n-skx"
9293       - "3n-skx"
9294       - "2n-clx"
9295       - "2n-zn2"
9296       - "3n-hsw"
9297       - "3n-tsh"
9298       - "2n-tx2"
9299       - "2n-dnv"
9300       - "3n-dnv"
9301     level-3:
9302       - "xl710"
9303       - "x520"
9304       - "xxv710"
9305       - "x710"
9306       - "x553"
9307       - "cx556a"
9308       - "vic1227"
9309       - "vic1385"
9310
9311 # VPP MRR Results
9312 - type: "file"
9313   title: "VPP MRR Results"
9314   algorithm: "file_details_split"
9315   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
9316   dir-tables:
9317     - "{DIR[DTR,MRR,VPP,2N,SKX]}"
9318     - "{DIR[DTR,MRR,VPP,3N,SKX]}"
9319     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
9320     - "{DIR[DTR,MRR,VPP,2N,ZN2]}"
9321     - "{DIR[DTR,MRR,VPP,3N,HSW]}"
9322     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
9323     - "{DIR[DTR,MRR,VPP,2N,TX2]}"
9324     - "{DIR[DTR,MRR,VPP,2N,DNV]}"
9325     - "{DIR[DTR,MRR,VPP,3N,DNV]}"
9326   data:
9327     - "vpp-mrr-results-2n-skx"
9328     - "vpp-mrr-results-3n-skx"
9329     - "vpp-mrr-results-2n-clx"
9330     - "vpp-mrr-results-2n-zn2"
9331     - "vpp-mrr-results-3n-hsw"
9332     - "vpp-mrr-results-3n-tsh"
9333     - "vpp-mrr-results-2n-tx2"
9334     - "vpp-mrr-results-2n-dnv"
9335     - "vpp-mrr-results-3n-dnv"
9336   filter: "all"
9337   data-start-level: 4
9338   order-chapters:
9339     level-1:
9340       - "l2"
9341       - "ip4"
9342       - "ip6"
9343       - "srv6"
9344       - "ip4_tunnels"
9345       - "ip6_tunnels"
9346       - "vm_vhost"
9347       - "container_memif"
9348       - "crypto"
9349       - "vts"
9350       - "lb"
9351       - "nfv_density"
9352       - "hoststack"
9353     level-2:
9354       - "2n-skx"
9355       - "3n-skx"
9356       - "2n-clx"
9357       - "2n-zn2"
9358       - "3n-hsw"
9359       - "3n-tsh"
9360       - "2n-tx2"
9361       - "2n-dnv"
9362       - "3n-dnv"
9363     level-3:
9364       - "xl710"
9365       - "x520"
9366       - "xxv710"
9367       - "x710"
9368       - "x553"
9369       - "cx556a"
9370       - "vic1227"
9371       - "vic1385"
9372
9373 # VPP MRR Configuration
9374 - type: "file"
9375   title: "VPP MRR Configuration"
9376   algorithm: "file_details_split"
9377   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
9378   dir-tables:
9379     - "{DIR[DTC,MRR,VPP,2N,SKX]}"
9380     - "{DIR[DTC,MRR,VPP,3N,SKX]}"
9381     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
9382     - "{DIR[DTC,MRR,VPP,2N,ZN2]}"
9383     - "{DIR[DTC,MRR,VPP,3N,HSW]}"
9384     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
9385     - "{DIR[DTC,MRR,VPP,2N,TX2]}"
9386     - "{DIR[DTC,MRR,VPP,2N,DNV]}"
9387     - "{DIR[DTC,MRR,VPP,3N,DNV]}"
9388   data:
9389     - "vpp-mrr-results-2n-skx"
9390     - "vpp-mrr-results-3n-skx"
9391     - "vpp-mrr-results-2n-clx"
9392     - "vpp-mrr-results-2n-zn2"
9393     - "vpp-mrr-results-3n-hsw"
9394     - "vpp-mrr-results-3n-tsh"
9395     - "vpp-mrr-results-2n-tx2"
9396     - "vpp-mrr-results-2n-dnv"
9397     - "vpp-mrr-results-3n-dnv"
9398   filter: "all"
9399   data-start-level: 4
9400   order-chapters:
9401     level-1:
9402       - "l2"
9403       - "ip4"
9404       - "ip6"
9405       - "srv6"
9406       - "ip4_tunnels"
9407       - "ip6_tunnels"
9408       - "vm_vhost"
9409       - "container_memif"
9410       - "crypto"
9411       - "vts"
9412       - "lb"
9413       - "nfv_density"
9414       - "hoststack"
9415     level-2:
9416       - "2n-skx"
9417       - "3n-skx"
9418       - "2n-clx"
9419       - "2n-zn2"
9420       - "3n-hsw"
9421       - "3n-tsh"
9422       - "2n-tx2"
9423       - "2n-dnv"
9424       - "3n-dnv"
9425     level-3:
9426       - "xl710"
9427       - "x520"
9428       - "xxv710"
9429       - "x710"
9430       - "x553"
9431       - "cx556a"
9432       - "vic1227"
9433       - "vic1385"
9434
9435 # VPP Device Results - Ubuntu
9436 - type: "file"
9437   title: "VPP Device Results - Ubuntu"
9438   algorithm: "file_test_results"
9439   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
9440   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
9441   data: "vpp-device-results-ubuntu"
9442   filter: "all"
9443   data-start-level: 4
9444
9445 # VPP Device Configuration - Ubuntu
9446 - type: "file"
9447   title: "VPP Device Configuration - Ubuntu"
9448   algorithm: "file_test_results"
9449   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
9450   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
9451   data: "vpp-device-results-ubuntu"
9452   filter: "all"
9453   data-start-level: 4
9454
9455 # DPDK Performance Results 3n-hsw
9456 - type: "file"
9457   title: "DPDK Performance Results 3n-hsw"
9458   algorithm: "file_test_results"
9459   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
9460   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
9461   data: "dpdk-perf-results-3n-hsw"
9462   filter: "all"
9463   data-start-level: 4
9464
9465 # DPDK Performance Results 3n-skx
9466 - type: "file"
9467   title: "DPDK Performance Results 3n-skx"
9468   algorithm: "file_test_results"
9469   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
9470   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
9471   data: "dpdk-perf-results-3n-skx"
9472   filter: "all"
9473   data-start-level: 4
9474
9475 # DPDK Performance Results 2n-skx
9476 - type: "file"
9477   title: "DPDK Performance Results 2n-skx"
9478   algorithm: "file_test_results"
9479   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
9480   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
9481   data: "dpdk-perf-results-2n-skx"
9482   filter: "all"
9483   data-start-level: 4
9484
9485 # DPDK Performance Results 2n-zn2
9486 - type: "file"
9487   title: "DPDK Performance Results 2n-zn2"
9488   algorithm: "file_test_results"
9489   output-file: "{DIR[DTR,PERF,DPDK,2N,ZN2]}"
9490   dir-tables: "{DIR[DTR,PERF,DPDK,2N,ZN2]}"
9491   data: "dpdk-perf-results-2n-zn2"
9492   filter: "all"
9493   data-start-level: 4
9494
9495 # DPDK Performance Results 2n-clx
9496 - type: "file"
9497   title: "DPDK Performance Results 2n-clx"
9498   algorithm: "file_test_results"
9499   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
9500   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
9501   data: "dpdk-perf-results-2n-clx"
9502   filter: "all"
9503   data-start-level: 4
9504
9505 ## DPDK Performance Results 2n-dnv
9506 #- type: "file"
9507 #  title: "DPDK Performance Results 2n-dnv"
9508 #  algorithm: "file_test_results"
9509 #  output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
9510 #  dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
9511 #  data: "dpdk-perf-results-2n-dnv"
9512 #  filter: "all"
9513 #  data-start-level: 4
9514 #
9515 ## DPDK Performance Results 3n-dnv
9516 #- type: "file"
9517 #  title: "DPDK Performance Results 3n-dnv"
9518 #  algorithm: "file_test_results"
9519 #  output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
9520 #  dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
9521 #  data: "dpdk-perf-results-3n-dnv"
9522 #  filter: "all"
9523 #  data-start-level: 4
9524
9525 # DPDK Performance Results 3n-tsh
9526 - type: "file"
9527   title: "DPDK Performance Results 3n-tsh"
9528   algorithm: "file_test_results"
9529   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
9530   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
9531   data: "dpdk-perf-results-3n-tsh"
9532   filter: "all"
9533   data-start-level: 4
9534
9535 # DPDK Performance Results 2n-tx2
9536 - type: "file"
9537   title: "DPDK Performance Results 2n-tx2"
9538   algorithm: "file_test_results"
9539   output-file: "{DIR[DTR,PERF,DPDK,2N,TX2]}"
9540   dir-tables: "{DIR[DTR,PERF,DPDK,2N,TX2]}"
9541   data: "dpdk-perf-results-2n-tx2"
9542   filter: "all"
9543   data-start-level: 4
9544
9545 ################################################################################
9546 ###                                P L O T S                                 ###
9547 ################################################################################
9548
9549 # Hoststack tests 3n-hsw
9550
9551 - type: "plot"
9552   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
9553   algorithm: "plot_perf_box_name"
9554   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3-bps"
9555   data: "plot-vpp-hoststack-3n-hsw"
9556   include:
9557     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-ldpreload-iperf3-bps"
9558     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps"
9559   layout:
9560     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
9561     layout: "plot-hoststack"
9562
9563 - type: "plot"
9564   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
9565   algorithm: "plot_perf_box_name"
9566   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3-bps"
9567   data: "plot-vpp-hoststack-3n-hsw"
9568   include:
9569     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps"
9570     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-nsim-ldpreload-iperf3-bps"
9571   layout:
9572     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
9573     layout: "plot-hoststack"
9574
9575 - type: "plot"
9576   title: "Bandwidth: 3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
9577   algorithm: "plot_perf_box_name"
9578   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho-bps"
9579   data: "plot-vpp-hoststack-3n-hsw"
9580   include:
9581     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicbase-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicbase-vppecho-bps"
9582     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale1Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale1cl10s-vppecho-bps"
9583     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl1S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl1s-vppecho-bps"
9584     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl10s-vppecho-bps"
9585   layout:
9586     title: "3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
9587     layout: "plot-hoststack"
9588
9589 ################################################################################
9590
9591 # Soak Test (PLRsearch), boxes - 2n-clx
9592 - type: "plot"
9593   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
9594   algorithm: "plot_perf_box_name"
9595   output-file-type: ".html"
9596   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
9597   data: "plot-vpp-soak-2n-clx"
9598   include:
9599     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
9600     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
9601     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
9602     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
9603     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
9604     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
9605   layout:
9606     title: "30 Minutes Soak Test (PLRsearch)"
9607     layout: "plot-soak-throughput"
9608
9609 # Soak Test (PLRsearch), boxes - 2n-clx
9610 - type: "plot"
9611   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
9612   algorithm: "plot_perf_box_name"
9613   output-file-type: ".html"
9614   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
9615   data: "plot-vpp-soak-2n-clx"
9616   include:
9617     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
9618     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
9619     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
9620     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
9621     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
9622     - "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"
9623   layout:
9624     title: "30 Minutes Soak Test (PLRsearch)"
9625     layout: "plot-soak-throughput"
9626
9627 # Soak Test (PLRsearch), boxes - 2n-skx
9628 - type: "plot"
9629   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
9630   algorithm: "plot_perf_box_name"
9631   output-file-type: ".html"
9632   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-1"
9633   data: "plot-vpp-soak-2n-skx"
9634   include:
9635     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
9636     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
9637     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
9638     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
9639     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
9640     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
9641   layout:
9642     title: "30 Minutes Soak Test (PLRsearch)"
9643     layout: "plot-soak-throughput"
9644
9645 # Soak Test (PLRsearch), boxes - 2n-skx
9646 - type: "plot"
9647   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
9648   algorithm: "plot_perf_box_name"
9649   output-file-type: ".html"
9650   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-2"
9651   data: "plot-vpp-soak-2n-skx"
9652   include:
9653     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
9654     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
9655     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
9656     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
9657     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
9658     - "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"
9659   layout:
9660     title: "30 Minutes Soak Test (PLRsearch)"
9661     layout: "plot-soak-throughput"
9662
9663 ###############################################################################
9664
9665 # Reconf tests 2n-skx
9666
9667 - type: "plot"
9668   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
9669   algorithm: "plot_nf_reconf_box_name"
9670   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
9671   data: "plot-vpp-nfv-reconf-2n-skx"
9672   include:
9673     - "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"
9674     - "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"
9675     - "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"
9676     - "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"
9677     - "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"
9678     - "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"
9679   layout:
9680     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
9681     layout: "plot-throughput"
9682
9683 - type: "plot"
9684   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
9685   algorithm: "plot_nf_reconf_box_name"
9686   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
9687   data: "plot-vpp-nfv-reconf-2n-skx"
9688   include:
9689     - "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"
9690     - "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"
9691     - "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"
9692     - "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"
9693     - "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"
9694     - "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"
9695   layout:
9696     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
9697     layout: "plot-throughput"
9698
9699 - type: "plot"
9700   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
9701   algorithm: "plot_nf_reconf_box_name"
9702   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
9703   data: "plot-vpp-nfv-reconf-2n-skx"
9704   include:
9705     - "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"
9706     - "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"
9707     - "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"
9708     - "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"
9709     - "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"
9710     - "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"
9711   layout:
9712     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
9713     layout: "plot-throughput"
9714
9715 ###############################################################################
9716
9717 # Reconf tests 2n-clx
9718
9719 - type: "plot"
9720   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
9721   algorithm: "plot_nf_reconf_box_name"
9722   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
9723   data: "plot-vpp-nfv-reconf-2n-clx"
9724   include:
9725     - "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"
9726     - "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"
9727     - "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"
9728     - "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"
9729   layout:
9730     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
9731     layout: "plot-throughput"
9732
9733 - type: "plot"
9734   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
9735   algorithm: "plot_nf_reconf_box_name"
9736   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
9737   data: "plot-vpp-nfv-reconf-2n-clx"
9738   include:
9739     - "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"
9740     - "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"
9741     - "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"
9742     - "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"
9743   layout:
9744     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
9745     layout: "plot-throughput"
9746
9747 - type: "plot"
9748   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
9749   algorithm: "plot_nf_reconf_box_name"
9750   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
9751   data: "plot-vpp-nfv-reconf-2n-clx"
9752   include:
9753     - "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"
9754     - "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"
9755     - "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"
9756     - "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"
9757   layout:
9758     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
9759     layout: "plot-throughput"
9760
9761 ###############################################################################
9762
9763 # Reconf tests 3n-hsw
9764
9765 - type: "plot"
9766   title: "Effective Blocked Time: 3n-hsw-xl710-64b-1t1c-ethip4ipsec4tnlsw-1atnl-ip4base-reconf"
9767   algorithm: "plot_nf_reconf_box_name"
9768   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ethip4ipsec4tnlsw-1atnl-ip4base-reconf"
9769   data: "plot-vpp-ipsec-reconf-3n-hsw"
9770   include:
9771     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-1t1c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9772     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-1t1c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9773     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-1t1c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9774     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-1t1c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9775   layout:
9776     title: "ethip4ipsec4tnlsw-1atnl-ip4base"
9777     layout: "plot-throughput"
9778
9779 - type: "plot"
9780   title: "Effective Blocked Time: 3n-hsw-xl710-64b-1t1c-ethip4ipsec1000tnlsw-1atnl-ip4base-reconf"
9781   algorithm: "plot_nf_reconf_box_name"
9782   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ethip4ipsec1000tnlsw-1atnl-ip4base-reconf"
9783   data: "plot-vpp-ipsec-reconf-3n-hsw"
9784   include:
9785     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-1t1c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9786     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-1t1c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9787     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-1t1c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9788     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-1t1c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9789   layout:
9790     title: "ethip4ipsec1000tnlsw-1atnl-ip4base"
9791     layout: "plot-throughput"
9792
9793 - type: "plot"
9794   title: "Effective Blocked Time: 3n-hsw-xl710-64b-1t1c-ethip4ipsec60000tnlsw-1atnl-ip4base-reconf"
9795   algorithm: "plot_nf_reconf_box_name"
9796   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ethip4ipsec60000tnlsw-1atnl-ip4base-reconf"
9797   data: "plot-vpp-ipsec-reconf-3n-hsw"
9798   include:
9799     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-1t1c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9800     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-1t1c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9801     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-1t1c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9802     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-1t1c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9803   layout:
9804     title: "ethip4ipsec60000tnlsw-1atnl-ip4base"
9805     layout: "plot-throughput"
9806
9807 - type: "plot"
9808   title: "Effective Blocked Time: 3n-hsw-xl710-64b-2t2c-ethip4ipsec4tnlsw-1atnl-ip4base-reconf"
9809   algorithm: "plot_nf_reconf_box_name"
9810   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-ethip4ipsec4tnlsw-1atnl-ip4base-reconf"
9811   data: "plot-vpp-ipsec-reconf-3n-hsw"
9812   include:
9813     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-2t2c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9814     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-2t2c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9815     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-2t2c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9816     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-2t2c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9817   layout:
9818     title: "ethip4ipsec4tnlsw-1atnl-ip4base"
9819     layout: "plot-throughput"
9820
9821 - type: "plot"
9822   title: "Effective Blocked Time: 3n-hsw-xl710-64b-2t2c-ethip4ipsec1000tnlsw-1atnl-ip4base-reconf"
9823   algorithm: "plot_nf_reconf_box_name"
9824   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-ethip4ipsec1000tnlsw-1atnl-ip4base-reconf"
9825   data: "plot-vpp-ipsec-reconf-3n-hsw"
9826   include:
9827     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-2t2c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9828     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-2t2c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9829     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-2t2c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9830     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-2t2c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9831   layout:
9832     title: "ethip4ipsec1000tnlsw-1atnl-ip4base"
9833     layout: "plot-throughput"
9834
9835 - type: "plot"
9836   title: "Effective Blocked Time: 3n-hsw-xl710-64b-2t2c-ethip4ipsec60000tnlsw-1atnl-ip4base-reconf"
9837   algorithm: "plot_nf_reconf_box_name"
9838   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-ethip4ipsec60000tnlsw-1atnl-ip4base-reconf"
9839   data: "plot-vpp-ipsec-reconf-3n-hsw"
9840   include:
9841     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-2t2c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9842     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-2t2c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9843     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-2t2c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9844     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-2t2c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9845   layout:
9846     title: "ethip4ipsec60000tnlsw-1atnl-ip4base"
9847     layout: "plot-throughput"
9848
9849 - type: "plot"
9850   title: "Effective Blocked Time: 3n-hsw-xl710-64b-4t4c-ethip4ipsec4tnlsw-1atnl-ip4base-reconf"
9851   algorithm: "plot_nf_reconf_box_name"
9852   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-ethip4ipsec4tnlsw-1atnl-ip4base-reconf"
9853   data: "plot-vpp-ipsec-reconf-3n-hsw"
9854   include:
9855     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-4t4c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9856     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-4t4c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9857     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-4t4c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9858     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-4t4c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9859   layout:
9860     title: "ethip4ipsec4tnlsw-1atnl-ip4base"
9861     layout: "plot-throughput"
9862
9863 - type: "plot"
9864   title: "Effective Blocked Time: 3n-hsw-xl710-64b-4t4c-ethip4ipsec1000tnlsw-1atnl-ip4base-reconf"
9865   algorithm: "plot_nf_reconf_box_name"
9866   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-ethip4ipsec1000tnlsw-1atnl-ip4base-reconf"
9867   data: "plot-vpp-ipsec-reconf-3n-hsw"
9868   include:
9869     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-4t4c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9870     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-4t4c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9871     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-4t4c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9872     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-4t4c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9873   layout:
9874     title: "ethip4ipsec1000tnlsw-1atnl-ip4base"
9875     layout: "plot-throughput"
9876
9877 - type: "plot"
9878   title: "Effective Blocked Time: 3n-hsw-xl710-64b-4t4c-ethip4ipsec60000tnlsw-1atnl-ip4base-reconf"
9879   algorithm: "plot_nf_reconf_box_name"
9880   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-ethip4ipsec60000tnlsw-1atnl-ip4base-reconf"
9881   data: "plot-vpp-ipsec-reconf-3n-hsw"
9882   include:
9883     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-4t4c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9884     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-4t4c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9885     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-4t4c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9886     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-4t4c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9887   layout:
9888     title: "ethip4ipsec60000tnlsw-1atnl-ip4base"
9889     layout: "plot-throughput"
9890
9891 ###############################################################################
9892
9893 # Plots - NF Density - VSC - MRR IMIX
9894 - type: "plot"
9895   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9896   algorithm: "plot_nf_heatmap"
9897   output-file-type: ".html"
9898   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
9899   data: "plot-vpp-nfv-2n-skx-mrr"
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            'MRR'"
9909   parameters:
9910   - "result"
9911   - "name"
9912   - "tags"
9913   include-tests: "MRR" # "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 MRR) [Mpps]"
9917   layout:
9918     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9919     layout: "plot-service-density"
9920
9921 - type: "plot"
9922   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9923   algorithm: "plot_nf_heatmap"
9924   output-file-type: ".html"
9925   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
9926   data: "plot-vpp-nfv-2n-skx-mrr"
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            'MRR'"
9936   parameters:
9937   - "result"
9938   - "name"
9939   - "tags"
9940   include-tests: "MRR" # "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 MRR) [Mpps]"
9944   layout:
9945     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9946     layout: "plot-service-density"
9947
9948 - type: "plot"
9949   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9950   algorithm: "plot_nf_heatmap"
9951   output-file-type: ".html"
9952   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
9953   data: "plot-vpp-nfv-2n-skx-mrr"
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            'MRR'"
9963   parameters:
9964   - "result"
9965   - "name"
9966   - "tags"
9967   include-tests: "MRR" # "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 MRR) [Mpps]"
9971   layout:
9972     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9973     layout: "plot-service-density"
9974
9975 # Plots - NF Density - VSC - NDR IMIX
9976 - type: "plot"
9977   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9978   algorithm: "plot_nf_heatmap"
9979   output-file-type: ".html"
9980   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
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: "NDR" # "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 NDR) [Mpps]"
9999   layout:
10000     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10001     layout: "plot-service-density"
10002
10003 - type: "plot"
10004   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10005   algorithm: "plot_nf_heatmap"
10006   output-file-type: ".html"
10007   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
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: "NDR" # "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 NDR) [Mpps]"
10026   layout:
10027     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10028     layout: "plot-service-density"
10029
10030 - type: "plot"
10031   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10032   algorithm: "plot_nf_heatmap"
10033   output-file-type: ".html"
10034   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
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: "NDR" # "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 NDR) [Mpps]"
10053   layout:
10054     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10055     layout: "plot-service-density"
10056
10057 # Plots - NF Density - VSC - PDR IMIX
10058 - type: "plot"
10059   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10060   algorithm: "plot_nf_heatmap"
10061   output-file-type: ".html"
10062   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
10063   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10064   filter: "'NIC_Intel-XXV710' and
10065            'NF_DENSITY' and
10066            'VHOST' and
10067            not 'VXLAN' and
10068            'CHAIN' and
10069            'NF_VPPIP4' and
10070            'IMIX' and
10071            '2T1C' and
10072            'NDRPDR'"
10073   parameters:
10074   - "throughput"
10075   - "name"
10076   - "tags"
10077   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10078   x-axis: "X = VNFs per Service Chain"
10079   y-axis: "Y = Number of Service Chains"
10080   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10081   layout:
10082     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10083     layout: "plot-service-density"
10084
10085 - type: "plot"
10086   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10087   algorithm: "plot_nf_heatmap"
10088   output-file-type: ".html"
10089   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
10090   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10091   filter: "'NIC_Intel-XXV710' and
10092            'NF_DENSITY' and
10093            'VHOST' and
10094            not 'VXLAN' and
10095            'CHAIN' and
10096            'NF_VPPIP4' and
10097            'IMIX' and
10098            '4T2C' and
10099            'NDRPDR'"
10100   parameters:
10101   - "throughput"
10102   - "name"
10103   - "tags"
10104   include-tests: "PDR" # "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 PDR) [Mpps]"
10108   layout:
10109     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10110     layout: "plot-service-density"
10111
10112 - type: "plot"
10113   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10114   algorithm: "plot_nf_heatmap"
10115   output-file-type: ".html"
10116   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
10117   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10118   filter: "'NIC_Intel-XXV710' and
10119            'NF_DENSITY' and
10120            'VHOST' and
10121            not 'VXLAN' and
10122            'CHAIN' and
10123            'NF_VPPIP4' and
10124            'IMIX' and
10125            '8T4C' and
10126            'NDRPDR'"
10127   parameters:
10128   - "throughput"
10129   - "name"
10130   - "tags"
10131   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10132   x-axis: "X = VNFs per Service Chain"
10133   y-axis: "Y = Number of Service Chains"
10134   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10135   layout:
10136     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10137     layout: "plot-service-density"
10138
10139 ###############################################################################
10140
10141 # Plots - NF Density - VSC - MRR IMIX
10142 - type: "plot"
10143   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10144   algorithm: "plot_nf_heatmap"
10145   output-file-type: ".html"
10146   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
10147   data: "plot-vpp-nfv-2n-skx-mrr"
10148   filter: "'NIC_Intel-XXV710' and
10149            'NF_DENSITY' and
10150            'VHOST' and
10151            'VXLAN' and
10152            'CHAIN' and
10153            'IMIX' and
10154            '2T1C' and
10155            'MRR'"
10156   parameters:
10157   - "result"
10158   - "name"
10159   - "tags"
10160   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10161   x-axis: "X = VNFs per Service Chain"
10162   y-axis: "Y = Number of Service Chains"
10163   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10164   layout:
10165     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10166     layout: "plot-service-density"
10167
10168 - type: "plot"
10169   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10170   algorithm: "plot_nf_heatmap"
10171   output-file-type: ".html"
10172   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
10173   data: "plot-vpp-nfv-2n-skx-mrr"
10174   filter: "'NIC_Intel-XXV710' and
10175            'NF_DENSITY' and
10176            'VHOST' and
10177            'VXLAN' and
10178            'CHAIN' and
10179            'IMIX' and
10180            '4T2C' and
10181            'MRR'"
10182   parameters:
10183   - "result"
10184   - "name"
10185   - "tags"
10186   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10187   x-axis: "X = VNFs per Service Chain"
10188   y-axis: "Y = Number of Service Chains"
10189   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10190   layout:
10191     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10192     layout: "plot-service-density"
10193
10194 - type: "plot"
10195   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10196   algorithm: "plot_nf_heatmap"
10197   output-file-type: ".html"
10198   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
10199   data: "plot-vpp-nfv-2n-skx-mrr"
10200   filter: "'NIC_Intel-XXV710' and
10201            'NF_DENSITY' and
10202            'VHOST' and
10203            'VXLAN' and
10204            'CHAIN' and
10205            'IMIX' and
10206            '8T4C' and
10207            'MRR'"
10208   parameters:
10209   - "result"
10210   - "name"
10211   - "tags"
10212   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10213   x-axis: "X = VNFs per Service Chain"
10214   y-axis: "Y = Number of Service Chains"
10215   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10216   layout:
10217     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10218     layout: "plot-service-density"
10219
10220 # Plots - NF Density - VSC - NDR IMIX
10221 - type: "plot"
10222   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10223   algorithm: "plot_nf_heatmap"
10224   output-file-type: ".html"
10225   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
10226   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10227   filter: "'NIC_Intel-XXV710' and
10228            'NF_DENSITY' and
10229            'VHOST' and
10230            'VXLAN' and
10231            'CHAIN' and
10232            'IMIX' and
10233            '2T1C' and
10234            'NDRPDR'"
10235   parameters:
10236   - "throughput"
10237   - "name"
10238   - "tags"
10239   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10240   x-axis: "X = VNFs per Service Chain"
10241   y-axis: "Y = Number of Service Chains"
10242   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10243   layout:
10244     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10245     layout: "plot-service-density"
10246
10247 - type: "plot"
10248   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10249   algorithm: "plot_nf_heatmap"
10250   output-file-type: ".html"
10251   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
10252   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10253   filter: "'NIC_Intel-XXV710' and
10254            'NF_DENSITY' and
10255            'VHOST' and
10256            'VXLAN' and
10257            'CHAIN' and
10258            'IMIX' and
10259            '4T2C' and
10260            'NDRPDR'"
10261   parameters:
10262   - "throughput"
10263   - "name"
10264   - "tags"
10265   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10266   x-axis: "X = VNFs per Service Chain"
10267   y-axis: "Y = Number of Service Chains"
10268   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10269   layout:
10270     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10271     layout: "plot-service-density"
10272
10273 - type: "plot"
10274   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10275   algorithm: "plot_nf_heatmap"
10276   output-file-type: ".html"
10277   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
10278   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10279   filter: "'NIC_Intel-XXV710' and
10280            'NF_DENSITY' and
10281            'VHOST' and
10282            'VXLAN' and
10283            'CHAIN' and
10284            'IMIX' and
10285            '8T4C' and
10286            'NDRPDR'"
10287   parameters:
10288   - "throughput"
10289   - "name"
10290   - "tags"
10291   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10292   x-axis: "X = VNFs per Service Chain"
10293   y-axis: "Y = Number of Service Chains"
10294   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10295   layout:
10296     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10297     layout: "plot-service-density"
10298
10299 # Plots - NF Density - VSC - PDR IMIX
10300 - type: "plot"
10301   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10302   algorithm: "plot_nf_heatmap"
10303   output-file-type: ".html"
10304   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
10305   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10306   filter: "'NIC_Intel-XXV710' and
10307            'NF_DENSITY' and
10308            'VHOST' and
10309            'VXLAN' and
10310            'CHAIN' and
10311            'IMIX' and
10312            '2T1C' and
10313            'NDRPDR'"
10314   parameters:
10315   - "throughput"
10316   - "name"
10317   - "tags"
10318   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10319   x-axis: "X = VNFs per Service Chain"
10320   y-axis: "Y = Number of Service Chains"
10321   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10322   layout:
10323     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10324     layout: "plot-service-density"
10325
10326 - type: "plot"
10327   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10328   algorithm: "plot_nf_heatmap"
10329   output-file-type: ".html"
10330   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
10331   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10332   filter: "'NIC_Intel-XXV710' and
10333            'NF_DENSITY' and
10334            'VHOST' and
10335            'VXLAN' and
10336            'CHAIN' and
10337            'IMIX' and
10338            '4T2C' and
10339            'NDRPDR'"
10340   parameters:
10341   - "throughput"
10342   - "name"
10343   - "tags"
10344   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10345   x-axis: "X = VNFs per Service Chain"
10346   y-axis: "Y = Number of Service Chains"
10347   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10348   layout:
10349     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10350     layout: "plot-service-density"
10351
10352 - type: "plot"
10353   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10354   algorithm: "plot_nf_heatmap"
10355   output-file-type: ".html"
10356   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
10357   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10358   filter: "'NIC_Intel-XXV710' and
10359            'NF_DENSITY' and
10360            'VHOST' and
10361            'VXLAN' and
10362            'CHAIN' and
10363            'IMIX' and
10364            '8T4C' and
10365            'NDRPDR'"
10366   parameters:
10367   - "throughput"
10368   - "name"
10369   - "tags"
10370   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10371   x-axis: "X = VNFs per Service Chain"
10372   y-axis: "Y = Number of Service Chains"
10373   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10374   layout:
10375     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10376     layout: "plot-service-density"
10377
10378 ###############################################################################
10379
10380 # Plots - NF Density - CSC - MRR IMIX
10381 - type: "plot"
10382   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10383   algorithm: "plot_nf_heatmap"
10384   output-file-type: ".html"
10385   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
10386   data: "plot-vpp-nfv-2n-skx-mrr"
10387   filter: "'NIC_Intel-XXV710' and
10388            'NF_DENSITY' and
10389            'DOCKER' and
10390            'CHAIN' and
10391            'NF_VPPIP4' and
10392            'IMIX' and
10393            '2T1C' and
10394            'MRR'"
10395   parameters:
10396   - "result"
10397   - "name"
10398   - "tags"
10399   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10400   x-axis: "X = CNFs per Service Chain"
10401   y-axis: "Y = Number of Service Chains"
10402   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10403   layout:
10404     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10405     layout: "plot-service-density"
10406
10407 - type: "plot"
10408   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10409   algorithm: "plot_nf_heatmap"
10410   output-file-type: ".html"
10411   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
10412   data: "plot-vpp-nfv-2n-skx-mrr"
10413   filter: "'NIC_Intel-XXV710' and
10414            'NF_DENSITY' and
10415            'DOCKER' and
10416            'CHAIN' and
10417            'NF_VPPIP4' and
10418            'IMIX' and
10419            '4T2C' and
10420            'MRR'"
10421   parameters:
10422   - "result"
10423   - "name"
10424   - "tags"
10425   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10426   x-axis: "X = CNFs per Service Chain"
10427   y-axis: "Y = Number of Service Chains"
10428   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10429   layout:
10430     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10431     layout: "plot-service-density"
10432
10433 - type: "plot"
10434   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10435   algorithm: "plot_nf_heatmap"
10436   output-file-type: ".html"
10437   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
10438   data: "plot-vpp-nfv-2n-skx-mrr"
10439   filter: "'NIC_Intel-XXV710' and
10440            'NF_DENSITY' and
10441            'DOCKER' and
10442            'CHAIN' and
10443            'NF_VPPIP4' and
10444            'IMIX' and
10445            '8T4C' and
10446            'MRR'"
10447   parameters:
10448   - "result"
10449   - "name"
10450   - "tags"
10451   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10452   x-axis: "X = CNFs per Service Chain"
10453   y-axis: "Y = Number of Service Chains"
10454   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10455   layout:
10456     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10457     layout: "plot-service-density"
10458
10459 # Plots - NF Density - CSC - NDR IMIX
10460 - type: "plot"
10461   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10462   algorithm: "plot_nf_heatmap"
10463   output-file-type: ".html"
10464   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
10465   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10466   filter: "'NIC_Intel-XXV710' and
10467            'NF_DENSITY' and
10468            'DOCKER' and
10469            'CHAIN' and
10470            'NF_VPPIP4' and
10471            'IMIX' and
10472            '2T1C' and
10473            'NDRPDR'"
10474   parameters:
10475   - "throughput"
10476   - "name"
10477   - "tags"
10478   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10479   x-axis: "X = CNFs per Service Chain"
10480   y-axis: "Y = Number of Service Chains"
10481   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10482   layout:
10483     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10484     layout: "plot-service-density"
10485
10486 - type: "plot"
10487   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10488   algorithm: "plot_nf_heatmap"
10489   output-file-type: ".html"
10490   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
10491   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10492   filter: "'NIC_Intel-XXV710' and
10493            'NF_DENSITY' and
10494            'DOCKER' and
10495            'CHAIN' and
10496            'NF_VPPIP4' and
10497            'IMIX' and
10498            '4T2C' and
10499            'NDRPDR'"
10500   parameters:
10501   - "throughput"
10502   - "name"
10503   - "tags"
10504   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10505   x-axis: "X = CNFs per Service Chain"
10506   y-axis: "Y = Number of Service Chains"
10507   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10508   layout:
10509     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10510     layout: "plot-service-density"
10511
10512 - type: "plot"
10513   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10514   algorithm: "plot_nf_heatmap"
10515   output-file-type: ".html"
10516   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
10517   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10518   filter: "'NIC_Intel-XXV710' and
10519            'NF_DENSITY' and
10520            'DOCKER' and
10521            'CHAIN' and
10522            'NF_VPPIP4' and
10523            'IMIX' and
10524            '8T4C' and
10525            'NDRPDR'"
10526   parameters:
10527   - "throughput"
10528   - "name"
10529   - "tags"
10530   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10531   x-axis: "X = CNFs per Service Chain"
10532   y-axis: "Y = Number of Service Chains"
10533   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10534   layout:
10535     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10536     layout: "plot-service-density"
10537
10538 # Plots - NF Density - CSC - PDR IMIX
10539 - type: "plot"
10540   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10541   algorithm: "plot_nf_heatmap"
10542   output-file-type: ".html"
10543   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
10544   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10545   filter: "'NIC_Intel-XXV710' and
10546            'NF_DENSITY' and
10547            'DOCKER' and
10548            'CHAIN' and
10549            'NF_VPPIP4' and
10550            'IMIX' and
10551            '2T1C' and
10552            'NDRPDR'"
10553   parameters:
10554   - "throughput"
10555   - "name"
10556   - "tags"
10557   include-tests: "PDR" # "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 PDR) [Mpps]"
10561   layout:
10562     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10563     layout: "plot-service-density"
10564
10565 - type: "plot"
10566   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10567   algorithm: "plot_nf_heatmap"
10568   output-file-type: ".html"
10569   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
10570   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10571   filter: "'NIC_Intel-XXV710' and
10572            'NF_DENSITY' and
10573            'DOCKER' and
10574            'CHAIN' and
10575            'NF_VPPIP4' and
10576            'IMIX' and
10577            '4T2C' and
10578            'NDRPDR'"
10579   parameters:
10580   - "throughput"
10581   - "name"
10582   - "tags"
10583   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10584   x-axis: "X = CNFs per Service Chain"
10585   y-axis: "Y = Number of Service Chains"
10586   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10587   layout:
10588     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10589     layout: "plot-service-density"
10590
10591 - type: "plot"
10592   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10593   algorithm: "plot_nf_heatmap"
10594   output-file-type: ".html"
10595   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
10596   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10597   filter: "'NIC_Intel-XXV710' and
10598            'NF_DENSITY' and
10599            'DOCKER' and
10600            'CHAIN' and
10601            'NF_VPPIP4' and
10602            'IMIX' and
10603            '8T4C' and
10604            'NDRPDR'"
10605   parameters:
10606   - "throughput"
10607   - "name"
10608   - "tags"
10609   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10610   x-axis: "X = CNFs per Service Chain"
10611   y-axis: "Y = Number of Service Chains"
10612   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10613   layout:
10614     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10615     layout: "plot-service-density"
10616
10617 ################################################################################
10618 #
10619 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
10620 #- type: "plot"
10621 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10622 #  algorithm: "plot_nf_heatmap"
10623 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
10624 #  data: "plot-vpp-nfv-3n-skx-mrr"
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 #           'MRR'"
10635 #  parameters:
10636 #  - "result"
10637 #  - "name"
10638 #  - "tags"
10639 #  include-tests: "MRR" # "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 MRR) [Mpps]"
10643 #  layout:
10644 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10645 #    layout: "plot-service-density"
10646 #
10647 #- type: "plot"
10648 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10649 #  algorithm: "plot_nf_heatmap"
10650 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
10651 #  data: "plot-vpp-nfv-3n-skx-mrr"
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 #           'MRR'"
10662 #  parameters:
10663 #  - "result"
10664 #  - "name"
10665 #  - "tags"
10666 #  include-tests: "MRR" # "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 MRR) [Mpps]"
10670 #  layout:
10671 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10672 #    layout: "plot-service-density"
10673 #
10674 #- type: "plot"
10675 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10676 #  algorithm: "plot_nf_heatmap"
10677 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
10678 #  data: "plot-vpp-nfv-3n-skx-mrr"
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 #           'MRR'"
10689 #  parameters:
10690 #  - "result"
10691 #  - "name"
10692 #  - "tags"
10693 #  include-tests: "MRR" # "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 MRR) [Mpps]"
10697 #  layout:
10698 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10699 #    layout: "plot-service-density"
10700
10701 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
10702 #- type: "plot"
10703 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10704 #  algorithm: "plot_nf_heatmap"
10705 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
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: "NDR" # "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 NDR) [Mpps]"
10725 #  layout:
10726 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10727 #    layout: "plot-service-density"
10728 #
10729 #- type: "plot"
10730 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10731 #  algorithm: "plot_nf_heatmap"
10732 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
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: "NDR" # "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 NDR) [Mpps]"
10752 #  layout:
10753 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10754 #    layout: "plot-service-density"
10755 #
10756 #- type: "plot"
10757 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10758 #  algorithm: "plot_nf_heatmap"
10759 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
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: "NDR" # "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 NDR) [Mpps]"
10779 #  layout:
10780 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10781 #    layout: "plot-service-density"
10782 #
10783 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
10784 #- type: "plot"
10785 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10786 #  algorithm: "plot_nf_heatmap"
10787 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
10788 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10789 #  filter: "'NIC_Intel-XXV710' and
10790 #           'NF_DENSITY' and
10791 #           'DOCKER' and
10792 #           'CHAIN' and
10793 #           'NF_VPPIP4' and
10794 #           'IPSEC' and
10795 #           'TNL_4' and
10796 #           'IMIX' and
10797 #           '2T1C' and
10798 #           'NDRPDR'"
10799 #  parameters:
10800 #  - "throughput"
10801 #  - "name"
10802 #  - "tags"
10803 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10804 #  x-axis: "X = CNFs per Service Chain"
10805 #  y-axis: "Y = Number of Service Chains"
10806 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10807 #  layout:
10808 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10809 #    layout: "plot-service-density"
10810 #
10811 #- type: "plot"
10812 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10813 #  algorithm: "plot_nf_heatmap"
10814 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
10815 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10816 #  filter: "'NIC_Intel-XXV710' and
10817 #           'NF_DENSITY' and
10818 #           'DOCKER' and
10819 #           'CHAIN' and
10820 #           'NF_VPPIP4' and
10821 #           'IPSEC' and
10822 #           'TNL_4' and
10823 #           'IMIX' and
10824 #           '4T2C' and
10825 #           'NDRPDR'"
10826 #  parameters:
10827 #  - "throughput"
10828 #  - "name"
10829 #  - "tags"
10830 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10831 #  x-axis: "X = CNFs per Service Chain"
10832 #  y-axis: "Y = Number of Service Chains"
10833 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10834 #  layout:
10835 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10836 #    layout: "plot-service-density"
10837 #
10838 #- type: "plot"
10839 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10840 #  algorithm: "plot_nf_heatmap"
10841 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
10842 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10843 #  filter: "'NIC_Intel-XXV710' and
10844 #           'NF_DENSITY' and
10845 #           'DOCKER' and
10846 #           'CHAIN' and
10847 #           'NF_VPPIP4' and
10848 #           'IPSEC' and
10849 #           'TNL_4' and
10850 #           'IMIX' and
10851 #           '8T4C' and
10852 #           'NDRPDR'"
10853 #  parameters:
10854 #  - "throughput"
10855 #  - "name"
10856 #  - "tags"
10857 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10858 #  x-axis: "X = CNFs per Service Chain"
10859 #  y-axis: "Y = Number of Service Chains"
10860 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10861 #  layout:
10862 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10863 #    layout: "plot-service-density"
10864
10865 ###############################################################################
10866
10867 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
10868 #- type: "plot"
10869 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10870 #  algorithm: "plot_nf_heatmap"
10871 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
10872 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10873 #  filter: "'NIC_Intel-XL710' and
10874 #           'NF_DENSITY' and
10875 #           'DOCKER' and
10876 #           'CHAIN' and
10877 #           'NF_VPPIP4' and
10878 #           'IMIX' and
10879 #           'TNL_4' and
10880 #           '1T1C' and
10881 #           'MRR'"
10882 #  parameters:
10883 #  - "result"
10884 #  - "name"
10885 #  - "tags"
10886 #  include-tests: "MRR" # "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 MRR) [Mpps]"
10890 #  layout:
10891 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10892 #    layout: "plot-service-density"
10893 #
10894 #- type: "plot"
10895 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10896 #  algorithm: "plot_nf_heatmap"
10897 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
10898 #  data: "plot-vpp-nfv-3n-hsw-mrr"
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 #           'MRR'"
10909 #  parameters:
10910 #  - "result"
10911 #  - "name"
10912 #  - "tags"
10913 #  include-tests: "MRR" # "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 MRR) [Mpps]"
10917 #  layout:
10918 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10919 #    layout: "plot-service-density"
10920 #
10921 #- type: "plot"
10922 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10923 #  algorithm: "plot_nf_heatmap"
10924 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
10925 #  data: "plot-vpp-nfv-3n-hsw-mrr"
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 #           'MRR'"
10936 #  parameters:
10937 #  - "result"
10938 #  - "name"
10939 #  - "tags"
10940 #  include-tests: "MRR" # "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 MRR) [Mpps]"
10944 #  layout:
10945 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10946 #    layout: "plot-service-density"
10947
10948 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
10949 #- type: "plot"
10950 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10951 #  algorithm: "plot_nf_heatmap"
10952 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
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: "NDR" # "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 NDR) [Mpps]"
10972 #  layout:
10973 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10974 #    layout: "plot-service-density"
10975 #
10976 #- type: "plot"
10977 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10978 #  algorithm: "plot_nf_heatmap"
10979 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
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: "NDR" # "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 NDR) [Mpps]"
10999 #  layout:
11000 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
11001 #    layout: "plot-service-density"
11002 #
11003 #- type: "plot"
11004 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
11005 #  algorithm: "plot_nf_heatmap"
11006 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
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: "NDR" # "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 NDR) [Mpps]"
11026 #  layout:
11027 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
11028 #    layout: "plot-service-density"
11029 #
11030 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
11031 #- type: "plot"
11032 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
11033 #  algorithm: "plot_nf_heatmap"
11034 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
11035 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11036 #  filter: "'NIC_Intel-XL710' and
11037 #           'NF_DENSITY' and
11038 #           'DOCKER' and
11039 #           'CHAIN' and
11040 #           'NF_VPPIP4' and
11041 #           'IPSEC' and
11042 #           'TNL_4' and
11043 #           'IMIX' and
11044 #           '1T1C' and
11045 #           'NDRPDR'"
11046 #  parameters:
11047 #  - "throughput"
11048 #  - "name"
11049 #  - "tags"
11050 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11051 #  x-axis: "X = CNFs per Service Chain"
11052 #  y-axis: "Y = Number of Service Chains"
11053 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11054 #  layout:
11055 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
11056 #    layout: "plot-service-density"
11057 #
11058 #- type: "plot"
11059 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
11060 #  algorithm: "plot_nf_heatmap"
11061 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
11062 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11063 #  filter: "'NIC_Intel-XL710' and
11064 #           'NF_DENSITY' and
11065 #           'DOCKER' and
11066 #           'CHAIN' and
11067 #           'NF_VPPIP4' and
11068 #           'IPSEC' and
11069 #           'TNL_4' and
11070 #           'IMIX' and
11071 #           '2T2C' and
11072 #           'NDRPDR'"
11073 #  parameters:
11074 #  - "throughput"
11075 #  - "name"
11076 #  - "tags"
11077 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11078 #  x-axis: "X = CNFs per Service Chain"
11079 #  y-axis: "Y = Number of Service Chains"
11080 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11081 #  layout:
11082 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
11083 #    layout: "plot-service-density"
11084 #
11085 #- type: "plot"
11086 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
11087 #  algorithm: "plot_nf_heatmap"
11088 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
11089 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11090 #  filter: "'NIC_Intel-XL710' and
11091 #           'NF_DENSITY' and
11092 #           'DOCKER' and
11093 #           'CHAIN' and
11094 #           'NF_VPPIP4' and
11095 #           'IPSEC' and
11096 #           'TNL_4' and
11097 #           'IMIX' and
11098 #           '4T4C' and
11099 #           'NDRPDR'"
11100 #  parameters:
11101 #  - "throughput"
11102 #  - "name"
11103 #  - "tags"
11104 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11105 #  x-axis: "X = CNFs per Service Chain"
11106 #  y-axis: "Y = Number of Service Chains"
11107 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11108 #  layout:
11109 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
11110 #    layout: "plot-service-density"
11111
11112 ###############################################################################
11113
11114 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
11115 #- type: "plot"
11116 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11117 #  algorithm: "plot_nf_heatmap"
11118 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
11119 #  data: "plot-vpp-nfv-3n-skx-mrr"
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 #           'MRR'"
11130 #  parameters:
11131 #  - "result"
11132 #  - "name"
11133 #  - "tags"
11134 #  include-tests: "MRR" # "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 MRR) [Mpps]"
11138 #  layout:
11139 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11140 #    layout: "plot-service-density"
11141 #
11142 #- type: "plot"
11143 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11144 #  algorithm: "plot_nf_heatmap"
11145 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
11146 #  data: "plot-vpp-nfv-3n-skx-mrr"
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 #           'MRR'"
11157 #  parameters:
11158 #  - "result"
11159 #  - "name"
11160 #  - "tags"
11161 #  include-tests: "MRR" # "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 MRR) [Mpps]"
11165 #  layout:
11166 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11167 #    layout: "plot-service-density"
11168 #
11169 #- type: "plot"
11170 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11171 #  algorithm: "plot_nf_heatmap"
11172 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
11173 #  data: "plot-vpp-nfv-3n-skx-mrr"
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 #           'MRR'"
11184 #  parameters:
11185 #  - "result"
11186 #  - "name"
11187 #  - "tags"
11188 #  include-tests: "MRR" # "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 MRR) [Mpps]"
11192 #  layout:
11193 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11194 #    layout: "plot-service-density"
11195
11196 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
11197 #- type: "plot"
11198 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11199 #  algorithm: "plot_nf_heatmap"
11200 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
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: "NDR" # "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 NDR) [Mpps]"
11220 #  layout:
11221 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11222 #    layout: "plot-service-density"
11223 #
11224 #- type: "plot"
11225 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11226 #  algorithm: "plot_nf_heatmap"
11227 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
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: "NDR" # "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 NDR) [Mpps]"
11247 #  layout:
11248 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11249 #    layout: "plot-service-density"
11250 #
11251 #- type: "plot"
11252 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11253 #  algorithm: "plot_nf_heatmap"
11254 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
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: "NDR" # "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 NDR) [Mpps]"
11274 #  layout:
11275 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11276 #    layout: "plot-service-density"
11277 #
11278 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
11279 #- type: "plot"
11280 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11281 #  algorithm: "plot_nf_heatmap"
11282 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
11283 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11284 #  filter: "'NIC_Intel-XXV710' and
11285 #           'NF_DENSITY' and
11286 #           'DOCKER' and
11287 #           'CHAIN' and
11288 #           'NF_VPPIP4' and
11289 #           'IPSEC' and
11290 #           'TNL_1000' and
11291 #           'IMIX' and
11292 #           '2T1C' and
11293 #           'NDRPDR'"
11294 #  parameters:
11295 #  - "throughput"
11296 #  - "name"
11297 #  - "tags"
11298 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11299 #  x-axis: "X = CNFs per Service Chain"
11300 #  y-axis: "Y = Number of Service Chains"
11301 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11302 #  layout:
11303 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11304 #    layout: "plot-service-density"
11305 #
11306 #- type: "plot"
11307 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11308 #  algorithm: "plot_nf_heatmap"
11309 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
11310 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11311 #  filter: "'NIC_Intel-XXV710' and
11312 #           'NF_DENSITY' and
11313 #           'DOCKER' and
11314 #           'CHAIN' and
11315 #           'NF_VPPIP4' and
11316 #           'IPSEC' and
11317 #           'TNL_1000' and
11318 #           'IMIX' and
11319 #           '4T2C' and
11320 #           'NDRPDR'"
11321 #  parameters:
11322 #  - "throughput"
11323 #  - "name"
11324 #  - "tags"
11325 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11326 #  x-axis: "X = CNFs per Service Chain"
11327 #  y-axis: "Y = Number of Service Chains"
11328 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11329 #  layout:
11330 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11331 #    layout: "plot-service-density"
11332 #
11333 #- type: "plot"
11334 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11335 #  algorithm: "plot_nf_heatmap"
11336 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
11337 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11338 #  filter: "'NIC_Intel-XXV710' and
11339 #           'NF_DENSITY' and
11340 #           'DOCKER' and
11341 #           'CHAIN' and
11342 #           'NF_VPPIP4' and
11343 #           'IPSEC' and
11344 #           'TNL_1000' and
11345 #           'IMIX' and
11346 #           '8T4C' and
11347 #           'NDRPDR'"
11348 #  parameters:
11349 #  - "throughput"
11350 #  - "name"
11351 #  - "tags"
11352 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11353 #  x-axis: "X = CNFs per Service Chain"
11354 #  y-axis: "Y = Number of Service Chains"
11355 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11356 #  layout:
11357 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11358 #    layout: "plot-service-density"
11359
11360 ###############################################################################
11361
11362 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
11363 #- type: "plot"
11364 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11365 #  algorithm: "plot_nf_heatmap"
11366 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
11367 #  data: "plot-vpp-nfv-3n-hsw-mrr"
11368 #  filter: "'NIC_Intel-XL710' and
11369 #           'NF_DENSITY' and
11370 #           'DOCKER' and
11371 #           'CHAIN' and
11372 #           'NF_VPPIP4' and
11373 #           'IMIX' and
11374 #           'TNL_1000' and
11375 #           '1T1C' and
11376 #           'MRR'"
11377 #  parameters:
11378 #  - "result"
11379 #  - "name"
11380 #  - "tags"
11381 #  include-tests: "MRR" # "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 MRR) [Mpps]"
11385 #  layout:
11386 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11387 #    layout: "plot-service-density"
11388 #
11389 #- type: "plot"
11390 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11391 #  algorithm: "plot_nf_heatmap"
11392 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
11393 #  data: "plot-vpp-nfv-3n-hsw-mrr"
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 #           'MRR'"
11404 #  parameters:
11405 #  - "result"
11406 #  - "name"
11407 #  - "tags"
11408 #  include-tests: "MRR" # "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 MRR) [Mpps]"
11412 #  layout:
11413 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11414 #    layout: "plot-service-density"
11415 #
11416 #- type: "plot"
11417 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11418 #  algorithm: "plot_nf_heatmap"
11419 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
11420 #  data: "plot-vpp-nfv-3n-hsw-mrr"
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 #           'MRR'"
11431 #  parameters:
11432 #  - "result"
11433 #  - "name"
11434 #  - "tags"
11435 #  include-tests: "MRR" # "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 MRR) [Mpps]"
11439 #  layout:
11440 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11441 #    layout: "plot-service-density"
11442
11443 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
11444 #- type: "plot"
11445 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11446 #  algorithm: "plot_nf_heatmap"
11447 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
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: "NDR" # "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 NDR) [Mpps]"
11467 #  layout:
11468 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11469 #    layout: "plot-service-density"
11470 #
11471 #- type: "plot"
11472 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11473 #  algorithm: "plot_nf_heatmap"
11474 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
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: "NDR" # "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 NDR) [Mpps]"
11494 #  layout:
11495 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11496 #    layout: "plot-service-density"
11497 #
11498 #- type: "plot"
11499 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11500 #  algorithm: "plot_nf_heatmap"
11501 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
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: "NDR" # "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 NDR) [Mpps]"
11521 #  layout:
11522 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11523 #    layout: "plot-service-density"
11524 #
11525 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
11526 #- type: "plot"
11527 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11528 #  algorithm: "plot_nf_heatmap"
11529 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
11530 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11531 #  filter: "'NIC_Intel-XL710' and
11532 #           'NF_DENSITY' and
11533 #           'DOCKER' and
11534 #           'CHAIN' and
11535 #           'NF_VPPIP4' and
11536 #           'IPSEC' and
11537 #           'TNL_1000' and
11538 #           'IMIX' and
11539 #           '1T1C' and
11540 #           'NDRPDR'"
11541 #  parameters:
11542 #  - "throughput"
11543 #  - "name"
11544 #  - "tags"
11545 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11546 #  x-axis: "X = CNFs per Service Chain"
11547 #  y-axis: "Y = Number of Service Chains"
11548 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11549 #  layout:
11550 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11551 #    layout: "plot-service-density"
11552 #
11553 #- type: "plot"
11554 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11555 #  algorithm: "plot_nf_heatmap"
11556 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
11557 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11558 #  filter: "'NIC_Intel-XL710' and
11559 #           'NF_DENSITY' and
11560 #           'DOCKER' and
11561 #           'CHAIN' and
11562 #           'NF_VPPIP4' and
11563 #           'IPSEC' and
11564 #           'TNL_1000' and
11565 #           'IMIX' and
11566 #           '2T2C' and
11567 #           'NDRPDR'"
11568 #  parameters:
11569 #  - "throughput"
11570 #  - "name"
11571 #  - "tags"
11572 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11573 #  x-axis: "X = CNFs per Service Chain"
11574 #  y-axis: "Y = Number of Service Chains"
11575 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11576 #  layout:
11577 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11578 #    layout: "plot-service-density"
11579 #
11580 #- type: "plot"
11581 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11582 #  algorithm: "plot_nf_heatmap"
11583 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
11584 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11585 #  filter: "'NIC_Intel-XL710' and
11586 #           'NF_DENSITY' and
11587 #           'DOCKER' and
11588 #           'CHAIN' and
11589 #           'NF_VPPIP4' and
11590 #           'IPSEC' and
11591 #           'TNL_1000' and
11592 #           'IMIX' and
11593 #           '4T4C' and
11594 #           'NDRPDR'"
11595 #  parameters:
11596 #  - "throughput"
11597 #  - "name"
11598 #  - "tags"
11599 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11600 #  x-axis: "X = CNFs per Service Chain"
11601 #  y-axis: "Y = Number of Service Chains"
11602 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11603 #  layout:
11604 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11605 #    layout: "plot-service-density"
11606
11607 ###############################################################################
11608
11609 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
11610 #- type: "plot"
11611 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11612 #  algorithm: "plot_nf_heatmap"
11613 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
11614 #  data: "plot-vpp-nfv-3n-skx-mrr"
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 #           'MRR'"
11625 #  parameters:
11626 #  - "result"
11627 #  - "name"
11628 #  - "tags"
11629 #  include-tests: "MRR" # "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 MRR) [Mpps]"
11633 #  layout:
11634 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11635 #    layout: "plot-service-density"
11636 #
11637 #- type: "plot"
11638 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11639 #  algorithm: "plot_nf_heatmap"
11640 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
11641 #  data: "plot-vpp-nfv-3n-skx-mrr"
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 #           'MRR'"
11652 #  parameters:
11653 #  - "result"
11654 #  - "name"
11655 #  - "tags"
11656 #  include-tests: "MRR" # "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 MRR) [Mpps]"
11660 #  layout:
11661 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11662 #    layout: "plot-service-density"
11663 #
11664 #- type: "plot"
11665 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11666 #  algorithm: "plot_nf_heatmap"
11667 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
11668 #  data: "plot-vpp-nfv-3n-skx-mrr"
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 #           'MRR'"
11679 #  parameters:
11680 #  - "result"
11681 #  - "name"
11682 #  - "tags"
11683 #  include-tests: "MRR" # "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 MRR) [Mpps]"
11687 #  layout:
11688 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11689 #    layout: "plot-service-density"
11690
11691 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
11692 #- type: "plot"
11693 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11694 #  algorithm: "plot_nf_heatmap"
11695 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
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: "NDR" # "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 NDR) [Mpps]"
11715 #  layout:
11716 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11717 #    layout: "plot-service-density"
11718 #
11719 #- type: "plot"
11720 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11721 #  algorithm: "plot_nf_heatmap"
11722 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
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: "NDR" # "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 NDR) [Mpps]"
11742 #  layout:
11743 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11744 #    layout: "plot-service-density"
11745 #
11746 #- type: "plot"
11747 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11748 #  algorithm: "plot_nf_heatmap"
11749 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
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: "NDR" # "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 NDR) [Mpps]"
11769 #  layout:
11770 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11771 #    layout: "plot-service-density"
11772 #
11773 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
11774 #- type: "plot"
11775 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11776 #  algorithm: "plot_nf_heatmap"
11777 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
11778 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11779 #  filter: "'NIC_Intel-XXV710' and
11780 #           'NF_DENSITY' and
11781 #           'DOCKER' and
11782 #           'CHAIN' and
11783 #           'NF_VPPIP4' and
11784 #           'IPSEC' and
11785 #           'TNL_10000' and
11786 #           'IMIX' and
11787 #           '2T1C' and
11788 #           'NDRPDR'"
11789 #  parameters:
11790 #  - "throughput"
11791 #  - "name"
11792 #  - "tags"
11793 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11794 #  x-axis: "X = CNFs per Service Chain"
11795 #  y-axis: "Y = Number of Service Chains"
11796 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11797 #  layout:
11798 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11799 #    layout: "plot-service-density"
11800 #
11801 #- type: "plot"
11802 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11803 #  algorithm: "plot_nf_heatmap"
11804 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
11805 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11806 #  filter: "'NIC_Intel-XXV710' and
11807 #           'NF_DENSITY' and
11808 #           'DOCKER' and
11809 #           'CHAIN' and
11810 #           'NF_VPPIP4' and
11811 #           'IPSEC' and
11812 #           'TNL_10000' and
11813 #           'IMIX' and
11814 #           '4T2C' and
11815 #           'NDRPDR'"
11816 #  parameters:
11817 #  - "throughput"
11818 #  - "name"
11819 #  - "tags"
11820 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11821 #  x-axis: "X = CNFs per Service Chain"
11822 #  y-axis: "Y = Number of Service Chains"
11823 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11824 #  layout:
11825 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11826 #    layout: "plot-service-density"
11827 #
11828 #- type: "plot"
11829 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11830 #  algorithm: "plot_nf_heatmap"
11831 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
11832 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11833 #  filter: "'NIC_Intel-XXV710' and
11834 #           'NF_DENSITY' and
11835 #           'DOCKER' and
11836 #           'CHAIN' and
11837 #           'NF_VPPIP4' and
11838 #           'IPSEC' and
11839 #           'TNL_10000' and
11840 #           'IMIX' and
11841 #           '8T4C' and
11842 #           'NDRPDR'"
11843 #  parameters:
11844 #  - "throughput"
11845 #  - "name"
11846 #  - "tags"
11847 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11848 #  x-axis: "X = CNFs per Service Chain"
11849 #  y-axis: "Y = Number of Service Chains"
11850 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11851 #  layout:
11852 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11853 #    layout: "plot-service-density"
11854
11855 ###############################################################################
11856
11857 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
11858 #- type: "plot"
11859 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11860 #  algorithm: "plot_nf_heatmap"
11861 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
11862 #  data: "plot-vpp-nfv-3n-hsw-mrr"
11863 #  filter: "'NIC_Intel-XL710' and
11864 #           'NF_DENSITY' and
11865 #           'DOCKER' and
11866 #           'CHAIN' and
11867 #           'NF_VPPIP4' and
11868 #           'IMIX' and
11869 #           'TNL_10000' and
11870 #           '1T1C' and
11871 #           'MRR'"
11872 #  parameters:
11873 #  - "result"
11874 #  - "name"
11875 #  - "tags"
11876 #  include-tests: "MRR" # "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 MRR) [Mpps]"
11880 #  layout:
11881 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11882 #    layout: "plot-service-density"
11883 #
11884 #- type: "plot"
11885 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11886 #  algorithm: "plot_nf_heatmap"
11887 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
11888 #  data: "plot-vpp-nfv-3n-hsw-mrr"
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 #           'MRR'"
11899 #  parameters:
11900 #  - "result"
11901 #  - "name"
11902 #  - "tags"
11903 #  include-tests: "MRR" # "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 MRR) [Mpps]"
11907 #  layout:
11908 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11909 #    layout: "plot-service-density"
11910 #
11911 #- type: "plot"
11912 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11913 #  algorithm: "plot_nf_heatmap"
11914 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
11915 #  data: "plot-vpp-nfv-3n-hsw-mrr"
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 #           'MRR'"
11926 #  parameters:
11927 #  - "result"
11928 #  - "name"
11929 #  - "tags"
11930 #  include-tests: "MRR" # "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 MRR) [Mpps]"
11934 #  layout:
11935 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11936 #    layout: "plot-service-density"
11937
11938 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
11939 #- type: "plot"
11940 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11941 #  algorithm: "plot_nf_heatmap"
11942 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
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: "NDR" # "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 NDR) [Mpps]"
11962 #  layout:
11963 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11964 #    layout: "plot-service-density"
11965 #
11966 #- type: "plot"
11967 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11968 #  algorithm: "plot_nf_heatmap"
11969 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
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: "NDR" # "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 NDR) [Mpps]"
11989 #  layout:
11990 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11991 #    layout: "plot-service-density"
11992 #
11993 #- type: "plot"
11994 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11995 #  algorithm: "plot_nf_heatmap"
11996 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
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: "NDR" # "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 NDR) [Mpps]"
12016 #  layout:
12017 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
12018 #    layout: "plot-service-density"
12019 #
12020 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
12021 #- type: "plot"
12022 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
12023 #  algorithm: "plot_nf_heatmap"
12024 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
12025 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
12026 #  filter: "'NIC_Intel-XL710' and
12027 #           'NF_DENSITY' and
12028 #           'DOCKER' and
12029 #           'CHAIN' and
12030 #           'NF_VPPIP4' and
12031 #           'IPSEC' and
12032 #           'TNL_10000' and
12033 #           'IMIX' and
12034 #           '1T1C' and
12035 #           'NDRPDR'"
12036 #  parameters:
12037 #  - "throughput"
12038 #  - "name"
12039 #  - "tags"
12040 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12041 #  x-axis: "X = CNFs per Service Chain"
12042 #  y-axis: "Y = Number of Service Chains"
12043 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12044 #  layout:
12045 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
12046 #    layout: "plot-service-density"
12047 #
12048 #- type: "plot"
12049 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
12050 #  algorithm: "plot_nf_heatmap"
12051 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
12052 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
12053 #  filter: "'NIC_Intel-XL710' and
12054 #           'NF_DENSITY' and
12055 #           'DOCKER' and
12056 #           'CHAIN' and
12057 #           'NF_VPPIP4' and
12058 #           'IPSEC' and
12059 #           'TNL_10000' and
12060 #           'IMIX' and
12061 #           '2T2C' and
12062 #           'NDRPDR'"
12063 #  parameters:
12064 #  - "throughput"
12065 #  - "name"
12066 #  - "tags"
12067 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12068 #  x-axis: "X = CNFs per Service Chain"
12069 #  y-axis: "Y = Number of Service Chains"
12070 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12071 #  layout:
12072 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
12073 #    layout: "plot-service-density"
12074 #
12075 #- type: "plot"
12076 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
12077 #  algorithm: "plot_nf_heatmap"
12078 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
12079 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
12080 #  filter: "'NIC_Intel-XL710' and
12081 #           'NF_DENSITY' and
12082 #           'DOCKER' and
12083 #           'CHAIN' and
12084 #           'NF_VPPIP4' and
12085 #           'IPSEC' and
12086 #           'TNL_10000' and
12087 #           'IMIX' and
12088 #           '4T4C' and
12089 #           'NDRPDR'"
12090 #  parameters:
12091 #  - "throughput"
12092 #  - "name"
12093 #  - "tags"
12094 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12095 #  x-axis: "X = CNFs per Service Chain"
12096 #  y-axis: "Y = Number of Service Chains"
12097 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12098 #  layout:
12099 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
12100 #    layout: "plot-service-density"
12101
12102 ###############################################################################
12103
12104 # Plots - NF Density - CSP - MRR IMIX
12105 - type: "plot"
12106   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
12107   algorithm: "plot_nf_heatmap"
12108   output-file-type: ".html"
12109   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
12110   data: "plot-vpp-nfv-2n-skx-mrr"
12111   filter: "'NIC_Intel-XXV710' and
12112            'NF_DENSITY' and
12113            'DOCKER' and
12114            'PIPELINE' and
12115            'NF_VPPIP4' and
12116            'IMIX' and
12117            '2T1C' and
12118            'MRR'"
12119   parameters:
12120   - "result"
12121   - "name"
12122   - "tags"
12123   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12124   x-axis: "X = CNFs per Service Pipeline"
12125   y-axis: "Y = Number of Service Pipelines"
12126   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12127   layout:
12128     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
12129     layout: "plot-service-density"
12130
12131 - type: "plot"
12132   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
12133   algorithm: "plot_nf_heatmap"
12134   output-file-type: ".html"
12135   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
12136   data: "plot-vpp-nfv-2n-skx-mrr"
12137   filter: "'NIC_Intel-XXV710' and
12138            'NF_DENSITY' and
12139            'DOCKER' and
12140            'PIPELINE' and
12141            'NF_VPPIP4' and
12142            'IMIX' and
12143            '4T2C' and
12144            'MRR'"
12145   parameters:
12146   - "result"
12147   - "name"
12148   - "tags"
12149   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12150   x-axis: "X = CNFs per Service Pipeline"
12151   y-axis: "Y = Number of Service Pipelines"
12152   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12153   layout:
12154     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
12155     layout: "plot-service-density"
12156
12157 - type: "plot"
12158   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
12159   algorithm: "plot_nf_heatmap"
12160   output-file-type: ".html"
12161   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
12162   data: "plot-vpp-nfv-2n-skx-mrr"
12163   filter: "'NIC_Intel-XXV710' and
12164            'NF_DENSITY' and
12165            'DOCKER' and
12166            'PIPELINE' and
12167            'NF_VPPIP4' and
12168            'IMIX' and
12169            '8T4C' and
12170            'MRR'"
12171   parameters:
12172   - "result"
12173   - "name"
12174   - "tags"
12175   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12176   x-axis: "X = CNFs per Service Pipeline"
12177   y-axis: "Y = Number of Service Pipelines"
12178   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12179   layout:
12180     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
12181     layout: "plot-service-density"
12182
12183 # Plots - NF Density - CSP - NDR IMIX
12184 - type: "plot"
12185   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
12186   algorithm: "plot_nf_heatmap"
12187   output-file-type: ".html"
12188   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
12189   data: "plot-vpp-nfv-2n-skx-ndrpdr"
12190   filter: "'NIC_Intel-XXV710' and
12191            'NF_DENSITY' and
12192            'DOCKER' and
12193            'PIPELINE' and
12194            'NF_VPPIP4' and
12195            'IMIX' and
12196            '2T1C' and
12197            'NDRPDR'"
12198   parameters:
12199   - "throughput"
12200   - "name"
12201   - "tags"
12202   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12203   x-axis: "X = CNFs per Service Pipeline"
12204   y-axis: "Y = Number of Service Pipelines"
12205   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12206   layout:
12207     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
12208     layout: "plot-service-density"
12209
12210 - type: "plot"
12211   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
12212   algorithm: "plot_nf_heatmap"
12213   output-file-type: ".html"
12214   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
12215   data: "plot-vpp-nfv-2n-skx-ndrpdr"
12216   filter: "'NIC_Intel-XXV710' and
12217            'NF_DENSITY' and
12218            'DOCKER' and
12219            'PIPELINE' and
12220            'NF_VPPIP4' and
12221            'IMIX' and
12222            '4T2C' and
12223            'NDRPDR'"
12224   parameters:
12225   - "throughput"
12226   - "name"
12227   - "tags"
12228   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12229   x-axis: "X = CNFs per Service Pipeline"
12230   y-axis: "Y = Number of Service Pipelines"
12231   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12232   layout:
12233     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
12234     layout: "plot-service-density"
12235
12236 - type: "plot"
12237   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
12238   algorithm: "plot_nf_heatmap"
12239   output-file-type: ".html"
12240   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
12241   data: "plot-vpp-nfv-2n-skx-ndrpdr"
12242   filter: "'NIC_Intel-XXV710' and
12243            'NF_DENSITY' and
12244            'DOCKER' and
12245            'PIPELINE' and
12246            'NF_VPPIP4' and
12247            'IMIX' and
12248            '8T4C' and
12249            'NDRPDR'"
12250   parameters:
12251   - "throughput"
12252   - "name"
12253   - "tags"
12254   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12255   x-axis: "X = CNFs per Service Pipeline"
12256   y-axis: "Y = Number of Service Pipelines"
12257   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12258   layout:
12259     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
12260     layout: "plot-service-density"
12261
12262 # Plots - NF Density - CSP - PDR IMIX
12263 - type: "plot"
12264   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12265   algorithm: "plot_nf_heatmap"
12266   output-file-type: ".html"
12267   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
12268   data: "plot-vpp-nfv-2n-skx-ndrpdr"
12269   filter: "'NIC_Intel-XXV710' and
12270            'NF_DENSITY' and
12271            'DOCKER' and
12272            'PIPELINE' and
12273            'NF_VPPIP4' and
12274            'IMIX' and
12275            '2T1C' and
12276            'NDRPDR'"
12277   parameters:
12278   - "throughput"
12279   - "name"
12280   - "tags"
12281   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12282   x-axis: "X = CNFs per Service Pipeline"
12283   y-axis: "Y = Number of Service Pipelines"
12284   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12285   layout:
12286     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12287     layout: "plot-service-density"
12288
12289 - type: "plot"
12290   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12291   algorithm: "plot_nf_heatmap"
12292   output-file-type: ".html"
12293   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
12294   data: "plot-vpp-nfv-2n-skx-ndrpdr"
12295   filter: "'NIC_Intel-XXV710' and
12296            'NF_DENSITY' and
12297            'DOCKER' and
12298            'PIPELINE' and
12299            'NF_VPPIP4' and
12300            'IMIX' and
12301            '4T2C' and
12302            'NDRPDR'"
12303   parameters:
12304   - "throughput"
12305   - "name"
12306   - "tags"
12307   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12308   x-axis: "X = CNFs per Service Pipeline"
12309   y-axis: "Y = Number of Service Pipelines"
12310   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12311   layout:
12312     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12313     layout: "plot-service-density"
12314
12315 - type: "plot"
12316   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12317   algorithm: "plot_nf_heatmap"
12318   output-file-type: ".html"
12319   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
12320   data: "plot-vpp-nfv-2n-skx-ndrpdr"
12321   filter: "'NIC_Intel-XXV710' and
12322            'NF_DENSITY' and
12323            'DOCKER' and
12324            'PIPELINE' and
12325            'NF_VPPIP4' and
12326            'IMIX' and
12327            '8T4C' and
12328            'NDRPDR'"
12329   parameters:
12330   - "throughput"
12331   - "name"
12332   - "tags"
12333   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12334   x-axis: "X = CNFs per Service Pipeline"
12335   y-axis: "Y = Number of Service Pipelines"
12336   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12337   layout:
12338     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12339     layout: "plot-service-density"
12340
12341 ###############################################################################
12342 # Plots - 2n-clx NF Density - VSC - MRR IMIX
12343
12344 - type: "plot"
12345   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
12346   algorithm: "plot_nf_heatmap"
12347   output-file-type: ".html"
12348   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
12349   data: "plot-vpp-nfv-2n-clx-mrr"
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            'MRR'"
12359   parameters:
12360   - "result"
12361   - "name"
12362   - "tags"
12363   include-tests: "MRR" # "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 MRR) [Mpps]"
12367   layout:
12368     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
12369     layout: "plot-service-density"
12370
12371 - type: "plot"
12372   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
12373   algorithm: "plot_nf_heatmap"
12374   output-file-type: ".html"
12375   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
12376   data: "plot-vpp-nfv-2n-clx-mrr"
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            'MRR'"
12386   parameters:
12387   - "result"
12388   - "name"
12389   - "tags"
12390   include-tests: "MRR" # "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 MRR) [Mpps]"
12394   layout:
12395     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
12396     layout: "plot-service-density"
12397
12398 - type: "plot"
12399   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
12400   algorithm: "plot_nf_heatmap"
12401   output-file-type: ".html"
12402   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
12403   data: "plot-vpp-nfv-2n-clx-mrr"
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            'MRR'"
12413   parameters:
12414   - "result"
12415   - "name"
12416   - "tags"
12417   include-tests: "MRR" # "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 MRR) [Mpps]"
12421   layout:
12422     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
12423     layout: "plot-service-density"
12424
12425 # Plots - NF Density - VSC - NDR IMIX
12426 - type: "plot"
12427   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
12428   algorithm: "plot_nf_heatmap"
12429   output-file-type: ".html"
12430   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
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: "NDR" # "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 NDR) [Mpps]"
12449   layout:
12450     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
12451     layout: "plot-service-density"
12452
12453 - type: "plot"
12454   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
12455   algorithm: "plot_nf_heatmap"
12456   output-file-type: ".html"
12457   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
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: "NDR" # "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 NDR) [Mpps]"
12476   layout:
12477     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
12478     layout: "plot-service-density"
12479
12480 - type: "plot"
12481   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
12482   algorithm: "plot_nf_heatmap"
12483   output-file-type: ".html"
12484   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
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: "NDR" # "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 NDR) [Mpps]"
12503   layout:
12504     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
12505     layout: "plot-service-density"
12506
12507 # Plots - NF Density - VSC - PDR IMIX
12508 - type: "plot"
12509   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
12510   algorithm: "plot_nf_heatmap"
12511   output-file-type: ".html"
12512   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
12513   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12514   filter: "'NIC_Intel-XXV710' and
12515            'NF_DENSITY' and
12516            'VHOST' and
12517            not 'VXLAN' and
12518            'CHAIN' and
12519            'NF_VPPIP4' and
12520            'IMIX' and
12521            '2T1C' and
12522            'NDRPDR'"
12523   parameters:
12524   - "throughput"
12525   - "name"
12526   - "tags"
12527   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12528   x-axis: "X = VNFs per Service Chain"
12529   y-axis: "Y = Number of Service Chains"
12530   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12531   layout:
12532     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
12533     layout: "plot-service-density"
12534
12535 - type: "plot"
12536   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
12537   algorithm: "plot_nf_heatmap"
12538   output-file-type: ".html"
12539   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
12540   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12541   filter: "'NIC_Intel-XXV710' and
12542            'NF_DENSITY' and
12543            'VHOST' and
12544            not 'VXLAN' and
12545            'CHAIN' and
12546            'NF_VPPIP4' and
12547            'IMIX' and
12548            '4T2C' and
12549            'NDRPDR'"
12550   parameters:
12551   - "throughput"
12552   - "name"
12553   - "tags"
12554   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12555   x-axis: "X = VNFs per Service Chain"
12556   y-axis: "Y = Number of Service Chains"
12557   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12558   layout:
12559     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
12560     layout: "plot-service-density"
12561
12562 - type: "plot"
12563   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
12564   algorithm: "plot_nf_heatmap"
12565   output-file-type: ".html"
12566   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
12567   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12568   filter: "'NIC_Intel-XXV710' and
12569            'NF_DENSITY' and
12570            'VHOST' and
12571            not 'VXLAN' and
12572            'CHAIN' and
12573            'NF_VPPIP4' and
12574            'IMIX' and
12575            '8T4C' and
12576            'NDRPDR'"
12577   parameters:
12578   - "throughput"
12579   - "name"
12580   - "tags"
12581   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12582   x-axis: "X = VNFs per Service Chain"
12583   y-axis: "Y = Number of Service Chains"
12584   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12585   layout:
12586     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
12587     layout: "plot-service-density"
12588
12589 # Plots - NF Density - VSC - MRR IMIX
12590 - type: "plot"
12591   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
12592   algorithm: "plot_nf_heatmap"
12593   output-file-type: ".html"
12594   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
12595   data: "plot-vpp-nfv-2n-clx-mrr"
12596   filter: "'NIC_Intel-XXV710' and
12597            'NF_DENSITY' and
12598            'VHOST' and
12599            'VXLAN' and
12600            'CHAIN' and
12601            'IMIX' and
12602            '2T1C' and
12603            'MRR'"
12604   parameters:
12605   - "result"
12606   - "name"
12607   - "tags"
12608   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12609   x-axis: "X = VNFs per Service Chain"
12610   y-axis: "Y = Number of Service Chains"
12611   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12612   layout:
12613     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
12614     layout: "plot-service-density"
12615
12616 - type: "plot"
12617   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
12618   algorithm: "plot_nf_heatmap"
12619   output-file-type: ".html"
12620   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
12621   data: "plot-vpp-nfv-2n-clx-mrr"
12622   filter: "'NIC_Intel-XXV710' and
12623            'NF_DENSITY' and
12624            'VHOST' and
12625            'VXLAN' and
12626            'CHAIN' and
12627            'IMIX' and
12628            '4T2C' and
12629            'MRR'"
12630   parameters:
12631   - "result"
12632   - "name"
12633   - "tags"
12634   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12635   x-axis: "X = VNFs per Service Chain"
12636   y-axis: "Y = Number of Service Chains"
12637   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12638   layout:
12639     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
12640     layout: "plot-service-density"
12641
12642 - type: "plot"
12643   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
12644   algorithm: "plot_nf_heatmap"
12645   output-file-type: ".html"
12646   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
12647   data: "plot-vpp-nfv-2n-clx-mrr"
12648   filter: "'NIC_Intel-XXV710' and
12649            'NF_DENSITY' and
12650            'VHOST' and
12651            'VXLAN' and
12652            'CHAIN' and
12653            'IMIX' and
12654            '8T4C' and
12655            'MRR'"
12656   parameters:
12657   - "result"
12658   - "name"
12659   - "tags"
12660   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12661   x-axis: "X = VNFs per Service Chain"
12662   y-axis: "Y = Number of Service Chains"
12663   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12664   layout:
12665     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
12666     layout: "plot-service-density"
12667
12668 # Plots - NF Density - VSC - NDR IMIX
12669 - type: "plot"
12670   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
12671   algorithm: "plot_nf_heatmap"
12672   output-file-type: ".html"
12673   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
12674   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12675   filter: "'NIC_Intel-XXV710' and
12676            'NF_DENSITY' and
12677            'VHOST' and
12678            'VXLAN' and
12679            'CHAIN' and
12680            'IMIX' and
12681            '2T1C' and
12682            'NDRPDR'"
12683   parameters:
12684   - "throughput"
12685   - "name"
12686   - "tags"
12687   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12688   x-axis: "X = VNFs per Service Chain"
12689   y-axis: "Y = Number of Service Chains"
12690   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12691   layout:
12692     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
12693     layout: "plot-service-density"
12694
12695 - type: "plot"
12696   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
12697   algorithm: "plot_nf_heatmap"
12698   output-file-type: ".html"
12699   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
12700   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12701   filter: "'NIC_Intel-XXV710' and
12702            'NF_DENSITY' and
12703            'VHOST' and
12704            'VXLAN' and
12705            'CHAIN' and
12706            'IMIX' and
12707            '4T2C' and
12708            'NDRPDR'"
12709   parameters:
12710   - "throughput"
12711   - "name"
12712   - "tags"
12713   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12714   x-axis: "X = VNFs per Service Chain"
12715   y-axis: "Y = Number of Service Chains"
12716   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12717   layout:
12718     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
12719     layout: "plot-service-density"
12720
12721 - type: "plot"
12722   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
12723   algorithm: "plot_nf_heatmap"
12724   output-file-type: ".html"
12725   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
12726   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12727   filter: "'NIC_Intel-XXV710' and
12728            'NF_DENSITY' and
12729            'VHOST' and
12730            'VXLAN' and
12731            'CHAIN' and
12732            'IMIX' and
12733            '8T4C' and
12734            'NDRPDR'"
12735   parameters:
12736   - "throughput"
12737   - "name"
12738   - "tags"
12739   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12740   x-axis: "X = VNFs per Service Chain"
12741   y-axis: "Y = Number of Service Chains"
12742   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12743   layout:
12744     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
12745     layout: "plot-service-density"
12746
12747 # Plots - NF Density - VSC - PDR IMIX
12748 - type: "plot"
12749   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
12750   algorithm: "plot_nf_heatmap"
12751   output-file-type: ".html"
12752   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
12753   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12754   filter: "'NIC_Intel-XXV710' and
12755            'NF_DENSITY' and
12756            'VHOST' and
12757            'VXLAN' and
12758            'CHAIN' and
12759            'IMIX' and
12760            '2T1C' and
12761            'NDRPDR'"
12762   parameters:
12763   - "throughput"
12764   - "name"
12765   - "tags"
12766   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12767   x-axis: "X = VNFs per Service Chain"
12768   y-axis: "Y = Number of Service Chains"
12769   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12770   layout:
12771     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
12772     layout: "plot-service-density"
12773
12774 - type: "plot"
12775   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
12776   algorithm: "plot_nf_heatmap"
12777   output-file-type: ".html"
12778   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
12779   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12780   filter: "'NIC_Intel-XXV710' and
12781            'NF_DENSITY' and
12782            'VHOST' and
12783            'VXLAN' and
12784            'CHAIN' and
12785            'IMIX' and
12786            '4T2C' and
12787            'NDRPDR'"
12788   parameters:
12789   - "throughput"
12790   - "name"
12791   - "tags"
12792   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12793   x-axis: "X = VNFs per Service Chain"
12794   y-axis: "Y = Number of Service Chains"
12795   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12796   layout:
12797     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
12798     layout: "plot-service-density"
12799
12800 - type: "plot"
12801   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
12802   algorithm: "plot_nf_heatmap"
12803   output-file-type: ".html"
12804   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
12805   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12806   filter: "'NIC_Intel-XXV710' and
12807            'NF_DENSITY' and
12808            'VHOST' and
12809            'VXLAN' and
12810            'CHAIN' and
12811            'IMIX' and
12812            '8T4C' and
12813            'NDRPDR'"
12814   parameters:
12815   - "throughput"
12816   - "name"
12817   - "tags"
12818   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12819   x-axis: "X = VNFs per Service Chain"
12820   y-axis: "Y = Number of Service Chains"
12821   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12822   layout:
12823     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
12824     layout: "plot-service-density"
12825
12826 # Plots - NF Density - CSC - MRR IMIX
12827 - type: "plot"
12828   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
12829   algorithm: "plot_nf_heatmap"
12830   output-file-type: ".html"
12831   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
12832   data: "plot-vpp-nfv-2n-clx-mrr"
12833   filter: "'NIC_Intel-XXV710' and
12834            'NF_DENSITY' and
12835            'DOCKER' and
12836            'CHAIN' and
12837            'NF_VPPIP4' and
12838            'IMIX' and
12839            '2T1C' and
12840            'MRR'"
12841   parameters:
12842   - "result"
12843   - "name"
12844   - "tags"
12845   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12846   x-axis: "X = CNFs per Service Chain"
12847   y-axis: "Y = Number of Service Chains"
12848   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12849   layout:
12850     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
12851     layout: "plot-service-density"
12852
12853 - type: "plot"
12854   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
12855   algorithm: "plot_nf_heatmap"
12856   output-file-type: ".html"
12857   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
12858   data: "plot-vpp-nfv-2n-clx-mrr"
12859   filter: "'NIC_Intel-XXV710' and
12860            'NF_DENSITY' and
12861            'DOCKER' and
12862            'CHAIN' and
12863            'NF_VPPIP4' and
12864            'IMIX' and
12865            '4T2C' and
12866            'MRR'"
12867   parameters:
12868   - "result"
12869   - "name"
12870   - "tags"
12871   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12872   x-axis: "X = CNFs per Service Chain"
12873   y-axis: "Y = Number of Service Chains"
12874   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12875   layout:
12876     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
12877     layout: "plot-service-density"
12878
12879 - type: "plot"
12880   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
12881   algorithm: "plot_nf_heatmap"
12882   output-file-type: ".html"
12883   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
12884   data: "plot-vpp-nfv-2n-clx-mrr"
12885   filter: "'NIC_Intel-XXV710' and
12886            'NF_DENSITY' and
12887            'DOCKER' and
12888            'CHAIN' and
12889            'NF_VPPIP4' and
12890            'IMIX' and
12891            '8T4C' and
12892            'MRR'"
12893   parameters:
12894   - "result"
12895   - "name"
12896   - "tags"
12897   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12898   x-axis: "X = CNFs per Service Chain"
12899   y-axis: "Y = Number of Service Chains"
12900   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12901   layout:
12902     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
12903     layout: "plot-service-density"
12904
12905 # Plots - NF Density - CSC - NDR IMIX
12906 - type: "plot"
12907   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
12908   algorithm: "plot_nf_heatmap"
12909   output-file-type: ".html"
12910   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
12911   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12912   filter: "'NIC_Intel-XXV710' and
12913            'NF_DENSITY' and
12914            'DOCKER' and
12915            'CHAIN' and
12916            'NF_VPPIP4' and
12917            'IMIX' and
12918            '2T1C' and
12919            'NDRPDR'"
12920   parameters:
12921   - "throughput"
12922   - "name"
12923   - "tags"
12924   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12925   x-axis: "X = CNFs per Service Chain"
12926   y-axis: "Y = Number of Service Chains"
12927   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12928   layout:
12929     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
12930     layout: "plot-service-density"
12931
12932 - type: "plot"
12933   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
12934   algorithm: "plot_nf_heatmap"
12935   output-file-type: ".html"
12936   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
12937   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12938   filter: "'NIC_Intel-XXV710' and
12939            'NF_DENSITY' and
12940            'DOCKER' and
12941            'CHAIN' and
12942            'NF_VPPIP4' and
12943            'IMIX' and
12944            '4T2C' and
12945            'NDRPDR'"
12946   parameters:
12947   - "throughput"
12948   - "name"
12949   - "tags"
12950   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12951   x-axis: "X = CNFs per Service Chain"
12952   y-axis: "Y = Number of Service Chains"
12953   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12954   layout:
12955     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
12956     layout: "plot-service-density"
12957
12958 - type: "plot"
12959   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
12960   algorithm: "plot_nf_heatmap"
12961   output-file-type: ".html"
12962   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
12963   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12964   filter: "'NIC_Intel-XXV710' and
12965            'NF_DENSITY' and
12966            'DOCKER' and
12967            'CHAIN' and
12968            'NF_VPPIP4' and
12969            'IMIX' and
12970            '8T4C' and
12971            'NDRPDR'"
12972   parameters:
12973   - "throughput"
12974   - "name"
12975   - "tags"
12976   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12977   x-axis: "X = CNFs per Service Chain"
12978   y-axis: "Y = Number of Service Chains"
12979   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12980   layout:
12981     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
12982     layout: "plot-service-density"
12983
12984 # Plots - NF Density - CSC - PDR IMIX
12985 - type: "plot"
12986   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
12987   algorithm: "plot_nf_heatmap"
12988   output-file-type: ".html"
12989   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
12990   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12991   filter: "'NIC_Intel-XXV710' and
12992            'NF_DENSITY' and
12993            'DOCKER' and
12994            'CHAIN' and
12995            'NF_VPPIP4' and
12996            'IMIX' and
12997            '2T1C' and
12998            'NDRPDR'"
12999   parameters:
13000   - "throughput"
13001   - "name"
13002   - "tags"
13003   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
13004   x-axis: "X = CNFs per Service Chain"
13005   y-axis: "Y = Number of Service Chains"
13006   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
13007   layout:
13008     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
13009     layout: "plot-service-density"
13010
13011 - type: "plot"
13012   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
13013   algorithm: "plot_nf_heatmap"
13014   output-file-type: ".html"
13015   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
13016   data: "plot-vpp-nfv-2n-clx-ndrpdr"
13017   filter: "'NIC_Intel-XXV710' and
13018            'NF_DENSITY' and
13019            'DOCKER' and
13020            'CHAIN' and
13021            'NF_VPPIP4' and
13022            'IMIX' and
13023            '4T2C' and
13024            'NDRPDR'"
13025   parameters:
13026   - "throughput"
13027   - "name"
13028   - "tags"
13029   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
13030   x-axis: "X = CNFs per Service Chain"
13031   y-axis: "Y = Number of Service Chains"
13032   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
13033   layout:
13034     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
13035     layout: "plot-service-density"
13036
13037 - type: "plot"
13038   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
13039   algorithm: "plot_nf_heatmap"
13040   output-file-type: ".html"
13041   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
13042   data: "plot-vpp-nfv-2n-clx-ndrpdr"
13043   filter: "'NIC_Intel-XXV710' and
13044            'NF_DENSITY' and
13045            'DOCKER' and
13046            'CHAIN' and
13047            'NF_VPPIP4' and
13048            'IMIX' and
13049            '8T4C' and
13050            'NDRPDR'"
13051   parameters:
13052   - "throughput"
13053   - "name"
13054   - "tags"
13055   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
13056   x-axis: "X = CNFs per Service Chain"
13057   y-axis: "Y = Number of Service Chains"
13058   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
13059   layout:
13060     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
13061     layout: "plot-service-density"
13062
13063 # Plots - NF Density - CSP - MRR IMIX
13064 - type: "plot"
13065   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
13066   algorithm: "plot_nf_heatmap"
13067   output-file-type: ".html"
13068   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
13069   data: "plot-vpp-nfv-2n-clx-mrr"
13070   filter: "'NIC_Intel-XXV710' and
13071            'NF_DENSITY' and
13072            'DOCKER' and
13073            'PIPELINE' and
13074            'NF_VPPIP4' and
13075            'IMIX' and
13076            '2T1C' and
13077            'MRR'"
13078   parameters:
13079   - "result"
13080   - "name"
13081   - "tags"
13082   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
13083   x-axis: "X = CNFs per Service Pipeline"
13084   y-axis: "Y = Number of Service Pipelines"
13085   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
13086   layout:
13087     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
13088     layout: "plot-service-density"
13089
13090 - type: "plot"
13091   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
13092   algorithm: "plot_nf_heatmap"
13093   output-file-type: ".html"
13094   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
13095   data: "plot-vpp-nfv-2n-clx-mrr"
13096   filter: "'NIC_Intel-XXV710' and
13097            'NF_DENSITY' and
13098            'DOCKER' and
13099            'PIPELINE' and
13100            'NF_VPPIP4' and
13101            'IMIX' and
13102            '4T2C' and
13103            'MRR'"
13104   parameters:
13105   - "result"
13106   - "name"
13107   - "tags"
13108   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
13109   x-axis: "X = CNFs per Service Pipeline"
13110   y-axis: "Y = Number of Service Pipelines"
13111   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
13112   layout:
13113     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
13114     layout: "plot-service-density"
13115
13116 - type: "plot"
13117   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
13118   algorithm: "plot_nf_heatmap"
13119   output-file-type: ".html"
13120   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
13121   data: "plot-vpp-nfv-2n-clx-mrr"
13122   filter: "'NIC_Intel-XXV710' and
13123            'NF_DENSITY' and
13124            'DOCKER' and
13125            'PIPELINE' and
13126            'NF_VPPIP4' and
13127            'IMIX' and
13128            '8T4C' and
13129            'MRR'"
13130   parameters:
13131   - "result"
13132   - "name"
13133   - "tags"
13134   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
13135   x-axis: "X = CNFs per Service Pipeline"
13136   y-axis: "Y = Number of Service Pipelines"
13137   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
13138   layout:
13139     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
13140     layout: "plot-service-density"
13141
13142 # Plots - NF Density - CSP - NDR IMIX
13143 - type: "plot"
13144   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
13145   algorithm: "plot_nf_heatmap"
13146   output-file-type: ".html"
13147   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
13148   data: "plot-vpp-nfv-2n-clx-ndrpdr"
13149   filter: "'NIC_Intel-XXV710' and
13150            'NF_DENSITY' and
13151            'DOCKER' and
13152            'PIPELINE' and
13153            'NF_VPPIP4' and
13154            'IMIX' and
13155            '2T1C' and
13156            'NDRPDR'"
13157   parameters:
13158   - "throughput"
13159   - "name"
13160   - "tags"
13161   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
13162   x-axis: "X = CNFs per Service Pipeline"
13163   y-axis: "Y = Number of Service Pipelines"
13164   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
13165   layout:
13166     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
13167     layout: "plot-service-density"
13168
13169 - type: "plot"
13170   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
13171   algorithm: "plot_nf_heatmap"
13172   output-file-type: ".html"
13173   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
13174   data: "plot-vpp-nfv-2n-clx-ndrpdr"
13175   filter: "'NIC_Intel-XXV710' and
13176            'NF_DENSITY' and
13177            'DOCKER' and
13178            'PIPELINE' and
13179            'NF_VPPIP4' and
13180            'IMIX' and
13181            '4T2C' and
13182            'NDRPDR'"
13183   parameters:
13184   - "throughput"
13185   - "name"
13186   - "tags"
13187   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
13188   x-axis: "X = CNFs per Service Pipeline"
13189   y-axis: "Y = Number of Service Pipelines"
13190   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
13191   layout:
13192     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
13193     layout: "plot-service-density"
13194
13195 - type: "plot"
13196   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
13197   algorithm: "plot_nf_heatmap"
13198   output-file-type: ".html"
13199   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
13200   data: "plot-vpp-nfv-2n-clx-ndrpdr"
13201   filter: "'NIC_Intel-XXV710' and
13202            'NF_DENSITY' and
13203            'DOCKER' and
13204            'PIPELINE' and
13205            'NF_VPPIP4' and
13206            'IMIX' and
13207            '8T4C' and
13208            'NDRPDR'"
13209   parameters:
13210   - "throughput"
13211   - "name"
13212   - "tags"
13213   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
13214   x-axis: "X = CNFs per Service Pipeline"
13215   y-axis: "Y = Number of Service Pipelines"
13216   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
13217   layout:
13218     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
13219     layout: "plot-service-density"
13220
13221 # Plots - NF Density - CSP - PDR IMIX
13222 - type: "plot"
13223   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
13224   algorithm: "plot_nf_heatmap"
13225   output-file-type: ".html"
13226   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
13227   data: "plot-vpp-nfv-2n-clx-ndrpdr"
13228   filter: "'NIC_Intel-XXV710' and
13229            'NF_DENSITY' and
13230            'DOCKER' and
13231            'PIPELINE' and
13232            'NF_VPPIP4' and
13233            'IMIX' and
13234            '2T1C' and
13235            'NDRPDR'"
13236   parameters:
13237   - "throughput"
13238   - "name"
13239   - "tags"
13240   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
13241   x-axis: "X = CNFs per Service Pipeline"
13242   y-axis: "Y = Number of Service Pipelines"
13243   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
13244   layout:
13245     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
13246     layout: "plot-service-density"
13247
13248 - type: "plot"
13249   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
13250   algorithm: "plot_nf_heatmap"
13251   output-file-type: ".html"
13252   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
13253   data: "plot-vpp-nfv-2n-clx-ndrpdr"
13254   filter: "'NIC_Intel-XXV710' and
13255            'NF_DENSITY' and
13256            'DOCKER' and
13257            'PIPELINE' and
13258            'NF_VPPIP4' and
13259            'IMIX' and
13260            '4T2C' and
13261            'NDRPDR'"
13262   parameters:
13263   - "throughput"
13264   - "name"
13265   - "tags"
13266   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
13267   x-axis: "X = CNFs per Service Pipeline"
13268   y-axis: "Y = Number of Service Pipelines"
13269   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
13270   layout:
13271     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
13272     layout: "plot-service-density"
13273
13274 - type: "plot"
13275   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
13276   algorithm: "plot_nf_heatmap"
13277   output-file-type: ".html"
13278   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
13279   data: "plot-vpp-nfv-2n-clx-ndrpdr"
13280   filter: "'NIC_Intel-XXV710' and
13281            'NF_DENSITY' and
13282            'DOCKER' and
13283            'PIPELINE' and
13284            'NF_VPPIP4' and
13285            'IMIX' and
13286            '8T4C' and
13287            'NDRPDR'"
13288   parameters:
13289   - "throughput"
13290   - "name"
13291   - "tags"
13292   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
13293   x-axis: "X = CNFs per Service Pipeline"
13294   y-axis: "Y = Number of Service Pipelines"
13295   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
13296   layout:
13297     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
13298     layout: "plot-service-density"
13299
13300 ################################################################################
13301
13302 # Packet Throughput
13303
13304 - type: "plot"
13305   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
13306   algorithm: "plot_perf_box_name"
13307   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
13308   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13309   include:
13310     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13311     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13312     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13313     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13314   layout:
13315     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
13316     layout: "plot-throughput"
13317
13318 - type: "plot"
13319   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
13320   algorithm: "plot_perf_box_name"
13321   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
13322   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13323   include:
13324     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13325     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13326     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13327     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13328   layout:
13329     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
13330     layout: "plot-throughput"
13331
13332 - type: "plot"
13333   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
13334   algorithm: "plot_perf_box_name"
13335   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
13336   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13337   include:
13338     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13339     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13340     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13341     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13342   layout:
13343     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
13344     layout: "plot-throughput"
13345
13346 - type: "plot"
13347   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
13348   algorithm: "plot_perf_box_name"
13349   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
13350   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13351   include:
13352     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13353     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13354     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13355     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13356   layout:
13357     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
13358     layout: "plot-throughput"
13359
13360 - type: "plot"
13361   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
13362   algorithm: "plot_perf_box_name"
13363   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
13364   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13365   include:
13366     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13367     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13368     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13369     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13370     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13371   layout:
13372     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
13373     layout: "plot-throughput"
13374
13375 - type: "plot"
13376   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
13377   algorithm: "plot_perf_box_name"
13378   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
13379   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13380   include:
13381     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13382     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13383     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13384     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13385     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13386   layout:
13387     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
13388     layout: "plot-throughput"
13389
13390 - type: "plot"
13391   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
13392   algorithm: "plot_perf_box_name"
13393   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
13394   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13395   include:
13396     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13397     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13398     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13399     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13400     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13401   layout:
13402     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
13403     layout: "plot-throughput"
13404
13405 - type: "plot"
13406   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
13407   algorithm: "plot_perf_box_name"
13408   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
13409   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13410   include:
13411     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13412     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13413     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13414     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13415     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13416   layout:
13417     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
13418     layout: "plot-throughput"
13419
13420 - type: "plot"
13421   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
13422   algorithm: "plot_perf_box_name"
13423   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
13424   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13425   include:
13426     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13427     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13428     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13429     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13430     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13431   layout:
13432     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
13433     layout: "plot-throughput"
13434
13435 - type: "plot"
13436   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
13437   algorithm: "plot_perf_box_name"
13438   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
13439   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13440   include:
13441     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13442     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13443     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13444     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13445     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13446   layout:
13447     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
13448     layout: "plot-throughput"
13449
13450 - type: "plot"
13451   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
13452   algorithm: "plot_perf_box_name"
13453   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
13454   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13455   include:
13456     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
13457     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
13458     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
13459     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13460     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
13461     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13462   layout:
13463     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
13464     layout: "plot-throughput"
13465
13466 - type: "plot"
13467   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
13468   algorithm: "plot_perf_box_name"
13469   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
13470   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13471   include:
13472     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
13473     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
13474     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
13475     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13476     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
13477     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13478   layout:
13479     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
13480     layout: "plot-throughput"
13481
13482 - type: "plot"
13483   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
13484   algorithm: "plot_perf_box_name"
13485   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
13486   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13487   include:
13488     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
13489     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
13490     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
13491     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
13492     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
13493     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
13494     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
13495     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13496   layout:
13497     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
13498     layout: "plot-throughput"
13499
13500 - type: "plot"
13501   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
13502   algorithm: "plot_perf_box_name"
13503   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
13504   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13505   include:
13506     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
13507     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
13508     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
13509     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
13510     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
13511     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
13512     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
13513     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13514   layout:
13515     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
13516     layout: "plot-throughput"
13517
13518 - type: "plot"
13519   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
13520   algorithm: "plot_perf_box_name"
13521   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
13522   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13523   include:
13524     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
13525     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13526     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
13527     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
13528     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
13529     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
13530     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
13531     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
13532   layout:
13533     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
13534     layout: "plot-throughput"
13535
13536 - type: "plot"
13537   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
13538   algorithm: "plot_perf_box_name"
13539   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
13540   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13541   include:
13542     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
13543     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13544     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
13545     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
13546     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
13547     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
13548     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
13549     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
13550   layout:
13551     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
13552     layout: "plot-throughput"
13553
13554 - type: "plot"
13555   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
13556   algorithm: "plot_perf_box_name"
13557   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
13558   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13559   include:
13560     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13561     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13562     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13563     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13564     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
13565     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
13566   layout:
13567     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
13568     layout: "plot-throughput"
13569
13570 - type: "plot"
13571   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
13572   algorithm: "plot_perf_box_name"
13573   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
13574   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13575   include:
13576     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13577     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13578     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13579     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13580     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
13581     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
13582   layout:
13583     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
13584     layout: "plot-throughput"
13585
13586 - type: "plot"
13587   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
13588   algorithm: "plot_perf_box_name"
13589   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
13590   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13591   include:
13592     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
13593     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
13594     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
13595     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
13596     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
13597   layout:
13598     title: "2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
13599     layout: "plot-throughput"
13600
13601 - type: "plot"
13602   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
13603   algorithm: "plot_perf_box_name"
13604   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
13605   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13606   include:
13607     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
13608     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
13609     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
13610     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
13611     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
13612   layout:
13613     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
13614     layout: "plot-throughput"
13615
13616 - type: "plot"
13617   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
13618   algorithm: "plot_perf_box_name"
13619   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
13620   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13621   include:
13622     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
13623     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
13624     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
13625     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
13626     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
13627     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
13628     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
13629     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
13630     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
13631     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
13632   layout:
13633     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
13634     layout: "plot-cps"
13635
13636 - type: "plot"
13637   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
13638   algorithm: "plot_perf_box_name"
13639   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
13640   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13641   include:
13642     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
13643     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
13644     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
13645     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
13646     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
13647     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
13648     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
13649     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
13650     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
13651     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
13652   layout:
13653     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
13654     layout: "plot-throughput"
13655
13656 - type: "plot"
13657   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
13658   algorithm: "plot_perf_box_name"
13659   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
13660   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13661   include:
13662     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
13663     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
13664     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
13665     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
13666     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
13667     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
13668     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
13669     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
13670     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
13671     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
13672   layout:
13673     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
13674     layout: "plot-cps"
13675
13676 - type: "plot"
13677   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
13678   algorithm: "plot_perf_box_name"
13679   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
13680   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13681   include:
13682     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
13683     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
13684     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
13685     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
13686     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
13687     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
13688     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
13689     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
13690     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
13691     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
13692   layout:
13693     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
13694     layout: "plot-throughput"
13695
13696 - type: "plot"
13697   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
13698   algorithm: "plot_perf_box_name"
13699   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
13700   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13701   include:
13702     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
13703     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
13704     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
13705     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
13706     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
13707   layout:
13708     title: "2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
13709     layout: "plot-throughput"
13710
13711 - type: "plot"
13712   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
13713   algorithm: "plot_perf_box_name"
13714   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
13715   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13716   include:
13717     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
13718     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
13719     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
13720     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
13721     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
13722   layout:
13723     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
13724     layout: "plot-throughput"
13725
13726 - type: "plot"
13727   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
13728   algorithm: "plot_perf_box_name"
13729   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
13730   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13731   include:
13732     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
13733     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
13734     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
13735     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
13736     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
13737     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
13738     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
13739     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
13740     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
13741     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
13742   layout:
13743     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
13744     layout: "plot-cps"
13745
13746 - type: "plot"
13747   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
13748   algorithm: "plot_perf_box_name"
13749   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
13750   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13751   include:
13752     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
13753     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
13754     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
13755     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
13756     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
13757     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
13758     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
13759     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
13760     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
13761     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
13762   layout:
13763     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
13764     layout: "plot-throughput"
13765
13766 - type: "plot"
13767   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
13768   algorithm: "plot_perf_box_name"
13769   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
13770   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13771   include:
13772     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
13773     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
13774     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
13775     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
13776     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
13777     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
13778     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
13779     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
13780     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
13781     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
13782   layout:
13783     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
13784     layout: "plot-cps"
13785
13786 - type: "plot"
13787   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
13788   algorithm: "plot_perf_box_name"
13789   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
13790   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13791   include:
13792     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
13793     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
13794     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
13795     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
13796     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
13797     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
13798     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
13799     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
13800     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
13801     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
13802   layout:
13803     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
13804     layout: "plot-throughput"
13805
13806 - type: "plot"
13807   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
13808   algorithm: "plot_perf_box_name"
13809   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
13810   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13811   include:
13812     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
13813     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
13814     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
13815     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
13816     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
13817     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
13818     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
13819     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
13820     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
13821     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
13822   layout:
13823     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
13824     layout: "plot-throughput"
13825
13826 - type: "plot"
13827   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
13828   algorithm: "plot_perf_box_name"
13829   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
13830   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13831   include:
13832     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
13833     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
13834     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
13835     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
13836     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
13837     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
13838     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
13839     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
13840     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
13841     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
13842   layout:
13843     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
13844     layout: "plot-throughput"
13845
13846 - type: "plot"
13847   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
13848   algorithm: "plot_perf_box_name"
13849   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
13850   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13851   include:
13852     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
13853     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
13854     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
13855     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
13856     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
13857     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
13858     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
13859     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
13860     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
13861     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
13862   layout:
13863     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
13864     layout: "plot-throughput"
13865
13866 - type: "plot"
13867   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
13868   algorithm: "plot_perf_box_name"
13869   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
13870   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13871   include:
13872     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
13873     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
13874     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
13875     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
13876     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
13877     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
13878     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
13879     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
13880     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
13881     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
13882   layout:
13883     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
13884     layout: "plot-throughput"
13885
13886 - type: "plot"
13887   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput2-avf-ndr"
13888   algorithm: "plot_perf_box_name"
13889   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput2-avf-ndr"
13890   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13891   include:
13892     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
13893     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
13894     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
13895     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
13896     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
13897     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
13898     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
13899     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
13900     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
13901     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
13902   layout:
13903     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
13904     layout: "plot-throughput"
13905
13906 - type: "plot"
13907   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput2-avf-pdr"
13908   algorithm: "plot_perf_box_name"
13909   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput2-avf-pdr"
13910   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13911   include:
13912     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
13913     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
13914     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
13915     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
13916     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
13917     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
13918     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
13919     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
13920     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
13921     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
13922   layout:
13923     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
13924     layout: "plot-throughput"
13925
13926 - type: "plot"
13927   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput2-avf-ndr"
13928   algorithm: "plot_perf_box_name"
13929   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput2-avf-ndr"
13930   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13931   include:
13932     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
13933     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
13934     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
13935     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
13936     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
13937     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
13938     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
13939     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
13940     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
13941     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
13942   layout:
13943     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
13944     layout: "plot-throughput"
13945
13946 - type: "plot"
13947   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput2-avf-pdr"
13948   algorithm: "plot_perf_box_name"
13949   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput2-avf-pdr"
13950   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13951   include:
13952     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
13953     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
13954     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
13955     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
13956     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
13957     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
13958     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
13959     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
13960     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
13961     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
13962   layout:
13963     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
13964     layout: "plot-throughput"
13965
13966 - type: "plot"
13967   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
13968   algorithm: "plot_perf_box_name"
13969   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
13970   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13971   include:
13972     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13973     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13974     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13975     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13976     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13977     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
13978   layout:
13979     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
13980     layout: "plot-throughput"
13981
13982 - type: "plot"
13983   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
13984   algorithm: "plot_perf_box_name"
13985   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
13986   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13987   include:
13988     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13989     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13990     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13991     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13992     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13993     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
13994   layout:
13995     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
13996     layout: "plot-throughput"
13997
13998 - type: "plot"
13999   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
14000   algorithm: "plot_perf_box_name"
14001   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
14002   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14003   include:
14004     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
14005     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
14006     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
14007     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
14008     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
14009   layout:
14010     title: "2n-skx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
14011     layout: "plot-throughput"
14012
14013 - type: "plot"
14014   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
14015   algorithm: "plot_perf_box_name"
14016   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
14017   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14018   include:
14019     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
14020     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
14021     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
14022     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
14023     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
14024   layout:
14025     title: "2n-skx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
14026     layout: "plot-throughput"
14027
14028 - type: "plot"
14029   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
14030   algorithm: "plot_perf_box_name"
14031   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
14032   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14033   include:
14034     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
14035     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
14036     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
14037     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-rnd-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-rnd-ndrpdr"
14038   layout:
14039     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
14040     layout: "plot-throughput"
14041
14042 - type: "plot"
14043   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
14044   algorithm: "plot_perf_box_name"
14045   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
14046   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14047   include:
14048     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
14049     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
14050     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
14051     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-rnd-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-rnd-ndrpdr"
14052   layout:
14053     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
14054     layout: "plot-throughput"
14055
14056 - type: "plot"
14057   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
14058   algorithm: "plot_perf_box_name"
14059   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
14060   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14061   include:
14062     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
14063     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
14064 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
14065 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
14066 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
14067   layout:
14068     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
14069     layout: "plot-throughput"
14070
14071 - type: "plot"
14072   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
14073   algorithm: "plot_perf_box_name"
14074   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
14075   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14076   include:
14077     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
14078     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
14079 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
14080 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
14081 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
14082   layout:
14083     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
14084     layout: "plot-throughput"
14085
14086 - type: "plot"
14087   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
14088   algorithm: "plot_perf_box_name"
14089   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
14090   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14091   include:
14092     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
14093     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
14094     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
14095     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
14096     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
14097   layout:
14098     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
14099     layout: "plot-throughput"
14100
14101 - type: "plot"
14102   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
14103   algorithm: "plot_perf_box_name"
14104   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
14105   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14106   include:
14107     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
14108     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
14109     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
14110     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
14111     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
14112   layout:
14113     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
14114     layout: "plot-throughput"
14115
14116 - type: "plot"
14117   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
14118   algorithm: "plot_perf_box_name"
14119   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
14120   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14121   include:
14122     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
14123     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
14124     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
14125     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
14126     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
14127   layout:
14128     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
14129     layout: "plot-throughput"
14130
14131 - type: "plot"
14132   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
14133   algorithm: "plot_perf_box_name"
14134   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
14135   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14136   include:
14137     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
14138     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
14139     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
14140     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
14141     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
14142   layout:
14143     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
14144     layout: "plot-throughput"
14145
14146 - type: "plot"
14147   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
14148   algorithm: "plot_perf_box_name"
14149   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
14150   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14151   include:
14152     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14153     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14154     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14155     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14156   layout:
14157     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
14158     layout: "plot-throughput"
14159
14160 - type: "plot"
14161   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
14162   algorithm: "plot_perf_box_name"
14163   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
14164   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14165   include:
14166     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14167     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14168     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14169     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14170   layout:
14171     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
14172     layout: "plot-throughput"
14173
14174 - type: "plot"
14175   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
14176   algorithm: "plot_perf_box_name"
14177   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
14178   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14179   include:
14180     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
14181     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14182     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14183     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14184     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14185   layout:
14186     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
14187     layout: "plot-throughput"
14188
14189 - type: "plot"
14190   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
14191   algorithm: "plot_perf_box_name"
14192   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
14193   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14194   include:
14195     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
14196     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14197     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14198     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14199     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14200   layout:
14201     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
14202     layout: "plot-throughput"
14203
14204 - type: "plot"
14205   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
14206   algorithm: "plot_perf_box_name"
14207   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
14208   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14209   include:
14210     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
14211     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
14212     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
14213     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
14214     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
14215   layout:
14216     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
14217     layout: "plot-throughput"
14218
14219 - type: "plot"
14220   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
14221   algorithm: "plot_perf_box_name"
14222   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
14223   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14224   include:
14225     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
14226     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
14227     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
14228     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
14229     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
14230   layout:
14231     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
14232     layout: "plot-throughput"
14233
14234 - type: "plot"
14235   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
14236   algorithm: "plot_perf_box_name"
14237   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
14238   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14239   include:
14240     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14241     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14242     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14243     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14244   layout:
14245     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
14246     layout: "plot-throughput"
14247
14248 - type: "plot"
14249   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
14250   algorithm: "plot_perf_box_name"
14251   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
14252   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14253   include:
14254     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14255     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14256     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14257     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14258   layout:
14259     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
14260     layout: "plot-throughput"
14261
14262 - type: "plot"
14263   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
14264   algorithm: "plot_perf_box_name"
14265   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
14266   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14267   include:
14268     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
14269     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
14270     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
14271     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
14272     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
14273     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-rnd-ndrpdr"
14274   layout:
14275     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
14276     layout: "plot-throughput"
14277
14278 - type: "plot"
14279   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
14280   algorithm: "plot_perf_box_name"
14281   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
14282   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14283   include:
14284     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
14285     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
14286     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
14287     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
14288     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
14289     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-rnd-ndrpdr"
14290   layout:
14291     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
14292     layout: "plot-throughput"
14293
14294 - type: "plot"
14295   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
14296   algorithm: "plot_perf_box_name"
14297   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
14298   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14299   include:
14300     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
14301     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14302     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14303     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14304     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14305     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-1t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
14306   layout:
14307     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
14308     layout: "plot-throughput"
14309
14310 - type: "plot"
14311   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
14312   algorithm: "plot_perf_box_name"
14313   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
14314   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14315   include:
14316     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
14317     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14318     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14319     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14320     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14321     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-1t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
14322   layout:
14323     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
14324     layout: "plot-throughput"
14325
14326 - type: "plot"
14327   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
14328   algorithm: "plot_perf_box_name"
14329   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
14330   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14331   include:
14332     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
14333     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
14334     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
14335     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
14336     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
14337     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-rnd-ndrpdr"
14338   layout:
14339     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
14340     layout: "plot-throughput"
14341
14342 - type: "plot"
14343   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
14344   algorithm: "plot_perf_box_name"
14345   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
14346   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14347   include:
14348     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
14349     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
14350     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
14351     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
14352     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
14353     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-rnd-ndrpdr"
14354   layout:
14355     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
14356     layout: "plot-throughput"
14357
14358 - type: "plot"
14359   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
14360   algorithm: "plot_perf_box_name"
14361   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
14362   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14363   include:
14364     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
14365     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14366     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14367     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14368     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14369   layout:
14370     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
14371     layout: "plot-throughput"
14372
14373 - type: "plot"
14374   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
14375   algorithm: "plot_perf_box_name"
14376   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
14377   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14378   include:
14379     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
14380     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14381     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14382     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14383     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14384   layout:
14385     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
14386     layout: "plot-throughput"
14387
14388 - type: "plot"
14389   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
14390   algorithm: "plot_perf_box_name"
14391   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
14392   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14393   include:
14394     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
14395     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14396   layout:
14397     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
14398     layout: "plot-throughput"
14399
14400 - type: "plot"
14401   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
14402   algorithm: "plot_perf_box_name"
14403   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
14404   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14405   include:
14406     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
14407     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14408   layout:
14409     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
14410     layout: "plot-throughput"
14411
14412 - type: "plot"
14413   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
14414   algorithm: "plot_perf_box_name"
14415   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
14416   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14417   include:
14418     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14419     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14420     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14421     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14422   layout:
14423     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
14424     layout: "plot-throughput"
14425
14426 - type: "plot"
14427   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
14428   algorithm: "plot_perf_box_name"
14429   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
14430   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14431   include:
14432     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14433     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14434     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14435     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14436   layout:
14437     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
14438     layout: "plot-throughput"
14439
14440 - type: "plot"
14441   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
14442   algorithm: "plot_perf_box_name"
14443   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
14444   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14445   include:
14446     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
14447     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14448     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14449     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14450   layout:
14451     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
14452     layout: "plot-throughput"
14453
14454 - type: "plot"
14455   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
14456   algorithm: "plot_perf_box_name"
14457   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
14458   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14459   include:
14460     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
14461     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14462     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14463     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14464   layout:
14465     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
14466     layout: "plot-throughput"
14467
14468 - type: "plot"
14469   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
14470   algorithm: "plot_perf_box_name"
14471   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
14472   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14473   include:
14474     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
14475     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14476     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14477     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14478   layout:
14479     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
14480     layout: "plot-throughput"
14481
14482 - type: "plot"
14483   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
14484   algorithm: "plot_perf_box_name"
14485   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
14486   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14487   include:
14488     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
14489     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14490     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14491     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14492   layout:
14493     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
14494     layout: "plot-throughput"
14495
14496 - type: "plot"
14497   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
14498   algorithm: "plot_perf_box_name"
14499   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
14500   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14501   include:
14502     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
14503     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14504     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14505     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14506   layout:
14507     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
14508     layout: "plot-throughput"
14509
14510 - type: "plot"
14511   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
14512   algorithm: "plot_perf_box_name"
14513   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
14514   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14515   include:
14516     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
14517     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14518     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14519     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14520   layout:
14521     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
14522     layout: "plot-throughput"
14523
14524 - type: "plot"
14525   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
14526   algorithm: "plot_perf_box_name"
14527   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
14528   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14529   include:
14530     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14531     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14532     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14533     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
14534     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
14535     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14536     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
14537   layout:
14538     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
14539     layout: "plot-throughput"
14540
14541 - type: "plot"
14542   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
14543   algorithm: "plot_perf_box_name"
14544   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
14545   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14546   include:
14547     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14548     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14549     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14550     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
14551     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
14552     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14553     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
14554   layout:
14555     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
14556     layout: "plot-throughput"
14557
14558 - type: "plot"
14559   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
14560   algorithm: "plot_perf_box_name"
14561   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
14562   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14563   include:
14564     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
14565     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14566     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
14567     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
14568     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
14569     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
14570     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
14571     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
14572   layout:
14573     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
14574     layout: "plot-throughput"
14575
14576 - type: "plot"
14577   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
14578   algorithm: "plot_perf_box_name"
14579   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
14580   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14581   include:
14582     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
14583     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14584     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
14585     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
14586     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
14587     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
14588     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
14589     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
14590   layout:
14591     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
14592     layout: "plot-throughput"
14593
14594 - type: "plot"
14595   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14596   algorithm: "plot_perf_box_name"
14597   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14598   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14599   include:
14600     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14601     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14602     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
14603     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
14604     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
14605     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
14606     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14607     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
14608   layout:
14609     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14610     layout: "plot-throughput"
14611
14612 - type: "plot"
14613   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14614   algorithm: "plot_perf_box_name"
14615   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14616   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14617   include:
14618     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14619     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14620     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
14621     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
14622     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
14623     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
14624     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14625     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
14626   layout:
14627     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14628     layout: "plot-throughput"
14629
14630 - type: "plot"
14631   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
14632   algorithm: "plot_perf_box_name"
14633   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
14634   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14635   include:
14636     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14637     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14638     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14639     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-rnd-ndrpdr"
14640   layout:
14641     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
14642     layout: "plot-throughput"
14643
14644 - type: "plot"
14645   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
14646   algorithm: "plot_perf_box_name"
14647   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
14648   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14649   include:
14650     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14651     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14652     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14653     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-rnd-ndrpdr"
14654   layout:
14655     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
14656     layout: "plot-throughput"
14657
14658 - type: "plot"
14659   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14660   algorithm: "plot_perf_box_name"
14661   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14662   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14663   include:
14664     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14665     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14666     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14667   layout:
14668     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14669     layout: "plot-throughput"
14670
14671 - type: "plot"
14672   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14673   algorithm: "plot_perf_box_name"
14674   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14675   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14676   include:
14677     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14678     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14679     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14680   layout:
14681     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14682     layout: "plot-throughput"
14683
14684 - type: "plot"
14685   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
14686   algorithm: "plot_perf_box_name"
14687   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
14688   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14689   include:
14690     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
14691     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14692     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
14693     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
14694     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
14695   layout:
14696     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
14697     layout: "plot-throughput"
14698
14699 - type: "plot"
14700   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
14701   algorithm: "plot_perf_box_name"
14702   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
14703   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14704   include:
14705     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
14706     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14707     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
14708     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
14709     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
14710   layout:
14711     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
14712     layout: "plot-throughput"
14713
14714 - type: "plot"
14715   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14716   algorithm: "plot_perf_box_name"
14717   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14718   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14719   include:
14720     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14721     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14722     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
14723     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
14724     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14725   layout:
14726     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14727     layout: "plot-throughput"
14728
14729 - type: "plot"
14730   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14731   algorithm: "plot_perf_box_name"
14732   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14733   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14734   include:
14735     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14736     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14737     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
14738     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
14739     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14740   layout:
14741     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14742     layout: "plot-throughput"
14743
14744 - type: "plot"
14745   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14746   algorithm: "plot_perf_box_name"
14747   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14748   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14749   include:
14750     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14751     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14752     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
14753     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
14754     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14755   layout:
14756     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14757     layout: "plot-throughput"
14758
14759 - type: "plot"
14760   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14761   algorithm: "plot_perf_box_name"
14762   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14763   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14764   include:
14765     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14766     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14767     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
14768     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
14769     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14770   layout:
14771     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14772     layout: "plot-throughput"
14773
14774 - type: "plot"
14775   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14776   algorithm: "plot_perf_box_name"
14777   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14778   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14779   include:
14780     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14781     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14782     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
14783     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
14784     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14785   layout:
14786     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14787     layout: "plot-throughput"
14788
14789 - type: "plot"
14790   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14791   algorithm: "plot_perf_box_name"
14792   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14793   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14794   include:
14795     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14796     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14797     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
14798     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
14799     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14800   layout:
14801     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14802     layout: "plot-throughput"
14803
14804 - type: "plot"
14805   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14806   algorithm: "plot_perf_box_name"
14807   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14808   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14809   include:
14810     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14811     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14812     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
14813     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
14814     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14815   layout:
14816     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14817     layout: "plot-throughput"
14818
14819 - type: "plot"
14820   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14821   algorithm: "plot_perf_box_name"
14822   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14823   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14824   include:
14825     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14826     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14827     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
14828     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
14829     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14830   layout:
14831     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14832     layout: "plot-throughput"
14833
14834 - type: "plot"
14835   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
14836   algorithm: "plot_perf_box_name"
14837   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
14838   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14839   include:
14840     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14841     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14842     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14843     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14844     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14845     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14846   layout:
14847     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
14848     layout: "plot-throughput"
14849
14850 - type: "plot"
14851   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
14852   algorithm: "plot_perf_box_name"
14853   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
14854   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14855   include:
14856     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14857     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14858     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14859     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14860     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14861     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14862   layout:
14863     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
14864     layout: "plot-throughput"
14865
14866 - type: "plot"
14867   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
14868   algorithm: "plot_perf_box_name"
14869   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
14870   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14871   include:
14872     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14873     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14874     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
14875     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14876   layout:
14877     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
14878     layout: "plot-throughput"
14879
14880 - type: "plot"
14881   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
14882   algorithm: "plot_perf_box_name"
14883   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
14884   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14885   include:
14886     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14887     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14888     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14889     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14890   layout:
14891     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
14892     layout: "plot-throughput"
14893
14894 - type: "plot"
14895   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
14896   algorithm: "plot_perf_box_name"
14897   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
14898   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14899   include:
14900     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14901     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14902     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14903     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14904     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14905     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14906   layout:
14907     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
14908     layout: "plot-throughput"
14909
14910 - type: "plot"
14911   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
14912   algorithm: "plot_perf_box_name"
14913   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
14914   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14915   include:
14916     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14917     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14918     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14919     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14920     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14921     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14922   layout:
14923     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
14924     layout: "plot-throughput"
14925
14926 - type: "plot"
14927   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
14928   algorithm: "plot_perf_box_name"
14929   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
14930   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14931   include:
14932     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14933     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14934     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14935     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14936     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14937     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14938   layout:
14939     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
14940     layout: "plot-throughput"
14941
14942 - type: "plot"
14943   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
14944   algorithm: "plot_perf_box_name"
14945   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
14946   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14947   include:
14948     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14949     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14950     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14951     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14952     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14953     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14954   layout:
14955     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
14956     layout: "plot-throughput"
14957
14958 - type: "plot"
14959   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
14960   algorithm: "plot_perf_box_name"
14961   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
14962   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14963   include:
14964     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14965     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14966     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14967     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14968     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14969     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14970   layout:
14971     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
14972     layout: "plot-throughput"
14973
14974 - type: "plot"
14975   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
14976   algorithm: "plot_perf_box_name"
14977   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
14978   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14979   include:
14980     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14981     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14982     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14983     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14984     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14985     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14986   layout:
14987     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
14988     layout: "plot-throughput"
14989
14990 - type: "plot"
14991   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
14992   algorithm: "plot_perf_box_name"
14993   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
14994   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14995   include:
14996     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14997     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14998     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14999     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15000     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15001     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15002   layout:
15003     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
15004     layout: "plot-throughput"
15005
15006 - type: "plot"
15007   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
15008   algorithm: "plot_perf_box_name"
15009   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
15010   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15011   include:
15012     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15013     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15014     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15015     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15016     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15017     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15018   layout:
15019     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
15020     layout: "plot-throughput"
15021
15022 - type: "plot"
15023   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
15024   algorithm: "plot_perf_box_name"
15025   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
15026   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15027   include:
15028     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15029     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15030     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15031     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15032     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15033     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15034   layout:
15035     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
15036     layout: "plot-throughput"
15037
15038 - type: "plot"
15039   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
15040   algorithm: "plot_perf_box_name"
15041   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
15042   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15043   include:
15044     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15045     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15046     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15047     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15048     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15049     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15050   layout:
15051     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
15052     layout: "plot-throughput"
15053
15054 - type: "plot"
15055   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15056   algorithm: "plot_perf_box_name"
15057   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15058   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15059   include:
15060     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15061     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15062     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15063     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15064     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15065     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15066   layout:
15067     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
15068     layout: "plot-throughput"
15069
15070 - type: "plot"
15071   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15072   algorithm: "plot_perf_box_name"
15073   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15074   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15075   include:
15076     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15077     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15078     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15079     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15080     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15081     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15082   layout:
15083     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15084     layout: "plot-throughput"
15085
15086 - type: "plot"
15087   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15088   algorithm: "plot_perf_box_name"
15089   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15090   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15091   include:
15092     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
15093     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15094     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15095     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15096     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15097   layout:
15098     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15099     layout: "plot-throughput"
15100
15101 - type: "plot"
15102   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15103   algorithm: "plot_perf_box_name"
15104   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15105   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15106   include:
15107     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
15108     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15109     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15110     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15111     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15112   layout:
15113     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15114     layout: "plot-throughput"
15115
15116 - type: "plot"
15117   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15118   algorithm: "plot_perf_box_name"
15119   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15120   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15121   include:
15122     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15123     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15124     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15125     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15126     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15127   layout:
15128     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15129     layout: "plot-throughput"
15130
15131 - type: "plot"
15132   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15133   algorithm: "plot_perf_box_name"
15134   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15135   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15136   include:
15137     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15138     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15139     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15140     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15141     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15142   layout:
15143     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15144     layout: "plot-throughput"
15145
15146 - type: "plot"
15147   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
15148   algorithm: "plot_perf_box_name"
15149   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
15150   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15151   include:
15152     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15153     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15154     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15155     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15156   layout:
15157     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
15158     layout: "plot-throughput"
15159
15160 - type: "plot"
15161   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
15162   algorithm: "plot_perf_box_name"
15163   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
15164   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15165   include:
15166     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15167     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15168     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15169     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15170   layout:
15171     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
15172     layout: "plot-throughput"
15173
15174 - type: "plot"
15175   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15176   algorithm: "plot_perf_box_name"
15177   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15178   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15179   include:
15180     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15181     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15182     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15183     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15184   layout:
15185     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15186     layout: "plot-throughput"
15187
15188 - type: "plot"
15189   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15190   algorithm: "plot_perf_box_name"
15191   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15192   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15193   include:
15194     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15195     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15196     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15197     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15198   layout:
15199     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15200     layout: "plot-throughput"
15201
15202 - type: "plot"
15203   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
15204   algorithm: "plot_perf_box_name"
15205   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
15206   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15207   include:
15208     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15209     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15210     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15211     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15212     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15213     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15214   layout:
15215     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
15216     layout: "plot-throughput"
15217
15218 - type: "plot"
15219   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
15220   algorithm: "plot_perf_box_name"
15221   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
15222   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15223   include:
15224     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15225     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15226     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15227     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15228     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15229     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15230   layout:
15231     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
15232     layout: "plot-throughput"
15233
15234 - type: "plot"
15235   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
15236   algorithm: "plot_perf_box_name"
15237   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
15238   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15239   include:
15240     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15241     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15242     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15243     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15244     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15245   layout:
15246     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
15247     layout: "plot-throughput"
15248
15249 - type: "plot"
15250   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
15251   algorithm: "plot_perf_box_name"
15252   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
15253   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15254   include:
15255     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15256     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15257     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15258     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15259     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15260   layout:
15261     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
15262     layout: "plot-throughput"
15263
15264 - type: "plot"
15265   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15266   algorithm: "plot_perf_box_name"
15267   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15268   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15269   include:
15270     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
15271     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15272     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15273     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15274     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15275   layout:
15276     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15277     layout: "plot-throughput"
15278
15279 - type: "plot"
15280   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15281   algorithm: "plot_perf_box_name"
15282   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15283   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15284   include:
15285     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
15286     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15287     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15288     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15289     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15290   layout:
15291     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15292     layout: "plot-throughput"
15293
15294 - type: "plot"
15295   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15296   algorithm: "plot_perf_box_name"
15297   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15298   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15299   include:
15300     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15301     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15302     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15303     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15304   layout:
15305     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15306     layout: "plot-throughput"
15307
15308 - type: "plot"
15309   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15310   algorithm: "plot_perf_box_name"
15311   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15312   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15313   include:
15314     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15315     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15316     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15317     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15318   layout:
15319     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15320     layout: "plot-throughput"
15321
15322 - type: "plot"
15323   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
15324   algorithm: "plot_perf_box_name"
15325   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
15326   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15327   include:
15328     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15329     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15330     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15331     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15332     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15333     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15334   layout:
15335     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
15336     layout: "plot-throughput"
15337
15338 - type: "plot"
15339   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
15340   algorithm: "plot_perf_box_name"
15341   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
15342   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15343   include:
15344     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15345     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15346     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15347     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15348     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15349     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15350   layout:
15351     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
15352     layout: "plot-throughput"
15353
15354 - type: "plot"
15355   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15356   algorithm: "plot_perf_box_name"
15357   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15358   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15359   include:
15360     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15361     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15362     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15363     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15364     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15365     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15366   layout:
15367     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15368     layout: "plot-throughput"
15369
15370 - type: "plot"
15371   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15372   algorithm: "plot_perf_box_name"
15373   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15374   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15375   include:
15376     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15377     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15378     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15379     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15380     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15381     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15382   layout:
15383     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15384     layout: "plot-throughput"
15385
15386 - type: "plot"
15387   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
15388   algorithm: "plot_perf_box_name"
15389   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
15390   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15391   include:
15392     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15393     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15394     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15395     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15396     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15397     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15398   layout:
15399     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
15400     layout: "plot-throughput"
15401
15402 - type: "plot"
15403   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
15404   algorithm: "plot_perf_box_name"
15405   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
15406   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15407   include:
15408     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15409     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15410     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15411     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15412     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15413     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15414   layout:
15415     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
15416     layout: "plot-throughput"
15417
15418 - type: "plot"
15419   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
15420   algorithm: "plot_perf_box_name"
15421   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
15422   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15423   include:
15424     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15425     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15426     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15427     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15428     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15429     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15430   layout:
15431     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
15432     layout: "plot-throughput"
15433
15434 - type: "plot"
15435   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
15436   algorithm: "plot_perf_box_name"
15437   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
15438   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15439   include:
15440     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15441     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15442     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15443     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15444     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15445     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15446   layout:
15447     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
15448     layout: "plot-throughput"
15449
15450 - type: "plot"
15451   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
15452   algorithm: "plot_perf_box_name"
15453   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
15454   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15455   include:
15456     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15457     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15458     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15459     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15460   layout:
15461     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
15462     layout: "plot-throughput"
15463
15464 - type: "plot"
15465   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
15466   algorithm: "plot_perf_box_name"
15467   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
15468   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15469   include:
15470     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15471     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15472     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15473     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15474   layout:
15475     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
15476     layout: "plot-throughput"
15477
15478 - type: "plot"
15479   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15480   algorithm: "plot_perf_box_name"
15481   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15482   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15483   include:
15484     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15485     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15486     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15487     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15488     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15489     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15490   layout:
15491     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15492     layout: "plot-throughput"
15493
15494 - type: "plot"
15495   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15496   algorithm: "plot_perf_box_name"
15497   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15498   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15499   include:
15500     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15501     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15502     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15503     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15504     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15505     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15506   layout:
15507     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15508     layout: "plot-throughput"
15509
15510 - type: "plot"
15511   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
15512   algorithm: "plot_perf_box_name"
15513   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
15514   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15515   include:
15516     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15517     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15518     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15519     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15520     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15521     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15522   layout:
15523     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
15524     layout: "plot-throughput"
15525
15526 - type: "plot"
15527   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
15528   algorithm: "plot_perf_box_name"
15529   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
15530   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15531   include:
15532     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15533     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15534     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15535     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15536     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15537     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15538   layout:
15539     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
15540     layout: "plot-throughput"
15541
15542 - type: "plot"
15543   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
15544   algorithm: "plot_perf_box_name"
15545   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
15546   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15547   include:
15548     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15549     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15550     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15551     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15552   layout:
15553     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
15554     layout: "plot-throughput"
15555
15556 - type: "plot"
15557   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
15558   algorithm: "plot_perf_box_name"
15559   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
15560   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15561   include:
15562     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15563     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15564     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15565     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15566   layout:
15567     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
15568     layout: "plot-throughput"
15569
15570 - type: "plot"
15571   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15572   algorithm: "plot_perf_box_name"
15573   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15574   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15575   include:
15576     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15577     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15578     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15579     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15580     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15581     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15582   layout:
15583     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15584     layout: "plot-throughput"
15585
15586 - type: "plot"
15587   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15588   algorithm: "plot_perf_box_name"
15589   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15590   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15591   include:
15592     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15593     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15594     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15595     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15596     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15597     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15598   layout:
15599     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15600     layout: "plot-throughput"
15601
15602 - type: "plot"
15603   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
15604   algorithm: "plot_perf_box_name"
15605   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
15606   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15607   include:
15608     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15609     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15610     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15611     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15612   layout:
15613     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
15614     layout: "plot-throughput"
15615
15616 - type: "plot"
15617   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
15618   algorithm: "plot_perf_box_name"
15619   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
15620   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15621   include:
15622     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15623     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15624     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15625     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15626   layout:
15627     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
15628     layout: "plot-throughput"
15629
15630 - type: "plot"
15631   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15632   algorithm: "plot_perf_box_name"
15633   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15634   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15635   include:
15636     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15637     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15638     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15639     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15640     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15641     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15642   layout:
15643     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15644     layout: "plot-throughput"
15645
15646 - type: "plot"
15647   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15648   algorithm: "plot_perf_box_name"
15649   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15650   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15651   include:
15652     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15653     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15654     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15655     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15656     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15657     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15658   layout:
15659     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15660     layout: "plot-throughput"
15661
15662 - type: "plot"
15663   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
15664   algorithm: "plot_perf_box_name"
15665   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
15666   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15667   include:
15668     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15669     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15670     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15671     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15672     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15673     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15674   layout:
15675     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
15676     layout: "plot-throughput"
15677
15678 - type: "plot"
15679   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
15680   algorithm: "plot_perf_box_name"
15681   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
15682   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15683   include:
15684     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15685     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15686     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15687     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15688     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15689     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15690   layout:
15691     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
15692     layout: "plot-throughput"
15693
15694 - type: "plot"
15695   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
15696   algorithm: "plot_perf_box_name"
15697   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
15698   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15699   include:
15700     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15701     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15702     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15703     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15704     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15705     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15706   layout:
15707     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
15708     layout: "plot-throughput"
15709
15710 - type: "plot"
15711   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
15712   algorithm: "plot_perf_box_name"
15713   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
15714   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15715   include:
15716     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15717     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15718     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15719     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15720     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15721     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15722   layout:
15723     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
15724     layout: "plot-throughput"
15725
15726 - type: "plot"
15727   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
15728   algorithm: "plot_perf_box_name"
15729   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
15730   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15731   include:
15732     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15733     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15734     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15735 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15736 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15737 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15738   layout:
15739     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
15740     layout: "plot-throughput"
15741
15742 - type: "plot"
15743   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
15744   algorithm: "plot_perf_box_name"
15745   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
15746   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15747   include:
15748     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15749     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15750     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15751 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15752 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15753 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15754   layout:
15755     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
15756     layout: "plot-throughput"
15757
15758 - type: "plot"
15759   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
15760   algorithm: "plot_perf_box_name"
15761   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
15762   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15763   include:
15764     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15765     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15766     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15767     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15768     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15769     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15770   layout:
15771     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
15772     layout: "plot-throughput"
15773
15774 - type: "plot"
15775   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
15776   algorithm: "plot_perf_box_name"
15777   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
15778   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15779   include:
15780     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15781     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15782     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15783     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15784     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15785     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15786   layout:
15787     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
15788     layout: "plot-throughput"
15789
15790 - type: "plot"
15791   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
15792   algorithm: "plot_perf_box_name"
15793   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
15794   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15795   include:
15796     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15797     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15798     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15799     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15800     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15801     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15802   layout:
15803     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
15804     layout: "plot-throughput"
15805
15806 - type: "plot"
15807   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
15808   algorithm: "plot_perf_box_name"
15809   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
15810   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15811   include:
15812     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15813     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15814     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15815     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15816     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15817     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15818   layout:
15819     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
15820     layout: "plot-throughput"
15821
15822 #- type: "plot"
15823 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
15824 #  algorithm: "plot_perf_box_name"
15825 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
15826 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15827 #  include:
15828 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15829 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15830 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15831 #  layout:
15832 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
15833 #    layout: "plot-throughput"
15834 #
15835 #- type: "plot"
15836 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
15837 #  algorithm: "plot_perf_box_name"
15838 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
15839 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15840 #  include:
15841 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15842 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15843 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15844 #  layout:
15845 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
15846 #    layout: "plot-throughput"
15847
15848 - type: "plot"
15849   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
15850   algorithm: "plot_perf_box_name"
15851   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
15852   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15853   include:
15854     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15855     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15856     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15857     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15858     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15859   layout:
15860     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
15861     layout: "plot-throughput"
15862
15863 - type: "plot"
15864   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
15865   algorithm: "plot_perf_box_name"
15866   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
15867   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15868   include:
15869     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15870     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15871     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15872     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15873     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15874   layout:
15875     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
15876     layout: "plot-throughput"
15877
15878 - type: "plot"
15879   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
15880   algorithm: "plot_perf_box_name"
15881   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
15882   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15883   include:
15884     - "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"
15885     - "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"
15886     - "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"
15887     - "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"
15888     - "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"
15889   layout:
15890     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
15891     layout: "plot-throughput"
15892
15893 - type: "plot"
15894   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
15895   algorithm: "plot_perf_box_name"
15896   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
15897   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15898   include:
15899     - "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"
15900     - "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"
15901     - "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"
15902     - "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"
15903     - "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"
15904   layout:
15905     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
15906     layout: "plot-throughput"
15907
15908 - type: "plot"
15909   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15910   algorithm: "plot_perf_box_name"
15911   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15912   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15913   include:
15914     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15915     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15916     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15917     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15918     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15919   layout:
15920     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15921     layout: "plot-throughput"
15922
15923 - type: "plot"
15924   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15925   algorithm: "plot_perf_box_name"
15926   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15927   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15928   include:
15929     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15930     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15931     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15932     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15933     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15934   layout:
15935     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15936     layout: "plot-throughput"
15937
15938 - type: "plot"
15939   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15940   algorithm: "plot_perf_box_name"
15941   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15942   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15943   include:
15944     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15945     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15946     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15947     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15948     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15949   layout:
15950     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15951     layout: "plot-throughput"
15952
15953 - type: "plot"
15954   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15955   algorithm: "plot_perf_box_name"
15956   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15957   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15958   include:
15959     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15960     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15961     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15962     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15963     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15964   layout:
15965     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15966     layout: "plot-throughput"
15967
15968 - type: "plot"
15969   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
15970   algorithm: "plot_perf_box_name"
15971   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
15972   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15973   include:
15974     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15975     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15976     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15977     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15978     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15979   layout:
15980     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
15981     layout: "plot-throughput"
15982
15983 - type: "plot"
15984   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
15985   algorithm: "plot_perf_box_name"
15986   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
15987   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15988   include:
15989     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15990     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15991     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15992     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15993     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15994   layout:
15995     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
15996     layout: "plot-throughput"
15997
15998 - type: "plot"
15999   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
16000   algorithm: "plot_perf_box_name"
16001   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
16002   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16003   include:
16004     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16005     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16006     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16007     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16008     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16009   layout:
16010     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
16011     layout: "plot-throughput"
16012
16013 - type: "plot"
16014   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
16015   algorithm: "plot_perf_box_name"
16016   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
16017   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16018   include:
16019     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16020     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16021     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16022     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16023     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16024   layout:
16025     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
16026     layout: "plot-throughput"
16027
16028 - type: "plot"
16029   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
16030   algorithm: "plot_perf_box_name"
16031   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
16032   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16033   include:
16034     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16035     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16036     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16037     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16038   layout:
16039     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
16040     layout: "plot-throughput"
16041
16042 - type: "plot"
16043   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
16044   algorithm: "plot_perf_box_name"
16045   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
16046   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16047   include:
16048     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16049     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16050     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16051     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16052   layout:
16053     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
16054     layout: "plot-throughput"
16055
16056 - type: "plot"
16057   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
16058   algorithm: "plot_perf_box_name"
16059   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
16060   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16061   include:
16062     - "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"
16063     - "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"
16064     - "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"
16065     - "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"
16066   layout:
16067     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
16068     layout: "plot-throughput"
16069
16070 - type: "plot"
16071   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
16072   algorithm: "plot_perf_box_name"
16073   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
16074   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16075   include:
16076     - "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"
16077     - "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"
16078     - "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"
16079     - "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"
16080   layout:
16081     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
16082     layout: "plot-throughput"
16083
16084 - type: "plot"
16085   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
16086   algorithm: "plot_perf_box_name"
16087   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
16088   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16089   include:
16090     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16091     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16092     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16093     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16094     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16095     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16096   layout:
16097     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
16098     layout: "plot-throughput"
16099
16100 - type: "plot"
16101   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
16102   algorithm: "plot_perf_box_name"
16103   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
16104   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16105   include:
16106     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16107     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16108     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16109     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16110     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16111     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16112   layout:
16113     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
16114     layout: "plot-throughput"
16115
16116 - type: "plot"
16117   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
16118   algorithm: "plot_perf_box_name"
16119   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
16120   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16121   include:
16122     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16123     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16124     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16125     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16126     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16127     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16128   layout:
16129     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
16130     layout: "plot-throughput"
16131
16132 - type: "plot"
16133   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
16134   algorithm: "plot_perf_box_name"
16135   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
16136   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16137   include:
16138     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16139     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16140     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16141     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16142     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16143     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16144   layout:
16145     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
16146     layout: "plot-throughput"
16147
16148 - type: "plot"
16149   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
16150   algorithm: "plot_perf_box_name"
16151   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
16152   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16153   include:
16154     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16155     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16156     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16157     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16158     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16159     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16160   layout:
16161     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
16162     layout: "plot-throughput"
16163
16164 - type: "plot"
16165   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
16166   algorithm: "plot_perf_box_name"
16167   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
16168   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16169   include:
16170     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16171     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16172     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16173     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16174     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16175     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16176   layout:
16177     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
16178     layout: "plot-throughput"
16179
16180 - type: "plot"
16181   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
16182   algorithm: "plot_perf_box_name"
16183   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
16184   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16185   include:
16186     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16187     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16188     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16189     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16190     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16191   layout:
16192     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
16193     layout: "plot-throughput"
16194
16195 - type: "plot"
16196   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
16197   algorithm: "plot_perf_box_name"
16198   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
16199   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16200   include:
16201     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16202     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16203     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16204     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16205     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16206   layout:
16207     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
16208     layout: "plot-throughput"
16209
16210 - type: "plot"
16211   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
16212   algorithm: "plot_perf_box_name"
16213   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
16214   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16215   include:
16216     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16217     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16218   layout:
16219     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
16220     layout: "plot-throughput"
16221
16222 - type: "plot"
16223   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
16224   algorithm: "plot_perf_box_name"
16225   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
16226   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16227   include:
16228     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16229     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16230   layout:
16231     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
16232     layout: "plot-throughput"
16233
16234 - type: "plot"
16235   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
16236   algorithm: "plot_perf_box_name"
16237   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
16238   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16239   include:
16240     - "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"
16241     - "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"
16242   layout:
16243     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
16244     layout: "plot-throughput"
16245
16246 - type: "plot"
16247   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
16248   algorithm: "plot_perf_box_name"
16249   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
16250   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16251   include:
16252     - "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"
16253     - "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"
16254   layout:
16255     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
16256     layout: "plot-throughput"
16257
16258 - type: "plot"
16259   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
16260   algorithm: "plot_perf_box_name"
16261   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
16262   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16263   include:
16264     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16265     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16266   layout:
16267     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
16268     layout: "plot-throughput"
16269
16270 - type: "plot"
16271   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
16272   algorithm: "plot_perf_box_name"
16273   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
16274   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16275   include:
16276     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16277     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16278   layout:
16279     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
16280     layout: "plot-throughput"
16281
16282 - type: "plot"
16283   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
16284   algorithm: "plot_perf_box_name"
16285   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
16286   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16287   include:
16288     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16289     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16290   layout:
16291     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
16292     layout: "plot-throughput"
16293
16294 - type: "plot"
16295   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
16296   algorithm: "plot_perf_box_name"
16297   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
16298   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16299   include:
16300     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16301     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16302   layout:
16303     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
16304     layout: "plot-throughput"
16305
16306 - type: "plot"
16307   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
16308   algorithm: "plot_perf_box_name"
16309   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
16310   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16311   include:
16312     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16313     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16314     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16315     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16316     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16317     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16318   layout:
16319     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
16320     layout: "plot-throughput"
16321
16322 - type: "plot"
16323   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
16324   algorithm: "plot_perf_box_name"
16325   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
16326   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16327   include:
16328     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16329     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16330     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16331     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16332     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16333     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16334   layout:
16335     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
16336     layout: "plot-throughput"
16337
16338 - type: "plot"
16339   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
16340   algorithm: "plot_perf_box_name"
16341   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
16342   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16343   include:
16344     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16345     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16346     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16347     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16348     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16349     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16350   layout:
16351     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
16352     layout: "plot-throughput"
16353
16354 - type: "plot"
16355   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
16356   algorithm: "plot_perf_box_name"
16357   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
16358   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16359   include:
16360     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16361     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16362     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16363     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16364     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16365     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16366   layout:
16367     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
16368     layout: "plot-throughput"
16369
16370 - type: "plot"
16371   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
16372   algorithm: "plot_perf_box_name"
16373   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
16374   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16375   include:
16376     - "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"
16377     - "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"
16378     - "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"
16379     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
16380     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
16381     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
16382   layout:
16383     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
16384     layout: "plot-throughput"
16385
16386 - type: "plot"
16387   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
16388   algorithm: "plot_perf_box_name"
16389   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
16390   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16391   include:
16392     - "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"
16393     - "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"
16394     - "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"
16395     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
16396     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
16397     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
16398   layout:
16399     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
16400     layout: "plot-throughput"
16401
16402 - type: "plot"
16403   title: "Throughput: 2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
16404   algorithm: "plot_perf_box_name"
16405   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
16406   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16407   include:
16408     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
16409     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
16410     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
16411     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
16412     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
16413   layout:
16414     title: "2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
16415     layout: "plot-throughput"
16416
16417 - type: "plot"
16418   title: "Throughput: 2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
16419   algorithm: "plot_perf_box_name"
16420   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
16421   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16422   include:
16423     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
16424     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
16425     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
16426     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
16427     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
16428   layout:
16429     title: "2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
16430     layout: "plot-throughput"
16431
16432 - type: "plot"
16433   title: "Throughput: 2n-tx2-xl710-64b-1t1c-features-ip4routing-base-scale-dpdk-ndr"
16434   algorithm: "plot_perf_box_name"
16435   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-features-ip4routing-base-scale-dpdk-ndr"
16436   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16437   include:
16438     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Iacldstbase-Ndrpdr.64B-1t1c-ethip4-ip4base-iacldstbase-ndrpdr"
16439     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16440     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16441     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16442     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16443   layout:
16444     title: "2n-tx2-xl710-64b-1t1c-ip4routing-features-base-scale-dpdk-ndr"
16445     layout: "plot-throughput"
16446
16447 - type: "plot"
16448   title: "Throughput: 2n-tx2-xl710-64b-1t1c-features-ip4routing-base-scale-dpdk-pdr"
16449   algorithm: "plot_perf_box_name"
16450   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-features-ip4routing-base-scale-dpdk-pdr"
16451   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16452   include:
16453     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Iacldstbase-Ndrpdr.64B-1t1c-ethip4-ip4base-iacldstbase-ndrpdr"
16454     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16455     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16456     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16457     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16458   layout:
16459     title: "2n-tx2-xl710-64b-1t1c-ip4routing-features-base-scale-dpdk-pdr"
16460     layout: "plot-throughput"
16461
16462 - type: "plot"
16463   title: "Throughput: 2n-tx2-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
16464   algorithm: "plot_perf_box_name"
16465   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
16466   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16467   include:
16468     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
16469     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
16470     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
16471     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
16472     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
16473     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Iacldstbase-Ndrpdr.78B-1t1c-ethip6-ip6base-iacldstbase-ndrpdr"
16474   layout:
16475     title: "2n-tx2-xl710-78b-1t1c-ip4routing-base-scale-dpdk-ndr"
16476     layout: "plot-throughput"
16477
16478 - type: "plot"
16479   title: "Throughput: 2n-tx2-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
16480   algorithm: "plot_perf_box_name"
16481   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
16482   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16483   include:
16484     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
16485     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
16486     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
16487     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
16488     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
16489     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Iacldstbase-Ndrpdr.78B-1t1c-ethip6-ip6base-iacldstbase-ndrpdr"
16490   layout:
16491     title: "2n-tx2-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
16492     layout: "plot-throughput"
16493
16494 - type: "plot"
16495   title: "Throughput: 2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-ndr"
16496   algorithm: "plot_perf_box_name"
16497   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-ndr"
16498   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16499   include:
16500     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
16501     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
16502     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
16503     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
16504     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
16505   layout:
16506     title: "2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-ndr"
16507     layout: "plot-throughput"
16508
16509 - type: "plot"
16510   title: "Throughput: 2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-pdr"
16511   algorithm: "plot_perf_box_name"
16512   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-pdr"
16513   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16514   include:
16515     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
16516     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
16517     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
16518     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
16519     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
16520   layout:
16521     title: "2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-pdr"
16522     layout: "plot-throughput"
16523
16524 - type: "plot"
16525   title: "Throughput: 2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-ndr"
16526   algorithm: "plot_perf_box_name"
16527   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-ndr"
16528   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16529   include:
16530     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
16531     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
16532     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
16533     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
16534   layout:
16535     title: "2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-ndr"
16536     layout: "plot-throughput"
16537
16538 - type: "plot"
16539   title: "Throughput: 2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-pdr"
16540   algorithm: "plot_perf_box_name"
16541   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-pdr"
16542   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16543   include:
16544     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
16545     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
16546     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
16547     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
16548   layout:
16549     title: "2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-pdr"
16550     layout: "plot-throughput"
16551
16552 - type: "plot"
16553   title: "Throughput: 2n-tx2-xl710-64b-1t1c-features-l2switching-base-dpdk-ndr"
16554   algorithm: "plot_perf_box_name"
16555   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-features-l2switching-base-dpdk-ndr"
16556   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16557   include:
16558     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16559     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16560     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16561     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16562     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16563   layout:
16564     title: "2n-tx2-xl710-64b-1t1c-features-l2switching-base-ndr"
16565     layout: "plot-throughput"
16566
16567 - type: "plot"
16568   title: "Throughput: 2n-tx2-xl710-64b-1t1c-features-l2switching-base-dpdk-pdr"
16569   algorithm: "plot_perf_box_name"
16570   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-features-l2switching-base-dpdk-pdr"
16571   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16572   include:
16573     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16574     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16575     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16576     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16577     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16578   layout:
16579     title: "2n-tx2-xl710-64b-1t1c-features-l2switching-base-pdr"
16580     layout: "plot-throughput"
16581
16582 ################################################################################
16583
16584 # Packet Speedup
16585
16586 - type: "plot"
16587   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
16588   algorithm: "plot_tsa_name"
16589   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
16590   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16591   include:
16592     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16593     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16594     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16595     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16596   layout:
16597     title: "2n-skx-xxv710-64b-memif-base-avf-ndr"
16598     layout: "plot-throughput-speedup-analysis"
16599
16600 - type: "plot"
16601   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
16602   algorithm: "plot_tsa_name"
16603   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
16604   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16605   include:
16606     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16607     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16608     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16609     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16610   layout:
16611     title: "2n-skx-xxv710-64b-memif-base-avf-pdr"
16612     layout: "plot-throughput-speedup-analysis"
16613
16614 - type: "plot"
16615   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
16616   algorithm: "plot_tsa_name"
16617   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
16618   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16619   include:
16620     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16621     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16622     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16623     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16624   layout:
16625     title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
16626     layout: "plot-throughput-speedup-analysis"
16627
16628 - type: "plot"
16629   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
16630   algorithm: "plot_tsa_name"
16631   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
16632   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16633   include:
16634     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16635     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16636     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16637     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16638   layout:
16639     title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
16640     layout: "plot-throughput-speedup-analysis"
16641
16642 - type: "plot"
16643   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
16644   algorithm: "plot_tsa_name"
16645   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
16646   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16647   include:
16648     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16649     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16650     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16651     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16652     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16653   layout:
16654     title: "3n-skx-xxv710-64b-memif-base-avf-ndr"
16655     layout: "plot-throughput-speedup-analysis"
16656
16657 - type: "plot"
16658   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
16659   algorithm: "plot_tsa_name"
16660   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
16661   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16662   include:
16663     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16664     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16665     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16666     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16667     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16668   layout:
16669     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
16670     layout: "plot-throughput-speedup-analysis"
16671
16672 - type: "plot"
16673   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
16674   algorithm: "plot_tsa_name"
16675   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
16676   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16677   include:
16678     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16679     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16680     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16681     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16682     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16683   layout:
16684     title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
16685     layout: "plot-throughput-speedup-analysis"
16686
16687 - type: "plot"
16688   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
16689   algorithm: "plot_tsa_name"
16690   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
16691   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16692   include:
16693     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16694     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16695     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16696     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16697     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16698   layout:
16699     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
16700     layout: "plot-throughput-speedup-analysis"
16701
16702 - type: "plot"
16703   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
16704   algorithm: "plot_tsa_name"
16705   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
16706   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16707   include:
16708     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
16709     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16710     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16711     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16712     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16713     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16714   layout:
16715     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
16716     layout: "plot-throughput-speedup-analysis"
16717
16718 - type: "plot"
16719   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
16720   algorithm: "plot_tsa_name"
16721   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
16722   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16723   include:
16724     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
16725     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16726     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16727     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16728     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16729     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16730   layout:
16731     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
16732     layout: "plot-throughput-speedup-analysis"
16733
16734 - type: "plot"
16735   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
16736   algorithm: "plot_tsa_name"
16737   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
16738   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16739   include:
16740     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
16741     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16742     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
16743     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
16744     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
16745     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
16746     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16747     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16748   layout:
16749     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
16750     layout: "plot-throughput-speedup-analysis"
16751
16752 - type: "plot"
16753   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
16754   algorithm: "plot_tsa_name"
16755   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
16756   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16757   include:
16758     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
16759     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16760     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
16761     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
16762     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
16763     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
16764     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16765     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16766   layout:
16767     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
16768     layout: "plot-throughput-speedup-analysis"
16769
16770 - type: "plot"
16771   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
16772   algorithm: "plot_tsa_name"
16773   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
16774   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16775   include:
16776     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16777     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16778     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16779     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
16780     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16781     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
16782     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16783     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
16784   layout:
16785     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
16786     layout: "plot-throughput-speedup-analysis"
16787
16788 - type: "plot"
16789   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
16790   algorithm: "plot_tsa_name"
16791   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
16792   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16793   include:
16794     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16795     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16796     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16797     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
16798     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16799     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
16800     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16801     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
16802   layout:
16803     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
16804     layout: "plot-throughput-speedup-analysis"
16805
16806 - type: "plot"
16807   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
16808   algorithm: "plot_tsa_name"
16809   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
16810   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16811   include:
16812     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16813     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16814     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16815     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16816     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16817     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
16818   layout:
16819     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
16820     layout: "plot-throughput-speedup-analysis"
16821
16822 - type: "plot"
16823   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
16824   algorithm: "plot_tsa_name"
16825   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
16826   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16827   include:
16828     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16829     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16830     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16831     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16832     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16833     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
16834   layout:
16835     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
16836     layout: "plot-throughput-speedup-analysis"
16837
16838 - type: "plot"
16839   title: "Speedup: 2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
16840   algorithm: "plot_tsa_name"
16841   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
16842   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16843   include:
16844     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
16845     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
16846     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
16847     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
16848     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
16849   layout:
16850     title: "2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr"
16851     layout: "plot-throughput-speedup-analysis"
16852
16853 - type: "plot"
16854   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
16855   algorithm: "plot_tsa_name"
16856   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
16857   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16858   include:
16859     - "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"
16860     - "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"
16861     - "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"
16862     - "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"
16863     - "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"
16864   layout:
16865     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr"
16866     layout: "plot-throughput-speedup-analysis"
16867
16868 - type: "plot"
16869   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
16870   algorithm: "plot_tsa_name"
16871   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
16872   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16873   include:
16874     - "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"
16875     - "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"
16876     - "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"
16877     - "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"
16878     - "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"
16879     - "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"
16880     - "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"
16881     - "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"
16882     - "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"
16883     - "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"
16884   layout:
16885     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
16886     layout: "plot-throughput-speedup-analysis-cps"
16887
16888 - type: "plot"
16889   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
16890   algorithm: "plot_tsa_name"
16891   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
16892   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16893   include:
16894     - "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"
16895     - "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"
16896     - "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"
16897     - "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"
16898     - "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"
16899     - "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"
16900     - "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"
16901     - "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"
16902     - "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"
16903     - "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"
16904   layout:
16905     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
16906     layout: "plot-throughput-speedup-analysis"
16907
16908 - type: "plot"
16909   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
16910   algorithm: "plot_tsa_name"
16911   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
16912   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16913   include:
16914     - "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"
16915     - "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"
16916     - "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"
16917     - "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"
16918     - "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"
16919     - "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"
16920     - "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"
16921     - "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"
16922     - "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"
16923     - "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"
16924   layout:
16925     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
16926     layout: "plot-throughput-speedup-analysis-cps"
16927
16928 - type: "plot"
16929   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
16930   algorithm: "plot_tsa_name"
16931   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
16932   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16933   include:
16934     - "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"
16935     - "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"
16936     - "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"
16937     - "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"
16938     - "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"
16939     - "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"
16940     - "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"
16941     - "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"
16942     - "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"
16943     - "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"
16944   layout:
16945     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
16946     layout: "plot-throughput-speedup-analysis"
16947
16948 - type: "plot"
16949   title: "Speedup: 2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
16950   algorithm: "plot_tsa_name"
16951   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
16952   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16953   include:
16954     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
16955     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
16956     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
16957     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
16958     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
16959   layout:
16960     title: "2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr"
16961     layout: "plot-throughput-speedup-analysis"
16962
16963 - type: "plot"
16964   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
16965   algorithm: "plot_tsa_name"
16966   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
16967   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16968   include:
16969     - "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"
16970     - "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"
16971     - "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"
16972     - "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"
16973     - "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"
16974   layout:
16975     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr"
16976     layout: "plot-throughput-speedup-analysis"
16977
16978 - type: "plot"
16979   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
16980   algorithm: "plot_tsa_name"
16981   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
16982   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16983   include:
16984     - "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"
16985     - "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"
16986     - "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"
16987     - "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"
16988     - "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"
16989     - "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"
16990     - "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"
16991     - "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"
16992     - "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"
16993     - "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"
16994   layout:
16995     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
16996     layout: "plot-throughput-speedup-analysis-cps"
16997
16998 - type: "plot"
16999   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
17000   algorithm: "plot_tsa_name"
17001   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
17002   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17003   include:
17004     - "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"
17005     - "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"
17006     - "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"
17007     - "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"
17008     - "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"
17009     - "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"
17010     - "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"
17011     - "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"
17012     - "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"
17013     - "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"
17014   layout:
17015     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
17016     layout: "plot-throughput-speedup-analysis"
17017
17018 - type: "plot"
17019   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
17020   algorithm: "plot_tsa_name"
17021   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
17022   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17023   include:
17024     - "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"
17025     - "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"
17026     - "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"
17027     - "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"
17028     - "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"
17029     - "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"
17030     - "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"
17031     - "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"
17032     - "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"
17033     - "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"
17034   layout:
17035     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
17036     layout: "plot-throughput-speedup-analysis-cps"
17037
17038 - type: "plot"
17039   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
17040   algorithm: "plot_tsa_name"
17041   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
17042   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17043   include:
17044     - "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"
17045     - "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"
17046     - "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"
17047     - "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"
17048     - "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"
17049     - "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"
17050     - "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"
17051     - "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"
17052     - "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"
17053     - "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"
17054   layout:
17055     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
17056     layout: "plot-throughput-speedup-analysis"
17057
17058 - type: "plot"
17059   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
17060   algorithm: "plot_tsa_name"
17061   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
17062   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17063   include:
17064     - "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"
17065     - "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"
17066     - "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"
17067     - "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"
17068     - "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"
17069     - "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"
17070     - "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"
17071     - "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"
17072     - "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"
17073     - "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"
17074   layout:
17075     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
17076     layout: "plot-throughput-speedup-analysis"
17077
17078 - type: "plot"
17079   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
17080   algorithm: "plot_tsa_name"
17081   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
17082   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17083   include:
17084     - "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"
17085     - "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"
17086     - "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"
17087     - "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"
17088     - "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"
17089     - "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"
17090     - "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"
17091     - "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"
17092     - "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"
17093     - "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"
17094   layout:
17095     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
17096     layout: "plot-throughput-speedup-analysis"
17097
17098 - type: "plot"
17099   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-tsa"
17100   algorithm: "plot_tsa_name"
17101   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-tsa"
17102   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17103   include:
17104     - "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"
17105     - "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"
17106     - "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"
17107     - "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"
17108     - "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"
17109     - "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"
17110     - "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"
17111     - "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"
17112     - "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"
17113     - "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"
17114   layout:
17115     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-tsa"
17116     layout: "plot-throughput-speedup-analysis"
17117
17118 - type: "plot"
17119   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
17120   algorithm: "plot_tsa_name"
17121   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
17122   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17123   include:
17124     - "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"
17125     - "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"
17126     - "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"
17127     - "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"
17128     - "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"
17129     - "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"
17130     - "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"
17131     - "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"
17132     - "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"
17133     - "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"
17134   layout:
17135     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
17136     layout: "plot-throughput-speedup-analysis"
17137
17138 - type: "plot"
17139   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput2-avf-ndr-tsa"
17140   algorithm: "plot_tsa_name"
17141   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput2-avf-ndr-tsa"
17142   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17143   include:
17144     - "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"
17145     - "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"
17146     - "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"
17147     - "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"
17148     - "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"
17149     - "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"
17150     - "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"
17151     - "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"
17152     - "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"
17153     - "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"
17154   layout:
17155     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
17156     layout: "plot-throughput-speedup-analysis"
17157
17158 - type: "plot"
17159   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput2-avf-pdr-tsa"
17160   algorithm: "plot_tsa_name"
17161   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput2-avf-pdr-tsa"
17162   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17163   include:
17164     - "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"
17165     - "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"
17166     - "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"
17167     - "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"
17168     - "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"
17169     - "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"
17170     - "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"
17171     - "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"
17172     - "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"
17173     - "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"
17174   layout:
17175     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
17176     layout: "plot-throughput-speedup-analysis"
17177
17178 - type: "plot"
17179   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput2-avf-ndr-tsa"
17180   algorithm: "plot_tsa_name"
17181   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput2-avf-ndr-tsa"
17182   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17183   include:
17184     - "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"
17185     - "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"
17186     - "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"
17187     - "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"
17188     - "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"
17189     - "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"
17190     - "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"
17191     - "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"
17192     - "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"
17193     - "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"
17194   layout:
17195     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-tsa"
17196     layout: "plot-throughput-speedup-analysis"
17197
17198 - type: "plot"
17199   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput2-avf-pdr-tsa"
17200   algorithm: "plot_tsa_name"
17201   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput2-avf-pdr-tsa"
17202   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17203   include:
17204     - "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"
17205     - "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"
17206     - "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"
17207     - "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"
17208     - "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"
17209     - "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"
17210     - "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"
17211     - "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"
17212     - "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"
17213     - "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"
17214   layout:
17215     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
17216     layout: "plot-throughput-speedup-analysis"
17217
17218 - type: "plot"
17219   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
17220   algorithm: "plot_tsa_name"
17221   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
17222   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17223   include:
17224     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17225     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17226     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17227     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17228     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17229     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17230   layout:
17231     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
17232     layout: "plot-throughput-speedup-analysis"
17233
17234 - type: "plot"
17235   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
17236   algorithm: "plot_tsa_name"
17237   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
17238   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17239   include:
17240     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17241     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17242     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17243     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17244     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17245     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17246   layout:
17247     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
17248     layout: "plot-throughput-speedup-analysis"
17249
17250 - type: "plot"
17251   title: "Speedup: 2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
17252   algorithm: "plot_tsa_name"
17253   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
17254   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17255   include:
17256     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
17257     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
17258     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
17259     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
17260     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
17261   layout:
17262     title: "2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
17263     layout: "plot-throughput-speedup-analysis"
17264
17265 - type: "plot"
17266   title: "Speedup: 2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
17267   algorithm: "plot_tsa_name"
17268   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
17269   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17270   include:
17271     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
17272     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
17273     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
17274     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
17275     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
17276   layout:
17277     title: "2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
17278     layout: "plot-throughput-speedup-analysis"
17279
17280 - type: "plot"
17281   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
17282   algorithm: "plot_tsa_name"
17283   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
17284   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17285   include:
17286     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17287     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17288     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17289     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
17290   layout:
17291     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
17292     layout: "plot-throughput-speedup-analysis"
17293
17294 - type: "plot"
17295   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
17296   algorithm: "plot_tsa_name"
17297   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
17298   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17299   include:
17300     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17301     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17302     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17303     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
17304   layout:
17305     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
17306     layout: "plot-throughput-speedup-analysis"
17307
17308 - type: "plot"
17309   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
17310   algorithm: "plot_tsa_name"
17311   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
17312   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17313   include:
17314     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
17315     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17316     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
17317 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17318 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17319   layout:
17320     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-ndr"
17321     layout: "plot-throughput-speedup-analysis"
17322
17323 - type: "plot"
17324   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
17325   algorithm: "plot_tsa_name"
17326   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
17327   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17328   include:
17329     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
17330     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17331     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
17332 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17333 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17334   layout:
17335     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-pdr"
17336     layout: "plot-throughput-speedup-analysis"
17337
17338 - type: "plot"
17339   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
17340   algorithm: "plot_tsa_name"
17341   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
17342   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17343   include:
17344     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
17345     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
17346     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
17347     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
17348     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17349   layout:
17350     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
17351     layout: "plot-throughput-speedup-analysis"
17352
17353 - type: "plot"
17354   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
17355   algorithm: "plot_tsa_name"
17356   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
17357   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17358   include:
17359     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
17360     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
17361     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
17362     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
17363     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17364   layout:
17365     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
17366     layout: "plot-throughput-speedup-analysis"
17367
17368 - type: "plot"
17369   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
17370   algorithm: "plot_tsa_name"
17371   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
17372   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17373   include:
17374     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17375     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17376     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
17377     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
17378     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17379   layout:
17380     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
17381     layout: "plot-throughput-speedup-analysis"
17382
17383 - type: "plot"
17384   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
17385   algorithm: "plot_tsa_name"
17386   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
17387   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17388   include:
17389     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17390     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17391     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
17392     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
17393     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17394   layout:
17395     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
17396     layout: "plot-throughput-speedup-analysis"
17397
17398 - type: "plot"
17399   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
17400   algorithm: "plot_tsa_name"
17401   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
17402   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17403   include:
17404     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17405     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17406     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17407     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17408   layout:
17409     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
17410     layout: "plot-throughput-speedup-analysis"
17411
17412 - type: "plot"
17413   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
17414   algorithm: "plot_tsa_name"
17415   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
17416   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17417   include:
17418     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17419     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17420     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17421     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17422   layout:
17423     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
17424     layout: "plot-throughput-speedup-analysis"
17425
17426 - type: "plot"
17427   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
17428   algorithm: "plot_tsa_name"
17429   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
17430   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17431   include:
17432     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17433     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17434     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17435     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17436     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17437   layout:
17438     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
17439     layout: "plot-throughput-speedup-analysis"
17440
17441 - type: "plot"
17442   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
17443   algorithm: "plot_tsa_name"
17444   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
17445   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17446   include:
17447     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17448     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17449     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17450     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17451     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17452   layout:
17453     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
17454     layout: "plot-throughput-speedup-analysis"
17455
17456 - type: "plot"
17457   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
17458   algorithm: "plot_tsa_name"
17459   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
17460   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17461   include:
17462     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
17463     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17464   layout:
17465     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
17466     layout: "plot-throughput-speedup-analysis"
17467
17468 - type: "plot"
17469   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
17470   algorithm: "plot_tsa_name"
17471   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
17472   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17473   include:
17474     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
17475     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17476   layout:
17477     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
17478     layout: "plot-throughput-speedup-analysis"
17479
17480 - type: "plot"
17481   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
17482   algorithm: "plot_tsa_name"
17483   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
17484   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17485   include:
17486     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
17487     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17488     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
17489     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
17490   layout:
17491     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr"
17492     layout: "plot-throughput-speedup-analysis"
17493
17494 - type: "plot"
17495   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
17496   algorithm: "plot_tsa_name"
17497   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
17498   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17499   include:
17500     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
17501     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17502     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
17503     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
17504   layout:
17505     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr"
17506     layout: "plot-throughput-speedup-analysis"
17507
17508 - type: "plot"
17509   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
17510   algorithm: "plot_tsa_name"
17511   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
17512   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17513   include:
17514     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
17515     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17516     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
17517     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
17518   layout:
17519     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
17520     layout: "plot-throughput-speedup-analysis"
17521
17522 - type: "plot"
17523   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
17524   algorithm: "plot_tsa_name"
17525   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
17526   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17527   include:
17528     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
17529     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17530     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
17531     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
17532   layout:
17533     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
17534     layout: "plot-throughput-speedup-analysis"
17535
17536 - type: "plot"
17537   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
17538   algorithm: "plot_tsa_name"
17539   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
17540   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17541   include:
17542     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17543     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17544     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17545     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
17546     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17547     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17548     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17549   layout:
17550     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
17551     layout: "plot-throughput-speedup-analysis"
17552
17553 - type: "plot"
17554   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
17555   algorithm: "plot_tsa_name"
17556   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
17557   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17558   include:
17559     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17560     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17561     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17562     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
17563     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17564     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17565     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17566   layout:
17567     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
17568     layout: "plot-throughput-speedup-analysis"
17569
17570 - type: "plot"
17571   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
17572   algorithm: "plot_tsa_name"
17573   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
17574   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17575   include:
17576     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17577     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17578     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17579     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
17580     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17581     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
17582     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17583     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
17584   layout:
17585     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
17586     layout: "plot-throughput-speedup-analysis"
17587
17588 - type: "plot"
17589   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
17590   algorithm: "plot_tsa_name"
17591   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
17592   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17593   include:
17594     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17595     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17596     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17597     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
17598     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17599     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
17600     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17601     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
17602   layout:
17603     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
17604     layout: "plot-throughput-speedup-analysis"
17605
17606 - type: "plot"
17607   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
17608   algorithm: "plot_tsa_name"
17609   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
17610   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17611   include:
17612     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17613     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17614     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
17615     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
17616     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
17617     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
17618     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17619     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
17620   layout:
17621     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
17622     layout: "plot-throughput-speedup-analysis"
17623
17624 - type: "plot"
17625   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
17626   algorithm: "plot_tsa_name"
17627   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
17628   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17629   include:
17630     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17631     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17632     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
17633     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
17634     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
17635     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
17636     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17637     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
17638   layout:
17639     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
17640     layout: "plot-throughput-speedup-analysis"
17641
17642 - type: "plot"
17643   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
17644   algorithm: "plot_tsa_name"
17645   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
17646   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17647   include:
17648     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17649     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17650     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17651     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
17652   layout:
17653     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
17654     layout: "plot-throughput-speedup-analysis"
17655
17656 - type: "plot"
17657   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
17658   algorithm: "plot_tsa_name"
17659   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
17660   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17661   include:
17662     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17663     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17664     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17665     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
17666   layout:
17667     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
17668     layout: "plot-throughput-speedup-analysis"
17669
17670 - type: "plot"
17671   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
17672   algorithm: "plot_tsa_name"
17673   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
17674   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17675   include:
17676     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17677     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17678     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17679   layout:
17680     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-ndr"
17681     layout: "plot-throughput-speedup-analysis"
17682
17683 - type: "plot"
17684   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
17685   algorithm: "plot_tsa_name"
17686   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
17687   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17688   include:
17689     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17690     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17691     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17692   layout:
17693     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-pdr"
17694     layout: "plot-throughput-speedup-analysis"
17695
17696 - type: "plot"
17697   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
17698   algorithm: "plot_tsa_name"
17699   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
17700   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17701   include:
17702     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17703     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17704     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17705     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17706     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17707   layout:
17708     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
17709     layout: "plot-throughput-speedup-analysis"
17710
17711 - type: "plot"
17712   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
17713   algorithm: "plot_tsa_name"
17714   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
17715   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17716   include:
17717     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17718     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17719     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17720     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17721     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17722   layout:
17723     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
17724     layout: "plot-throughput-speedup-analysis"
17725
17726 - type: "plot"
17727   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
17728   algorithm: "plot_tsa_name"
17729   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
17730   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17731   include:
17732     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17733     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17734     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
17735     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
17736     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17737   layout:
17738     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
17739     layout: "plot-throughput-speedup-analysis"
17740
17741 - type: "plot"
17742   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
17743   algorithm: "plot_tsa_name"
17744   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
17745   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17746   include:
17747     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17748     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17749     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
17750     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
17751     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17752   layout:
17753     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
17754     layout: "plot-throughput-speedup-analysis"
17755
17756 - type: "plot"
17757   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
17758   algorithm: "plot_tsa_name"
17759   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
17760   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17761   include:
17762     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17763     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17764     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17765     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17766     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17767     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17768   layout:
17769     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
17770     layout: "plot-throughput-speedup-analysis"
17771
17772 - type: "plot"
17773   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
17774   algorithm: "plot_tsa_name"
17775   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
17776   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17777   include:
17778     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17779     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17780     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17781     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17782     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
17783     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17784   layout:
17785     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
17786     layout: "plot-throughput-speedup-analysis"
17787
17788 - type: "plot"
17789   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
17790   algorithm: "plot_tsa_name"
17791   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
17792   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17793   include:
17794     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
17795     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17796     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
17797     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17798   layout:
17799     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
17800     layout: "plot-throughput-speedup-analysis"
17801
17802 - type: "plot"
17803   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
17804   algorithm: "plot_tsa_name"
17805   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
17806   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17807   include:
17808     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
17809     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17810     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17811     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17812   layout:
17813     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
17814     layout: "plot-throughput-speedup-analysis"
17815
17816 - type: "plot"
17817   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
17818   algorithm: "plot_tsa_name"
17819   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
17820   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17821   include:
17822     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17823     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17824     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17825     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17826     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17827     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17828   layout:
17829     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr"
17830     layout: "plot-throughput-speedup-analysis"
17831
17832 - type: "plot"
17833   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
17834   algorithm: "plot_tsa_name"
17835   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
17836   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17837   include:
17838     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17839     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17840     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17841     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17842     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17843     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17844   layout:
17845     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr"
17846     layout: "plot-throughput-speedup-analysis"
17847
17848 - type: "plot"
17849   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
17850   algorithm: "plot_tsa_name"
17851   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
17852   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17853   include:
17854     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17855     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17856     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17857     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17858     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17859     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17860   layout:
17861     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
17862     layout: "plot-throughput-speedup-analysis"
17863
17864 - type: "plot"
17865   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
17866   algorithm: "plot_tsa_name"
17867   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
17868   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17869   include:
17870     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17871     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17872     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17873     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17874     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17875     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17876   layout:
17877     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
17878     layout: "plot-throughput-speedup-analysis"
17879
17880 - type: "plot"
17881   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
17882   algorithm: "plot_tsa_name"
17883   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
17884   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17885   include:
17886     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17887     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17888     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17889     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17890     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17891     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17892   layout:
17893     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
17894     layout: "plot-throughput-speedup-analysis"
17895
17896 - type: "plot"
17897   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
17898   algorithm: "plot_tsa_name"
17899   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
17900   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17901   include:
17902     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17903     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17904     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17905     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17906     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17907     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17908   layout:
17909     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
17910     layout: "plot-throughput-speedup-analysis"
17911
17912 - type: "plot"
17913   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
17914   algorithm: "plot_tsa_name"
17915   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
17916   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17917   include:
17918     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
17919     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17920     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
17921     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17922     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17923   layout:
17924     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
17925     layout: "plot-throughput-speedup-analysis"
17926
17927 - type: "plot"
17928   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
17929   algorithm: "plot_tsa_name"
17930   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
17931   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17932   include:
17933     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
17934     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17935     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
17936     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17937     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17938   layout:
17939     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
17940     layout: "plot-throughput-speedup-analysis"
17941
17942 - type: "plot"
17943   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
17944   algorithm: "plot_tsa_name"
17945   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
17946   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17947   include:
17948     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17949     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17950     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17951     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17952     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17953   layout:
17954     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
17955     layout: "plot-throughput-speedup-analysis"
17956
17957 - type: "plot"
17958   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
17959   algorithm: "plot_tsa_name"
17960   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
17961   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17962   include:
17963     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17964     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17965     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17966     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17967     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17968   layout:
17969     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
17970     layout: "plot-throughput-speedup-analysis"
17971
17972 - type: "plot"
17973   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
17974   algorithm: "plot_tsa_name"
17975   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
17976   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17977   include:
17978     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17979     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17980     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17981     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17982   layout:
17983     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
17984     layout: "plot-throughput-speedup-analysis"
17985
17986 - type: "plot"
17987   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
17988   algorithm: "plot_tsa_name"
17989   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
17990   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17991   include:
17992     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17993     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17994     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17995     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17996   layout:
17997     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
17998     layout: "plot-throughput-speedup-analysis"
17999
18000 - type: "plot"
18001   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18002   algorithm: "plot_tsa_name"
18003   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18004   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18005   include:
18006     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18007     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18008     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18009     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18010   layout:
18011     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
18012     layout: "plot-throughput-speedup-analysis"
18013
18014 - type: "plot"
18015   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18016   algorithm: "plot_tsa_name"
18017   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18018   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18019   include:
18020     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18021     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18022     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18023     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18024   layout:
18025     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
18026     layout: "plot-throughput-speedup-analysis"
18027
18028 - type: "plot"
18029   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18030   algorithm: "plot_tsa_name"
18031   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18032   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18033   include:
18034     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18035     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18036     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18037     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18038     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18039     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18040   layout:
18041     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
18042     layout: "plot-throughput-speedup-analysis"
18043
18044 - type: "plot"
18045   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18046   algorithm: "plot_tsa_name"
18047   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18048   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18049   include:
18050     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18051     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18052     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18053     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18054     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18055     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18056   layout:
18057     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
18058     layout: "plot-throughput-speedup-analysis"
18059
18060 - type: "plot"
18061   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
18062   algorithm: "plot_tsa_name"
18063   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
18064   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18065   include:
18066     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18067     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18068     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18069     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18070     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18071   layout:
18072     title: "3n-skx-x710-64b-l2switching-base-scale-avf-ndr"
18073     layout: "plot-throughput-speedup-analysis"
18074
18075 - type: "plot"
18076   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
18077   algorithm: "plot_tsa_name"
18078   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
18079   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18080   include:
18081     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18082     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18083     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18084     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18085     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18086   layout:
18087     title: "3n-skx-x710-64b-l2switching-base-scale-avf-pdr"
18088     layout: "plot-throughput-speedup-analysis"
18089
18090 - type: "plot"
18091   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
18092   algorithm: "plot_tsa_name"
18093   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
18094   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18095   include:
18096     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
18097     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18098     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18099     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18100     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18101   layout:
18102     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
18103     layout: "plot-throughput-speedup-analysis"
18104
18105 - type: "plot"
18106   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
18107   algorithm: "plot_tsa_name"
18108   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
18109   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18110   include:
18111     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
18112     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18113     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18114     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18115     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18116   layout:
18117     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
18118     layout: "plot-throughput-speedup-analysis"
18119
18120 - type: "plot"
18121   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
18122   algorithm: "plot_tsa_name"
18123   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
18124   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18125   include:
18126     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18127     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18128     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18129     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18130   layout:
18131     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
18132     layout: "plot-throughput-speedup-analysis"
18133
18134 - type: "plot"
18135   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
18136   algorithm: "plot_tsa_name"
18137   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
18138   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18139   include:
18140     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18141     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18142     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18143     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18144   layout:
18145     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
18146     layout: "plot-throughput-speedup-analysis"
18147
18148 - type: "plot"
18149   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
18150   algorithm: "plot_tsa_name"
18151   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
18152   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18153   include:
18154     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18155     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18156     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18157     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18158     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18159     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18160   layout:
18161     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
18162     layout: "plot-throughput-speedup-analysis"
18163
18164 - type: "plot"
18165   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
18166   algorithm: "plot_tsa_name"
18167   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
18168   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18169   include:
18170     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18171     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18172     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18173     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18174     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18175     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18176   layout:
18177     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
18178     layout: "plot-throughput-speedup-analysis"
18179
18180 - type: "plot"
18181   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18182   algorithm: "plot_tsa_name"
18183   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18184   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18185   include:
18186     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18187     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18188     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18189     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18190     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18191     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18192   layout:
18193     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
18194     layout: "plot-throughput-speedup-analysis"
18195
18196 - type: "plot"
18197   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18198   algorithm: "plot_tsa_name"
18199   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18200   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18201   include:
18202     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18203     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18204     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18205     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18206     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18207     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18208   layout:
18209     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
18210     layout: "plot-throughput-speedup-analysis"
18211
18212 - type: "plot"
18213   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
18214   algorithm: "plot_tsa_name"
18215   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
18216   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18217   include:
18218     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18219     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
18220     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
18221     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
18222     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
18223     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
18224   layout:
18225     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-ndr"
18226     layout: "plot-throughput-speedup-analysis"
18227
18228 - type: "plot"
18229   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
18230   algorithm: "plot_tsa_name"
18231   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
18232   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18233   include:
18234     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18235     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
18236     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
18237     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
18238     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
18239     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
18240   layout:
18241     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-pdr"
18242     layout: "plot-throughput-speedup-analysis"
18243
18244 - type: "plot"
18245   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
18246   algorithm: "plot_tsa_name"
18247   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
18248   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18249   include:
18250     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
18251     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
18252     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
18253     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
18254     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
18255     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
18256   layout:
18257     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
18258     layout: "plot-throughput-speedup-analysis"
18259
18260 - type: "plot"
18261   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
18262   algorithm: "plot_tsa_name"
18263   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
18264   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18265   include:
18266     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
18267     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
18268     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
18269     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
18270     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
18271     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
18272   layout:
18273     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
18274     layout: "plot-throughput-speedup-analysis"
18275
18276 - type: "plot"
18277   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
18278   algorithm: "plot_tsa_name"
18279   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
18280   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18281   include:
18282     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
18283     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
18284     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
18285     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
18286     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
18287     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
18288   layout:
18289     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr"
18290     layout: "plot-throughput-speedup-analysis"
18291
18292 - type: "plot"
18293   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
18294   algorithm: "plot_tsa_name"
18295   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
18296   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18297   include:
18298     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
18299     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
18300     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
18301     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
18302     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
18303     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
18304   layout:
18305     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr"
18306     layout: "plot-throughput-speedup-analysis"
18307
18308 - type: "plot"
18309   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-ndr"
18310   algorithm: "plot_tsa_name"
18311   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
18312   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18313   include:
18314     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18315     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18316     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18317     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18318     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18319   layout:
18320     title: "2n-skx-xxv710-64b-vhost-base-avf-ndr"
18321     layout: "plot-throughput-speedup-analysis"
18322
18323 - type: "plot"
18324   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-pdr"
18325   algorithm: "plot_tsa_name"
18326   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
18327   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18328   include:
18329     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18330     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18331     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18332     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18333     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18334   layout:
18335     title: "2n-skx-xxv710-64b-vhost-base-avf-pdr"
18336     layout: "plot-throughput-speedup-analysis"
18337
18338 - type: "plot"
18339   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
18340   algorithm: "plot_tsa_name"
18341   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
18342   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18343   include:
18344     - "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"
18345     - "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"
18346     - "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"
18347     - "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"
18348     - "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"
18349   layout:
18350     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
18351     layout: "plot-throughput-speedup-analysis"
18352
18353 - type: "plot"
18354   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
18355   algorithm: "plot_tsa_name"
18356   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
18357   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18358   include:
18359     - "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"
18360     - "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"
18361     - "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"
18362     - "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"
18363     - "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"
18364   layout:
18365     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
18366     layout: "plot-throughput-speedup-analysis"
18367
18368 - type: "plot"
18369   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
18370   algorithm: "plot_tsa_name"
18371   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
18372   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18373   include:
18374     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18375     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18376     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18377     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18378     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18379   layout:
18380     title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
18381     layout: "plot-throughput-speedup-analysis"
18382
18383 - type: "plot"
18384   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
18385   algorithm: "plot_tsa_name"
18386   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
18387   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18388   include:
18389     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18390     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18391     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18392     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18393     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18394   layout:
18395     title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
18396     layout: "plot-throughput-speedup-analysis"
18397
18398 - type: "plot"
18399   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18400   algorithm: "plot_tsa_name"
18401   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
18402   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18403   include:
18404     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18405     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18406     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18407     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18408     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18409   layout:
18410     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18411     layout: "plot-throughput-speedup-analysis"
18412
18413 - type: "plot"
18414   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18415   algorithm: "plot_tsa_name"
18416   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
18417   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18418   include:
18419     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18420     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18421     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18422     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18423     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18424   layout:
18425     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18426     layout: "plot-throughput-speedup-analysis"
18427
18428 - type: "plot"
18429   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
18430   algorithm: "plot_tsa_name"
18431   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
18432   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18433   include:
18434     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18435     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18436     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18437     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18438     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18439   layout:
18440     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
18441     layout: "plot-throughput-speedup-analysis"
18442
18443 - type: "plot"
18444   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
18445   algorithm: "plot_tsa_name"
18446   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
18447   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18448   include:
18449     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18450     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18451     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18452     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18453     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18454   layout:
18455     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
18456     layout: "plot-throughput-speedup-analysis"
18457
18458 - type: "plot"
18459   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
18460   algorithm: "plot_tsa_name"
18461   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
18462   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18463   include:
18464     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18465     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18466     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18467     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18468     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18469   layout:
18470     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
18471     layout: "plot-throughput-speedup-analysis"
18472
18473 - type: "plot"
18474   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
18475   algorithm: "plot_tsa_name"
18476   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
18477   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18478   include:
18479     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18480     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18481     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18482     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18483     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18484   layout:
18485     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
18486     layout: "plot-throughput-speedup-analysis"
18487
18488 - type: "plot"
18489   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
18490   algorithm: "plot_tsa_name"
18491   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr-tsa"
18492   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18493   include:
18494     - "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"
18495     - "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"
18496     - "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"
18497     - "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"
18498   layout:
18499     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
18500     layout: "plot-throughput-speedup-analysis"
18501
18502 - type: "plot"
18503   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
18504   algorithm: "plot_tsa_name"
18505   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr-tsa"
18506   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18507   include:
18508     - "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"
18509     - "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"
18510     - "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"
18511     - "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"
18512   layout:
18513     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
18514     layout: "plot-throughput-speedup-analysis"
18515
18516 - type: "plot"
18517   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
18518   algorithm: "plot_tsa_name"
18519   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
18520   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18521   include:
18522     - "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"
18523     - "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"
18524     - "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"
18525     - "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"
18526   layout:
18527     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
18528     layout: "plot-throughput-speedup-analysis"
18529
18530 - type: "plot"
18531   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
18532   algorithm: "plot_tsa_name"
18533   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
18534   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18535   include:
18536     - "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"
18537     - "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"
18538     - "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"
18539     - "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"
18540   layout:
18541     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
18542     layout: "plot-throughput-speedup-analysis"
18543
18544 - type: "plot"
18545   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-ndr"
18546   algorithm: "plot_tsa_name"
18547   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
18548   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18549   include:
18550     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18551     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18552     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18553     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18554     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18555     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18556   layout:
18557     title: "3n-skx-xxv710-64b-vhost-base-avf-ndr"
18558     layout: "plot-throughput-speedup-analysis"
18559
18560 - type: "plot"
18561   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-pdr"
18562   algorithm: "plot_tsa_name"
18563   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
18564   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18565   include:
18566     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18567     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18568     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18569     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18570     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18571     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18572   layout:
18573     title: "3n-skx-xxv710-64b-vhost-base-avf-pdr"
18574     layout: "plot-throughput-speedup-analysis"
18575
18576 - type: "plot"
18577   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
18578   algorithm: "plot_tsa_name"
18579   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
18580   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18581   include:
18582     - "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"
18583     - "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"
18584     - "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"
18585     - "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"
18586     - "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"
18587     - "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"
18588   layout:
18589     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
18590     layout: "plot-throughput-speedup-analysis"
18591
18592 - type: "plot"
18593   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
18594   algorithm: "plot_tsa_name"
18595   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
18596   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18597   include:
18598     - "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"
18599     - "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"
18600     - "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"
18601     - "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"
18602     - "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"
18603     - "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"
18604   layout:
18605     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
18606     layout: "plot-throughput-speedup-analysis"
18607
18608 - type: "plot"
18609   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
18610   algorithm: "plot_tsa_name"
18611   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
18612   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18613   include:
18614     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18615     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18616     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18617     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18618     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18619     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18620   layout:
18621     title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
18622     layout: "plot-throughput-speedup-analysis"
18623
18624 - type: "plot"
18625   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
18626   algorithm: "plot_tsa_name"
18627   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
18628   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18629   include:
18630     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18631     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18632     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18633     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18634     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18635     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18636   layout:
18637     title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
18638     layout: "plot-throughput-speedup-analysis"
18639
18640 - type: "plot"
18641   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18642   algorithm: "plot_tsa_name"
18643   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
18644   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18645   include:
18646     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18647     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18648     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18649     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18650     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18651   layout:
18652     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18653     layout: "plot-throughput-speedup-analysis"
18654
18655 - type: "plot"
18656   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18657   algorithm: "plot_tsa_name"
18658   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
18659   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18660   include:
18661     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18662     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18663     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18664     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18665     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18666   layout:
18667     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18668     layout: "plot-throughput-speedup-analysis"
18669
18670 - type: "plot"
18671   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
18672   algorithm: "plot_tsa_name"
18673   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr-tsa"
18674   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18675   include:
18676     - "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"
18677     - "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"
18678   layout:
18679     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
18680     layout: "plot-throughput-speedup-analysis"
18681
18682 - type: "plot"
18683   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
18684   algorithm: "plot_tsa_name"
18685   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr-tsa"
18686   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18687   include:
18688     - "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"
18689     - "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"
18690   layout:
18691     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
18692     layout: "plot-throughput-speedup-analysis"
18693
18694 - type: "plot"
18695   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
18696   algorithm: "plot_tsa_name"
18697   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
18698   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18699   include:
18700     - "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"
18701     - "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"
18702   layout:
18703     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
18704     layout: "plot-throughput-speedup-analysis"
18705
18706 - type: "plot"
18707   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
18708   algorithm: "plot_tsa_name"
18709   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
18710   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18711   include:
18712     - "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"
18713     - "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"
18714   layout:
18715     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
18716     layout: "plot-throughput-speedup-analysis"
18717
18718 - type: "plot"
18719   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
18720   algorithm: "plot_tsa_name"
18721   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
18722   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18723   include:
18724     - "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"
18725     - "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"
18726     - "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"
18727     - "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"
18728     - "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"
18729     - "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"
18730   layout:
18731     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
18732     layout: "plot-throughput-speedup-analysis"
18733
18734 - type: "plot"
18735   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
18736   algorithm: "plot_tsa_name"
18737   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
18738   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18739   include:
18740     - "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"
18741     - "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"
18742     - "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"
18743     - "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"
18744     - "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"
18745     - "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"
18746   layout:
18747     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
18748     layout: "plot-throughput-speedup-analysis"
18749
18750 - type: "plot"
18751   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
18752   algorithm: "plot_tsa_name"
18753   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
18754   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18755   include:
18756     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
18757     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18758     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18759     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
18760     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18761   layout:
18762     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
18763     layout: "plot-throughput-speedup-analysis"
18764
18765 - type: "plot"
18766   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
18767   algorithm: "plot_tsa_name"
18768   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
18769   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18770   include:
18771     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
18772     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18773     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18774     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
18775     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18776   layout:
18777     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
18778     layout: "plot-throughput-speedup-analysis"
18779
18780 - type: "plot"
18781   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18782   algorithm: "plot_tsa_name"
18783   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18784   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18785   include:
18786     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18787     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18788     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18789     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18790     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18791   layout:
18792     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
18793     layout: "plot-throughput-speedup-analysis"
18794
18795 - type: "plot"
18796   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18797   algorithm: "plot_tsa_name"
18798   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18799   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18800   include:
18801     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18802     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18803     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18804     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18805     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18806   layout:
18807     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
18808     layout: "plot-throughput-speedup-analysis"
18809
18810 - type: "plot"
18811   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18812   algorithm: "plot_tsa_name"
18813   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18814   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18815   include:
18816     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18817     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18818     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18819     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18820   layout:
18821     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
18822     layout: "plot-throughput-speedup-analysis"
18823
18824 - type: "plot"
18825   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18826   algorithm: "plot_tsa_name"
18827   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18828   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18829   include:
18830     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18831     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18832     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18833     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18834   layout:
18835     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
18836     layout: "plot-throughput-speedup-analysis"
18837
18838 - type: "plot"
18839   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
18840   algorithm: "plot_tsa_name"
18841   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
18842   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18843   include:
18844     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
18845     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
18846     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
18847     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
18848   layout:
18849     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
18850     layout: "plot-throughput-speedup-analysis"
18851
18852 - type: "plot"
18853   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
18854   algorithm: "plot_tsa_name"
18855   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
18856   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18857   include:
18858     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
18859     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
18860     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
18861     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
18862   layout:
18863     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
18864     layout: "plot-throughput-speedup-analysis"
18865
18866 - type: "plot"
18867   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
18868   algorithm: "plot_tsa_name"
18869   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
18870   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18871   include:
18872     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18873     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18874     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18875     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18876     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18877   layout:
18878     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
18879     layout: "plot-throughput-speedup-analysis"
18880
18881 - type: "plot"
18882   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
18883   algorithm: "plot_tsa_name"
18884   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
18885   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18886   include:
18887     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18888     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18889     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18890     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18891     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18892   layout:
18893     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
18894     layout: "plot-throughput-speedup-analysis"
18895
18896 - type: "plot"
18897   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
18898   algorithm: "plot_tsa_name"
18899   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
18900   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18901   include:
18902     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
18903     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18904     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18905     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18906     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18907     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18908   layout:
18909     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
18910     layout: "plot-throughput-speedup-analysis"
18911
18912 - type: "plot"
18913   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
18914   algorithm: "plot_tsa_name"
18915   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
18916   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18917   include:
18918     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
18919     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18920     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18921     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18922     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18923     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18924   layout:
18925     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
18926     layout: "plot-throughput-speedup-analysis"
18927
18928 - type: "plot"
18929   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
18930   algorithm: "plot_tsa_name"
18931   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
18932   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18933   include:
18934     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18935     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18936     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18937     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18938   layout:
18939     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
18940     layout: "plot-throughput-speedup-analysis"
18941
18942 - type: "plot"
18943   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
18944   algorithm: "plot_tsa_name"
18945   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
18946   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18947   include:
18948     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18949     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18950     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18951     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18952   layout:
18953     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
18954     layout: "plot-throughput-speedup-analysis"
18955
18956 - type: "plot"
18957   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
18958   algorithm: "plot_tsa_name"
18959   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
18960   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18961   include:
18962     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18963     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18964     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18965     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18966     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18967     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18968   layout:
18969     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
18970     layout: "plot-throughput-speedup-analysis"
18971
18972 - type: "plot"
18973   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
18974   algorithm: "plot_tsa_name"
18975   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
18976   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18977   include:
18978     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18979     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18980     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18981     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18982     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18983     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18984   layout:
18985     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
18986     layout: "plot-throughput-speedup-analysis"
18987
18988 - type: "plot"
18989   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
18990   algorithm: "plot_tsa_name"
18991   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
18992   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18993   include:
18994     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18995     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
18996     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
18997     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
18998     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
18999     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
19000   layout:
19001     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
19002     layout: "plot-throughput-speedup-analysis"
19003
19004 - type: "plot"
19005   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
19006   algorithm: "plot_tsa_name"
19007   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
19008   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
19009   include:
19010     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19011     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
19012     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
19013     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
19014     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
19015     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
19016   layout:
19017     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
19018     layout: "plot-throughput-speedup-analysis"
19019
19020 - type: "plot"
19021   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
19022   algorithm: "plot_tsa_name"
19023   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
19024   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
19025   include:
19026     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
19027     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
19028     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
19029     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
19030     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
19031     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
19032   layout:
19033     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
19034     layout: "plot-throughput-speedup-analysis"
19035
19036 - type: "plot"
19037   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
19038   algorithm: "plot_tsa_name"
19039   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
19040   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
19041   include:
19042     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
19043     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
19044     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
19045     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
19046     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
19047     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
19048   layout:
19049     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
19050     layout: "plot-throughput-speedup-analysis"
19051
19052 - type: "plot"
19053   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
19054   algorithm: "plot_tsa_name"
19055   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
19056   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
19057   include:
19058     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19059     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19060     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19061     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19062     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19063     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19064   layout:
19065     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
19066     layout: "plot-throughput-speedup-analysis"
19067
19068 - type: "plot"
19069   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
19070   algorithm: "plot_tsa_name"
19071   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
19072   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
19073   include:
19074     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19075     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19076     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19077     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19078     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19079     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19080   layout:
19081     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
19082     layout: "plot-throughput-speedup-analysis"
19083
19084 - type: "plot"
19085   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
19086   algorithm: "plot_tsa_name"
19087   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
19088   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
19089   include:
19090     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19091     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19092     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19093     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19094     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19095     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19096   layout:
19097     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
19098     layout: "plot-throughput-speedup-analysis"
19099
19100 - type: "plot"
19101   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
19102   algorithm: "plot_tsa_name"
19103   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
19104   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
19105   include:
19106     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19107     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19108     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19109     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19110     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19111     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19112   layout:
19113     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
19114     layout: "plot-throughput-speedup-analysis"
19115
19116 #- type: "plot"
19117 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
19118 #  algorithm: "plot_tsa_name"
19119 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
19120 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
19121 #  include:
19122 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19123 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19124 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19125 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19126 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19127 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19128 #  layout:
19129 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
19130 #    layout: "plot-throughput-speedup-analysis"
19131 #
19132 #- type: "plot"
19133 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
19134 #  algorithm: "plot_tsa_name"
19135 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
19136 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
19137 #  include:
19138 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19139 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19140 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19141 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19142 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19143 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19144 #  layout:
19145 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
19146 #    layout: "plot-throughput-speedup-analysis"
19147
19148 - type: "plot"
19149   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
19150   algorithm: "plot_tsa_name"
19151   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
19152   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
19153   include:
19154     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
19155     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19156     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
19157     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
19158     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
19159     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
19160   layout:
19161     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
19162     layout: "plot-throughput-speedup-analysis"
19163
19164 - type: "plot"
19165   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
19166   algorithm: "plot_tsa_name"
19167   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
19168   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
19169   include:
19170     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
19171     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19172     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
19173     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
19174     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
19175     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
19176   layout:
19177     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
19178     layout: "plot-throughput-speedup-analysis"
19179
19180 - type: "plot"
19181   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
19182   algorithm: "plot_tsa_name"
19183   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
19184   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
19185   include:
19186     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19187     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19188     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19189     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19190     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19191     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
19192   layout:
19193     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
19194     layout: "plot-throughput-speedup-analysis"
19195
19196 - type: "plot"
19197   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
19198   algorithm: "plot_tsa_name"
19199   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
19200   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
19201   include:
19202     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19203     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19204     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19205     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19206     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19207     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
19208   layout:
19209     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
19210     layout: "plot-throughput-speedup-analysis"
19211
19212 - type: "plot"
19213   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
19214   algorithm: "plot_tsa_name"
19215   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
19216   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
19217   include:
19218     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19219     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19220     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19221     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19222     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19223   layout:
19224     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
19225     layout: "plot-throughput-speedup-analysis"
19226
19227 - type: "plot"
19228   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
19229   algorithm: "plot_tsa_name"
19230   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
19231   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
19232   include:
19233     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19234     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19235     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19236     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19237     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19238   layout:
19239     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
19240     layout: "plot-throughput-speedup-analysis"
19241
19242 - type: "plot"
19243   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
19244   algorithm: "plot_tsa_name"
19245   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
19246   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
19247   include:
19248     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19249     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19250     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19251     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19252   layout:
19253     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
19254     layout: "plot-throughput-speedup-analysis"
19255
19256 - type: "plot"
19257   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
19258   algorithm: "plot_tsa_name"
19259   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
19260   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
19261   include:
19262     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19263     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19264     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19265     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19266   layout:
19267     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
19268     layout: "plot-throughput-speedup-analysis"
19269
19270 - type: "plot"
19271   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
19272   algorithm: "plot_tsa_name"
19273   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
19274   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
19275   include:
19276     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19277     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19278     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19279     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19280     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19281     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19282   layout:
19283     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
19284     layout: "plot-throughput-speedup-analysis"
19285
19286 - type: "plot"
19287   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
19288   algorithm: "plot_tsa_name"
19289   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
19290   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
19291   include:
19292     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19293     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19294     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19295     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19296     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19297     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19298   layout:
19299     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
19300     layout: "plot-throughput-speedup-analysis"
19301
19302 - type: "plot"
19303   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
19304   algorithm: "plot_tsa_name"
19305   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
19306   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19307   include:
19308     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
19309     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19310     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
19311     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
19312     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
19313     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
19314   layout:
19315     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
19316     layout: "plot-throughput-speedup-analysis"
19317
19318 - type: "plot"
19319   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
19320   algorithm: "plot_tsa_name"
19321   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
19322   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19323   include:
19324     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
19325     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19326     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
19327     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
19328     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
19329     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
19330   layout:
19331     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
19332     layout: "plot-throughput-speedup-analysis"
19333
19334 - type: "plot"
19335   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
19336   algorithm: "plot_tsa_name"
19337   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
19338   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19339   include:
19340     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19341     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19342     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19343     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19344     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19345   layout:
19346     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
19347     layout: "plot-throughput-speedup-analysis"
19348
19349 - type: "plot"
19350   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
19351   algorithm: "plot_tsa_name"
19352   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
19353   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19354   include:
19355     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19356     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19357     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19358     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19359     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19360   layout:
19361     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
19362     layout: "plot-throughput-speedup-analysis"
19363
19364 - type: "plot"
19365   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
19366   algorithm: "plot_tsa_name"
19367   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
19368   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19369   include:
19370     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
19371     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
19372     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
19373     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
19374   layout:
19375     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
19376     layout: "plot-throughput-speedup-analysis"
19377
19378 - type: "plot"
19379   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
19380   algorithm: "plot_tsa_name"
19381   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
19382   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19383   include:
19384     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
19385     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
19386     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
19387     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
19388   layout:
19389     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
19390     layout: "plot-throughput-speedup-analysis"
19391
19392 - type: "plot"
19393   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
19394   algorithm: "plot_tsa_name"
19395   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
19396   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19397   include:
19398     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19399     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19400     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19401     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19402     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19403   layout:
19404     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
19405     layout: "plot-throughput-speedup-analysis"
19406
19407 - type: "plot"
19408   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
19409   algorithm: "plot_tsa_name"
19410   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
19411   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19412   include:
19413     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19414     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19415     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19416     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19417     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19418   layout:
19419     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
19420     layout: "plot-throughput-speedup-analysis"
19421
19422 - type: "plot"
19423   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
19424   algorithm: "plot_tsa_name"
19425   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
19426   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19427   include:
19428     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
19429     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
19430     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
19431     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
19432     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
19433     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
19434   layout:
19435     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
19436     layout: "plot-throughput-speedup-analysis"
19437
19438 - type: "plot"
19439   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
19440   algorithm: "plot_tsa_name"
19441   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
19442   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19443   include:
19444     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
19445     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
19446     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
19447     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
19448     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
19449     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
19450   layout:
19451     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
19452     layout: "plot-throughput-speedup-analysis"
19453
19454 - type: "plot"
19455   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
19456   algorithm: "plot_tsa_name"
19457   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
19458   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19459   include:
19460     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19461     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19462     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19463     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19464   layout:
19465     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
19466     layout: "plot-throughput-speedup-analysis"
19467
19468 - type: "plot"
19469   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
19470   algorithm: "plot_tsa_name"
19471   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
19472   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19473   include:
19474     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19475     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19476     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19477     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19478   layout:
19479     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
19480     layout: "plot-throughput-speedup-analysis"
19481
19482 - type: "plot"
19483   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
19484   algorithm: "plot_tsa_name"
19485   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
19486   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19487   include:
19488     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19489     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19490     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19491     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19492     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19493     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19494   layout:
19495     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
19496     layout: "plot-throughput-speedup-analysis"
19497
19498 - type: "plot"
19499   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
19500   algorithm: "plot_tsa_name"
19501   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
19502   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19503   include:
19504     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19505     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19506     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19507     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19508     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19509     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19510   layout:
19511     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
19512     layout: "plot-throughput-speedup-analysis"
19513
19514 - type: "plot"
19515   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
19516   algorithm: "plot_tsa_name"
19517   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
19518   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19519   include:
19520     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19521     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
19522     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
19523     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
19524     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
19525     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
19526   layout:
19527     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
19528     layout: "plot-throughput-speedup-analysis"
19529
19530 - type: "plot"
19531   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
19532   algorithm: "plot_tsa_name"
19533   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
19534   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19535   include:
19536     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19537     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
19538     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
19539     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
19540     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
19541     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
19542   layout:
19543     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
19544     layout: "plot-throughput-speedup-analysis"
19545
19546 #- type: "plot"
19547 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
19548 #  algorithm: "plot_tsa_name"
19549 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
19550 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19551 #  include:
19552 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
19553 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
19554 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
19555 #  layout:
19556 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
19557 #    layout: "plot-throughput-speedup-analysis"
19558 #
19559 #- type: "plot"
19560 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
19561 #  algorithm: "plot_tsa_name"
19562 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
19563 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19564 #  include:
19565 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
19566 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
19567 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
19568 #  layout:
19569 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
19570 #    layout: "plot-throughput-speedup-analysis"
19571
19572 - type: "plot"
19573   title: "Speedup: 2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
19574   algorithm: "plot_tsa_name"
19575   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
19576   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19577   include:
19578     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
19579     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19580     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
19581     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
19582     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
19583   layout:
19584     title: "2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
19585     layout: "plot-throughput-speedup-analysis"
19586
19587 - type: "plot"
19588   title: "Speedup: 2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
19589   algorithm: "plot_tsa_name"
19590   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
19591   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19592   include:
19593     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
19594     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19595     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
19596     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
19597     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
19598   layout:
19599     title: "2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
19600     layout: "plot-throughput-speedup-analysis"
19601
19602 - type: "plot"
19603   title: "Speedup: 2n-tx2-xl710-64b-features-ip4routing-base-scale-dpdk-ndr-tsa"
19604   algorithm: "plot_tsa_name"
19605   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-features-ip4routing-base-scale-dpdk-ndr-tsa"
19606   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19607   include:
19608     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Iacldstbase-Ndrpdr.64B-.t.c-ethip4-ip4base-iacldstbase-ndrpdr"
19609     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19610     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19611     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19612     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19613   layout:
19614     title: "2n-tx2-xl710-64b-ip4routing-features-base-scale-dpdk-ndr-tsa"
19615     layout: "plot-throughput-speedup-analysis"
19616
19617 - type: "plot"
19618   title: "Speedup: 2n-tx2-xl710-64b-features-ip4routing-base-scale-dpdk-pdr-tsa"
19619   algorithm: "plot_tsa_name"
19620   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-features-ip4routing-base-scale-dpdk-pdr-tsa"
19621   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19622   include:
19623     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Iacldstbase-Ndrpdr.64B-.t.c-ethip4-ip4base-iacldstbase-ndrpdr"
19624     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19625     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19626     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19627     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19628   layout:
19629     title: "2n-tx2-xl710-64b-ip4routing-features-base-scale-dpdk-pdr-tsa"
19630     layout: "plot-throughput-speedup-analysis"
19631
19632 - type: "plot"
19633   title: "Speedup: 2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
19634   algorithm: "plot_tsa_name"
19635   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
19636   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19637   include:
19638     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19639     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19640     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19641     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19642     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19643     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Iacldstbase-Ndrpdr.78B-.t.c-ethip6-ip6base-iacldstbase-ndrpdr"
19644   layout:
19645     title: "2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
19646     layout: "plot-throughput-speedup-analysis"
19647
19648 - type: "plot"
19649   title: "Speedup: 2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
19650   algorithm: "plot_tsa_name"
19651   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
19652   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19653   include:
19654     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19655     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19656     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19657     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19658     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19659     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Iacldstbase-Ndrpdr.78B-.t.c-ethip6-ip6base-iacldstbase-ndrpdr"
19660   layout:
19661     title: "2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
19662     layout: "plot-throughput-speedup-analysis"
19663
19664 - type: "plot"
19665   title: "Speedup: 2n-tx2-xl710-64b-l2switching-base-dpdk-ndr-tsa"
19666   algorithm: "plot_tsa_name"
19667   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-l2switching-base-dpdk-ndr-tsa"
19668   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19669   include:
19670     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19671     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19672     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19673     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19674     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19675   layout:
19676     title: "2n-tx2-xl710-64b-l2switching-base-dpdk-ndr-tsa"
19677     layout: "plot-throughput-speedup-analysis"
19678
19679 - type: "plot"
19680   title: "Speedup: 2n-tx2-xl710-64b-l2switching-base-dpdk-pdr-tsa"
19681   algorithm: "plot_tsa_name"
19682   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-l2switching-base-dpdk-pdr-tsa"
19683   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19684   include:
19685     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19686     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19687     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19688     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19689     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19690   layout:
19691     title: "2n-tx2-xl710-64b-l2switching-base-dpdk-pdr-tsa"
19692     layout: "plot-throughput-speedup-analysis"
19693
19694 - type: "plot"
19695   title: "Speedup: 2n-tx2-xl710-64b-l2switching-scale-dpdk-ndr-tsa"
19696   algorithm: "plot_tsa_name"
19697   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-l2switching-scale-dpdk-ndr-tsa"
19698   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19699   include:
19700     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19701     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19702     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19703     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19704   layout:
19705     title: "2n-tx2-xl710-64b-l2switching-scale-dpdk-ndr-tsa"
19706     layout: "plot-throughput-speedup-analysis"
19707
19708 - type: "plot"
19709   title: "Speedup: 2n-tx2-xl710-64b-l2switching-scale-dpdk-pdr-tsa"
19710   algorithm: "plot_tsa_name"
19711   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-l2switching-scale-dpdk-pdr-tsa"
19712   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19713   include:
19714     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19715     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19716     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19717     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19718   layout:
19719     title: "2n-tx2-xl710-64b-l2switching-scale-dpdk-pdr-tsa"
19720     layout: "plot-throughput-speedup-analysis"
19721
19722 - type: "plot"
19723   title: "Speedup: 2n-tx2-xl710-64b-features-l2switching-base-dpdk-ndr-tsa"
19724   algorithm: "plot_tsa_name"
19725   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-features-l2switching-base-dpdk-ndr-tsa"
19726   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19727   include:
19728     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
19729     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
19730     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
19731     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
19732     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
19733   layout:
19734     title: "2n-tx2-xl710-64b-features-l2switching-base-ndr-tsa"
19735     layout: "plot-throughput-speedup-analysis"
19736
19737 - type: "plot"
19738   title: "Speedup: 2n-tx2-xl710-64b-features-l2switching-base-dpdk-pdr-tsa"
19739   algorithm: "plot_tsa_name"
19740   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-features-l2switching-base-dpdk-pdr-tsa"
19741   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19742   include:
19743     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
19744     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
19745     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
19746     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
19747     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
19748   layout:
19749     title: "2n-tx2-xl710-64b-features-l2switching-base-pdr-tsa"
19750     layout: "plot-throughput-speedup-analysis"
19751
19752 ################################################################################
19753
19754 # Packet Throughput - DPDK
19755
19756 # 2n-skx-xxv710
19757
19758 - type: "plot"
19759   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
19760   algorithm: "plot_perf_box_name"
19761   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
19762   data: "plot-dpdk-throughput-latency-2n-skx"
19763   include:
19764     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19765     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19766   layout:
19767     title: "2n-skx-xxv710-64b-2t1c-base-ndr"
19768     layout: "plot-throughput"
19769
19770 - type: "plot"
19771   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
19772   algorithm: "plot_perf_box_name"
19773   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
19774   data: "plot-dpdk-throughput-latency-2n-skx"
19775   include:
19776     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19777     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19778   layout:
19779     title: "2n-skx-xxv710-64b-4t2c-base-ndr"
19780     layout: "plot-throughput"
19781
19782 - type: "plot"
19783   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
19784   algorithm: "plot_perf_box_name"
19785   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
19786   data: "plot-dpdk-throughput-latency-2n-skx"
19787   include:
19788     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19789     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19790   layout:
19791     title: "2n-skx-xxv710-64b-2t1c-base-pdr"
19792     layout: "plot-throughput"
19793
19794 - type: "plot"
19795   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
19796   algorithm: "plot_perf_box_name"
19797   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
19798   data: "plot-dpdk-throughput-latency-2n-skx"
19799   include:
19800     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19801     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19802   layout:
19803     title: "2n-skx-xxv710-64b-4t2c-base-pdr"
19804     layout: "plot-throughput"
19805
19806 # 2n-skx-x710
19807
19808 - type: "plot"
19809   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
19810   algorithm: "plot_perf_box_name"
19811   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
19812   data: "plot-dpdk-throughput-latency-2n-skx"
19813   include:
19814     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19815     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19816   layout:
19817     title: "2n-skx-x710-64b-2t1c-base-ndr"
19818     layout: "plot-throughput"
19819
19820 - type: "plot"
19821   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
19822   algorithm: "plot_perf_box_name"
19823   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
19824   data: "plot-dpdk-throughput-latency-2n-skx"
19825   include:
19826     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19827     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19828   layout:
19829     title: "2n-skx-x710-64b-4t2c-base-ndr"
19830     layout: "plot-throughput"
19831
19832 - type: "plot"
19833   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
19834   algorithm: "plot_perf_box_name"
19835   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
19836   data: "plot-dpdk-throughput-latency-2n-skx"
19837   include:
19838     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19839     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19840   layout:
19841     title: "2n-skx-x710-64b-2t1c-base-pdr"
19842     layout: "plot-throughput"
19843
19844 - type: "plot"
19845   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
19846   algorithm: "plot_perf_box_name"
19847   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
19848   data: "plot-dpdk-throughput-latency-2n-skx"
19849   include:
19850     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19851     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19852   layout:
19853     title: "2n-skx-x710-64b-4t2c-base-pdr"
19854     layout: "plot-throughput"
19855
19856 # 3n-skx-xxv710
19857
19858 - type: "plot"
19859   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
19860   algorithm: "plot_perf_box_name"
19861   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
19862   data: "plot-dpdk-throughput-latency-3n-skx"
19863   include:
19864     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19865     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19866   layout:
19867     title: "3n-skx-xxv710-64b-2t1c-base-ndr"
19868     layout: "plot-throughput"
19869
19870 - type: "plot"
19871   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
19872   algorithm: "plot_perf_box_name"
19873   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
19874   data: "plot-dpdk-throughput-latency-3n-skx"
19875   include:
19876     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19877     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19878   layout:
19879     title: "3n-skx-xxv710-64b-4t2c-base-ndr"
19880     layout: "plot-throughput"
19881
19882 - type: "plot"
19883   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
19884   algorithm: "plot_perf_box_name"
19885   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
19886   data: "plot-dpdk-throughput-latency-3n-skx"
19887   include:
19888     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19889     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19890   layout:
19891     title: "3n-skx-xxv710-64b-2t1c-base-pdr"
19892     layout: "plot-throughput"
19893
19894 - type: "plot"
19895   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
19896   algorithm: "plot_perf_box_name"
19897   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
19898   data: "plot-dpdk-throughput-latency-3n-skx"
19899   include:
19900     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19901     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19902   layout:
19903     title: "3n-skx-xxv710-64b-4t2c-base-pdr"
19904     layout: "plot-throughput"
19905
19906 # 3n-skx-x710
19907
19908 - type: "plot"
19909   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
19910   algorithm: "plot_perf_box_name"
19911   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
19912   data: "plot-dpdk-throughput-latency-3n-skx"
19913   include:
19914     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19915     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19916   layout:
19917     title: "3n-skx-x710-64b-2t1c-base-ndr"
19918     layout: "plot-throughput"
19919
19920 - type: "plot"
19921   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
19922   algorithm: "plot_perf_box_name"
19923   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
19924   data: "plot-dpdk-throughput-latency-3n-skx"
19925   include:
19926     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19927     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19928   layout:
19929     title: "3n-skx-x710-64b-4t2c-base-ndr"
19930     layout: "plot-throughput"
19931
19932 - type: "plot"
19933   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
19934   algorithm: "plot_perf_box_name"
19935   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
19936   data: "plot-dpdk-throughput-latency-3n-skx"
19937   include:
19938     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19939     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19940   layout:
19941     title: "3n-skx-x710-64b-2t1c-base-pdr"
19942     layout: "plot-throughput"
19943
19944 - type: "plot"
19945   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
19946   algorithm: "plot_perf_box_name"
19947   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
19948   data: "plot-dpdk-throughput-latency-3n-skx"
19949   include:
19950     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19951     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19952   layout:
19953     title: "3n-skx-x710-64b-4t2c-base-pdr"
19954     layout: "plot-throughput"
19955
19956 # 3n-hsw-xl710
19957
19958 - type: "plot"
19959   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
19960   algorithm: "plot_perf_box_name"
19961   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
19962   data: "plot-dpdk-throughput-latency-3n-hsw"
19963   include:
19964     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19965     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19966   layout:
19967     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
19968     layout: "plot-throughput"
19969
19970 - type: "plot"
19971   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
19972   algorithm: "plot_perf_box_name"
19973   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
19974   data: "plot-dpdk-throughput-latency-3n-hsw"
19975   include:
19976     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19977     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19978   layout:
19979     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
19980     layout: "plot-throughput"
19981
19982 - type: "plot"
19983   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
19984   algorithm: "plot_perf_box_name"
19985   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
19986   data: "plot-dpdk-throughput-latency-3n-hsw"
19987   include:
19988     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19989     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19990   layout:
19991     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
19992     layout: "plot-throughput"
19993
19994 - type: "plot"
19995   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
19996   algorithm: "plot_perf_box_name"
19997   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
19998   data: "plot-dpdk-throughput-latency-3n-hsw"
19999   include:
20000     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
20001     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
20002   layout:
20003     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
20004     layout: "plot-throughput"
20005
20006 # 3n-hsw-x710
20007
20008 - type: "plot"
20009   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
20010   algorithm: "plot_perf_box_name"
20011   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
20012   data: "plot-dpdk-throughput-latency-3n-hsw"
20013   include:
20014     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
20015     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
20016   layout:
20017     title: "3n-hsw-x710-64b-1t1c-base-ndr"
20018     layout: "plot-throughput"
20019
20020 - type: "plot"
20021   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
20022   algorithm: "plot_perf_box_name"
20023   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
20024   data: "plot-dpdk-throughput-latency-3n-hsw"
20025   include:
20026     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
20027     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
20028   layout:
20029     title: "3n-hsw-x710-64b-2t2c-base-ndr"
20030     layout: "plot-throughput"
20031
20032 - type: "plot"
20033   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
20034   algorithm: "plot_perf_box_name"
20035   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
20036   data: "plot-dpdk-throughput-latency-3n-hsw"
20037   include:
20038     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
20039     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
20040   layout:
20041     title: "3n-hsw-x710-64b-1t1c-base-pdr"
20042     layout: "plot-throughput"
20043
20044 - type: "plot"
20045   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
20046   algorithm: "plot_perf_box_name"
20047   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
20048   data: "plot-dpdk-throughput-latency-3n-hsw"
20049   include:
20050     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
20051     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
20052   layout:
20053     title: "3n-hsw-x710-64b-2t2c-base-pdr"
20054     layout: "plot-throughput"
20055
20056 ## 2n-dnv-x553
20057 #
20058 #- type: "plot"
20059 #  title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
20060 #  algorithm: "plot_perf_box_name"
20061 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
20062 #  data: "plot-dpdk-throughput-latency-2n-dnv"
20063 #  include:
20064 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
20065 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
20066 #  layout:
20067 #    title: "2n-dnv-x553-64b-1t1c-base-ndr"
20068 #    layout: "plot-throughput"
20069 #
20070 #- type: "plot"
20071 #  title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
20072 #  algorithm: "plot_perf_box_name"
20073 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
20074 #  data: "plot-dpdk-throughput-latency-2n-dnv"
20075 #  include:
20076 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
20077 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
20078 #  layout:
20079 #    title: "2n-dnv-x553-64b-2t2c-base-ndr"
20080 #    layout: "plot-throughput"
20081 #
20082 #- type: "plot"
20083 #  title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
20084 #  algorithm: "plot_perf_box_name"
20085 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
20086 #  data: "plot-dpdk-throughput-latency-2n-dnv"
20087 #  include:
20088 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
20089 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
20090 #  layout:
20091 #    title: "2n-dnv-x553-64b-1t1c-base-pdr"
20092 #    layout: "plot-throughput"
20093 #
20094 #- type: "plot"
20095 #  title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
20096 #  algorithm: "plot_perf_box_name"
20097 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
20098 #  data: "plot-dpdk-throughput-latency-2n-dnv"
20099 #  include:
20100 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
20101 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
20102 #  layout:
20103 #    title: "2n-dnv-x553-64b-2t2c-base-pdr"
20104 #    layout: "plot-throughput"
20105 #
20106 ## 3n-dnv-x553
20107 #
20108 #- type: "plot"
20109 #  title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
20110 #  algorithm: "plot_perf_box_name"
20111 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
20112 #  data: "plot-dpdk-throughput-latency-3n-dnv"
20113 #  include:
20114 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
20115 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
20116 #  layout:
20117 #    title: "3n-dnv-x553-64b-1t1c-base-ndr"
20118 #    layout: "plot-throughput"
20119 #
20120 #- type: "plot"
20121 #  title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
20122 #  algorithm: "plot_perf_box_name"
20123 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
20124 #  data: "plot-dpdk-throughput-latency-3n-dnv"
20125 #  include:
20126 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
20127 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
20128 #  layout:
20129 #    title: "3n-dnv-x553-64b-2t2c-base-ndr"
20130 #    layout: "plot-throughput"
20131 #
20132 #- type: "plot"
20133 #  title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
20134 #  algorithm: "plot_perf_box_name"
20135 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
20136 #  data: "plot-dpdk-throughput-latency-3n-dnv"
20137 #  include:
20138 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
20139 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
20140 #  layout:
20141 #    title: "3n-dnv-x553-64b-1t1c-base-pdr"
20142 #    layout: "plot-throughput"
20143 #
20144 #- type: "plot"
20145 #  title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
20146 #  algorithm: "plot_perf_box_name"
20147 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
20148 #  data: "plot-dpdk-throughput-latency-3n-dnv"
20149 #  include:
20150 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
20151 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
20152 #  layout:
20153 #    title: "3n-dnv-x553-64b-2t2c-base-pdr"
20154 #    layout: "plot-throughput"
20155
20156 # 3n-tsh-x520
20157
20158 - type: "plot"
20159   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
20160   algorithm: "plot_perf_box_name"
20161   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
20162   data: "plot-dpdk-throughput-latency-3n-tsh"
20163   include:
20164     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
20165     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
20166   layout:
20167     title: "3n-tsh-x520-64b-1t1c-base-ndr"
20168     layout: "plot-throughput"
20169
20170 - type: "plot"
20171   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
20172   algorithm: "plot_perf_box_name"
20173   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
20174   data: "plot-dpdk-throughput-latency-3n-tsh"
20175   include:
20176     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
20177     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
20178   layout:
20179     title: "3n-tsh-x520-64b-2t2c-base-ndr"
20180     layout: "plot-throughput"
20181
20182 - type: "plot"
20183   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
20184   algorithm: "plot_perf_box_name"
20185   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
20186   data: "plot-dpdk-throughput-latency-3n-tsh"
20187   include:
20188     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
20189     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
20190   layout:
20191     title: "3n-tsh-x520-64b-1t1c-base-pdr"
20192     layout: "plot-throughput"
20193
20194 - type: "plot"
20195   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
20196   algorithm: "plot_perf_box_name"
20197   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
20198   data: "plot-dpdk-throughput-latency-3n-tsh"
20199   include:
20200     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
20201     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
20202   layout:
20203     title: "3n-tsh-x520-64b-2t2c-base-pdr"
20204     layout: "plot-throughput"
20205
20206 # 2n-tx2-xl710
20207
20208 - type: "plot"
20209   title: "DPDK Throughput: 2n-tx2-xl710-64b-1t1c-base-ndr"
20210   algorithm: "plot_perf_box_name"
20211   output-file: "{DIR[STATIC,DPDK]}/2n-tx2-xl710-64b-1t1c-base-ndr"
20212   data: "plot-dpdk-throughput-latency-2n-tx2"
20213   include:
20214     - "tests.dpdk.perf.2N1L-40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
20215     - "tests.dpdk.perf.2N1L-40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
20216   layout:
20217     title: "2n-tx2-xl710-64b-1t1c-base-ndr"
20218     layout: "plot-throughput"
20219
20220 - type: "plot"
20221   title: "DPDK Throughput: 2n-tx2-xl710-64b-2t2c-base-ndr"
20222   algorithm: "plot_perf_box_name"
20223   output-file: "{DIR[STATIC,DPDK]}/2n-tx2-xl710-64b-2t2c-base-ndr"
20224   data: "plot-dpdk-throughput-latency-2n-tx2"
20225   include:
20226     - "tests.dpdk.perf.2N1L-40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
20227     - "tests.dpdk.perf.2N1L-40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
20228   layout:
20229     title: "2n-tx2-xl710-64b-2t2c-base-ndr"
20230     layout: "plot-throughput"
20231
20232 - type: "plot"
20233   title: "DPDK Throughput: 2n-tx2-xl710-64b-1t1c-base-pdr"
20234   algorithm: "plot_perf_box_name"
20235   output-file: "{DIR[STATIC,DPDK]}/2n-tx2-xl710-64b-1t1c-base-pdr"
20236   data: "plot-dpdk-throughput-latency-2n-tx2"
20237   include:
20238     - "tests.dpdk.perf.2N1L-40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
20239     - "tests.dpdk.perf.2N1L-40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
20240   layout:
20241     title: "2n-tx2-xl710-64b-1t1c-base-pdr"
20242     layout: "plot-throughput"
20243
20244 - type: "plot"
20245   title: "DPDK Throughput: 2n-tx2-xl710-64b-2t2c-base-pdr"
20246   algorithm: "plot_perf_box_name"
20247   output-file: "{DIR[STATIC,DPDK]}/2n-tx2-xl710-64b-2t2c-base-pdr"
20248   data: "plot-dpdk-throughput-latency-2n-tx2"
20249   include:
20250     - "tests.dpdk.perf.2N1L-40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
20251     - "tests.dpdk.perf.2N1L-40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
20252   layout:
20253     title: "2n-tx2-xl710-64b-2t2c-base-pdr"
20254     layout: "plot-throughput"
20255
20256 ################################################################################
20257 ###   2n-clx                                                                 ###
20258 ################################################################################
20259
20260 # Packet Throughput
20261
20262 - type: "plot"
20263   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
20264   algorithm: "plot_perf_box_name"
20265   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
20266   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20267   include:
20268     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20269     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20270     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20271     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20272   layout:
20273     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
20274     layout: "plot-throughput"
20275
20276 - type: "plot"
20277   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
20278   algorithm: "plot_perf_box_name"
20279   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
20280   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20281   include:
20282     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20283     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20284     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20285     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20286   layout:
20287     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
20288     layout: "plot-throughput"
20289
20290 - type: "plot"
20291   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
20292   algorithm: "plot_perf_box_name"
20293   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
20294   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20295   include:
20296     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20297     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20298     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20299     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20300   layout:
20301     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
20302     layout: "plot-throughput"
20303
20304 - type: "plot"
20305   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
20306   algorithm: "plot_perf_box_name"
20307   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
20308   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20309   include:
20310     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20311     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20312     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20313     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20314   layout:
20315     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
20316     layout: "plot-throughput"
20317
20318 - type: "plot"
20319   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
20320   algorithm: "plot_perf_box_name"
20321   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
20322   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20323   include:
20324     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20325     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20326     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20327     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20328   layout:
20329     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
20330     layout: "plot-throughput"
20331
20332 - type: "plot"
20333   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
20334   algorithm: "plot_perf_box_name"
20335   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
20336   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20337   include:
20338     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20339     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20340     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20341     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20342   layout:
20343     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
20344     layout: "plot-throughput"
20345
20346 - type: "plot"
20347   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
20348   algorithm: "plot_perf_box_name"
20349   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
20350   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20351   include:
20352     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
20353     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
20354     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
20355     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
20356     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
20357     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20358   layout:
20359     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
20360     layout: "plot-throughput"
20361
20362 - type: "plot"
20363   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
20364   algorithm: "plot_perf_box_name"
20365   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
20366   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20367   include:
20368     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
20369     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
20370     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
20371     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
20372     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
20373     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20374   layout:
20375     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
20376     layout: "plot-throughput"
20377
20378 - type: "plot"
20379   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
20380   algorithm: "plot_perf_box_name"
20381   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
20382   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20383   include:
20384     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
20385     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
20386     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
20387     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
20388     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
20389     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
20390     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
20391   layout:
20392     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
20393     layout: "plot-throughput"
20394
20395 - type: "plot"
20396   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
20397   algorithm: "plot_perf_box_name"
20398   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
20399   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20400   include:
20401     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
20402     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
20403     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
20404     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
20405     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
20406     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
20407     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
20408   layout:
20409     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
20410     layout: "plot-throughput"
20411
20412 - type: "plot"
20413   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
20414   algorithm: "plot_perf_box_name"
20415   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
20416   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20417   include:
20418     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
20419     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20420     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
20421     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
20422     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
20423     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
20424     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
20425     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
20426   layout:
20427     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
20428     layout: "plot-throughput"
20429
20430 - type: "plot"
20431   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
20432   algorithm: "plot_perf_box_name"
20433   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
20434   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20435   include:
20436     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
20437     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20438     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
20439     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
20440     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
20441     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
20442     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
20443     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
20444   layout:
20445     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
20446     layout: "plot-throughput"
20447
20448 - type: "plot"
20449   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
20450   algorithm: "plot_perf_box_name"
20451   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
20452   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20453   include:
20454     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20455     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20456     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20457     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20458     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20459     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20460   layout:
20461     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
20462     layout: "plot-throughput"
20463
20464 - type: "plot"
20465   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
20466   algorithm: "plot_perf_box_name"
20467   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
20468   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20469   include:
20470     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20471     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20472     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20473     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20474     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20475     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20476   layout:
20477     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
20478     layout: "plot-throughput"
20479
20480 - type: "plot"
20481   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
20482   algorithm: "plot_perf_box_name"
20483   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
20484   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20485   include:
20486     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20487     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
20488     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
20489     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
20490     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
20491   layout:
20492     title: "2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
20493     layout: "plot-throughput"
20494
20495 - type: "plot"
20496   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
20497   algorithm: "plot_perf_box_name"
20498   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
20499   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20500   include:
20501     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
20502     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
20503     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
20504     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
20505     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
20506   layout:
20507     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
20508     layout: "plot-throughput"
20509
20510 - type: "plot"
20511   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
20512   algorithm: "plot_perf_box_name"
20513   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
20514   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20515   include:
20516     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
20517     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
20518     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
20519     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
20520     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
20521     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
20522     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
20523     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
20524     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
20525     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
20526   layout:
20527     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
20528     layout: "plot-cps"
20529
20530 - type: "plot"
20531   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
20532   algorithm: "plot_perf_box_name"
20533   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
20534   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20535   include:
20536     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20537     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20538     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20539     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20540     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20541     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20542     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20543     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20544     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20545     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20546   layout:
20547     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
20548     layout: "plot-throughput"
20549
20550 - type: "plot"
20551   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
20552   algorithm: "plot_perf_box_name"
20553   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
20554   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20555   include:
20556     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
20557     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
20558     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
20559     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
20560     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
20561     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
20562     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
20563     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
20564     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
20565     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
20566   layout:
20567     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
20568     layout: "plot-cps"
20569
20570 - type: "plot"
20571   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
20572   algorithm: "plot_perf_box_name"
20573   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
20574   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20575   include:
20576     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20577     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20578     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20579     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20580     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20581     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20582     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20583     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20584     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20585     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20586   layout:
20587     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
20588     layout: "plot-throughput"
20589
20590 - type: "plot"
20591   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
20592   algorithm: "plot_perf_box_name"
20593   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
20594   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20595   include:
20596     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20597     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
20598     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
20599     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
20600     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
20601   layout:
20602     title: "2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
20603     layout: "plot-throughput"
20604
20605 - type: "plot"
20606   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
20607   algorithm: "plot_perf_box_name"
20608   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
20609   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20610   include:
20611     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
20612     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
20613     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
20614     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
20615     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
20616   layout:
20617     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
20618     layout: "plot-throughput"
20619
20620 - type: "plot"
20621   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
20622   algorithm: "plot_perf_box_name"
20623   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
20624   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20625   include:
20626     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
20627     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
20628     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
20629     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
20630     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
20631     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
20632     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
20633     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
20634     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
20635     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
20636   layout:
20637     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
20638     layout: "plot-cps"
20639
20640 - type: "plot"
20641   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
20642   algorithm: "plot_perf_box_name"
20643   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
20644   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20645   include:
20646     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20647     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20648     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20649     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20650     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20651     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20652     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20653     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20654     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20655     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20656   layout:
20657     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
20658     layout: "plot-throughput"
20659
20660 - type: "plot"
20661   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
20662   algorithm: "plot_perf_box_name"
20663   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
20664   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20665   include:
20666     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
20667     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
20668     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
20669     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
20670     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
20671     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
20672     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
20673     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
20674     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
20675     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
20676   layout:
20677     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
20678     layout: "plot-cps"
20679
20680 - type: "plot"
20681   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
20682   algorithm: "plot_perf_box_name"
20683   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
20684   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20685   include:
20686     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20687     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20688     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20689     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20690     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20691     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20692     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20693     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20694     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20695     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20696   layout:
20697     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
20698     layout: "plot-throughput"
20699
20700 - type: "plot"
20701   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
20702   algorithm: "plot_perf_box_name"
20703   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
20704   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20705   include:
20706     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20707     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
20708     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20709     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
20710     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20711     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
20712     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20713     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
20714     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20715     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
20716   layout:
20717     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
20718     layout: "plot-throughput"
20719
20720 - type: "plot"
20721   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
20722   algorithm: "plot_perf_box_name"
20723   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
20724   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20725   include:
20726     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20727     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
20728     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20729     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
20730     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20731     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
20732     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20733     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
20734     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20735     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
20736   layout:
20737     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
20738     layout: "plot-throughput"
20739
20740 - type: "plot"
20741   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
20742   algorithm: "plot_perf_box_name"
20743   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
20744   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20745   include:
20746     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20747     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
20748     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20749     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
20750     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20751     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
20752     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20753     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
20754     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20755     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
20756   layout:
20757     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
20758     layout: "plot-throughput"
20759
20760 - type: "plot"
20761   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
20762   algorithm: "plot_perf_box_name"
20763   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
20764   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20765   include:
20766     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20767     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
20768     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20769     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
20770     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20771     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
20772     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20773     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
20774     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20775     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
20776   layout:
20777     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
20778     layout: "plot-throughput"
20779
20780 - type: "plot"
20781   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput2-avf-ndr"
20782   algorithm: "plot_perf_box_name"
20783   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput2-avf-ndr"
20784   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20785   include:
20786     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20787     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
20788     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20789     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
20790     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20791     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
20792     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20793     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
20794     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20795     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
20796   layout:
20797     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
20798     layout: "plot-throughput"
20799
20800 - type: "plot"
20801   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput2-avf-pdr"
20802   algorithm: "plot_perf_box_name"
20803   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput2-avf-pdr"
20804   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20805   include:
20806     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20807     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
20808     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20809     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
20810     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20811     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
20812     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20813     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
20814     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20815     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
20816   layout:
20817     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
20818     layout: "plot-throughput"
20819
20820 - type: "plot"
20821   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput2-avf-ndr"
20822   algorithm: "plot_perf_box_name"
20823   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput2-avf-ndr"
20824   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20825   include:
20826     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20827     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
20828     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20829     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
20830     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20831     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
20832     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20833     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
20834     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20835     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
20836   layout:
20837     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
20838     layout: "plot-throughput"
20839
20840 - type: "plot"
20841   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput2-avf-pdr"
20842   algorithm: "plot_perf_box_name"
20843   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput2-avf-pdr"
20844   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20845   include:
20846     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20847     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
20848     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20849     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
20850     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20851     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
20852     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20853     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
20854     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20855     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
20856   layout:
20857     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
20858     layout: "plot-throughput"
20859
20860 - type: "plot"
20861   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
20862   algorithm: "plot_perf_box_name"
20863   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
20864   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20865   include:
20866     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20867     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20868     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20869     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20870     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20871     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20872   layout:
20873     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
20874     layout: "plot-throughput"
20875
20876 - type: "plot"
20877   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
20878   algorithm: "plot_perf_box_name"
20879   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
20880   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20881   include:
20882     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20883     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20884     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20885     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20886     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20887     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20888   layout:
20889     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
20890     layout: "plot-throughput"
20891
20892 - type: "plot"
20893   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
20894   algorithm: "plot_perf_box_name"
20895   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
20896   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20897   include:
20898     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
20899     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
20900     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
20901     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
20902     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
20903     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
20904     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
20905     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
20906   layout:
20907     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
20908     layout: "plot-throughput"
20909
20910 - type: "plot"
20911   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
20912   algorithm: "plot_perf_box_name"
20913   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
20914   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20915   include:
20916     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
20917     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
20918     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
20919     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
20920     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
20921     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
20922     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
20923     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
20924   layout:
20925     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
20926     layout: "plot-throughput"
20927
20928 - type: "plot"
20929   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
20930   algorithm: "plot_perf_box_name"
20931   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
20932   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20933   include:
20934     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20935     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20936     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20937     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20938     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20939     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20940   layout:
20941     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
20942     layout: "plot-throughput"
20943
20944 - type: "plot"
20945   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
20946   algorithm: "plot_perf_box_name"
20947   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
20948   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20949   include:
20950     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20951     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20952     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20953     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20954     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20955     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20956   layout:
20957     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
20958     layout: "plot-throughput"
20959
20960 - type: "plot"
20961   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
20962   algorithm: "plot_perf_box_name"
20963   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
20964   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20965   include:
20966     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
20967     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
20968     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
20969     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
20970     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
20971   layout:
20972     title: "2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
20973     layout: "plot-throughput"
20974
20975 - type: "plot"
20976   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
20977   algorithm: "plot_perf_box_name"
20978   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
20979   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20980   include:
20981     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
20982     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
20983     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
20984     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
20985     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
20986   layout:
20987     title: "2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
20988     layout: "plot-throughput"
20989
20990 - type: "plot"
20991   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
20992   algorithm: "plot_perf_box_name"
20993   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
20994   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20995   include:
20996     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
20997     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
20998     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
20999     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
21000     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
21001     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
21002     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
21003   layout:
21004     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
21005     layout: "plot-throughput"
21006
21007 - type: "plot"
21008   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
21009   algorithm: "plot_perf_box_name"
21010   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
21011   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21012   include:
21013     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
21014     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
21015     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
21016     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
21017     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
21018     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
21019     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
21020   layout:
21021     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
21022     layout: "plot-throughput"
21023
21024 - type: "plot"
21025   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
21026   algorithm: "plot_perf_box_name"
21027   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
21028   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21029   include:
21030     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
21031     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
21032     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
21033     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
21034     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
21035     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
21036     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
21037     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
21038   layout:
21039     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
21040     layout: "plot-throughput"
21041
21042 - type: "plot"
21043   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
21044   algorithm: "plot_perf_box_name"
21045   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
21046   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21047   include:
21048     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
21049     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
21050     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
21051     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
21052     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
21053     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
21054     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
21055     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
21056   layout:
21057     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
21058     layout: "plot-throughput"
21059
21060 - type: "plot"
21061   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
21062   algorithm: "plot_perf_box_name"
21063   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
21064   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21065   include:
21066     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
21067     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
21068     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
21069     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
21070     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
21071     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
21072     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
21073     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
21074   layout:
21075     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
21076     layout: "plot-throughput"
21077
21078 - type: "plot"
21079   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
21080   algorithm: "plot_perf_box_name"
21081   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
21082   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21083   include:
21084     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
21085     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
21086     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
21087     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
21088     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
21089     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
21090     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
21091     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
21092   layout:
21093     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
21094     layout: "plot-throughput"
21095
21096 - type: "plot"
21097   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
21098   algorithm: "plot_perf_box_name"
21099   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
21100   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21101   include:
21102     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
21103     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
21104     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
21105     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-rnd-ndrpdr"
21106     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
21107     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-rnd-ndrpdr"
21108     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
21109     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-rnd-ndrpdr"
21110   layout:
21111     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
21112     layout: "plot-throughput"
21113
21114 - type: "plot"
21115   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
21116   algorithm: "plot_perf_box_name"
21117   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
21118   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21119   include:
21120     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
21121     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
21122     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
21123     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-rnd-ndrpdr"
21124     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
21125     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-rnd-ndrpdr"
21126     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
21127     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-rnd-ndrpdr"
21128   layout:
21129     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
21130     layout: "plot-throughput"
21131
21132 - type: "plot"
21133   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
21134   algorithm: "plot_perf_box_name"
21135   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
21136   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21137   include:
21138     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
21139     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
21140     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
21141     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
21142     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
21143   layout:
21144     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
21145     layout: "plot-throughput"
21146
21147 - type: "plot"
21148   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
21149   algorithm: "plot_perf_box_name"
21150   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
21151   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21152   include:
21153     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
21154     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
21155     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
21156     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
21157     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
21158   layout:
21159     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
21160     layout: "plot-throughput"
21161
21162 - type: "plot"
21163   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
21164   algorithm: "plot_perf_box_name"
21165   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
21166   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21167   include:
21168     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
21169     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
21170     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
21171     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
21172     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
21173   layout:
21174     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
21175     layout: "plot-throughput"
21176
21177 - type: "plot"
21178   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
21179   algorithm: "plot_perf_box_name"
21180   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
21181   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21182   include:
21183     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
21184     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
21185     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
21186     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
21187     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
21188   layout:
21189     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
21190     layout: "plot-throughput"
21191
21192 - type: "plot"
21193   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
21194   algorithm: "plot_perf_box_name"
21195   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
21196   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21197   include:
21198     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
21199     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
21200     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
21201     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
21202     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
21203   layout:
21204     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
21205     layout: "plot-throughput"
21206
21207 - type: "plot"
21208   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
21209   algorithm: "plot_perf_box_name"
21210   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
21211   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21212   include:
21213     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
21214     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
21215     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
21216     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
21217     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
21218   layout:
21219     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
21220     layout: "plot-throughput"
21221
21222 - type: "plot"
21223   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
21224   algorithm: "plot_perf_box_name"
21225   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
21226   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21227   include:
21228     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
21229     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
21230     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
21231     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
21232   layout:
21233     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
21234     layout: "plot-throughput"
21235
21236 - type: "plot"
21237   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
21238   algorithm: "plot_perf_box_name"
21239   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
21240   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21241   include:
21242     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
21243     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
21244     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
21245     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
21246   layout:
21247     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
21248     layout: "plot-throughput"
21249
21250 - type: "plot"
21251   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
21252   algorithm: "plot_perf_box_name"
21253   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
21254   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21255   include:
21256     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
21257     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
21258     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
21259     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
21260     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
21261   layout:
21262     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
21263     layout: "plot-throughput"
21264
21265 - type: "plot"
21266   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
21267   algorithm: "plot_perf_box_name"
21268   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
21269   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21270   include:
21271     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
21272     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
21273     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
21274     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
21275     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
21276   layout:
21277     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
21278     layout: "plot-throughput"
21279
21280 - type: "plot"
21281   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
21282   algorithm: "plot_perf_box_name"
21283   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
21284   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21285   include:
21286     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
21287     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
21288     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
21289     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
21290   layout:
21291     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
21292     layout: "plot-throughput"
21293
21294 - type: "plot"
21295   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
21296   algorithm: "plot_perf_box_name"
21297   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
21298   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21299   include:
21300     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
21301     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
21302     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
21303     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
21304   layout:
21305     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
21306     layout: "plot-throughput"
21307
21308 - type: "plot"
21309   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
21310   algorithm: "plot_perf_box_name"
21311   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
21312   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21313   include:
21314     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
21315     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
21316     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
21317     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
21318     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
21319   layout:
21320     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
21321     layout: "plot-throughput"
21322
21323 - type: "plot"
21324   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
21325   algorithm: "plot_perf_box_name"
21326   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
21327   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21328   include:
21329     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
21330     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
21331     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
21332     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
21333     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
21334   layout:
21335     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
21336     layout: "plot-throughput"
21337
21338 - type: "plot"
21339   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
21340   algorithm: "plot_perf_box_name"
21341   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
21342   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21343   include:
21344     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
21345     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
21346     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
21347     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
21348   layout:
21349     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
21350     layout: "plot-throughput"
21351
21352 - type: "plot"
21353   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
21354   algorithm: "plot_perf_box_name"
21355   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
21356   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21357   include:
21358     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
21359     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
21360     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
21361     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
21362   layout:
21363     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
21364     layout: "plot-throughput"
21365
21366 - type: "plot"
21367   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
21368   algorithm: "plot_perf_box_name"
21369   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
21370   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21371   include:
21372     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21373     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21374     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21375     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21376     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
21377   layout:
21378     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
21379     layout: "plot-throughput"
21380
21381 - type: "plot"
21382   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
21383   algorithm: "plot_perf_box_name"
21384   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
21385   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21386   include:
21387     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21388     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21389     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21390     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21391     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
21392   layout:
21393     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
21394     layout: "plot-throughput"
21395
21396 - type: "plot"
21397   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
21398   algorithm: "plot_perf_box_name"
21399   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
21400   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21401   include:
21402     - "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"
21403     - "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"
21404     - "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"
21405     - "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"
21406     - "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"
21407   layout:
21408     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
21409     layout: "plot-throughput"
21410
21411 - type: "plot"
21412   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
21413   algorithm: "plot_perf_box_name"
21414   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
21415   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21416   include:
21417     - "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"
21418     - "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"
21419     - "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"
21420     - "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"
21421     - "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"
21422   layout:
21423     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
21424     layout: "plot-throughput"
21425
21426 - type: "plot"
21427   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
21428   algorithm: "plot_perf_box_name"
21429   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
21430   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21431   include:
21432     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21433     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21434     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21435     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21436     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
21437   layout:
21438     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
21439     layout: "plot-throughput"
21440
21441 - type: "plot"
21442   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
21443   algorithm: "plot_perf_box_name"
21444   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
21445   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21446   include:
21447     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21448     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21449     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21450     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21451     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
21452   layout:
21453     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
21454     layout: "plot-throughput"
21455
21456 - type: "plot"
21457   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
21458   algorithm: "plot_perf_box_name"
21459   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
21460   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21461   include:
21462     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21463     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21464     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21465     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21466     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
21467   layout:
21468     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
21469     layout: "plot-throughput"
21470
21471 - type: "plot"
21472   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
21473   algorithm: "plot_perf_box_name"
21474   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
21475   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21476   include:
21477     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21478     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21479     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21480     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21481     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
21482   layout:
21483     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
21484     layout: "plot-throughput"
21485
21486 - type: "plot"
21487   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
21488   algorithm: "plot_perf_box_name"
21489   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
21490   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21491   include:
21492     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21493     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21494     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21495     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21496   layout:
21497     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
21498     layout: "plot-throughput"
21499
21500 - type: "plot"
21501   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
21502   algorithm: "plot_perf_box_name"
21503   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
21504   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21505   include:
21506     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21507     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21508     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21509     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21510   layout:
21511     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
21512     layout: "plot-throughput"
21513
21514 - type: "plot"
21515   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
21516   algorithm: "plot_perf_box_name"
21517   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
21518   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21519   include:
21520     - "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"
21521     - "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"
21522     - "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"
21523     - "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"
21524   layout:
21525     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
21526     layout: "plot-throughput"
21527
21528 - type: "plot"
21529   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
21530   algorithm: "plot_perf_box_name"
21531   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
21532   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21533   include:
21534     - "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"
21535     - "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"
21536     - "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"
21537     - "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"
21538   layout:
21539     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
21540     layout: "plot-throughput"
21541
21542 - type: "plot"
21543   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
21544   algorithm: "plot_perf_box_name"
21545   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
21546   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21547   include:
21548     - "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"
21549     - "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"
21550     - "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"
21551     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
21552     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
21553     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
21554   layout:
21555     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
21556     layout: "plot-throughput"
21557
21558 - type: "plot"
21559   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
21560   algorithm: "plot_perf_box_name"
21561   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
21562   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21563   include:
21564     - "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"
21565     - "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"
21566     - "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"
21567     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
21568     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
21569     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
21570   layout:
21571     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
21572     layout: "plot-throughput"
21573
21574 ################################################################################
21575
21576 # Packet Speedup
21577
21578 - type: "plot"
21579   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
21580   algorithm: "plot_tsa_name"
21581   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
21582   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21583   include:
21584     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21585     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21586     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21587     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21588   layout:
21589     title: "2n-clx-xxv710-64b-memif-base-avf-ndr"
21590     layout: "plot-throughput-speedup-analysis"
21591
21592 - type: "plot"
21593   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
21594   algorithm: "plot_tsa_name"
21595   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
21596   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21597   include:
21598     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21599     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21600     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21601     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21602   layout:
21603     title: "2n-clx-xxv710-64b-memif-base-avf-pdr"
21604     layout: "plot-throughput-speedup-analysis"
21605
21606 - type: "plot"
21607   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
21608   algorithm: "plot_tsa_name"
21609   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
21610   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21611   include:
21612     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21613     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21614     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21615     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21616   layout:
21617     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
21618     layout: "plot-throughput-speedup-analysis"
21619
21620 - type: "plot"
21621   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
21622   algorithm: "plot_tsa_name"
21623   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
21624   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21625   include:
21626     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21627     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21628     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21629     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21630   layout:
21631     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
21632     layout: "plot-throughput-speedup-analysis"
21633
21634 - type: "plot"
21635   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
21636   algorithm: "plot_tsa_name"
21637   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
21638   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21639   include:
21640     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21641     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21642     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21643     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21644   layout:
21645     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
21646     layout: "plot-throughput-speedup-analysis"
21647
21648 - type: "plot"
21649   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
21650   algorithm: "plot_tsa_name"
21651   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
21652   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21653   include:
21654     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21655     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21656     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21657     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21658   layout:
21659     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
21660     layout: "plot-throughput-speedup-analysis"
21661
21662 - type: "plot"
21663   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
21664   algorithm: "plot_tsa_name"
21665   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
21666   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21667   include:
21668     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
21669     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
21670     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
21671     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
21672     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
21673     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
21674   layout:
21675     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
21676     layout: "plot-throughput-speedup-analysis"
21677
21678 - type: "plot"
21679   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
21680   algorithm: "plot_tsa_name"
21681   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
21682   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21683   include:
21684     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
21685     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
21686     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
21687     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
21688     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
21689     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
21690   layout:
21691     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
21692     layout: "plot-throughput-speedup-analysis"
21693
21694 - type: "plot"
21695   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
21696   algorithm: "plot_tsa_name"
21697   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
21698   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21699   include:
21700     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
21701     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
21702     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
21703     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
21704     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
21705     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
21706     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
21707   layout:
21708     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
21709     layout: "plot-throughput-speedup-analysis"
21710
21711 - type: "plot"
21712   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
21713   algorithm: "plot_tsa_name"
21714   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
21715   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21716   include:
21717     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
21718     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
21719     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
21720     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
21721     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
21722     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
21723     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
21724   layout:
21725     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
21726     layout: "plot-throughput-speedup-analysis"
21727
21728 - type: "plot"
21729   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
21730   algorithm: "plot_tsa_name"
21731   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
21732   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21733   include:
21734     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
21735     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
21736     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
21737     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
21738     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
21739     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
21740     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
21741     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
21742   layout:
21743     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
21744     layout: "plot-throughput-speedup-analysis"
21745
21746 - type: "plot"
21747   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
21748   algorithm: "plot_tsa_name"
21749   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
21750   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21751   include:
21752     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
21753     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
21754     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
21755     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
21756     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
21757     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
21758     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
21759     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
21760   layout:
21761     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
21762     layout: "plot-throughput-speedup-analysis"
21763
21764 - type: "plot"
21765   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
21766   algorithm: "plot_tsa_name"
21767   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
21768   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21769   include:
21770     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
21771     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
21772     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
21773     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
21774     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
21775     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
21776   layout:
21777     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr"
21778     layout: "plot-throughput-speedup-analysis"
21779
21780 - type: "plot"
21781   title: "Speedup: 2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
21782   algorithm: "plot_tsa_name"
21783   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
21784   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21785   include:
21786     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
21787     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
21788     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
21789     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
21790     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
21791   layout:
21792     title: "2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr"
21793     layout: "plot-throughput-speedup-analysis"
21794
21795 - type: "plot"
21796   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
21797   algorithm: "plot_tsa_name"
21798   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
21799   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21800   include:
21801     - "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"
21802     - "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"
21803     - "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"
21804     - "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"
21805     - "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"
21806   layout:
21807     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr"
21808     layout: "plot-throughput-speedup-analysis"
21809
21810 - type: "plot"
21811   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
21812   algorithm: "plot_tsa_name"
21813   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
21814   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21815   include:
21816     - "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"
21817     - "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"
21818     - "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"
21819     - "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"
21820     - "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"
21821     - "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"
21822     - "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"
21823     - "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"
21824     - "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"
21825     - "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"
21826   layout:
21827     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
21828     layout: "plot-throughput-speedup-analysis-cps"
21829
21830 - type: "plot"
21831   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
21832   algorithm: "plot_tsa_name"
21833   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
21834   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21835   include:
21836     - "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"
21837     - "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"
21838     - "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"
21839     - "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"
21840     - "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"
21841     - "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"
21842     - "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"
21843     - "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"
21844     - "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"
21845     - "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"
21846   layout:
21847     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
21848     layout: "plot-throughput-speedup-analysis"
21849
21850 - type: "plot"
21851   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
21852   algorithm: "plot_tsa_name"
21853   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
21854   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21855   include:
21856     - "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"
21857     - "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"
21858     - "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"
21859     - "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"
21860     - "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"
21861     - "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"
21862     - "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"
21863     - "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"
21864     - "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"
21865     - "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"
21866   layout:
21867     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
21868     layout: "plot-throughput-speedup-analysis-cps"
21869
21870 - type: "plot"
21871   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
21872   algorithm: "plot_tsa_name"
21873   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
21874   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21875   include:
21876     - "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"
21877     - "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"
21878     - "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"
21879     - "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"
21880     - "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"
21881     - "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"
21882     - "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"
21883     - "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"
21884     - "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"
21885     - "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"
21886   layout:
21887     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
21888     layout: "plot-throughput-speedup-analysis"
21889
21890 - type: "plot"
21891   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
21892   algorithm: "plot_tsa_name"
21893   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
21894   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21895   include:
21896     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
21897     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
21898     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
21899     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
21900     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
21901     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
21902   layout:
21903     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr"
21904     layout: "plot-throughput-speedup-analysis"
21905
21906 - type: "plot"
21907   title: "Speedup: 2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
21908   algorithm: "plot_tsa_name"
21909   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
21910   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21911   include:
21912     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
21913     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
21914     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
21915     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
21916     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
21917   layout:
21918     title: "2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr"
21919     layout: "plot-throughput-speedup-analysis"
21920
21921 - type: "plot"
21922   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
21923   algorithm: "plot_tsa_name"
21924   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
21925   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21926   include:
21927     - "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"
21928     - "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"
21929     - "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"
21930     - "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"
21931     - "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"
21932   layout:
21933     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr"
21934     layout: "plot-throughput-speedup-analysis"
21935
21936 - type: "plot"
21937   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
21938   algorithm: "plot_tsa_name"
21939   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
21940   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21941   include:
21942     - "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"
21943     - "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"
21944     - "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"
21945     - "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"
21946     - "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"
21947     - "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"
21948     - "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"
21949     - "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"
21950     - "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"
21951     - "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"
21952   layout:
21953     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
21954     layout: "plot-throughput-speedup-analysis-cps"
21955
21956 - type: "plot"
21957   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
21958   algorithm: "plot_tsa_name"
21959   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
21960   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21961   include:
21962     - "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"
21963     - "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"
21964     - "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"
21965     - "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"
21966     - "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"
21967     - "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"
21968     - "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"
21969     - "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"
21970     - "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"
21971     - "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"
21972   layout:
21973     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
21974     layout: "plot-throughput-speedup-analysis"
21975
21976 - type: "plot"
21977   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
21978   algorithm: "plot_tsa_name"
21979   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
21980   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21981   include:
21982     - "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"
21983     - "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"
21984     - "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"
21985     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
21986     - "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"
21987     - "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"
21988     - "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"
21989     - "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"
21990     - "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"
21991     - "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"
21992   layout:
21993     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
21994     layout: "plot-throughput-speedup-analysis-cps"
21995
21996 - type: "plot"
21997   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
21998   algorithm: "plot_tsa_name"
21999   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
22000   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22001   include:
22002     - "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"
22003     - "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"
22004     - "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"
22005     - "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"
22006     - "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"
22007     - "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"
22008     - "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"
22009     - "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"
22010     - "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"
22011     - "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"
22012   layout:
22013     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
22014     layout: "plot-throughput-speedup-analysis"
22015
22016 - type: "plot"
22017   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
22018   algorithm: "plot_tsa_name"
22019   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
22020   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22021   include:
22022     - "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"
22023     - "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"
22024     - "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"
22025     - "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"
22026     - "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"
22027     - "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"
22028     - "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"
22029     - "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"
22030     - "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"
22031     - "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"
22032   layout:
22033     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
22034     layout: "plot-throughput-speedup-analysis"
22035
22036 - type: "plot"
22037   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
22038   algorithm: "plot_tsa_name"
22039   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
22040   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22041   include:
22042     - "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"
22043     - "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"
22044     - "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"
22045     - "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"
22046     - "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"
22047     - "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"
22048     - "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"
22049     - "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"
22050     - "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"
22051     - "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"
22052   layout:
22053     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
22054     layout: "plot-throughput-speedup-analysis"
22055
22056 - type: "plot"
22057   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-tsa"
22058   algorithm: "plot_tsa_name"
22059   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-tsa"
22060   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22061   include:
22062     - "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"
22063     - "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"
22064     - "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"
22065     - "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"
22066     - "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"
22067     - "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"
22068     - "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"
22069     - "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"
22070     - "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"
22071     - "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"
22072   layout:
22073     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-tsa"
22074     layout: "plot-throughput-speedup-analysis"
22075
22076 - type: "plot"
22077   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
22078   algorithm: "plot_tsa_name"
22079   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
22080   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22081   include:
22082     - "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"
22083     - "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"
22084     - "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"
22085     - "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"
22086     - "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"
22087     - "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"
22088     - "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"
22089     - "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"
22090     - "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"
22091     - "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"
22092   layout:
22093     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
22094     layout: "plot-throughput-speedup-analysis"
22095
22096 - type: "plot"
22097   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput2-avf-ndr-tsa"
22098   algorithm: "plot_tsa_name"
22099   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput2-avf-ndr-tsa"
22100   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22101   include:
22102     - "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"
22103     - "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"
22104     - "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"
22105     - "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"
22106     - "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"
22107     - "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"
22108     - "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"
22109     - "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"
22110     - "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"
22111     - "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"
22112   layout:
22113     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
22114     layout: "plot-throughput-speedup-analysis"
22115
22116 - type: "plot"
22117   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput2-avf-pdr-tsa"
22118   algorithm: "plot_tsa_name"
22119   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput2-avf-pdr-tsa"
22120   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22121   include:
22122     - "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"
22123     - "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"
22124     - "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"
22125     - "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"
22126     - "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"
22127     - "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"
22128     - "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"
22129     - "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"
22130     - "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"
22131     - "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"
22132   layout:
22133     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
22134     layout: "plot-throughput-speedup-analysis"
22135
22136 - type: "plot"
22137   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput2-avf-ndr-tsa"
22138   algorithm: "plot_tsa_name"
22139   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput2-avf-ndr-tsa"
22140   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22141   include:
22142     - "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"
22143     - "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"
22144     - "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"
22145     - "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"
22146     - "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"
22147     - "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"
22148     - "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"
22149     - "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"
22150     - "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"
22151     - "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"
22152   layout:
22153     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-tsa"
22154     layout: "plot-throughput-speedup-analysis"
22155
22156 - type: "plot"
22157   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput2-avf-pdr-tsa"
22158   algorithm: "plot_tsa_name"
22159   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput2-avf-pdr-tsa"
22160   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22161   include:
22162     - "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"
22163     - "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"
22164     - "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"
22165     - "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"
22166     - "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"
22167     - "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"
22168     - "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"
22169     - "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"
22170     - "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"
22171     - "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"
22172   layout:
22173     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
22174     layout: "plot-throughput-speedup-analysis"
22175
22176 - type: "plot"
22177   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
22178   algorithm: "plot_tsa_name"
22179   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
22180   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22181   include:
22182     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
22183     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
22184     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
22185     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
22186     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
22187     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
22188   layout:
22189     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
22190     layout: "plot-throughput-speedup-analysis"
22191
22192 - type: "plot"
22193   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
22194   algorithm: "plot_tsa_name"
22195   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
22196   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22197   include:
22198     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
22199     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
22200     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
22201     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
22202     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
22203     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
22204   layout:
22205     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
22206     layout: "plot-throughput-speedup-analysis"
22207
22208 - type: "plot"
22209   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
22210   algorithm: "plot_tsa_name"
22211   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
22212   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22213   include:
22214     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
22215     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
22216     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
22217     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
22218     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
22219     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
22220     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
22221     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
22222   layout:
22223     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
22224     layout: "plot-throughput-speedup-analysis"
22225
22226 - type: "plot"
22227   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
22228   algorithm: "plot_tsa_name"
22229   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
22230   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22231   include:
22232     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
22233     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
22234     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
22235     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
22236     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
22237     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
22238     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
22239     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
22240   layout:
22241     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
22242     layout: "plot-throughput-speedup-analysis"
22243
22244 - type: "plot"
22245   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
22246   algorithm: "plot_tsa_name"
22247   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
22248   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22249   include:
22250     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
22251     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
22252     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
22253     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
22254     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
22255     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
22256   layout:
22257     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
22258     layout: "plot-throughput-speedup-analysis"
22259
22260 - type: "plot"
22261   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
22262   algorithm: "plot_tsa_name"
22263   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
22264   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22265   include:
22266     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
22267     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
22268     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
22269     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
22270     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
22271     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
22272   layout:
22273     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
22274     layout: "plot-throughput-speedup-analysis"
22275
22276 - type: "plot"
22277   title: "Speedup: 2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
22278   algorithm: "plot_tsa_name"
22279   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
22280   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22281   include:
22282     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
22283     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
22284     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
22285     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
22286     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
22287   layout:
22288     title: "2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
22289     layout: "plot-throughput-speedup-analysis"
22290
22291 - type: "plot"
22292   title: "Speedup: 2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
22293   algorithm: "plot_tsa_name"
22294   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
22295   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22296   include:
22297     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
22298     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
22299     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
22300     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
22301     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
22302   layout:
22303     title: "2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
22304     layout: "plot-throughput-speedup-analysis"
22305
22306 - type: "plot"
22307   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
22308   algorithm: "plot_tsa_name"
22309   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
22310   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22311   include:
22312     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
22313     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
22314     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
22315     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
22316     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
22317     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
22318     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
22319   layout:
22320     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
22321     layout: "plot-throughput-speedup-analysis"
22322
22323 - type: "plot"
22324   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
22325   algorithm: "plot_tsa_name"
22326   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
22327   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22328   include:
22329     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
22330     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
22331     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
22332     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
22333     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
22334     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
22335     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
22336   layout:
22337     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
22338     layout: "plot-throughput-speedup-analysis"
22339
22340 - type: "plot"
22341   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
22342   algorithm: "plot_tsa_name"
22343   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
22344   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22345   include:
22346     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
22347     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
22348     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
22349     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
22350     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
22351     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
22352     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
22353     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
22354   layout:
22355     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr"
22356     layout: "plot-throughput-speedup-analysis"
22357
22358 - type: "plot"
22359   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
22360   algorithm: "plot_tsa_name"
22361   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
22362   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22363   include:
22364     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
22365     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
22366     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
22367     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
22368     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
22369     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
22370     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
22371     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
22372   layout:
22373     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr"
22374     layout: "plot-throughput-speedup-analysis"
22375
22376 - type: "plot"
22377   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
22378   algorithm: "plot_tsa_name"
22379   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
22380   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22381   include:
22382     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
22383     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
22384     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
22385     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
22386     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
22387     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
22388     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
22389     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
22390   layout:
22391     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
22392     layout: "plot-throughput-speedup-analysis"
22393
22394 - type: "plot"
22395   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
22396   algorithm: "plot_tsa_name"
22397   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
22398   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22399   include:
22400     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
22401     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
22402     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
22403     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
22404     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
22405     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
22406     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
22407     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
22408   layout:
22409     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
22410     layout: "plot-throughput-speedup-analysis"
22411
22412 - type: "plot"
22413   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
22414   algorithm: "plot_tsa_name"
22415   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
22416   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22417   include:
22418     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
22419     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
22420     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
22421     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-rnd-ndrpdr"
22422     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
22423     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-rnd-ndrpdr"
22424     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
22425     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-rnd-ndrpdr"
22426   layout:
22427     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
22428     layout: "plot-throughput-speedup-analysis"
22429
22430 - type: "plot"
22431   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
22432   algorithm: "plot_tsa_name"
22433   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
22434   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22435   include:
22436     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
22437     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
22438     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
22439     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-rnd-ndrpdr"
22440     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
22441     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-rnd-ndrpdr"
22442     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
22443     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-rnd-ndrpdr"
22444   layout:
22445     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
22446     layout: "plot-throughput-speedup-analysis"
22447
22448 - type: "plot"
22449   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
22450   algorithm: "plot_tsa_name"
22451   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
22452   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22453   include:
22454     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
22455     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
22456     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
22457     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22458     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
22459   layout:
22460     title: "2n-clx-x710-64b-l2switching-base-scale-avf-ndr"
22461     layout: "plot-throughput-speedup-analysis"
22462
22463 - type: "plot"
22464   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
22465   algorithm: "plot_tsa_name"
22466   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
22467   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22468   include:
22469     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
22470     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
22471     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
22472     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22473     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
22474   layout:
22475     title: "2n-clx-x710-64b-l2switching-base-scale-avf-pdr"
22476     layout: "plot-throughput-speedup-analysis"
22477
22478 - type: "plot"
22479   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
22480   algorithm: "plot_tsa_name"
22481   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
22482   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22483   include:
22484     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
22485     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
22486     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
22487     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22488     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
22489   layout:
22490     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr"
22491     layout: "plot-throughput-speedup-analysis"
22492
22493 - type: "plot"
22494   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
22495   algorithm: "plot_tsa_name"
22496   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
22497   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22498   include:
22499     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
22500     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
22501     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
22502     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22503     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
22504   layout:
22505     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr"
22506     layout: "plot-throughput-speedup-analysis"
22507
22508 - type: "plot"
22509   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
22510   algorithm: "plot_tsa_name"
22511   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
22512   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22513   include:
22514     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
22515     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
22516     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
22517     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
22518     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22519   layout:
22520     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
22521     layout: "plot-throughput-speedup-analysis"
22522
22523 - type: "plot"
22524   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
22525   algorithm: "plot_tsa_name"
22526   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
22527   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22528   include:
22529     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
22530     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
22531     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
22532     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
22533     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22534   layout:
22535     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
22536     layout: "plot-throughput-speedup-analysis"
22537
22538 - type: "plot"
22539   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
22540   algorithm: "plot_tsa_name"
22541   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
22542   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22543   include:
22544     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22545     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
22546     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
22547     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
22548   layout:
22549     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr"
22550     layout: "plot-throughput-speedup-analysis"
22551
22552 - type: "plot"
22553   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
22554   algorithm: "plot_tsa_name"
22555   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
22556   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22557   include:
22558     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22559     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
22560     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
22561     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
22562   layout:
22563     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr"
22564     layout: "plot-throughput-speedup-analysis"
22565
22566 - type: "plot"
22567   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
22568   algorithm: "plot_tsa_name"
22569   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
22570   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22571   include:
22572     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
22573     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
22574     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
22575     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
22576     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22577   layout:
22578     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
22579     layout: "plot-throughput-speedup-analysis"
22580
22581 - type: "plot"
22582   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
22583   algorithm: "plot_tsa_name"
22584   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
22585   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22586   include:
22587     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
22588     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
22589     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
22590     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
22591     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22592   layout:
22593     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
22594     layout: "plot-throughput-speedup-analysis"
22595
22596 - type: "plot"
22597   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
22598   algorithm: "plot_tsa_name"
22599   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
22600   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22601   include:
22602     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22603     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
22604     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
22605     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
22606   layout:
22607     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
22608     layout: "plot-throughput-speedup-analysis"
22609
22610 - type: "plot"
22611   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
22612   algorithm: "plot_tsa_name"
22613   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
22614   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22615   include:
22616     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22617     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
22618     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
22619     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
22620   layout:
22621     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
22622     layout: "plot-throughput-speedup-analysis"
22623
22624 - type: "plot"
22625   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
22626   algorithm: "plot_tsa_name"
22627   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
22628   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22629   include:
22630     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
22631     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
22632     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
22633     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
22634     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
22635   layout:
22636     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
22637     layout: "plot-throughput-speedup-analysis"
22638
22639 - type: "plot"
22640   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
22641   algorithm: "plot_tsa_name"
22642   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
22643   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22644   include:
22645     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
22646     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
22647     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
22648     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
22649     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
22650   layout:
22651     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
22652     layout: "plot-throughput-speedup-analysis"
22653
22654 - type: "plot"
22655   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
22656   algorithm: "plot_tsa_name"
22657   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
22658   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22659   include:
22660     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
22661     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
22662     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
22663     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
22664   layout:
22665     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
22666     layout: "plot-throughput-speedup-analysis"
22667
22668 - type: "plot"
22669   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
22670   algorithm: "plot_tsa_name"
22671   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
22672   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22673   include:
22674     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
22675     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
22676     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
22677     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
22678   layout:
22679     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
22680     layout: "plot-throughput-speedup-analysis"
22681
22682 - type: "plot"
22683   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-ndr"
22684   algorithm: "plot_tsa_name"
22685   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-ndr-tsa"
22686   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22687   include:
22688     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22689     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22690     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22691     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22692     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
22693   layout:
22694     title: "2n-clx-xxv710-64b-vhost-base-avf-ndr"
22695     layout: "plot-throughput-speedup-analysis"
22696
22697 - type: "plot"
22698   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-pdr"
22699   algorithm: "plot_tsa_name"
22700   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-pdr-tsa"
22701   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22702   include:
22703     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22704     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22705     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22706     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22707     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
22708   layout:
22709     title: "2n-clx-xxv710-64b-vhost-base-avf-pdr"
22710     layout: "plot-throughput-speedup-analysis"
22711
22712 - type: "plot"
22713   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
22714   algorithm: "plot_tsa_name"
22715   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
22716   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22717   include:
22718     - "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"
22719     - "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"
22720     - "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"
22721     - "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"
22722     - "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"
22723   layout:
22724     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
22725     layout: "plot-throughput-speedup-analysis"
22726
22727 - type: "plot"
22728   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
22729   algorithm: "plot_tsa_name"
22730   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
22731   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22732   include:
22733     - "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"
22734     - "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"
22735     - "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"
22736     - "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"
22737     - "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"
22738   layout:
22739     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
22740     layout: "plot-throughput-speedup-analysis"
22741
22742 - type: "plot"
22743   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
22744   algorithm: "plot_tsa_name"
22745   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
22746   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22747   include:
22748     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22749     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22750     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22751     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22752     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
22753   layout:
22754     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
22755     layout: "plot-throughput-speedup-analysis"
22756
22757 - type: "plot"
22758   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
22759   algorithm: "plot_tsa_name"
22760   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
22761   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22762   include:
22763     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22764     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22765     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22766     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22767     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
22768   layout:
22769     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
22770     layout: "plot-throughput-speedup-analysis"
22771
22772 - type: "plot"
22773   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
22774   algorithm: "plot_tsa_name"
22775   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
22776   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22777   include:
22778     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22779     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22780     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22781     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22782     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
22783   layout:
22784     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
22785     layout: "plot-throughput-speedup-analysis"
22786
22787 - type: "plot"
22788   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
22789   algorithm: "plot_tsa_name"
22790   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
22791   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22792   include:
22793     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22794     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22795     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22796     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22797     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
22798   layout:
22799     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
22800     layout: "plot-throughput-speedup-analysis"
22801
22802 - type: "plot"
22803   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
22804   algorithm: "plot_tsa_name"
22805   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
22806   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22807   include:
22808     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22809     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22810     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22811     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22812   layout:
22813     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
22814     layout: "plot-throughput-speedup-analysis"
22815
22816 - type: "plot"
22817   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
22818   algorithm: "plot_tsa_name"
22819   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
22820   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22821   include:
22822     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22823     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22824     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22825     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22826   layout:
22827     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
22828     layout: "plot-throughput-speedup-analysis"
22829
22830 - type: "plot"
22831   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
22832   algorithm: "plot_tsa_name"
22833   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
22834   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22835   include:
22836     - "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"
22837     - "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"
22838     - "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"
22839     - "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"
22840   layout:
22841     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
22842     layout: "plot-throughput-speedup-analysis"
22843
22844 - type: "plot"
22845   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
22846   algorithm: "plot_tsa_name"
22847   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
22848   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22849   include:
22850     - "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"
22851     - "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"
22852     - "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"
22853     - "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"
22854   layout:
22855     title: "2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr"
22856     layout: "plot-throughput-speedup-analysis"
22857
22858 - type: "plot"
22859   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
22860   algorithm: "plot_tsa_name"
22861   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
22862   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22863   include:
22864     - "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"
22865     - "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"
22866     - "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"
22867     - "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"
22868     - "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"
22869     - "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"
22870   layout:
22871     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
22872     layout: "plot-throughput-speedup-analysis"
22873
22874 - type: "plot"
22875   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
22876   algorithm: "plot_tsa_name"
22877   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
22878   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22879   include:
22880     - "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"
22881     - "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"
22882     - "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"
22883     - "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"
22884     - "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"
22885     - "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"
22886   layout:
22887     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
22888     layout: "plot-throughput-speedup-analysis"
22889
22890 # Packet Throughput - DPDK
22891
22892 # 2n-clx-xxv710
22893
22894 - type: "plot"
22895   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
22896   algorithm: "plot_perf_box_name"
22897   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
22898   data: "plot-dpdk-throughput-latency-2n-clx"
22899   include:
22900     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
22901     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
22902   layout:
22903     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
22904     layout: "plot-throughput"
22905
22906 - type: "plot"
22907   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
22908   algorithm: "plot_perf_box_name"
22909   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
22910   data: "plot-dpdk-throughput-latency-2n-clx"
22911   include:
22912     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
22913     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
22914   layout:
22915     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
22916     layout: "plot-throughput"
22917
22918 - type: "plot"
22919   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
22920   algorithm: "plot_perf_box_name"
22921   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
22922   data: "plot-dpdk-throughput-latency-2n-clx"
22923   include:
22924     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
22925     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
22926   layout:
22927     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
22928     layout: "plot-throughput"
22929
22930 - type: "plot"
22931   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
22932   algorithm: "plot_perf_box_name"
22933   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
22934   data: "plot-dpdk-throughput-latency-2n-clx"
22935   include:
22936     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
22937     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
22938   layout:
22939     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
22940     layout: "plot-throughput"
22941
22942 # 2n-clx-x710
22943
22944 - type: "plot"
22945   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
22946   algorithm: "plot_perf_box_name"
22947   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
22948   data: "plot-dpdk-throughput-latency-2n-clx"
22949   include:
22950     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
22951     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
22952   layout:
22953     title: "2n-clx-x710-64b-2t1c-base-ndr"
22954     layout: "plot-throughput"
22955
22956 - type: "plot"
22957   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
22958   algorithm: "plot_perf_box_name"
22959   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
22960   data: "plot-dpdk-throughput-latency-2n-clx"
22961   include:
22962     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
22963     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
22964   layout:
22965     title: "2n-clx-x710-64b-4t2c-base-ndr"
22966     layout: "plot-throughput"
22967
22968 - type: "plot"
22969   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
22970   algorithm: "plot_perf_box_name"
22971   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
22972   data: "plot-dpdk-throughput-latency-2n-clx"
22973   include:
22974     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
22975     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
22976   layout:
22977     title: "2n-clx-x710-64b-2t1c-base-pdr"
22978     layout: "plot-throughput"
22979
22980 - type: "plot"
22981   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
22982   algorithm: "plot_perf_box_name"
22983   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
22984   data: "plot-dpdk-throughput-latency-2n-clx"
22985   include:
22986     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
22987     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
22988   layout:
22989     title: "2n-clx-x710-64b-4t2c-base-pdr"
22990     layout: "plot-throughput"
22991
22992 ###############################################################################
22993
22994 # 2n-zn2
22995
22996 # Packet Throughput
22997
22998 - type: "plot"
22999   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-memif-base-avf-ndr"
23000   algorithm: "plot_perf_box_name"
23001   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-memif-base-avf-ndr"
23002   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23003   include:
23004     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
23005     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23006     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23007     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
23008   layout:
23009     title: "2n-zn2-xxv710-64b-2t1c-memif-base-avf-ndr"
23010     layout: "plot-throughput"
23011
23012 - type: "plot"
23013   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-memif-base-avf-pdr"
23014   algorithm: "plot_perf_box_name"
23015   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-memif-base-avf-pdr"
23016   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23017   include:
23018     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
23019     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23020     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23021     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
23022   layout:
23023     title: "2n-zn2-xxv710-64b-2t1c-memif-base-avf-pdr"
23024     layout: "plot-throughput"
23025
23026 - type: "plot"
23027   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-ndr"
23028   algorithm: "plot_perf_box_name"
23029   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-ndr"
23030   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23031   include:
23032     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
23033     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23034     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23035     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
23036   layout:
23037     title: "2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-ndr"
23038     layout: "plot-throughput"
23039
23040 - type: "plot"
23041   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-pdr"
23042   algorithm: "plot_perf_box_name"
23043   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-pdr"
23044   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23045   include:
23046     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
23047     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23048     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23049     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
23050   layout:
23051     title: "2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-pdr"
23052     layout: "plot-throughput"
23053
23054 - type: "plot"
23055   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
23056   algorithm: "plot_perf_box_name"
23057   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
23058   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23059   include:
23060     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23061     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23062     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
23063     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
23064   layout:
23065     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
23066     layout: "plot-throughput"
23067
23068 - type: "plot"
23069   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
23070   algorithm: "plot_perf_box_name"
23071   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
23072   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23073   include:
23074     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23075     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23076     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
23077     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
23078   layout:
23079     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
23080     layout: "plot-throughput"
23081
23082 - type: "plot"
23083   title: "Throughput: 2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
23084   algorithm: "plot_perf_box_name"
23085   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
23086   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23087   include:
23088     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
23089     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
23090     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
23091     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
23092     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
23093     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
23094   layout:
23095     title: "2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
23096     layout: "plot-throughput"
23097
23098 - type: "plot"
23099   title: "Throughput: 2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
23100   algorithm: "plot_perf_box_name"
23101   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
23102   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23103   include:
23104     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
23105     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
23106     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
23107     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
23108     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
23109     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
23110   layout:
23111     title: "2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
23112     layout: "plot-throughput"
23113
23114 - type: "plot"
23115   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
23116   algorithm: "plot_perf_box_name"
23117   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
23118   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23119   include:
23120     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
23121     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
23122     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
23123     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
23124     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
23125     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
23126     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
23127   layout:
23128     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
23129     layout: "plot-throughput"
23130
23131 - type: "plot"
23132   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
23133   algorithm: "plot_perf_box_name"
23134   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
23135   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23136   include:
23137     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
23138     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
23139     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
23140     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
23141     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
23142     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
23143     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
23144   layout:
23145     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
23146     layout: "plot-throughput"
23147
23148 - type: "plot"
23149   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
23150   algorithm: "plot_perf_box_name"
23151   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
23152   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23153   include:
23154     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
23155     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
23156     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
23157     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
23158     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
23159     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
23160     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
23161     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
23162   layout:
23163     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
23164     layout: "plot-throughput"
23165
23166 - type: "plot"
23167   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
23168   algorithm: "plot_perf_box_name"
23169   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
23170   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23171   include:
23172     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
23173     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
23174     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
23175     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
23176     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
23177     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
23178     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
23179     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
23180   layout:
23181     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
23182     layout: "plot-throughput"
23183
23184 - type: "plot"
23185   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
23186   algorithm: "plot_perf_box_name"
23187   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
23188   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23189   include:
23190     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23191     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23192     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23193     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23194     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23195     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
23196   layout:
23197     title: "2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
23198     layout: "plot-throughput"
23199
23200 - type: "plot"
23201   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
23202   algorithm: "plot_perf_box_name"
23203   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
23204   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23205   include:
23206     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23207     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23208     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23209     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23210     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23211     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
23212   layout:
23213     title: "2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
23214     layout: "plot-throughput"
23215
23216 - type: "plot"
23217   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
23218   algorithm: "plot_perf_box_name"
23219   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
23220   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23221   include:
23222     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
23223     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
23224     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
23225     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
23226     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
23227   layout:
23228     title: "2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
23229     layout: "plot-throughput"
23230
23231 #- type: "plot"
23232 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
23233 #  algorithm: "plot_perf_box_name"
23234 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
23235 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23236 #  include:
23237 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
23238 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
23239 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
23240 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
23241 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
23242 #  layout:
23243 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
23244 #    layout: "plot-throughput"
23245 #
23246 #- type: "plot"
23247 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
23248 #  algorithm: "plot_perf_box_name"
23249 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
23250 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23251 #  include:
23252 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
23253 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
23254 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
23255 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
23256 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
23257 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
23258 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
23259 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
23260 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
23261 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
23262 #  layout:
23263 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
23264 #    layout: "plot-cps"
23265 #
23266 #- type: "plot"
23267 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
23268 #  algorithm: "plot_perf_box_name"
23269 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
23270 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23271 #  include:
23272 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
23273 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
23274 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
23275 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
23276 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
23277 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
23278 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
23279 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
23280 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
23281 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
23282 #  layout:
23283 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
23284 #    layout: "plot-throughput"
23285 #
23286 #- type: "plot"
23287 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
23288 #  algorithm: "plot_perf_box_name"
23289 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
23290 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23291 #  include:
23292 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
23293 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
23294 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
23295 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
23296 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
23297 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
23298 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
23299 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
23300 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
23301 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
23302 #  layout:
23303 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
23304 #    layout: "plot-cps"
23305 #
23306 #- type: "plot"
23307 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
23308 #  algorithm: "plot_perf_box_name"
23309 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
23310 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23311 #  include:
23312 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
23313 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
23314 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
23315 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
23316 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
23317 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
23318 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
23319 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
23320 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
23321 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
23322 #  layout:
23323 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
23324 #    layout: "plot-throughput"
23325
23326 - type: "plot"
23327   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
23328   algorithm: "plot_perf_box_name"
23329   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
23330   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23331   include:
23332     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
23333     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
23334     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
23335     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
23336     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
23337   layout:
23338     title: "2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
23339     layout: "plot-throughput"
23340
23341 #- type: "plot"
23342 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
23343 #  algorithm: "plot_perf_box_name"
23344 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
23345 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23346 #  include:
23347 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
23348 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
23349 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
23350 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
23351 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
23352 #  layout:
23353 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
23354 #    layout: "plot-throughput"
23355 #
23356 #- type: "plot"
23357 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
23358 #  algorithm: "plot_perf_box_name"
23359 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
23360 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23361 #  include:
23362 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
23363 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
23364 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
23365 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
23366 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
23367 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
23368 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
23369 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
23370 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
23371 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
23372 #  layout:
23373 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
23374 #    layout: "plot-cps"
23375 #
23376 #- type: "plot"
23377 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
23378 #  algorithm: "plot_perf_box_name"
23379 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
23380 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23381 #  include:
23382 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
23383 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
23384 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
23385 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
23386 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
23387 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
23388 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
23389 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
23390 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
23391 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
23392 #  layout:
23393 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
23394 #    layout: "plot-throughput"
23395 #
23396 #- type: "plot"
23397 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
23398 #  algorithm: "plot_perf_box_name"
23399 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
23400 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23401 #  include:
23402 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
23403 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
23404 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
23405 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
23406 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
23407 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
23408 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
23409 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
23410 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
23411 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
23412 #  layout:
23413 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
23414 #    layout: "plot-cps"
23415 #
23416 #- type: "plot"
23417 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
23418 #  algorithm: "plot_perf_box_name"
23419 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
23420 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23421 #  include:
23422 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
23423 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
23424 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
23425 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
23426 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
23427 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
23428 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
23429 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
23430 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
23431 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
23432 #  layout:
23433 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
23434 #    layout: "plot-throughput"
23435
23436 - type: "plot"
23437   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
23438   algorithm: "plot_perf_box_name"
23439   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
23440   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23441   include:
23442     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
23443     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23444     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23445     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23446     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23447     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23448   layout:
23449     title: "2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
23450     layout: "plot-throughput"
23451
23452 - type: "plot"
23453   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
23454   algorithm: "plot_perf_box_name"
23455   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
23456   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23457   include:
23458     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
23459     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23460     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23461     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23462     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23463     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23464   layout:
23465     title: "2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
23466     layout: "plot-throughput"
23467
23468 - type: "plot"
23469   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ip4base-ndr"
23470   algorithm: "plot_perf_box_name"
23471   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ip4base-ndr"
23472   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23473   include:
23474     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
23475     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
23476     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
23477     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
23478     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
23479     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
23480     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
23481     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
23482   layout:
23483     title: "2n-zn2-cx556a-64b-2t1c-rdma-ip4base-ndr"
23484     layout: "plot-throughput"
23485
23486 - type: "plot"
23487   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ip4base-pdr"
23488   algorithm: "plot_perf_box_name"
23489   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ip4base-pdr"
23490   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23491   include:
23492     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
23493     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
23494     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
23495     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
23496     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
23497     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
23498     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
23499     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
23500   layout:
23501     title: "2n-zn2-cx556a-64b-2t1c-rdma-ip4base-pdr"
23502     layout: "plot-throughput"
23503
23504 - type: "plot"
23505   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
23506   algorithm: "plot_perf_box_name"
23507   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
23508   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23509   include:
23510     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23511     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23512     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23513     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23514     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23515     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
23516   layout:
23517     title: "2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
23518     layout: "plot-throughput"
23519
23520 - type: "plot"
23521   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
23522   algorithm: "plot_perf_box_name"
23523   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
23524   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23525   include:
23526     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23527     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23528     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23529     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23530     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23531     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
23532   layout:
23533     title: "2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
23534     layout: "plot-throughput"
23535
23536 - type: "plot"
23537   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
23538   algorithm: "plot_perf_box_name"
23539   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
23540   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23541   include:
23542     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
23543     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
23544     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
23545     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
23546     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
23547   layout:
23548     title: "2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
23549     layout: "plot-throughput"
23550
23551 - type: "plot"
23552   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
23553   algorithm: "plot_perf_box_name"
23554   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
23555   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23556   include:
23557     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
23558     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
23559     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
23560     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
23561     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
23562   layout:
23563     title: "2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
23564     layout: "plot-throughput"
23565
23566 - type: "plot"
23567   title: "Throughput: 2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
23568   algorithm: "plot_perf_box_name"
23569   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
23570   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23571   include:
23572     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
23573     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
23574     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
23575     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
23576     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
23577     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
23578     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
23579   layout:
23580     title: "2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
23581     layout: "plot-throughput"
23582
23583 - type: "plot"
23584   title: "Throughput: 2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
23585   algorithm: "plot_perf_box_name"
23586   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
23587   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23588   include:
23589     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
23590     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
23591     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
23592     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
23593     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
23594     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
23595     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
23596   layout:
23597     title: "2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
23598     layout: "plot-throughput"
23599
23600 - type: "plot"
23601   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
23602   algorithm: "plot_perf_box_name"
23603   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
23604   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23605   include:
23606     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
23607     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
23608     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
23609     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
23610     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
23611     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
23612     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
23613     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
23614   layout:
23615     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
23616     layout: "plot-throughput"
23617
23618 - type: "plot"
23619   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
23620   algorithm: "plot_perf_box_name"
23621   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
23622   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23623   include:
23624     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
23625     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
23626     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
23627     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
23628     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
23629     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
23630     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
23631     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
23632   layout:
23633     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
23634     layout: "plot-throughput"
23635
23636 - type: "plot"
23637   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
23638   algorithm: "plot_perf_box_name"
23639   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
23640   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23641   include:
23642     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
23643     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
23644     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
23645     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
23646     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
23647     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
23648     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
23649     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
23650   layout:
23651     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
23652     layout: "plot-throughput"
23653
23654 - type: "plot"
23655   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
23656   algorithm: "plot_perf_box_name"
23657   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
23658   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23659   include:
23660     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
23661     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
23662     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
23663     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
23664     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
23665     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
23666     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
23667     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
23668   layout:
23669     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
23670     layout: "plot-throughput"
23671
23672 - type: "plot"
23673   title: "Throughput: 2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
23674   algorithm: "plot_perf_box_name"
23675   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
23676   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23677   include:
23678     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
23679     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
23680     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
23681     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
23682     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
23683   layout:
23684     title: "2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
23685     layout: "plot-throughput"
23686
23687 - type: "plot"
23688   title: "Throughput: 2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
23689   algorithm: "plot_perf_box_name"
23690   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
23691   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23692   include:
23693     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
23694     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
23695     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
23696     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
23697     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
23698   layout:
23699     title: "2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
23700     layout: "plot-throughput"
23701
23702 - type: "plot"
23703   title: "Throughput: 2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
23704   algorithm: "plot_perf_box_name"
23705   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
23706   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23707   include:
23708     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
23709     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
23710     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
23711     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
23712     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
23713   layout:
23714     title: "2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
23715     layout: "plot-throughput"
23716
23717 - type: "plot"
23718   title: "Throughput: 2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
23719   algorithm: "plot_perf_box_name"
23720   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
23721   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23722   include:
23723     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
23724     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
23725     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
23726     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
23727     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
23728   layout:
23729     title: "2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
23730     layout: "plot-throughput"
23731
23732 - type: "plot"
23733   title: "Throughput: 2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
23734   algorithm: "plot_perf_box_name"
23735   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
23736   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23737   include:
23738     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
23739     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
23740     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
23741     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
23742     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
23743   layout:
23744     title: "2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
23745     layout: "plot-throughput"
23746
23747 - type: "plot"
23748   title: "Throughput: 2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
23749   algorithm: "plot_perf_box_name"
23750   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
23751   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23752   include:
23753     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
23754     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
23755     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
23756     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
23757     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
23758   layout:
23759     title: "2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
23760     layout: "plot-throughput"
23761
23762 - type: "plot"
23763   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-ndr"
23764   algorithm: "plot_perf_box_name"
23765   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-ndr"
23766   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23767   include:
23768     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
23769     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
23770     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23771     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
23772     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
23773     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
23774   layout:
23775     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-ndr"
23776     layout: "plot-throughput"
23777
23778 - type: "plot"
23779   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-pdr"
23780   algorithm: "plot_perf_box_name"
23781   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-pdr"
23782   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23783   include:
23784     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
23785     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
23786     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23787     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
23788     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
23789     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
23790   layout:
23791     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-pdr"
23792     layout: "plot-throughput"
23793
23794 - type: "plot"
23795   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
23796   algorithm: "plot_perf_box_name"
23797   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
23798   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23799   include:
23800     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
23801     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
23802     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
23803     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
23804   layout:
23805     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
23806     layout: "plot-throughput"
23807
23808 - type: "plot"
23809   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
23810   algorithm: "plot_perf_box_name"
23811   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
23812   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23813   include:
23814     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
23815     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
23816     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
23817     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
23818   layout:
23819     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
23820     layout: "plot-throughput"
23821
23822 - type: "plot"
23823   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
23824   algorithm: "plot_perf_box_name"
23825   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
23826   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23827   include:
23828     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
23829     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
23830     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23831     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
23832     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
23833     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
23834   layout:
23835     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
23836     layout: "plot-throughput"
23837
23838 - type: "plot"
23839   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
23840   algorithm: "plot_perf_box_name"
23841   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
23842   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23843   include:
23844     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
23845     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
23846     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23847     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
23848     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
23849     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
23850   layout:
23851     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
23852     layout: "plot-throughput"
23853
23854 - type: "plot"
23855   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
23856   algorithm: "plot_perf_box_name"
23857   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
23858   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23859   include:
23860     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
23861     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
23862     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
23863     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
23864   layout:
23865     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
23866     layout: "plot-throughput"
23867
23868 - type: "plot"
23869   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
23870   algorithm: "plot_perf_box_name"
23871   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
23872   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23873   include:
23874     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
23875     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
23876     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
23877     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
23878   layout:
23879     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
23880     layout: "plot-throughput"
23881
23882 - type: "plot"
23883   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
23884   algorithm: "plot_perf_box_name"
23885   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
23886   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23887   include:
23888     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
23889     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
23890     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23891     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
23892     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
23893     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
23894   layout:
23895     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
23896     layout: "plot-throughput"
23897
23898 - type: "plot"
23899   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
23900   algorithm: "plot_perf_box_name"
23901   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
23902   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23903   include:
23904     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
23905     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
23906     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23907     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
23908     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
23909     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
23910   layout:
23911     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
23912     layout: "plot-throughput"
23913
23914 - type: "plot"
23915   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
23916   algorithm: "plot_perf_box_name"
23917   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
23918   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23919   include:
23920     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
23921     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
23922     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
23923     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
23924   layout:
23925     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
23926     layout: "plot-throughput"
23927
23928 - type: "plot"
23929   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
23930   algorithm: "plot_perf_box_name"
23931   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
23932   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23933   include:
23934     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
23935     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
23936     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
23937     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
23938   layout:
23939     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
23940     layout: "plot-throughput"
23941
23942 - type: "plot"
23943   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-avf-ndr"
23944   algorithm: "plot_perf_box_name"
23945   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-avf-ndr"
23946   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23947   include:
23948     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23949     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23950     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23951     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23952     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
23953   layout:
23954     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-avf-ndr"
23955     layout: "plot-throughput"
23956
23957 - type: "plot"
23958   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-avf-pdr"
23959   algorithm: "plot_perf_box_name"
23960   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-avf-pdr"
23961   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23962   include:
23963     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23964     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23965     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23966     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23967     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
23968   layout:
23969     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-avf-pdr"
23970     layout: "plot-throughput"
23971
23972 - type: "plot"
23973   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
23974   algorithm: "plot_perf_box_name"
23975   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
23976   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23977   include:
23978     - "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"
23979     - "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"
23980     - "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"
23981     - "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"
23982     - "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"
23983   layout:
23984     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
23985     layout: "plot-throughput"
23986
23987 - type: "plot"
23988   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
23989   algorithm: "plot_perf_box_name"
23990   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
23991   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23992   include:
23993     - "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"
23994     - "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"
23995     - "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"
23996     - "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"
23997     - "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"
23998   layout:
23999     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
24000     layout: "plot-throughput"
24001
24002 - type: "plot"
24003   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
24004   algorithm: "plot_perf_box_name"
24005   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
24006   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24007   include:
24008     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24009     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24010     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24011     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24012     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
24013   layout:
24014     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
24015     layout: "plot-throughput"
24016
24017 - type: "plot"
24018   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
24019   algorithm: "plot_perf_box_name"
24020   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
24021   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24022   include:
24023     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24024     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24025     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24026     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24027     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
24028   layout:
24029     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
24030     layout: "plot-throughput"
24031
24032 - type: "plot"
24033   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
24034   algorithm: "plot_perf_box_name"
24035   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
24036   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24037   include:
24038     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24039     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24040     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24041     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24042     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
24043   layout:
24044     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
24045     layout: "plot-throughput"
24046
24047 - type: "plot"
24048   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
24049   algorithm: "plot_perf_box_name"
24050   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
24051   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24052   include:
24053     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24054     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24055     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24056     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24057     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
24058   layout:
24059     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
24060     layout: "plot-throughput"
24061
24062 - type: "plot"
24063   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
24064   algorithm: "plot_perf_box_name"
24065   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
24066   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24067   include:
24068     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24069     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24070     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24071     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24072   layout:
24073     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
24074     layout: "plot-throughput"
24075
24076 - type: "plot"
24077   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
24078   algorithm: "plot_perf_box_name"
24079   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
24080   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24081   include:
24082     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24083     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24084     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24085     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24086   layout:
24087     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
24088     layout: "plot-throughput"
24089
24090 - type: "plot"
24091   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
24092   algorithm: "plot_perf_box_name"
24093   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
24094   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24095   include:
24096     - "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"
24097     - "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"
24098     - "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"
24099     - "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"
24100   layout:
24101     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
24102     layout: "plot-throughput"
24103
24104 - type: "plot"
24105   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
24106   algorithm: "plot_perf_box_name"
24107   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
24108   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24109   include:
24110     - "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"
24111     - "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"
24112     - "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"
24113     - "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"
24114   layout:
24115     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
24116     layout: "plot-throughput"
24117
24118 - type: "plot"
24119   title: "Throughput: 2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
24120   algorithm: "plot_perf_box_name"
24121   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
24122   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24123   include:
24124     - "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"
24125     - "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"
24126     - "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"
24127     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
24128     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
24129     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
24130   layout:
24131     title: "2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
24132     layout: "plot-throughput"
24133
24134 - type: "plot"
24135   title: "Throughput: 2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
24136   algorithm: "plot_perf_box_name"
24137   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
24138   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24139   include:
24140     - "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"
24141     - "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"
24142     - "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"
24143     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
24144     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
24145     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
24146   layout:
24147     title: "2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
24148     layout: "plot-throughput"
24149
24150 ################################################################################
24151
24152 # Packet Speedup
24153
24154 - type: "plot"
24155   title: "Speedup: 2n-zn2-xxv710-64b-memif-base-avf-ndr-tsa"
24156   algorithm: "plot_tsa_name"
24157   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-memif-base-avf-ndr-tsa"
24158   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24159   include:
24160     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
24161     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24162     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24163     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
24164   layout:
24165     title: "2n-zn2-xxv710-64b-memif-base-avf-ndr"
24166     layout: "plot-throughput-speedup-analysis"
24167
24168 - type: "plot"
24169   title: "Speedup: 2n-zn2-xxv710-64b-memif-base-avf-pdr-tsa"
24170   algorithm: "plot_tsa_name"
24171   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-memif-base-avf-pdr-tsa"
24172   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24173   include:
24174     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
24175     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24176     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24177     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
24178   layout:
24179     title: "2n-zn2-xxv710-64b-memif-base-avf-pdr"
24180     layout: "plot-throughput-speedup-analysis"
24181
24182 - type: "plot"
24183   title: "Speedup: 2n-zn2-xxv710-64b-memif-base-dpdk-ndr-tsa"
24184   algorithm: "plot_tsa_name"
24185   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-memif-base-dpdk-ndr-tsa"
24186   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24187   include:
24188     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
24189     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24190     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24191     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
24192   layout:
24193     title: "2n-zn2-xxv710-64b-memif-base-dpdk-ndr"
24194     layout: "plot-throughput-speedup-analysis"
24195
24196 - type: "plot"
24197   title: "Speedup: 2n-zn2-xxv710-64b-memif-base-dpdk-pdr-tsa"
24198   algorithm: "plot_tsa_name"
24199   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-memif-base-dpdk-pdr-tsa"
24200   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24201   include:
24202     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
24203     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24204     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24205     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
24206   layout:
24207     title: "2n-zn2-xxv710-64b-memif-base-dpdk-pdr"
24208     layout: "plot-throughput-speedup-analysis"
24209
24210 - type: "plot"
24211   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
24212   algorithm: "plot_tsa_name"
24213   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
24214   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24215   include:
24216     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24217     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24218     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
24219     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
24220   layout:
24221     title: "2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
24222     layout: "plot-throughput-speedup-analysis"
24223
24224 - type: "plot"
24225   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
24226   algorithm: "plot_tsa_name"
24227   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
24228   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24229   include:
24230     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24231     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24232     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
24233     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
24234   layout:
24235     title: "2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
24236     layout: "plot-throughput-speedup-analysis"
24237
24238 - type: "plot"
24239   title: "Speedup: 2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
24240   algorithm: "plot_tsa_name"
24241   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
24242   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24243   include:
24244     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
24245     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
24246     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
24247     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
24248     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
24249     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
24250   layout:
24251     title: "2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
24252     layout: "plot-throughput-speedup-analysis"
24253
24254 - type: "plot"
24255   title: "Speedup: 2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
24256   algorithm: "plot_tsa_name"
24257   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
24258   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24259   include:
24260     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
24261     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
24262     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
24263     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
24264     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
24265     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
24266   layout:
24267     title: "2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
24268     layout: "plot-throughput-speedup-analysis"
24269
24270 - type: "plot"
24271   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
24272   algorithm: "plot_tsa_name"
24273   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
24274   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24275   include:
24276     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
24277     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
24278     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
24279     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
24280     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
24281     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
24282     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
24283   layout:
24284     title: "2n-zn2-xxv710-64b-ip4routing-base-scale-avf-ndr"
24285     layout: "plot-throughput-speedup-analysis"
24286
24287 - type: "plot"
24288   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
24289   algorithm: "plot_tsa_name"
24290   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
24291   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24292   include:
24293     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
24294     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
24295     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
24296     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
24297     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
24298     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
24299     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
24300   layout:
24301     title: "2n-zn2-xxv710-64b-ip4routing-base-scale-avf-pdr"
24302     layout: "plot-throughput-speedup-analysis"
24303
24304 - type: "plot"
24305   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
24306   algorithm: "plot_tsa_name"
24307   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
24308   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24309   include:
24310     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
24311     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
24312     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
24313     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
24314     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
24315     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
24316     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
24317     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
24318   layout:
24319     title: "2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
24320     layout: "plot-throughput-speedup-analysis"
24321
24322 - type: "plot"
24323   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
24324   algorithm: "plot_tsa_name"
24325   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
24326   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24327   include:
24328     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
24329     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
24330     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
24331     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
24332     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
24333     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
24334     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
24335     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
24336   layout:
24337     title: "2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
24338     layout: "plot-throughput-speedup-analysis"
24339
24340 - type: "plot"
24341   title: "Speedup: 2n-zn2-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
24342   algorithm: "plot_tsa_name"
24343   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
24344   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24345   include:
24346     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
24347     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
24348     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
24349     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
24350     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
24351     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
24352   layout:
24353     title: "2n-zn2-xxv710-64b-features-ip4routing-base-avf-ndr"
24354     layout: "plot-throughput-speedup-analysis"
24355
24356 - type: "plot"
24357   title: "Speedup: 2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
24358   algorithm: "plot_tsa_name"
24359   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
24360   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24361   include:
24362     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
24363     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
24364     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
24365     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
24366     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
24367   layout:
24368     title: "2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr"
24369     layout: "plot-throughput-speedup-analysis"
24370
24371 #- type: "plot"
24372 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
24373 #  algorithm: "plot_tsa_name"
24374 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
24375 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24376 #  include:
24377 #    - "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"
24378 #    - "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"
24379 #    - "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"
24380 #    - "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"
24381 #    - "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"
24382 #  layout:
24383 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr"
24384 #    layout: "plot-throughput-speedup-analysis"
24385 #
24386 #- type: "plot"
24387 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
24388 #  algorithm: "plot_tsa_name"
24389 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
24390 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24391 #  include:
24392 #    - "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"
24393 #    - "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"
24394 #    - "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"
24395 #    - "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"
24396 #    - "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"
24397 #    - "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"
24398 #    - "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"
24399 #    - "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"
24400 #    - "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"
24401 #    - "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"
24402 #  layout:
24403 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
24404 #    layout: "plot-throughput-speedup-analysis-cps"
24405 #
24406 #- type: "plot"
24407 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
24408 #  algorithm: "plot_tsa_name"
24409 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
24410 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24411 #  include:
24412 #    - "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"
24413 #    - "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"
24414 #    - "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"
24415 #    - "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"
24416 #    - "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"
24417 #    - "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"
24418 #    - "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"
24419 #    - "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"
24420 #    - "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"
24421 #    - "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"
24422 #  layout:
24423 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
24424 #    layout: "plot-throughput-speedup-analysis"
24425 #
24426 #- type: "plot"
24427 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
24428 #  algorithm: "plot_tsa_name"
24429 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
24430 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24431 #  include:
24432 #    - "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"
24433 #    - "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"
24434 #    - "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"
24435 #    - "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"
24436 #    - "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"
24437 #    - "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"
24438 #    - "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"
24439 #    - "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"
24440 #    - "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"
24441 #    - "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"
24442 #  layout:
24443 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
24444 #    layout: "plot-throughput-speedup-analysis-cps"
24445 #
24446 #- type: "plot"
24447 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
24448 #  algorithm: "plot_tsa_name"
24449 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
24450 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24451 #  include:
24452 #    - "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"
24453 #    - "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"
24454 #    - "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"
24455 #    - "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"
24456 #    - "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"
24457 #    - "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"
24458 #    - "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"
24459 #    - "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"
24460 #    - "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"
24461 #    - "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"
24462 #  layout:
24463 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
24464 #    layout: "plot-throughput-speedup-analysis"
24465
24466 - type: "plot"
24467   title: "Speedup: 2n-zn2-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
24468   algorithm: "plot_tsa_name"
24469   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
24470   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24471   include:
24472     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
24473     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
24474     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
24475     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
24476     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
24477     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
24478   layout:
24479     title: "2n-zn2-xxv710-64b-features-ip4routing-base-avf-pdr"
24480     layout: "plot-throughput-speedup-analysis"
24481
24482 - type: "plot"
24483   title: "Speedup: 2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
24484   algorithm: "plot_tsa_name"
24485   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
24486   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24487   include:
24488     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
24489     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
24490     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
24491     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
24492     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
24493   layout:
24494     title: "2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr"
24495     layout: "plot-throughput-speedup-analysis"
24496
24497 #- type: "plot"
24498 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
24499 #  algorithm: "plot_tsa_name"
24500 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
24501 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24502 #  include:
24503 #    - "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"
24504 #    - "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"
24505 #    - "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"
24506 #    - "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"
24507 #    - "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"
24508 #  layout:
24509 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr"
24510 #    layout: "plot-throughput-speedup-analysis"
24511 #
24512 #- type: "plot"
24513 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
24514 #  algorithm: "plot_tsa_name"
24515 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
24516 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24517 #  include:
24518 #    - "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"
24519 #    - "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"
24520 #    - "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"
24521 #    - "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"
24522 #    - "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"
24523 #    - "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"
24524 #    - "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"
24525 #    - "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"
24526 #    - "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"
24527 #    - "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"
24528 #  layout:
24529 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
24530 #    layout: "plot-throughput-speedup-analysis-cps"
24531 #
24532 #- type: "plot"
24533 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
24534 #  algorithm: "plot_tsa_name"
24535 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
24536 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24537 #  include:
24538 #    - "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"
24539 #    - "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"
24540 #    - "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"
24541 #    - "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"
24542 #    - "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"
24543 #    - "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"
24544 #    - "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"
24545 #    - "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"
24546 #    - "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"
24547 #    - "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"
24548 #  layout:
24549 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
24550 #    layout: "plot-throughput-speedup-analysis"
24551 #
24552 #- type: "plot"
24553 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
24554 #  algorithm: "plot_tsa_name"
24555 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
24556 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24557 #  include:
24558 #    - "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"
24559 #    - "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"
24560 #    - "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"
24561 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
24562 #    - "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"
24563 #    - "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"
24564 #    - "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"
24565 #    - "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"
24566 #    - "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"
24567 #    - "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"
24568 #  layout:
24569 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
24570 #    layout: "plot-throughput-speedup-analysis-cps"
24571 #
24572 #- type: "plot"
24573 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
24574 #  algorithm: "plot_tsa_name"
24575 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
24576 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24577 #  include:
24578 #    - "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"
24579 #    - "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"
24580 #    - "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"
24581 #    - "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"
24582 #    - "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"
24583 #    - "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"
24584 #    - "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"
24585 #    - "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"
24586 #    - "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"
24587 #    - "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"
24588 #  layout:
24589 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
24590 #    layout: "plot-throughput-speedup-analysis"
24591
24592 - type: "plot"
24593   title: "Speedup: 2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
24594   algorithm: "plot_tsa_name"
24595   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
24596   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24597   include:
24598     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
24599     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
24600     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
24601     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
24602     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
24603     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
24604   layout:
24605     title: "2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-ndr"
24606     layout: "plot-throughput-speedup-analysis"
24607
24608 - type: "plot"
24609   title: "Speedup: 2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
24610   algorithm: "plot_tsa_name"
24611   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
24612   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24613   include:
24614     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
24615     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
24616     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
24617     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
24618     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
24619     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
24620   layout:
24621     title: "2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-pdr"
24622     layout: "plot-throughput-speedup-analysis"
24623
24624 - type: "plot"
24625   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ip4base-ndr-tsa"
24626   algorithm: "plot_tsa_name"
24627   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ip4base-ndr-tsa"
24628   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24629   include:
24630     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
24631     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
24632     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
24633     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
24634     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
24635     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
24636     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
24637     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
24638   layout:
24639     title: "2n-zn2-cx556a-64b-rdma-ip4base-ndr"
24640     layout: "plot-throughput-speedup-analysis"
24641
24642 - type: "plot"
24643   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ip4base-pdr-tsa"
24644   algorithm: "plot_tsa_name"
24645   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ip4base-pdr-tsa"
24646   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24647   include:
24648     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
24649     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
24650     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
24651     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
24652     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
24653     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
24654     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
24655     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
24656   layout:
24657     title: "2n-zn2-cx556a-64b-rdma-ip4base-pdr"
24658     layout: "plot-throughput-speedup-analysis"
24659
24660 - type: "plot"
24661   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ethip4-features-ndr-tsa"
24662   algorithm: "plot_tsa_name"
24663   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ethip4-features-ndr-tsa"
24664   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24665   include:
24666     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
24667     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
24668     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
24669     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
24670     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
24671     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
24672   layout:
24673     title: "2n-zn2-cx556a-64b-rdma-ethip4-features-ndr"
24674     layout: "plot-throughput-speedup-analysis"
24675
24676 - type: "plot"
24677   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ethip4-features-pdr-tsa"
24678   algorithm: "plot_tsa_name"
24679   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ethip4-features-pdr-tsa"
24680   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24681   include:
24682     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
24683     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
24684     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
24685     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
24686     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
24687     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
24688   layout:
24689     title: "2n-zn2-cx556a-64b-rdma-ethip4-features-pdr"
24690     layout: "plot-throughput-speedup-analysis"
24691
24692 - type: "plot"
24693   title: "Speedup: 2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
24694   algorithm: "plot_tsa_name"
24695   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
24696   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24697   include:
24698     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
24699     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
24700     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
24701     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
24702     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
24703   layout:
24704     title: "2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
24705     layout: "plot-throughput-speedup-analysis"
24706
24707 - type: "plot"
24708   title: "Speedup: 2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
24709   algorithm: "plot_tsa_name"
24710   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
24711   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24712   include:
24713     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
24714     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
24715     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
24716     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
24717     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
24718   layout:
24719     title: "2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
24720     layout: "plot-throughput-speedup-analysis"
24721
24722 - type: "plot"
24723   title: "Speedup: 2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
24724   algorithm: "plot_tsa_name"
24725   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
24726   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24727   include:
24728     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
24729     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
24730     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
24731     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
24732     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
24733     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
24734     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
24735   layout:
24736     title: "2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
24737     layout: "plot-throughput-speedup-analysis"
24738
24739 - type: "plot"
24740   title: "Speedup: 2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
24741   algorithm: "plot_tsa_name"
24742   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
24743   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24744   include:
24745     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
24746     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
24747     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
24748     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
24749     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
24750     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
24751     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
24752   layout:
24753     title: "2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
24754     layout: "plot-throughput-speedup-analysis"
24755
24756 - type: "plot"
24757   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
24758   algorithm: "plot_tsa_name"
24759   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
24760   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24761   include:
24762     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
24763     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
24764     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
24765     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
24766     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
24767     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
24768     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
24769     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
24770   layout:
24771     title: "2n-zn2-xxv710-78b-ip6routing-base-scale-avf-ndr"
24772     layout: "plot-throughput-speedup-analysis"
24773
24774 - type: "plot"
24775   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
24776   algorithm: "plot_tsa_name"
24777   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
24778   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24779   include:
24780     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
24781     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
24782     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
24783     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
24784     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
24785     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
24786     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
24787     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
24788   layout:
24789     title: "2n-zn2-xxv710-78b-ip6routing-base-scale-avf-pdr"
24790     layout: "plot-throughput-speedup-analysis"
24791
24792 - type: "plot"
24793   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
24794   algorithm: "plot_tsa_name"
24795   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
24796   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24797   include:
24798     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
24799     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
24800     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
24801     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
24802     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
24803     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
24804     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
24805     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
24806   layout:
24807     title: "2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
24808     layout: "plot-throughput-speedup-analysis"
24809
24810 - type: "plot"
24811   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
24812   algorithm: "plot_tsa_name"
24813   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
24814   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24815   include:
24816     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
24817     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
24818     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
24819     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
24820     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
24821     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
24822     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
24823     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
24824   layout:
24825     title: "2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
24826     layout: "plot-throughput-speedup-analysis"
24827
24828 - type: "plot"
24829   title: "Speedup: 2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
24830   algorithm: "plot_tsa_name"
24831   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
24832   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24833   include:
24834     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
24835     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
24836     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
24837     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
24838     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
24839   layout:
24840     title: "2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-ndr"
24841     layout: "plot-throughput-speedup-analysis"
24842
24843 - type: "plot"
24844   title: "Speedup: 2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
24845   algorithm: "plot_tsa_name"
24846   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
24847   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24848   include:
24849     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
24850     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
24851     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
24852     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
24853     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
24854   layout:
24855     title: "2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-pdr"
24856     layout: "plot-throughput-speedup-analysis"
24857
24858 - type: "plot"
24859   title: "Speedup: 2n-zn2-x710-64b-l2switching-base-scale-avf-ndr-tsa"
24860   algorithm: "plot_tsa_name"
24861   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-l2switching-base-scale-avf-ndr-tsa"
24862   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24863   include:
24864     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
24865     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
24866     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
24867     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
24868     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
24869   layout:
24870     title: "2n-zn2-x710-64b-l2switching-base-scale-avf-ndr"
24871     layout: "plot-throughput-speedup-analysis"
24872
24873 - type: "plot"
24874   title: "Speedup: 2n-zn2-x710-64b-l2switching-base-scale-avf-pdr-tsa"
24875   algorithm: "plot_tsa_name"
24876   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-l2switching-base-scale-avf-pdr-tsa"
24877   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24878   include:
24879     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
24880     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
24881     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
24882     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
24883     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
24884   layout:
24885     title: "2n-zn2-x710-64b-l2switching-base-scale-avf-pdr"
24886     layout: "plot-throughput-speedup-analysis"
24887
24888 - type: "plot"
24889   title: "Speedup: 2n-zn2-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
24890   algorithm: "plot_tsa_name"
24891   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
24892   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24893   include:
24894     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
24895     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
24896     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
24897     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
24898     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
24899   layout:
24900     title: "2n-zn2-x710-64b-l2switching-base-scale-dpdk-ndr"
24901     layout: "plot-throughput-speedup-analysis"
24902
24903 - type: "plot"
24904   title: "Speedup: 2n-zn2-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
24905   algorithm: "plot_tsa_name"
24906   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
24907   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24908   include:
24909     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
24910     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
24911     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
24912     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
24913     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
24914   layout:
24915     title: "2n-zn2-x710-64b-l2switching-base-scale-dpdk-pdr"
24916     layout: "plot-throughput-speedup-analysis"
24917
24918 - type: "plot"
24919   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-avf-ndr-tsa"
24920   algorithm: "plot_tsa_name"
24921   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-avf-ndr-tsa"
24922   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24923   include:
24924     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
24925     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
24926     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
24927     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
24928     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
24929     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
24930   layout:
24931     title: "2n-zn2-xxv710-64b-l2switching-base-avf-ndr"
24932     layout: "plot-throughput-speedup-analysis"
24933
24934 - type: "plot"
24935   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-avf-pdr-tsa"
24936   algorithm: "plot_tsa_name"
24937   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-avf-pdr-tsa"
24938   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24939   include:
24940     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
24941     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
24942     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
24943     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
24944     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
24945     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
24946   layout:
24947     title: "2n-zn2-xxv710-64b-l2switching-base-avf-pdr"
24948     layout: "plot-throughput-speedup-analysis"
24949
24950 - type: "plot"
24951   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
24952   algorithm: "plot_tsa_name"
24953   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
24954   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24955   include:
24956     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
24957     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
24958     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
24959     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
24960   layout:
24961     title: "2n-zn2-xxv710-64b-l2switching-base-scale-avf-ndr"
24962     layout: "plot-throughput-speedup-analysis"
24963
24964 - type: "plot"
24965   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
24966   algorithm: "plot_tsa_name"
24967   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
24968   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24969   include:
24970     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
24971     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
24972     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
24973     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
24974   layout:
24975     title: "2n-zn2-xxv710-64b-l2switching-base-scale-avf-pdr"
24976     layout: "plot-throughput-speedup-analysis"
24977
24978 - type: "plot"
24979   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
24980   algorithm: "plot_tsa_name"
24981   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
24982   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24983   include:
24984     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
24985     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
24986     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
24987     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
24988     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
24989     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
24990   layout:
24991     title: "2n-zn2-xxv710-64b-l2switching-base-dpdk-ndr"
24992     layout: "plot-throughput-speedup-analysis"
24993
24994 - type: "plot"
24995   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
24996   algorithm: "plot_tsa_name"
24997   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
24998   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24999   include:
25000     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
25001     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
25002     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
25003     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
25004     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
25005     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
25006   layout:
25007     title: "2n-zn2-xxv710-64b-l2switching-base-dpdk-pdr"
25008     layout: "plot-throughput-speedup-analysis"
25009
25010 - type: "plot"
25011   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
25012   algorithm: "plot_tsa_name"
25013   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
25014   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25015   include:
25016     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
25017     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
25018     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
25019     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
25020   layout:
25021     title: "2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-ndr"
25022     layout: "plot-throughput-speedup-analysis"
25023
25024 - type: "plot"
25025   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
25026   algorithm: "plot_tsa_name"
25027   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
25028   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25029   include:
25030     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
25031     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
25032     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
25033     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
25034   layout:
25035     title: "2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-pdr"
25036     layout: "plot-throughput-speedup-analysis"
25037
25038 - type: "plot"
25039   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2switching-base-ndr-tsa"
25040   algorithm: "plot_tsa_name"
25041   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2switching-base-ndr-tsa"
25042   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25043   include:
25044     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
25045     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
25046     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
25047     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
25048     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
25049     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
25050   layout:
25051     title: "2n-zn2-cx556a-64b-rdma-l2switching-base-ndr"
25052     layout: "plot-throughput-speedup-analysis"
25053
25054 - type: "plot"
25055   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2switching-base-pdr-tsa"
25056   algorithm: "plot_tsa_name"
25057   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2switching-base-pdr-tsa"
25058   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25059   include:
25060     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
25061     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
25062     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
25063     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
25064     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
25065     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
25066   layout:
25067     title: "2n-zn2-cx556a-64b-rdma-l2switching-base-pdr"
25068     layout: "plot-throughput-speedup-analysis"
25069
25070 - type: "plot"
25071   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
25072   algorithm: "plot_tsa_name"
25073   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
25074   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25075   include:
25076     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
25077     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
25078     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
25079     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
25080   layout:
25081     title: "2n-zn2-cx556a-64b-rdma-l2switching-scale-ndr"
25082     layout: "plot-throughput-speedup-analysis"
25083
25084 - type: "plot"
25085   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
25086   algorithm: "plot_tsa_name"
25087   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
25088   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25089   include:
25090     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
25091     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
25092     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
25093     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
25094   layout:
25095     title: "2n-zn2-cx556a-64b-rdma-l2switching-scale-pdr"
25096     layout: "plot-throughput-speedup-analysis"
25097
25098 - type: "plot"
25099   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-avf-ndr"
25100   algorithm: "plot_tsa_name"
25101   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-avf-ndr-tsa"
25102   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25103   include:
25104     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25105     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25106     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25107     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25108     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
25109   layout:
25110     title: "2n-zn2-xxv710-64b-vhost-base-avf-ndr"
25111     layout: "plot-throughput-speedup-analysis"
25112
25113 - type: "plot"
25114   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-avf-pdr"
25115   algorithm: "plot_tsa_name"
25116   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-avf-pdr-tsa"
25117   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25118   include:
25119     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25120     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25121     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25122     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25123     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
25124   layout:
25125     title: "2n-zn2-xxv710-64b-vhost-base-avf-pdr"
25126     layout: "plot-throughput-speedup-analysis"
25127
25128 - type: "plot"
25129   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-avf-vpp-ndr"
25130   algorithm: "plot_tsa_name"
25131   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
25132   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25133   include:
25134     - "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"
25135     - "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"
25136     - "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"
25137     - "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"
25138     - "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"
25139   layout:
25140     title: "2n-zn2-xxv710-64b-vhost-base-avf-vpp-ndr"
25141     layout: "plot-throughput-speedup-analysis"
25142
25143 - type: "plot"
25144   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-avf-vpp-pdr"
25145   algorithm: "plot_tsa_name"
25146   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
25147   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25148   include:
25149     - "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"
25150     - "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"
25151     - "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"
25152     - "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"
25153     - "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"
25154   layout:
25155     title: "2n-zn2-xxv710-64b-vhost-base-avf-vpp-pdr"
25156     layout: "plot-throughput-speedup-analysis"
25157
25158 - type: "plot"
25159   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-dpdk-ndr"
25160   algorithm: "plot_tsa_name"
25161   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-dpdk-ndr-tsa"
25162   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25163   include:
25164     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25165     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25166     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25167     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25168     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
25169   layout:
25170     title: "2n-zn2-xxv710-64b-vhost-base-dpdk-ndr"
25171     layout: "plot-throughput-speedup-analysis"
25172
25173 - type: "plot"
25174   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-dpdk-pdr"
25175   algorithm: "plot_tsa_name"
25176   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-dpdk-pdr-tsa"
25177   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25178   include:
25179     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25180     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25181     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25182     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25183     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
25184   layout:
25185     title: "2n-zn2-xxv710-64b-vhost-base-dpdk-pdr"
25186     layout: "plot-throughput-speedup-analysis"
25187
25188 - type: "plot"
25189   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-ndr"
25190   algorithm: "plot_tsa_name"
25191   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
25192   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25193   include:
25194     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25195     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25196     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25197     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25198     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
25199   layout:
25200     title: "2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-ndr"
25201     layout: "plot-throughput-speedup-analysis"
25202
25203 - type: "plot"
25204   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-pdr"
25205   algorithm: "plot_tsa_name"
25206   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
25207   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25208   include:
25209     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25210     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25211     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25212     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25213     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
25214   layout:
25215     title: "2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-pdr"
25216     layout: "plot-throughput-speedup-analysis"
25217
25218 - type: "plot"
25219   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
25220   algorithm: "plot_tsa_name"
25221   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
25222   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25223   include:
25224     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25225     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25226     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25227     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25228   layout:
25229     title: "2n-zn2-cx556a-64b-rdma-l2-vhost-base-ndr"
25230     layout: "plot-throughput-speedup-analysis"
25231
25232 - type: "plot"
25233   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
25234   algorithm: "plot_tsa_name"
25235   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
25236   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25237   include:
25238     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25239     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25240     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25241     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25242   layout:
25243     title: "2n-zn2-cx556a-64b-rdma-l2-vhost-base-pdr"
25244     layout: "plot-throughput-speedup-analysis"
25245
25246 - type: "plot"
25247   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
25248   algorithm: "plot_tsa_name"
25249   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
25250   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25251   include:
25252     - "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"
25253     - "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"
25254     - "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"
25255     - "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"
25256   layout:
25257     title: "2n-zn2-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
25258     layout: "plot-throughput-speedup-analysis"
25259
25260 - type: "plot"
25261   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
25262   algorithm: "plot_tsa_name"
25263   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
25264   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25265   include:
25266     - "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"
25267     - "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"
25268     - "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"
25269     - "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"
25270   layout:
25271     title: "2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr"
25272     layout: "plot-throughput-speedup-analysis"
25273
25274 - type: "plot"
25275   title: "Speedup: 2n-zn2-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
25276   algorithm: "plot_tsa_name"
25277   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
25278   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25279   include:
25280     - "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"
25281     - "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"
25282     - "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"
25283     - "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"
25284     - "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"
25285     - "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"
25286   layout:
25287     title: "2n-zn2-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
25288     layout: "plot-throughput-speedup-analysis"
25289
25290 - type: "plot"
25291   title: "Speedup: 2n-zn2-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
25292   algorithm: "plot_tsa_name"
25293   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
25294   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25295   include:
25296     - "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"
25297     - "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"
25298     - "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"
25299     - "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"
25300     - "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"
25301     - "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"
25302   layout:
25303     title: "2n-zn2-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
25304     layout: "plot-throughput-speedup-analysis"
25305
25306 # Packet Throughput - DPDK
25307
25308 # 2n-zn2-xxv710
25309
25310 - type: "plot"
25311   title: "DPDK Throughput: 2n-zn2-xxv710-64b-2t1c-base-ndr"
25312   algorithm: "plot_perf_box_name"
25313   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-xxv710-64b-2t1c-base-ndr"
25314   data: "plot-dpdk-throughput-latency-2n-zn2"
25315   include:
25316     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
25317     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
25318   layout:
25319     title: "2n-zn2-xxv710-64b-2t1c-base-ndr"
25320     layout: "plot-throughput"
25321
25322 - type: "plot"
25323   title: "DPDK Throughput: 2n-zn2-xxv710-64b-4t2c-base-ndr"
25324   algorithm: "plot_perf_box_name"
25325   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-xxv710-64b-4t2c-base-ndr"
25326   data: "plot-dpdk-throughput-latency-2n-zn2"
25327   include:
25328     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
25329     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
25330   layout:
25331     title: "2n-zn2-xxv710-64b-4t2c-base-ndr"
25332     layout: "plot-throughput"
25333
25334 - type: "plot"
25335   title: "DPDK Throughput: 2n-zn2-xxv710-64b-2t1c-base-pdr"
25336   algorithm: "plot_perf_box_name"
25337   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-xxv710-64b-2t1c-base-pdr"
25338   data: "plot-dpdk-throughput-latency-2n-zn2"
25339   include:
25340     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
25341     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
25342   layout:
25343     title: "2n-zn2-xxv710-64b-2t1c-base-pdr"
25344     layout: "plot-throughput"
25345
25346 - type: "plot"
25347   title: "DPDK Throughput: 2n-zn2-xxv710-64b-4t2c-base-pdr"
25348   algorithm: "plot_perf_box_name"
25349   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-xxv710-64b-4t2c-base-pdr"
25350   data: "plot-dpdk-throughput-latency-2n-zn2"
25351   include:
25352     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
25353     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
25354   layout:
25355     title: "2n-zn2-xxv710-64b-4t2c-base-pdr"
25356     layout: "plot-throughput"
25357
25358 # 2n-zn2-x710
25359
25360 - type: "plot"
25361   title: "DPDK Throughput: 2n-zn2-x710-64b-2t1c-base-ndr"
25362   algorithm: "plot_perf_box_name"
25363   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-x710-64b-2t1c-base-ndr"
25364   data: "plot-dpdk-throughput-latency-2n-zn2"
25365   include:
25366     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
25367     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
25368   layout:
25369     title: "2n-zn2-x710-64b-2t1c-base-ndr"
25370     layout: "plot-throughput"
25371
25372 - type: "plot"
25373   title: "DPDK Throughput: 2n-zn2-x710-64b-4t2c-base-ndr"
25374   algorithm: "plot_perf_box_name"
25375   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-x710-64b-4t2c-base-ndr"
25376   data: "plot-dpdk-throughput-latency-2n-zn2"
25377   include:
25378     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
25379     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
25380   layout:
25381     title: "2n-zn2-x710-64b-4t2c-base-ndr"
25382     layout: "plot-throughput"
25383
25384 - type: "plot"
25385   title: "DPDK Throughput: 2n-zn2-x710-64b-2t1c-base-pdr"
25386   algorithm: "plot_perf_box_name"
25387   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-x710-64b-2t1c-base-pdr"
25388   data: "plot-dpdk-throughput-latency-2n-zn2"
25389   include:
25390     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
25391     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
25392   layout:
25393     title: "2n-zn2-x710-64b-2t1c-base-pdr"
25394     layout: "plot-throughput"
25395
25396 - type: "plot"
25397   title: "DPDK Throughput: 2n-zn2-x710-64b-4t2c-base-pdr"
25398   algorithm: "plot_perf_box_name"
25399   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-x710-64b-4t2c-base-pdr"
25400   data: "plot-dpdk-throughput-latency-2n-zn2"
25401   include:
25402     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
25403     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
25404   layout:
25405     title: "2n-zn2-x710-64b-4t2c-base-pdr"
25406     layout: "plot-throughput"
25407
25408 ################################################################################
25409
25410 - type: "plot"
25411   title: "Latency by percentile: 2n-skx"
25412   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25413   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
25414   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
25415   target-links: "../../_static/vpp"
25416   data: "plot-vpp-hdrh-lat-2n-skx"
25417   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25418   layout:
25419     layout: "plot-hdrh-latency-percentile-x-log"
25420
25421 - type: "plot"
25422   title: "Latency by percentile: 2n-skx RND"
25423   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25424   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
25425   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
25426   target-links: "../../_static/vpp"
25427   data: "plot-vpp-hdrh-lat-2n-skx-rnd"
25428   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25429   layout:
25430     layout: "plot-hdrh-latency-percentile-x-log"
25431
25432 - type: "plot"
25433   title: "Latency by percentile: 2n-skx NAT"
25434   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25435   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
25436   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
25437   target-links: "../../_static/vpp"
25438   data: "plot-vpp-hdrh-lat-2n-skx-nat"
25439   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25440   layout:
25441     layout: "plot-hdrh-latency-percentile-x-log"
25442
25443 - type: "plot"
25444   title: "Latency by percentile: 2n-zn2"
25445   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25446   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-zn2"
25447   output-file-links: "{DIR[LAT,VPP]}/2n_zn2.rst"
25448   target-links: "../../_static/vpp"
25449   data: "plot-vpp-hdrh-lat-2n-zn2"
25450   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25451   layout:
25452     layout: "plot-hdrh-latency-percentile-x-log"
25453
25454 - type: "plot"
25455   title: "Latency by percentile: 2n-zn2 RND"
25456   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25457   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-zn2"
25458   output-file-links: "{DIR[LAT,VPP]}/2n_zn2.rst"
25459   target-links: "../../_static/vpp"
25460   data: "plot-vpp-hdrh-lat-2n-zn2-rnd"
25461   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25462   layout:
25463     layout: "plot-hdrh-latency-percentile-x-log"
25464
25465 - type: "plot"
25466   title: "Latency by percentile: 3n-skx"
25467   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25468   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
25469   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
25470   target-links: "../../_static/vpp"
25471   data: "plot-vpp-hdrh-lat-3n-skx"
25472   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25473   layout:
25474     layout: "plot-hdrh-latency-percentile-x-log"
25475
25476 - type: "plot"
25477   title: "Latency by percentile: 2n-clx"
25478   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25479   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
25480   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
25481   target-links: "../../_static/vpp"
25482   data: "plot-vpp-hdrh-lat-2n-clx"
25483   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25484   layout:
25485     layout: "plot-hdrh-latency-percentile-x-log"
25486
25487 - type: "plot"
25488   title: "Latency by percentile: 2n-clx RND"
25489   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25490   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
25491   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
25492   target-links: "../../_static/vpp"
25493   data: "plot-vpp-hdrh-lat-2n-clx-rnd"
25494   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25495   layout:
25496     layout: "plot-hdrh-latency-percentile-x-log"
25497
25498 - type: "plot"
25499   title: "Latency by percentile: 2n-clx NAT"
25500   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25501   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
25502   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
25503   target-links: "../../_static/vpp"
25504   data: "plot-vpp-hdrh-lat-2n-clx-nat"
25505   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25506   layout:
25507     layout: "plot-hdrh-latency-percentile-x-log"
25508
25509 - type: "plot"
25510   title: "Latency by percentile: 2n-clx MLX"
25511   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25512   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
25513   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
25514   target-links: "../../_static/vpp"
25515   data: "plot-vpp-hdrh-lat-2n-clx-mlx"
25516   filter: "'2T1C' and 'NIC_Mellanox-CX556A'"
25517   layout:
25518     layout: "plot-hdrh-latency-percentile-x-log"
25519
25520 - type: "plot"
25521   title: "Latency by percentile: 3n-hsw"
25522   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25523   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
25524   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
25525   target-links: "../../_static/vpp"
25526   data: "plot-vpp-hdrh-lat-3n-hsw"
25527   filter: "'1T1C' and 'NIC_Intel-XL710'"
25528   layout:
25529     layout: "plot-hdrh-latency-percentile-x-log"
25530
25531 - type: "plot"
25532   title: "Latency by percentile: 3n-hsw RND"
25533   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25534   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
25535   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
25536   target-links: "../../_static/vpp"
25537   data: "plot-vpp-hdrh-lat-3n-hsw-rnd"
25538   filter: "'1T1C' and 'NIC_Intel-XL710'"
25539   layout:
25540     layout: "plot-hdrh-latency-percentile-x-log"
25541
25542 - type: "plot"
25543   title: "Latency by percentile: 3n-tsh"
25544   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25545   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
25546   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
25547   target-links: "../../_static/vpp"
25548   data: "plot-vpp-hdrh-lat-3n-tsh"
25549   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
25550   layout:
25551     layout: "plot-hdrh-latency-percentile-x-log"
25552
25553 - type: "plot"
25554   title: "Latency by percentile: 2n-tx2"
25555   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25556   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-tx2"
25557   output-file-links: "{DIR[LAT,VPP]}/2n-tx2.rst"
25558   target-links: "../../_static/vpp"
25559   data: "plot-vpp-hdrh-lat-2n-tx2"
25560   filter: "'1T1C' and 'NIC_Intel-XL710'"
25561   layout:
25562     layout: "plot-hdrh-latency-percentile-x-log"
25563
25564 - type: "plot"
25565   title: "Latency by percentile: DPDK 2n-skx"
25566   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25567   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-skx"
25568   output-file-links: "{DIR[LAT,DPDK]}/2n_skx.rst"
25569   target-links: "../../_static/dpdk"
25570   data: "plot-dpdk-hdrh-lat-2n-skx"
25571   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25572   layout:
25573     layout: "plot-hdrh-latency-percentile-x-log"
25574
25575 - type: "plot"
25576   title: "Latency by percentile: DPDK 3n-skx"
25577   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25578   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-skx"
25579   output-file-links: "{DIR[LAT,DPDK]}/3n_skx.rst"
25580   target-links: "../../_static/dpdk"
25581   data: "plot-dpdk-hdrh-lat-3n-skx"
25582   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25583   layout:
25584     layout: "plot-hdrh-latency-percentile-x-log"
25585
25586 - type: "plot"
25587   title: "Latency by percentile: DPDK 2n-clx"
25588   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25589   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
25590   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
25591   target-links: "../../_static/dpdk"
25592   data: "plot-dpdk-hdrh-lat-2n-clx"
25593   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25594   layout:
25595     layout: "plot-hdrh-latency-percentile-x-log"
25596
25597 - type: "plot"
25598   title: "Latency by percentile: DPDK 2n-zn2"
25599   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25600   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-zn2"
25601   output-file-links: "{DIR[LAT,DPDK]}/2n_zn2.rst"
25602   target-links: "../../_static/dpdk"
25603   data: "plot-dpdk-hdrh-lat-2n-zn2"
25604   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25605   layout:
25606     layout: "plot-hdrh-latency-percentile-x-log"
25607
25608 - type: "plot"
25609   title: "Latency by percentile: DPDK 3n-hsw"
25610   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25611   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
25612   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
25613   target-links: "../../_static/dpdk"
25614   data: "plot-dpdk-hdrh-lat-3n-hsw"
25615   filter: "'1T1C' and 'NIC_Intel-XL710'"
25616   layout:
25617     layout: "plot-hdrh-latency-percentile-x-log"
25618
25619 - type: "plot"
25620   title: "Latency by percentile: DPDK 3n-tsh"
25621   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25622   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
25623   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
25624   target-links: "../../_static/dpdk"
25625   data: "plot-dpdk-hdrh-lat-3n-tsh"
25626   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
25627   layout:
25628     layout: "plot-hdrh-latency-percentile-x-log"
25629
25630 - type: "plot"
25631   title: "Latency by percentile: DPDK 2n-tx2"
25632   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25633   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-tx2"
25634   output-file-links: "{DIR[LAT,DPDK]}/2n-tx2.rst"
25635   target-links: "../../_static/dpdk"
25636   data: "plot-dpdk-hdrh-lat-2n-tx2"
25637   filter: "'1T1C' and 'NIC_Intel-XL710'"
25638   layout:
25639     layout: "plot-hdrh-latency-percentile-x-log"
25640
25641 ###############################################################################
25642
25643 - type: "plot"
25644   title: "Throughput: 2n-skx-128kb-1t1c-ip4routing-iperf3"
25645   algorithm: "plot_mrr_error_bars_name"
25646   output-file: "{DIR[STATIC,VPP]}/2n-skx-128kb-1t1c-ip4routing-iperf3"
25647   data: "plot-vpp-gso-2n-skx"
25648   include:
25649     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Gso-Iperf3-Mrr.128KB-1t1c-ethip4-ip4base-2tap-gso-iperf3-mrr"
25650     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Iperf3-Mrr.128KB-1t1c-ethip4-ip4base-2tap-iperf3-mrr"
25651     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Vhost-Gso-Iperf3-Mrr.128KB-1t1c-ethip4-ip4base-2vhost-gso-iperf3-mrr"
25652     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Vhost-Iperf3-Mrr.128KB-1t1c-ethip4-ip4base-2vhost-iperf3-mrr"
25653   layout:
25654     title: "2n-skx-128kb-1t1c-ip4routing-iperf3"
25655     layout: "plot-scatter-error-bars-gbps"
25656
25657 - type: "plot"
25658   title: "Throughput: 2n-skx-128kb-2t2c-ip4routing-iperf3"
25659   algorithm: "plot_mrr_error_bars_name"
25660   output-file: "{DIR[STATIC,VPP]}/2n-skx-128kb-2t2c-ip4routing-iperf3"
25661   data: "plot-vpp-gso-2n-skx"
25662   include:
25663     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Gso-Iperf3-Mrr.128KB-2t2c-ethip4-ip4base-2tap-gso-iperf3-mrr"
25664     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Iperf3-Mrr.128KB-2t2c-ethip4-ip4base-2tap-iperf3-mrr"
25665     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Vhost-Gso-Iperf3-Mrr.128KB-2t2c-ethip4-ip4base-2vhost-gso-iperf3-mrr"
25666     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Vhost-Iperf3-Mrr.128KB-2t2c-ethip4-ip4base-2vhost-iperf3-mrr"
25667   layout:
25668     title: "2n-skx-128kb-2t2c-ip4routing-iperf3"
25669     layout: "plot-scatter-error-bars-gbps"
25670
25671 - type: "plot"
25672   title: "Throughput: 2n-skx-128kb-4t4c-ip4routing-iperf3"
25673   algorithm: "plot_mrr_error_bars_name"
25674   output-file: "{DIR[STATIC,VPP]}/2n-skx-128kb-4t4c-ip4routing-iperf3"
25675   data: "plot-vpp-gso-2n-skx"
25676   include:
25677     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Gso-Iperf3-Mrr.128KB-4t4c-ethip4-ip4base-2tap-gso-iperf3-mrr"
25678     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Iperf3-Mrr.128KB-4t4c-ethip4-ip4base-2tap-iperf3-mrr"
25679     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Vhost-Gso-Iperf3-Mrr.128KB-4t4c-ethip4-ip4base-2vhost-gso-iperf3-mrr"
25680     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Vhost-Iperf3-Mrr.128KB-4t4c-ethip4-ip4base-2vhost-iperf3-mrr"
25681   layout:
25682     title: "2n-skx-128kb-4t4c-ip4routing-iperf3"
25683     layout: "plot-scatter-error-bars-gbps"
25684
25685 - type: "plot"
25686   title: "Throughput: 2n-clx-128kb-1t1c-ip4routing-iperf3"
25687   algorithm: "plot_mrr_error_bars_name"
25688   output-file: "{DIR[STATIC,VPP]}/2n-clx-128kb-1t1c-ip4routing-iperf3"
25689   data: "plot-vpp-gso-2n-clx"
25690   include:
25691     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Gso-Iperf3-Mrr.128KB-1t1c-ethip4-ip4base-2tap-gso-iperf3-mrr"
25692     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Iperf3-Mrr.128KB-1t1c-ethip4-ip4base-2tap-iperf3-mrr"
25693     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Vhost-Gso-Iperf3-Mrr.128KB-1t1c-ethip4-ip4base-2vhost-gso-iperf3-mrr"
25694     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Vhost-Iperf3-Mrr.128KB-1t1c-ethip4-ip4base-2vhost-iperf3-mrr"
25695   layout:
25696     title: "2n-clx-128kb-1t1c-ip4routing-iperf3"
25697     layout: "plot-scatter-error-bars-gbps"
25698
25699 - type: "plot"
25700   title: "Throughput: 2n-clx-128kb-2t2c-ip4routing-iperf3"
25701   algorithm: "plot_mrr_error_bars_name"
25702   output-file: "{DIR[STATIC,VPP]}/2n-clx-128kb-2t2c-ip4routing-iperf3"
25703   data: "plot-vpp-gso-2n-clx"
25704   include:
25705     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Gso-Iperf3-Mrr.128KB-2t2c-ethip4-ip4base-2tap-gso-iperf3-mrr"
25706     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Iperf3-Mrr.128KB-2t2c-ethip4-ip4base-2tap-iperf3-mrr"
25707     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Vhost-Gso-Iperf3-Mrr.128KB-2t2c-ethip4-ip4base-2vhost-gso-iperf3-mrr"
25708     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Vhost-Iperf3-Mrr.128KB-2t2c-ethip4-ip4base-2vhost-iperf3-mrr"
25709   layout:
25710     title: "2n-clx-128kb-2t2c-ip4routing-iperf3"
25711     layout: "plot-scatter-error-bars-gbps"
25712
25713 - type: "plot"
25714   title: "Throughput: 2n-clx-128kb-4t4c-ip4routing-iperf3"
25715   algorithm: "plot_mrr_error_bars_name"
25716   output-file: "{DIR[STATIC,VPP]}/2n-clx-128kb-4t4c-ip4routing-iperf3"
25717   data: "plot-vpp-gso-2n-clx"
25718   include:
25719     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Gso-Iperf3-Mrr.128KB-4t4c-ethip4-ip4base-2tap-gso-iperf3-mrr"
25720     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Iperf3-Mrr.128KB-4t4c-ethip4-ip4base-2tap-iperf3-mrr"
25721     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Vhost-Gso-Iperf3-Mrr.128KB-4t4c-ethip4-ip4base-2vhost-gso-iperf3-mrr"
25722     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Vhost-Iperf3-Mrr.128KB-4t4c-ethip4-ip4base-2vhost-iperf3-mrr"
25723   layout:
25724     title: "2n-clx-128kb-4t4c-ip4routing-iperf3"
25725     layout: "plot-scatter-error-bars-gbps"
25726
25727 - type: "plot"
25728   title: "Throughput: 2n-zn2-128kb-1t1c-ip4routing-iperf3"
25729   algorithm: "plot_mrr_error_bars_name"
25730   output-file: "{DIR[STATIC,VPP]}/2n-zn2-128kb-1t1c-ip4routing-iperf3"
25731   data: "plot-vpp-gso-2n-zn2"
25732   include:
25733     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Gso-Iperf3-Mrr.128KB-1t1c-ethip4-ip4base-2tap-gso-iperf3-mrr"
25734     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Iperf3-Mrr.128KB-1t1c-ethip4-ip4base-2tap-iperf3-mrr"
25735     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Vhost-Gso-Iperf3-Mrr.128KB-1t1c-ethip4-ip4base-2vhost-gso-iperf3-mrr"
25736     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Vhost-Iperf3-Mrr.128KB-1t1c-ethip4-ip4base-2vhost-iperf3-mrr"
25737   layout:
25738     title: "2n-zn2-128kb-1t1c-ip4routing-iperf3"
25739     layout: "plot-scatter-error-bars-gbps"
25740
25741 - type: "plot"
25742   title: "Throughput: 2n-zn2-128kb-2t2c-ip4routing-iperf3"
25743   algorithm: "plot_mrr_error_bars_name"
25744   output-file: "{DIR[STATIC,VPP]}/2n-zn2-128kb-2t2c-ip4routing-iperf3"
25745   data: "plot-vpp-gso-2n-zn2"
25746   include:
25747     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Gso-Iperf3-Mrr.128KB-2t2c-ethip4-ip4base-2tap-gso-iperf3-mrr"
25748     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Iperf3-Mrr.128KB-2t2c-ethip4-ip4base-2tap-iperf3-mrr"
25749     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Vhost-Gso-Iperf3-Mrr.128KB-2t2c-ethip4-ip4base-2vhost-gso-iperf3-mrr"
25750     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Vhost-Iperf3-Mrr.128KB-2t2c-ethip4-ip4base-2vhost-iperf3-mrr"
25751   layout:
25752     title: "2n-zn2-128kb-2t2c-ip4routing-iperf3"
25753     layout: "plot-scatter-error-bars-gbps"
25754
25755 - type: "plot"
25756   title: "Throughput: 2n-zn2-128kb-4t4c-ip4routing-iperf3"
25757   algorithm: "plot_mrr_error_bars_name"
25758   output-file: "{DIR[STATIC,VPP]}/2n-zn2-128kb-4t4c-ip4routing-iperf3"
25759   data: "plot-vpp-gso-2n-zn2"
25760   include:
25761     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Gso-Iperf3-Mrr.128KB-4t4c-ethip4-ip4base-2tap-gso-iperf3-mrr"
25762     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Tap-Iperf3-Mrr.128KB-4t4c-ethip4-ip4base-2tap-iperf3-mrr"
25763     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Vhost-Gso-Iperf3-Mrr.128KB-4t4c-ethip4-ip4base-2vhost-gso-iperf3-mrr"
25764     - "Tests.Vpp.Perf.Gso.2N1L-10Ge2P1X710-Ethip4-Ip4Base-2Vhost-Iperf3-Mrr.128KB-4t4c-ethip4-ip4base-2vhost-iperf3-mrr"
25765   layout:
25766     title: "2n-zn2-128kb-4t4c-ip4routing-iperf3"
25767     layout: "plot-scatter-error-bars-gbps"