035fe1f9422e35ff6ffcd60e408b234a81a9c073
[csit.git] / resources / tools / presentation / specification.yaml
1 - type: "environment"
2
3   paths:
4     # Top level directories:
5     ## Working directory
6     DIR[WORKING]: "_tmp"
7     ## Build directories
8     DIR[BUILD,HTML]: "_build"
9     DIR[BUILD,LATEX]: "_build_latex"
10
11     # Static .rst files
12     DIR[RST]: "../../../docs/report"
13
14     # Working directories
15     ## Input data files (.zip, .xml)
16     DIR[WORKING,DATA]: "{DIR[WORKING]}/data"
17     ## Static source files from git
18     DIR[WORKING,SRC]: "{DIR[WORKING]}/src"
19     DIR[WORKING,SRC,STATIC]: "{DIR[WORKING,SRC]}/_static"
20
21     # Static html content
22     DIR[STATIC]: "{DIR[BUILD,HTML]}/_static"
23     DIR[STATIC,VPP]: "{DIR[STATIC]}/vpp"
24     DIR[STATIC,DPDK]: "{DIR[STATIC]}/dpdk"
25     DIR[STATIC,ARCH]: "{DIR[STATIC]}/archive"
26
27     # Detailed test results
28     DIR[DTR]: "{DIR[WORKING,SRC]}/detailed_test_results"
29     DIR[DTR,PERF,DPDK,3N,HSW]: "{DIR[DTR]}/dpdk_performance_results_3n_hsw"
30     DIR[DTR,PERF,DPDK,3N,SKX]: "{DIR[DTR]}/dpdk_performance_results_3n_skx"
31     DIR[DTR,PERF,DPDK,2N,SKX]: "{DIR[DTR]}/dpdk_performance_results_2n_skx"
32     DIR[DTR,PERF,DPDK,2N,ZN2]: "{DIR[DTR]}/dpdk_performance_results_2n_zn2"
33     DIR[DTR,PERF,DPDK,2N,CLX]: "{DIR[DTR]}/dpdk_performance_results_2n_clx"
34     DIR[DTR,PERF,DPDK,2N,DNV]: "{DIR[DTR]}/dpdk_performance_results_2n_dnv"
35     DIR[DTR,PERF,DPDK,3N,DNV]: "{DIR[DTR]}/dpdk_performance_results_3n_dnv"
36     DIR[DTR,PERF,DPDK,3N,TSH]: "{DIR[DTR]}/dpdk_performance_results_3n_tsh"
37     DIR[DTR,PERF,DPDK,2N,TX2]: "{DIR[DTR]}/dpdk_performance_results_2n_tx2"
38     DIR[DTR,PERF,VPP,ALL]: "{DIR[DTR]}/vpp_performance_results"
39     DIR[DTR,PERF,VPP,3N,HSW]: "{DIR[DTR]}/vpp_performance_results_3n_hsw"
40     DIR[DTR,PERF,VPP,3N,SKX]: "{DIR[DTR]}/vpp_performance_results_3n_skx"
41     DIR[DTR,PERF,VPP,2N,SKX]: "{DIR[DTR]}/vpp_performance_results_2n_skx"
42     DIR[DTR,PERF,VPP,2N,ZN2]: "{DIR[DTR]}/vpp_performance_results_2n_zn2"
43     DIR[DTR,PERF,VPP,2N,CLX]: "{DIR[DTR]}/vpp_performance_results_2n_clx"
44     DIR[DTR,PERF,VPP,3N,TSH]: "{DIR[DTR]}/vpp_performance_results_3n_tsh"
45     DIR[DTR,PERF,VPP,2N,TX2]: "{DIR[DTR]}/vpp_performance_results_2n_tx2"
46     DIR[DTR,PERF,VPP,3N,DNV]: "{DIR[DTR]}/vpp_performance_results_3n_dnv"
47     DIR[DTR,PERF,VPP,2N,DNV]: "{DIR[DTR]}/vpp_performance_results_2n_dnv"
48     DIR[DTR,MRR,VPP,ALL]: "{DIR[DTR]}/vpp_mrr_results"
49     DIR[DTR,MRR,VPP,3N,HSW]: "{DIR[DTR]}/vpp_mrr_results_3n_hsw"
50     DIR[DTR,MRR,VPP,3N,SKX]: "{DIR[DTR]}/vpp_mrr_results_3n_skx"
51     DIR[DTR,MRR,VPP,2N,SKX]: "{DIR[DTR]}/vpp_mrr_results_2n_skx"
52     DIR[DTR,MRR,VPP,2N,ZN2]: "{DIR[DTR]}/vpp_mrr_results_2n_zn2"
53     DIR[DTR,MRR,VPP,2N,CLX]: "{DIR[DTR]}/vpp_mrr_results_2n_clx"
54     DIR[DTR,MRR,VPP,3N,TSH]: "{DIR[DTR]}/vpp_mrr_results_3n_tsh"
55     DIR[DTR,MRR,VPP,2N,TX2]: "{DIR[DTR]}/vpp_mrr_results_2n_tx2"
56     DIR[DTR,MRR,VPP,3N,DNV]: "{DIR[DTR]}/vpp_mrr_results_3n_dnv"
57     DIR[DTR,MRR,VPP,2N,DNV]: "{DIR[DTR]}/vpp_mrr_results_2n_dnv"
58     DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTR]}/vpp_device_results_ubuntu"
59
60     # Detailed test configurations
61     DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration"
62     DIR[DTC,PERF,VPP,ALL]: "{DIR[DTC]}/vpp_performance_configuration"
63     DIR[DTC,PERF,VPP,3N,HSW]: "{DIR[DTC]}/vpp_performance_configuration_3n_hsw"
64     DIR[DTC,PERF,VPP,3N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_3n_skx"
65     DIR[DTC,PERF,VPP,2N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_2n_skx"
66     DIR[DTC,PERF,VPP,2N,ZN2]: "{DIR[DTC]}/vpp_performance_configuration_2n_zn2"
67     DIR[DTC,PERF,VPP,2N,CLX]: "{DIR[DTC]}/vpp_performance_configuration_2n_clx"
68     DIR[DTC,PERF,VPP,3N,TSH]: "{DIR[DTC]}/vpp_performance_configuration_3n_tsh"
69     DIR[DTC,PERF,VPP,2N,TX2]: "{DIR[DTC]}/vpp_performance_configuration_2n_tx2"
70     DIR[DTC,PERF,VPP,3N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_3n_dnv"
71     DIR[DTC,PERF,VPP,2N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_2n_dnv"
72     DIR[DTC,MRR,VPP,ALL]: "{DIR[DTC]}/vpp_mrr_configuration"
73     DIR[DTC,MRR,VPP,3N,HSW]: "{DIR[DTC]}/vpp_mrr_configuration_3n_hsw"
74     DIR[DTC,MRR,VPP,3N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_3n_skx"
75     DIR[DTC,MRR,VPP,2N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_skx"
76     DIR[DTC,MRR,VPP,2N,ZN2]: "{DIR[DTC]}/vpp_mrr_configuration_2n_zn2"
77     DIR[DTC,MRR,VPP,2N,CLX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_clx"
78     DIR[DTC,MRR,VPP,3N,TSH]: "{DIR[DTC]}/vpp_mrr_configuration_3n_tsh"
79     DIR[DTC,MRR,VPP,2N,TX2]: "{DIR[DTC]}/vpp_mrr_configuration_2n_tx2"
80     DIR[DTC,MRR,VPP,3N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_3n_dnv"
81     DIR[DTC,MRR,VPP,2N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_2n_dnv"
82     DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTC]}/vpp_device_configuration_ubuntu"
83
84     # Detailed tests operational data
85     DIR[DTO]: "{DIR[WORKING,SRC]}/test_operational_data"
86     DIR[DTO,PERF,VPP,ALL]: "{DIR[DTO]}/vpp_performance_operational_data"
87     DIR[DTO,PERF,VPP,3N,HSW]: "{DIR[DTO]}/vpp_performance_operational_data_3n_hsw"
88     DIR[DTO,PERF,VPP,3N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_3n_skx"
89     DIR[DTO,PERF,VPP,2N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_skx"
90     DIR[DTO,PERF,VPP,2N,ZN2]: "{DIR[DTO]}/vpp_performance_operational_data_2n_zn2"
91     DIR[DTO,PERF,VPP,2N,CLX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_clx"
92     DIR[DTO,PERF,VPP,3N,TSH]: "{DIR[DTO]}/vpp_performance_operational_data_3n_tsh"
93     DIR[DTO,PERF,VPP,2N,TX2]: "{DIR[DTO]}/vpp_performance_operational_data_2n_tx2"
94     DIR[DTO,PERF,VPP,3N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_3n_dnv"
95     DIR[DTO,PERF,VPP,2N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_2n_dnv"
96
97     # Latencies:
98     DIR[LAT,VPP]: "{DIR[WORKING,SRC]}/vpp_performance_tests/hdrh_packet_latency_by_percentile_graphs"
99     DIR[LAT,DPDK]: "{DIR[WORKING,SRC]}/dpdk_performance_tests/hdrh_packet_latency_by_percentile_graphs"
100
101     # .css patch file to fix tables generated by Sphinx
102     DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
103     DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
104
105   urls:
106     URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
107     URL[JENKINS,HC]: "https://jenkins.fd.io/view/hc2vpp/job"
108     URL[NEXUS,LOG]: "https://logs.fd.io/production/vex-yul-rot-jenkins-1"
109     URL[NEXUS,DOC]: "https://docs.fd.io/csit"
110     DIR[NEXUS,DOC]: "report/_static/archive"
111
112   make-dirs:
113   # List the directories which are created while preparing the environment.
114   # All directories MUST be defined in "paths" section.
115   - "DIR[WORKING,DATA]"
116   - "DIR[STATIC,VPP]"
117   - "DIR[STATIC,DPDK]"
118   - "DIR[STATIC,ARCH]"
119   - "DIR[BUILD,LATEX]"
120   - "DIR[WORKING,SRC]"
121   - "DIR[WORKING,SRC,STATIC]"
122
123   remove-dirs:
124   # List the directories which are deleted while cleaning the environment.
125   # All directories MUST be defined in "paths" section.
126   #- "DIR[BUILD,HTML]"
127   - "DIR[WORKING,DATA]"
128
129   build-dirs:
130   # List the directories where the results (build) is stored.
131   # All directories MUST be defined in "paths" section.
132   - "DIR[BUILD,HTML]"
133   - "DIR[BUILD,LATEX]"
134
135 - type: "configuration"
136
137   mapping-file: "mapping_report.yaml"
138
139   limits:
140     nic:
141       x520: 24460000
142       x553: 29761905
143       x710: 35800000
144       xxv710: 35800000
145       xl710: 35800000
146       cx556a: 148809523.81
147
148     link:
149       10ge: 14880952.38
150       25ge: 37202380.95
151       40ge: 59523809.52
152       100ge: 148809523.81
153
154     pci:
155       pci-g3-x8: 74404761.90
156       pci-g3-x16: 148809523.81
157
158   data-sets:
159
160     ###########################################################################
161     # Plots:
162
163     # 3n-hsw
164
165     plot-vpp-throughput-lat-tsa-3n-hsw:
166       csit-vpp-perf-report-iterative-2101-3n-hsw:
167         - 64  # rls2101.rel NDRPDR iter env 6
168         - 71  # rls2101.rel NDRPDR iter env 6
169         - 73  # rls2101.rel NDRPDR iter env 6
170         - 74  # rls2101.rel NDRPDR iter env 6
171         - 80  # rls2101.rel NDRPDR iter env 6
172         - 81  # rls2101.rel NDRPDR iter env 6
173         - 82  # rls2101.rel NDRPDR iter env 6
174         - 83  # rls2101.rel NDRPDR iter env 6
175         - 88  # rls2101.rel NDRPDR iter env 6
176         - 89  # rls2101.rel NDRPDR iter env 6
177         - 128 # rls2101.rel NDRPDR iter RND env 6
178         - 129 # rls2101.rel NDRPDR iter RND env 6
179         - 130 # rls2101.rel NDRPDR iter RND env 6
180         - 131 # rls2101.rel NDRPDR iter RND env 6
181         - 132 # rls2101.rel NDRPDR iter RND env 6
182         - 133 # rls2101.rel NDRPDR iter RND env 6
183         - 134 # rls2101.rel NDRPDR iter RND env 6
184         - 135 # rls2101.rel NDRPDR iter RND env 6
185         - 136 # rls2101.rel NDRPDR iter RND env 6
186         - 137 # rls2101.rel NDRPDR iter RND env 6
187
188     plot-vpp-hdrh-lat-3n-hsw:
189       csit-vpp-perf-report-iterative-2101-3n-hsw:
190         - 89  # rls2101.rel NDRPDR iter env 6
191
192     plot-vpp-hdrh-lat-3n-hsw-rnd:
193       csit-vpp-perf-report-iterative-2101-3n-hsw:
194         - 128 # rls2101.rel NDRPDR iter RND env 6
195
196     plot-vpp-ipsec-reconf-3n-hsw:
197       csit-vpp-perf-report-iterative-2101-3n-hsw:
198         - 65  # rls2101.rel NDRPDR reconf iter env 6
199         - 68  # rls2101.rel NDRPDR reconf iter env 6
200         - 77  # rls2101.rel NDRPDR reconf iter env 6
201         - 84  # rls2101.rel NDRPDR reconf iter env 6
202         - 90  # rls2101.rel NDRPDR reconf iter env 6
203         - 96  # rls2101.rel NDRPDR reconf iter env 6
204         - 101 # rls2101.rel NDRPDR reconf iter env 6
205         - 104 # rls2101.rel NDRPDR reconf iter env 6
206         - 105 # rls2101.rel NDRPDR reconf iter env 6
207         - 106 # rls2101.rel NDRPDR reconf iter env 6
208         - 107 # rls2101.rel NDRPDR reconf iter env 6
209         - 108 # rls2101.rel NDRPDR reconf iter env 6
210         - 110 # rls2101.rel NDRPDR reconf iter env 6
211         - 111 # rls2101.rel NDRPDR reconf iter env 6
212         - 112 # rls2101.rel NDRPDR reconf iter env 6
213         - 113 # rls2101.rel NDRPDR reconf iter env 6
214         - 114 # rls2101.rel NDRPDR reconf iter env 6
215         - 115 # rls2101.rel NDRPDR reconf iter env 6
216         - 116 # rls2101.rel NDRPDR reconf iter env 6
217         - 117 # rls2101.rel NDRPDR reconf iter env 6
218
219     plot-vpp-hoststack-3n-hsw:
220       csit-vpp-perf-report-iterative-2101-3n-hsw:
221         - 69  # rls2101.rel Hoststack iter env 6
222         - 70  # rls2101.rel Hoststack iter env 6
223         - 75  # rls2101.rel Hoststack iter env 6
224         - 76  # rls2101.rel Hoststack iter env 6
225         - 78  # rls2101.rel Hoststack iter env 6
226         - 79  # rls2101.rel Hoststack iter env 6
227         - 85  # rls2101.rel Hoststack iter env 6
228         - 86  # rls2101.rel Hoststack iter env 6
229         - 87  # rls2101.rel Hoststack iter env 6
230         - 91  # rls2101.rel Hoststack iter env 6
231         - 92  # rls2101.rel Hoststack iter env 6
232         - 93  # rls2101.rel Hoststack iter env 6
233         - 94  # rls2101.rel Hoststack iter env 6
234         - 95  # rls2101.rel Hoststack iter env 6
235         - 97  # rls2101.rel Hoststack iter env 6
236         - 98  # rls2101.rel Hoststack iter env 6
237         - 99  # rls2101.rel Hoststack iter env 6
238         - 100 # rls2101.rel Hoststack iter env 6
239         - 102 # rls2101.rel Hoststack iter env 6
240         - 103 # rls2101.rel Hoststack iter env 6
241
242     plot-dpdk-throughput-latency-3n-hsw:
243       csit-dpdk-perf-report-iterative-2101-3n-hsw:
244         - 11  # rls2101 NDRPDR iter env 6
245         - 12  # rls2101 NDRPDR iter env 6
246         - 13  # rls2101 NDRPDR iter env 6
247         - 14  # rls2101 NDRPDR iter env 6
248         - 16  # rls2101 NDRPDR iter env 6
249         - 17  # rls2101 NDRPDR iter env 6
250         - 18  # rls2101 NDRPDR iter env 6
251         - 19  # rls2101 NDRPDR iter env 6
252         - 20  # rls2101 NDRPDR iter env 6
253         - 21  # rls2101 NDRPDR iter env 6
254
255     plot-dpdk-hdrh-lat-3n-hsw:
256       csit-dpdk-perf-report-iterative-2101-3n-hsw:
257         - 11  # rls2101 NDRPDR iter env 6
258
259     # 3n-skx
260
261     plot-vpp-throughput-lat-tsa-3n-skx:
262       csit-vpp-perf-report-iterative-2101-3n-skx:
263         - 36  # rls2101.rel NDRPDR iter env 6
264         - 37  # rls2101.rel NDRPDR iter env 6
265         - 38  # rls2101.rel NDRPDR iter env 6
266         - 39  # rls2101.rel NDRPDR iter env 6
267         - 40  # rls2101.rel NDRPDR iter env 6
268         - 41  # rls2101.rel NDRPDR iter env 6
269         - 42  # rls2101.rel NDRPDR iter env 6
270         - 47  # rls2101.rel NDRPDR iter env 6
271         - 48  # rls2101.rel NDRPDR iter env 6
272         - 50  # rls2101.rel NDRPDR iter env 6
273
274     plot-vpp-hdrh-lat-3n-skx:
275       csit-vpp-perf-report-iterative-2101-3n-skx:
276         - 36  # rls2101.rel NDRPDR iter env 6
277
278 #    plot-vpp-nfv-3n-skx-ndrpdr:
279 #      # No data
280 #      csit-vpp-perf-report-iterative-2101-3n-skx:
281
282 #    plot-vpp-nfv-3n-skx-mrr:
283 #      # No data
284 #      csit-vpp-perf-report-iterative-2101-3n-skx:
285
286     plot-dpdk-throughput-latency-3n-skx:
287       csit-dpdk-perf-report-iterative-2101-3n-skx:
288         - 12  # rls2101 NDRPDR iter env 6
289         - 14  # rls2101 NDRPDR iter env 6
290         - 15  # rls2101 NDRPDR iter env 6
291         - 17  # rls2101 NDRPDR iter env 6
292         - 19  # rls2101 NDRPDR iter env 6
293         - 20  # rls2101 NDRPDR iter env 6
294         - 21  # rls2101 NDRPDR iter env 6
295         - 22  # rls2101 NDRPDR iter env 6
296         - 25  # rls2101 NDRPDR iter env 6
297         - 26  # rls2101 NDRPDR iter env 6
298
299     plot-dpdk-hdrh-lat-3n-skx:
300       csit-dpdk-perf-report-iterative-2101-3n-skx:
301         - 12  # rls2101 NDRPDR iter env 6
302
303     # 2n-skx
304
305     plot-vpp-throughput-lat-tsa-2n-skx:
306       csit-vpp-perf-report-iterative-2101-2n-skx:
307         - 63  # rls2101.rel NDRPDR iter env 6
308         - 69  # rls2101.rel NDRPDR iter env 6
309         - 70  # rls2101.rel NDRPDR iter env 6
310         - 75  # rls2101.rel NDRPDR iter env 6
311         - 76  # rls2101.rel NDRPDR iter env 6
312         - 77  # rls2101.rel NDRPDR iter env 6
313         - 82  # rls2101.rel NDRPDR iter env 6
314         - 85  # rls2101.rel NDRPDR iter env 6
315         - 86  # rls2101.rel NDRPDR iter env 6
316         - 94  # rls2101.rel NDRPDR iter env 6
317         - 89  # rls2101.rel NDRPDR iter RND env 6
318         - 90  # rls2101.rel NDRPDR iter RND env 6
319         - 91  # rls2101.rel NDRPDR iter RND env 6
320         - 92  # rls2101.rel NDRPDR iter RND env 6
321         - 93  # rls2101.rel NDRPDR iter RND env 6
322         - 96  # rls2101.rel NDRPDR iter RND env 6
323         - 98  # rls2101.rel NDRPDR iter RND env 6
324         - 99  # rls2101.rel NDRPDR iter RND env 6
325         - 101 # rls2101.rel NDRPDR iter RND env 6
326         - 102 # rls2101.rel NDRPDR iter RND env 6
327         - 116 # rls2101.rel NDRPDR iter NAT env 6
328         - 117 # rls2101.rel NDRPDR iter NAT env 6
329         - 118 # rls2101.rel NDRPDR iter NAT env 6
330         - 119 # rls2101.rel NDRPDR iter NAT env 6
331         - 120 # rls2101.rel NDRPDR iter NAT env 6
332         - 121 # rls2101.rel NDRPDR iter NAT env 6
333         - 122 # rls2101.rel NDRPDR iter NAT env 6
334         - 123 # rls2101.rel NDRPDR iter NAT env 6
335         - 124 # rls2101.rel NDRPDR iter NAT env 6
336         - 125 # rls2101.rel NDRPDR iter NAT env 6
337
338     plot-vpp-hdrh-lat-2n-skx:
339       csit-vpp-perf-report-iterative-2101-2n-skx:
340         - 94  # rls2101.rel NDRPDR iter env 6
341
342     plot-vpp-hdrh-lat-2n-skx-rnd:
343       csit-vpp-perf-report-iterative-2101-2n-skx:
344         - 89  # rls2101.rel NDRPDR iter RND env 6
345
346     plot-vpp-hdrh-lat-2n-skx-nat:
347       csit-vpp-perf-report-iterative-2101-2n-skx:
348         - 118 # rls2101.rel NDRPDR iter NAT env 6
349
350     plot-vpp-soak-2n-skx:
351       csit-vpp-perf-report-iterative-2101-2n-skx:
352         - 68  # rls2101.rel soak env 6
353         - 73  # rls2101.rel soak env 6
354
355     plot-vpp-nfv-2n-skx-ndrpdr:
356       csit-vpp-perf-report-iterative-2101-2n-skx:
357         - 67  # rls2101.rel NDRPDR nf-density iter env 6
358         - 72  # rls2101.rel NDRPDR nf-density iter env 6
359         - 79  # rls2101.rel NDRPDR nf-density iter env 6
360         - 83  # rls2101.rel NDRPDR nf-density iter env 6
361         - 88  # rls2101.rel NDRPDR nf-density iter env 6
362         - 97  # rls2101.rel NDRPDR nf-density iter env 6
363         - 103 # rls2101.rel NDRPDR nf-density iter env 6
364         - 108 # rls2101.rel NDRPDR nf-density iter env 6
365         - 109 # rls2101.rel NDRPDR nf-density iter env 6
366         - 110 # rls2101.rel NDRPDR nf-density iter env 6
367
368     plot-vpp-nfv-2n-skx-mrr:
369       csit-vpp-perf-report-iterative-2101-2n-skx:
370         - 65  # rls2101.rel MRR nf-density iter env 6
371
372     plot-vpp-nfv-reconf-2n-skx:
373       csit-vpp-perf-report-iterative-2101-2n-skx:
374         - 64  # rls2101.rel NDRPDR reconf iter env 6
375         - 66  # rls2101.rel NDRPDR reconf iter env 6
376         - 71  # rls2101.rel NDRPDR reconf iter env 6
377         - 74  # rls2101.rel NDRPDR reconf iter env 6
378         - 78  # rls2101.rel NDRPDR reconf iter env 6
379         - 87  # rls2101.rel NDRPDR reconf iter env 6
380         - 95  # rls2101.rel NDRPDR reconf iter env 6
381         - 100 # rls2101.rel NDRPDR reconf iter env 6
382         - 104 # rls2101.rel NDRPDR reconf iter env 6
383         - 106 # rls2101.rel NDRPDR reconf iter env 6
384
385     plot-dpdk-throughput-latency-2n-skx:
386       csit-dpdk-perf-report-iterative-2101-2n-skx:
387         - 11  # rls2101 NDRPDR iter env 6
388         - 12  # rls2101 NDRPDR iter env 6
389         - 13  # rls2101 NDRPDR iter env 6
390         - 14  # rls2101 NDRPDR iter env 6
391         - 15  # rls2101 NDRPDR iter env 6
392         - 17  # rls2101 NDRPDR iter env 6
393         - 18  # rls2101 NDRPDR iter env 6
394         - 19  # rls2101 NDRPDR iter env 6
395         - 20  # rls2101 NDRPDR iter env 6
396         - 21  # rls2101 NDRPDR iter env 6
397
398     plot-dpdk-hdrh-lat-2n-skx:
399       csit-dpdk-perf-report-iterative-2101-2n-skx:
400         - 11  # rls2101 NDRPDR iter env 6
401
402     # 2n-zn2
403
404     plot-vpp-throughput-lat-tsa-2n-zn2:
405       csit-vpp-perf-report-iterative-2101-2n-zn2:
406         - 31  # rls2101.rel NDRPDR iter env 6
407         - 32  # rls2101.rel NDRPDR iter env 6
408         - 33  # rls2101.rel NDRPDR iter env 6
409         - 34  # rls2101.rel NDRPDR iter env 6
410         - 35  # rls2101.rel NDRPDR iter env 6
411         - 36  # rls2101.rel NDRPDR iter env 6
412         - 37  # rls2101.rel NDRPDR iter env 6
413         - 38  # rls2101.rel NDRPDR iter env 6
414         - 44  # rls2101.rel NDRPDR iter env 6
415         - 49  # rls2101.rel NDRPDR iter env 6
416         - 39  # rls2101.rel NDRPDR iter RND env 6
417         - 40  # rls2101.rel NDRPDR iter RND env 6
418         - 41  # rls2101.rel NDRPDR iter RND env 6
419         - 42  # rls2101.rel NDRPDR iter RND env 6
420         - 43  # rls2101.rel NDRPDR iter RND env 6
421         - 45  # rls2101.rel NDRPDR iter RND env 6
422         - 48  # rls2101.rel NDRPDR iter RND env 6
423         - 50  # rls2101.rel NDRPDR iter RND env 6
424         - 51  # rls2101.rel NDRPDR iter RND env 6
425         - 52  # rls2101.rel NDRPDR iter RND env 6
426
427     plot-vpp-hdrh-lat-2n-zn2:
428       csit-vpp-perf-report-iterative-2101-2n-zn2:
429         - 31  # rls2101.rel NDRPDR iter env 6
430
431     plot-vpp-hdrh-lat-2n-zn2-rnd:
432       csit-vpp-perf-report-iterative-2101-2n-zn2:
433         - 40  # rls2101.rel NDRPDR iter RND env 6
434
435     plot-dpdk-throughput-latency-2n-zn2:
436       csit-dpdk-perf-report-iterative-2101-2n-zn2:
437         - 11  # rls2101 NDRPDR iter env 6
438         - 12  # rls2101 NDRPDR iter env 6
439         - 13  # rls2101 NDRPDR iter env 6
440         - 14  # rls2101 NDRPDR iter env 6
441         - 16  # rls2101 NDRPDR iter env 6
442         - 17  # rls2101 NDRPDR iter env 6
443         - 18  # rls2101 NDRPDR iter env 6
444         - 19  # rls2101 NDRPDR iter env 6
445         - 20  # rls2101 NDRPDR iter env 6
446         - 21  # rls2101 NDRPDR iter env 6
447
448     plot-dpdk-hdrh-lat-2n-zn2:
449       csit-dpdk-perf-report-iterative-2101-2n-zn2:
450         - 11  # rls2101 NDRPDR iter env 6
451
452     # 2n-clx
453
454     plot-vpp-throughput-lat-tsa-2n-clx:
455       csit-vpp-perf-report-iterative-2101-2n-clx:
456         - 54  # rls2101.rel NDRPDR iter env 6
457         - 59  # rls2101.rel NDRPDR iter env 6
458         - 60  # rls2101.rel NDRPDR iter env 6
459         - 63  # rls2101.rel NDRPDR iter env 6
460         - 66  # rls2101.rel NDRPDR iter env 6
461         - 68  # rls2101.rel NDRPDR iter env 6
462         - 73  # rls2101.rel NDRPDR iter env 6
463         - 75  # rls2101.rel NDRPDR iter env 6
464         - 86  # rls2101.rel NDRPDR iter env 6
465         - 90  # rls2101.rel NDRPDR iter env 6
466         - 80  # rls2101.rel NDRPDR iter RND env 6
467         - 87  # rls2101.rel NDRPDR iter RND env 6
468         - 91  # rls2101.rel NDRPDR iter RND env 6
469         - 92  # rls2101.rel NDRPDR iter RND env 6
470         - 93  # rls2101.rel NDRPDR iter RND env 6
471         - 94  # rls2101.rel NDRPDR iter RND env 6
472         - 95  # rls2101.rel NDRPDR iter RND env 6
473         - 100 # rls2101.rel NDRPDR iter RND env 6
474         - 106 # rls2101.rel NDRPDR iter RND env 6
475         - 108 # rls2101.rel NDRPDR iter RND env 6
476         - 112 # rls2101.rel NDRPDR iter NAT env 6
477         - 113 # rls2101.rel NDRPDR iter NAT env 6
478         - 114 # rls2101.rel NDRPDR iter NAT env 6
479         - 115 # rls2101.rel NDRPDR iter NAT env 6
480         - 116 # rls2101.rel NDRPDR iter NAT env 6
481         - 117 # rls2101.rel NDRPDR iter NAT env 6
482         - 118 # rls2101.rel NDRPDR iter NAT env 6
483         - 119 # rls2101.rel NDRPDR iter NAT env 6
484         - 120 # rls2101.rel NDRPDR iter NAT env 6
485         - 121 # rls2101.rel NDRPDR iter NAT env 6
486         - 122 # rls2101.rel NDRPDR iter MLX env 6
487         - 123 # rls2101.rel NDRPDR iter MLX env 6
488         - 124 # rls2101.rel NDRPDR iter MLX env 6
489         - 126 # rls2101.rel NDRPDR iter MLX env 6
490         - 127 # rls2101.rel NDRPDR iter MLX env 6
491         - 128 # rls2101.rel NDRPDR iter MLX env 6
492         - 129 # rls2101.rel NDRPDR iter MLX env 6
493         - 130 # rls2101.rel NDRPDR iter MLX env 6
494         - 131 # rls2101.rel NDRPDR iter MLX env 6
495         - 132 # rls2101.rel NDRPDR iter MLX env 6
496
497     plot-vpp-hdrh-lat-2n-clx:
498       csit-vpp-perf-report-iterative-2101-2n-clx:
499         - 75  # rls2101.rel NDRPDR iter env 6
500
501     plot-vpp-hdrh-lat-2n-clx-rnd:
502       csit-vpp-perf-report-iterative-2101-2n-clx:
503         - 87  # rls2101.rel NDRPDR iter RND env 6
504
505     plot-vpp-hdrh-lat-2n-clx-nat:
506       csit-vpp-perf-report-iterative-2101-2n-clx:
507         - 118 # rls2101.rel NDRPDR iter NAT env 6
508
509     plot-vpp-hdrh-lat-2n-clx-mlx:
510       csit-vpp-perf-report-iterative-2101-2n-clx:
511         - 127 # rls2101.rel NDRPDR iter MLX env 6
512
513     plot-vpp-nfv-2n-clx-ndrpdr:
514       csit-vpp-perf-report-iterative-2101-2n-clx:
515         - 57  # rls2101.rel NDRPDR nf-density iter env 6
516         - 62  # rls2101.rel NDRPDR nf-density iter env 6
517         - 70  # rls2101.rel NDRPDR nf-density iter env 6
518         - 71  # rls2101.rel NDRPDR nf-density iter env 6
519         - 82  # rls2101.rel NDRPDR nf-density iter env 6
520         - 88  # rls2101.rel NDRPDR nf-density iter env 6
521         - 89  # rls2101.rel NDRPDR nf-density iter env 6
522         - 96  # rls2101.rel NDRPDR nf-density iter env 6
523         - 97  # rls2101.rel NDRPDR nf-density iter env 6
524         - 98  # rls2101.rel NDRPDR nf-density iter env 6
525
526     plot-vpp-nfv-2n-clx-mrr:
527       csit-vpp-perf-report-iterative-2101-2n-clx:
528         - 72  # rls2101.rel MRR nf-density iter env 6
529
530     plot-vpp-nfv-reconf-2n-clx:
531       csit-vpp-perf-report-iterative-2101-2n-clx:
532         - 55  # rls2101.rel NDRPDR reconf iter env 6
533         - 64  # rls2101.rel NDRPDR reconf iter env 6
534         - 76  # rls2101.rel NDRPDR reconf iter env 6
535         - 83  # rls2101.rel NDRPDR reconf iter env 6
536         - 99  # rls2101.rel NDRPDR reconf iter env 6
537         - 101 # rls2101.rel NDRPDR reconf iter env 6
538         - 102 # rls2101.rel NDRPDR reconf iter env 6
539         - 107 # rls2101.rel NDRPDR reconf iter env 6
540         - 109 # rls2101.rel NDRPDR reconf iter env 6
541         - 110 # rls2101.rel NDRPDR reconf iter env 6
542
543     plot-vpp-soak-2n-clx:
544       csit-vpp-perf-report-iterative-2101-2n-clx:
545         - 58  # rls2101.rel soak env 6
546         - 61  # rls2101.rel soak env 6
547
548     plot-dpdk-throughput-latency-2n-clx:
549       csit-dpdk-perf-report-iterative-2101-2n-clx:
550         - 12  # rls2101 NDRPDR iter env 6
551         - 13  # rls2101 NDRPDR iter env 6
552         - 14  # rls2101 NDRPDR iter env 6
553         - 18  # rls2101 NDRPDR iter env 6
554         - 22  # rls2101 NDRPDR iter env 6
555
556     plot-dpdk-hdrh-lat-2n-clx:
557       csit-dpdk-perf-report-iterative-2101-2n-clx:
558         - 12  # rls2101 NDRPDR iter env 6
559
560     # 3n-tsh
561
562     plot-vpp-throughput-lat-tsa-3n-tsh:
563       csit-vpp-perf-report-iterative-2101-3n-tsh:
564         - 23  # rls2101.rel NDRPDR iter env 6
565         - 24  # rls2101.rel NDRPDR iter env 6
566         - 25  # rls2101.rel NDRPDR iter env 6
567         - 26  # rls2101.rel NDRPDR iter env 6
568         - 27  # rls2101.rel NDRPDR iter env 6
569         - 28  # rls2101.rel NDRPDR iter env 6
570         - 29  # rls2101.rel NDRPDR iter env 6
571         - 30  # rls2101.rel NDRPDR iter env 6
572         - 31  # rls2101.rel NDRPDR iter env 6
573         - 32  # rls2101.rel NDRPDR iter env 6
574
575     plot-vpp-hdrh-lat-3n-tsh:
576       csit-vpp-perf-report-iterative-2101-3n-tsh:
577         - 23  # rls2101.rel NDRPDR iter env 6
578
579     plot-dpdk-throughput-latency-3n-tsh:
580       csit-dpdk-perf-report-iterative-2101-3n-tsh:
581         - 11  # rls2101 NDRPDR iter env 6
582         - 12  # rls2101 NDRPDR iter env 6
583         - 13  # rls2101 NDRPDR iter env 6
584         - 14  # rls2101 NDRPDR iter env 6
585         - 16  # rls2101 NDRPDR iter env 6
586         - 17  # rls2101 NDRPDR iter env 6
587         - 18  # rls2101 NDRPDR iter env 6
588         - 19  # rls2101 NDRPDR iter env 6
589         - 20  # rls2101 NDRPDR iter env 6
590         - 21  # rls2101 NDRPDR iter env 6
591
592     plot-dpdk-hdrh-lat-3n-tsh:
593       csit-dpdk-perf-report-iterative-2101-3n-tsh:
594         - 21  # rls2101 NDRPDR iter env 6
595
596     # 2n-tx2
597
598     plot-vpp-throughput-lat-tsa-2n-tx2:
599       csit-vpp-perf-report-iterative-2101-2n-tx2:
600         - 22  # rls2101.rel NDRPDR iter env 6
601         - 23  # rls2101.rel NDRPDR iter env 6
602         - 24  # rls2101.rel NDRPDR iter env 6
603         - 25  # rls2101.rel NDRPDR iter env 6
604         - 26  # rls2101.rel NDRPDR iter env 6
605         - 27  # rls2101.rel NDRPDR iter env 6
606         - 28  # rls2101.rel NDRPDR iter env 6
607         - 29  # rls2101.rel NDRPDR iter env 6
608         - 30  # rls2101.rel NDRPDR iter env 6
609         - 31  # rls2101.rel NDRPDR iter env 6
610
611     plot-vpp-hdrh-lat-2n-tx2:
612       csit-vpp-perf-report-iterative-2101-2n-tx2:
613         - 29  # rls2101.rel NDRPDR iter env 6
614
615     plot-dpdk-throughput-latency-2n-tx2:
616       csit-dpdk-perf-report-iterative-2101-2n-tx2:
617         - 4   # rls2101 NDRPDR iter env 6
618         - 6   # rls2101 NDRPDR iter env 6
619         - 7   # rls2101 NDRPDR iter env 6
620         - 8   # rls2101 NDRPDR iter env 6
621         - 9   # rls2101 NDRPDR iter env 6
622         - 10  # rls2101 NDRPDR iter env 6
623         - 11  # rls2101 NDRPDR iter env 6
624         - 12  # rls2101 NDRPDR iter env 6
625         - 13  # rls2101 NDRPDR iter env 6
626         - 14  # rls2101 NDRPDR iter env 6
627
628     plot-dpdk-hdrh-lat-2n-tx2:
629       csit-dpdk-perf-report-iterative-2101-2n-tx2:
630         - 4   # rls2101 NDRPDR iter env 6
631
632     # 3n-dnv
633
634     plot-vpp-throughput-lat-tsa-3n-dnv:
635       csit-vpp-perf-report-iterative-2101-3n-dnv:
636         - 33  # rls2101.rel NDRPDR iter env 6
637         - 34  # rls2101.rel NDRPDR iter env 6
638         - 35  # rls2101.rel NDRPDR iter env 6
639         - 36  # rls2101.rel NDRPDR iter env 6
640         - 37  # rls2101.rel NDRPDR iter env 6
641         - 38  # rls2101.rel NDRPDR iter env 6
642         - 39  # rls2101.rel NDRPDR iter env 6
643         - 40  # rls2101.rel NDRPDR iter env 6
644         - 41  # rls2101.rel NDRPDR iter env 6
645         - 42  # rls2101.rel NDRPDR iter env 6
646         - 43  # rls2101.rel NDRPDR iter RND env 6
647         - 44  # rls2101.rel NDRPDR iter RND env 6
648         - 45  # rls2101.rel NDRPDR iter RND env 6
649         - 46  # rls2101.rel NDRPDR iter RND env 6
650         - 47  # rls2101.rel NDRPDR iter RND env 6
651         - 48  # rls2101.rel NDRPDR iter RND env 6
652         - 49  # rls2101.rel NDRPDR iter RND env 6
653         - 50  # rls2101.rel NDRPDR iter RND env 6
654         - 51  # rls2101.rel NDRPDR iter RND env 6
655         - 52  # rls2101.rel NDRPDR iter RND env 6
656
657 #    plot-dpdk-throughput-latency-3n-dnv:
658 #      # No data
659 #      csit-dpdk-perf-report-iterative-2009-3n-dnv:
660
661     # 2n-dnv
662
663     plot-vpp-throughput-lat-tsa-2n-dnv:
664       csit-vpp-perf-report-iterative-2101-2n-dnv:
665         - 32  # rls2101.rel NDRPDR iter env 6
666         - 33  # rls2101.rel NDRPDR iter env 6
667         - 34  # rls2101.rel NDRPDR iter env 6
668         - 35  # rls2101.rel NDRPDR iter env 6
669         - 39  # rls2101.rel NDRPDR iter env 6
670         - 41  # rls2101.rel NDRPDR iter env 6
671         - 42  # rls2101.rel NDRPDR iter env 6
672         - 43  # rls2101.rel NDRPDR iter env 6
673         - 44  # rls2101.rel NDRPDR iter env 6
674         - 45  # rls2101.rel NDRPDR iter env 6
675         - 46  # rls2101.rel NDRPDR iter RND env 6
676         - 47  # rls2101.rel NDRPDR iter RND env 6
677         - 48  # rls2101.rel NDRPDR iter RND env 6
678         - 49  # rls2101.rel NDRPDR iter RND env 6
679         - 50  # rls2101.rel NDRPDR iter RND env 6
680         - 51  # rls2101.rel NDRPDR iter RND env 6
681         - 52  # rls2101.rel NDRPDR iter RND env 6
682         - 53  # rls2101.rel NDRPDR iter RND env 6
683         - 54  # rls2101.rel NDRPDR iter RND env 6
684         - 55  # rls2101.rel NDRPDR iter RND env 6
685
686 #    plot-dpdk-throughput-latency-2n-dnv:
687 #      # No data
688 #      csit-dpdk-perf-report-iterative-2009-2n-dnv:
689
690     ###########################################################################
691     # Simple tables (only one data set):
692
693     # NIC Comparisons
694
695     vpp-nic-comparison-3n-skx:
696       csit-vpp-perf-report-iterative-2101-3n-skx:
697         - 36  # rls2101.rel NDRPDR iter env 6
698         - 37  # rls2101.rel NDRPDR iter env 6
699         - 38  # rls2101.rel NDRPDR iter env 6
700         - 39  # rls2101.rel NDRPDR iter env 6
701         - 40  # rls2101.rel NDRPDR iter env 6
702         - 41  # rls2101.rel NDRPDR iter env 6
703         - 42  # rls2101.rel NDRPDR iter env 6
704         - 47  # rls2101.rel NDRPDR iter env 6
705         - 48  # rls2101.rel NDRPDR iter env 6
706         - 50  # rls2101.rel NDRPDR iter env 6
707
708     vpp-nic-comparison-2n-skx:
709       csit-vpp-perf-report-iterative-2101-2n-skx:
710         - 63  # rls2101.rel NDRPDR iter env 6
711         - 69  # rls2101.rel NDRPDR iter env 6
712         - 70  # rls2101.rel NDRPDR iter env 6
713         - 75  # rls2101.rel NDRPDR iter env 6
714         - 76  # rls2101.rel NDRPDR iter env 6
715         - 77  # rls2101.rel NDRPDR iter env 6
716         - 82  # rls2101.rel NDRPDR iter env 6
717         - 85  # rls2101.rel NDRPDR iter env 6
718         - 86  # rls2101.rel NDRPDR iter env 6
719         - 94  # rls2101.rel NDRPDR iter env 6
720         - 89  # rls2101.rel NDRPDR iter RND env 6
721         - 90  # rls2101.rel NDRPDR iter RND env 6
722         - 91  # rls2101.rel NDRPDR iter RND env 6
723         - 92  # rls2101.rel NDRPDR iter RND env 6
724         - 93  # rls2101.rel NDRPDR iter RND env 6
725         - 96  # rls2101.rel NDRPDR iter RND env 6
726         - 98  # rls2101.rel NDRPDR iter RND env 6
727         - 99  # rls2101.rel NDRPDR iter RND env 6
728         - 101 # rls2101.rel NDRPDR iter RND env 6
729         - 102 # rls2101.rel NDRPDR iter RND env 6
730         - 116 # rls2101.rel NDRPDR iter NAT env 6
731         - 117 # rls2101.rel NDRPDR iter NAT env 6
732         - 118 # rls2101.rel NDRPDR iter NAT env 6
733         - 119 # rls2101.rel NDRPDR iter NAT env 6
734         - 120 # rls2101.rel NDRPDR iter NAT env 6
735         - 121 # rls2101.rel NDRPDR iter NAT env 6
736         - 122 # rls2101.rel NDRPDR iter NAT env 6
737         - 123 # rls2101.rel NDRPDR iter NAT env 6
738         - 124 # rls2101.rel NDRPDR iter NAT env 6
739         - 125 # rls2101.rel NDRPDR iter NAT env 6
740
741     vpp-nic-comparison-3n-skx-mrr:
742       csit-vpp-perf-report-iterative-2101-3n-skx:
743         - 35  # rls2101.rel MRR iter env 6
744
745     vpp-nic-comparison-2n-skx-mrr:
746       csit-vpp-perf-report-iterative-2101-2n-skx:
747         - 62  # rls2101.rel MRR iter env 6
748
749     # Results
750
751     vpp-perf-results-3n-hsw:
752       csit-vpp-perf-report-coverage-2101-3n-hsw:
753         - 1   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-00
754         - 2   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-01
755         - 3   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-02
756         - 4   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-03
757         - 5   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-00
758         - 6   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-01
759         - 7   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-02
760         - 8   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-03
761         - 9   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-04
762         - 10  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-05
763         - 11  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-06
764         - 12  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-07
765         - 13  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4tun-00
766         - 14  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4tun-01
767         - 15  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4tun-02
768         - 16  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip6-00
769         - 18  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip6-01
770         - 19  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-00
771         - 20  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-01
772         - 21  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-02
773         - 22  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-03
774         - 23  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-04
775         - 24  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip6tun-00
776         - 25  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-05
777         - 26  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-06
778         - 27  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-07
779         - 28  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-08
780         - 29  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-09
781         - 30  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-10
782         - 31  # rls2101.rel NDRPDR cov env 6 3n-hsw-memif-00
783         - 32  # rls2101.rel NDRPDR cov env 6 3n-hsw-srv6-00
784         - 33  # rls2101.rel NDRPDR cov env 6 3n-hsw-srv6-01
785         - 34  # rls2101.rel NDRPDR cov env 6 3n-hsw-vhost-00
786         - 35  # rls2101.rel NDRPDR cov env 6 3n-hsw-vhost-01
787         - 36  # rls2101.rel NDRPDR cov env 6 3n-hsw-vhost-02
788
789     vpp-perf-results-3n-skx:
790       csit-vpp-perf-report-coverage-2101-3n-skx:
791         - 1   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-00
792         - 2   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-01
793         - 3   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-02
794         - 4   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-03
795         - 5   # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-00
796         - 16  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-01
797         - 7   # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-02
798         - 17  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-03
799         - 18  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-04
800         - 19  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-05
801         - 20  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-06
802         - 12  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-06
803         - 13  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4tun-00
804         - 26  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4tun-01
805         - 15  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4tun-02
806         - 21  # rls2101.rel NDRPDR cov env 6 3n-skx-ip6-00
807         - 22  # rls2101.rel NDRPDR cov env 6 3n-skx-ip6-01
808         - 23  # rls2101.rel NDRPDR cov env 6 3n-skx-ip6tun-00
809         - 24  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-00
810         - 30  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-01
811         - 27  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-02
812         - 28  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-03
813         - 29  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-04
814         - 31  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-05
815         - 32  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-06
816         - 33  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-07
817         - 34  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-08
818         - 35  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-09
819         - 36  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-10
820         - 37  # rls2101.rel NDRPDR cov env 6 3n-skx-memif-00
821         - 38  # rls2101.rel NDRPDR cov env 6 3n-skx-srv6-00
822         - 39  # rls2101.rel NDRPDR cov env 6 3n-skx-srv6-01
823         - 40  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-00
824         - 41  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-01
825         - 42  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-02
826         - 43  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-03
827
828     vpp-perf-results-2n-skx:
829       csit-vpp-perf-report-coverage-2101-2n-skx:
830         - 1   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-00
831         - 2   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-01
832         - 3   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-02
833         - 4   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-03
834         - 5   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-04
835         - 6   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-05
836         - 7   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-06
837         - 8   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-07
838         - 21  # rls2101.rel NDRPDR cov env 6 2n-skx-ip4tun-00
839         - 22  # rls2101.rel NDRPDR cov env 6 2n-skx-ip4tun-00
840         - 10  # rls2101.rel NDRPDR cov env 6 2n-skx-ip6-00
841         - 11  # rls2101.rel NDRPDR cov env 6 2n-skx-ip6-01
842         - 12  # rls2101.rel NDRPDR cov env 6 2n-skx-l2-00
843         - 13  # rls2101.rel NDRPDR cov env 6 2n-skx-l2-01
844         - 14  # rls2101.rel NDRPDR cov env 6 2n-skx-lb-00
845         - 15  # rls2101.rel NDRPDR cov env 6 2n-skx-memif-00
846         - 16  # rls2101.rel NDRPDR cov env 6 2n-skx-vhost-00
847         - 17  # rls2101.rel NDRPDR cov env 6 2n-skx-vhost-01
848         - 19  # rls2101.rel NDRPDR cov env 6 2n-skx-vts-00
849
850     vpp-perf-results-2n-zn2:
851       csit-vpp-perf-report-coverage-2101-2n-zn2:
852         - 1   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-00
853         - 2   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-01
854         - 3   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-02
855         - 4   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-03
856         - 5   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-04
857         - 6   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-05
858         - 17  # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4tun-00
859         - 18  # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4tun-01
860         - 8   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip6-00
861         - 9   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip6-01
862         - 10  # rls2101.rel NDRPDR cov env 6 2n-zn2-l2-00
863         - 11  # rls2101.rel NDRPDR cov env 6 2n-zn2-l2-01
864         - 12  # rls2101.rel NDRPDR cov env 6 2n-zn2-lb-00
865         - 13  # rls2101.rel NDRPDR cov env 6 2n-zn2-memif-00
866         - 14  # rls2101.rel NDRPDR cov env 6 2n-zn2-vhost-00
867         - 15  # rls2101.rel NDRPDR cov env 6 2n-zn2-vhost-00
868         - 16  # rls2101.rel NDRPDR cov env 6 2n-zn2-vts-00
869
870     vpp-perf-results-2n-clx:
871       csit-vpp-perf-report-coverage-2101-2n-clx:
872         - 1   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-00
873         - 2   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-01
874         - 3   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-02
875         - 4   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-03
876         - 5   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-04
877         - 6   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-05
878         - 7   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-06
879         - 8   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-07
880         - 19  # rls2101.rel NDRPDR cov env 6 2n-clx-ip4tun-00
881         - 20  # rls2101.rel NDRPDR cov env 6 2n-clx-ip4tun-00
882         - 10  # rls2101.rel NDRPDR cov env 6 2n-clx-ip6-00
883         - 11  # rls2101.rel NDRPDR cov env 6 2n-clx-ip6-01
884         - 12  # rls2101.rel NDRPDR cov env 6 2n-clx-l2-00
885         - 13  # rls2101.rel NDRPDR cov env 6 2n-clx-l2-01
886         - 14  # rls2101.rel NDRPDR cov env 6 2n-clx-lb-00
887         - 15  # rls2101.rel NDRPDR cov env 6 2n-clx-memif-00
888         - 16  # rls2101.rel NDRPDR cov env 6 2n-clx-vhost-00
889         - 17  # rls2101.rel NDRPDR cov env 6 2n-clx-vhost-01
890         - 18  # rls2101.rel NDRPDR cov env 6 2n-clx-vts-00
891
892     vpp-perf-results-3n-tsh:
893       csit-vpp-perf-report-coverage-2101-3n-tsh:
894         - 1   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-00
895         - 2   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-01
896         - 3   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-02
897         - 4   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-03
898         - 5   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4tun-00
899         - 6   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4tun-01
900         - 7   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip6-00
901         - 8   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip6-01
902         - 9   # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-00
903         - 10  # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-01
904         - 11  # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-02
905         - 12  # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-03
906         - 13  # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-04
907         - 19  # rls2101.rel NDRPDR cov env 6 3n-tsh-memif-00
908         - 15  # rls2101.rel NDRPDR cov env 6 3n-tsh-srv6-00
909         - 16  # rls2101.rel NDRPDR cov env 6 3n-tsh-srv6-01
910         - 17  # rls2101.rel NDRPDR cov env 6 3n-tsh-vhost-00
911         - 18  # rls2101.rel NDRPDR cov env 6 3n-tsh-vhost-01
912
913     vpp-perf-results-2n-tx2:
914       csit-vpp-perf-report-coverage-2101-2n-tx2:
915         - 1   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-00
916         - 2   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-01
917         - 3   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-02
918         - 4   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-03
919         - 5   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-04
920         - 6   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-05
921         - 7   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-06
922         - 8   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip6-00
923         - 9   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip6-01
924         - 10  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-00
925         - 11  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-01
926         - 12  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-02
927         - 13  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-03
928         - 15  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-04
929
930     vpp-perf-results-3n-dnv:
931       csit-vpp-perf-report-coverage-2101-3n-dnv:
932         - 1   # rls2101.rel NDRPDR cov env 6 3n-dnv-crypto-00
933         - 2   # rls2101.rel NDRPDR cov env 6 3n-dnv-crypto-01
934         - 3   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-00
935         - 4   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-01
936         - 5   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4tun-00
937         - 6   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip6-00
938         - 7   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip6-01
939         - 8   # rls2101.rel NDRPDR cov env 6 3n-dnv-l2-00
940         - 9   # rls2101.rel NDRPDR cov env 6 3n-dnv-l2-01
941
942     vpp-perf-results-2n-dnv:
943       csit-vpp-perf-report-coverage-2101-2n-dnv:
944         - 1   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-00
945         - 2   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-01
946         - 3   # rls2101.rel NDRPDR cov env 6 2n-dnv-ip6-00
947         - 4   # rls2101.rel NDRPDR cov env 6 2n-dnv-ip6-01
948         - 5   # rls2101.rel NDRPDR cov env 6 2n-dnv-l2-00
949         - 6   # rls2101.rel NDRPDR cov env 6 2n-dnv-l2-01
950
951     vpp-mrr-results-3n-hsw:
952       csit-vpp-perf-report-iterative-2101-3n-hsw:
953         - 63  # rls2101.rel MRR iter env 6
954
955     vpp-mrr-results-3n-skx:
956       csit-vpp-perf-report-iterative-2101-3n-skx:
957         - 35  # rls2101.rel MRR iter env 6
958
959     vpp-mrr-results-2n-skx:
960       csit-vpp-perf-report-iterative-2101-2n-skx:
961         - 62  # rls2101.rel MRR iter env 6
962
963     vpp-mrr-results-2n-zn2:
964       csit-vpp-perf-report-iterative-2101-2n-zn2:
965         - 30  # rls2101.rel MRR iter env 6
966
967     vpp-mrr-results-2n-clx:
968       csit-vpp-perf-report-iterative-2101-2n-clx:
969         - 53  # rls2101.rel MRR iter env 6
970
971     vpp-mrr-results-3n-tsh:
972       csit-vpp-perf-report-iterative-2101-3n-tsh:
973         - 22  # rls2101.rel MRR iter env 6
974
975     vpp-mrr-results-2n-tx2:
976       csit-vpp-perf-report-iterative-2101-2n-tx2:
977         - 21  # rls2101.rel MRR iter env 6
978
979     vpp-mrr-results-3n-dnv:
980       csit-vpp-perf-report-iterative-2101-3n-dnv:
981         - 32  # rls2101.rel MRR iter env 6
982
983     vpp-mrr-results-2n-dnv:
984       csit-vpp-perf-report-iterative-2101-2n-dnv:
985         - 31  # rls2101.rel MRR iter env 6
986
987     vpp-device-results-ubuntu:
988       csit-vpp-device-2101-ubuntu1804-1n-skx:
989         - 358  # rls2101.rel VPP DEV env 6
990
991     dpdk-perf-results-3n-hsw:
992       csit-dpdk-perf-report-iterative-2101-3n-hsw:
993         - 11  # rls2101 NDRPDR iter env 6
994
995     dpdk-perf-results-3n-skx:
996       csit-dpdk-perf-report-iterative-2101-3n-skx:
997         - 12  # rls2101 NDRPDR iter env 6
998
999     dpdk-perf-results-2n-skx:
1000       csit-dpdk-perf-report-iterative-2101-2n-skx:
1001         - 11  # rls2101 NDRPDR iter env 6
1002
1003     dpdk-perf-results-2n-zn2:
1004       csit-dpdk-perf-report-iterative-2101-2n-zn2:
1005         - 11  # rls2101 NDRPDR iter env 6
1006
1007     dpdk-perf-results-2n-clx:
1008       csit-dpdk-perf-report-iterative-2101-2n-clx:
1009         - 12  # rls2101 NDRPDR iter env 6
1010
1011 #    dpdk-perf-results-2n-dnv:
1012 #      # No data
1013 #      csit-dpdk-perf-report-iterative-2009-2n-dnv:
1014
1015 #    dpdk-perf-results-3n-dnv:
1016 #      # No data
1017 #      csit-dpdk-perf-report-iterative-2009-3n-dnv:
1018
1019     dpdk-perf-results-3n-tsh:
1020       csit-dpdk-perf-report-iterative-2101-3n-tsh:
1021         - 21  # rls2101 NDRPDR iter env 6
1022
1023     dpdk-perf-results-2n-tx2:
1024       csit-dpdk-perf-report-iterative-2101-2n-tx2:
1025         - 4   # rls2101 NDRPDR iter env 6
1026
1027 ###########################################################################
1028     # Tables (more than one data set)
1029
1030     # Performance changes
1031
1032     vpp-performance-changes-3n-hsw-h1:
1033       csit-vpp-perf-report-iterative-2009-3n-hsw:
1034         - 9   # rls2005 NDRPDR iter env 5
1035         - 10  # rls2005 NDRPDR iter env 5
1036         - 11  # rls2005 NDRPDR iter env 5
1037         - 12  # rls2005 NDRPDR iter env 5
1038         - 13  # rls2005 NDRPDR iter env 5
1039         - 14  # rls2005 NDRPDR iter env 5
1040         - 15  # rls2005 NDRPDR iter env 5
1041         - 16  # rls2005 NDRPDR iter env 5
1042         - 17  # rls2005 NDRPDR iter env 5
1043         - 19  # rls2005 NDRPDR iter env 5
1044     vpp-performance-changes-3n-hsw-ref-env-old:
1045       csit-vpp-perf-report-iterative-2009-3n-hsw:
1046         - 21  # rls2009 NDRPDR iter env 5
1047         - 22  # rls2009 NDRPDR iter env 5
1048         - 24  # rls2009 NDRPDR iter env 5
1049         - 25  # rls2009 NDRPDR iter env 5
1050         - 26  # rls2009 NDRPDR iter env 5
1051         - 27  # rls2009 NDRPDR iter env 5
1052         - 28  # rls2009 NDRPDR iter env 5
1053         - 29  # rls2009 NDRPDR iter env 5
1054         - 30  # rls2009 NDRPDR iter env 5
1055         - 31  # rls2009 NDRPDR iter env 5
1056     vpp-performance-changes-3n-hsw-ref-env-new:
1057       csit-vpp-perf-report-iterative-2101-3n-hsw:
1058         - 19  # rls2009 NDRPDR iter env 6
1059         - 20  # rls2009 NDRPDR iter env 6
1060         - 21  # rls2009 NDRPDR iter env 6
1061         - 22  # rls2009 NDRPDR iter env 6
1062         - 23  # rls2009 NDRPDR iter env 6
1063         - 24  # rls2009 NDRPDR iter env 6
1064         - 25  # rls2009 NDRPDR iter env 6
1065         - 26  # rls2009 NDRPDR iter env 6
1066         - 27  # rls2009 NDRPDR iter env 6
1067         - 28  # rls2009 NDRPDR iter env 6
1068     vpp-performance-changes-3n-hsw-cmp:
1069       csit-vpp-perf-report-iterative-2101-3n-hsw:
1070         - 64  # rls2101.rel NDRPDR iter env 6
1071         - 71  # rls2101.rel NDRPDR iter env 6
1072         - 73  # rls2101.rel NDRPDR iter env 6
1073         - 74  # rls2101.rel NDRPDR iter env 6
1074         - 80  # rls2101.rel NDRPDR iter env 6
1075         - 81  # rls2101.rel NDRPDR iter env 6
1076         - 82  # rls2101.rel NDRPDR iter env 6
1077         - 83  # rls2101.rel NDRPDR iter env 6
1078         - 88  # rls2101.rel NDRPDR iter env 6
1079         - 89  # rls2101.rel NDRPDR iter env 6
1080         - 128 # rls2101.rel NDRPDR iter RND env 6
1081         - 129 # rls2101.rel NDRPDR iter RND env 6
1082         - 130 # rls2101.rel NDRPDR iter RND env 6
1083         - 131 # rls2101.rel NDRPDR iter RND env 6
1084         - 132 # rls2101.rel NDRPDR iter RND env 6
1085         - 133 # rls2101.rel NDRPDR iter RND env 6
1086         - 134 # rls2101.rel NDRPDR iter RND env 6
1087         - 135 # rls2101.rel NDRPDR iter RND env 6
1088         - 136 # rls2101.rel NDRPDR iter RND env 6
1089         - 137 # rls2101.rel NDRPDR iter RND env 6
1090
1091     vpp-performance-changes-3n-skx-h1:
1092       csit-vpp-perf-report-iterative-2009-3n-skx:
1093         - 13  # rls2005 NDRPDR iter env 5
1094         - 18  # rls2005 NDRPDR iter env 5
1095         - 19  # rls2005 NDRPDR iter env 5
1096         - 41  # rls2005 NDRPDR iter env 5
1097         - 43  # rls2005 NDRPDR iter env 5
1098         - 44  # rls2005 NDRPDR iter env 5
1099         - 45  # rls2005 NDRPDR iter env 5
1100         - 46  # rls2005 NDRPDR iter env 5
1101         - 48  # rls2005 NDRPDR iter env 5
1102         - 49  # rls2005 NDRPDR iter env 5
1103     vpp-performance-changes-3n-skx-ref-env-old:
1104       csit-vpp-perf-report-iterative-2009-3n-skx:
1105         - 26  # rls2009 NDRPDR iter env 5
1106         - 27  # rls2009 NDRPDR iter env 5
1107         - 28  # rls2009 NDRPDR iter env 5
1108         - 29  # rls2009 NDRPDR iter env 5
1109         - 35  # rls2009 NDRPDR iter env 5
1110         - 36  # rls2009 NDRPDR iter env 5
1111         - 37  # rls2009 NDRPDR iter env 5
1112         - 38  # rls2009 NDRPDR iter env 5
1113         - 39  # rls2009 NDRPDR iter env 5
1114         - 40  # rls2009 NDRPDR iter env 5
1115     vpp-performance-changes-3n-skx-ref-env-new:
1116       csit-vpp-perf-report-iterative-2101-3n-skx:
1117         - 14  # rls2009 NDRPDR iter env 6
1118         - 15  # rls2009 NDRPDR iter env 6
1119         - 16  # rls2009 NDRPDR iter env 6
1120         - 17  # rls2009 NDRPDR iter env 6
1121         - 18  # rls2009 NDRPDR iter env 6
1122         - 25  # rls2009 NDRPDR iter env 6
1123         - 26  # rls2009 NDRPDR iter env 6
1124         - 27  # rls2009 NDRPDR iter env 6
1125         - 29  # rls2009 NDRPDR iter env 6
1126         - 31  # rls2009 NDRPDR iter env 6
1127     vpp-performance-changes-3n-skx-cmp:
1128       csit-vpp-perf-report-iterative-2101-3n-skx:
1129         - 36  # rls2101.rel NDRPDR iter env 6
1130         - 37  # rls2101.rel NDRPDR iter env 6
1131         - 38  # rls2101.rel NDRPDR iter env 6
1132         - 39  # rls2101.rel NDRPDR iter env 6
1133         - 40  # rls2101.rel NDRPDR iter env 6
1134         - 41  # rls2101.rel NDRPDR iter env 6
1135         - 42  # rls2101.rel NDRPDR iter env 6
1136         - 47  # rls2101.rel NDRPDR iter env 6
1137         - 48  # rls2101.rel NDRPDR iter env 6
1138         - 50  # rls2101.rel NDRPDR iter env 6
1139
1140     vpp-performance-changes-2n-skx-h1:
1141       csit-vpp-perf-report-iterative-2009-2n-skx:
1142         - 13  # rls2005 NDRPDR iter env 5
1143         - 16  # rls2005 NDRPDR iter env 5
1144         - 17  # rls2005 NDRPDR iter env 5
1145         - 18  # rls2005 NDRPDR iter env 5
1146         - 19  # rls2005 NDRPDR iter env 5
1147         - 21  # rls2005 NDRPDR iter env 5
1148         - 22  # rls2005 NDRPDR iter env 5
1149         - 23  # rls2005 NDRPDR iter env 5
1150         - 24  # rls2005 NDRPDR iter env 5
1151         - 25  # rls2005 NDRPDR iter env 5
1152     vpp-performance-changes-2n-skx-ref-env-old:
1153       csit-vpp-perf-report-iterative-2009-2n-skx:
1154         - 35  # rls2009 NDRPDR iter env 5
1155         - 36  # rls2009 NDRPDR iter env 5
1156         - 37  # rls2009 NDRPDR iter env 5
1157         - 39  # rls2009 NDRPDR iter env 5
1158         - 40  # rls2009 NDRPDR iter env 5
1159         - 42  # rls2009 NDRPDR iter env 5
1160         - 43  # rls2009 NDRPDR iter env 5
1161         - 44  # rls2009 NDRPDR iter env 5
1162         - 46  # rls2009 NDRPDR iter env 5
1163         - 48  # rls2009 NDRPDR iter env 5
1164         - 110 # rls2009 NDRPDR iter NAT44 env 5
1165         - 111 # rls2009 NDRPDR iter NAT44 env 5
1166         - 112 # rls2009 NDRPDR iter NAT44 env 5
1167         - 113 # rls2009 NDRPDR iter NAT44 env 5
1168         - 114 # rls2009 NDRPDR iter NAT44 env 5
1169         - 115 # rls2009 NDRPDR iter NAT44 env 5
1170         - 116 # rls2009 NDRPDR iter NAT44 env 5
1171         - 118 # rls2009 NDRPDR iter NAT44 env 5
1172         - 119 # rls2009 NDRPDR iter NAT44 env 5
1173         - 121 # rls2009 NDRPDR iter NAT44 env 5
1174     vpp-performance-changes-2n-skx-ref-env-new:
1175       csit-vpp-perf-report-iterative-2101-2n-skx:
1176         - 22  # rls2009 NDRPDR iter env 6
1177         - 23  # rls2009 NDRPDR iter env 6
1178         - 24  # rls2009 NDRPDR iter env 6
1179         - 25  # rls2009 NDRPDR iter env 6
1180         - 26  # rls2009 NDRPDR iter env 6
1181         - 28  # rls2009 NDRPDR iter env 6
1182         - 39  # rls2009 NDRPDR iter env 6
1183         - 40  # rls2009 NDRPDR iter env 6
1184         - 41  # rls2009 NDRPDR iter env 6
1185         - 44  # rls2009 NDRPDR iter env 6
1186     vpp-performance-changes-2n-skx-cmp:
1187       csit-vpp-perf-report-iterative-2101-2n-skx:
1188         - 63  # rls2101.rel NDRPDR iter env 6
1189         - 69  # rls2101.rel NDRPDR iter env 6
1190         - 70  # rls2101.rel NDRPDR iter env 6
1191         - 75  # rls2101.rel NDRPDR iter env 6
1192         - 76  # rls2101.rel NDRPDR iter env 6
1193         - 77  # rls2101.rel NDRPDR iter env 6
1194         - 82  # rls2101.rel NDRPDR iter env 6
1195         - 85  # rls2101.rel NDRPDR iter env 6
1196         - 86  # rls2101.rel NDRPDR iter env 6
1197         - 94  # rls2101.rel NDRPDR iter env 6
1198         - 89  # rls2101.rel NDRPDR iter RND env 6
1199         - 90  # rls2101.rel NDRPDR iter RND env 6
1200         - 91  # rls2101.rel NDRPDR iter RND env 6
1201         - 92  # rls2101.rel NDRPDR iter RND env 6
1202         - 93  # rls2101.rel NDRPDR iter RND env 6
1203         - 96  # rls2101.rel NDRPDR iter RND env 6
1204         - 98  # rls2101.rel NDRPDR iter RND env 6
1205         - 99  # rls2101.rel NDRPDR iter RND env 6
1206         - 101 # rls2101.rel NDRPDR iter RND env 6
1207         - 102 # rls2101.rel NDRPDR iter RND env 6
1208         - 116 # rls2101.rel NDRPDR iter NAT env 6
1209         - 117 # rls2101.rel NDRPDR iter NAT env 6
1210         - 118 # rls2101.rel NDRPDR iter NAT env 6
1211         - 119 # rls2101.rel NDRPDR iter NAT env 6
1212         - 120 # rls2101.rel NDRPDR iter NAT env 6
1213         - 121 # rls2101.rel NDRPDR iter NAT env 6
1214         - 122 # rls2101.rel NDRPDR iter NAT env 6
1215         - 123 # rls2101.rel NDRPDR iter NAT env 6
1216         - 124 # rls2101.rel NDRPDR iter NAT env 6
1217         - 125 # rls2101.rel NDRPDR iter NAT env 6
1218
1219     vpp-performance-changes-2n-clx-h1:
1220       csit-vpp-perf-report-iterative-2009-2n-clx:
1221         - 13  # rls2005 NDRPDR iter env 5
1222         - 15  # rls2005 NDRPDR iter env 5
1223         - 17  # rls2005 NDRPDR iter env 5
1224         - 18  # rls2005 NDRPDR iter env 5
1225         - 19  # rls2005 NDRPDR iter env 5
1226         - 20  # rls2005 NDRPDR iter env 5
1227         - 21  # rls2005 NDRPDR iter env 5
1228         - 22  # rls2005 NDRPDR iter env 5
1229         - 23  # rls2005 NDRPDR iter env 5
1230         - 24  # rls2005 NDRPDR iter env 5
1231     vpp-performance-changes-2n-clx-ref-env-old:
1232       csit-vpp-perf-report-iterative-2009-2n-clx:
1233         - 36  # rls2009 NDRPDR iter env 5
1234         - 39  # rls2009 NDRPDR iter env 5
1235         - 40  # rls2009 NDRPDR iter env 5
1236         - 65  # rls2009 NDRPDR iter env 5
1237         - 66  # rls2009 NDRPDR iter env 5
1238         - 79  # rls2009 NDRPDR iter env 5
1239         - 82  # rls2009 NDRPDR iter env 5
1240         - 88  # rls2009 NDRPDR iter env 5
1241         - 89  # rls2009 NDRPDR iter env 5
1242         - 90  # rls2009 NDRPDR iter env 5
1243         - 114 # rls2009 NDRPDR iter NAT44 env 5
1244         - 115 # rls2009 NDRPDR iter NAT44 env 5
1245         - 116 # rls2009 NDRPDR iter NAT44 env 5
1246         - 117 # rls2009 NDRPDR iter NAT44 env 5
1247         - 118 # rls2009 NDRPDR iter NAT44 env 5
1248         - 119 # rls2009 NDRPDR iter NAT44 env 5
1249         - 121 # rls2009 NDRPDR iter NAT44 env 5
1250         - 122 # rls2009 NDRPDR iter NAT44 env 5
1251         - 123 # rls2009 NDRPDR iter NAT44 env 5
1252         - 126 # rls2009 NDRPDR iter NAT44 env 5
1253     vpp-performance-changes-2n-clx-ref-env-new:
1254       csit-vpp-perf-report-iterative-2101-2n-clx:
1255         - 16  # rls2009 NDRPDR iter env 6
1256         - 17  # rls2009 NDRPDR iter env 6
1257         - 18  # rls2009 NDRPDR iter env 6
1258         - 19  # rls2009 NDRPDR iter env 6
1259         - 20  # rls2009 NDRPDR iter env 6
1260         - 21  # rls2009 NDRPDR iter env 6
1261         - 32  # rls2009 NDRPDR iter env 6
1262         - 33  # rls2009 NDRPDR iter env 6
1263         - 34  # rls2009 NDRPDR iter env 6
1264         - 35  # rls2009 NDRPDR iter env 6
1265         - 146 # rls2009 NDRPDR MLX iter env 6
1266         - 147 # rls2009 NDRPDR MLX iter env 6
1267         - 148 # rls2009 NDRPDR MLX iter env 6
1268         - 149 # rls2009 NDRPDR MLX iter env 6
1269         - 150 # rls2009 NDRPDR MLX iter env 6
1270         - 151 # rls2009 NDRPDR MLX iter env 6
1271         - 152 # rls2009 NDRPDR MLX iter env 6
1272         - 153 # rls2009 NDRPDR MLX iter env 6
1273         - 154 # rls2009 NDRPDR MLX iter env 6
1274         - 155 # rls2009 NDRPDR MLX iter env 6
1275     vpp-performance-changes-2n-clx-cmp:
1276       csit-vpp-perf-report-iterative-2101-2n-clx:
1277         - 54  # rls2101.rel NDRPDR iter env 6
1278         - 59  # rls2101.rel NDRPDR iter env 6
1279         - 60  # rls2101.rel NDRPDR iter env 6
1280         - 63  # rls2101.rel NDRPDR iter env 6
1281         - 66  # rls2101.rel NDRPDR iter env 6
1282         - 68  # rls2101.rel NDRPDR iter env 6
1283         - 73  # rls2101.rel NDRPDR iter env 6
1284         - 75  # rls2101.rel NDRPDR iter env 6
1285         - 86  # rls2101.rel NDRPDR iter env 6
1286         - 90  # rls2101.rel NDRPDR iter env 6
1287         - 80  # rls2101.rel NDRPDR iter RND env 6
1288         - 87  # rls2101.rel NDRPDR iter RND env 6
1289         - 91  # rls2101.rel NDRPDR iter RND env 6
1290         - 92  # rls2101.rel NDRPDR iter RND env 6
1291         - 93  # rls2101.rel NDRPDR iter RND env 6
1292         - 94  # rls2101.rel NDRPDR iter RND env 6
1293         - 95  # rls2101.rel NDRPDR iter RND env 6
1294         - 100 # rls2101.rel NDRPDR iter RND env 6
1295         - 106 # rls2101.rel NDRPDR iter RND env 6
1296         - 108 # rls2101.rel NDRPDR iter RND env 6
1297         - 112 # rls2101.rel NDRPDR iter NAT env 6
1298         - 113 # rls2101.rel NDRPDR iter NAT env 6
1299         - 114 # rls2101.rel NDRPDR iter NAT env 6
1300         - 115 # rls2101.rel NDRPDR iter NAT env 6
1301         - 116 # rls2101.rel NDRPDR iter NAT env 6
1302         - 117 # rls2101.rel NDRPDR iter NAT env 6
1303         - 118 # rls2101.rel NDRPDR iter NAT env 6
1304         - 119 # rls2101.rel NDRPDR iter NAT env 6
1305         - 120 # rls2101.rel NDRPDR iter NAT env 6
1306         - 121 # rls2101.rel NDRPDR iter NAT env 6
1307         - 122 # rls2101.rel NDRPDR iter MLX env 6
1308         - 123 # rls2101.rel NDRPDR iter MLX env 6
1309         - 124 # rls2101.rel NDRPDR iter MLX env 6
1310         - 126 # rls2101.rel NDRPDR iter MLX env 6
1311         - 127 # rls2101.rel NDRPDR iter MLX env 6
1312         - 128 # rls2101.rel NDRPDR iter MLX env 6
1313         - 129 # rls2101.rel NDRPDR iter MLX env 6
1314         - 130 # rls2101.rel NDRPDR iter MLX env 6
1315         - 131 # rls2101.rel NDRPDR iter MLX env 6
1316         - 132 # rls2101.rel NDRPDR iter MLX env 6
1317
1318     vpp-performance-changes-2n-zn2-ref-env-old:
1319       csit-vpp-perf-report-iterative-2009-2n-zn2:
1320         - 17  # rls2009 NDRPDR iter env 5
1321         - 18  # rls2009 NDRPDR iter env 5
1322         - 31  # rls2009 NDRPDR iter env 5
1323         - 33  # rls2009 NDRPDR iter env 5
1324         - 34  # rls2009 NDRPDR iter env 5
1325     vpp-performance-changes-2n-zn2-ref-env-new:
1326       csit-vpp-perf-report-iterative-2101-2n-zn2:
1327         - 9   # rls2009 NDRPDR iter env 6
1328         - 10  # rls2009 NDRPDR iter env 6
1329         - 11  # rls2009 NDRPDR iter env 6
1330         - 12  # rls2009 NDRPDR iter env 6
1331         - 13  # rls2009 NDRPDR iter env 6
1332         - 20  # rls2009 NDRPDR iter env 6
1333         - 21  # rls2009 NDRPDR iter env 6
1334         - 22  # rls2009 NDRPDR iter env 6
1335         - 25  # rls2009 NDRPDR iter env 6
1336         - 26  # rls2009 NDRPDR iter env 6
1337     vpp-performance-changes-2n-zn2-cmp:
1338       csit-vpp-perf-report-iterative-2101-2n-zn2:
1339         - 31  # rls2101.rel NDRPDR iter env 6
1340         - 32  # rls2101.rel NDRPDR iter env 6
1341         - 33  # rls2101.rel NDRPDR iter env 6
1342         - 34  # rls2101.rel NDRPDR iter env 6
1343         - 35  # rls2101.rel NDRPDR iter env 6
1344         - 36  # rls2101.rel NDRPDR iter env 6
1345         - 37  # rls2101.rel NDRPDR iter env 6
1346         - 38  # rls2101.rel NDRPDR iter env 6
1347         - 44  # rls2101.rel NDRPDR iter env 6
1348         - 49  # rls2101.rel NDRPDR iter env 6
1349         - 39  # rls2101.rel NDRPDR iter RND env 6
1350         - 40  # rls2101.rel NDRPDR iter RND env 6
1351         - 41  # rls2101.rel NDRPDR iter RND env 6
1352         - 42  # rls2101.rel NDRPDR iter RND env 6
1353         - 43  # rls2101.rel NDRPDR iter RND env 6
1354         - 45  # rls2101.rel NDRPDR iter RND env 6
1355         - 48  # rls2101.rel NDRPDR iter RND env 6
1356         - 50  # rls2101.rel NDRPDR iter RND env 6
1357         - 51  # rls2101.rel NDRPDR iter RND env 6
1358         - 52  # rls2101.rel NDRPDR iter RND env 6
1359
1360     vpp-performance-changes-2n-dnv-h1:
1361       csit-vpp-perf-report-iterative-2009-2n-dnv:
1362         - 16  # rls2005 NDRPDR iter env 5
1363         - 17  # rls2005 NDRPDR iter env 5
1364         - 18  # rls2005 NDRPDR iter env 5
1365         - 19  # rls2005 NDRPDR iter env 5
1366         - 21  # rls2005 NDRPDR iter env 5
1367         - 24  # rls2005 NDRPDR iter env 5
1368         - 27  # rls2005 NDRPDR iter env 5
1369         - 28  # rls2005 NDRPDR iter env 5
1370         - 29  # rls2005 NDRPDR iter env 5
1371         - 30  # rls2005 NDRPDR iter env 5
1372     vpp-performance-changes-2n-dnv-ref-env-old:
1373       csit-vpp-perf-report-iterative-2009-2n-dnv:
1374         - 3   # rls2009 NDRPDR iter env 5
1375         - 5   # rls2009 NDRPDR iter env 5
1376         - 6   # rls2009 NDRPDR iter env 5
1377         - 7   # rls2009 NDRPDR iter env 5
1378         - 9   # rls2009 NDRPDR iter env 5
1379         - 10  # rls2009 NDRPDR iter env 5
1380         - 11  # rls2009 NDRPDR iter env 5
1381         - 12  # rls2009 NDRPDR iter env 5
1382         - 14  # rls2009 NDRPDR iter env 5
1383         - 15  # rls2009 NDRPDR iter env 5
1384     vpp-performance-changes-2n-dnv-ref-env-new:
1385       # TODO: Re-test in new env
1386       csit-vpp-perf-report-iterative-2009-2n-dnv:
1387         - 3   # rls2009 NDRPDR iter env 5
1388         - 5   # rls2009 NDRPDR iter env 5
1389         - 6   # rls2009 NDRPDR iter env 5
1390         - 7   # rls2009 NDRPDR iter env 5
1391         - 9   # rls2009 NDRPDR iter env 5
1392         - 10  # rls2009 NDRPDR iter env 5
1393         - 11  # rls2009 NDRPDR iter env 5
1394         - 12  # rls2009 NDRPDR iter env 5
1395         - 14  # rls2009 NDRPDR iter env 5
1396         - 15  # rls2009 NDRPDR iter env 5
1397     vpp-performance-changes-2n-dnv-cmp:
1398       csit-vpp-perf-report-iterative-2101-2n-dnv:
1399         - 32  # rls2101.rel NDRPDR iter env 6
1400         - 33  # rls2101.rel NDRPDR iter env 6
1401         - 34  # rls2101.rel NDRPDR iter env 6
1402         - 35  # rls2101.rel NDRPDR iter env 6
1403         - 39  # rls2101.rel NDRPDR iter env 6
1404         - 41  # rls2101.rel NDRPDR iter env 6
1405         - 42  # rls2101.rel NDRPDR iter env 6
1406         - 43  # rls2101.rel NDRPDR iter env 6
1407         - 44  # rls2101.rel NDRPDR iter env 6
1408         - 45  # rls2101.rel NDRPDR iter env 6
1409         - 46  # rls2101.rel NDRPDR iter RND env 6
1410         - 47  # rls2101.rel NDRPDR iter RND env 6
1411         - 48  # rls2101.rel NDRPDR iter RND env 6
1412         - 49  # rls2101.rel NDRPDR iter RND env 6
1413         - 50  # rls2101.rel NDRPDR iter RND env 6
1414         - 51  # rls2101.rel NDRPDR iter RND env 6
1415         - 52  # rls2101.rel NDRPDR iter RND env 6
1416         - 53  # rls2101.rel NDRPDR iter RND env 6
1417         - 54  # rls2101.rel NDRPDR iter RND env 6
1418         - 55  # rls2101.rel NDRPDR iter RND env 6
1419
1420     vpp-performance-changes-3n-dnv-h1:
1421       csit-vpp-perf-report-iterative-2009-3n-dnv:
1422         - 16  # rls2005 NDRPDR iter env 5
1423         - 23  # rls2005 NDRPDR iter env 5
1424         - 25  # rls2005 NDRPDR iter env 5
1425         - 26  # rls2005 NDRPDR iter env 5
1426         - 27  # rls2005 NDRPDR iter env 5
1427         - 28  # rls2005 NDRPDR iter env 5
1428         - 29  # rls2005 NDRPDR iter env 5
1429         - 30  # rls2005 NDRPDR iter env 5
1430         - 31  # rls2005 NDRPDR iter env 5
1431         - 32  # rls2005 NDRPDR iter env 5
1432     vpp-performance-changes-3n-dnv-ref-env-old:
1433       csit-vpp-perf-report-iterative-2009-3n-dnv:
1434         - 3   # rls2009 NDRPDR iter env 5
1435         - 6   # rls2009 NDRPDR iter env 5
1436         - 7   # rls2009 NDRPDR iter env 5
1437         - 8   # rls2009 NDRPDR iter env 5
1438         - 10  # rls2009 NDRPDR iter env 5
1439         - 11  # rls2009 NDRPDR iter env 5
1440         - 12  # rls2009 NDRPDR iter env 5
1441         - 14  # rls2009 NDRPDR iter env 5
1442         - 15  # rls2009 NDRPDR iter env 5
1443         - 24  # rls2009 NDRPDR iter env 5
1444     vpp-performance-changes-3n-dnv-ref-env-new:
1445       # TODO: Re-test in new env
1446       csit-vpp-perf-report-iterative-2009-3n-dnv:
1447         - 3   # rls2009 NDRPDR iter env 5
1448         - 6   # rls2009 NDRPDR iter env 5
1449         - 7   # rls2009 NDRPDR iter env 5
1450         - 8   # rls2009 NDRPDR iter env 5
1451         - 10  # rls2009 NDRPDR iter env 5
1452         - 11  # rls2009 NDRPDR iter env 5
1453         - 12  # rls2009 NDRPDR iter env 5
1454         - 14  # rls2009 NDRPDR iter env 5
1455         - 15  # rls2009 NDRPDR iter env 5
1456         - 24  # rls2009 NDRPDR iter env 5
1457     vpp-performance-changes-3n-dnv-cmp:
1458       csit-vpp-perf-report-iterative-2101-3n-dnv:
1459         - 33  # rls2101.rel NDRPDR iter env 6
1460         - 34  # rls2101.rel NDRPDR iter env 6
1461         - 35  # rls2101.rel NDRPDR iter env 6
1462         - 36  # rls2101.rel NDRPDR iter env 6
1463         - 37  # rls2101.rel NDRPDR iter env 6
1464         - 38  # rls2101.rel NDRPDR iter env 6
1465         - 39  # rls2101.rel NDRPDR iter env 6
1466         - 40  # rls2101.rel NDRPDR iter env 6
1467         - 41  # rls2101.rel NDRPDR iter env 6
1468         - 42  # rls2101.rel NDRPDR iter env 6
1469         - 43  # rls2101.rel NDRPDR iter RND env 6
1470         - 44  # rls2101.rel NDRPDR iter RND env 6
1471         - 45  # rls2101.rel NDRPDR iter RND env 6
1472         - 46  # rls2101.rel NDRPDR iter RND env 6
1473         - 47  # rls2101.rel NDRPDR iter RND env 6
1474         - 48  # rls2101.rel NDRPDR iter RND env 6
1475         - 49  # rls2101.rel NDRPDR iter RND env 6
1476         - 50  # rls2101.rel NDRPDR iter RND env 6
1477         - 51  # rls2101.rel NDRPDR iter RND env 6
1478         - 52  # rls2101.rel NDRPDR iter RND env 6
1479
1480     vpp-performance-changes-3n-tsh-h1:
1481       csit-vpp-perf-report-iterative-2009-3n-tsh:
1482         - 8   # rls2005 NDRPDR iter env 5
1483         - 11  # rls2005 NDRPDR iter env 5
1484         - 12  # rls2005 NDRPDR iter env 5
1485         - 24  # rls2005 NDRPDR iter env 5
1486         - 27  # rls2005 NDRPDR iter env 5
1487         - 29  # rls2005 NDRPDR iter env 5
1488         - 31  # rls2005 NDRPDR iter env 5
1489         - 39  # rls2005 NDRPDR iter env 5
1490         - 40  # rls2005 NDRPDR iter env 5
1491         - 42  # rls2005 NDRPDR iter env 5
1492     vpp-performance-changes-3n-tsh-ref-env-old:
1493       csit-vpp-perf-report-iterative-2009-3n-tsh:
1494         - 14  # rls2009 NDRPDR iter env 5
1495         - 20  # rls2009 NDRPDR iter env 5
1496         - 21  # rls2009 NDRPDR iter env 5
1497         - 22  # rls2009 NDRPDR iter env 5
1498         - 23  # rls2009 NDRPDR iter env 5
1499         - 28  # rls2009 NDRPDR iter env 5
1500         - 30  # rls2009 NDRPDR iter env 5
1501         - 33  # rls2009 NDRPDR iter env 5
1502         - 38  # rls2009 NDRPDR iter env 5
1503         - 41  # rls2009 NDRPDR iter env 5
1504     vpp-performance-changes-3n-tsh-ref-env-new:
1505       csit-vpp-perf-report-iterative-2101-3n-tsh:
1506         - 8   # rls2009 NDRPDR iter env 6
1507         - 13  # rls2009 NDRPDR iter env 6
1508         - 14  # rls2009 NDRPDR iter env 6
1509         - 15  # rls2009 NDRPDR iter env 6
1510         - 16  # rls2009 NDRPDR iter env 6
1511         - 17  # rls2009 NDRPDR iter env 6
1512         - 18  # rls2009 NDRPDR iter env 6
1513         - 19  # rls2009 NDRPDR iter env 6
1514         - 21  # rls2009 NDRPDR iter env 6
1515     vpp-performance-changes-3n-tsh-cmp:
1516       csit-vpp-perf-report-iterative-2101-3n-tsh:
1517         - 23  # rls2101.rel NDRPDR iter env 6
1518         - 24  # rls2101.rel NDRPDR iter env 6
1519         - 25  # rls2101.rel NDRPDR iter env 6
1520         - 26  # rls2101.rel NDRPDR iter env 6
1521         - 27  # rls2101.rel NDRPDR iter env 6
1522         - 28  # rls2101.rel NDRPDR iter env 6
1523         - 29  # rls2101.rel NDRPDR iter env 6
1524         - 30  # rls2101.rel NDRPDR iter env 6
1525         - 31  # rls2101.rel NDRPDR iter env 6
1526         - 32  # rls2101.rel NDRPDR iter env 6
1527
1528 #     vpp-performance-changes-2n-tx2-h1:
1529 #       csit-vpp-perf-report-iterative-2009-2n-tx2:
1530 #         -
1531 #     vpp-performance-changes-2n-tx2-ref-env-old:
1532 #       csit-vpp-perf-report-iterative-2009-2n-tx2:
1533 #         -
1534     vpp-performance-changes-2n-tx2-ref-env-new:
1535       csit-vpp-perf-report-iterative-2101-2n-tx2:
1536         - 6   # rls2009 NDRPDR iter env 6
1537         - 7   # rls2009 NDRPDR iter env 6
1538         - 11  # rls2009 NDRPDR iter env 6
1539         - 12  # rls2009 NDRPDR iter env 6
1540         - 13  # rls2009 NDRPDR iter env 6
1541         - 16  # rls2009 NDRPDR iter env 6
1542         - 17  # rls2009 NDRPDR iter env 6
1543         - 18  # rls2009 NDRPDR iter env 6
1544         - 19  # rls2009 NDRPDR iter env 6
1545         - 20  # rls2009 NDRPDR iter env 6
1546     vpp-performance-changes-2n-tx2-cmp:
1547       csit-vpp-perf-report-iterative-2101-2n-tx2:
1548         - 22  # rls2101.rel NDRPDR iter env 6
1549         - 23  # rls2101.rel NDRPDR iter env 6
1550         - 24  # rls2101.rel NDRPDR iter env 6
1551         - 25  # rls2101.rel NDRPDR iter env 6
1552         - 26  # rls2101.rel NDRPDR iter env 6
1553         - 27  # rls2101.rel NDRPDR iter env 6
1554         - 28  # rls2101.rel NDRPDR iter env 6
1555         - 29  # rls2101.rel NDRPDR iter env 6
1556         - 30  # rls2101.rel NDRPDR iter env 6
1557         - 31  # rls2101.rel NDRPDR iter env 6
1558
1559     vpp-soak-vs-ndr-2n-skx-ref:
1560       csit-vpp-perf-report-iterative-2101-2n-skx:
1561         - 63  # rls2101.rel NDRPDR iter env 6
1562         - 69  # rls2101.rel NDRPDR iter env 6
1563         - 70  # rls2101.rel NDRPDR iter env 6
1564         - 75  # rls2101.rel NDRPDR iter env 6
1565         - 76  # rls2101.rel NDRPDR iter env 6
1566         - 77  # rls2101.rel NDRPDR iter env 6
1567         - 82  # rls2101.rel NDRPDR iter env 6
1568         - 85  # rls2101.rel NDRPDR iter env 6
1569         - 86  # rls2101.rel NDRPDR iter env 6
1570         - 94  # rls2101.rel NDRPDR iter env 6
1571     vpp-soak-vs-ndr-2n-skx-cmp:
1572       csit-vpp-perf-report-iterative-2101-2n-skx:
1573         - 68  # rls2101.rel soak env 6
1574         - 73  # rls2101.rel soak env 6
1575     vpp-soak-vs-ndr-2n-skx:
1576       csit-vpp-perf-report-iterative-2101-2n-skx:
1577         - 63  # rls2101.rel NDRPDR iter env 6
1578         - 69  # rls2101.rel NDRPDR iter env 6
1579         - 70  # rls2101.rel NDRPDR iter env 6
1580         - 75  # rls2101.rel NDRPDR iter env 6
1581         - 76  # rls2101.rel NDRPDR iter env 6
1582         - 77  # rls2101.rel NDRPDR iter env 6
1583         - 82  # rls2101.rel NDRPDR iter env 6
1584         - 85  # rls2101.rel NDRPDR iter env 6
1585         - 86  # rls2101.rel NDRPDR iter env 6
1586         - 94  # rls2101.rel NDRPDR iter env 6
1587         - 68  # rls2101.rel soak env 6
1588         - 73  # rls2101.rel soak env 6
1589
1590     vpp-soak-vs-ndr-2n-clx-ref:
1591       csit-vpp-perf-report-iterative-2101-2n-clx:
1592         - 54  # rls2101.rel NDRPDR iter env 6
1593         - 59  # rls2101.rel NDRPDR iter env 6
1594         - 60  # rls2101.rel NDRPDR iter env 6
1595         - 63  # rls2101.rel NDRPDR iter env 6
1596         - 66  # rls2101.rel NDRPDR iter env 6
1597         - 68  # rls2101.rel NDRPDR iter env 6
1598         - 73  # rls2101.rel NDRPDR iter env 6
1599         - 75  # rls2101.rel NDRPDR iter env 6
1600         - 86  # rls2101.rel NDRPDR iter env 6
1601         - 90  # rls2101.rel NDRPDR iter env 6
1602     vpp-soak-vs-ndr-2n-clx-cmp:
1603       csit-vpp-perf-report-iterative-2101-2n-clx:
1604         - 58  # rls2101.rel soak env 6
1605         - 61  # rls2101.rel soak env 6
1606     vpp-soak-vs-ndr-2n-clx:
1607       csit-vpp-perf-report-iterative-2101-2n-clx:
1608         - 54  # rls2101.rel NDRPDR iter env 6
1609         - 59  # rls2101.rel NDRPDR iter env 6
1610         - 60  # rls2101.rel NDRPDR iter env 6
1611         - 63  # rls2101.rel NDRPDR iter env 6
1612         - 66  # rls2101.rel NDRPDR iter env 6
1613         - 68  # rls2101.rel NDRPDR iter env 6
1614         - 73  # rls2101.rel NDRPDR iter env 6
1615         - 75  # rls2101.rel NDRPDR iter env 6
1616         - 86  # rls2101.rel NDRPDR iter env 6
1617         - 90  # rls2101.rel NDRPDR iter env 6
1618         - 58  # rls2101.rel soak env 6
1619         - 61  # rls2101.rel soak env 6
1620
1621     vpp-performance-changes-3n-hsw-mrr-h1:
1622       csit-vpp-perf-report-iterative-2009-3n-hsw:
1623         - 18  # rls2005 MRR iter env 5
1624     vpp-performance-changes-3n-hsw-mrr-ref-env-old:
1625       csit-vpp-perf-report-iterative-2009-3n-hsw:
1626         - 23  # rls2009 MRR iter env 5
1627     vpp-performance-changes-3n-hsw-mrr-ref-env-new:
1628       csit-vpp-perf-report-iterative-2101-3n-hsw:
1629         - 17  # rls2009 MRR iter env 6
1630     vpp-performance-changes-3n-hsw-mrr-cmp:
1631       csit-vpp-perf-report-iterative-2101-3n-hsw:
1632         - 63  # rls2101.rel MRR iter env 6
1633
1634     vpp-performance-changes-3n-skx-mrr-h1:
1635       csit-vpp-perf-report-iterative-2009-3n-skx:
1636         - 17  # rls2005 MRR iter env 5
1637     vpp-performance-changes-3n-skx-mrr-ref-env-old:
1638       csit-vpp-perf-report-iterative-2009-3n-skx:
1639         - 24  # rls2009 MRR iter env 5
1640     vpp-performance-changes-3n-skx-mrr-ref-env-new:
1641       csit-vpp-perf-report-iterative-2101-3n-skx:
1642         - 34  # rls2009 MRR iter env 6
1643     vpp-performance-changes-3n-skx-mrr-cmp:
1644       csit-vpp-perf-report-iterative-2101-3n-skx:
1645         - 35  # rls2101.rel MRR iter env 6
1646
1647     vpp-performance-changes-2n-skx-mrr-h1:
1648       csit-vpp-perf-report-iterative-2009-2n-skx:
1649         - 20  # rls2005 MRR iter env 5
1650     vpp-performance-changes-2n-skx-mrr-ref-env-old:
1651       csit-vpp-perf-report-iterative-2009-2n-skx:
1652         - 120 # rls2009 MRR iter env 5
1653     vpp-performance-changes-2n-skx-mrr-ref-env-new:
1654       csit-vpp-perf-report-iterative-2101-2n-skx:
1655         - 21  # rls2009 MRR iter env 6
1656     vpp-performance-changes-2n-skx-mrr-cmp:
1657       csit-vpp-perf-report-iterative-2101-2n-skx:
1658         - 62  # rls2101.rel MRR iter env 6
1659
1660     vpp-performance-changes-2n-clx-mrr-h1:
1661       csit-vpp-perf-report-iterative-2009-2n-clx:
1662         - 77  # rls2005 MRR iter env 5
1663     vpp-performance-changes-2n-clx-mrr-ref-env-old:
1664       csit-vpp-perf-report-iterative-2009-2n-clx:
1665         - 125 # rls2009 MRR iter env 5
1666     vpp-performance-changes-2n-clx-mrr-ref-env-new:
1667       csit-vpp-perf-report-iterative-2101-2n-clx:
1668         - 15  # rls2009 MRR iter env 6
1669         - 142 # rls2009 MRR MLX iter env 6
1670     vpp-performance-changes-2n-clx-mrr-cmp:
1671       csit-vpp-perf-report-iterative-2101-2n-clx:
1672         - 53  # rls2101.rel MRR iter env 6
1673         - 133 # rls2101.rel MRR MLX iter env 6
1674
1675     vpp-performance-changes-2n-zn2-mrr-ref-env-old:
1676       csit-vpp-perf-report-iterative-2009-2n-zn2:
1677         - 15  # rls2009 MRR iter env 5
1678     vpp-performance-changes-2n-zn2-mrr-ref-env-new:
1679       csit-vpp-perf-report-iterative-2101-2n-zn2:
1680         - 8   # rls2009 MRR iter env6
1681     vpp-performance-changes-2n-zn2-mrr-cmp:
1682       csit-vpp-perf-report-iterative-2101-2n-zn2:
1683         - 30  # rls2101.rel MRR iter env 6
1684
1685     vpp-performance-changes-2n-dnv-mrr-h1:
1686       csit-vpp-perf-report-iterative-2009-2n-dnv:
1687         - 23  # rls2005 MRR iter env 5
1688     vpp-performance-changes-2n-dnv-mrr-ref-env-old:
1689       csit-vpp-perf-report-iterative-2009-2n-dnv:
1690         - 13  # rls2009 MRR iter env 5
1691     vpp-performance-changes-2n-dnv-mrr-ref-env-new:
1692       # TODO: Re-test in new env
1693       csit-vpp-perf-report-iterative-2009-2n-dnv:
1694         - 13  # rls2009 MRR iter env 5
1695     vpp-performance-changes-2n-dnv-mrr-cmp:
1696       csit-vpp-perf-report-iterative-2101-2n-dnv:
1697         - 31  # rls2101.rel MRR iter env 6
1698
1699     vpp-performance-changes-3n-dnv-mrr-h1:
1700       csit-vpp-perf-report-iterative-2009-3n-dnv:
1701         - 19  # rls2005 MRR iter env 5
1702     vpp-performance-changes-3n-dnv-mrr-ref-env-old:
1703       csit-vpp-perf-report-iterative-2009-3n-dnv:
1704         - 22  # rls2009 MRR iter env 5
1705     vpp-performance-changes-3n-dnv-mrr-ref-env-new:
1706       # TODO: Re-test in new env
1707       csit-vpp-perf-report-iterative-2009-3n-dnv:
1708         - 22  # rls2009 MRR iter env 5
1709     vpp-performance-changes-3n-dnv-mrr-cmp:
1710       csit-vpp-perf-report-iterative-2101-3n-dnv:
1711         - 32  # rls2101.rel MRR iter env 6
1712
1713     vpp-performance-changes-3n-tsh-mrr-h1:
1714       csit-vpp-perf-report-iterative-2009-3n-tsh:
1715         - 13  # rls2005 MRR iter env 5
1716     vpp-performance-changes-3n-tsh-mrr-ref-env-old:
1717       csit-vpp-perf-report-iterative-2009-3n-tsh:
1718         - 15  # rls2009 MRR iter env 5
1719     vpp-performance-changes-3n-tsh-mrr-ref-env-new:
1720       csit-vpp-perf-report-iterative-2101-3n-tsh:
1721         - 7   # rls2009 MRR iter env 6
1722     vpp-performance-changes-3n-tsh-mrr-cmp:
1723       csit-vpp-perf-report-iterative-2101-3n-tsh:
1724         - 22  # rls2101.rel MRR iter env 6
1725
1726 #     vpp-performance-changes-2n-tx2-mrr-h1:
1727 #       csit-vpp-perf-report-iterative-2009-2n-tx2:
1728 #         -
1729 #     vpp-performance-changes-2n-tx2-mrr-ref-env-old:
1730 #       csit-vpp-perf-report-iterative-2009-2n-tx2:
1731 #         -
1732     vpp-performance-changes-2n-tx2-mrr-ref-env-new:
1733       csit-vpp-perf-report-iterative-2101-2n-tx2:
1734         - 5   # rls2009 MRR iter env 6
1735     vpp-performance-changes-2n-tx2-mrr-cmp:
1736       csit-vpp-perf-report-iterative-2101-2n-tx2:
1737         - 21  # rls2101.rel MRR iter env 6
1738
1739     dpdk-performance-changes-3n-hsw-h1:
1740       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1741         - 25  # NDRPDR iter
1742         - 26  # NDRPDR iter
1743         - 27  # NDRPDR iter
1744         - 28  # NDRPDR iter
1745         - 29  # NDRPDR iter
1746         - 30  # NDRPDR iter
1747         - 31  # NDRPDR iter
1748         - 32  # NDRPDR iter
1749         - 33  # NDRPDR iter
1750         - 34  # NDRPDR iter
1751     dpdk-performance-changes-3n-hsw-ref:
1752       csit-dpdk-perf-report-iterative-2009-3n-hsw:
1753         - 6   # NDRPDR iter env5
1754         - 7   # NDRPDR iter env5
1755         - 8   # NDRPDR iter env5
1756         - 9   # NDRPDR iter env5
1757         - 10  # NDRPDR iter env5
1758         - 11  # NDRPDR iter env5
1759         - 12  # NDRPDR iter env5
1760         - 13  # NDRPDR iter env5
1761         - 14  # NDRPDR iter env5
1762         - 15  # NDRPDR iter env5
1763     dpdk-performance-changes-3n-hsw-cmp:
1764       csit-dpdk-perf-report-iterative-2101-3n-hsw:
1765         - 11  # rls2101 NDRPDR iter env 6
1766         - 12  # rls2101 NDRPDR iter env 6
1767         - 13  # rls2101 NDRPDR iter env 6
1768         - 14  # rls2101 NDRPDR iter env 6
1769         - 16  # rls2101 NDRPDR iter env 6
1770         - 17  # rls2101 NDRPDR iter env 6
1771         - 18  # rls2101 NDRPDR iter env 6
1772         - 19  # rls2101 NDRPDR iter env 6
1773         - 20  # rls2101 NDRPDR iter env 6
1774         - 21  # rls2101 NDRPDR iter env 6
1775
1776     dpdk-performance-changes-3n-skx-h1:
1777       csit-dpdk-perf-report-iterative-2005-3n-skx:
1778         - 28  # NDRPDR iter
1779         - 29  # NDRPDR iter
1780         - 30  # NDRPDR iter
1781         - 31  # NDRPDR iter
1782         - 32  # NDRPDR iter
1783         - 33  # NDRPDR iter
1784         - 34  # NDRPDR iter
1785         - 35  # NDRPDR iter
1786         - 36  # NDRPDR iter
1787         - 37  # NDRPDR iter
1788     dpdk-performance-changes-3n-skx-ref:
1789       csit-dpdk-perf-report-iterative-2009-3n-skx:
1790         - 4   # NDRPDR sel env5
1791         - 5   # NDRPDR sel env5
1792         - 6   # NDRPDR sel env5
1793         - 7   # NDRPDR sel env5
1794         - 8   # NDRPDR sel env5
1795         - 9   # NDRPDR sel env5
1796         - 14  # NDRPDR sel env5
1797         - 11  # NDRPDR sel env5
1798         - 12  # NDRPDR sel env5
1799         - 13  # NDRPDR sel env5
1800     dpdk-performance-changes-3n-skx-cmp:
1801       csit-dpdk-perf-report-iterative-2101-3n-skx:
1802         - 12  # rls2101 NDRPDR iter env 6
1803         - 14  # rls2101 NDRPDR iter env 6
1804         - 15  # rls2101 NDRPDR iter env 6
1805         - 17  # rls2101 NDRPDR iter env 6
1806         - 19  # rls2101 NDRPDR iter env 6
1807         - 20  # rls2101 NDRPDR iter env 6
1808         - 21  # rls2101 NDRPDR iter env 6
1809         - 22  # rls2101 NDRPDR iter env 6
1810         - 25  # rls2101 NDRPDR iter env 6
1811         - 26  # rls2101 NDRPDR iter env 6
1812
1813     dpdk-performance-changes-2n-skx-h1:
1814       csit-dpdk-perf-report-iterative-2005-2n-skx:
1815         - 20  # NDRPDR iter
1816         - 21  # NDRPDR iter
1817         - 22  # NDRPDR iter
1818         - 23  # NDRPDR iter
1819         - 24  # NDRPDR iter
1820         - 25  # NDRPDR iter
1821         - 26  # NDRPDR iter
1822         - 27  # NDRPDR iter
1823         - 28  # NDRPDR iter
1824         - 29  # NDRPDR iter
1825     dpdk-performance-changes-2n-skx-ref:
1826       csit-dpdk-perf-report-iterative-2009-2n-skx:
1827         - 4   # NDRPDR iter env5
1828         - 5   # NDRPDR iter env5
1829         - 6   # NDRPDR iter env5
1830         - 7   # NDRPDR iter env5
1831         - 8   # NDRPDR iter env5
1832         - 9   # NDRPDR iter env5
1833         - 10  # NDRPDR iter env5
1834         - 11  # NDRPDR iter env5
1835         - 12  # NDRPDR iter env5
1836         - 13  # NDRPDR iter env5
1837     dpdk-performance-changes-2n-skx-cmp:
1838       csit-dpdk-perf-report-iterative-2101-2n-skx:
1839         - 11  # rls2101 NDRPDR iter env 6
1840         - 12  # rls2101 NDRPDR iter env 6
1841         - 13  # rls2101 NDRPDR iter env 6
1842         - 14  # rls2101 NDRPDR iter env 6
1843         - 15  # rls2101 NDRPDR iter env 6
1844         - 17  # rls2101 NDRPDR iter env 6
1845         - 18  # rls2101 NDRPDR iter env 6
1846         - 19  # rls2101 NDRPDR iter env 6
1847         - 20  # rls2101 NDRPDR iter env 6
1848         - 21  # rls2101 NDRPDR iter env 6
1849
1850     dpdk-performance-changes-2n-clx-h1:
1851       csit-dpdk-perf-report-iterative-2005-2n-clx:
1852         - 20  # NDRPDR iter
1853         - 21  # NDRPDR iter
1854         - 22  # NDRPDR iter
1855         - 23  # NDRPDR iter
1856         - 24  # NDRPDR iter
1857         - 25  # NDRPDR iter
1858         - 26  # NDRPDR iter
1859         - 27  # NDRPDR iter
1860         - 28  # NDRPDR iter
1861         - 29  # NDRPDR iter
1862     dpdk-performance-changes-2n-clx-ref:
1863       csit-dpdk-perf-report-iterative-2009-2n-clx:
1864         - 4   # NDRPDR iter env5
1865         - 5   # NDRPDR iter env5
1866         - 6   # NDRPDR iter env5
1867         - 7   # NDRPDR iter env5
1868         - 8   # NDRPDR iter env5
1869         - 9   # NDRPDR iter env5
1870         - 10  # NDRPDR iter env5
1871         - 11  # NDRPDR iter env5
1872         - 12  # NDRPDR iter env5
1873         - 13  # NDRPDR iter env5
1874     dpdk-performance-changes-2n-clx-cmp:
1875       csit-dpdk-perf-report-iterative-2101-2n-clx:
1876         - 12  # rls2101 NDRPDR iter env 6
1877         - 13  # rls2101 NDRPDR iter env 6
1878         - 14  # rls2101 NDRPDR iter env 6
1879         - 18  # rls2101 NDRPDR iter env 6
1880         - 22  # rls2101 NDRPDR iter env 6
1881
1882     dpdk-performance-changes-2n-zn2-ref:
1883       csit-dpdk-perf-report-iterative-2009-2n-zn2:
1884         - 16  # NDRPDR iter env5
1885         - 21  # NDRPDR iter env5
1886         - 22  # NDRPDR iter env5
1887         - 23  # NDRPDR iter env5
1888         - 24  # NDRPDR iter env5
1889         - 25  # NDRPDR iter env5
1890         - 29  # NDRPDR iter env5
1891     dpdk-performance-changes-2n-zn2-cmp:
1892       csit-dpdk-perf-report-iterative-2101-2n-zn2:
1893         - 11  # rls2101 NDRPDR iter env 6
1894         - 12  # rls2101 NDRPDR iter env 6
1895         - 13  # rls2101 NDRPDR iter env 6
1896         - 14  # rls2101 NDRPDR iter env 6
1897         - 16  # rls2101 NDRPDR iter env 6
1898         - 17  # rls2101 NDRPDR iter env 6
1899         - 18  # rls2101 NDRPDR iter env 6
1900         - 19  # rls2101 NDRPDR iter env 6
1901         - 20  # rls2101 NDRPDR iter env 6
1902         - 21  # rls2101 NDRPDR iter env 6
1903
1904 #    dpdk-performance-changes-2n-dnv-h1:
1905 #      csit-dpdk-perf-verify-2101-2n-dnv:
1906 #        - 9   # NDRPDR sel
1907 #        - 10  # NDRPDR sel
1908 #        - 11  # NDRPDR sel
1909 #        - 12  # NDRPDR sel
1910 #        - 13  # NDRPDR sel
1911 #        - 14  # NDRPDR sel
1912 #        - 15  # NDRPDR sel
1913 #        - 16  # NDRPDR sel
1914 #        - 17  # NDRPDR sel
1915 #        - 18  # NDRPDR sel
1916 #    dpdk-performance-changes-2n-dnv-ref:
1917 #      # No data
1918 #    dpdk-performance-changes-2n-dnv-cmp:
1919 #      # No data
1920 #      csit-dpdk-perf-report-iterative-2009-2n-dnv:
1921
1922 #    dpdk-performance-changes-3n-dnv-h1:
1923 #      csit-dpdk-perf-verify-2101-3n-dnv:
1924 #        - 12  # NDRPDR sel
1925 #        - 13  # NDRPDR sel
1926 #        - 14  # NDRPDR sel
1927 #        - 15  # NDRPDR sel
1928 #        - 16  # NDRPDR sel
1929 #        - 17  # NDRPDR sel
1930 #        - 18  # NDRPDR sel
1931 #        - 19  # NDRPDR sel
1932 #        - 20  # NDRPDR sel
1933 #        - 22  # NDRPDR sel
1934 #    dpdk-performance-changes-3n-dnv-ref:
1935 #      # No data
1936 #    dpdk-performance-changes-3n-dnv-cmp:
1937 #      # No data
1938 #      csit-dpdk-perf-report-iterative-2009-3n-dnv:
1939
1940     dpdk-performance-changes-3n-tsh-h1:
1941       csit-dpdk-perf-report-iterative-2005-3n-tsh:
1942         - 5   # NDRPDR sel
1943     dpdk-performance-changes-3n-tsh-ref:
1944       csit-dpdk-perf-report-iterative-2009-3n-tsh:
1945         - 1   # NDRPDR iter env5
1946         - 2   # NDRPDR iter env5
1947         - 3   # NDRPDR iter env5
1948         - 4   # NDRPDR iter env5
1949         - 5   # NDRPDR iter env5
1950         - 6   # NDRPDR iter env5
1951         - 7   # NDRPDR iter env5
1952         - 9   # NDRPDR iter env5
1953         - 10  # NDRPDR iter env5
1954         - 11  # NDRPDR iter env5
1955     dpdk-performance-changes-3n-tsh-cmp:
1956       csit-dpdk-perf-report-iterative-2101-3n-tsh:
1957         - 11  # rls2101 NDRPDR iter env 6
1958         - 12  # rls2101 NDRPDR iter env 6
1959         - 13  # rls2101 NDRPDR iter env 6
1960         - 14  # rls2101 NDRPDR iter env 6
1961         - 16  # rls2101 NDRPDR iter env 6
1962         - 17  # rls2101 NDRPDR iter env 6
1963         - 18  # rls2101 NDRPDR iter env 6
1964         - 19  # rls2101 NDRPDR iter env 6
1965         - 20  # rls2101 NDRPDR iter env 6
1966         - 21  # rls2101 NDRPDR iter env 6
1967
1968     # Compare testbeds
1969
1970     vpp-compare-testbeds-ref:
1971       csit-vpp-perf-report-iterative-2101-3n-hsw:
1972         - 64  # rls2101.rel NDRPDR iter env 6
1973         - 71  # rls2101.rel NDRPDR iter env 6
1974         - 73  # rls2101.rel NDRPDR iter env 6
1975         - 74  # rls2101.rel NDRPDR iter env 6
1976         - 80  # rls2101.rel NDRPDR iter env 6
1977         - 81  # rls2101.rel NDRPDR iter env 6
1978         - 82  # rls2101.rel NDRPDR iter env 6
1979         - 83  # rls2101.rel NDRPDR iter env 6
1980         - 88  # rls2101.rel NDRPDR iter env 6
1981         - 89  # rls2101.rel NDRPDR iter env 6
1982     vpp-compare-testbeds-cmp:
1983       csit-vpp-perf-report-iterative-2101-3n-skx:
1984         - 36  # rls2101.rel NDRPDR iter env 6
1985         - 37  # rls2101.rel NDRPDR iter env 6
1986         - 38  # rls2101.rel NDRPDR iter env 6
1987         - 39  # rls2101.rel NDRPDR iter env 6
1988         - 40  # rls2101.rel NDRPDR iter env 6
1989         - 41  # rls2101.rel NDRPDR iter env 6
1990         - 42  # rls2101.rel NDRPDR iter env 6
1991         - 47  # rls2101.rel NDRPDR iter env 6
1992         - 48  # rls2101.rel NDRPDR iter env 6
1993         - 50  # rls2101.rel NDRPDR iter env 6
1994
1995     vpp-compare-testbeds-skx-clx-ref:
1996       csit-vpp-perf-report-iterative-2101-2n-skx:
1997         - 63  # rls2101.rel NDRPDR iter env 6
1998         - 69  # rls2101.rel NDRPDR iter env 6
1999         - 70  # rls2101.rel NDRPDR iter env 6
2000         - 75  # rls2101.rel NDRPDR iter env 6
2001         - 76  # rls2101.rel NDRPDR iter env 6
2002         - 77  # rls2101.rel NDRPDR iter env 6
2003         - 82  # rls2101.rel NDRPDR iter env 6
2004         - 85  # rls2101.rel NDRPDR iter env 6
2005         - 86  # rls2101.rel NDRPDR iter env 6
2006         - 94  # rls2101.rel NDRPDR iter env 6
2007         - 89  # rls2101.rel NDRPDR iter RND env 6
2008         - 90  # rls2101.rel NDRPDR iter RND env 6
2009         - 91  # rls2101.rel NDRPDR iter RND env 6
2010         - 92  # rls2101.rel NDRPDR iter RND env 6
2011         - 93  # rls2101.rel NDRPDR iter RND env 6
2012         - 96  # rls2101.rel NDRPDR iter RND env 6
2013         - 98  # rls2101.rel NDRPDR iter RND env 6
2014         - 99  # rls2101.rel NDRPDR iter RND env 6
2015         - 101 # rls2101.rel NDRPDR iter RND env 6
2016         - 102 # rls2101.rel NDRPDR iter RND env 6
2017         - 116 # rls2101.rel NDRPDR iter NAT env 6
2018         - 117 # rls2101.rel NDRPDR iter NAT env 6
2019         - 118 # rls2101.rel NDRPDR iter NAT env 6
2020         - 119 # rls2101.rel NDRPDR iter NAT env 6
2021         - 120 # rls2101.rel NDRPDR iter NAT env 6
2022         - 121 # rls2101.rel NDRPDR iter NAT env 6
2023         - 122 # rls2101.rel NDRPDR iter NAT env 6
2024         - 123 # rls2101.rel NDRPDR iter NAT env 6
2025         - 124 # rls2101.rel NDRPDR iter NAT env 6
2026         - 125 # rls2101.rel NDRPDR iter NAT env 6
2027     vpp-compare-testbeds-skx-clx-cmp:
2028       csit-vpp-perf-report-iterative-2101-2n-clx:
2029         - 54  # rls2101.rel NDRPDR iter env 6
2030         - 59  # rls2101.rel NDRPDR iter env 6
2031         - 60  # rls2101.rel NDRPDR iter env 6
2032         - 63  # rls2101.rel NDRPDR iter env 6
2033         - 66  # rls2101.rel NDRPDR iter env 6
2034         - 68  # rls2101.rel NDRPDR iter env 6
2035         - 73  # rls2101.rel NDRPDR iter env 6
2036         - 75  # rls2101.rel NDRPDR iter env 6
2037         - 86  # rls2101.rel NDRPDR iter env 6
2038         - 90  # rls2101.rel NDRPDR iter env 6
2039         - 80  # rls2101.rel NDRPDR iter RND env 6
2040         - 87  # rls2101.rel NDRPDR iter RND env 6
2041         - 91  # rls2101.rel NDRPDR iter RND env 6
2042         - 92  # rls2101.rel NDRPDR iter RND env 6
2043         - 93  # rls2101.rel NDRPDR iter RND env 6
2044         - 94  # rls2101.rel NDRPDR iter RND env 6
2045         - 95  # rls2101.rel NDRPDR iter RND env 6
2046         - 100 # rls2101.rel NDRPDR iter RND env 6
2047         - 106 # rls2101.rel NDRPDR iter RND env 6
2048         - 108 # rls2101.rel NDRPDR iter RND env 6
2049         - 112 # rls2101.rel NDRPDR iter NAT env 6
2050         - 113 # rls2101.rel NDRPDR iter NAT env 6
2051         - 114 # rls2101.rel NDRPDR iter NAT env 6
2052         - 115 # rls2101.rel NDRPDR iter NAT env 6
2053         - 116 # rls2101.rel NDRPDR iter NAT env 6
2054         - 117 # rls2101.rel NDRPDR iter NAT env 6
2055         - 118 # rls2101.rel NDRPDR iter NAT env 6
2056         - 119 # rls2101.rel NDRPDR iter NAT env 6
2057         - 120 # rls2101.rel NDRPDR iter NAT env 6
2058         - 121 # rls2101.rel NDRPDR iter NAT env 6
2059         - 122 # rls2101.rel NDRPDR iter MLX env 6
2060         - 123 # rls2101.rel NDRPDR iter MLX env 6
2061         - 124 # rls2101.rel NDRPDR iter MLX env 6
2062         - 126 # rls2101.rel NDRPDR iter MLX env 6
2063         - 127 # rls2101.rel NDRPDR iter MLX env 6
2064         - 128 # rls2101.rel NDRPDR iter MLX env 6
2065         - 129 # rls2101.rel NDRPDR iter MLX env 6
2066         - 130 # rls2101.rel NDRPDR iter MLX env 6
2067         - 131 # rls2101.rel NDRPDR iter MLX env 6
2068         - 132 # rls2101.rel NDRPDR iter MLX env 6
2069
2070     vpp-compare-testbeds-hsw-clx-ref:
2071       csit-vpp-perf-report-iterative-2101-3n-hsw:
2072         - 64  # rls2101.rel NDRPDR iter env 6
2073         - 71  # rls2101.rel NDRPDR iter env 6
2074         - 73  # rls2101.rel NDRPDR iter env 6
2075         - 74  # rls2101.rel NDRPDR iter env 6
2076         - 80  # rls2101.rel NDRPDR iter env 6
2077         - 81  # rls2101.rel NDRPDR iter env 6
2078         - 82  # rls2101.rel NDRPDR iter env 6
2079         - 83  # rls2101.rel NDRPDR iter env 6
2080         - 88  # rls2101.rel NDRPDR iter env 6
2081         - 89  # rls2101.rel NDRPDR iter env 6
2082         - 128 # rls2101.rel NDRPDR iter RND env 6
2083         - 129 # rls2101.rel NDRPDR iter RND env 6
2084         - 130 # rls2101.rel NDRPDR iter RND env 6
2085         - 131 # rls2101.rel NDRPDR iter RND env 6
2086         - 132 # rls2101.rel NDRPDR iter RND env 6
2087         - 133 # rls2101.rel NDRPDR iter RND env 6
2088         - 134 # rls2101.rel NDRPDR iter RND env 6
2089         - 135 # rls2101.rel NDRPDR iter RND env 6
2090         - 136 # rls2101.rel NDRPDR iter RND env 6
2091         - 137 # rls2101.rel NDRPDR iter RND env 6
2092     vpp-compare-testbeds-hsw-clx-cmp:
2093       csit-vpp-perf-report-iterative-2101-2n-clx:
2094         - 54  # rls2101.rel NDRPDR iter env 6
2095         - 59  # rls2101.rel NDRPDR iter env 6
2096         - 60  # rls2101.rel NDRPDR iter env 6
2097         - 63  # rls2101.rel NDRPDR iter env 6
2098         - 66  # rls2101.rel NDRPDR iter env 6
2099         - 68  # rls2101.rel NDRPDR iter env 6
2100         - 73  # rls2101.rel NDRPDR iter env 6
2101         - 75  # rls2101.rel NDRPDR iter env 6
2102         - 90  # rls2101.rel NDRPDR iter env 6
2103         - 80  # rls2101.rel NDRPDR iter RND env 6
2104         - 87  # rls2101.rel NDRPDR iter RND env 6
2105         - 91  # rls2101.rel NDRPDR iter RND env 6
2106         - 92  # rls2101.rel NDRPDR iter RND env 6
2107         - 93  # rls2101.rel NDRPDR iter RND env 6
2108         - 94  # rls2101.rel NDRPDR iter RND env 6
2109         - 95  # rls2101.rel NDRPDR iter RND env 6
2110         - 100 # rls2101.rel NDRPDR iter RND env 6
2111         - 106 # rls2101.rel NDRPDR iter RND env 6
2112         - 108 # rls2101.rel NDRPDR iter RND env 6
2113         - 112 # rls2101.rel NDRPDR iter NAT env 6
2114         - 113 # rls2101.rel NDRPDR iter NAT env 6
2115         - 114 # rls2101.rel NDRPDR iter NAT env 6
2116         - 115 # rls2101.rel NDRPDR iter NAT env 6
2117         - 116 # rls2101.rel NDRPDR iter NAT env 6
2118         - 117 # rls2101.rel NDRPDR iter NAT env 6
2119         - 118 # rls2101.rel NDRPDR iter NAT env 6
2120         - 119 # rls2101.rel NDRPDR iter NAT env 6
2121         - 120 # rls2101.rel NDRPDR iter NAT env 6
2122         - 121 # rls2101.rel NDRPDR iter NAT env 6
2123         - 122 # rls2101.rel NDRPDR iter MLX env 6
2124         - 123 # rls2101.rel NDRPDR iter MLX env 6
2125         - 124 # rls2101.rel NDRPDR iter MLX env 6
2126         - 126 # rls2101.rel NDRPDR iter MLX env 6
2127         - 127 # rls2101.rel NDRPDR iter MLX env 6
2128         - 128 # rls2101.rel NDRPDR iter MLX env 6
2129         - 129 # rls2101.rel NDRPDR iter MLX env 6
2130         - 130 # rls2101.rel NDRPDR iter MLX env 6
2131         - 131 # rls2101.rel NDRPDR iter MLX env 6
2132         - 132 # rls2101.rel NDRPDR iter MLX env 6
2133
2134     vpp-compare-testbeds-mrr-ref:
2135       csit-vpp-perf-report-iterative-2101-3n-hsw:
2136         - 63  # rls2101.rel MRR iter env 6
2137     vpp-compare-testbeds-mrr-cmp:
2138       csit-vpp-perf-report-iterative-2101-3n-skx:
2139         - 35  # rls2101.rel MRR iter env 6
2140
2141     vpp-compare-testbeds-mrr-skx-clx-ref:
2142       csit-vpp-perf-report-iterative-2101-2n-skx:
2143         - 62  # rls2101.rel MRR iter env 6
2144     vpp-compare-testbeds-mrr-skx-clx-cmp:
2145       csit-vpp-perf-report-iterative-2101-2n-clx:
2146         - 53  # rls2101.rel MRR iter env 6
2147
2148     vpp-compare-testbeds-mrr-hsw-clx-ref:
2149       csit-vpp-perf-report-iterative-2101-3n-hsw:
2150         - 63  # rls2101.rel MRR iter env 6
2151     vpp-compare-testbeds-mrr-hsw-clx-cmp:
2152       csit-vpp-perf-report-iterative-2101-2n-clx:
2153         - 53  # rls2101.rel MRR iter env 6
2154
2155     dpdk-compare-testbeds-ref:
2156       csit-dpdk-perf-report-iterative-2101-3n-hsw:
2157         - 11  # rls2101 NDRPDR iter env 6
2158         - 12  # rls2101 NDRPDR iter env 6
2159         - 13  # rls2101 NDRPDR iter env 6
2160         - 14  # rls2101 NDRPDR iter env 6
2161         - 16  # rls2101 NDRPDR iter env 6
2162         - 17  # rls2101 NDRPDR iter env 6
2163         - 18  # rls2101 NDRPDR iter env 6
2164         - 19  # rls2101 NDRPDR iter env 6
2165         - 20  # rls2101 NDRPDR iter env 6
2166         - 21  # rls2101 NDRPDR iter env 6
2167     dpdk-compare-testbeds-cmp:
2168       csit-dpdk-perf-report-iterative-2101-3n-skx:
2169         - 12  # rls2101 NDRPDR iter env 6
2170         - 14  # rls2101 NDRPDR iter env 6
2171         - 15  # rls2101 NDRPDR iter env 6
2172         - 17  # rls2101 NDRPDR iter env 6
2173         - 19  # rls2101 NDRPDR iter env 6
2174         - 20  # rls2101 NDRPDR iter env 6
2175         - 21  # rls2101 NDRPDR iter env 6
2176         - 22  # rls2101 NDRPDR iter env 6
2177         - 25  # rls2101 NDRPDR iter env 6
2178         - 26  # rls2101 NDRPDR iter env 6
2179
2180     dpdk-compare-testbeds-skx-clx-ref:
2181       csit-dpdk-perf-report-iterative-2101-2n-skx:
2182         - 11  # rls2101 NDRPDR iter env 6
2183         - 12  # rls2101 NDRPDR iter env 6
2184         - 13  # rls2101 NDRPDR iter env 6
2185         - 14  # rls2101 NDRPDR iter env 6
2186         - 15  # rls2101 NDRPDR iter env 6
2187         - 17  # rls2101 NDRPDR iter env 6
2188         - 18  # rls2101 NDRPDR iter env 6
2189         - 19  # rls2101 NDRPDR iter env 6
2190         - 20  # rls2101 NDRPDR iter env 6
2191         - 21  # rls2101 NDRPDR iter env 6
2192     dpdk-compare-testbeds-skx-clx-cmp:
2193       csit-dpdk-perf-report-iterative-2101-2n-clx:
2194         - 12  # rls2101 NDRPDR iter env 6
2195         - 13  # rls2101 NDRPDR iter env 6
2196         - 14  # rls2101 NDRPDR iter env 6
2197         - 18  # rls2101 NDRPDR iter env 6
2198         - 22  # rls2101 NDRPDR iter env 6
2199
2200     # Compare topologies
2201
2202     vpp-compare-topologies-ref:
2203       csit-vpp-perf-report-iterative-2101-3n-skx:
2204         - 36  # rls2101.rel NDRPDR iter env 6
2205         - 37  # rls2101.rel NDRPDR iter env 6
2206         - 38  # rls2101.rel NDRPDR iter env 6
2207         - 39  # rls2101.rel NDRPDR iter env 6
2208         - 40  # rls2101.rel NDRPDR iter env 6
2209         - 41  # rls2101.rel NDRPDR iter env 6
2210         - 42  # rls2101.rel NDRPDR iter env 6
2211         - 47  # rls2101.rel NDRPDR iter env 6
2212         - 48  # rls2101.rel NDRPDR iter env 6
2213         - 50  # rls2101.rel NDRPDR iter env 6
2214     vpp-compare-topologies-cmp:
2215       csit-vpp-perf-report-iterative-2101-2n-skx:
2216         - 63  # rls2101.rel NDRPDR iter env 6
2217         - 69  # rls2101.rel NDRPDR iter env 6
2218         - 70  # rls2101.rel NDRPDR iter env 6
2219         - 75  # rls2101.rel NDRPDR iter env 6
2220         - 76  # rls2101.rel NDRPDR iter env 6
2221         - 77  # rls2101.rel NDRPDR iter env 6
2222         - 82  # rls2101.rel NDRPDR iter env 6
2223         - 85  # rls2101.rel NDRPDR iter env 6
2224         - 86  # rls2101.rel NDRPDR iter env 6
2225         - 94  # rls2101.rel NDRPDR iter env 6
2226
2227     vpp-compare-topologies-mrr-ref:
2228       csit-vpp-perf-report-iterative-2101-3n-skx:
2229         - 35  # rls2101.rel MRR iter env 6
2230     vpp-compare-topologies-mrr-cmp:
2231       csit-vpp-perf-report-iterative-2101-2n-skx:
2232         - 62  # rls2101.rel MRR iter env 6
2233
2234     dpdk-compare-topologies-ref:
2235       csit-dpdk-perf-report-iterative-2101-3n-skx:
2236         - 12  # rls2101 NDRPDR iter env 6
2237         - 14  # rls2101 NDRPDR iter env 6
2238         - 15  # rls2101 NDRPDR iter env 6
2239         - 17  # rls2101 NDRPDR iter env 6
2240         - 19  # rls2101 NDRPDR iter env 6
2241         - 20  # rls2101 NDRPDR iter env 6
2242         - 21  # rls2101 NDRPDR iter env 6
2243         - 22  # rls2101 NDRPDR iter env 6
2244         - 25  # rls2101 NDRPDR iter env 6
2245         - 26  # rls2101 NDRPDR iter env 6
2246     dpdk-compare-topologies-cmp:
2247       csit-dpdk-perf-report-iterative-2101-2n-skx:
2248         - 11  # rls2101 NDRPDR iter env 6
2249         - 12  # rls2101 NDRPDR iter env 6
2250         - 13  # rls2101 NDRPDR iter env 6
2251         - 14  # rls2101 NDRPDR iter env 6
2252         - 15  # rls2101 NDRPDR iter env 6
2253         - 17  # rls2101 NDRPDR iter env 6
2254         - 18  # rls2101 NDRPDR iter env 6
2255         - 19  # rls2101 NDRPDR iter env 6
2256         - 20  # rls2101 NDRPDR iter env 6
2257         - 21  # rls2101 NDRPDR iter env 6
2258
2259   plot-layouts:
2260
2261     plot-soak-throughput:
2262       titlefont:
2263         size: 16
2264       xaxis:
2265         title: "<b>Test Cases [Index]</b>"
2266         titlefont:
2267           size: 14
2268         autorange: True
2269         fixedrange: False
2270         gridcolor: "rgb(230, 230, 230)"
2271         linecolor: "rgb(220, 220, 220)"
2272         linewidth: 1
2273         showgrid: True
2274         showline: True
2275         showticklabels: True
2276         tickcolor: "rgb(220, 220, 220)"
2277         tickmode: "linear"
2278         tickfont:
2279           size: 14
2280         zeroline: False
2281       yaxis:
2282         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
2283         titlefont:
2284           size: 14
2285         gridcolor: "rgb(230, 230, 230)"
2286         hoverformat: ".4r"
2287         tickformat: ".3r"
2288         linecolor: "rgb(220, 220, 220)"
2289         linewidth: 1
2290         showgrid: True
2291         showline: True
2292         showticklabels: True
2293         tickcolor: "rgb(220, 220, 220)"
2294         tickfont:
2295           size: 14
2296         zeroline: False
2297         range: [0,50]
2298       autosize: False
2299       margin:
2300         t: 50
2301         b: 0
2302         l: 80
2303         r: 20
2304       showlegend: True
2305       legend:
2306         orientation: "h"
2307         font:
2308           size: 14
2309       width: 700
2310       height: 900
2311       paper_bgcolor: "#fff"
2312       plot_bgcolor: "#fff"
2313       hoverlabel:
2314         namelength: -1
2315
2316     plot-service-density:
2317       titlefont:
2318         size: 16
2319       xaxis:
2320         side: "top"
2321         autorange: True
2322         fixedrange: False
2323         showgrid: False
2324         showline: False
2325         showticklabels: False
2326         ticks: ""
2327         ticklen: 0
2328         tickwidth: 0
2329         zeroline: False
2330       yaxis:
2331         autorange: "reversed"
2332         showgrid: False
2333         showline: False
2334         showticklabels: False
2335         ticks: ""
2336         ticklen: 0
2337         tickwidth: 0
2338         zeroline: False
2339       showlegend: False
2340       paper_bgcolor: "#fff"
2341       plot_bgcolor: "#fff"
2342       width: 700
2343       height: 700
2344       hoverlabel:
2345         namelength: -1
2346
2347     plot-hoststack:
2348       titlefont:
2349         size: 16
2350       xaxis:
2351         title: "<b>Test Cases [Index]</b>"
2352         titlefont:
2353           size: 14
2354         autorange: True
2355         fixedrange: False
2356         gridcolor: "rgb(230, 230, 230)"
2357         linecolor: "rgb(220, 220, 220)"
2358         linewidth: 1
2359         showgrid: True
2360         showline: True
2361         showticklabels: True
2362         tickcolor: "rgb(220, 220, 220)"
2363         tickmode: "linear"
2364         tickfont:
2365           size: 14
2366         zeroline: False
2367       yaxis:
2368         title: "<b>Bandwidth [Gbps]</b>"
2369         titlefont:
2370           size: 14
2371         gridcolor: "rgb(230, 230, 230)"
2372         hoverformat: ".4s"
2373         linecolor: "rgb(220, 220, 220)"
2374         linewidth: 1
2375         rangemode: "tozero"
2376         showgrid: True
2377         showline: True
2378         showticklabels: True
2379         tickcolor: "rgb(230, 230, 230)"
2380         tickformat: ".3s"
2381         tickfont:
2382           size: 14
2383         zeroline: False
2384       autosize: False
2385       margin:
2386         t: 50
2387         b: 20
2388         l: 80
2389         r: 20
2390       showlegend: True
2391       legend:
2392         orientation: "h"
2393         font:
2394           size: 14
2395       width: 700
2396       height: 800
2397       paper_bgcolor: "#fff"
2398       plot_bgcolor: "#fff"
2399       hoverlabel:
2400         namelength: -1
2401
2402     plot-throughput:
2403       titlefont:
2404         size: 16
2405       xaxis:
2406         title: "<b>Test Cases [Index]</b>"
2407         titlefont:
2408           size: 14
2409         autorange: True
2410         fixedrange: False
2411         gridcolor: "rgb(230, 230, 230)"
2412         linecolor: "rgb(220, 220, 220)"
2413         linewidth: 1
2414         showgrid: True
2415         showline: True
2416         showticklabels: True
2417         tickcolor: "rgb(220, 220, 220)"
2418         tickmode: "linear"
2419         tickfont:
2420           size: 14
2421         zeroline: False
2422       yaxis:
2423         title: "<b>Packet Throughput [Mpps]</b>"
2424         titlefont:
2425           size: 14
2426         gridcolor: "rgb(230, 230, 230)"
2427         hoverformat: ".4r"
2428         tickformat: ".3r"
2429         linecolor: "rgb(220, 220, 220)"
2430         linewidth: 1
2431         showgrid: True
2432         showline: True
2433         showticklabels: True
2434         tickcolor: "rgb(220, 220, 220)"
2435         tickfont:
2436           size: 14
2437         zeroline: False
2438         range: [0,50]
2439       autosize: False
2440       margin:
2441         t: 50
2442         b: 0
2443         l: 80
2444         r: 20
2445       showlegend: True
2446       legend:
2447         orientation: "h"
2448         font:
2449           size: 14
2450       width: 700
2451       height: 900
2452       paper_bgcolor: "#fff"
2453       plot_bgcolor: "#fff"
2454       hoverlabel:
2455         namelength: -1
2456
2457     plot-throughput-gbps:
2458       titlefont:
2459         size: 16
2460       xaxis:
2461         title: "<b>Test Cases [Index]</b>"
2462         titlefont:
2463           size: 14
2464         autorange: True
2465         fixedrange: False
2466         gridcolor: "rgb(230, 230, 230)"
2467         linecolor: "rgb(220, 220, 220)"
2468         linewidth: 1
2469         showgrid: True
2470         showline: True
2471         showticklabels: True
2472         tickcolor: "rgb(220, 220, 220)"
2473         tickmode: "linear"
2474         tickfont:
2475           size: 14
2476         zeroline: False
2477       yaxis:
2478         title: "<b>Packet Throughput [Gbps]</b>"
2479         titlefont:
2480           size: 14
2481         gridcolor: "rgb(230, 230, 230)"
2482         hoverformat: ".4r"
2483         tickformat: ".3r"
2484         linecolor: "rgb(220, 220, 220)"
2485         linewidth: 1
2486         showgrid: True
2487         showline: True
2488         showticklabels: True
2489         tickcolor: "rgb(220, 220, 220)"
2490         tickfont:
2491           size: 14
2492         zeroline: False
2493         range: [0,10]
2494       autosize: False
2495       margin:
2496         t: 50
2497         b: 0
2498         l: 80
2499         r: 20
2500       showlegend: True
2501       legend:
2502         orientation: "h"
2503         font:
2504           size: 14
2505       width: 700
2506       height: 900
2507       paper_bgcolor: "#fff"
2508       plot_bgcolor: "#fff"
2509       hoverlabel:
2510         namelength: -1
2511
2512     plot-cps:
2513       titlefont:
2514         size: 16
2515       xaxis:
2516         title: "<b>Test Cases [Index]</b>"
2517         titlefont:
2518           size: 14
2519         autorange: True
2520         fixedrange: False
2521         gridcolor: "rgb(230, 230, 230)"
2522         linecolor: "rgb(220, 220, 220)"
2523         linewidth: 1
2524         showgrid: True
2525         showline: True
2526         showticklabels: True
2527         tickcolor: "rgb(220, 220, 220)"
2528         tickmode: "linear"
2529         tickfont:
2530           size: 14
2531         zeroline: False
2532       yaxis:
2533         title: "<b>Connection Rate [Mcps]</b>"
2534         titlefont:
2535           size: 14
2536         gridcolor: "rgb(230, 230, 230)"
2537         hoverformat: ".4r"
2538         tickformat: ".3s"
2539         linecolor: "rgb(220, 220, 220)"
2540         linewidth: 1
2541         showgrid: True
2542         showline: True
2543         showticklabels: True
2544         tickcolor: "rgb(220, 220, 220)"
2545         tickfont:
2546           size: 14
2547         zeroline: False
2548         range: [0,10]
2549       autosize: False
2550       margin:
2551         t: 50
2552         b: 0
2553         l: 80
2554         r: 20
2555       showlegend: True
2556       legend:
2557         orientation: "h"
2558         font:
2559           size: 14
2560       width: 700
2561       height: 900
2562       paper_bgcolor: "#fff"
2563       plot_bgcolor: "#fff"
2564       hoverlabel:
2565         namelength: -1
2566
2567     plot-throughput-speedup-analysis:
2568       titlefont:
2569         size: 16
2570       xaxis:
2571         title: "<b>Number of Cores [Qty]</b>"
2572         titlefont:
2573           size: 14
2574         autorange: True
2575         fixedrange: False
2576         gridcolor: "rgb(230, 230, 230)"
2577         linecolor: "rgb(220, 220, 220)"
2578         linewidth: 1
2579         showgrid: True
2580         showline: True
2581         showticklabels: True
2582         tickcolor: "rgb(238, 238, 238)"
2583         tickmode: "linear"
2584         tickfont:
2585           size: 14
2586         zeroline: False
2587       yaxis:
2588         title: "<b>Packet Throughput [Mpps]</b>"
2589         titlefont:
2590           size: 14
2591         type: "linear"
2592         gridcolor: "rgb(230, 230, 230)"
2593         hoverformat: ".4s"
2594         linecolor: "rgb(220, 220, 220)"
2595         linewidth: 1
2596         showgrid: True
2597         showline: True
2598         showticklabels: True
2599         tickcolor: "rgb(220, 220, 220)"
2600         tickformat: ".4s"
2601         tickfont:
2602           size: 14
2603         zeroline: True
2604         rangemode: "tozero"
2605         range: [0,100]
2606       legend:
2607         orientation: "h"
2608         font:
2609           size: 14
2610         xanchor: "left"
2611         yanchor: "top"
2612         x: 0
2613         y: -0.2
2614         bgcolor: "rgba(255, 255, 255, 0)"
2615         bordercolor: "rgba(255, 255, 255, 0)"
2616         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2617       autosize: False
2618       margin:
2619           't': 50
2620           'b': 150
2621           'l': 85
2622           'r': 10
2623       showlegend: True
2624       width: 700
2625       height: 700
2626       paper_bgcolor: "#fff"
2627       plot_bgcolor: "#fff"
2628       hoverlabel:
2629         namelength: -1
2630       annotations: [
2631         {
2632           text: "_ _          __          ...",
2633           align: "left",
2634           showarrow: False,
2635           xref: "paper",
2636           yref: "paper",
2637           xanchor: "left",
2638           yanchor: "top",
2639           x: 0,
2640           y: -0.14,
2641           font: {
2642             family: "Consolas, Courier New",
2643             size: 13
2644           },
2645         },
2646         {
2647           text: "    Perfect     Measured     Limit",
2648           align: "left",
2649           showarrow: False,
2650           xref: "paper",
2651           yref: "paper",
2652           xanchor: "left",
2653           yanchor: "top",
2654           x: 0,
2655           y: -0.15,
2656           font: {
2657             family: "Consolas, Courier New",
2658             size: 13
2659           },
2660         },
2661       ]
2662
2663     plot-throughput-speedup-analysis-gbps:
2664       titlefont:
2665         size: 16
2666       xaxis:
2667         title: "<b>Number of Cores [Qty]</b>"
2668         titlefont:
2669           size: 14
2670         autorange: True
2671         fixedrange: False
2672         gridcolor: "rgb(230, 230, 230)"
2673         linecolor: "rgb(220, 220, 220)"
2674         linewidth: 1
2675         showgrid: True
2676         showline: True
2677         showticklabels: True
2678         tickcolor: "rgb(238, 238, 238)"
2679         tickmode: "linear"
2680         tickfont:
2681           size: 14
2682         zeroline: False
2683       yaxis:
2684         title: "<b>Packet Throughput [Gbps]</b>"
2685         titlefont:
2686           size: 14
2687         type: "linear"
2688         gridcolor: "rgb(230, 230, 230)"
2689         hoverformat: ".4s"
2690         linecolor: "rgb(220, 220, 220)"
2691         linewidth: 1
2692         showgrid: True
2693         showline: True
2694         showticklabels: True
2695         tickcolor: "rgb(220, 220, 220)"
2696         tickformat: ".4s"
2697         tickfont:
2698           size: 14
2699         zeroline: True
2700         rangemode: "tozero"
2701         range: [0,100]
2702       legend:
2703         orientation: "h"
2704         font:
2705           size: 14
2706         xanchor: "left"
2707         yanchor: "top"
2708         x: 0
2709         y: -0.2
2710         bgcolor: "rgba(255, 255, 255, 0)"
2711         bordercolor: "rgba(255, 255, 255, 0)"
2712         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2713       autosize: False
2714       margin:
2715           't': 50
2716           'b': 150
2717           'l': 85
2718           'r': 10
2719       showlegend: True
2720       width: 700
2721       height: 700
2722       paper_bgcolor: "#fff"
2723       plot_bgcolor: "#fff"
2724       hoverlabel:
2725         namelength: -1
2726       annotations: [
2727         {
2728           text: "_ _          __",
2729           align: "left",
2730           showarrow: False,
2731           xref: "paper",
2732           yref: "paper",
2733           xanchor: "left",
2734           yanchor: "top",
2735           x: 0,
2736           y: -0.13,
2737           font: {
2738             family: "Consolas, Courier New",
2739             size: 13
2740           },
2741         },
2742         {
2743           text: "    Perfect     Measured",
2744           align: "left",
2745           showarrow: False,
2746           xref: "paper",
2747           yref: "paper",
2748           xanchor: "left",
2749           yanchor: "top",
2750           x: 0,
2751           y: -0.15,
2752           font: {
2753             family: "Consolas, Courier New",
2754             size: 13
2755           },
2756         },
2757       ]
2758
2759     plot-throughput-speedup-analysis-cps:
2760       titlefont:
2761         size: 16
2762       xaxis:
2763         title: "<b>Number of Cores [Qty]</b>"
2764         titlefont:
2765           size: 14
2766         autorange: True
2767         fixedrange: False
2768         gridcolor: "rgb(230, 230, 230)"
2769         linecolor: "rgb(220, 220, 220)"
2770         linewidth: 1
2771         showgrid: True
2772         showline: True
2773         showticklabels: True
2774         tickcolor: "rgb(238, 238, 238)"
2775         tickmode: "linear"
2776         tickfont:
2777           size: 14
2778         zeroline: False
2779       yaxis:
2780         title: "<b>Connection Rate [Mcps]</b>"
2781         titlefont:
2782           size: 14
2783         type: "linear"
2784         gridcolor: "rgb(230, 230, 230)"
2785         hoverformat: ".4s"
2786         linecolor: "rgb(220, 220, 220)"
2787         linewidth: 1
2788         showgrid: True
2789         showline: True
2790         showticklabels: True
2791         tickcolor: "rgb(220, 220, 220)"
2792         tickformat: ".4s"
2793         tickfont:
2794           size: 14
2795         zeroline: True
2796         rangemode: "tozero"
2797         range: [0,100]
2798       legend:
2799         orientation: "h"
2800         font:
2801           size: 14
2802         xanchor: "left"
2803         yanchor: "top"
2804         x: 0
2805         y: -0.2
2806         bgcolor: "rgba(255, 255, 255, 0)"
2807         bordercolor: "rgba(255, 255, 255, 0)"
2808         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2809       autosize: False
2810       margin:
2811           't': 50
2812           'b': 150
2813           'l': 85
2814           'r': 10
2815       showlegend: True
2816       width: 700
2817       height: 700
2818       paper_bgcolor: "#fff"
2819       plot_bgcolor: "#fff"
2820       hoverlabel:
2821         namelength: -1
2822       annotations: [
2823         {
2824           text: "_ _          __",
2825           align: "left",
2826           showarrow: False,
2827           xref: "paper",
2828           yref: "paper",
2829           xanchor: "left",
2830           yanchor: "top",
2831           x: 0,
2832           y: -0.13,
2833           font: {
2834             family: "Consolas, Courier New",
2835             size: 13
2836           },
2837         },
2838         {
2839           text: "    Perfect     Measured",
2840           align: "left",
2841           showarrow: False,
2842           xref: "paper",
2843           yref: "paper",
2844           xanchor: "left",
2845           yanchor: "top",
2846           x: 0,
2847           y: -0.15,
2848           font: {
2849             family: "Consolas, Courier New",
2850             size: 13
2851           },
2852         },
2853       ]
2854
2855     plot-latency:
2856       titlefont:
2857         size: 16
2858       xaxis:
2859         title: "<b>Direction</b>"
2860         titlefont:
2861           size: 14
2862         autorange: True
2863         fixedrange: False
2864         gridcolor: "rgb(230, 230, 230)"
2865         linecolor: "rgb(220, 220, 220)"
2866         linewidth: 1
2867         showgrid: True
2868         showline: True
2869         showticklabels: False
2870         tickcolor: "rgb(220, 220, 220)"
2871         tickmode: "linear"
2872         tickfont:
2873           size: 14
2874         zeroline: False
2875       yaxis:
2876         title: "<b>Packet Latency [uSec]</b>"
2877         titlefont:
2878           size: 14
2879         type: "linear"
2880         gridcolor: "rgb(230, 230, 230)"
2881         hoverformat: ".4s"
2882         linecolor: "rgb(220, 220, 220)"
2883         linewidth: 1
2884         showgrid: True
2885         showline: True
2886         showticklabels: True
2887         tickcolor: "rgb(220, 220, 220)"
2888         tickformat: ".4s"
2889         tickfont:
2890           size: 14
2891         zeroline: True
2892         rangemode: "tozero"
2893       legend:
2894         orientation: "h"
2895         font:
2896           size: 14
2897         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2898       autosize: False
2899       margin:
2900           't': 50
2901           'b': 150
2902           'l': 80
2903           'r': 10
2904       showlegend: True
2905       width: 700
2906       height: 700
2907       paper_bgcolor: "#fff"
2908       plot_bgcolor: "#fff"
2909       hoverlabel:
2910         namelength: -1
2911
2912     plot-hdrh-latency:
2913       title:
2914         text: ""
2915         xanchor: "center"
2916         x: 0.5
2917         font:
2918           size: 16
2919       width: 700
2920       plot_bgcolor: "white"
2921       annotations:
2922         - font:
2923             size: 14
2924           showarrow: False
2925           text: "<b>Packet Latency [uSec]</b>"
2926           x: 1
2927           xanchor: "right"
2928           xref: "paper"
2929           y: -0.045
2930           yanchor: "top"
2931           yref: "paper"
2932         - font:
2933             size: 14
2934           showarrow: False
2935           text: "<b>Probability [%]</b>"
2936           textangle: 270
2937           x: -0.06
2938           xanchor: "center"
2939           xref: "paper"
2940           y: 0.5
2941           yanchor: "middle"
2942           yref: "paper"
2943         - font:
2944             size: 14
2945           showarrow: False
2946           text: "<b>Direction: E-W</b>"
2947           x: 0.24
2948           xanchor: "center"
2949           xref: "paper"
2950           y: 1.05
2951           yanchor: "bottom"
2952           yref: "paper"
2953         - font:
2954             size: 14
2955           showarrow: False
2956           text: "<b>Direction: W-E</b>"
2957           x: 0.74
2958           xanchor: "center"
2959           xref: "paper"
2960           y: 1.05
2961           yanchor: "bottom"
2962           yref: "paper"
2963
2964     plot-hdrh-latency-percentile-x-log:
2965       title:
2966         text: "<b>Latency by Percentile Distribution</b>"
2967         xanchor: "center"
2968         x: 0.5
2969         font:
2970           size: 18
2971       showlegend: True
2972       legend:
2973         traceorder: "normal"
2974         orientation: "h"
2975         font:
2976           size: 16
2977         xanchor: "left"
2978         yanchor: "top"
2979         x: 0
2980         y: -0.2
2981         bgcolor: "rgba(255, 255, 255, 0)"
2982         bordercolor: "rgba(255, 255, 255, 0)"
2983       xaxis:
2984         type: "log"
2985         title: "<b>Percentile [%]</b>"
2986         titlefont:
2987           size: 14
2988         autorange: False
2989         fixedrange: True
2990         gridcolor: "rgb(230, 230, 230)"
2991         linecolor: "rgb(220, 220, 220)"
2992         linewidth: 1
2993         showgrid: True
2994         showline: True
2995         showticklabels: True
2996         tickcolor: "rgb(220, 220, 220)"
2997         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6]
2998         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999]
2999         tickfont:
3000           size: 14
3001       yaxis:
3002         title: "<b>One-Way Latency per Direction [uSec]</b>"
3003         titlefont:
3004           size: 14
3005         gridcolor: "rgb(230, 230, 230)"
3006         linecolor: "rgb(220, 220, 220)"
3007         linewidth: 1
3008         showgrid: True
3009         showline: True
3010         showticklabels: True
3011         tickcolor: "rgb(220, 220, 220)"
3012         tickfont:
3013           size: 14
3014       autosize: False
3015       width: 700
3016       height: 700
3017       paper_bgcolor: "white"
3018       plot_bgcolor: "white"
3019
3020     plot-hdrh-latency-by-percentile:
3021       title:
3022         text: "<b>Latency by Percentile Distribution</b>"
3023         xanchor: "center"
3024         x: 0.5
3025         font:
3026           size: 18
3027       showlegend: True
3028       legend:
3029         traceorder: "normal"
3030         orientation: "h"
3031         font:
3032           size: 16
3033         xanchor: "left"
3034         yanchor: "top"
3035         x: 0
3036         y: -0.2
3037         bgcolor: "rgba(255, 255, 255, 0)"
3038         bordercolor: "rgba(255, 255, 255, 0)"
3039       xaxis:
3040         type: "linear"
3041         title: "<b>Percentile [%]</b>"
3042         titlefont:
3043           size: 14
3044         autorange: False
3045         fixedrange: False
3046         range: [0, 100]
3047         gridcolor: "rgb(230, 230, 230)"
3048         linecolor: "rgb(220, 220, 220)"
3049         linewidth: 1
3050         showgrid: True
3051         showline: True
3052         showticklabels: True
3053         tickcolor: "rgb(220, 220, 220)"
3054         tickvals: [0, 25, 50, 75, 100]
3055         ticktext: [0, 25, 50, 75, 100]
3056         tickfont:
3057           size: 14
3058       yaxis:
3059         title: "<b>One-Way Latency per Direction [uSec]</b>"
3060         titlefont:
3061           size: 14
3062         gridcolor: "rgb(230, 230, 230)"
3063         linecolor: "rgb(220, 220, 220)"
3064         linewidth: 1
3065         showgrid: True
3066         showline: True
3067         showticklabels: True
3068         tickcolor: "rgb(220, 220, 220)"
3069         tickfont:
3070           size: 14
3071       width: 700
3072       height: 700
3073       paper_bgcolor: "white"
3074       plot_bgcolor: "white"
3075
3076 - type: "static"
3077   src-path: "{DIR[RST]}"
3078   dst-path: "{DIR[WORKING,SRC]}"
3079
3080 - type: "input"
3081   general:
3082     file-name: "output_info.xml.gz"
3083     file-format: ".gz"
3084     arch-file-format:
3085       - ".gz"
3086       - ".zip"
3087     download-path: "{job}/{build}/archives/{filename}"
3088     extract: "output.xml"
3089
3090     zip-file-name: "robot-plugin.zip"
3091     zip-file-format: ".zip"
3092     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
3093     zip-extract: "robot-plugin/output.xml"
3094
3095   builds:
3096
3097     csit-vpp-perf-report-iterative-2009-3n-hsw:
3098       - 18  # rls2005 MRR iter env 5
3099       - 9   # rls2005 NDRPDR iter env 5
3100       - 10  # rls2005 NDRPDR iter env 5
3101       - 11  # rls2005 NDRPDR iter env 5
3102       - 12  # rls2005 NDRPDR iter env 5
3103       - 13  # rls2005 NDRPDR iter env 5
3104       - 14  # rls2005 NDRPDR iter env 5
3105       - 15  # rls2005 NDRPDR iter env 5
3106       - 16  # rls2005 NDRPDR iter env 5
3107       - 17  # rls2005 NDRPDR iter env 5
3108       - 19  # rls2005 NDRPDR iter env 5
3109       - 23  # rls2009 MRR iter env 5
3110       - 21  # rls2009 NDRPDR iter env 5
3111       - 22  # rls2009 NDRPDR iter env 5
3112       - 24  # rls2009 NDRPDR iter env 5
3113       - 25  # rls2009 NDRPDR iter env 5
3114       - 26  # rls2009 NDRPDR iter env 5
3115       - 27  # rls2009 NDRPDR iter env 5
3116       - 28  # rls2009 NDRPDR iter env 5
3117       - 29  # rls2009 NDRPDR iter env 5
3118       - 30  # rls2009 NDRPDR iter env 5
3119       - 31  # rls2009 NDRPDR iter env 5
3120     csit-vpp-perf-report-iterative-2101-3n-hsw:
3121       - 17  # rls2009 MRR iter env 6
3122       - 19  # rls2009 NDRPDR iter env 6
3123       - 20  # rls2009 NDRPDR iter env 6
3124       - 21  # rls2009 NDRPDR iter env 6
3125       - 22  # rls2009 NDRPDR iter env 6
3126       - 23  # rls2009 NDRPDR iter env 6
3127       - 24  # rls2009 NDRPDR iter env 6
3128       - 25  # rls2009 NDRPDR iter env 6
3129       - 26  # rls2009 NDRPDR iter env 6
3130       - 27  # rls2009 NDRPDR iter env 6
3131       - 63  # rls2101.rel MRR iter env 6
3132       - 64  # rls2101.rel NDRPDR iter env 6
3133       - 71  # rls2101.rel NDRPDR iter env 6
3134       - 73  # rls2101.rel NDRPDR iter env 6
3135       - 74  # rls2101.rel NDRPDR iter env 6
3136       - 80  # rls2101.rel NDRPDR iter env 6
3137       - 81  # rls2101.rel NDRPDR iter env 6
3138       - 82  # rls2101.rel NDRPDR iter env 6
3139       - 83  # rls2101.rel NDRPDR iter env 6
3140       - 88  # rls2101.rel NDRPDR iter env 6
3141       - 89  # rls2101.rel NDRPDR iter env 6
3142       - 128 # rls2101.rel NDRPDR iter RND env 6
3143       - 129 # rls2101.rel NDRPDR iter RND env 6
3144       - 130 # rls2101.rel NDRPDR iter RND env 6
3145       - 131 # rls2101.rel NDRPDR iter RND env 6
3146       - 132 # rls2101.rel NDRPDR iter RND env 6
3147       - 133 # rls2101.rel NDRPDR iter RND env 6
3148       - 134 # rls2101.rel NDRPDR iter RND env 6
3149       - 135 # rls2101.rel NDRPDR iter RND env 6
3150       - 136 # rls2101.rel NDRPDR iter RND env 6
3151       - 137 # rls2101.rel NDRPDR iter RND env 6
3152       - 65  # rls2101.rel NDRPDR reconf iter env 6
3153       - 68  # rls2101.rel NDRPDR reconf iter env 6
3154       - 77  # rls2101.rel NDRPDR reconf iter env 6
3155       - 84  # rls2101.rel NDRPDR reconf iter env 6
3156       - 90  # rls2101.rel NDRPDR reconf iter env 6
3157       - 96  # rls2101.rel NDRPDR reconf iter env 6
3158       - 101 # rls2101.rel NDRPDR reconf iter env 6
3159       - 104 # rls2101.rel NDRPDR reconf iter env 6
3160       - 105 # rls2101.rel NDRPDR reconf iter env 6
3161       - 106 # rls2101.rel NDRPDR reconf iter env 6
3162       - 107 # rls2101.rel NDRPDR reconf iter env 6
3163       - 108 # rls2101.rel NDRPDR reconf iter env 6
3164       - 110 # rls2101.rel NDRPDR reconf iter env 6
3165       - 111 # rls2101.rel NDRPDR reconf iter env 6
3166       - 112 # rls2101.rel NDRPDR reconf iter env 6
3167       - 113 # rls2101.rel NDRPDR reconf iter env 6
3168       - 114 # rls2101.rel NDRPDR reconf iter env 6
3169       - 115 # rls2101.rel NDRPDR reconf iter env 6
3170       - 116 # rls2101.rel NDRPDR reconf iter env 6
3171       - 117 # rls2101.rel NDRPDR reconf iter env 6
3172       - 69  # rls2101.rel Hoststack iter env 6
3173       - 70  # rls2101.rel Hoststack iter env 6
3174       - 75  # rls2101.rel Hoststack iter env 6
3175       - 76  # rls2101.rel Hoststack iter env 6
3176       - 78  # rls2101.rel Hoststack iter env 6
3177       - 79  # rls2101.rel Hoststack iter env 6
3178       - 85  # rls2101.rel Hoststack iter env 6
3179       - 86  # rls2101.rel Hoststack iter env 6
3180       - 87  # rls2101.rel Hoststack iter env 6
3181       - 91  # rls2101.rel Hoststack iter env 6
3182       - 92  # rls2101.rel Hoststack iter env 6
3183       - 93  # rls2101.rel Hoststack iter env 6
3184       - 94  # rls2101.rel Hoststack iter env 6
3185       - 95  # rls2101.rel Hoststack iter env 6
3186       - 97  # rls2101.rel Hoststack iter env 6
3187       - 98  # rls2101.rel Hoststack iter env 6
3188       - 99  # rls2101.rel Hoststack iter env 6
3189       - 100 # rls2101.rel Hoststack iter env 6
3190       - 102 # rls2101.rel Hoststack iter env 6
3191       - 103 # rls2101.rel Hoststack iter env 6
3192     csit-vpp-perf-report-coverage-2101-3n-hsw:
3193       - 1   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-00
3194       - 2   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-01
3195       - 3   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-02
3196       - 4   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-03
3197       - 5   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-00
3198       - 6   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-01
3199       - 7   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-02
3200       - 8   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-03
3201       - 9   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-04
3202       - 10  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-05
3203       - 11  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-06
3204       - 12  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-07
3205       - 13  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4tun-00
3206       - 14  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4tun-01
3207       - 15  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4tun-02
3208       - 16  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip6-00
3209       - 18  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip6-01
3210       - 19  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-00
3211       - 20  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-01
3212       - 21  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-02
3213       - 22  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-03
3214       - 23  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-04
3215       - 24  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip6tun-00
3216       - 25  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-05
3217       - 26  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-06
3218       - 27  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-07
3219       - 28  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-08
3220       - 29  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-09
3221       - 30  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-10
3222       - 31  # rls2101.rel NDRPDR cov env 6 3n-hsw-memif-00
3223       - 32  # rls2101.rel NDRPDR cov env 6 3n-hsw-srv6-00
3224       - 33  # rls2101.rel NDRPDR cov env 6 3n-hsw-srv6-01
3225       - 34  # rls2101.rel NDRPDR cov env 6 3n-hsw-vhost-00
3226       - 35  # rls2101.rel NDRPDR cov env 6 3n-hsw-vhost-01
3227       - 36  # rls2101.rel NDRPDR cov env 6 3n-hsw-vhost-02
3228
3229
3230     csit-vpp-perf-report-iterative-2009-3n-skx:
3231       - 17  # rls2005 MRR iter env 5
3232       - 13  # rls2005 NDRPDR iter env 5
3233       - 18  # rls2005 NDRPDR iter env 5
3234       - 19  # rls2005 NDRPDR iter env 5
3235       - 41  # rls2005 NDRPDR iter env 5
3236       - 43  # rls2005 NDRPDR iter env 5
3237       - 44  # rls2005 NDRPDR iter env 5
3238       - 45  # rls2005 NDRPDR iter env 5
3239       - 46  # rls2005 NDRPDR iter env 5
3240       - 48  # rls2005 NDRPDR iter env 5
3241       - 49  # rls2005 NDRPDR iter env 5
3242       - 24  # rls2009 MRR iter env 5
3243       - 26  # rls2009 NDRPDR iter env 5
3244       - 27  # rls2009 NDRPDR iter env 5
3245       - 28  # rls2009 NDRPDR iter env 5
3246       - 29  # rls2009 NDRPDR iter env 5
3247       - 35  # rls2009 NDRPDR iter env 5
3248       - 36  # rls2009 NDRPDR iter env 5
3249       - 37  # rls2009 NDRPDR iter env 5
3250       - 38  # rls2009 NDRPDR iter env 5
3251       - 39  # rls2009 NDRPDR iter env 5
3252       - 40  # rls2009 NDRPDR iter env 5
3253     csit-vpp-perf-report-iterative-2101-3n-skx:
3254       - 34  # rls2009 MRR iter env 6
3255       - 14  # rls2009 NDRPDR iter env 6
3256       - 15  # rls2009 NDRPDR iter env 6
3257       - 16  # rls2009 NDRPDR iter env 6
3258       - 17  # rls2009 NDRPDR iter env 6
3259       - 18  # rls2009 NDRPDR iter env 6
3260       - 25  # rls2009 NDRPDR iter env 6
3261       - 26  # rls2009 NDRPDR iter env 6
3262       - 27  # rls2009 NDRPDR iter env 6
3263       - 29  # rls2009 NDRPDR iter env 6
3264       - 31  # rls2009 NDRPDR iter env 6
3265       - 35  # rls2101.rel MRR iter env 6
3266       - 36  # rls2101.rel NDRPDR iter env 6
3267       - 37  # rls2101.rel NDRPDR iter env 6
3268       - 38  # rls2101.rel NDRPDR iter env 6
3269       - 39  # rls2101.rel NDRPDR iter env 6
3270       - 40  # rls2101.rel NDRPDR iter env 6
3271       - 41  # rls2101.rel NDRPDR iter env 6
3272       - 42  # rls2101.rel NDRPDR iter env 6
3273       - 47  # rls2101.rel NDRPDR iter env 6
3274       - 48  # rls2101.rel NDRPDR iter env 6
3275       - 50  # rls2101.rel NDRPDR iter env 6
3276     csit-vpp-perf-report-coverage-2101-3n-skx:
3277       - 1   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-00
3278       - 2   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-01
3279       - 3   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-02
3280       - 4   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-03
3281       - 5   # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-00
3282       - 16  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-01
3283       - 7   # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-02
3284       - 17  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-03
3285       - 18  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-04
3286       - 19  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-05
3287       - 20  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-06
3288       - 12  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-06
3289       - 13  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4tun-00
3290       - 26  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4tun-01
3291       - 15  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4tun-02
3292       - 21  # rls2101.rel NDRPDR cov env 6 3n-skx-ip6-00
3293       - 22  # rls2101.rel NDRPDR cov env 6 3n-skx-ip6-01
3294       - 23  # rls2101.rel NDRPDR cov env 6 3n-skx-ip6tun-00
3295       - 24  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-00
3296       - 30  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-01
3297       - 27  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-02
3298       - 28  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-03
3299       - 29  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-04
3300       - 31  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-05
3301       - 32  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-06
3302       - 33  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-07
3303       - 34  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-08
3304       - 35  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-09
3305       - 36  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-10
3306       - 37  # rls2101.rel NDRPDR cov env 6 3n-skx-memif-00
3307       - 38  # rls2101.rel NDRPDR cov env 6 3n-skx-srv6-00
3308       - 39  # rls2101.rel NDRPDR cov env 6 3n-skx-srv6-01
3309       - 40  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-00
3310       - 41  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-01
3311       - 42  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-02
3312       - 43  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-03
3313
3314     csit-vpp-perf-report-iterative-2009-2n-skx:
3315       - 20  # rls2005 MRR iter env 5
3316       - 13  # rls2005 NDRPDR iter env 5
3317       - 16  # rls2005 NDRPDR iter env 5
3318       - 17  # rls2005 NDRPDR iter env 5
3319       - 18  # rls2005 NDRPDR iter env 5
3320       - 19  # rls2005 NDRPDR iter env 5
3321       - 21  # rls2005 NDRPDR iter env 5
3322       - 22  # rls2005 NDRPDR iter env 5
3323       - 23  # rls2005 NDRPDR iter env 5
3324       - 24  # rls2005 NDRPDR iter env 5
3325       - 25  # rls2005 NDRPDR iter env 5
3326       - 120 # rls2009 MRR iter env 5
3327       - 35  # rls2009 NDRPDR iter env 5
3328       - 36  # rls2009 NDRPDR iter env 5
3329       - 37  # rls2009 NDRPDR iter env 5
3330       - 39  # rls2009 NDRPDR iter env 5
3331       - 40  # rls2009 NDRPDR iter env 5
3332       - 42  # rls2009 NDRPDR iter env 5
3333       - 43  # rls2009 NDRPDR iter env 5
3334       - 44  # rls2009 NDRPDR iter env 5
3335       - 46  # rls2009 NDRPDR iter env 5
3336       - 48  # rls2009 NDRPDR iter env 5
3337       - 110 # rls2009 NDRPDR iter NAT44 env 5
3338       - 111 # rls2009 NDRPDR iter NAT44 env 5
3339       - 112 # rls2009 NDRPDR iter NAT44 env 5
3340       - 113 # rls2009 NDRPDR iter NAT44 env 5
3341       - 114 # rls2009 NDRPDR iter NAT44 env 5
3342       - 115 # rls2009 NDRPDR iter NAT44 env 5
3343       - 116 # rls2009 NDRPDR iter NAT44 env 5
3344       - 118 # rls2009 NDRPDR iter NAT44 env 5
3345       - 119 # rls2009 NDRPDR iter NAT44 env 5
3346       - 121 # rls2009 NDRPDR iter NAT44 env 5
3347     csit-vpp-perf-report-iterative-2101-2n-skx:
3348       - 21  # rls2009 MRR iter env 6
3349       - 22  # rls2009 NDRPDR iter env 6
3350       - 23  # rls2009 NDRPDR iter env 6
3351       - 24  # rls2009 NDRPDR iter env 6
3352       - 25  # rls2009 NDRPDR iter env 6
3353       - 26  # rls2009 NDRPDR iter env 6
3354       - 28  # rls2009 NDRPDR iter env 6
3355       - 39  # rls2009 NDRPDR iter env 6
3356       - 40  # rls2009 NDRPDR iter env 6
3357       - 41  # rls2009 NDRPDR iter env 6
3358       - 44  # rls2009 NDRPDR iter env 6
3359       - 62  # rls2101.rel MRR iter env 6
3360       - 63  # rls2101.rel NDRPDR iter env 6
3361       - 69  # rls2101.rel NDRPDR iter env 6
3362       - 70  # rls2101.rel NDRPDR iter env 6
3363       - 75  # rls2101.rel NDRPDR iter env 6
3364       - 76  # rls2101.rel NDRPDR iter env 6
3365       - 77  # rls2101.rel NDRPDR iter env 6
3366       - 82  # rls2101.rel NDRPDR iter env 6
3367       - 85  # rls2101.rel NDRPDR iter env 6
3368       - 86  # rls2101.rel NDRPDR iter env 6
3369       - 94  # rls2101.rel NDRPDR iter env 6
3370       - 89  # rls2101.rel NDRPDR iter RND env 6
3371       - 90  # rls2101.rel NDRPDR iter RND env 6
3372       - 91  # rls2101.rel NDRPDR iter RND env 6
3373       - 92  # rls2101.rel NDRPDR iter RND env 6
3374       - 93  # rls2101.rel NDRPDR iter RND env 6
3375       - 96  # rls2101.rel NDRPDR iter RND env 6
3376       - 98  # rls2101.rel NDRPDR iter RND env 6
3377       - 99  # rls2101.rel NDRPDR iter RND env 6
3378       - 101 # rls2101.rel NDRPDR iter RND env 6
3379       - 102 # rls2101.rel NDRPDR iter RND env 6
3380       - 116 # rls2101.rel NDRPDR iter NAT env 6
3381       - 117 # rls2101.rel NDRPDR iter NAT env 6
3382       - 118 # rls2101.rel NDRPDR iter NAT env 6
3383       - 119 # rls2101.rel NDRPDR iter NAT env 6
3384       - 120 # rls2101.rel NDRPDR iter NAT env 6
3385       - 121 # rls2101.rel NDRPDR iter NAT env 6
3386       - 122 # rls2101.rel NDRPDR iter NAT env 6
3387       - 123 # rls2101.rel NDRPDR iter NAT env 6
3388       - 124 # rls2101.rel NDRPDR iter NAT env 6
3389       - 125 # rls2101.rel NDRPDR iter NAT env 6
3390       - 65  # rls2101.rel MRR nf-density iter env 6
3391       - 67  # rls2101.rel NDRPDR nf-density iter env 6
3392       - 72  # rls2101.rel NDRPDR nf-density iter env 6
3393       - 79  # rls2101.rel NDRPDR nf-density iter env 6
3394       - 83  # rls2101.rel NDRPDR nf-density iter env 6
3395       - 88  # rls2101.rel NDRPDR nf-density iter env 6
3396       - 97  # rls2101.rel NDRPDR nf-density iter env 6
3397       - 103 # rls2101.rel NDRPDR nf-density iter env 6
3398       - 108 # rls2101.rel NDRPDR nf-density iter env 6
3399       - 109 # rls2101.rel NDRPDR nf-density iter env 6
3400       - 110 # rls2101.rel NDRPDR nf-density iter env 6
3401       - 64  # rls2101.rel NDRPDR reconf iter env 6
3402       - 66  # rls2101.rel NDRPDR reconf iter env 6
3403       - 71  # rls2101.rel NDRPDR reconf iter env 6
3404       - 74  # rls2101.rel NDRPDR reconf iter env 6
3405       - 78  # rls2101.rel NDRPDR reconf iter env 6
3406       - 87  # rls2101.rel NDRPDR reconf iter env 6
3407       - 95  # rls2101.rel NDRPDR reconf iter env 6
3408       - 100 # rls2101.rel NDRPDR reconf iter env 6
3409       - 104 # rls2101.rel NDRPDR reconf iter env 6
3410       - 106 # rls2101.rel NDRPDR reconf iter env 6
3411       - 68  # rls2101.rel soak env 6
3412       - 73  # rls2101.rel soak env 6
3413     csit-vpp-perf-report-coverage-2101-2n-skx:
3414       - 1   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-00
3415       - 2   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-01
3416       - 3   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-02
3417       - 4   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-03
3418       - 5   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-04
3419       - 6   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-05
3420       - 7   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-06
3421       - 8   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-07
3422       - 21  # rls2101.rel NDRPDR cov env 6 2n-skx-ip4tun-00
3423       - 22  # rls2101.rel NDRPDR cov env 6 2n-skx-ip4tun-00
3424       - 10  # rls2101.rel NDRPDR cov env 6 2n-skx-ip6-00
3425       - 11  # rls2101.rel NDRPDR cov env 6 2n-skx-ip6-01
3426       - 12  # rls2101.rel NDRPDR cov env 6 2n-skx-l2-00
3427       - 13  # rls2101.rel NDRPDR cov env 6 2n-skx-l2-01
3428       - 14  # rls2101.rel NDRPDR cov env 6 2n-skx-lb-00
3429       - 15  # rls2101.rel NDRPDR cov env 6 2n-skx-memif-00
3430       - 16  # rls2101.rel NDRPDR cov env 6 2n-skx-vhost-00
3431       - 17  # rls2101.rel NDRPDR cov env 6 2n-skx-vhost-01
3432       - 19  # rls2101.rel NDRPDR cov env 6 2n-skx-vts-00
3433
3434     csit-vpp-perf-report-iterative-2009-2n-clx:
3435       - 77  # rls2005 MRR iter env 5
3436       - 13  # rls2005 NDRPDR iter env 5
3437       - 15  # rls2005 NDRPDR iter env 5
3438       - 17  # rls2005 NDRPDR iter env 5
3439       - 18  # rls2005 NDRPDR iter env 5
3440       - 19  # rls2005 NDRPDR iter env 5
3441       - 20  # rls2005 NDRPDR iter env 5
3442       - 21  # rls2005 NDRPDR iter env 5
3443       - 22  # rls2005 NDRPDR iter env 5
3444       - 23  # rls2005 NDRPDR iter env 5
3445       - 24  # rls2005 NDRPDR iter env 5
3446       - 125 # rls2009 MRR iter env 5
3447       - 36  # rls2009 NDRPDR iter env 5
3448       - 39  # rls2009 NDRPDR iter env 5
3449       - 40  # rls2009 NDRPDR iter env 5
3450       - 65  # rls2009 NDRPDR iter env 5
3451       - 66  # rls2009 NDRPDR iter env 5
3452       - 79  # rls2009 NDRPDR iter env 5
3453       - 82  # rls2009 NDRPDR iter env 5
3454       - 88  # rls2009 NDRPDR iter env 5
3455       - 89  # rls2009 NDRPDR iter env 5
3456       - 90  # rls2009 NDRPDR iter env 5
3457       - 114 # rls2009 NDRPDR iter NAT44 env 5
3458       - 115 # rls2009 NDRPDR iter NAT44 env 5
3459       - 116 # rls2009 NDRPDR iter NAT44 env 5
3460       - 117 # rls2009 NDRPDR iter NAT44 env 5
3461       - 118 # rls2009 NDRPDR iter NAT44 env 5
3462       - 119 # rls2009 NDRPDR iter NAT44 env 5
3463       - 121 # rls2009 NDRPDR iter NAT44 env 5
3464       - 122 # rls2009 NDRPDR iter NAT44 env 5
3465       - 123 # rls2009 NDRPDR iter NAT44 env 5
3466       - 126 # rls2009 NDRPDR iter NAT44 env 5
3467     csit-vpp-perf-report-iterative-2101-2n-clx:
3468       - 15  # rls2009 MRR iter env 6
3469       - 142 # rls2009 MRR MLX iter env 6
3470       - 16  # rls2009 NDRPDR iter env 6
3471       - 17  # rls2009 NDRPDR iter env 6
3472       - 18  # rls2009 NDRPDR iter env 6
3473       - 19  # rls2009 NDRPDR iter env 6
3474       - 20  # rls2009 NDRPDR iter env 6
3475       - 21  # rls2009 NDRPDR iter env 6
3476       - 32  # rls2009 NDRPDR iter env 6
3477       - 33  # rls2009 NDRPDR iter env 6
3478       - 34  # rls2009 NDRPDR iter env 6
3479       - 35  # rls2009 NDRPDR iter env 6
3480       - 146 # rls2009 NDRPDR MLX iter env 6
3481       - 147 # rls2009 NDRPDR MLX iter env 6
3482       - 148 # rls2009 NDRPDR MLX iter env 6
3483       - 149 # rls2009 NDRPDR MLX iter env 6
3484       - 150 # rls2009 NDRPDR MLX iter env 6
3485       - 151 # rls2009 NDRPDR MLX iter env 6
3486       - 152 # rls2009 NDRPDR MLX iter env 6
3487       - 153 # rls2009 NDRPDR MLX iter env 6
3488       - 154 # rls2009 NDRPDR MLX iter env 6
3489       - 155 # rls2009 NDRPDR MLX iter env 6
3490       - 53  # rls2101.rel MRR iter env 6
3491       - 133 # rls2101.rel MRR MLX iter env 6
3492       - 54  # rls2101.rel NDRPDR iter env 6
3493       - 59  # rls2101.rel NDRPDR iter env 6
3494       - 60  # rls2101.rel NDRPDR iter env 6
3495       - 63  # rls2101.rel NDRPDR iter env 6
3496       - 66  # rls2101.rel NDRPDR iter env 6
3497       - 68  # rls2101.rel NDRPDR iter env 6
3498       - 73  # rls2101.rel NDRPDR iter env 6
3499       - 75  # rls2101.rel NDRPDR iter env 6
3500       - 86  # rls2101.rel NDRPDR iter env 6
3501       - 90  # rls2101.rel NDRPDR iter env 6
3502       - 80  # rls2101.rel NDRPDR iter RND env 6
3503       - 87  # rls2101.rel NDRPDR iter RND env 6
3504       - 91  # rls2101.rel NDRPDR iter RND env 6
3505       - 92  # rls2101.rel NDRPDR iter RND env 6
3506       - 93  # rls2101.rel NDRPDR iter RND env 6
3507       - 94  # rls2101.rel NDRPDR iter RND env 6
3508       - 95  # rls2101.rel NDRPDR iter RND env 6
3509       - 100 # rls2101.rel NDRPDR iter RND env 6
3510       - 106 # rls2101.rel NDRPDR iter RND env 6
3511       - 108 # rls2101.rel NDRPDR iter RND env 6
3512       - 112 # rls2101.rel NDRPDR iter NAT env 6
3513       - 113 # rls2101.rel NDRPDR iter NAT env 6
3514       - 114 # rls2101.rel NDRPDR iter NAT env 6
3515       - 115 # rls2101.rel NDRPDR iter NAT env 6
3516       - 116 # rls2101.rel NDRPDR iter NAT env 6
3517       - 117 # rls2101.rel NDRPDR iter NAT env 6
3518       - 118 # rls2101.rel NDRPDR iter NAT env 6
3519       - 119 # rls2101.rel NDRPDR iter NAT env 6
3520       - 120 # rls2101.rel NDRPDR iter NAT env 6
3521       - 121 # rls2101.rel NDRPDR iter NAT env 6
3522       - 122 # rls2101.rel NDRPDR iter MLX env 6
3523       - 123 # rls2101.rel NDRPDR iter MLX env 6
3524       - 124 # rls2101.rel NDRPDR iter MLX env 6
3525       - 126 # rls2101.rel NDRPDR iter MLX env 6
3526       - 127 # rls2101.rel NDRPDR iter MLX env 6
3527       - 128 # rls2101.rel NDRPDR iter MLX env 6
3528       - 129 # rls2101.rel NDRPDR iter MLX env 6
3529       - 130 # rls2101.rel NDRPDR iter MLX env 6
3530       - 131 # rls2101.rel NDRPDR iter MLX env 6
3531       - 132 # rls2101.rel NDRPDR iter MLX env 6
3532       - 72  # rls2101.rel MRR nf-density iter env 6
3533       - 57  # rls2101.rel NDRPDR nf-density iter env 6
3534       - 62  # rls2101.rel NDRPDR nf-density iter env 6
3535       - 70  # rls2101.rel NDRPDR nf-density iter env 6
3536       - 71  # rls2101.rel NDRPDR nf-density iter env 6
3537       - 82  # rls2101.rel NDRPDR nf-density iter env 6
3538       - 88  # rls2101.rel NDRPDR nf-density iter env 6
3539       - 89  # rls2101.rel NDRPDR nf-density iter env 6
3540       - 96  # rls2101.rel NDRPDR nf-density iter env 6
3541       - 97  # rls2101.rel NDRPDR nf-density iter env 6
3542       - 98  # rls2101.rel NDRPDR nf-density iter env 6
3543       - 55  # rls2101.rel NDRPDR reconf iter env 6
3544       - 64  # rls2101.rel NDRPDR reconf iter env 6
3545       - 76  # rls2101.rel NDRPDR reconf iter env 6
3546       - 83  # rls2101.rel NDRPDR reconf iter env 6
3547       - 99  # rls2101.rel NDRPDR reconf iter env 6
3548       - 101 # rls2101.rel NDRPDR reconf iter env 6
3549       - 102 # rls2101.rel NDRPDR reconf iter env 6
3550       - 107 # rls2101.rel NDRPDR reconf iter env 6
3551       - 109 # rls2101.rel NDRPDR reconf iter env 6
3552       - 110 # rls2101.rel NDRPDR reconf iter env 6
3553       - 58  # rls2101.rel soak env 6
3554       - 61  # rls2101.rel soak env 6
3555     csit-vpp-perf-report-coverage-2101-2n-clx:
3556       - 1   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-00
3557       - 2   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-01
3558       - 3   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-02
3559       - 4   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-03
3560       - 5   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-04
3561       - 6   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-05
3562       - 7   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-06
3563       - 8   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-07
3564       - 19  # rls2101.rel NDRPDR cov env 6 2n-clx-ip4tun-00
3565       - 20  # rls2101.rel NDRPDR cov env 6 2n-clx-ip4tun-00
3566       - 10  # rls2101.rel NDRPDR cov env 6 2n-clx-ip6-00
3567       - 11  # rls2101.rel NDRPDR cov env 6 2n-clx-ip6-01
3568       - 12  # rls2101.rel NDRPDR cov env 6 2n-clx-l2-00
3569       - 13  # rls2101.rel NDRPDR cov env 6 2n-clx-l2-01
3570       - 14  # rls2101.rel NDRPDR cov env 6 2n-clx-lb-00
3571       - 15  # rls2101.rel NDRPDR cov env 6 2n-clx-memif-00
3572       - 16  # rls2101.rel NDRPDR cov env 6 2n-clx-vhost-00
3573       - 17  # rls2101.rel NDRPDR cov env 6 2n-clx-vhost-01
3574       - 18  # rls2101.rel NDRPDR cov env 6 2n-clx-vts-00
3575
3576     csit-vpp-perf-report-iterative-2009-2n-zn2:
3577       - 15  # rls2009 MRR iter env 5
3578       - 17  # rls2009 NDRPDR iter env 5
3579       - 18  # rls2009 NDRPDR iter env 5
3580       - 31  # rls2009 NDRPDR iter env 5
3581       - 33  # rls2009 NDRPDR iter env 5
3582       - 34  # rls2009 NDRPDR iter env 5
3583     csit-vpp-perf-report-iterative-2101-2n-zn2:
3584       - 8   # rls2009 MRR iter env6
3585       - 9   # rls2009 NDRPDR iter env 6
3586       - 10  # rls2009 NDRPDR iter env 6
3587       - 11  # rls2009 NDRPDR iter env 6
3588       - 12  # rls2009 NDRPDR iter env 6
3589       - 13  # rls2009 NDRPDR iter env 6
3590       - 20  # rls2009 NDRPDR iter env 6
3591       - 21  # rls2009 NDRPDR iter env 6
3592       - 22  # rls2009 NDRPDR iter env 6
3593       - 25  # rls2009 NDRPDR iter env 6
3594       - 26  # rls2009 NDRPDR iter env 6
3595       - 30  # rls2101.rel MRR iter env 6
3596       - 31  # rls2101.rel NDRPDR iter env 6
3597       - 32  # rls2101.rel NDRPDR iter env 6
3598       - 33  # rls2101.rel NDRPDR iter env 6
3599       - 34  # rls2101.rel NDRPDR iter env 6
3600       - 35  # rls2101.rel NDRPDR iter env 6
3601       - 36  # rls2101.rel NDRPDR iter env 6
3602       - 37  # rls2101.rel NDRPDR iter env 6
3603       - 38  # rls2101.rel NDRPDR iter env 6
3604       - 44  # rls2101.rel NDRPDR iter env 6
3605       - 49  # rls2101.rel NDRPDR iter env 6
3606       - 39  # rls2101.rel NDRPDR iter RND env 6
3607       - 40  # rls2101.rel NDRPDR iter RND env 6
3608       - 41  # rls2101.rel NDRPDR iter RND env 6
3609       - 42  # rls2101.rel NDRPDR iter RND env 6
3610       - 43  # rls2101.rel NDRPDR iter RND env 6
3611       - 45  # rls2101.rel NDRPDR iter RND env 6
3612       - 48  # rls2101.rel NDRPDR iter RND env 6
3613       - 50  # rls2101.rel NDRPDR iter RND env 6
3614       - 51  # rls2101.rel NDRPDR iter RND env 6
3615       - 52  # rls2101.rel NDRPDR iter RND env 6
3616     csit-vpp-perf-report-coverage-2101-2n-zn2:
3617       - 1   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-00
3618       - 2   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-01
3619       - 3   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-02
3620       - 4   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-03
3621       - 5   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-04
3622       - 6   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-05
3623       - 17  # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4tun-00
3624       - 18  # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4tun-01
3625       - 8   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip6-00
3626       - 9   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip6-01
3627       - 10  # rls2101.rel NDRPDR cov env 6 2n-zn2-l2-00
3628       - 11  # rls2101.rel NDRPDR cov env 6 2n-zn2-l2-01
3629       - 12  # rls2101.rel NDRPDR cov env 6 2n-zn2-lb-00
3630       - 13  # rls2101.rel NDRPDR cov env 6 2n-zn2-memif-00
3631       - 14  # rls2101.rel NDRPDR cov env 6 2n-zn2-vhost-00
3632       - 15  # rls2101.rel NDRPDR cov env 6 2n-zn2-vhost-00
3633       - 16  # rls2101.rel NDRPDR cov env 6 2n-zn2-vts-00
3634
3635     csit-vpp-perf-report-iterative-2009-3n-tsh:
3636       - 8   # rls2005 NDRPDR iter env 5
3637       - 11  # rls2005 NDRPDR iter env 5
3638       - 12  # rls2005 NDRPDR iter env 5
3639       - 24  # rls2005 NDRPDR iter env 5
3640       - 27  # rls2005 NDRPDR iter env 5
3641       - 29  # rls2005 NDRPDR iter env 5
3642       - 31  # rls2005 NDRPDR iter env 5
3643       - 39  # rls2005 NDRPDR iter env 5
3644       - 40  # rls2005 NDRPDR iter env 5
3645       - 42  # rls2005 NDRPDR iter env 5
3646       - 13  # rls2005 MRR iter env 5
3647       - 14  # rls2009 NDRPDR iter env 5
3648       - 20  # rls2009 NDRPDR iter env 5
3649       - 21  # rls2009 NDRPDR iter env 5
3650       - 22  # rls2009 NDRPDR iter env 5
3651       - 23  # rls2009 NDRPDR iter env 5
3652       - 28  # rls2009 NDRPDR iter env 5
3653       - 30  # rls2009 NDRPDR iter env 5
3654       - 33  # rls2009 NDRPDR iter env 5
3655       - 38  # rls2009 NDRPDR iter env 5
3656       - 41  # rls2009 NDRPDR iter env 5
3657       - 15  # rls2009 MRR iter env 5
3658     csit-vpp-perf-report-iterative-2101-3n-tsh:
3659       - 7   # rls2009 MRR iter env 6
3660       - 8   # rls2009 NDRPDR iter env 6
3661       - 13  # rls2009 NDRPDR iter env 6
3662       - 14  # rls2009 NDRPDR iter env 6
3663       - 15  # rls2009 NDRPDR iter env 6
3664       - 16  # rls2009 NDRPDR iter env 6
3665       - 17  # rls2009 NDRPDR iter env 6
3666       - 18  # rls2009 NDRPDR iter env 6
3667       - 19  # rls2009 NDRPDR iter env 6
3668       - 21  # rls2009 NDRPDR iter env 6
3669       - 22  # rls2101.rel MRR iter env 6
3670       - 23  # rls2101.rel NDRPDR iter env 6
3671       - 24  # rls2101.rel NDRPDR iter env 6
3672       - 25  # rls2101.rel NDRPDR iter env 6
3673       - 26  # rls2101.rel NDRPDR iter env 6
3674       - 27  # rls2101.rel NDRPDR iter env 6
3675       - 28  # rls2101.rel NDRPDR iter env 6
3676       - 29  # rls2101.rel NDRPDR iter env 6
3677       - 30  # rls2101.rel NDRPDR iter env 6
3678       - 31  # rls2101.rel NDRPDR iter env 6
3679       - 32  # rls2101.rel NDRPDR iter env 6
3680     csit-vpp-perf-report-coverage-2101-3n-tsh:
3681       - 1   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-00
3682       - 2   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-01
3683       - 3   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-02
3684       - 4   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-03
3685       - 5   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4tun-00
3686       - 6   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4tun-01
3687       - 7   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip6-00
3688       - 8   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip6-01
3689       - 9   # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-00
3690       - 10  # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-01
3691       - 11  # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-02
3692       - 12  # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-03
3693       - 13  # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-04
3694       - 19  # rls2101.rel NDRPDR cov env 6 3n-tsh-memif-00
3695       - 15  # rls2101.rel NDRPDR cov env 6 3n-tsh-srv6-00
3696       - 16  # rls2101.rel NDRPDR cov env 6 3n-tsh-srv6-01
3697       - 17  # rls2101.rel NDRPDR cov env 6 3n-tsh-vhost-00
3698       - 18  # rls2101.rel NDRPDR cov env 6 3n-tsh-vhost-01
3699
3700     csit-vpp-perf-report-iterative-2101-2n-tx2:
3701       - 5   # rls2009 MRR iter env 6
3702       - 6   # rls2009 NDRPDR iter env 6
3703       - 7   # rls2009 NDRPDR iter env 6
3704       - 11  # rls2009 NDRPDR iter env 6
3705       - 12  # rls2009 NDRPDR iter env 6
3706       - 13  # rls2009 NDRPDR iter env 6
3707       - 16  # rls2009 NDRPDR iter env 6
3708       - 17  # rls2009 NDRPDR iter env 6
3709       - 18  # rls2009 NDRPDR iter env 6
3710       - 19  # rls2009 NDRPDR iter env 6
3711       - 20  # rls2009 NDRPDR iter env 6
3712       - 21  # rls2101.rel MRR iter env 6
3713       - 22  # rls2101.rel NDRPDR iter env 6
3714       - 23  # rls2101.rel NDRPDR iter env 6
3715       - 24  # rls2101.rel NDRPDR iter env 6
3716       - 25  # rls2101.rel NDRPDR iter env 6
3717       - 26  # rls2101.rel NDRPDR iter env 6
3718       - 27  # rls2101.rel NDRPDR iter env 6
3719       - 28  # rls2101.rel NDRPDR iter env 6
3720       - 29  # rls2101.rel NDRPDR iter env 6
3721       - 30  # rls2101.rel NDRPDR iter env 6
3722       - 31  # rls2101.rel NDRPDR iter env 6
3723     csit-vpp-perf-report-coverage-2101-2n-tx2:
3724       - 1   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-00
3725       - 2   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-01
3726       - 3   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-02
3727       - 4   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-03
3728       - 5   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-04
3729       - 6   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-05
3730       - 7   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-06
3731       - 8   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip6-00
3732       - 9   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip6-01
3733       - 10  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-00
3734       - 11  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-01
3735       - 12  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-02
3736       - 13  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-03
3737       - 15  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-04
3738
3739     csit-vpp-perf-report-iterative-2009-3n-dnv:
3740       - 16  # rls2005 NDRPDR iter env 5
3741       - 23  # rls2005 NDRPDR iter env 5
3742       - 25  # rls2005 NDRPDR iter env 5
3743       - 26  # rls2005 NDRPDR iter env 5
3744       - 27  # rls2005 NDRPDR iter env 5
3745       - 28  # rls2005 NDRPDR iter env 5
3746       - 29  # rls2005 NDRPDR iter env 5
3747       - 30  # rls2005 NDRPDR iter env 5
3748       - 31  # rls2005 NDRPDR iter env 5
3749       - 32  # rls2005 NDRPDR iter env 5
3750       - 19  # rls2005 MRR iter env 5
3751       - 3   # rls2009 NDRPDR iter env 5
3752       - 6   # rls2009 NDRPDR iter env 5
3753       - 7   # rls2009 NDRPDR iter env 5
3754       - 8   # rls2009 NDRPDR iter env 5
3755       - 10  # rls2009 NDRPDR iter env 5
3756       - 11  # rls2009 NDRPDR iter env 5
3757       - 12  # rls2009 NDRPDR iter env 5
3758       - 14  # rls2009 NDRPDR iter env 5
3759       - 15  # rls2009 NDRPDR iter env 5
3760       - 24  # rls2009 NDRPDR iter env 5
3761       - 22  # rls2009 MRR iter env 5
3762     csit-vpp-perf-report-iterative-2101-3n-dnv:
3763       - 32  # rls2101.rel MRR iter env 6
3764       - 33  # rls2101.rel NDRPDR iter env 6
3765       - 34  # rls2101.rel NDRPDR iter env 6
3766       - 35  # rls2101.rel NDRPDR iter env 6
3767       - 36  # rls2101.rel NDRPDR iter env 6
3768       - 37  # rls2101.rel NDRPDR iter env 6
3769       - 38  # rls2101.rel NDRPDR iter env 6
3770       - 39  # rls2101.rel NDRPDR iter env 6
3771       - 40  # rls2101.rel NDRPDR iter env 6
3772       - 41  # rls2101.rel NDRPDR iter env 6
3773       - 42  # rls2101.rel NDRPDR iter env 6
3774       - 43  # rls2101.rel NDRPDR iter RND env 6
3775       - 44  # rls2101.rel NDRPDR iter RND env 6
3776       - 45  # rls2101.rel NDRPDR iter RND env 6
3777       - 46  # rls2101.rel NDRPDR iter RND env 6
3778       - 47  # rls2101.rel NDRPDR iter RND env 6
3779       - 48  # rls2101.rel NDRPDR iter RND env 6
3780       - 49  # rls2101.rel NDRPDR iter RND env 6
3781       - 50  # rls2101.rel NDRPDR iter RND env 6
3782       - 51  # rls2101.rel NDRPDR iter RND env 6
3783       - 52  # rls2101.rel NDRPDR iter RND env 6
3784     csit-vpp-perf-report-coverage-2101-3n-dnv:
3785       - 1   # rls2101.rel NDRPDR cov env 6 3n-dnv-crypto-00
3786       - 2   # rls2101.rel NDRPDR cov env 6 3n-dnv-crypto-01
3787       - 3   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-00
3788       - 4   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-01
3789       - 5   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4tun-00
3790       - 6   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip6-00
3791       - 7   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip6-01
3792       - 8   # rls2101.rel NDRPDR cov env 6 3n-dnv-l2-00
3793       - 9   # rls2101.rel NDRPDR cov env 6 3n-dnv-l2-01
3794
3795     csit-vpp-perf-report-iterative-2009-2n-dnv:
3796       - 16  # rls2005 NDRPDR iter env 5
3797       - 17  # rls2005 NDRPDR iter env 5
3798       - 18  # rls2005 NDRPDR iter env 5
3799       - 19  # rls2005 NDRPDR iter env 5
3800       - 21  # rls2005 NDRPDR iter env 5
3801       - 24  # rls2005 NDRPDR iter env 5
3802       - 27  # rls2005 NDRPDR iter env 5
3803       - 28  # rls2005 NDRPDR iter env 5
3804       - 29  # rls2005 NDRPDR iter env 5
3805       - 30  # rls2005 NDRPDR iter env 5
3806       - 23  # rls2005 MRR iter env 5
3807       - 3   # rls2009 NDRPDR iter env 5
3808       - 5   # rls2009 NDRPDR iter env 5
3809       - 6   # rls2009 NDRPDR iter env 5
3810       - 7   # rls2009 NDRPDR iter env 5
3811       - 9   # rls2009 NDRPDR iter env 5
3812       - 10  # rls2009 NDRPDR iter env 5
3813       - 11  # rls2009 NDRPDR iter env 5
3814       - 12  # rls2009 NDRPDR iter env 5
3815       - 14  # rls2009 NDRPDR iter env 5
3816       - 15  # rls2009 NDRPDR iter env 5
3817       - 13  # rls2009 MRR iter env 5
3818     csit-vpp-perf-report-iterative-2101-2n-dnv:
3819       - 31  # rls2101.rel MRR iter env 6
3820       - 32  # rls2101.rel NDRPDR iter env 6
3821       - 33  # rls2101.rel NDRPDR iter env 6
3822       - 34  # rls2101.rel NDRPDR iter env 6
3823       - 35  # rls2101.rel NDRPDR iter env 6
3824       - 39  # rls2101.rel NDRPDR iter env 6
3825       - 41  # rls2101.rel NDRPDR iter env 6
3826       - 42  # rls2101.rel NDRPDR iter env 6
3827       - 43  # rls2101.rel NDRPDR iter env 6
3828       - 44  # rls2101.rel NDRPDR iter env 6
3829       - 45  # rls2101.rel NDRPDR iter env 6
3830       - 46  # rls2101.rel NDRPDR iter RND env 6
3831       - 47  # rls2101.rel NDRPDR iter RND env 6
3832       - 48  # rls2101.rel NDRPDR iter RND env 6
3833       - 49  # rls2101.rel NDRPDR iter RND env 6
3834       - 50  # rls2101.rel NDRPDR iter RND env 6
3835       - 51  # rls2101.rel NDRPDR iter RND env 6
3836       - 52  # rls2101.rel NDRPDR iter RND env 6
3837       - 53  # rls2101.rel NDRPDR iter RND env 6
3838       - 54  # rls2101.rel NDRPDR iter RND env 6
3839       - 55  # rls2101.rel NDRPDR iter RND env 6
3840     csit-vpp-perf-report-coverage-2101-2n-dnv:
3841       - 1   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-00
3842       - 2   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-01
3843       - 3   # rls2101.rel NDRPDR cov env 6 2n-dnv-ip6-00
3844       - 4   # rls2101.rel NDRPDR cov env 6 2n-dnv-ip6-01
3845       - 5   # rls2101.rel NDRPDR cov env 6 2n-dnv-l2-00
3846       - 6   # rls2101.rel NDRPDR cov env 6 2n-dnv-l2-01
3847
3848     csit-dpdk-perf-report-iterative-2005-3n-hsw:
3849       - 25  # NDRPDR iter
3850       - 26  # NDRPDR iter
3851       - 27  # NDRPDR iter
3852       - 28  # NDRPDR iter
3853       - 29  # NDRPDR iter
3854       - 30  # NDRPDR iter
3855       - 31  # NDRPDR iter
3856       - 32  # NDRPDR iter
3857       - 33  # NDRPDR iter
3858       - 34  # NDRPDR iter
3859     csit-dpdk-perf-report-iterative-2009-3n-hsw:
3860       - 6   # NDRPDR iter env5
3861       - 7   # NDRPDR iter env5
3862       - 8   # NDRPDR iter env5
3863       - 9   # NDRPDR iter env5
3864       - 10  # NDRPDR iter env5
3865       - 11  # NDRPDR iter env5
3866       - 12  # NDRPDR iter env5
3867       - 13  # NDRPDR iter env5
3868       - 14  # NDRPDR iter env5
3869       - 15  # NDRPDR iter env5
3870     csit-dpdk-perf-report-iterative-2101-3n-hsw:
3871       - 11  # rls2101 NDRPDR iter env 6
3872       - 12  # rls2101 NDRPDR iter env 6
3873       - 13  # rls2101 NDRPDR iter env 6
3874       - 14  # rls2101 NDRPDR iter env 6
3875       - 16  # rls2101 NDRPDR iter env 6
3876       - 17  # rls2101 NDRPDR iter env 6
3877       - 18  # rls2101 NDRPDR iter env 6
3878       - 19  # rls2101 NDRPDR iter env 6
3879       - 20  # rls2101 NDRPDR iter env 6
3880       - 21  # rls2101 NDRPDR iter env 6
3881
3882     csit-dpdk-perf-report-iterative-2005-3n-skx:
3883       - 28  # NDRPDR iter
3884       - 29  # NDRPDR iter
3885       - 30  # NDRPDR iter
3886       - 31  # NDRPDR iter
3887       - 32  # NDRPDR iter
3888       - 33  # NDRPDR iter
3889       - 34  # NDRPDR iter
3890       - 35  # NDRPDR iter
3891       - 36  # NDRPDR iter
3892       - 37  # NDRPDR iter
3893     csit-dpdk-perf-report-iterative-2009-3n-skx:
3894       - 4   # NDRPDR sel env5
3895       - 5   # NDRPDR sel env5
3896       - 6   # NDRPDR sel env5
3897       - 7   # NDRPDR sel env5
3898       - 8   # NDRPDR sel env5
3899       - 9   # NDRPDR sel env5
3900       - 14  # NDRPDR sel env5
3901       - 11  # NDRPDR sel env5
3902       - 12  # NDRPDR sel env5
3903       - 13  # NDRPDR sel env5
3904     csit-dpdk-perf-report-iterative-2101-3n-skx:
3905       - 12  # rls2101 NDRPDR iter env 6
3906       - 14  # rls2101 NDRPDR iter env 6
3907       - 15  # rls2101 NDRPDR iter env 6
3908       - 17  # rls2101 NDRPDR iter env 6
3909       - 19  # rls2101 NDRPDR iter env 6
3910       - 20  # rls2101 NDRPDR iter env 6
3911       - 21  # rls2101 NDRPDR iter env 6
3912       - 22  # rls2101 NDRPDR iter env 6
3913       - 25  # rls2101 NDRPDR iter env 6
3914       - 26  # rls2101 NDRPDR iter env 6
3915
3916     csit-dpdk-perf-report-iterative-2005-2n-skx:
3917       - 20  # NDRPDR iter
3918       - 21  # NDRPDR iter
3919       - 22  # NDRPDR iter
3920       - 23  # NDRPDR iter
3921       - 24  # NDRPDR iter
3922       - 25  # NDRPDR iter
3923       - 26  # NDRPDR iter
3924       - 27  # NDRPDR iter
3925       - 28  # NDRPDR iter
3926       - 29  # NDRPDR iter
3927     csit-dpdk-perf-report-iterative-2009-2n-skx:
3928       - 4   # NDRPDR iter env5
3929       - 5   # NDRPDR iter env5
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     csit-dpdk-perf-report-iterative-2101-2n-skx:
3939       - 11  # rls2101 NDRPDR iter env 6
3940       - 12  # rls2101 NDRPDR iter env 6
3941       - 13  # rls2101 NDRPDR iter env 6
3942       - 14  # rls2101 NDRPDR iter env 6
3943       - 15  # rls2101 NDRPDR iter env 6
3944       - 17  # rls2101 NDRPDR iter env 6
3945       - 18  # rls2101 NDRPDR iter env 6
3946       - 19  # rls2101 NDRPDR iter env 6
3947       - 20  # rls2101 NDRPDR iter env 6
3948       - 21  # rls2101 NDRPDR iter env 6
3949
3950     csit-dpdk-perf-report-iterative-2005-2n-clx:
3951       - 20  # NDRPDR iter
3952       - 21  # NDRPDR iter
3953       - 22  # NDRPDR iter
3954       - 23  # NDRPDR iter
3955       - 24  # NDRPDR iter
3956       - 25  # NDRPDR iter
3957       - 26  # NDRPDR iter
3958       - 27  # NDRPDR iter
3959       - 28  # NDRPDR iter
3960       - 29  # NDRPDR iter
3961     csit-dpdk-perf-report-iterative-2009-2n-clx:
3962       - 4   # NDRPDR iter env5
3963       - 5   # NDRPDR iter env5
3964       - 6   # NDRPDR iter env5
3965       - 7   # NDRPDR iter env5
3966       - 8   # NDRPDR iter env5
3967       - 9   # NDRPDR iter env5
3968       - 10  # NDRPDR iter env5
3969       - 11  # NDRPDR iter env5
3970       - 12  # NDRPDR iter env5
3971       - 13  # NDRPDR iter env5
3972     csit-dpdk-perf-report-iterative-2101-2n-clx:
3973       - 12  # rls2101 NDRPDR iter env 6
3974       - 13  # rls2101 NDRPDR iter env 6
3975       - 14  # rls2101 NDRPDR iter env 6
3976       - 15  # rls2101 NDRPDR iter env 6
3977       - 17  # rls2101 NDRPDR iter env 6
3978       - 18  # 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
3984     csit-dpdk-perf-report-iterative-2009-2n-zn2:
3985       - 16  # NDRPDR iter env5
3986       - 21  # NDRPDR iter env5
3987       - 22  # NDRPDR iter env5
3988       - 23  # NDRPDR iter env5
3989       - 24  # NDRPDR iter env5
3990       - 25  # NDRPDR iter env5
3991       - 29  # NDRPDR iter env5
3992     csit-dpdk-perf-report-iterative-2101-2n-zn2:
3993       - 11  # rls2101 NDRPDR iter env 6
3994       - 12  # rls2101 NDRPDR iter env 6
3995       - 13  # rls2101 NDRPDR iter env 6
3996       - 14  # rls2101 NDRPDR iter env 6
3997       - 16  # rls2101 NDRPDR iter env 6
3998       - 17  # rls2101 NDRPDR iter env 6
3999       - 18  # rls2101 NDRPDR iter env 6
4000       - 19  # rls2101 NDRPDR iter env 6
4001       - 20  # rls2101 NDRPDR iter env 6
4002       - 21  # rls2101 NDRPDR iter env 6
4003
4004 #    csit-dpdk-perf-report-iterative-2005-2n-dnv:
4005 #      # No data
4006 #    # csit-dpdk-perf-report-iterative-2009-2n-dnv:
4007 #      # No data
4008
4009 #    csit-dpdk-perf-report-iterative-2005-3n-dnv:
4010 #      # No data
4011 #    # csit-dpdk-perf-report-iterative-2009-3n-dnv:
4012 #      # No data
4013
4014     csit-dpdk-perf-report-iterative-2005-3n-tsh:
4015       - 5   # NDRPDR sel
4016     csit-dpdk-perf-report-iterative-2009-3n-tsh:
4017       - 1   # NDRPDR iter env5
4018       - 2   # NDRPDR iter env5
4019       - 3   # NDRPDR iter env5
4020       - 4   # NDRPDR iter env5
4021       - 5   # NDRPDR iter env5
4022       - 6   # NDRPDR iter env5
4023       - 7   # NDRPDR iter env5
4024       - 9   # NDRPDR iter env5
4025       - 10  # NDRPDR iter env5
4026       - 11  # NDRPDR iter env5
4027     csit-dpdk-perf-report-iterative-2101-3n-tsh:
4028       - 11  # rls2101 NDRPDR iter env 6
4029       - 12  # rls2101 NDRPDR iter env 6
4030       - 13  # rls2101 NDRPDR iter env 6
4031       - 14  # rls2101 NDRPDR iter env 6
4032       - 16  # rls2101 NDRPDR iter env 6
4033       - 17  # rls2101 NDRPDR iter env 6
4034       - 18  # rls2101 NDRPDR iter env 6
4035       - 19  # rls2101 NDRPDR iter env 6
4036       - 20  # rls2101 NDRPDR iter env 6
4037       - 21  # rls2101 NDRPDR iter env 6
4038
4039     csit-dpdk-perf-report-iterative-2101-2n-tx2:
4040       - 4   # rls2101 NDRPDR iter env 6
4041       - 6   # rls2101 NDRPDR iter env 6
4042       - 7   # rls2101 NDRPDR iter env 6
4043       - 8   # rls2101 NDRPDR iter env 6
4044       - 9   # rls2101 NDRPDR iter env 6
4045       - 10  # rls2101 NDRPDR iter env 6
4046       - 11  # rls2101 NDRPDR iter env 6
4047       - 12  # rls2101 NDRPDR iter env 6
4048       - 13  # rls2101 NDRPDR iter env 6
4049       - 14  # rls2101 NDRPDR iter env 6
4050
4051     csit-vpp-device-2101-ubuntu1804-1n-skx:
4052       - 358  # rls2101.rel VPP DEV env 6
4053
4054 - type: "output"
4055   output: "report"
4056   format:
4057     html:
4058     - full
4059     pdf:
4060     - minimal
4061
4062 ################################################################################
4063 ###                               T A B L E S                                ###
4064 ################################################################################
4065
4066 # VPP Soak vs NDR - 2n-skx
4067 - type: "table"
4068   title: "VPP Soak vs NDR 2n-skx"
4069   algorithm: "table_soak_vs_ndr"
4070   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
4071   reference:
4072     title: "NDR"
4073     data: "vpp-soak-vs-ndr-2n-skx-ref"
4074   compare:
4075     title: "Soak"
4076     data: "vpp-soak-vs-ndr-2n-skx-cmp"
4077   data: "vpp-soak-vs-ndr-2n-skx"
4078   include-tests: "NDR"
4079   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
4080   parameters:
4081     - "throughput"
4082     - "name"
4083     - "parent"
4084
4085 # VPP Soak vs NDR - 2n-clx
4086 - type: "table"
4087   title: "VPP Soak vs NDR 2n-clx"
4088   algorithm: "table_soak_vs_ndr"
4089   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
4090   reference:
4091     title: "NDR"
4092     data: "vpp-soak-vs-ndr-2n-clx-ref"
4093   compare:
4094     title: "Soak"
4095     data: "vpp-soak-vs-ndr-2n-clx-cmp"
4096   data: "vpp-soak-vs-ndr-2n-clx"
4097   include-tests: "NDR"
4098   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
4099   parameters:
4100     - "throughput"
4101     - "name"
4102     - "parent"
4103
4104 ################################################################################
4105
4106 # VPP Compare NICs 3n-skx 2t1c ndr
4107 - type: "table"
4108   title: "VPP Compare NICs 3n-skx 2t1c ndr"
4109   algorithm: "table_comparison"
4110   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
4111   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4112   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
4113   columns:
4114     - title: "x710"
4115       data-set: "vpp-nic-comparison-3n-skx"
4116       tag: "NIC_Intel-X710"
4117     - title: "xxv710"
4118       data-set: "vpp-nic-comparison-3n-skx"
4119       tag: "NIC_Intel-XXV710"
4120   comparisons:
4121     - title: "Diff"
4122       reference: 1
4123       compare: 2
4124   legend:
4125     - ""
4126     - "x710, xxv710 - NICs tested."
4127     - "Diff - difference between x710 and xxv710 NIC."
4128
4129 # VPP Compare NICs 3n-skx 4t2c ndr
4130 - type: "table"
4131   title: "VPP Compare NICs 3n-skx 4t2c ndr"
4132   algorithm: "table_comparison"
4133   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
4134   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4135   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
4136   columns:
4137     - title: "x710"
4138       data-set: "vpp-nic-comparison-3n-skx"
4139       tag: "NIC_Intel-X710"
4140     - title: "xxv710"
4141       data-set: "vpp-nic-comparison-3n-skx"
4142       tag: "NIC_Intel-XXV710"
4143   comparisons:
4144     - title: "Diff"
4145       reference: 1
4146       compare: 2
4147   legend:
4148     - ""
4149     - "x710, xxv710 - NICs tested."
4150     - "Diff - difference between x710 and xxv710 NIC."
4151
4152 # VPP Compare NICs 3n-skx 2t1c pdr
4153 - type: "table"
4154   title: "VPP Compare NICs 3n-skx 2t1c pdr"
4155   algorithm: "table_comparison"
4156   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
4157   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4158   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
4159   columns:
4160     - title: "x710"
4161       data-set: "vpp-nic-comparison-3n-skx"
4162       tag: "NIC_Intel-X710"
4163     - title: "xxv710"
4164       data-set: "vpp-nic-comparison-3n-skx"
4165       tag: "NIC_Intel-XXV710"
4166   comparisons:
4167     - title: "Diff"
4168       reference: 1
4169       compare: 2
4170   legend:
4171     - ""
4172     - "x710, xxv710 - NICs tested."
4173     - "Diff - difference between x710 and xxv710 NIC."
4174
4175 # VPP Compare NICs 3n-skx 4t2c pdr
4176 - type: "table"
4177   title: "VPP Compare NICs 3n-skx 4t2c pdr"
4178   algorithm: "table_comparison"
4179   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
4180   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4181   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
4182   columns:
4183     - title: "x710"
4184       data-set: "vpp-nic-comparison-3n-skx"
4185       tag: "NIC_Intel-X710"
4186     - title: "xxv710"
4187       data-set: "vpp-nic-comparison-3n-skx"
4188       tag: "NIC_Intel-XXV710"
4189   comparisons:
4190     - title: "Diff"
4191       reference: 1
4192       compare: 2
4193   legend:
4194     - ""
4195     - "x710, xxv710 - NICs tested."
4196     - "Diff - difference between x710 and xxv710 NIC."
4197
4198 # VPP Compare NICs 3n-skx 2t1c mrr
4199 - type: "table"
4200   title: "VPP Compare NICs 3n-skx 2t1c mrr"
4201   algorithm: "table_comparison"
4202   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
4203   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4204   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
4205   columns:
4206     - title: "x710"
4207       data-set: "vpp-nic-comparison-3n-skx-mrr"
4208       tag: "NIC_Intel-X710"
4209     - title: "xxv710"
4210       data-set: "vpp-nic-comparison-3n-skx-mrr"
4211       tag: "NIC_Intel-XXV710"
4212   comparisons:
4213     - title: "Diff"
4214       reference: 1
4215       compare: 2
4216   legend:
4217     - ""
4218     - "x710, xxv710 - NICs tested."
4219     - "Diff - difference between x710 and xxv710 NIC."
4220
4221 # VPP Compare NICs 3n-skx 4t2c mrr
4222 - type: "table"
4223   title: "VPP Compare NICs 3n-skx 4t2c mrr"
4224   algorithm: "table_comparison"
4225   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
4226   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4227   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
4228   columns:
4229     - title: "x710"
4230       data-set: "vpp-nic-comparison-3n-skx-mrr"
4231       tag: "NIC_Intel-X710"
4232     - title: "xxv710"
4233       data-set: "vpp-nic-comparison-3n-skx-mrr"
4234       tag: "NIC_Intel-XXV710"
4235   comparisons:
4236     - title: "Diff"
4237       reference: 1
4238       compare: 2
4239   legend:
4240     - ""
4241     - "x710, xxv710 - NICs tested."
4242     - "Diff - difference between x710 and xxv710 NIC."
4243
4244 # VPP Compare NICs 3n-skx 8t4c mrr
4245 - type: "table"
4246   title: "VPP Compare NICs 3n-skx 8t4c mrr"
4247   algorithm: "table_comparison"
4248   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
4249   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4250   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
4251   columns:
4252     - title: "x710"
4253       data-set: "vpp-nic-comparison-3n-skx-mrr"
4254       tag: "NIC_Intel-X710"
4255     - title: "xxv710"
4256       data-set: "vpp-nic-comparison-3n-skx-mrr"
4257       tag: "NIC_Intel-XXV710"
4258   comparisons:
4259     - title: "Diff"
4260       reference: 1
4261       compare: 2
4262   legend:
4263     - ""
4264     - "x710, xxv710 - NICs tested."
4265     - "Diff - difference between x710 and xxv710 NIC."
4266
4267 # VPP Compare NICs 2n-skx 2t1c ndr
4268 - type: "table"
4269   title: "VPP Compare NICs 2n-skx 2t1c ndr"
4270   algorithm: "table_comparison"
4271   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
4272   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4273   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
4274   columns:
4275     - title: "x710"
4276       data-set: "vpp-nic-comparison-2n-skx"
4277       tag: "NIC_Intel-X710"
4278     - title: "xxv710"
4279       data-set: "vpp-nic-comparison-2n-skx"
4280       tag: "NIC_Intel-XXV710"
4281   comparisons:
4282     - title: "Diff"
4283       reference: 1
4284       compare: 2
4285   legend:
4286     - ""
4287     - "x710, xxv710 - NICs tested."
4288     - "Diff - difference between x710 and xxv710 NIC."
4289
4290 # VPP Compare NICs 2n-skx 4t2c ndr
4291 - type: "table"
4292   title: "VPP Compare NICs 2n-skx 4t2c ndr"
4293   algorithm: "table_comparison"
4294   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
4295   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4296   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
4297   columns:
4298     - title: "x710"
4299       data-set: "vpp-nic-comparison-2n-skx"
4300       tag: "NIC_Intel-X710"
4301     - title: "xxv710"
4302       data-set: "vpp-nic-comparison-2n-skx"
4303       tag: "NIC_Intel-XXV710"
4304   comparisons:
4305     - title: "Diff"
4306       reference: 1
4307       compare: 2
4308   legend:
4309     - ""
4310     - "x710, xxv710 - NICs tested."
4311     - "Diff - difference between x710 and xxv710 NIC."
4312
4313 # VPP Compare NICs 2n-skx 2t1c pdr
4314 - type: "table"
4315   title: "VPP Compare NICs 2n-skx 2t1c pdr"
4316   algorithm: "table_comparison"
4317   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
4318   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4319   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
4320   columns:
4321     - title: "x710"
4322       data-set: "vpp-nic-comparison-2n-skx"
4323       tag: "NIC_Intel-X710"
4324     - title: "xxv710"
4325       data-set: "vpp-nic-comparison-2n-skx"
4326       tag: "NIC_Intel-XXV710"
4327   comparisons:
4328     - title: "Diff"
4329       reference: 1
4330       compare: 2
4331   legend:
4332     - ""
4333     - "x710, xxv710 - NICs tested."
4334     - "Diff - difference between x710 and xxv710 NIC."
4335
4336 # VPP Compare NICs 2n-skx 4t2c pdr
4337 - type: "table"
4338   title: "VPP Compare NICs 2n-skx 4t2c pdr"
4339   algorithm: "table_comparison"
4340   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
4341   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4342   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
4343   columns:
4344     - title: "x710"
4345       data-set: "vpp-nic-comparison-2n-skx"
4346       tag: "NIC_Intel-X710"
4347     - title: "xxv710"
4348       data-set: "vpp-nic-comparison-2n-skx"
4349       tag: "NIC_Intel-XXV710"
4350   comparisons:
4351     - title: "Diff"
4352       reference: 1
4353       compare: 2
4354   legend:
4355     - ""
4356     - "x710, xxv710 - NICs tested."
4357     - "Diff - difference between x710 and xxv710 NIC."
4358
4359 # VPP Compare NICs 2n-skx 2t1c mrr
4360 - type: "table"
4361   title: "VPP Compare NICs 2n-skx 2t1c mrr"
4362   algorithm: "table_comparison"
4363   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
4364   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4365   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
4366   columns:
4367     - title: "x710"
4368       data-set: "vpp-nic-comparison-2n-skx-mrr"
4369       tag: "NIC_Intel-X710"
4370     - title: "xxv710"
4371       data-set: "vpp-nic-comparison-2n-skx-mrr"
4372       tag: "NIC_Intel-XXV710"
4373   comparisons:
4374     - title: "Diff"
4375       reference: 1
4376       compare: 2
4377   legend:
4378     - ""
4379     - "x710, xxv710 - NICs tested."
4380     - "Diff - difference between x710 and xxv710 NIC."
4381
4382 # VPP Compare NICs 2n-skx 4t2c mrr
4383 - type: "table"
4384   title: "VPP Compare NICs 2n-skx 4t2c mrr"
4385   algorithm: "table_comparison"
4386   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
4387   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4388   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
4389   columns:
4390     - title: "x710"
4391       data-set: "vpp-nic-comparison-2n-skx-mrr"
4392       tag: "NIC_Intel-X710"
4393     - title: "xxv710"
4394       data-set: "vpp-nic-comparison-2n-skx-mrr"
4395       tag: "NIC_Intel-XXV710"
4396   comparisons:
4397     - title: "Diff"
4398       reference: 1
4399       compare: 2
4400   legend:
4401     - ""
4402     - "x710, xxv710 - NICs tested."
4403     - "Diff - difference between x710 and xxv710 NIC."
4404
4405 # VPP Compare NICs 2n-skx 8t4c mrr
4406 - type: "table"
4407   title: "VPP Compare NICs 2n-skx 8t4c mrr"
4408   algorithm: "table_comparison"
4409   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
4410   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4411   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
4412   columns:
4413     - title: "x710"
4414       data-set: "vpp-nic-comparison-2n-skx-mrr"
4415       tag: "NIC_Intel-X710"
4416     - title: "xxv710"
4417       data-set: "vpp-nic-comparison-2n-skx-mrr"
4418       tag: "NIC_Intel-XXV710"
4419   comparisons:
4420     - title: "Diff"
4421       reference: 1
4422       compare: 2
4423   legend:
4424     - ""
4425     - "x710, xxv710 - NICs tested."
4426     - "Diff - difference between x710 and xxv710 NIC."
4427
4428 ################################################################################
4429 # VPP
4430
4431 # VPP Performance Changes 3n-hsw 1t1c pdr
4432 - type: "table"
4433   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
4434   algorithm: "table_comparison"
4435   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
4436   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4437   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4438   columns:
4439     - title: "2005.0-5"
4440       data-set: "vpp-performance-changes-3n-hsw-h1"
4441     - title: "2009.0-5"
4442       data-set: "vpp-performance-changes-3n-hsw-ref-env-old"
4443     - title: "2009.0-6"
4444       data-set: "vpp-performance-changes-3n-hsw-ref-env-new"
4445     - title: "2101.0-6"
4446       data-set: "vpp-performance-changes-3n-hsw-cmp"
4447   comparisons:
4448     - title: "2009.0-6 vs 2009.0-5"
4449       reference: 2
4450       compare: 3
4451 #      rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca1.yaml"
4452     - title: "2101.0-6 vs 2009.0-6"
4453       reference: 3
4454       compare: 4
4455 #      rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca2.yaml"
4456   legend:
4457     - ''
4458     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
4459     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4460     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4461     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4462     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4463
4464 # VPP Performance Changes 3n-hsw 2t2c pdr
4465 - type: "table"
4466   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
4467   algorithm: "table_comparison"
4468   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
4469   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4470   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4471   columns:
4472     - title: "2005.0-5"
4473       data-set: "vpp-performance-changes-3n-hsw-h1"
4474     - title: "2009.0-5"
4475       data-set: "vpp-performance-changes-3n-hsw-ref-env-old"
4476     - title: "2009.0-6"
4477       data-set: "vpp-performance-changes-3n-hsw-ref-env-new"
4478     - title: "2101.0-6"
4479       data-set: "vpp-performance-changes-3n-hsw-cmp"
4480   comparisons:
4481     - title: "2009.0-6 vs 2009.0-5"
4482       reference: 2
4483       compare: 3
4484 #      rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca1.yaml"
4485     - title: "2101.0-6 vs 2009.0-6"
4486       reference: 3
4487       compare: 4
4488 #      rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca2.yaml"
4489   legend:
4490     - ''
4491     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
4492     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4493     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4494     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4495     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4496
4497 # VPP Performance Changes 3n-hsw 1t1c ndr
4498 - type: "table"
4499   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
4500   algorithm: "table_comparison"
4501   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
4502   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4503   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4504   columns:
4505     - title: "2005.0-5"
4506       data-set: "vpp-performance-changes-3n-hsw-h1"
4507     - title: "2009.0-5"
4508       data-set: "vpp-performance-changes-3n-hsw-ref-env-old"
4509     - title: "2009.0-6"
4510       data-set: "vpp-performance-changes-3n-hsw-ref-env-new"
4511     - title: "2101.0-6"
4512       data-set: "vpp-performance-changes-3n-hsw-cmp"
4513   comparisons:
4514     - title: "2009.0-6 vs 2009.0-5"
4515       reference: 2
4516       compare: 3
4517 #      rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca1.yaml"
4518     - title: "2101.0-6 vs 2009.0-6"
4519       reference: 3
4520       compare: 4
4521 #      rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca2.yaml"
4522   legend:
4523     - ''
4524     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
4525     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4526     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4527     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4528     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4529
4530 # VPP Performance Changes 3n-hsw 2t2c ndr
4531 - type: "table"
4532   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
4533   algorithm: "table_comparison"
4534   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
4535   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4536   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4537   columns:
4538     - title: "2005.0-5"
4539       data-set: "vpp-performance-changes-3n-hsw-h1"
4540     - title: "2009.0-5"
4541       data-set: "vpp-performance-changes-3n-hsw-ref-env-old"
4542     - title: "2009.0-6"
4543       data-set: "vpp-performance-changes-3n-hsw-ref-env-new"
4544     - title: "2101.0-6"
4545       data-set: "vpp-performance-changes-3n-hsw-cmp"
4546   comparisons:
4547     - title: "2009.0-6 vs 2009.0-5"
4548       reference: 2
4549       compare: 3
4550 #      rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca1.yaml"
4551     - title: "2101.0-6 vs 2009.0-6"
4552       reference: 3
4553       compare: 4
4554 #      rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca2.yaml"
4555   legend:
4556     - ''
4557     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
4558     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4559     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4560     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4561     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4562
4563 # VPP Performance Changes 3n-skx 2t1c pdr
4564 - type: "table"
4565   title: "VPP Performance Changes 3n-skx 2t1c pdr"
4566   algorithm: "table_comparison"
4567   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
4568   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4569   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4570   columns:
4571     - title: "2005.0-5"
4572       data-set: "vpp-performance-changes-3n-skx-h1"
4573     - title: "2009.0-5"
4574       data-set: "vpp-performance-changes-3n-skx-ref-env-old"
4575     - title: "2009.0-6"
4576       data-set: "vpp-performance-changes-3n-skx-ref-env-new"
4577     - title: "2101.0-6"
4578       data-set: "vpp-performance-changes-3n-skx-cmp"
4579   comparisons:
4580     - title: "2009.0-6 vs 2009.0-5"
4581       reference: 2
4582       compare: 3
4583 #      rca-file: "rca/rca-3n-skx-2t1c-pdr-rca1.yaml"
4584     - title: "2101.0-6 vs 2009.0-6"
4585       reference: 3
4586       compare: 4
4587 #      rca-file: "rca/rca-3n-skx-2t1c-pdr-rca2.yaml"
4588   legend:
4589     - ''
4590     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
4591     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4592     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4593     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4594     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4595
4596 # VPP Performance Changes 3n-skx 4t2c pdr
4597 - type: "table"
4598   title: "VPP Performance Changes 3n-skx 4t2c pdr"
4599   algorithm: "table_comparison"
4600   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
4601   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4602   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4603   columns:
4604     - title: "2005.0-5"
4605       data-set: "vpp-performance-changes-3n-skx-h1"
4606     - title: "2009.0-5"
4607       data-set: "vpp-performance-changes-3n-skx-ref-env-old"
4608     - title: "2009.0-6"
4609       data-set: "vpp-performance-changes-3n-skx-ref-env-new"
4610     - title: "2101.0-6"
4611       data-set: "vpp-performance-changes-3n-skx-cmp"
4612   comparisons:
4613     - title: "2009.0-6 vs 2009.0-5"
4614       reference: 2
4615       compare: 3
4616 #      rca-file: "rca/rca-3n-skx-4t2c-pdr-rca1.yaml"
4617     - title: "2101.0-6 vs 2009.0-6"
4618       reference: 3
4619       compare: 4
4620 #      rca-file: "rca/rca-3n-skx-4t2c-pdr-rca2.yaml"
4621   legend:
4622     - ''
4623     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
4624     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4625     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4626     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4627     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4628
4629 # VPP Performance Changes 3n-skx 2t1c ndr
4630 - type: "table"
4631   title: "VPP Performance Changes 3n-skx 2t1c ndr"
4632   algorithm: "table_comparison"
4633   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
4634   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4635   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4636   columns:
4637     - title: "2005.0-5"
4638       data-set: "vpp-performance-changes-3n-skx-h1"
4639     - title: "2009.0-5"
4640       data-set: "vpp-performance-changes-3n-skx-ref-env-old"
4641     - title: "2009.0-6"
4642       data-set: "vpp-performance-changes-3n-skx-ref-env-new"
4643     - title: "2101.0-6"
4644       data-set: "vpp-performance-changes-3n-skx-cmp"
4645   comparisons:
4646     - title: "2009.0-6 vs 2009.0-5"
4647       reference: 2
4648       compare: 3
4649 #      rca-file: "rca/rca-3n-skx-2t1c-ndr-rca1.yaml"
4650     - title: "2101.0-6 vs 2009.0-6"
4651       reference: 3
4652       compare: 4
4653 #      rca-file: "rca/rca-3n-skx-2t1c-ndr-rca2.yaml"
4654   legend:
4655     - ''
4656     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
4657     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4658     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4659     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4660     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4661
4662 # VPP Performance Changes 3n-skx 4t2c ndr
4663 - type: "table"
4664   title: "VPP Performance Changes 3n-skx 4t2c ndr"
4665   algorithm: "table_comparison"
4666   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
4667   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4668   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4669   columns:
4670     - title: "2005.0-5"
4671       data-set: "vpp-performance-changes-3n-skx-h1"
4672     - title: "2009.0-5"
4673       data-set: "vpp-performance-changes-3n-skx-ref-env-old"
4674     - title: "2009.0-6"
4675       data-set: "vpp-performance-changes-3n-skx-ref-env-new"
4676     - title: "2101.0-6"
4677       data-set: "vpp-performance-changes-3n-skx-cmp"
4678   comparisons:
4679     - title: "2009.0-6 vs 2009.0-5"
4680       reference: 2
4681       compare: 3
4682 #      rca-file: "rca/rca-3n-skx-4t2c-ndr-rca1.yaml"
4683     - title: "2101.0-6 vs 2009.0-6"
4684       reference: 3
4685       compare: 4
4686 #      rca-file: "rca/rca-3n-skx-4t2c-ndr-rca2.yaml"
4687   legend:
4688     - ''
4689     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
4690     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4691     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4692     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4693     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4694
4695 # VPP Performance Changes 2n-skx 2t1c pdr
4696 - type: "table"
4697   title: "VPP Performance Changes 2n-skx 2t1c pdr"
4698   algorithm: "table_comparison"
4699   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
4700   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4701   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4702   columns:
4703     - title: "2005.0-5"
4704       data-set: "vpp-performance-changes-2n-skx-h1"
4705     - title: "2009.0-5"
4706       data-set: "vpp-performance-changes-2n-skx-ref-env-old"
4707     - title: "2009.0-6"
4708       data-set: "vpp-performance-changes-2n-skx-ref-env-new"
4709     - title: "2101.0-6"
4710       data-set: "vpp-performance-changes-2n-skx-cmp"
4711   comparisons:
4712     - title: "2009.0-6 vs 2009.0-5"
4713       reference: 2
4714       compare: 3
4715 #      rca-file: "rca/rca-2n-skx-2t1c-pdr-rca1.yaml"
4716     - title: "2101.0-6 vs 2009.0-6"
4717       reference: 3
4718       compare: 4
4719 #      rca-file: "rca/rca-2n-skx-2t1c-pdr-rca2.yaml"
4720   legend:
4721     - ''
4722     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
4723     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4724     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4725     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4726     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4727
4728 # VPP Performance Changes 2n-skx 4t2c pdr
4729 - type: "table"
4730   title: "VPP Performance Changes 2n-skx 4t2c pdr"
4731   algorithm: "table_comparison"
4732   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
4733   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4734   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4735   columns:
4736     - title: "2005.0-5"
4737       data-set: "vpp-performance-changes-2n-skx-h1"
4738     - title: "2009.0-5"
4739       data-set: "vpp-performance-changes-2n-skx-ref-env-old"
4740     - title: "2009.0-6"
4741       data-set: "vpp-performance-changes-2n-skx-ref-env-new"
4742     - title: "2101.0-6"
4743       data-set: "vpp-performance-changes-2n-skx-cmp"
4744   comparisons:
4745     - title: "2009.0-6 vs 2009.0-5"
4746       reference: 2
4747       compare: 3
4748 #      rca-file: "rca/rca-2n-skx-4t2c-pdr-rca1.yaml"
4749     - title: "2101.0-6 vs 2009.0-6"
4750       reference: 3
4751       compare: 4
4752 #      rca-file: "rca/rca-2n-skx-4t2c-pdr-rca2.yaml"
4753   legend:
4754     - ''
4755     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
4756     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4757     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4758     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4759     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4760
4761 # VPP Performance Changes 2n-skx 2t1c ndr
4762 - type: "table"
4763   title: "VPP Performance Changes 2n-skx 2t1c ndr"
4764   algorithm: "table_comparison"
4765   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
4766   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4767   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4768   columns:
4769     - title: "2005.0-5"
4770       data-set: "vpp-performance-changes-2n-skx-h1"
4771     - title: "2009.0-5"
4772       data-set: "vpp-performance-changes-2n-skx-ref-env-old"
4773     - title: "2009.0-6"
4774       data-set: "vpp-performance-changes-2n-skx-ref-env-new"
4775     - title: "2101.0-6"
4776       data-set: "vpp-performance-changes-2n-skx-cmp"
4777   comparisons:
4778     - title: "2009.0-6 vs 2009.0-5"
4779       reference: 2
4780       compare: 3
4781 #      rca-file: "rca/rca-2n-skx-2t1c-ndr-rca1.yaml"
4782     - title: "2101.0-6 vs 2009.0-6"
4783       reference: 3
4784       compare: 4
4785 #      rca-file: "rca/rca-2n-skx-2t1c-ndr-rca2.yaml"
4786   legend:
4787     - ''
4788     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
4789     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4790     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4791     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4792     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4793
4794 # VPP Performance Changes 2n-skx 4t2c ndr
4795 - type: "table"
4796   title: "VPP Performance Changes 2n-skx 4t2c ndr"
4797   algorithm: "table_comparison"
4798   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
4799   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4800   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4801   columns:
4802     - title: "2005.0-5"
4803       data-set: "vpp-performance-changes-2n-skx-h1"
4804     - title: "2009.0-5"
4805       data-set: "vpp-performance-changes-2n-skx-ref-env-old"
4806     - title: "2009.0-6"
4807       data-set: "vpp-performance-changes-2n-skx-ref-env-new"
4808     - title: "2101.0-6"
4809       data-set: "vpp-performance-changes-2n-skx-cmp"
4810   comparisons:
4811     - title: "2009.0-6 vs 2009.0-5"
4812       reference: 2
4813       compare: 3
4814 #      rca-file: "rca/rca-2n-skx-4t2c-ndr-rca1.yaml"
4815     - title: "2101.0-6 vs 2009.0-6"
4816       reference: 3
4817       compare: 4
4818 #      rca-file: "rca/rca-2n-skx-4t2c-ndr-rca2.yaml"
4819   legend:
4820     - ''
4821     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
4822     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4823     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4824     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4825     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4826
4827 # VPP Performance Changes 2n-clx-xxv710 2t1c pdr
4828 - type: "table"
4829   title: "VPP Performance Changes 2n-clx-xxv710 2t1c pdr"
4830   algorithm: "table_comparison"
4831   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-pdr"
4832   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4833   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4834   columns:
4835     - title: "2005.0-5"
4836       data-set: "vpp-performance-changes-2n-clx-h1"
4837     - title: "2009.0-5"
4838       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
4839     - title: "2009.0-6"
4840       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
4841     - title: "2101.0-6"
4842       data-set: "vpp-performance-changes-2n-clx-cmp"
4843   comparisons:
4844     - title: "2009.0-6 vs 2009.0-5"
4845       reference: 2
4846       compare: 3
4847 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca1.yaml"
4848     - title: "2101.0-6 vs 2009.0-6"
4849       reference: 3
4850       compare: 4
4851 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca1.yaml"
4852   legend:
4853     - ''
4854     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4855     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4856     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4857     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4858     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4859
4860 # VPP Performance Changes 2n-clx-xxv710 4t2c pdr
4861 - type: "table"
4862   title: "VPP Performance Changes 2n-clx-xxv710 4t2c pdr"
4863   algorithm: "table_comparison"
4864   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-pdr"
4865   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4866   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4867   columns:
4868     - title: "2005.0-5"
4869       data-set: "vpp-performance-changes-2n-clx-h1"
4870     - title: "2009.0-5"
4871       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
4872     - title: "2009.0-6"
4873       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
4874     - title: "2101.0-6"
4875       data-set: "vpp-performance-changes-2n-clx-cmp"
4876   comparisons:
4877     - title: "2009.0-6 vs 2009.0-5"
4878       reference: 2
4879       compare: 3
4880 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca1.yaml"
4881     - title: "2101.0-6 vs 2009.0-6"
4882       reference: 3
4883       compare: 4
4884 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca1.yaml"
4885   legend:
4886     - ''
4887     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4888     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4889     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4890     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4891     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4892
4893 # VPP Performance Changes 2n-clx-xxv710 2t1c ndr
4894 - type: "table"
4895   title: "VPP Performance Changes 2n-clx-xxv710 2t1c ndr"
4896   algorithm: "table_comparison"
4897   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-ndr"
4898   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4899   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4900   columns:
4901     - title: "2005.0-5"
4902       data-set: "vpp-performance-changes-2n-clx-h1"
4903     - title: "2009.0-5"
4904       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
4905     - title: "2009.0-6"
4906       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
4907     - title: "2101.0-6"
4908       data-set: "vpp-performance-changes-2n-clx-cmp"
4909   comparisons:
4910     - title: "2009.0-6 vs 2009.0-5"
4911       reference: 2
4912       compare: 3
4913 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca1.yaml"
4914     - title: "2101.0-6 vs 2009.0-6"
4915       reference: 3
4916       compare: 4
4917 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca1.yaml"
4918   legend:
4919     - ''
4920     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4921     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4922     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4923     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4924     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4925
4926 # VPP Performance Changes 2n-clx-xxv710 4t2c ndr
4927 - type: "table"
4928   title: "VPP Performance Changes 2n-clx-xxv710 ndr"
4929   algorithm: "table_comparison"
4930   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-ndr"
4931   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4932   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4933   columns:
4934     - title: "2005.0-5"
4935       data-set: "vpp-performance-changes-2n-clx-h1"
4936     - title: "2009.0-5"
4937       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
4938     - title: "2009.0-6"
4939       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
4940     - title: "2101.0-6"
4941       data-set: "vpp-performance-changes-2n-clx-cmp"
4942   comparisons:
4943     - title: "2009.0-6 vs 2009.0-5"
4944       reference: 2
4945       compare: 3
4946 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca1.yaml"
4947     - title: "2101.0-6 vs 2009.0-6"
4948       reference: 3
4949       compare: 4
4950 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca1.yaml"
4951   legend:
4952     - ''
4953     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4954     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4955     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4956     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4957     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4958
4959 # VPP Performance Changes 2n-clx-cx556a 2t1c pdr
4960 - type: "table"
4961   title: "VPP Performance Changes 2n-clx-cx556a 2t1c pdr"
4962   algorithm: "table_comparison"
4963   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-cx556a-2t1c-pdr"
4964   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4965   filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4966   columns:
4967     - title: "2005.0-5"
4968       data-set: "vpp-performance-changes-2n-clx-h1"
4969     - title: "2009.0-5"
4970       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
4971     - title: "2009.0-6"
4972       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
4973     - title: "2101.0-6"
4974       data-set: "vpp-performance-changes-2n-clx-cmp"
4975   comparisons:
4976     - title: "2009.0-6 vs 2009.0-5"
4977       reference: 2
4978       compare: 3
4979 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca2.yaml"
4980     - title: "2101.0-6 vs 2009.0-6"
4981       reference: 3
4982       compare: 4
4983 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca2.yaml"
4984   legend:
4985     - ''
4986     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with cx556a.'
4987     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4988     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4989     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4990     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4991
4992 # VPP Performance Changes 2n-clx-cx556a 4t2c pdr
4993 - type: "table"
4994   title: "VPP Performance Changes 2n-clx-cx556a 4t2c pdr"
4995   algorithm: "table_comparison"
4996   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-cx556a-4t2c-pdr"
4997   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4998   filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4999   columns:
5000     - title: "2005.0-5"
5001       data-set: "vpp-performance-changes-2n-clx-h1"
5002     - title: "2009.0-5"
5003       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
5004     - title: "2009.0-6"
5005       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
5006     - title: "2101.0-6"
5007       data-set: "vpp-performance-changes-2n-clx-cmp"
5008   comparisons:
5009     - title: "2009.0-6 vs 2009.0-5"
5010       reference: 2
5011       compare: 3
5012 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca2.yaml"
5013     - title: "2101.0-6 vs 2009.0-6"
5014       reference: 3
5015       compare: 4
5016 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca2.yaml"
5017   legend:
5018     - ''
5019     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with cx556a.'
5020     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5021     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5022     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5023     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5024
5025 # VPP Performance Changes 2n-clx-cx556a 2t1c ndr
5026 - type: "table"
5027   title: "VPP Performance Changes 2n-clx-cx556a 2t1c ndr"
5028   algorithm: "table_comparison"
5029   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-cx556a-2t1c-ndr"
5030   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5031   filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
5032   columns:
5033     - title: "2005.0-5"
5034       data-set: "vpp-performance-changes-2n-clx-h1"
5035     - title: "2009.0-5"
5036       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
5037     - title: "2009.0-6"
5038       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
5039     - title: "2101.0-6"
5040       data-set: "vpp-performance-changes-2n-clx-cmp"
5041   comparisons:
5042     - title: "2009.0-6 vs 2009.0-5"
5043       reference: 2
5044       compare: 3
5045 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca2.yaml"
5046     - title: "2101.0-6 vs 2009.0-6"
5047       reference: 3
5048       compare: 4
5049 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca2.yaml"
5050   legend:
5051     - ''
5052     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with cx556a.'
5053     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5054     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5055     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5056     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5057
5058 # VPP Performance Changes 2n-clx-cx556a 4t2c ndr
5059 - type: "table"
5060   title: "VPP Performance Changes 2n-clx-cx556a ndr"
5061   algorithm: "table_comparison"
5062   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-cx556a-4t2c-ndr"
5063   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5064   filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
5065   columns:
5066     - title: "2005.0-5"
5067       data-set: "vpp-performance-changes-2n-clx-h1"
5068     - title: "2009.0-5"
5069       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
5070     - title: "2009.0-6"
5071       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
5072     - title: "2101.0-6"
5073       data-set: "vpp-performance-changes-2n-clx-cmp"
5074   comparisons:
5075     - title: "2009.0-6 vs 2009.0-5"
5076       reference: 2
5077       compare: 3
5078 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca2.yaml"
5079     - title: "2101.0-6 vs 2009.0-6"
5080       reference: 3
5081       compare: 4
5082 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca2.yaml"
5083   legend:
5084     - ''
5085     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with cx556a.'
5086     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5087     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5088     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5089     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5090
5091 # VPP Performance Changes 2n-zn2-xxv710 2t1c pdr
5092 - type: "table"
5093   title: "VPP Performance Changes 2n-zn2-xxv710 2t1c pdr"
5094   algorithm: "table_comparison"
5095   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-2t1c-pdr"
5096   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5097   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5098   columns:
5099 #     - title: "2005.0-5"
5100 #       data-set: "vpp-performance-changes-2n-zn2-h1"
5101     - title: "2009.0-5"
5102       data-set: "vpp-performance-changes-2n-zn2-ref-env-old"
5103     - title: "2009.0-6"
5104       data-set: "vpp-performance-changes-2n-zn2-ref-env-new"
5105     - title: "2101.0-6"
5106       data-set: "vpp-performance-changes-2n-zn2-cmp"
5107   comparisons:
5108     - title: "2009.0-6 vs 2009.0-5"
5109       reference: 1  # 2
5110       compare: 2  # 3
5111 #      rca-file: "rca/rca-2n-zn2-2t1c-pdr-rca1.yaml"
5112     - title: "2101.0-6 vs 2009.0-6"
5113       reference: 2  # 3
5114       compare: 3  # 4
5115 #      rca-file: "rca/rca-2n-zn2-2t1c-pdr-rca1.yaml"
5116   legend:
5117     - ''
5118     - 'Test Case:            Test cases executed for: PDR throughput on 2n-zn2 with xxv710.'
5119     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5120     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5121     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5122     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5123
5124 # VPP Performance Changes 2n-zn2-xxv710 4t2c pdr
5125 - type: "table"
5126   title: "VPP Performance Changes 2n-zn2-xxv710 4t2c pdr"
5127   algorithm: "table_comparison"
5128   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-4t2c-pdr"
5129   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5130   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5131   columns:
5132 #     - title: "2005.0-5"
5133 #       data-set: "vpp-performance-changes-2n-zn2-h1"
5134     - title: "2009.0-5"
5135       data-set: "vpp-performance-changes-2n-zn2-ref-env-old"
5136     - title: "2009.0-6"
5137       data-set: "vpp-performance-changes-2n-zn2-ref-env-new"
5138     - title: "2101.0-6"
5139       data-set: "vpp-performance-changes-2n-zn2-cmp"
5140   comparisons:
5141     - title: "2009.0-6 vs 2009.0-5"
5142       reference: 1  # 2
5143       compare: 2  # 3
5144 #      rca-file: "rca/rca-2n-zn2-4t2c-pdr-rca1.yaml"
5145     - title: "2101.0-6 vs 2009.0-6"
5146       reference: 2  # 3
5147       compare: 3  # 4
5148 #      rca-file: "rca/rca-2n-zn2-4t2c-pdr-rca1.yaml"
5149   legend:
5150     - ''
5151     - 'Test Case:            Test cases executed for: PDR throughput on 2n-zn2 with xxv710.'
5152     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5153     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5154     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5155     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5156
5157 # VPP Performance Changes 2n-zn2-xxv710 2t1c ndr
5158 - type: "table"
5159   title: "VPP Performance Changes 2n-zn2-xxv710 2t1c ndr"
5160   algorithm: "table_comparison"
5161   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-2t1c-ndr"
5162   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5163   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5164   columns:
5165 #     - title: "2005.0-5"
5166 #       data-set: "vpp-performance-changes-2n-zn2-h1"
5167     - title: "2009.0-5"
5168       data-set: "vpp-performance-changes-2n-zn2-ref-env-old"
5169     - title: "2009.0-6"
5170       data-set: "vpp-performance-changes-2n-zn2-ref-env-new"
5171     - title: "2101.0-6"
5172       data-set: "vpp-performance-changes-2n-zn2-cmp"
5173   comparisons:
5174     - title: "2009.0-6 vs 2009.0-5"
5175       reference: 1  # 2
5176       compare: 2  # 3
5177 #      rca-file: "rca/rca-2n-zn2-2t1c-ndr-rca1.yaml"
5178     - title: "2101.0-6 vs 2009.0-6"
5179       reference: 2  # 3
5180       compare: 3  # 4
5181 #      rca-file: "rca/rca-2n-zn2-2t1c-ndr-rca1.yaml"
5182   legend:
5183     - ''
5184     - 'Test Case:            Test cases executed for: NDR throughput on 2n-zn2 with xxv710.'
5185     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5186     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5187     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5188     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5189
5190 # VPP Performance Changes 2n-zn2-xxv710 4t2c ndr
5191 - type: "table"
5192   title: "VPP Performance Changes 2n-zn2-xxv710 4t2c ndr"
5193   algorithm: "table_comparison"
5194   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-4t2c-ndr"
5195   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5196   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5197   columns:
5198 #     - title: "2005.0-5"
5199 #       data-set: "vpp-performance-changes-2n-zn2-h1"
5200     - title: "2009.0-5"
5201       data-set: "vpp-performance-changes-2n-zn2-ref-env-old"
5202     - title: "2009.0-6"
5203       data-set: "vpp-performance-changes-2n-zn2-ref-env-new"
5204     - title: "2101.0-6"
5205       data-set: "vpp-performance-changes-2n-zn2-cmp"
5206   comparisons:
5207     - title: "2009.0-6 vs 2009.0-5"
5208       reference: 1  # 2
5209       compare: 2  # 3
5210 #      rca-file: "rca/rca-2n-zn2-4t2c-ndr-rca1.yaml"
5211     - title: "2101.0-6 vs 2009.0-6"
5212       reference: 2  # 3
5213       compare: 3  # 4
5214 #      rca-file: "rca/rca-2n-zn2-4t2c-ndr-rca1.yaml"
5215   legend:
5216     - ''
5217     - 'Test Case:            Test cases executed for: NDR throughput on 2n-zn2 with xxv710.'
5218     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5219     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5220     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5221     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5222
5223 # VPP Performance Changes 2n-dnv 1t1c pdr
5224 - type: "table"
5225   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
5226   algorithm: "table_comparison"
5227   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
5228   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5229   filter: "'1T1C'"
5230   columns:
5231     - title: "2005.0-5"
5232       data-set: "vpp-performance-changes-2n-dnv-h1"
5233     - title: "2009.0-5"
5234       data-set: "vpp-performance-changes-2n-dnv-ref-env-old"
5235 #     - title: "2009.0-6"
5236 #       data-set: "vpp-performance-changes-2n-dnv-ref-env-new"
5237     - title: "2101.0-6"
5238       data-set: "vpp-performance-changes-2n-dnv-cmp"
5239   comparisons:
5240 #     - title: "2009.0-6 vs 2009.0-5"
5241 #       reference: 2
5242 #       compare: 3
5243     - title: "2101.0-6 vs 2009.0-5"
5244       reference: 2
5245       compare: 3
5246   legend:
5247     - ''
5248     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
5249     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5250     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5251 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5252     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5253
5254 # VPP Performance Changes 2n-dnv 2t2c pdr
5255 - type: "table"
5256   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
5257   algorithm: "table_comparison"
5258   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
5259   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5260   filter: "'2T2C'"
5261   columns:
5262     - title: "2005.0-5"
5263       data-set: "vpp-performance-changes-2n-dnv-h1"
5264     - title: "2009.0-5"
5265       data-set: "vpp-performance-changes-2n-dnv-ref-env-old"
5266 #     - title: "2009.0-6"
5267 #       data-set: "vpp-performance-changes-2n-dnv-ref-env-new"
5268     - title: "2101.0-6"
5269       data-set: "vpp-performance-changes-2n-dnv-cmp"
5270   comparisons:
5271 #     - title: "2009.0-6 vs 2009.0-5"
5272 #       reference: 2
5273 #       compare: 3
5274     - title: "2101.0-6 vs 2009.0-5"
5275       reference: 2
5276       compare: 3
5277   legend:
5278     - ''
5279     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
5280     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5281     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5282 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5283     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5284
5285 # VPP Performance Changes 2n-dnv 1t1c ndr
5286 - type: "table"
5287   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
5288   algorithm: "table_comparison"
5289   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
5290   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5291   filter: "'1T1C'"
5292   columns:
5293     - title: "2005.0-5"
5294       data-set: "vpp-performance-changes-2n-dnv-h1"
5295     - title: "2009.0-5"
5296       data-set: "vpp-performance-changes-2n-dnv-ref-env-old"
5297 #     - title: "2009.0-6"
5298 #       data-set: "vpp-performance-changes-2n-dnv-ref-env-new"
5299     - title: "2101.0-6"
5300       data-set: "vpp-performance-changes-2n-dnv-cmp"
5301   comparisons:
5302 #     - title: "2009.0-6 vs 2009.0-5"
5303 #       reference: 2
5304 #       compare: 3
5305     - title: "2101.0-6 vs 2009.0-5"
5306       reference: 2
5307       compare: 3
5308   legend:
5309     - ''
5310     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
5311     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5312     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5313 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5314     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5315
5316 # VPP Performance Changes 2n-dnv 2t2c ndr
5317 - type: "table"
5318   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
5319   algorithm: "table_comparison"
5320   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
5321   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5322   filter: "'2T2C'"
5323   columns:
5324     - title: "2005.0-5"
5325       data-set: "vpp-performance-changes-2n-dnv-h1"
5326     - title: "2009.0-5"
5327       data-set: "vpp-performance-changes-2n-dnv-ref-env-old"
5328 #     - title: "2009.0-6"
5329 #       data-set: "vpp-performance-changes-2n-dnv-ref-env-new"
5330     - title: "2101.0-6"
5331       data-set: "vpp-performance-changes-2n-dnv-cmp"
5332   comparisons:
5333 #     - title: "2009.0-6 vs 2009.0-5"
5334 #       reference: 2
5335 #       compare: 3
5336     - title: "2101.0-6 vs 2009.0-5"
5337       reference: 2
5338       compare: 3
5339   legend:
5340     - ''
5341     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
5342     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5343     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5344 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5345     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5346
5347 # VPP Performance Changes 3n-dnv 1t1c pdr
5348 - type: "table"
5349   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
5350   algorithm: "table_comparison"
5351   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
5352   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5353   filter: "'1T1C'"
5354   columns:
5355     - title: "2005.0-5"
5356       data-set: "vpp-performance-changes-3n-dnv-h1"
5357     - title: "2009.0-5"
5358       data-set: "vpp-performance-changes-3n-dnv-ref-env-old"
5359 #     - title: "2009.0-6"
5360 #       data-set: "vpp-performance-changes-3n-dnv-ref-env-new"
5361     - title: "2101.0-6"
5362       data-set: "vpp-performance-changes-3n-dnv-cmp"
5363   comparisons:
5364 #     - title: "2009.0-6 vs 2009.0-5"
5365 #       reference: 2
5366 #       compare: 3
5367     - title: "2101.0-6 vs 2009.0-5"
5368       reference: 2
5369       compare: 3
5370   legend:
5371     - ''
5372     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
5373     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5374     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5375 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5376     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5377
5378 # VPP Performance Changes 3n-dnv 2t2c pdr
5379 - type: "table"
5380   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
5381   algorithm: "table_comparison"
5382   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
5383   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5384   filter: "'2T2C'"
5385   columns:
5386     - title: "2005.0-5"
5387       data-set: "vpp-performance-changes-3n-dnv-h1"
5388     - title: "2009.0-5"
5389       data-set: "vpp-performance-changes-3n-dnv-ref-env-old"
5390 #     - title: "2009.0-6"
5391 #       data-set: "vpp-performance-changes-3n-dnv-ref-env-new"
5392     - title: "2101.0-6"
5393       data-set: "vpp-performance-changes-3n-dnv-cmp"
5394   comparisons:
5395 #     - title: "2009.0-6 vs 2009.0-5"
5396 #       reference: 2
5397 #       compare: 3
5398     - title: "2101.0-6 vs 2009.0-5"
5399       reference: 2
5400       compare: 3
5401   legend:
5402     - ''
5403     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
5404     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5405     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5406 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5407     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5408
5409 # VPP Performance Changes 3n-dnv 1t1c ndr
5410 - type: "table"
5411   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
5412   algorithm: "table_comparison"
5413   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
5414   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5415   filter: "'1T1C'"
5416   columns:
5417     - title: "2005.0-5"
5418       data-set: "vpp-performance-changes-3n-dnv-h1"
5419     - title: "2009.0-5"
5420       data-set: "vpp-performance-changes-3n-dnv-ref-env-old"
5421 #     - title: "2009.0-6"
5422 #       data-set: "vpp-performance-changes-3n-dnv-ref-env-new"
5423     - title: "2101.0-6"
5424       data-set: "vpp-performance-changes-3n-dnv-cmp"
5425   comparisons:
5426 #     - title: "2009.0-6 vs 2009.0-5"
5427 #       reference: 2
5428 #       compare: 3
5429     - title: "2101.0-6 vs 2009.0-5"
5430       reference: 2
5431       compare: 3
5432   legend:
5433     - ''
5434     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
5435     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5436     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5437 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5438     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5439
5440 # VPP Performance Changes 3n-dnv 2t2c ndr
5441 - type: "table"
5442   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
5443   algorithm: "table_comparison"
5444   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
5445   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5446   filter: "'2T2C'"
5447   columns:
5448     - title: "2005.0-5"
5449       data-set: "vpp-performance-changes-3n-dnv-h1"
5450     - title: "2009.0-5"
5451       data-set: "vpp-performance-changes-3n-dnv-ref-env-old"
5452 #     - title: "2009.0-6"
5453 #       data-set: "vpp-performance-changes-3n-dnv-ref-env-new"
5454     - title: "2101.0-6"
5455       data-set: "vpp-performance-changes-3n-dnv-cmp"
5456   comparisons:
5457 #     - title: "2009.0-6 vs 2009.0-5"
5458 #       reference: 2
5459 #       compare: 3
5460     - title: "2101.0-6 vs 2009.0-5"
5461       reference: 2
5462       compare: 3
5463   legend:
5464     - ''
5465     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
5466     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5467     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5468 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5469     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5470
5471 # VPP Performance Changes 3n-tsh 1t1c pdr
5472 - type: "table"
5473   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
5474   algorithm: "table_comparison"
5475   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
5476   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5477   filter: "'1T1C'"
5478   columns:
5479     - title: "2005.0-5"
5480       data-set: "vpp-performance-changes-3n-tsh-h1"
5481     - title: "2009.0-5"
5482       data-set: "vpp-performance-changes-3n-tsh-ref-env-old"
5483     - title: "2009.0-6"
5484       data-set: "vpp-performance-changes-3n-tsh-ref-env-new"
5485     - title: "2101.0-6"
5486       data-set: "vpp-performance-changes-3n-tsh-cmp"
5487   comparisons:
5488     - title: "2009.0-6 vs 2009.0-5"
5489       reference: 2
5490       compare: 3
5491 #      rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca1.yaml"
5492     - title: "2101.0-6 vs 2009.0-6"
5493       reference: 3
5494       compare: 4
5495 #      rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca2.yaml"
5496   legend:
5497     - ''
5498     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
5499     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5500     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5501     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5502     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5503
5504 # VPP Performance Changes 3n-tsh 2t2c pdr
5505 - type: "table"
5506   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
5507   algorithm: "table_comparison"
5508   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
5509   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5510   filter: "'2T2C'"
5511   columns:
5512     - title: "2005.0-5"
5513       data-set: "vpp-performance-changes-3n-tsh-h1"
5514     - title: "2009.0-5"
5515       data-set: "vpp-performance-changes-3n-tsh-ref-env-old"
5516     - title: "2009.0-6"
5517       data-set: "vpp-performance-changes-3n-tsh-ref-env-new"
5518     - title: "2101.0-6"
5519       data-set: "vpp-performance-changes-3n-tsh-cmp"
5520   comparisons:
5521     - title: "2009.0-6 vs 2009.0-5"
5522       reference: 2
5523       compare: 3
5524 #      rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca1.yaml"
5525     - title: "2101.0-6 vs 2009.0-6"
5526       reference: 3
5527       compare: 4
5528 #      rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca2.yaml"
5529   legend:
5530     - ''
5531     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
5532     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5533     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5534     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5535     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5536
5537 # VPP Performance Changes 3n-tsh 1t1c ndr
5538 - type: "table"
5539   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
5540   algorithm: "table_comparison"
5541   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
5542   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5543   filter: "'1T1C'"
5544   columns:
5545     - title: "2005.0-5"
5546       data-set: "vpp-performance-changes-3n-tsh-h1"
5547     - title: "2009.0-5"
5548       data-set: "vpp-performance-changes-3n-tsh-ref-env-old"
5549     - title: "2009.0-6"
5550       data-set: "vpp-performance-changes-3n-tsh-ref-env-new"
5551     - title: "2101.0-6"
5552       data-set: "vpp-performance-changes-3n-tsh-cmp"
5553   comparisons:
5554     - title: "2009.0-6 vs 2009.0-5"
5555       reference: 2
5556       compare: 3
5557 #      rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca1.yaml"
5558     - title: "2101.0-6 vs 2009.0-6"
5559       reference: 3
5560       compare: 4
5561 #      rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca2.yaml"
5562   legend:
5563     - ''
5564     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
5565     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5566     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5567     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5568     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5569
5570 # VPP Performance Changes 3n-tsh 2t2c ndr
5571 - type: "table"
5572   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
5573   algorithm: "table_comparison"
5574   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
5575   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5576   filter: "'2T2C'"
5577   columns:
5578     - title: "2005.0-5"
5579       data-set: "vpp-performance-changes-3n-tsh-h1"
5580     - title: "2009.0-5"
5581       data-set: "vpp-performance-changes-3n-tsh-ref-env-old"
5582     - title: "2009.0-6"
5583       data-set: "vpp-performance-changes-3n-tsh-ref-env-new"
5584     - title: "2101.0-6"
5585       data-set: "vpp-performance-changes-3n-tsh-cmp"
5586   comparisons:
5587     - title: "2009.0-6 vs 2009.0-5"
5588       reference: 2
5589       compare: 3
5590 #      rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca1.yaml"
5591     - title: "2101.0-6 vs 2009.0-6"
5592       reference: 3
5593       compare: 4
5594 #      rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca2.yaml"
5595   legend:
5596     - ''
5597     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
5598     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5599     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5600     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5601     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5602
5603 # VPP Performance Changes 2n-tx2 1t1c pdr
5604 - type: "table"
5605   title: "VPP Performance Changes 2n-tx2 1t1c pdr"
5606   algorithm: "table_comparison"
5607   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-1t1c-pdr"
5608   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5609   filter: "'1T1C'"
5610   columns:
5611 #     - title: "2005.0-5"
5612 #       data-set: "vpp-performance-changes-2n-tx2-h1"
5613 #     - title: "2009.0-5"
5614 #       data-set: "vpp-performance-changes-2n-tx2-ref-env-old"
5615     - title: "2009.0-6"
5616       data-set: "vpp-performance-changes-2n-tx2-ref-env-new"
5617     - title: "2101.0-6"
5618       data-set: "vpp-performance-changes-2n-tx2-cmp"
5619   comparisons:
5620 #     - title: "2009.0-6 vs 2009.0-5"
5621 #       reference: 2
5622 #       compare: 3
5623     - title: "2101.0-6 vs 2009.0-6"
5624       reference: 1
5625       compare: 2
5626   legend:
5627     - ''
5628     - 'Test Case:            Test cases executed for: PDR throughput on 2n-tx2 with xl710.'
5629     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5630     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5631 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5632     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5633
5634 # VPP Performance Changes 2n-tx2 2t2c pdr
5635 - type: "table"
5636   title: "VPP Performance Changes 2n-tx2 2t2c pdr"
5637   algorithm: "table_comparison"
5638   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-2t2c-pdr"
5639   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5640   filter: "'2T2C'"
5641   columns:
5642 #     - title: "2005.0-5"
5643 #       data-set: "vpp-performance-changes-2n-tx2-h1"
5644 #     - title: "2009.0-5"
5645 #       data-set: "vpp-performance-changes-2n-tx2-ref-env-old"
5646     - title: "2009.0-6"
5647       data-set: "vpp-performance-changes-2n-tx2-ref-env-new"
5648     - title: "2101.0-6"
5649       data-set: "vpp-performance-changes-2n-tx2-cmp"
5650   comparisons:
5651 #     - title: "2009.0-6 vs 2009.0-5"
5652 #       reference: 2
5653 #       compare: 3
5654     - title: "2101.0-6 vs 2009.0-6"
5655       reference: 1
5656       compare: 2
5657   legend:
5658     - ''
5659     - 'Test Case:            Test cases executed for: PDR throughput on 2n-tx2 with xl710.'
5660     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5661     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5662 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5663     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5664
5665 # VPP Performance Changes 2n-tx2 1t1c ndr
5666 - type: "table"
5667   title: "VPP Performance Changes 2n-tx2 1t1c ndr"
5668   algorithm: "table_comparison"
5669   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-1t1c-pdr"
5670   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5671   filter: "'1T1C'"
5672   columns:
5673 #     - title: "2005.0-5"
5674 #       data-set: "vpp-performance-changes-2n-tx2-h1"
5675 #     - title: "2009.0-5"
5676 #       data-set: "vpp-performance-changes-2n-tx2-ref-env-old"
5677     - title: "2009.0-6"
5678       data-set: "vpp-performance-changes-2n-tx2-ref-env-new"
5679     - title: "2101.0-6"
5680       data-set: "vpp-performance-changes-2n-tx2-cmp"
5681   comparisons:
5682 #     - title: "2009.0-6 vs 2009.0-5"
5683 #       reference: 2
5684 #       compare: 3
5685     - title: "2101.0-6 vs 2009.0-6"
5686       reference: 1
5687       compare: 2
5688   legend:
5689     - ''
5690     - 'Test Case:            Test cases executed for: PDR throughput on 2n-tx2 with xl710.'
5691     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5692     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5693 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5694     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5695
5696 # VPP Performance Changes 2n-tx2 2t2c ndr
5697 - type: "table"
5698   title: "VPP Performance Changes 2n-tx2 2t2c ndr"
5699   algorithm: "table_comparison"
5700   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-2t2c-pdr"
5701   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5702   filter: "'2T2C'"
5703   columns:
5704 #     - title: "2005.0-5"
5705 #       data-set: "vpp-performance-changes-2n-tx2-h1"
5706 #     - title: "2009.0-5"
5707 #       data-set: "vpp-performance-changes-2n-tx2-ref-env-old"
5708     - title: "2009.0-6"
5709       data-set: "vpp-performance-changes-2n-tx2-ref-env-new"
5710     - title: "2101.0-6"
5711       data-set: "vpp-performance-changes-2n-tx2-cmp"
5712   comparisons:
5713 #     - title: "2009.0-6 vs 2009.0-5"
5714 #       reference: 2
5715 #       compare: 3
5716     - title: "2101.0-6 vs 2009.0-6"
5717       reference: 1
5718       compare: 2
5719   legend:
5720     - ''
5721     - 'Test Case:            Test cases executed for: PDR throughput on 2n-tx2 with xl710.'
5722     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5723     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5724 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5725     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5726
5727 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
5728 - type: "table"
5729   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
5730   algorithm: "table_comparison"
5731   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
5732   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5733   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5734   columns:
5735     - title: "3n-hsw xl710"
5736       data-set: "vpp-compare-testbeds-ref"
5737       tag: "NIC_Intel-XL710"
5738     - title: "3n-skx xxv710"
5739       data-set: "vpp-compare-testbeds-cmp"
5740       tag: "NIC_Intel-XXV710"
5741   comparisons:
5742     - title: "Diff"
5743       reference: 1
5744       compare: 2
5745   legend:
5746     - ""
5747     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5748     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5749
5750 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
5751 - type: "table"
5752   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
5753   algorithm: "table_comparison"
5754   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
5755   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5756   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5757   columns:
5758     - title: "3n-hsw xl710"
5759       data-set: "vpp-compare-testbeds-ref"
5760       tag: "NIC_Intel-XL710"
5761     - title: "3n-skx xxv710"
5762       data-set: "vpp-compare-testbeds-cmp"
5763       tag: "NIC_Intel-XXV710"
5764   comparisons:
5765     - title: "Diff"
5766       reference: 1
5767       compare: 2
5768   legend:
5769     - ""
5770     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5771     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5772
5773 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
5774 - type: "table"
5775   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
5776   algorithm: "table_comparison"
5777   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
5778   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5779   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5780   columns:
5781     - title: "3n-hsw xl710"
5782       data-set: "vpp-compare-testbeds-ref"
5783       tag: "NIC_Intel-XL710"
5784     - title: "3n-skx xxv710"
5785       data-set: "vpp-compare-testbeds-cmp"
5786       tag: "NIC_Intel-XXV710"
5787   comparisons:
5788     - title: "Diff"
5789       reference: 1
5790       compare: 2
5791   legend:
5792     - ""
5793     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5794     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5795
5796 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
5797 - type: "table"
5798   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
5799   algorithm: "table_comparison"
5800   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
5801   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5802   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5803   columns:
5804     - title: "3n-hsw xl710"
5805       data-set: "vpp-compare-testbeds-ref"
5806       tag: "NIC_Intel-XL710"
5807     - title: "3n-skx xxv710"
5808       data-set: "vpp-compare-testbeds-cmp"
5809       tag: "NIC_Intel-XXV710"
5810   comparisons:
5811     - title: "Diff"
5812       reference: 1
5813       compare: 2
5814   legend:
5815     - ""
5816     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5817     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5818
5819 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
5820 - type: "table"
5821   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
5822   algorithm: "table_comparison"
5823   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
5824   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5825   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5826   columns:
5827     - title: "2n-skx"
5828       data-set: "vpp-compare-testbeds-skx-clx-ref"
5829     - title: "2n-clx"
5830       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5831   comparisons:
5832     - title: "Diff"
5833       reference: 1
5834       compare: 2
5835   legend:
5836     - ""
5837     - "2n-skx, 2n-clx - testbeds and NICs tested."
5838     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5839
5840 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
5841 - type: "table"
5842   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
5843   algorithm: "table_comparison"
5844   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
5845   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5846   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5847   columns:
5848     - title: "2n-skx"
5849       data-set: "vpp-compare-testbeds-skx-clx-ref"
5850     - title: "2n-clx"
5851       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5852   comparisons:
5853     - title: "Diff"
5854       reference: 1
5855       compare: 2
5856   legend:
5857     - ""
5858     - "2n-skx, 2n-clx - testbeds and NICs tested."
5859     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5860
5861 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
5862 - type: "table"
5863   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
5864   algorithm: "table_comparison"
5865   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
5866   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5867   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5868   columns:
5869     - title: "2n-skx"
5870       data-set: "vpp-compare-testbeds-skx-clx-ref"
5871     - title: "2n-clx"
5872       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5873   comparisons:
5874     - title: "Diff"
5875       reference: 1
5876       compare: 2
5877   legend:
5878     - ""
5879     - "2n-skx, 2n-clx - testbeds and NICs tested."
5880     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5881
5882 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
5883 - type: "table"
5884   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
5885   algorithm: "table_comparison"
5886   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
5887   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5888   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5889   columns:
5890     - title: "2n-skx"
5891       data-set: "vpp-compare-testbeds-skx-clx-ref"
5892     - title: "2n-clx"
5893       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5894   comparisons:
5895     - title: "Diff"
5896       reference: 1
5897       compare: 2
5898   legend:
5899     - ""
5900     - "2n-skx, 2n-clx - testbeds and NICs tested."
5901     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5902
5903 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
5904 - type: "table"
5905   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
5906   algorithm: "table_comparison"
5907   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
5908   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5909   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5910   columns:
5911     - title: "3n-hsw xl710"
5912       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5913       tag: "NIC_Intel-XL710"
5914     - title: "2n-clx xxv710"
5915       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5916       tag: "NIC_Intel-XXV710"
5917   comparisons:
5918     - title: "Diff"
5919       reference: 1
5920       compare: 2
5921   legend:
5922     - ""
5923     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5924     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5925
5926 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
5927 - type: "table"
5928   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
5929   algorithm: "table_comparison"
5930   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
5931   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5932   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5933   columns:
5934     - title: "3n-hsw xl710"
5935       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5936       tag: "NIC_Intel-XL710"
5937     - title: "2n-clx xxv710"
5938       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5939       tag: "NIC_Intel-XXV710"
5940   comparisons:
5941     - title: "Diff"
5942       reference: 1
5943       compare: 2
5944   legend:
5945     - ""
5946     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5947     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5948
5949 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
5950 - type: "table"
5951   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
5952   algorithm: "table_comparison"
5953   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
5954   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5955   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5956   columns:
5957     - title: "3n-hsw xl710"
5958       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5959       tag: "NIC_Intel-XL710"
5960     - title: "2n-clx xxv710"
5961       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5962       tag: "NIC_Intel-XXV710"
5963   comparisons:
5964     - title: "Diff"
5965       reference: 1
5966       compare: 2
5967   legend:
5968     - ""
5969     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5970     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5971
5972 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
5973 - type: "table"
5974   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
5975   algorithm: "table_comparison"
5976   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
5977   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5978   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5979   columns:
5980     - title: "3n-hsw xl710"
5981       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5982       tag: "NIC_Intel-XL710"
5983     - title: "2n-clx xxv710"
5984       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5985       tag: "NIC_Intel-XXV710"
5986   comparisons:
5987     - title: "Diff"
5988       reference: 1
5989       compare: 2
5990   legend:
5991     - ""
5992     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5993     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5994
5995 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
5996 - type: "table"
5997   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
5998   algorithm: "table_comparison"
5999   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
6000   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6001   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
6002   columns:
6003     - title: "3n-skx"
6004       data-set: "vpp-compare-topologies-ref"
6005     - title: "2n-skx"
6006       data-set: "vpp-compare-topologies-cmp"
6007   comparisons:
6008     - title: "Diff"
6009       reference: 1
6010       compare: 2
6011   legend:
6012     - ""
6013     - "3n-skx, 2n-skx - topologies tested."
6014     - "Diff - difference between 3n-skx and 2n-skx topologies."
6015
6016 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
6017 - type: "table"
6018   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
6019   algorithm: "table_comparison"
6020   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
6021   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6022   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
6023   columns:
6024     - title: "3n-skx"
6025       data-set: "vpp-compare-topologies-ref"
6026     - title: "2n-skx"
6027       data-set: "vpp-compare-topologies-cmp"
6028   comparisons:
6029     - title: "Diff"
6030       reference: 1
6031       compare: 2
6032   legend:
6033     - ""
6034     - "3n-skx, 2n-skx - topologies tested."
6035     - "Diff - difference between 3n-skx and 2n-skx topologies."
6036
6037 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
6038 - type: "table"
6039   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
6040   algorithm: "table_comparison"
6041   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
6042   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6043   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
6044   columns:
6045     - title: "3n-skx"
6046       data-set: "vpp-compare-topologies-ref"
6047     - title: "2n-skx"
6048       data-set: "vpp-compare-topologies-cmp"
6049   comparisons:
6050     - title: "Diff"
6051       reference: 1
6052       compare: 2
6053   legend:
6054     - ""
6055     - "3n-skx, 2n-skx - topologies tested."
6056     - "Diff - difference between 3n-skx and 2n-skx topologies."
6057
6058 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
6059 - type: "table"
6060   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
6061   algorithm: "table_comparison"
6062   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
6063   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6064   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
6065   columns:
6066     - title: "3n-skx"
6067       data-set: "vpp-compare-topologies-ref"
6068     - title: "2n-skx"
6069       data-set: "vpp-compare-topologies-cmp"
6070   comparisons:
6071     - title: "Diff"
6072       reference: 1
6073       compare: 2
6074   legend:
6075     - ""
6076     - "3n-skx, 2n-skx - topologies tested."
6077     - "Diff - difference between 3n-skx and 2n-skx topologies."
6078
6079 # VPP Performance Changes 3n-hsw 1t1c mrr
6080 - type: "table"
6081   title: "VPP Performance Changes 3n-hsw 1t1c mrr"
6082   algorithm: "table_comparison"
6083   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
6084   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6085   filter: "'1T1C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
6086   columns:
6087     - title: "2005.0-5"
6088       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
6089     - title: "2009.0-5"
6090       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-old"
6091     - title: "2009.0-6"
6092       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-new"
6093     - title: "2101.0-6"
6094       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
6095   comparisons:
6096     - title: "2009.0-6 vs 2009.0-5"
6097       reference: 2
6098       compare: 3
6099 #      rca-file: "rca/rca-3n-hsw-1t1c-mrr-rca1.yaml"
6100     - title: "2101.0-6 vs 2009.0-6"
6101       reference: 3
6102       compare: 4
6103 #      rca-file: "rca/rca-3n-hsw-1t1c-mrr-rca2.yaml"
6104   legend:
6105     - ''
6106     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
6107     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6108     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6109     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6110     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6111
6112 # VPP Performance Changes 3n-hsw 2t2c mrr
6113 - type: "table"
6114   title: "VPP Performance Changes 3n-hsw 2t2c mrr"
6115   algorithm: "table_comparison"
6116   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
6117   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6118   filter: "'2T2C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
6119   columns:
6120     - title: "2005.0-5"
6121       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
6122     - title: "2009.0-5"
6123       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-old"
6124     - title: "2009.0-6"
6125       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-new"
6126     - title: "2101.0-6"
6127       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
6128   comparisons:
6129     - title: "2009.0-6 vs 2009.0-5"
6130       reference: 2
6131       compare: 3
6132 #      rca-file: "rca/rca-3n-hsw-2t2c-mrr-rca1.yaml"
6133     - title: "2101.0-6 vs 2009.0-6"
6134       reference: 3
6135       compare: 4
6136 #      rca-file: "rca/rca-3n-hsw-2t2c-mrr-rca2.yaml"
6137   legend:
6138     - ''
6139     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
6140     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6141     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6142     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6143     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6144
6145 # VPP Performance Changes 3n-hsw 4t4c mrr
6146 - type: "table"
6147   title: "VPP Performance Changes 3n-hsw 4t4c mrr"
6148   algorithm: "table_comparison"
6149   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
6150   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6151   filter: "'4T4C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
6152   columns:
6153     - title: "2005.0-5"
6154       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
6155     - title: "2009.0-5"
6156       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-old"
6157     - title: "2009.0-6"
6158       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-new"
6159     - title: "2101.0-6"
6160       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
6161   comparisons:
6162     - title: "2009.0-6 vs 2009.0-5"
6163       reference: 2
6164       compare: 3
6165 #      rca-file: "rca/rca-3n-hsw-4t4c-mrr-rca1.yaml"
6166     - title: "2101.0-6 vs 2009.0-6"
6167       reference: 3
6168       compare: 4
6169 #      rca-file: "rca/rca-3n-hsw-4t4c-mrr-rca2.yaml"
6170   legend:
6171     - ''
6172     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
6173     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6174     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6175     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6176     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6177
6178 # VPP Performance Changes 3n-skx 2t1c mrr
6179 - type: "table"
6180   title: "VPP Performance Changes 3n-skx 2t1c mrr"
6181   algorithm: "table_comparison"
6182   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
6183   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6184   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6185   columns:
6186     - title: "2005.0-5"
6187       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
6188     - title: "2009.0-5"
6189       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-old"
6190     - title: "2009.0-6"
6191       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-new"
6192     - title: "2101.0-6"
6193       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
6194   comparisons:
6195     - title: "2009.0-6 vs 2009.0-5"
6196       reference: 2
6197       compare: 3
6198 #      rca-file: "rca/rca-3n-skx-2t1c-mrr-rca1.yaml"
6199     - title: "2101.0-6 vs 2009.0-6"
6200       reference: 3
6201       compare: 4
6202 #      rca-file: "rca/rca-3n-skx-2t1c-mrr-rca2.yaml"
6203   legend:
6204     - ''
6205     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
6206     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6207     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6208     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6209     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6210
6211 # VPP Performance Changes 3n-skx 4t2c mrr
6212 - type: "table"
6213   title: "VPP Performance Changes 3n-skx 4t2c mrr"
6214   algorithm: "table_comparison"
6215   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
6216   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6217   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6218   columns:
6219     - title: "2005.0-5"
6220       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
6221     - title: "2009.0-5"
6222       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-old"
6223     - title: "2009.0-6"
6224       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-new"
6225     - title: "2101.0-6"
6226       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
6227   comparisons:
6228     - title: "2009.0-6 vs 2009.0-5"
6229       reference: 2
6230       compare: 3
6231 #      rca-file: "rca/rca-3n-skx-4t2c-mrr-rca1.yaml"
6232     - title: "2101.0-6 vs 2009.0-6"
6233       reference: 3
6234       compare: 4
6235 #      rca-file: "rca/rca-3n-skx-4t2c-mrr-rca2.yaml"
6236   legend:
6237     - ''
6238     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
6239     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6240     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6241     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6242     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6243
6244 # VPP Performance Changes 3n-skx 8t4c mrr
6245 - type: "table"
6246   title: "VPP Performance Changes 3n-skx 8t4c mrr"
6247   algorithm: "table_comparison"
6248   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
6249   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6250   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6251   columns:
6252     - title: "2005.0-5"
6253       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
6254     - title: "2009.0-5"
6255       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-old"
6256     - title: "2009.0-6"
6257       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-new"
6258     - title: "2101.0-6"
6259       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
6260   comparisons:
6261     - title: "2009.0-6 vs 2009.0-5"
6262       reference: 2
6263       compare: 3
6264 #      rca-file: "rca/rca-3n-skx-8t4c-mrr-rca1.yaml"
6265     - title: "2101.0-6 vs 2009.0-6"
6266       reference: 3
6267       compare: 4
6268 #      rca-file: "rca/rca-3n-skx-8t4c-mrr-rca2.yaml"
6269   legend:
6270     - ''
6271     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
6272     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6273     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6274     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6275     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6276
6277 # VPP Performance Changes 2n-skx 2t1c mrr
6278 - type: "table"
6279   title: "VPP Performance Changes 2n-skx 2t1c mrr"
6280   algorithm: "table_comparison"
6281   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
6282   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6283   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6284   columns:
6285     - title: "2005.0-5"
6286       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
6287     - title: "2009.0-5"
6288       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-old"
6289     - title: "2009.0-6"
6290       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-new"
6291     - title: "2101.0-6"
6292       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
6293   comparisons:
6294     - title: "2009.0-6 vs 2009.0-5"
6295       reference: 2
6296       compare: 3
6297 #      rca-file: "rca/rca-2n-skx-2t1c-mrr-rca1.yaml"
6298     - title: "2101.0-6 vs 2009.0-6"
6299       reference: 3
6300       compare: 4
6301 #      rca-file: "rca/rca-2n-skx-2t1c-mrr-rca2.yaml"
6302   legend:
6303     - ''
6304     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
6305     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6306     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6307     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6308     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6309
6310 # VPP Performance Changes 2n-skx 4t2c mrr
6311 - type: "table"
6312   title: "VPP Performance Changes 2n-skx 4t2c mrr"
6313   algorithm: "table_comparison"
6314   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
6315   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6316   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6317   columns:
6318     - title: "2005.0-5"
6319       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
6320     - title: "2009.0-5"
6321       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-old"
6322     - title: "2009.0-6"
6323       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-new"
6324     - title: "2101.0-6"
6325       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
6326   comparisons:
6327     - title: "2009.0-6 vs 2009.0-5"
6328       reference: 2
6329       compare: 3
6330 #      rca-file: "rca/rca-2n-skx-4t2c-mrr-rca1.yaml"
6331     - title: "2101.0-6 vs 2009.0-6"
6332       reference: 3
6333       compare: 4
6334 #      rca-file: "rca/rca-2n-skx-4t2c-mrr-rca2.yaml"
6335   legend:
6336     - ''
6337     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
6338     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6339     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6340     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6341     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6342
6343 # VPP Performance Changes 2n-skx 8t4c mrr
6344 - type: "table"
6345   title: "VPP Performance Changes 2n-skx 8t4c mrr"
6346   algorithm: "table_comparison"
6347   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
6348   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6349   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6350   columns:
6351     - title: "2005.0-5"
6352       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
6353     - title: "2009.0-5"
6354       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-old"
6355     - title: "2009.0-6"
6356       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-new"
6357     - title: "2101.0-6"
6358       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
6359   comparisons:
6360     - title: "2009.0-6 vs 2009.0-5"
6361       reference: 2
6362       compare: 3
6363 #      rca-file: "rca/rca-2n-skx-8t4c-mrr-rca1.yaml"
6364     - title: "2101.0-6 vs 2009.0-6"
6365       reference: 3
6366       compare: 4
6367 #      rca-file: "rca/rca-2n-skx-8t4c-mrr-rca2.yaml"
6368   legend:
6369     - ''
6370     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
6371     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6372     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6373     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6374     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6375
6376 # VPP Performance Changes 2n-clx-xxv710 2t1c mrr
6377 - type: "table"
6378   title: "VPP Performance Changes 2n-clx-xxv710 2t1c mrr"
6379   algorithm: "table_comparison"
6380   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-mrr"
6381   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6382   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6383   columns:
6384     - title: "2005.0-5"
6385       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
6386     - title: "2009.0-5"
6387       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-old"
6388     - title: "2009.0-6"
6389       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-new"
6390     - title: "2101.0-6"
6391       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
6392   comparisons:
6393     - title: "2009.0-6 vs 2009.0-5"
6394       reference: 2
6395       compare: 3
6396 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca1.yaml"
6397     - title: "2101.0-6 vs 2009.0-6"
6398       reference: 3
6399       compare: 4
6400 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca2.yaml"
6401   legend:
6402     - ''
6403     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
6404     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6405     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6406     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6407     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6408
6409 # VPP Performance Changes 2n-clx-xxv710 4t2c mrr
6410 - type: "table"
6411   title: "VPP Performance Changes 2n-clx-xxv710 4t2c mrr"
6412   algorithm: "table_comparison"
6413   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-mrr"
6414   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6415   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6416   columns:
6417     - title: "2005.0-5"
6418       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
6419     - title: "2009.0-5"
6420       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-old"
6421     - title: "2009.0-6"
6422       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-new"
6423     - title: "2101.0-6"
6424       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
6425   comparisons:
6426     - title: "2009.0-6 vs 2009.0-5"
6427       reference: 2
6428       compare: 3
6429 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca1.yaml"
6430     - title: "2101.0-6 vs 2009.0-6"
6431       reference: 3
6432       compare: 4
6433 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca2.yaml"
6434   legend:
6435     - ''
6436     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
6437     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6438     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6439     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6440     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6441
6442 # VPP Performance Changes 2n-clx-xxv710 8t4c mrr
6443 - type: "table"
6444   title: "VPP Performance Changes 2n-clx-xxv710 8t4c mrr"
6445   algorithm: "table_comparison"
6446   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-8t4c-mrr"
6447   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6448   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6449   columns:
6450     - title: "2005.0-5"
6451       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
6452     - title: "2009.0-5"
6453       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-old"
6454     - title: "2009.0-6"
6455       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-new"
6456     - title: "2101.0-6"
6457       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
6458   comparisons:
6459     - title: "2009.0-6 vs 2009.0-5"
6460       reference: 2
6461       compare: 3
6462 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca1.yaml"
6463     - title: "2101.0-6 vs 2009.0-6"
6464       reference: 3
6465       compare: 4
6466 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca2.yaml"
6467   legend:
6468     - ''
6469     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
6470     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6471     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6472     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6473     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6474
6475 # VPP Performance Changes 2n-clx-cx556a 2t1c mrr
6476 - type: "table"
6477   title: "VPP Performance Changes 2n-clx-cx556a 2t1c mrr"
6478   algorithm: "table_comparison"
6479   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-cx556a-2t1c-mrr"
6480   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6481   filter: "'2T1C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
6482   columns:
6483     - title: "2005.0-5"
6484       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
6485     - title: "2009.0-5"
6486       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-old"
6487     - title: "2009.0-6"
6488       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-new"
6489     - title: "2101.0-6"
6490       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
6491   comparisons:
6492     - title: "2009.0-6 vs 2009.0-5"
6493       reference: 2
6494       compare: 3
6495 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca3.yaml"
6496     - title: "2101.0-6 vs 2009.0-6"
6497       reference: 3
6498       compare: 4
6499 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca4.yaml"
6500   legend:
6501     - ''
6502     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with cx556a.'
6503     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6504     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6505     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6506     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6507
6508 # VPP Performance Changes 2n-clx-cx556a 4t2c mrr
6509 - type: "table"
6510   title: "VPP Performance Changes 2n-clx-cx556a 4t2c mrr"
6511   algorithm: "table_comparison"
6512   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-cx556a-4t2c-mrr"
6513   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6514   filter: "'4T2C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
6515   columns:
6516     - title: "2005.0-5"
6517       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
6518     - title: "2009.0-5"
6519       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-old"
6520     - title: "2009.0-6"
6521       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-new"
6522     - title: "2101.0-6"
6523       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
6524   comparisons:
6525     - title: "2009.0-6 vs 2009.0-5"
6526       reference: 2
6527       compare: 3
6528 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca3.yaml"
6529     - title: "2101.0-6 vs 2009.0-6"
6530       reference: 3
6531       compare: 4
6532 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca4.yaml"
6533   legend:
6534     - ''
6535     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with cx556a.'
6536     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6537     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6538     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6539     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6540
6541 # VPP Performance Changes 2n-clx-cx556a 8t4c mrr
6542 - type: "table"
6543   title: "VPP Performance Changes 2n-clx-cx556a 8t4c mrr"
6544   algorithm: "table_comparison"
6545   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-cx556a-8t4c-mrr"
6546   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6547   filter: "'8T4C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
6548   columns:
6549     - title: "2005.0-5"
6550       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
6551     - title: "2009.0-5"
6552       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-old"
6553     - title: "2009.0-6"
6554       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-new"
6555     - title: "2101.0-6"
6556       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
6557   comparisons:
6558     - title: "2009.0-6 vs 2009.0-5"
6559       reference: 2
6560       compare: 3
6561 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca3.yaml"
6562     - title: "2101.0-6 vs 2009.0-6"
6563       reference: 3
6564       compare: 4
6565 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca4.yaml"
6566   legend:
6567     - ''
6568     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with cx556a.'
6569     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6570     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6571     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6572     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6573
6574 # VPP Performance Changes 2n-zn2-xxv710 2t1c mrr
6575 - type: "table"
6576   title: "VPP Performance Changes 2n-zn2-xxv710 2t1c mrr"
6577   algorithm: "table_comparison"
6578   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-2t1c-mrr"
6579   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6580   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710'"
6581   columns:
6582 #     - title: "2005.0-5"
6583 #       data-set: "vpp-performance-changes-2n-zn2-mrr-h1"
6584     - title: "2009.0-5"
6585       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-old"
6586     - title: "2009.0-6"
6587       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-new"
6588     - title: "2101.0-6"
6589       data-set: "vpp-performance-changes-2n-zn2-mrr-cmp"
6590   comparisons:
6591     - title: "2009.0-6 vs 2009.0-5"
6592       reference: 1  # 2
6593       compare: 2  # 3
6594 #      rca-file: "rca/rca-2n-zn2-2t1c-mrr-rca1.yaml"
6595     - title: "2101.0-6 vs 2009.0-6"
6596       reference: 2  # 3
6597       compare: 3  # 4
6598 #      rca-file: "rca/rca-2n-zn2-2t1c-mrr-rca2.yaml"
6599   legend:
6600     - ''
6601     - 'Test Case:            Test cases executed for: MRR throughput on 2n-zn2 with xxv710.'
6602     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6603     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6604     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6605     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6606
6607 # VPP Performance Changes 2n-zn2-xxv710 4t2c mrr
6608 - type: "table"
6609   title: "VPP Performance Changes 2n-zn2-xxv710 4t2c mrr"
6610   algorithm: "table_comparison"
6611   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-4t2c-mrr"
6612   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6613   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710'"
6614   columns:
6615 #     - title: "2005.0-5"
6616 #       data-set: "vpp-performance-changes-2n-zn2-mrr-h1"
6617     - title: "2009.0-5"
6618       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-old"
6619     - title: "2009.0-6"
6620       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-new"
6621     - title: "2101.0-6"
6622       data-set: "vpp-performance-changes-2n-zn2-mrr-cmp"
6623   comparisons:
6624     - title: "2009.0-6 vs 2009.0-5"
6625       reference: 1  # 2
6626       compare: 2  # 3
6627 #      rca-file: "rca/rca-2n-zn2-4t2c-mrr-rca1.yaml"
6628     - title: "2101.0-6 vs 2009.0-6"
6629       reference: 2  # 3
6630       compare: 3  # 4
6631 #      rca-file: "rca/rca-2n-zn2-4t2c-mrr-rca2.yaml"
6632   legend:
6633     - ''
6634     - 'Test Case:            Test cases executed for: MRR throughput on 2n-zn2 with xxv710.'
6635     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6636     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6637     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6638     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6639
6640 # VPP Performance Changes 2n-zn2-xxv710 8t4c mrr
6641 - type: "table"
6642   title: "VPP Performance Changes 2n-zn2-xxv710 8t4c mrr"
6643   algorithm: "table_comparison"
6644   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-8t4c-mrr"
6645   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6646   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710'"
6647   columns:
6648 #     - title: "2005.0-5"
6649 #       data-set: "vpp-performance-changes-2n-zn2-mrr-h1"
6650     - title: "2009.0-5"
6651       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-old"
6652     - title: "2009.0-6"
6653       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-new"
6654     - title: "2101.0-6"
6655       data-set: "vpp-performance-changes-2n-zn2-mrr-cmp"
6656   comparisons:
6657     - title: "2009.0-6 vs 2009.0-5"
6658       reference: 1  # 2
6659       compare: 2  # 3
6660 #      rca-file: "rca/rca-2n-zn2-8t4c-mrr-rca1.yaml"
6661     - title: "2101.0-6 vs 2009.0-6"
6662       reference: 2  # 3
6663       compare: 3  # 4
6664 #      rca-file: "rca/rca-2n-zn2-8t4c-mrr-rca2.yaml"
6665   legend:
6666     - ''
6667     - 'Test Case:            Test cases executed for: MRR throughput on 2n-zn2 with xxv710.'
6668     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6669     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6670     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6671     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6672
6673 # VPP Performance Changes 2n-dnv 1t1c mrr
6674 - type: "table"
6675   title: "VPP Performance Changes 2n-dnv 1t1c mrr"
6676   algorithm: "table_comparison"
6677   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
6678   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6679   filter: "'1T1C'"
6680   columns:
6681     - title: "2005.0-5"
6682       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
6683     - title: "2009.0-5"
6684       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-old"
6685 #     - title: "2009.0-6"
6686 #       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
6687     - title: "2101.0-6"
6688       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
6689   comparisons:
6690 #     - title: "2009.0-6 vs 2009.0-5"
6691 #       reference: 2
6692 #       compare: 3
6693     - title: "2101.0-6 vs 2009.0-5"
6694       reference: 2
6695       compare: 3
6696   legend:
6697     - ''
6698     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
6699     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6700     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6701 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6702     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous in the current CSIT environment.'
6703
6704 # VPP Performance Changes 2n-dnv 2t2c mrr
6705 - type: "table"
6706   title: "VPP Performance Changes 2n-dnv 2t2c mrr"
6707   algorithm: "table_comparison"
6708   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
6709   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6710   filter: "'2T2C'"
6711   columns:
6712     - title: "2005.0-5"
6713       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
6714     - title: "2009.0-5"
6715       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-old"
6716 #     - title: "2009.0-6"
6717 #       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
6718     - title: "2101.0-6"
6719       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
6720   comparisons:
6721 #     - title: "2009.0-6 vs 2009.0-5"
6722 #       reference: 2
6723 #       compare: 3
6724     - title: "2101.0-6 vs 2009.0-5"
6725       reference: 2
6726       compare: 3
6727   legend:
6728     - ''
6729     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
6730     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6731     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6732 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6733     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous in the current CSIT environment.'
6734
6735 # VPP Performance Changes 2n-dnv 4t4c mrr
6736 - type: "table"
6737   title: "VPP Performance Changes 2n-dnv 4t4c mrr"
6738   algorithm: "table_comparison"
6739   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
6740   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6741   filter: "'4T4C'"
6742   columns:
6743     - title: "2005.0-5"
6744       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
6745     - title: "2009.0-5"
6746       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-old"
6747 #     - title: "2009.0-6"
6748 #       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
6749     - title: "2101.0-6"
6750       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
6751   comparisons:
6752 #     - title: "2009.0-6 vs 2009.0-5"
6753 #       reference: 2
6754 #       compare: 3
6755     - title: "2101.0-6 vs 2009.0-5"
6756       reference: 2
6757       compare: 3
6758   legend:
6759     - ''
6760     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
6761     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6762     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6763 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6764     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous in the current CSIT environment.'
6765
6766 # VPP Performance Changes 3n-dnv 1t1c mrr
6767 - type: "table"
6768   title: "VPP Performance Changes 3n-dnv 1t1c mrr"
6769   algorithm: "table_comparison"
6770   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
6771   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6772   filter: "'1T1C'"
6773   columns:
6774     - title: "2005.0-5"
6775       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
6776     - title: "2009.0-5"
6777       data-set: "vpp-performance-changes-3n-dnv-mrr-ref-env-old"
6778 #     - title: "2009.0-6"
6779 #       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
6780     - title: "2101.0-6"
6781       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
6782   comparisons:
6783 #     - title: "2009.0-6 vs 2009.0-5"
6784 #       reference: 2
6785 #       compare: 3
6786     - title: "2101.0-6 vs 2009.0-5"
6787       reference: 2
6788       compare: 3
6789   legend:
6790     - ''
6791     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
6792     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6793     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6794 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6795     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous in the current CSIT environment.'
6796
6797 # VPP Performance Changes 3n-dnv 2t2c mrr
6798 - type: "table"
6799   title: "VPP Performance Changes 3n-dnv 2t2c mrr"
6800   algorithm: "table_comparison"
6801   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
6802   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6803   filter: "'2T2C'"
6804   columns:
6805     - title: "2005.0-5"
6806       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
6807     - title: "2009.0-5"
6808       data-set: "vpp-performance-changes-3n-dnv-mrr-ref-env-old"
6809 #     - title: "2009.0-6"
6810 #       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
6811     - title: "2101.0-6"
6812       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
6813   comparisons:
6814 #     - title: "2009.0-6 vs 2009.0-5"
6815 #       reference: 2
6816 #       compare: 3
6817     - title: "2101.0-6 vs 2009.0-5"
6818       reference: 2
6819       compare: 3
6820   legend:
6821     - ''
6822     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
6823     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6824     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6825 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6826     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous in the current CSIT environment.'
6827
6828 # VPP Performance Changes 3n-dnv 4t4c mrr
6829 - type: "table"
6830   title: "VPP Performance Changes 3n-dnv 4t4c mrr"
6831   algorithm: "table_comparison"
6832   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
6833   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6834   filter: "'4T4C'"
6835   columns:
6836     - title: "2005.0-5"
6837       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
6838     - title: "2009.0-5"
6839       data-set: "vpp-performance-changes-3n-dnv-mrr-ref-env-old"
6840 #     - title: "2009.0-6"
6841 #       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
6842     - title: "2101.0-6"
6843       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
6844   comparisons:
6845 #     - title: "2009.0-6 vs 2009.0-5"
6846 #       reference: 2
6847 #       compare: 3
6848     - title: "2101.0-6 vs 2009.0-5"
6849       reference: 2
6850       compare: 3
6851   legend:
6852     - ''
6853     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
6854     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6855     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6856 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6857     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous in the current CSIT environment.'
6858
6859 # VPP Performance Changes 3n-tsh 1t1c mrr
6860 - type: "table"
6861   title: "VPP Performance Changes 3n-tsh 1t1c mrr"
6862   algorithm: "table_comparison"
6863   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
6864   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6865   filter: "'1T1C'"
6866   columns:
6867     - title: "2005.0-5"
6868       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
6869     - title: "2009.0-5"
6870       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-old"
6871     - title: "2009.0-6"
6872       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-new"
6873     - title: "2101.0-6"
6874       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
6875   comparisons:
6876     - title: "2009.0-6 vs 2009.0-5"
6877       reference: 2
6878       compare: 3
6879     - title: "2101.0-6 vs 2009.0-6"
6880       reference: 3
6881       compare: 4
6882   legend:
6883     - ''
6884     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
6885     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6886     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6887     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6888     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6889
6890 # VPP Performance Changes 3n-tsh 2t2c mrr
6891 - type: "table"
6892   title: "VPP Performance Changes 3n-tsh 2t2c mrr"
6893   algorithm: "table_comparison"
6894   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
6895   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6896   filter: "'2T2C'"
6897   columns:
6898     - title: "2005.0-5"
6899       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
6900     - title: "2009.0-5"
6901       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-old"
6902     - title: "2009.0-6"
6903       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-new"
6904     - title: "2101.0-6"
6905       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
6906   comparisons:
6907     - title: "2009.0-6 vs 2009.0-5"
6908       reference: 2
6909       compare: 3
6910     - title: "2101.0-6 vs 2009.0-6"
6911       reference: 3
6912       compare: 4
6913   legend:
6914     - ''
6915     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
6916     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6917     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6918     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6919     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6920
6921 # VPP Performance Changes 3n-tsh 4t4c mrr
6922 - type: "table"
6923   title: "VPP Performance Changes 3n-tsh 4t4c mrr"
6924   algorithm: "table_comparison"
6925   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
6926   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6927   filter: "'4T4C'"
6928   columns:
6929     - title: "2005.0-5"
6930       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
6931     - title: "2009.0-5"
6932       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-old"
6933     - title: "2009.0-6"
6934       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-new"
6935     - title: "2101.0-6"
6936       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
6937   comparisons:
6938     - title: "2009.0-6 vs 2009.0-5"
6939       reference: 2
6940       compare: 3
6941     - title: "2101.0-6 vs 2009.0-6"
6942       reference: 3
6943       compare: 4
6944   legend:
6945     - ''
6946     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
6947     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6948     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6949     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6950     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6951
6952 # VPP Performance Changes 2n-tx2 1t1c mrr
6953 - type: "table"
6954   title: "VPP Performance Changes 2n-tx2 1t1c mrr"
6955   algorithm: "table_comparison"
6956   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-1t1c-mrr"
6957   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6958   filter: "'1T1C'"
6959   columns:
6960 #     - title: "2005.0-5"
6961 #       data-set: "vpp-performance-changes-2n-tx2-mrr-h1"
6962 #     - title: "2009.0-5"
6963 #       data-set: "vpp-performance-changes-2n-tx2-mrr-ref-env-old"
6964     - title: "2009.0-6"
6965       data-set: "vpp-performance-changes-2n-tx2-mrr-ref-env-new"
6966     - title: "2101.0-6"
6967       data-set: "vpp-performance-changes-2n-tx2-mrr-cmp"
6968   comparisons:
6969 #     - title: "2009.0-6 vs 2009.0-5"
6970 #       reference: 2
6971 #       compare: 3
6972     - title: "2101.0-6 vs 2009.0-6"
6973       reference: 1
6974       compare: 2
6975   legend:
6976     - ''
6977     - 'Test Case:            Test cases executed for: MRR throughput on 2n-tx2 with xl710.'
6978     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6979     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6980 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6981     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6982
6983 # VPP Performance Changes 2n-tx2 2t2c mrr
6984 - type: "table"
6985   title: "VPP Performance Changes 2n-tx2 2t2c mrr"
6986   algorithm: "table_comparison"
6987   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-2t2c-mrr"
6988   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6989   filter: "'2T2C'"
6990   columns:
6991 #     - title: "2005.0-5"
6992 #       data-set: "vpp-performance-changes-2n-tx2-mrr-h1"
6993 #     - title: "2009.0-5"
6994 #       data-set: "vpp-performance-changes-2n-tx2-mrr-ref-env-old"
6995     - title: "2009.0-6"
6996       data-set: "vpp-performance-changes-2n-tx2-mrr-ref-env-new"
6997     - title: "2101.0-6"
6998       data-set: "vpp-performance-changes-2n-tx2-mrr-cmp"
6999   comparisons:
7000 #     - title: "2009.0-6 vs 2009.0-5"
7001 #       reference: 2
7002 #       compare: 3
7003     - title: "2101.0-6 vs 2009.0-6"
7004       reference: 1
7005       compare: 2
7006   legend:
7007     - ''
7008     - 'Test Case:            Test cases executed for: MRR throughput on 2n-tx2 with xl710.'
7009     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
7010     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
7011 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
7012     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
7013
7014 # VPP Performance Changes 2n-tx2 4t4c mrr
7015 - type: "table"
7016   title: "VPP Performance Changes 2n-tx2 4t4c mrr"
7017   algorithm: "table_comparison"
7018   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-4t4c-mrr"
7019   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7020   filter: "'4T4C'"
7021   columns:
7022 #     - title: "2005.0-5"
7023 #       data-set: "vpp-performance-changes-2n-tx2-mrr-h1"
7024 #     - title: "2009.0-5"
7025 #       data-set: "vpp-performance-changes-2n-tx2-mrr-ref-env-old"
7026     - title: "2009.0-6"
7027       data-set: "vpp-performance-changes-2n-tx2-mrr-ref-env-new"
7028     - title: "2101.0-6"
7029       data-set: "vpp-performance-changes-2n-tx2-mrr-cmp"
7030   comparisons:
7031 #     - title: "2009.0-6 vs 2009.0-5"
7032 #       reference: 2
7033 #       compare: 3
7034     - title: "2101.0-6 vs 2009.0-6"
7035       reference: 1
7036       compare: 2
7037   legend:
7038     - ''
7039     - 'Test Case:            Test cases executed for: MRR throughput on 2n-tx2 with xl710.'
7040     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
7041     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
7042 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
7043     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
7044
7045 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
7046 - type: "table"
7047   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
7048   algorithm: "table_comparison"
7049   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
7050   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7051   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
7052   columns:
7053     - title: "3n-hsw xl710"
7054       data-set: "vpp-compare-testbeds-mrr-ref"
7055       tag: "NIC_Intel-XL710"
7056     - title: "3n-skx xxv710"
7057       data-set: "vpp-compare-testbeds-mrr-cmp"
7058       tag: "NIC_Intel-XXV710"
7059   comparisons:
7060     - title: "Diff"
7061       reference: 1
7062       compare: 2
7063   legend:
7064     - ""
7065     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
7066     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
7067
7068 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
7069 - type: "table"
7070   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
7071   algorithm: "table_comparison"
7072   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
7073   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7074   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
7075   columns:
7076     - title: "3n-hsw xl710"
7077       data-set: "vpp-compare-testbeds-mrr-ref"
7078       tag: "NIC_Intel-XL710"
7079     - title: "3n-skx xxv710"
7080       data-set: "vpp-compare-testbeds-mrr-cmp"
7081       tag: "NIC_Intel-XXV710"
7082   comparisons:
7083     - title: "Diff"
7084       reference: 1
7085       compare: 2
7086   legend:
7087     - ""
7088     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
7089     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
7090
7091 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
7092 - type: "table"
7093   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
7094   algorithm: "table_comparison"
7095   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
7096   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7097   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
7098   columns:
7099     - title: "3n-hsw xl710"
7100       data-set: "vpp-compare-testbeds-mrr-ref"
7101       tag: "NIC_Intel-XL710"
7102     - title: "3n-skx xxv710"
7103       data-set: "vpp-compare-testbeds-mrr-cmp"
7104       tag: "NIC_Intel-XXV710"
7105   comparisons:
7106     - title: "Diff"
7107       reference: 1
7108       compare: 2
7109   legend:
7110     - ""
7111     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
7112     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
7113
7114 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
7115 - type: "table"
7116   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
7117   algorithm: "table_comparison"
7118   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
7119   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7120   filter: "'2T1C' and 'NIC_Intel-XXV710'"
7121   columns:
7122     - title: "2n-skx"
7123       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
7124     - title: "2n-clx"
7125       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
7126   comparisons:
7127     - title: "Diff"
7128       reference: 1
7129       compare: 2
7130   legend:
7131     - ""
7132     - "2n-skx, 2n-clx - testbeds and NICs tested."
7133     - "Diff - difference between 2n-skx and 2n-clx testbeds."
7134
7135 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
7136 - type: "table"
7137   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
7138   algorithm: "table_comparison"
7139   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
7140   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7141   filter: "'4T2C' and 'NIC_Intel-XXV710'"
7142   columns:
7143     - title: "2n-skx"
7144       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
7145     - title: "2n-clx"
7146       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
7147   comparisons:
7148     - title: "Diff"
7149       reference: 1
7150       compare: 2
7151   legend:
7152     - ""
7153     - "2n-skx, 2n-clx - testbeds and NICs tested."
7154     - "Diff - difference between 2n-skx and 2n-clx testbeds."
7155
7156 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
7157 - type: "table"
7158   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
7159   algorithm: "table_comparison"
7160   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
7161   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7162   filter: "'8T4C' and 'NIC_Intel-XXV710'"
7163   columns:
7164     - title: "2n-skx"
7165       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
7166     - title: "2n-clx"
7167       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
7168   comparisons:
7169     - title: "Diff"
7170       reference: 1
7171       compare: 2
7172   legend:
7173     - ""
7174     - "2n-skx, 2n-clx - testbeds and NICs tested."
7175     - "Diff - difference between 2n-skx and 2n-clx testbeds."
7176
7177 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
7178 - type: "table"
7179   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
7180   algorithm: "table_comparison"
7181   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
7182   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7183   filter: "'MRR' and '1C' and 'NIC_Intel-XXV710'"
7184   columns:
7185     - title: "3n-skx"
7186       data-set: "vpp-compare-topologies-mrr-ref"
7187     - title: "2n-skx"
7188       data-set: "vpp-compare-topologies-mrr-cmp"
7189   comparisons:
7190     - title: "Diff"
7191       reference: 1
7192       compare: 2
7193   legend:
7194     - ""
7195     - "3n-skx, 2n-skx - topologies tested."
7196     - "Diff - difference between 3n-skx and 2n-skx topologies."
7197
7198 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
7199 - type: "table"
7200   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
7201   algorithm: "table_comparison"
7202   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
7203   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7204   filter: "'MRR' and '2C' and 'NIC_Intel-XXV710'"
7205   columns:
7206     - title: "3n-skx"
7207       data-set: "vpp-compare-topologies-mrr-ref"
7208     - title: "2n-skx"
7209       data-set: "vpp-compare-topologies-mrr-cmp"
7210   comparisons:
7211     - title: "Diff"
7212       reference: 1
7213       compare: 2
7214   legend:
7215     - ""
7216     - "3n-skx, 2n-skx - topologies tested."
7217     - "Diff - difference between 3n-skx and 2n-skx topologies."
7218
7219 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
7220 - type: "table"
7221   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
7222   algorithm: "table_comparison"
7223   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
7224   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7225   filter: "'MRR' and '4C' and 'NIC_Intel-XXV710'"
7226   columns:
7227     - title: "3n-skx"
7228       data-set: "vpp-compare-topologies-mrr-ref"
7229     - title: "2n-skx"
7230       data-set: "vpp-compare-topologies-mrr-cmp"
7231   comparisons:
7232     - title: "Diff"
7233       reference: 1
7234       compare: 2
7235   legend:
7236     - ""
7237     - "3n-skx, 2n-skx - topologies tested."
7238     - "Diff - difference between 3n-skx and 2n-skx topologies."
7239
7240 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
7241 - type: "table"
7242   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
7243   algorithm: "table_comparison"
7244   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
7245   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7246   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
7247   columns:
7248     - title: "3n-hsw xl710"
7249       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
7250       tag: "NIC_Intel-XL710"
7251     - title: "2n-clx xxv710"
7252       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
7253       tag: "NIC_Intel-XXV710"
7254   comparisons:
7255     - title: "Diff"
7256       reference: 1
7257       compare: 2
7258   legend:
7259     - ""
7260     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
7261     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
7262
7263 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
7264 - type: "table"
7265   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
7266   algorithm: "table_comparison"
7267   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
7268   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7269   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
7270   columns:
7271     - title: "3n-hsw xl710"
7272       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
7273       tag: "NIC_Intel-XL710"
7274     - title: "2n-clx xxv710"
7275       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
7276       tag: "NIC_Intel-XXV710"
7277   comparisons:
7278     - title: "Diff"
7279       reference: 1
7280       compare: 2
7281   legend:
7282     - ""
7283     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
7284     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
7285
7286 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
7287 - type: "table"
7288   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
7289   algorithm: "table_comparison"
7290   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
7291   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7292   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
7293   columns:
7294     - title: "3n-hsw xl710"
7295       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
7296       tag: "NIC_Intel-XL710"
7297     - title: "2n-clx xxv710"
7298       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
7299       tag: "NIC_Intel-XXV710"
7300   comparisons:
7301     - title: "Diff"
7302       reference: 1
7303       compare: 2
7304   legend:
7305     - ""
7306     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
7307     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
7308
7309 # Detailed Test Results - VPP Performance Results 3n-hsw
7310 - type: "table"
7311   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
7312   algorithm: "table_merged_details"
7313   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/"
7314   columns:
7315     - title: " |prein| Test Name |preout| "
7316       data: "data name"
7317     - 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| "
7318       data: "data msg"
7319   data: "vpp-perf-results-3n-hsw"
7320   filter: "all"
7321   parameters:
7322   - "name"
7323   - "parent"
7324   - "msg"
7325
7326 # Detailed Test Results - VPP Performance Results 3n-skx
7327 - type: "table"
7328   title: "Detailed Test Results - VPP Performance Results 3n-skx"
7329   algorithm: "table_merged_details"
7330   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/"
7331   columns:
7332     - title: " |prein| Test Name |preout| "
7333       data: "data name"
7334     - 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| "
7335       data: "data msg"
7336   data: "vpp-perf-results-3n-skx"
7337   filter: "all"
7338   remove-ndr: False
7339   parameters:
7340   - "name"
7341   - "parent"
7342   - "msg"
7343
7344 # Detailed Test Results - VPP Performance Results 2n-skx
7345 - type: "table"
7346   title: "Detailed Test Results - VPP Performance Results 2n-skx"
7347   algorithm: "table_merged_details"
7348   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/"
7349   columns:
7350     - title: " |prein| Test Name |preout| "
7351       data: "data name"
7352     - 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| "
7353       data: "data msg"
7354   data: "vpp-perf-results-2n-skx"
7355   filter: "all"
7356   remove-ndr: False
7357   parameters:
7358   - "name"
7359   - "parent"
7360   - "msg"
7361
7362 # Detailed Test Results - VPP Performance Results 2n-zn2
7363 - type: "table"
7364   title: "Detailed Test Results - VPP Performance Results 2n-zn2"
7365   algorithm: "table_merged_details"
7366   output-file: "{DIR[DTR,PERF,VPP,2N,ZN2]}/"
7367   columns:
7368     - title: " |prein| Test Name |preout| "
7369       data: "data name"
7370     - 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| "
7371       data: "data msg"
7372   data: "vpp-perf-results-2n-zn2"
7373   filter: "all"
7374   remove-ndr: False
7375   parameters:
7376   - "name"
7377   - "parent"
7378   - "msg"
7379
7380 # Detailed Test Results - VPP Performance Results 2n-clx
7381 - type: "table"
7382   title: "Detailed Test Results - VPP Performance Results 2n-clx"
7383   algorithm: "table_merged_details"
7384   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/"
7385   columns:
7386     - title: " |prein| Test Name |preout| "
7387       data: "data name"
7388     - 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| "
7389       data: "data msg"
7390   data: "vpp-perf-results-2n-clx"
7391   filter: "all"
7392   parameters:
7393   - "name"
7394   - "parent"
7395   - "msg"
7396
7397 # Detailed Test Results - VPP Performance Results 3n-tsh
7398 - type: "table"
7399   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
7400   algorithm: "table_merged_details"
7401   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/"
7402   columns:
7403     - title: " |prein| Test Name |preout| "
7404       data: "data name"
7405     - 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| "
7406       data: "data msg"
7407   data: "vpp-perf-results-3n-tsh"
7408   filter: "all"
7409   parameters:
7410   - "name"
7411   - "parent"
7412   - "msg"
7413
7414 # Detailed Test Results - VPP Performance Results 2n-tx2
7415 - type: "table"
7416   title: "Detailed Test Results - VPP Performance Results 2n-tx2"
7417   algorithm: "table_merged_details"
7418   output-file: "{DIR[DTR,PERF,VPP,2N,TX2]}/"
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-tx2"
7425   filter: "all"
7426   parameters:
7427   - "name"
7428   - "parent"
7429   - "msg"
7430
7431 # Detailed Test Results - VPP Performance Results 3n-dnv
7432 - type: "table"
7433   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
7434   algorithm: "table_merged_details"
7435   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/"
7436   columns:
7437     - title: " |prein| Test Name |preout| "
7438       data: "data name"
7439     - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
7440       data: "data msg"
7441   data: "vpp-perf-results-3n-dnv"
7442   filter: "all"
7443   parameters:
7444   - "name"
7445   - "parent"
7446   - "msg"
7447
7448 # Detailed Test Results - VPP Performance Results 2n-dnv
7449 - type: "table"
7450   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
7451   algorithm: "table_merged_details"
7452   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
7453   columns:
7454     - title: " |prein| Test Name |preout| "
7455       data: "data name"
7456     - 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| "
7457       data: "data msg"
7458   data: "vpp-perf-results-2n-dnv"
7459   filter: "all"
7460   parameters:
7461   - "name"
7462   - "parent"
7463   - "msg"
7464
7465 # Test configuration - VPP Performance Test Configs 3n-hsw
7466 - type: "table"
7467   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
7468   algorithm: "table_merged_details"
7469   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/"
7470   columns:
7471     - title: " |prein| Test Name |preout| "
7472       data: "data name"
7473     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7474       data: "data conf-history"
7475   data: "vpp-perf-results-3n-hsw"
7476   filter: "all"
7477   parameters:
7478   - "parent"
7479   - "name"
7480   - "conf-history"
7481
7482 # Test configuration - VPP Performance Test Configs 3n-skx
7483 - type: "table"
7484   title: "Test configuration - VPP Performance Test Configs 3n-skx"
7485   algorithm: "table_merged_details"
7486   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/"
7487   columns:
7488     - title: " |prein| Test Name |preout| "
7489       data: "data name"
7490     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7491       data: "data conf-history"
7492   data: "vpp-perf-results-3n-skx"
7493   filter: "all"
7494   parameters:
7495   - "parent"
7496   - "name"
7497   - "conf-history"
7498
7499 # Test configuration - VPP Performance Test Configs 2n-skx
7500 - type: "table"
7501   title: "Test configuration - VPP Performance Test Configs 2n-skx"
7502   algorithm: "table_merged_details"
7503   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/"
7504   columns:
7505     - title: " |prein| Test Name |preout| "
7506       data: "data name"
7507     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7508       data: "data conf-history"
7509   data: "vpp-perf-results-2n-skx"
7510   filter: "all"
7511   parameters:
7512   - "parent"
7513   - "name"
7514   - "conf-history"
7515
7516 # Test configuration - VPP Performance Test Configs 2n-zn2
7517 - type: "table"
7518   title: "Test configuration - VPP Performance Test Configs 2n-zn2"
7519   algorithm: "table_merged_details"
7520   output-file: "{DIR[DTC,PERF,VPP,2N,ZN2]}/"
7521   columns:
7522     - title: " |prein| Test Name |preout| "
7523       data: "data name"
7524     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7525       data: "data conf-history"
7526   data: "vpp-perf-results-2n-zn2"
7527   filter: "all"
7528   parameters:
7529   - "parent"
7530   - "name"
7531   - "conf-history"
7532
7533 # Test configuration - VPP Performance Test Configs 2n-clx
7534 - type: "table"
7535   title: "Test configuration - VPP Performance Test Configs 2n-clx"
7536   algorithm: "table_merged_details"
7537   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/"
7538   columns:
7539     - title: " |prein| Test Name |preout| "
7540       data: "data name"
7541     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7542       data: "data conf-history"
7543   data: "vpp-perf-results-2n-clx"
7544   filter: "all"
7545   parameters:
7546   - "parent"
7547   - "name"
7548   - "conf-history"
7549
7550 # Test configuration - VPP Performance Test Configs 3n-tsh
7551 - type: "table"
7552   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
7553   algorithm: "table_merged_details"
7554   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/"
7555   columns:
7556     - title: " |prein| Test Name |preout| "
7557       data: "data name"
7558     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7559       data: "data conf-history"
7560   data: "vpp-perf-results-3n-tsh"
7561   filter: "all"
7562   parameters:
7563   - "parent"
7564   - "name"
7565   - "conf-history"
7566
7567 # Test configuration - VPP Performance Test Configs 2n-tx2
7568 - type: "table"
7569   title: "Test configuration - VPP Performance Test Configs 2n-tx2"
7570   algorithm: "table_merged_details"
7571   output-file: "{DIR[DTC,PERF,VPP,2N,TX2]}/"
7572   columns:
7573     - title: " |prein| Test Name |preout| "
7574       data: "data name"
7575     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7576       data: "data conf-history"
7577   data: "vpp-perf-results-2n-tx2"
7578   filter: "all"
7579   parameters:
7580   - "parent"
7581   - "name"
7582   - "conf-history"
7583
7584 # Test configuration - VPP Performance Test Configs 3n-dnv
7585 - type: "table"
7586   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
7587   algorithm: "table_merged_details"
7588   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/"
7589   columns:
7590     - title: " |prein| Test Name |preout| "
7591       data: "data name"
7592     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7593       data: "data conf-history"
7594   data: "vpp-perf-results-3n-dnv"
7595   filter: "all"
7596   parameters:
7597   - "parent"
7598   - "name"
7599   - "conf-history"
7600
7601 # Test configuration - VPP Performance Test Configs 2n-dnv
7602 - type: "table"
7603   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
7604   algorithm: "table_merged_details"
7605   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/"
7606   columns:
7607     - title: " |prein| Test Name |preout| "
7608       data: "data name"
7609     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7610       data: "data conf-history"
7611   data: "vpp-perf-results-2n-dnv"
7612   filter: "all"
7613   parameters:
7614   - "parent"
7615   - "name"
7616   - "conf-history"
7617
7618 # Test Operational Data - VPP Performance Operational Data 3n-hsw
7619 - type: "table"
7620   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
7621   algorithm: "table_oper_data_html"
7622   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/"
7623   data: "vpp-perf-results-3n-hsw"
7624   filter: "all"
7625
7626 # Test Operational Data - VPP Performance Operational Data 3n-skx
7627 - type: "table"
7628   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
7629   algorithm: "table_oper_data_html"
7630   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/"
7631   data: "vpp-perf-results-3n-skx"
7632   filter: "all"
7633
7634 # Test Operational Data - VPP Performance Operational Data 2n-skx
7635 - type: "table"
7636   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
7637   algorithm: "table_oper_data_html"
7638   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/"
7639   data: "vpp-perf-results-2n-skx"
7640   filter: "all"
7641
7642 # Test Operational Data - VPP Performance Operational Data 2n-zn2
7643 - type: "table"
7644   title: "Test Operational Data - VPP Performance Operational Data 2n-zn2"
7645   algorithm: "table_oper_data_html"
7646   output-file: "{DIR[DTO,PERF,VPP,2N,ZN2]}/"
7647   data: "vpp-perf-results-2n-zn2"
7648   filter: "all"
7649
7650 # Test Operational Data - VPP Performance Operational Data 2n-clx
7651 - type: "table"
7652   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
7653   algorithm: "table_oper_data_html"
7654   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/"
7655   data: "vpp-perf-results-2n-clx"
7656   filter: "all"
7657
7658 # Test Operational Data - VPP Performance Operational Data 3n-tsh
7659 - type: "table"
7660   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
7661   algorithm: "table_oper_data_html"
7662   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/"
7663   data: "vpp-perf-results-3n-tsh"
7664   filter: "all"
7665
7666 # Test Operational Data - VPP Performance Operational Data 2n-tx2
7667 - type: "table"
7668   title: "Test Operational Data - VPP Performance Operational Data 2n-tx2"
7669   algorithm: "table_oper_data_html"
7670   output-file: "{DIR[DTO,PERF,VPP,2N,TX2]}/"
7671   data: "vpp-perf-results-2n-tx2"
7672   filter: "all"
7673
7674 # Test Operational Data - VPP Performance Operational Data 3n-dnv
7675 - type: "table"
7676   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
7677   algorithm: "table_oper_data_html"
7678   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/"
7679   data: "vpp-perf-results-3n-dnv"
7680   filter: "all"
7681
7682 # Test Operational Data - VPP Performance Operational Data 2n-dnv
7683 - type: "table"
7684   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
7685   algorithm: "table_oper_data_html"
7686   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/"
7687   data: "vpp-perf-results-2n-dnv"
7688   filter: "all"
7689
7690 # Detailed Test Results - VPP MRR Results 3n-hsw
7691 - type: "table"
7692   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
7693   algorithm: "table_merged_details"
7694   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/"
7695   columns:
7696     - title: " |prein| Test Name |preout| "
7697       data: "data name"
7698     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7699       data: "data msg"
7700   data: "vpp-mrr-results-3n-hsw"
7701   filter: "all"
7702   parameters:
7703   - "name"
7704   - "parent"
7705   - "msg"
7706
7707 # Detailed Test Results - VPP MRR Results 3n-skx
7708 - type: "table"
7709   title: "Detailed Test Results - VPP MRR Results 3n-skx"
7710   algorithm: "table_merged_details"
7711   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/"
7712   columns:
7713     - title: " |prein| Test Name |preout| "
7714       data: "data name"
7715     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7716       data: "data msg"
7717   data: "vpp-mrr-results-3n-skx"
7718   filter: "all"
7719   parameters:
7720   - "name"
7721   - "parent"
7722   - "msg"
7723
7724 # Detailed Test Results - VPP MRR Results 2n-skx
7725 - type: "table"
7726   title: "Detailed Test Results - VPP MRR Results 2n-skx"
7727   algorithm: "table_merged_details"
7728   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/"
7729   columns:
7730     - title: " |prein| Test Name |preout| "
7731       data: "data name"
7732     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7733       data: "data msg"
7734   data: "vpp-mrr-results-2n-skx"
7735   filter: "all"
7736   parameters:
7737   - "name"
7738   - "parent"
7739   - "msg"
7740
7741 # Detailed Test Results - VPP MRR Results 2n-zn2
7742 - type: "table"
7743   title: "Detailed Test Results - VPP MRR Results 2n-zn2"
7744   algorithm: "table_merged_details"
7745   output-file: "{DIR[DTR,MRR,VPP,2N,ZN2]}/"
7746   columns:
7747     - title: " |prein| Test Name |preout| "
7748       data: "data name"
7749     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7750       data: "data msg"
7751   data: "vpp-mrr-results-2n-zn2"
7752   filter: "all"
7753   parameters:
7754   - "name"
7755   - "parent"
7756   - "msg"
7757
7758 # Detailed Test Results - VPP MRR Results 2n-clx
7759 - type: "table"
7760   title: "Detailed Test Results - VPP MRR Results 2n-clx"
7761   algorithm: "table_merged_details"
7762   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/"
7763   columns:
7764     - title: " |prein| Test Name |preout| "
7765       data: "data name"
7766     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7767       data: "data msg"
7768   data: "vpp-mrr-results-2n-clx"
7769   filter: "all"
7770   parameters:
7771   - "name"
7772   - "parent"
7773   - "msg"
7774
7775 # Detailed Test Results - VPP MRR Results 3n-tsh
7776 - type: "table"
7777   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
7778   algorithm: "table_merged_details"
7779   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/"
7780   columns:
7781     - title: " |prein| Test Name |preout| "
7782       data: "data name"
7783     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7784       data: "data msg"
7785   data: "vpp-mrr-results-3n-tsh"
7786   filter: "all"
7787   parameters:
7788   - "name"
7789   - "parent"
7790   - "msg"
7791
7792 # Detailed Test Results - VPP MRR Results 2n-tx2
7793 - type: "table"
7794   title: "Detailed Test Results - VPP MRR Results 2n-tx2"
7795   algorithm: "table_merged_details"
7796   output-file: "{DIR[DTR,MRR,VPP,2N,TX2]}/"
7797   columns:
7798     - title: " |prein| Test Name |preout| "
7799       data: "data name"
7800     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7801       data: "data msg"
7802   data: "vpp-mrr-results-2n-tx2"
7803   filter: "all"
7804   parameters:
7805   - "name"
7806   - "parent"
7807   - "msg"
7808
7809 # Detailed Test Results - VPP MRR Results 3n-dnv
7810 - type: "table"
7811   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
7812   algorithm: "table_merged_details"
7813   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/"
7814   columns:
7815     - title: " |prein| Test Name |preout| "
7816       data: "data name"
7817     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7818       data: "data msg"
7819   data: "vpp-mrr-results-3n-dnv"
7820   filter: "all"
7821   parameters:
7822   - "name"
7823   - "parent"
7824   - "msg"
7825
7826 # Detailed Test Results - VPP MRR Results 2n-dnv
7827 - type: "table"
7828   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
7829   algorithm: "table_merged_details"
7830   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/"
7831   columns:
7832     - title: " |prein| Test Name |preout| "
7833       data: "data name"
7834     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7835       data: "data msg"
7836   data: "vpp-mrr-results-2n-dnv"
7837   filter: "all"
7838   parameters:
7839   - "name"
7840   - "parent"
7841   - "msg"
7842
7843 # Test configuration - VPP MRR Test Configs 3n-hsw
7844 - type: "table"
7845   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
7846   algorithm: "table_merged_details"
7847   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/"
7848   columns:
7849     - title: " |prein| Test Name |preout| "
7850       data: "data name"
7851     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7852       data: "data conf-history"
7853   data: "vpp-mrr-results-3n-hsw"
7854   filter: "all"
7855   parameters:
7856   - "parent"
7857   - "name"
7858   - "conf-history"
7859
7860 # Test configuration - VPP MRR Test Configs 3n-skx
7861 - type: "table"
7862   title: "Test configuration - VPP MRR Test Configs 3n-skx"
7863   algorithm: "table_merged_details"
7864   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/"
7865   columns:
7866     - title: " |prein| Test Name |preout| "
7867       data: "data name"
7868     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7869       data: "data conf-history"
7870   data: "vpp-mrr-results-3n-skx"
7871   filter: "all"
7872   parameters:
7873   - "parent"
7874   - "name"
7875   - "conf-history"
7876
7877 # Test configuration - VPP MRR Test Configs 2n-skx
7878 - type: "table"
7879   title: "Test configuration - VPP MRR Test Configs 2n-skx"
7880   algorithm: "table_merged_details"
7881   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/"
7882   columns:
7883     - title: " |prein| Test Name |preout| "
7884       data: "data name"
7885     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7886       data: "data conf-history"
7887   data: "vpp-mrr-results-2n-skx"
7888   filter: "all"
7889   parameters:
7890   - "parent"
7891   - "name"
7892   - "conf-history"
7893
7894 # Test configuration - VPP MRR Test Configs 2n-zn2
7895 - type: "table"
7896   title: "Test configuration - VPP MRR Test Configs 2n-zn2"
7897   algorithm: "table_merged_details"
7898   output-file: "{DIR[DTC,MRR,VPP,2N,ZN2]}/"
7899   columns:
7900     - title: " |prein| Test Name |preout| "
7901       data: "data name"
7902     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7903       data: "data conf-history"
7904   data: "vpp-mrr-results-2n-zn2"
7905   filter: "all"
7906   parameters:
7907   - "parent"
7908   - "name"
7909   - "conf-history"
7910
7911 # Test configuration - VPP MRR Test Configs 2n-clx
7912 - type: "table"
7913   title: "Test configuration - VPP MRR Test Configs 2n-clx"
7914   algorithm: "table_merged_details"
7915   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/"
7916   columns:
7917     - title: " |prein| Test Name |preout| "
7918       data: "data name"
7919     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7920       data: "data conf-history"
7921   data: "vpp-mrr-results-2n-clx"
7922   filter: "all"
7923   parameters:
7924   - "parent"
7925   - "name"
7926   - "conf-history"
7927
7928 # Test configuration - VPP MRR Test Configs 3n-tsh
7929 - type: "table"
7930   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
7931   algorithm: "table_merged_details"
7932   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/"
7933   columns:
7934     - title: " |prein| Test Name |preout| "
7935       data: "data name"
7936     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7937       data: "data conf-history"
7938   data: "vpp-mrr-results-3n-tsh"
7939   filter: "all"
7940   parameters:
7941   - "parent"
7942   - "name"
7943   - "conf-history"
7944
7945 # Test configuration - VPP MRR Test Configs 2n-tx2
7946 - type: "table"
7947   title: "Test configuration - VPP MRR Test Configs 2n-tx2"
7948   algorithm: "table_merged_details"
7949   output-file: "{DIR[DTC,MRR,VPP,2N,TX2]}/"
7950   columns:
7951     - title: " |prein| Test Name |preout| "
7952       data: "data name"
7953     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7954       data: "data conf-history"
7955   data: "vpp-mrr-results-2n-tx2"
7956   filter: "all"
7957   parameters:
7958   - "parent"
7959   - "name"
7960   - "conf-history"
7961
7962 # Test configuration - VPP MRR Test Configs 3n-dnv
7963 - type: "table"
7964   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
7965   algorithm: "table_merged_details"
7966   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/"
7967   columns:
7968     - title: " |prein| Test Name |preout| "
7969       data: "data name"
7970     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7971       data: "data conf-history"
7972   data: "vpp-mrr-results-3n-dnv"
7973   filter: "all"
7974   parameters:
7975   - "parent"
7976   - "name"
7977   - "conf-history"
7978
7979 # Test configuration - VPP MRR Test Configs 2n-dnv
7980 - type: "table"
7981   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
7982   algorithm: "table_merged_details"
7983   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/"
7984   columns:
7985     - title: " |prein| Test Name |preout| "
7986       data: "data name"
7987     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7988       data: "data conf-history"
7989   data: "vpp-mrr-results-2n-dnv"
7990   filter: "all"
7991   parameters:
7992   - "parent"
7993   - "name"
7994   - "conf-history"
7995
7996 # Detailed Test Results - VPP Device Results - Ubuntu
7997 - type: "table"
7998   title: "Detailed Test Results - VPP Device Results - Ubuntu"
7999   algorithm: "table_merged_details"
8000   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
8001   columns:
8002     - title: " |prein| Test Name |preout| "
8003       data: "data name"
8004     - title: " |prein| Status |preout| "
8005       data: "data status"
8006   data: "vpp-device-results-ubuntu"
8007   filter: "all"
8008   parameters:
8009   - "name"
8010   - "parent"
8011   - "doc"
8012   - "status"
8013
8014 # Test configuration - VPP Device Test Configs - Ubuntu
8015 - type: "table"
8016   title: "Test configuration - VPP Device Test Configs - Ubuntu"
8017   algorithm: "table_merged_details"
8018   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
8019   columns:
8020     - title: " |prein| Test Name |preout| "
8021       data: "data name"
8022     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
8023       data: "data conf-history"
8024   data: "vpp-device-results-ubuntu"
8025   filter: "all"
8026   parameters:
8027   - "parent"
8028   - "name"
8029   - "conf-history"
8030
8031 ################################################################################
8032
8033 # DPDK Performance Changes 3n-hsw 1t1c pdr
8034 - type: "table"
8035   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
8036   algorithm: "table_comparison"
8037   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
8038   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8039   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
8040   columns:
8041     - title: "2005"
8042       data-set: "dpdk-performance-changes-3n-hsw-h1"
8043     - title: "2009"
8044       data-set: "dpdk-performance-changes-3n-hsw-ref"
8045     - title: "2101"
8046       data-set: "dpdk-performance-changes-3n-hsw-cmp"
8047   comparisons:
8048     - title: "Diff"
8049       reference: 2
8050       compare: 3
8051   legend:
8052     - ""
8053     - "2005, 2009, 2101 - DPDK versions tested."
8054     - "Diff - difference between 2009 and 2101 DPDK version."
8055
8056 # DPDK Performance Changes 3n-hsw 2t2c pdr
8057 - type: "table"
8058   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
8059   algorithm: "table_comparison"
8060   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
8061   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8062   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
8063   columns:
8064     - title: "2005"
8065       data-set: "dpdk-performance-changes-3n-hsw-h1"
8066     - title: "2009"
8067       data-set: "dpdk-performance-changes-3n-hsw-ref"
8068     - title: "2101"
8069       data-set: "dpdk-performance-changes-3n-hsw-cmp"
8070   comparisons:
8071     - title: "Diff"
8072       reference: 2
8073       compare: 3
8074   legend:
8075     - ""
8076     - "2005, 2009, 2101 - DPDK versions tested."
8077     - "Diff - difference between 2009 and 2101 DPDK version."
8078
8079 # DPDK Performance Changes 3n-hsw 1t1c pdr
8080 - type: "table"
8081   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
8082   algorithm: "table_comparison"
8083   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
8084   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8085   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
8086   columns:
8087     - title: "2005"
8088       data-set: "dpdk-performance-changes-3n-hsw-h1"
8089     - title: "2009"
8090       data-set: "dpdk-performance-changes-3n-hsw-ref"
8091     - title: "2101"
8092       data-set: "dpdk-performance-changes-3n-hsw-cmp"
8093   comparisons:
8094     - title: "Diff"
8095       reference: 2
8096       compare: 3
8097   legend:
8098     - ""
8099     - "2005, 2009, 2101 - DPDK versions tested."
8100     - "Diff - difference between 2009 and 2101 DPDK version."
8101
8102 # DPDK Performance Changes 3n-hsw 2t2c ndr
8103 - type: "table"
8104   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
8105   algorithm: "table_comparison"
8106   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
8107   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8108   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
8109   columns:
8110     - title: "2005"
8111       data-set: "dpdk-performance-changes-3n-hsw-h1"
8112     - title: "2009"
8113       data-set: "dpdk-performance-changes-3n-hsw-ref"
8114     - title: "2101"
8115       data-set: "dpdk-performance-changes-3n-hsw-cmp"
8116   comparisons:
8117     - title: "Diff"
8118       reference: 2
8119       compare: 3
8120   legend:
8121     - ""
8122     - "2005, 2009, 2101 - DPDK versions tested."
8123     - "Diff - difference between 2009 and 2101 DPDK version."
8124
8125 # DPDK Performance Changes 3n-skx 2t1c pdr
8126 - type: "table"
8127   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
8128   algorithm: "table_comparison"
8129   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
8130   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8131   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8132   columns:
8133     - title: "2005"
8134       data-set: "dpdk-performance-changes-3n-skx-h1"
8135     - title: "2009"
8136       data-set: "dpdk-performance-changes-3n-skx-ref"
8137     - title: "2101"
8138       data-set: "dpdk-performance-changes-3n-skx-cmp"
8139   comparisons:
8140     - title: "Diff"
8141       reference: 2
8142       compare: 3
8143   legend:
8144     - ""
8145     - "2005, 2009, 2101 - DPDK versions tested."
8146     - "Diff - difference between 2009 and 2101 DPDK version."
8147
8148 # DPDK Performance Changes 3n-skx 4t2c pdr
8149 - type: "table"
8150   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
8151   algorithm: "table_comparison"
8152   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
8153   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8154   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8155   columns:
8156     - title: "2005"
8157       data-set: "dpdk-performance-changes-3n-skx-h1"
8158     - title: "2009"
8159       data-set: "dpdk-performance-changes-3n-skx-ref"
8160     - title: "2101"
8161       data-set: "dpdk-performance-changes-3n-skx-cmp"
8162   comparisons:
8163     - title: "Diff"
8164       reference: 2
8165       compare: 3
8166   legend:
8167     - ""
8168     - "2005, 2009, 2101 - DPDK versions tested."
8169     - "Diff - difference between 2009 and 2101 DPDK version."
8170
8171 # DPDK Performance Changes 3n-skx 2t1c ndr
8172 - type: "table"
8173   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
8174   algorithm: "table_comparison"
8175   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
8176   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8177   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8178   columns:
8179     - title: "2005"
8180       data-set: "dpdk-performance-changes-3n-skx-h1"
8181     - title: "2009"
8182       data-set: "dpdk-performance-changes-3n-skx-ref"
8183     - title: "2101"
8184       data-set: "dpdk-performance-changes-3n-skx-cmp"
8185   comparisons:
8186     - title: "Diff"
8187       reference: 2
8188       compare: 3
8189   legend:
8190     - ""
8191     - "2005, 2009, 2101 - DPDK versions tested."
8192     - "Diff - difference between 2009 and 2101 DPDK version."
8193
8194 # DPDK Performance Changes 3n-skx 4t2c ndr
8195 - type: "table"
8196   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
8197   algorithm: "table_comparison"
8198   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
8199   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8200   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8201   columns:
8202     - title: "2005"
8203       data-set: "dpdk-performance-changes-3n-skx-h1"
8204     - title: "2009"
8205       data-set: "dpdk-performance-changes-3n-skx-ref"
8206     - title: "2101"
8207       data-set: "dpdk-performance-changes-3n-skx-cmp"
8208   comparisons:
8209     - title: "Diff"
8210       reference: 2
8211       compare: 3
8212   legend:
8213     - ""
8214     - "2005, 2009, 2101 - DPDK versions tested."
8215     - "Diff - difference between 2009 and 2101 DPDK version."
8216
8217 # DPDK Performance Changes 2n-skx 2t1c pdr
8218 - type: "table"
8219   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
8220   algorithm: "table_comparison"
8221   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
8222   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8223   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8224   columns:
8225     - title: "2005"
8226       data-set: "dpdk-performance-changes-2n-skx-h1"
8227     - title: "2009"
8228       data-set: "dpdk-performance-changes-2n-skx-ref"
8229     - title: "2101"
8230       data-set: "dpdk-performance-changes-2n-skx-cmp"
8231   comparisons:
8232     - title: "Diff"
8233       reference: 2
8234       compare: 3
8235   legend:
8236     - ""
8237     - "2005, 2009, 2101 - DPDK versions tested."
8238     - "Diff - difference between 2009 and 2101 DPDK version."
8239
8240 # DPDK Performance Changes 2n-skx 4t2c pdr
8241 - type: "table"
8242   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
8243   algorithm: "table_comparison"
8244   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
8245   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8246   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8247   columns:
8248     - title: "2005"
8249       data-set: "dpdk-performance-changes-2n-skx-h1"
8250     - title: "2009"
8251       data-set: "dpdk-performance-changes-2n-skx-ref"
8252     - title: "2101"
8253       data-set: "dpdk-performance-changes-2n-skx-cmp"
8254   comparisons:
8255     - title: "Diff"
8256       reference: 2
8257       compare: 3
8258   legend:
8259     - ""
8260     - "2005, 2009, 2101 - DPDK versions tested."
8261     - "Diff - difference between 2009 and 2101 DPDK version."
8262
8263 # DPDK Performance Changes 2n-skx 2t1c ndr
8264 - type: "table"
8265   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
8266   algorithm: "table_comparison"
8267   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
8268   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8269   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8270   columns:
8271     - title: "2005"
8272       data-set: "dpdk-performance-changes-2n-skx-h1"
8273     - title: "2009"
8274       data-set: "dpdk-performance-changes-2n-skx-ref"
8275     - title: "2101"
8276       data-set: "dpdk-performance-changes-2n-skx-cmp"
8277   comparisons:
8278     - title: "Diff"
8279       reference: 2
8280       compare: 3
8281   legend:
8282     - ""
8283     - "2005, 2009, 2101 - DPDK versions tested."
8284     - "Diff - difference between 2009 and 2101 DPDK version."
8285
8286 # DPDK Performance Changes 2n-skx 4t2c ndr
8287 - type: "table"
8288   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
8289   algorithm: "table_comparison"
8290   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
8291   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8292   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8293   columns:
8294     - title: "2005"
8295       data-set: "dpdk-performance-changes-2n-skx-h1"
8296     - title: "2009"
8297       data-set: "dpdk-performance-changes-2n-skx-ref"
8298     - title: "2101"
8299       data-set: "dpdk-performance-changes-2n-skx-cmp"
8300   comparisons:
8301     - title: "Diff"
8302       reference: 2
8303       compare: 3
8304   legend:
8305     - ""
8306     - "2005, 2009, 2101 - DPDK versions tested."
8307     - "Diff - difference between 2009 and 2101 DPDK version."
8308
8309 # DPDK Performance Changes 2n-clx 2t1c pdr
8310 - type: "table"
8311   title: "DPDK Performance Changes 2n-clx 2t1c pdr"
8312   algorithm: "table_comparison"
8313   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-pdr"
8314   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8315   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8316   columns:
8317     - title: "2005"
8318       data-set: "dpdk-performance-changes-2n-clx-h1"
8319     - title: "2009"
8320       data-set: "dpdk-performance-changes-2n-clx-ref"
8321     - title: "2101"
8322       data-set: "dpdk-performance-changes-2n-clx-cmp"
8323   comparisons:
8324     - title: "Diff"
8325       reference: 2
8326       compare: 3
8327   legend:
8328     - ""
8329     - "2005, 2009, 2101 - DPDK versions tested."
8330     - "Diff - difference between 2009 and 2101 DPDK version."
8331
8332 # DPDK Performance Changes 2n-clx 4t2c pdr
8333 - type: "table"
8334   title: "DPDK Performance Changes 2n-clx 4t2c pdr"
8335   algorithm: "table_comparison"
8336   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-pdr"
8337   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8338   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8339   columns:
8340     - title: "2005"
8341       data-set: "dpdk-performance-changes-2n-clx-h1"
8342     - title: "2009"
8343       data-set: "dpdk-performance-changes-2n-clx-ref"
8344     - title: "2101"
8345       data-set: "dpdk-performance-changes-2n-clx-cmp"
8346   comparisons:
8347     - title: "Diff"
8348       reference: 2
8349       compare: 3
8350   legend:
8351     - ""
8352     - "2005, 2009, 2101 - DPDK versions tested."
8353     - "Diff - difference between 2009 and 2101 DPDK version."
8354
8355 # DPDK Performance Changes 2n-clx 2t1c ndr
8356 - type: "table"
8357   title: "DPDK Performance Changes 2n-clx 2t1c ndr"
8358   algorithm: "table_comparison"
8359   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-ndr"
8360   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8361   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8362   columns:
8363     - title: "2005"
8364       data-set: "dpdk-performance-changes-2n-clx-h1"
8365     - title: "2009"
8366       data-set: "dpdk-performance-changes-2n-clx-ref"
8367     - title: "2101"
8368       data-set: "dpdk-performance-changes-2n-clx-cmp"
8369   comparisons:
8370     - title: "Diff"
8371       reference: 2
8372       compare: 3
8373   legend:
8374     - ""
8375     - "2005, 2009, 2101 - DPDK versions tested."
8376     - "Diff - difference between 2009 and 2101 DPDK version."
8377
8378 # DPDK Performance Changes 2n-clx 4t2c ndr
8379 - type: "table"
8380   title: "DPDK Performance Changes 2n-clx 4t2c ndr"
8381   algorithm: "table_comparison"
8382   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-ndr"
8383   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8384   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8385   columns:
8386     - title: "2005"
8387       data-set: "dpdk-performance-changes-2n-clx-h1"
8388     - title: "2009"
8389       data-set: "dpdk-performance-changes-2n-clx-ref"
8390     - title: "2101"
8391       data-set: "dpdk-performance-changes-2n-clx-cmp"
8392   comparisons:
8393     - title: "Diff"
8394       reference: 2
8395       compare: 3
8396   legend:
8397     - ""
8398     - "2005, 2009, 2101 - DPDK versions tested."
8399     - "Diff - difference between 2009 and 2101 DPDK version."
8400
8401 # DPDK Performance Changes 2n-zn2 2t1c pdr
8402 - type: "table"
8403   title: "DPDK Performance Changes 2n-zn2 2t1c pdr"
8404   algorithm: "table_comparison"
8405   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-zn2-2t1c-pdr"
8406   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8407   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8408   columns:
8409 #     - title: "2005"
8410 #       data-set: "dpdk-performance-changes-2n-zn2-h1"
8411     - title: "2009"
8412       data-set: "dpdk-performance-changes-2n-zn2-ref"
8413     - title: "2101"
8414       data-set: "dpdk-performance-changes-2n-zn2-cmp"
8415   comparisons:
8416     - title: "Diff"
8417       reference: 1  # 2
8418       compare: 2  # 3
8419   legend:
8420     - ""
8421     - "2009, 2101 - DPDK versions tested."
8422     - "Diff - difference between 2009 and 2101 DPDK version."
8423
8424 # DPDK Performance Changes 2n-zn2 4t2c pdr
8425 - type: "table"
8426   title: "DPDK Performance Changes 2n-zn2 4t2c pdr"
8427   algorithm: "table_comparison"
8428   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-zn2-4t2c-pdr"
8429   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8430   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8431   columns:
8432 #     - title: "2005"
8433 #       data-set: "dpdk-performance-changes-2n-zn2-h1"
8434     - title: "2009"
8435       data-set: "dpdk-performance-changes-2n-zn2-ref"
8436     - title: "2101"
8437       data-set: "dpdk-performance-changes-2n-zn2-cmp"
8438   comparisons:
8439     - title: "Diff"
8440       reference: 1  # 2
8441       compare: 2  # 3
8442   legend:
8443     - ""
8444     - "2009, 2101 - DPDK versions tested."
8445     - "Diff - difference between 2009 and 2101 DPDK version."
8446
8447 # DPDK Performance Changes 2n-zn2 2t1c ndr
8448 - type: "table"
8449   title: "DPDK Performance Changes 2n-zn2 2t1c ndr"
8450   algorithm: "table_comparison"
8451   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-zn2-2t1c-ndr"
8452   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8453   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8454   columns:
8455 #     - title: "2005"
8456 #       data-set: "dpdk-performance-changes-2n-zn2-h1"
8457     - title: "2009"
8458       data-set: "dpdk-performance-changes-2n-zn2-ref"
8459     - title: "2101"
8460       data-set: "dpdk-performance-changes-2n-zn2-cmp"
8461   comparisons:
8462     - title: "Diff"
8463       reference: 1  # 2
8464       compare: 2  # 3
8465   legend:
8466     - ""
8467     - "2009, 2101 - DPDK versions tested."
8468     - "Diff - difference between 2009 and 2101 DPDK version."
8469
8470 # DPDK Performance Changes 2n-zn2 4t2c ndr
8471 - type: "table"
8472   title: "DPDK Performance Changes 2n-zn2 4t2c ndr"
8473   algorithm: "table_comparison"
8474   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-zn2-4t2c-ndr"
8475   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8476   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8477   columns:
8478 #     - title: "2005"
8479 #       data-set: "dpdk-performance-changes-2n-zn2-h1"
8480     - title: "2009"
8481       data-set: "dpdk-performance-changes-2n-zn2-ref"
8482     - title: "2101"
8483       data-set: "dpdk-performance-changes-2n-zn2-cmp"
8484   comparisons:
8485     - title: "Diff"
8486       reference: 1  # 2
8487       compare: 2  # 3
8488   legend:
8489     - ""
8490     - "2009, 2101 - DPDK versions tested."
8491     - "Diff - difference between 2009 and 2101 DPDK version."
8492
8493 ## DPDK Performance Changes 2n-dnv 1t1c pdr
8494 #- type: "table"
8495 #  title: "DPDK Performance Changes 2n-dnv 1t1c pdr"
8496 #  algorithm: "table_comparison"
8497 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-pdr"
8498 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8499 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
8500 #  columns:
8501 #    - title: "2001"
8502 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
8503 #    - title: "2005"
8504 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
8505 #    - title: "2009"
8506 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
8507 #  comparisons:
8508 #    - title: "Diff"
8509 #      reference: 2
8510 #      compare: 3
8511 #  legend:
8512 #    - ""
8513 #    - "2001, 2005, 2009 - DPDK versions tested."
8514 #    - "Diff - difference between 2005 and 2009 DPDK version."
8515 #
8516 ## DPDK Performance Changes 2n-dnv 2t2c pdr
8517 #- type: "table"
8518 #  title: "DPDK Performance Changes 2n-dnv 2t2c pdr"
8519 #  algorithm: "table_comparison"
8520 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-pdr"
8521 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8522 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
8523 #  columns:
8524 #    - title: "2001"
8525 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
8526 #    - title: "2005"
8527 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
8528 #    - title: "2009"
8529 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
8530 #  comparisons:
8531 #    - title: "Diff"
8532 #      reference: 2
8533 #      compare: 3
8534 #  legend:
8535 #    - ""
8536 #    - "2001, 2005, 2009 - DPDK versions tested."
8537 #    - "Diff - difference between 2005 and 2009 DPDK version."
8538 #
8539 ## DPDK Performance Changes 2n-dnv 1t1c ndr
8540 #- type: "table"
8541 #  title: "DPDK Performance Changes 2n-dnv 1t1c ndr"
8542 #  algorithm: "table_comparison"
8543 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-ndr"
8544 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8545 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
8546 #  columns:
8547 #    - title: "2001"
8548 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
8549 #    - title: "2005"
8550 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
8551 #    - title: "2009"
8552 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
8553 #  comparisons:
8554 #    - title: "Diff"
8555 #      reference: 2
8556 #      compare: 3
8557 #  legend:
8558 #    - ""
8559 #    - "2001, 2005, 2009 - DPDK versions tested."
8560 #    - "Diff - difference between 2005 and 2009 DPDK version."
8561 #
8562 ## DPDK Performance Changes 2n-dnv 2t2c ndr
8563 #- type: "table"
8564 #  title: "DPDK Performance Changes 2n-dnv 2t2c ndr"
8565 #  algorithm: "table_comparison"
8566 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-ndr"
8567 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8568 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
8569 #  columns:
8570 #    - title: "2001"
8571 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
8572 #    - title: "2005"
8573 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
8574 #    - title: "2009"
8575 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
8576 #  comparisons:
8577 #    - title: "Diff"
8578 #      reference: 2
8579 #      compare: 3
8580 #  legend:
8581 #    - ""
8582 #    - "2001, 2005, 2009 - DPDK versions tested."
8583 #    - "Diff - difference between 2005 and 2009 DPDK version."
8584 #
8585 ## DPDK Performance Changes 3n-dnv 1t1c pdr
8586 #- type: "table"
8587 #  title: "DPDK Performance Changes 3n-dnv 1t1c pdr"
8588 #  algorithm: "table_comparison"
8589 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-pdr"
8590 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8591 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
8592 #  columns:
8593 #    - title: "2001"
8594 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
8595 #    - title: "2005"
8596 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
8597 #    - title: "2009"
8598 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
8599 #  comparisons:
8600 #    - title: "Diff"
8601 #      reference: 2
8602 #      compare: 3
8603 #  legend:
8604 #    - ""
8605 #    - "2001, 2005, 2009 - DPDK versions tested."
8606 #    - "Diff - difference between 2005 and 2009 DPDK version."
8607 #
8608 ## DPDK Performance Changes 3n-dnv 2t2c pdr
8609 #- type: "table"
8610 #  title: "DPDK Performance Changes 3n-dnv 2t2c pdr"
8611 #  algorithm: "table_comparison"
8612 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-pdr"
8613 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8614 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
8615 #  columns:
8616 #    - title: "2001"
8617 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
8618 #    - title: "2005"
8619 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
8620 #    - title: "2009"
8621 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
8622 #  comparisons:
8623 #    - title: "Diff"
8624 #      reference: 2
8625 #      compare: 3
8626 #  legend:
8627 #    - ""
8628 #    - "2001, 2005, 2009 - DPDK versions tested."
8629 #    - "Diff - difference between 2005 and 2009 DPDK version."
8630 #
8631 ## DPDK Performance Changes 3n-dnv 1t1c ndr
8632 #- type: "table"
8633 #  title: "DPDK Performance Changes 3n-dnv 1t1c ndr"
8634 #  algorithm: "table_comparison"
8635 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-ndr"
8636 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8637 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
8638 #  columns:
8639 #    - title: "2001"
8640 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
8641 #    - title: "2005"
8642 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
8643 #    - title: "2009"
8644 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
8645 #  comparisons:
8646 #    - title: "Diff"
8647 #      reference: 2
8648 #      compare: 3
8649 #  legend:
8650 #    - ""
8651 #    - "2001, 2005, 2009 - DPDK versions tested."
8652 #    - "Diff - difference between 2005 and 2009 DPDK version."
8653 #
8654 ## DPDK Performance Changes 3n-dnv 2t2c ndr
8655 #- type: "table"
8656 #  title: "DPDK Performance Changes 3n-dnv 2t2c ndr"
8657 #  algorithm: "table_comparison"
8658 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-ndr"
8659 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8660 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
8661 #  columns:
8662 #    - title: "2001"
8663 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
8664 #    - title: "2005"
8665 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
8666 #    - title: "2009"
8667 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
8668 #  comparisons:
8669 #    - title: "Diff"
8670 #      reference: 2
8671 #      compare: 3
8672 #  legend:
8673 #    - ""
8674 #    - "2001, 2005, 2009 - DPDK versions tested."
8675 #    - "Diff - difference between 2005 and 2009 DPDK version."
8676
8677 # DPDK Performance Changes 3n-tsh 1t1c pdr
8678 - type: "table"
8679   title: "DPDK Performance Changes 3n-tsh 1t1c pdr"
8680   algorithm: "table_comparison"
8681   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-pdr"
8682   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8683   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8684   columns:
8685     - title: "2005"
8686       data-set: "dpdk-performance-changes-3n-tsh-h1"
8687     - title: "2009"
8688       data-set: "dpdk-performance-changes-3n-tsh-ref"
8689     - title: "2101"
8690       data-set: "dpdk-performance-changes-3n-tsh-cmp"
8691   comparisons:
8692     - title: "Diff"
8693       reference: 2
8694       compare: 3
8695   legend:
8696     - ""
8697     - "2005, 2009, 2101 - DPDK versions tested."
8698     - "Diff - difference between 2009 and 2101 DPDK version."
8699
8700 # DPDK Performance Changes 3n-tsh 2t2c pdr
8701 - type: "table"
8702   title: "DPDK Performance Changes 3n-tsh 2t2c pdr"
8703   algorithm: "table_comparison"
8704   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-pdr"
8705   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8706   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8707   columns:
8708     - title: "2005"
8709       data-set: "dpdk-performance-changes-3n-tsh-h1"
8710     - title: "2009"
8711       data-set: "dpdk-performance-changes-3n-tsh-ref"
8712     - title: "2101"
8713       data-set: "dpdk-performance-changes-3n-tsh-cmp"
8714   comparisons:
8715     - title: "Diff"
8716       reference: 2
8717       compare: 3
8718   legend:
8719     - ""
8720     - "2005, 2009, 2101 - DPDK versions tested."
8721     - "Diff - difference between 2009 and 2101 DPDK version."
8722
8723 # DPDK Performance Changes 3n-tsh 1t1c ndr
8724 - type: "table"
8725   title: "DPDK Performance Changes 3n-tsh 1t1c ndr"
8726   algorithm: "table_comparison"
8727   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-ndr"
8728   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8729   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8730   columns:
8731     - title: "2005"
8732       data-set: "dpdk-performance-changes-3n-tsh-h1"
8733     - title: "2009"
8734       data-set: "dpdk-performance-changes-3n-tsh-ref"
8735     - title: "2101"
8736       data-set: "dpdk-performance-changes-3n-tsh-cmp"
8737   comparisons:
8738     - title: "Diff"
8739       reference: 2
8740       compare: 3
8741   legend:
8742     - ""
8743     - "2005, 2009, 2101 - DPDK versions tested."
8744     - "Diff - difference between 2009 and 2101 DPDK version."
8745
8746 # DPDK Performance Changes 3n-tsh 2t2c ndr
8747 - type: "table"
8748   title: "DPDK Performance Changes 3n-tsh 2t2c ndr"
8749   algorithm: "table_comparison"
8750   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-ndr"
8751   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8752   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8753   columns:
8754     - title: "2005"
8755       data-set: "dpdk-performance-changes-3n-tsh-h1"
8756     - title: "2009"
8757       data-set: "dpdk-performance-changes-3n-tsh-ref"
8758     - title: "2101"
8759       data-set: "dpdk-performance-changes-3n-tsh-cmp"
8760   comparisons:
8761     - title: "Diff"
8762       reference: 2
8763       compare: 3
8764   legend:
8765     - ""
8766     - "2005, 2009, 2101 - DPDK versions tested."
8767     - "Diff - difference between 2009 and 2101 DPDK version."
8768
8769 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
8770 - type: "table"
8771   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
8772   algorithm: "table_comparison"
8773   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
8774   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8775   filter: "'NIC_Intel-X710'"
8776   columns:
8777     - title: "3n-hsw x710"
8778       data-set: "dpdk-compare-testbeds-ref"
8779     - title: "3n-skx x710"
8780       data-set: "dpdk-compare-testbeds-cmp"
8781   comparisons:
8782     - title: "Diff"
8783       reference: 1
8784       compare: 2
8785   legend:
8786     - ""
8787     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
8788     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
8789
8790 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
8791 - type: "table"
8792   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
8793   algorithm: "table_comparison"
8794   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
8795   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8796   filter: "'NIC_Intel-X710'"
8797   columns:
8798     - title: "3n-hsw x710"
8799       data-set: "dpdk-compare-testbeds-ref"
8800     - title: "3n-skx x710"
8801       data-set: "dpdk-compare-testbeds-cmp"
8802   comparisons:
8803     - title: "Diff"
8804       reference: 1
8805       compare: 2
8806   legend:
8807     - ""
8808     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
8809     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
8810
8811 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
8812 - type: "table"
8813   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
8814   algorithm: "table_comparison"
8815   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
8816   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8817   filter: "'NIC_Intel-XXV710'"
8818   columns:
8819     - title: "2n-skx"
8820       data-set: "dpdk-compare-testbeds-skx-clx-ref"
8821     - title: "2n-clx"
8822       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
8823   comparisons:
8824     - title: "Diff"
8825       reference: 1
8826       compare: 2
8827   legend:
8828     - ""
8829     - "2n-skx, 2n-clx - testbeds and NICs tested."
8830     - "Diff - difference between 2n-skx and 2n-clx testbeds."
8831
8832 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
8833 - type: "table"
8834   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
8835   algorithm: "table_comparison"
8836   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
8837   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8838   filter: "'NIC_Intel-XXV710'"
8839   columns:
8840     - title: "2n-skx"
8841       data-set: "dpdk-compare-testbeds-skx-clx-ref"
8842     - title: "2n-clx"
8843       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
8844   comparisons:
8845     - title: "Diff"
8846       reference: 1
8847       compare: 2
8848   legend:
8849     - ""
8850     - "2n-skx, 2n-clx - testbeds and NICs tested."
8851     - "Diff - difference between 2n-skx and 2n-clx testbeds."
8852
8853 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
8854 - type: "table"
8855   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
8856   algorithm: "table_comparison"
8857   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
8858   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8859   filter: "'NIC_Intel-XXV710'"
8860   columns:
8861     - title: "3n-skx"
8862       data-set: "dpdk-compare-topologies-ref"
8863     - title: "2n-skx"
8864       data-set: "dpdk-compare-topologies-cmp"
8865   comparisons:
8866     - title: "Diff"
8867       reference: 1
8868       compare: 2
8869   legend:
8870     - ""
8871     - "3n-skx, 2n-skx - topologies tested."
8872     - "Diff - difference between 3n-skx and 2n-skx topologies."
8873
8874 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
8875 - type: "table"
8876   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
8877   algorithm: "table_comparison"
8878   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
8879   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8880   filter: "'NIC_Intel-XXV710'"
8881   columns:
8882     - title: "3n-skx"
8883       data-set: "dpdk-compare-topologies-ref"
8884     - title: "2n-skx"
8885       data-set: "dpdk-compare-topologies-cmp"
8886   comparisons:
8887     - title: "Diff"
8888       reference: 1
8889       compare: 2
8890   legend:
8891     - ""
8892     - "3n-skx, 2n-skx - topologies tested."
8893     - "Diff - difference between 3n-skx and 2n-skx topologies."
8894
8895 # Detailed Test Results - DPDK Performance Results 3n-hsw
8896 - type: "table"
8897   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
8898   algorithm: "table_merged_details"
8899   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
8900   columns:
8901     - title: " |prein| Test Name |preout| "
8902       data: "data name"
8903     - 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| "
8904       data: "data msg"
8905   data: "dpdk-perf-results-3n-hsw"
8906   filter: "all"
8907   parameters:
8908   - "name"
8909   - "parent"
8910   - "msg"
8911
8912 # Detailed Test Results - DPDK Performance Results 3n-skx
8913 - type: "table"
8914   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
8915   algorithm: "table_merged_details"
8916   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
8917   columns:
8918     - title: " |prein| Test Name |preout| "
8919       data: "data name"
8920     - 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| "
8921       data: "data msg"
8922   data: "dpdk-perf-results-3n-skx"
8923   filter: "all"
8924   remove-ndr: False
8925   parameters:
8926   - "name"
8927   - "parent"
8928   - "msg"
8929
8930 # Detailed Test Results - DPDK Performance Results 2n-skx
8931 - type: "table"
8932   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
8933   algorithm: "table_merged_details"
8934   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
8935   columns:
8936     - title: " |prein| Test Name |preout| "
8937       data: "data name"
8938     - 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| "
8939       data: "data msg"
8940   data: "dpdk-perf-results-2n-skx"
8941   filter: "all"
8942   remove-ndr: False
8943   parameters:
8944   - "name"
8945   - "parent"
8946   - "msg"
8947
8948 # Detailed Test Results - DPDK Performance Results 2n-zn2
8949 - type: "table"
8950   title: "Detailed Test Results - DPDK Performance Results 2n-zn2"
8951   algorithm: "table_merged_details"
8952   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_zn2"
8953   columns:
8954     - title: " |prein| Test Name |preout| "
8955       data: "data name"
8956     - 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| "
8957       data: "data msg"
8958   data: "dpdk-perf-results-2n-zn2"
8959   filter: "all"
8960   remove-ndr: False
8961   parameters:
8962   - "name"
8963   - "parent"
8964   - "msg"
8965
8966 # Detailed Test Results - DPDK Performance Results 2n-clx
8967 - type: "table"
8968   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
8969   algorithm: "table_merged_details"
8970   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
8971   columns:
8972     - title: " |prein| Test Name |preout| "
8973       data: "data name"
8974     - 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| "
8975       data: "data msg"
8976   data: "dpdk-perf-results-2n-clx"
8977   filter: "all"
8978   parameters:
8979   - "name"
8980   - "parent"
8981   - "msg"
8982
8983 ## Detailed Test Results - DPDK Performance Results 2n-dnv
8984 #- type: "table"
8985 #  title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
8986 #  algorithm: "table_merged_details"
8987 #  output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
8988 #  columns:
8989 #    - title: " |prein| Test Name |preout| "
8990 #      data: "data name"
8991 #    - 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| "
8992 #      data: "data msg"
8993 #  data: "dpdk-perf-results-2n-dnv"
8994 #  filter: "all"
8995 #  parameters:
8996 #  - "name"
8997 #  - "parent"
8998 #  - "msg"
8999 #
9000 ## Detailed Test Results - DPDK Performance Results 3n-dnv
9001 #- type: "table"
9002 #  title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
9003 #  algorithm: "table_merged_details"
9004 #  output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
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-3n-dnv"
9011 #  filter: "all"
9012 #  parameters:
9013 #  - "name"
9014 #  - "parent"
9015 #  - "msg"
9016
9017 # Detailed Test Results - DPDK Performance Results 3n-tsh
9018 - type: "table"
9019   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
9020   algorithm: "table_merged_details"
9021   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
9022   columns:
9023     - title: " |prein| Test Name |preout| "
9024       data: "data name"
9025     - title: " |prein| Throughput: |br| 1.  Mpps       Gbps (NDR) |br| 2.  Mpps       Gbps (PDR) |br| |br| One-Way Latency Percentiles in uSec at %PDR load, |br| one set per each direction: |br| 3.  P50  P90  P99       P50  P90  P99 (10% PDR) |br| 4.  P50  P90  P99       P50  P90  P99 (50% PDR) |br| 5.  P50  P90  P99       P50  P90  P99 (90% PDR) |preout| "
9026       data: "data msg"
9027   data: "dpdk-perf-results-3n-tsh"
9028   filter: "all"
9029   parameters:
9030   - "name"
9031   - "parent"
9032   - "msg"
9033
9034 # Detailed Test Results - DPDK Performance Results 2n-tx2
9035 - type: "table"
9036   title: "Detailed Test Results - DPDK Performance Results 2n-tx2"
9037   algorithm: "table_merged_details"
9038   output-file: "{DIR[DTR,PERF,DPDK,2N,TX2]}/dpdk_performance_results_2n_tx2"
9039   columns:
9040     - title: " |prein| Test Name |preout| "
9041       data: "data name"
9042     - 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| "
9043       data: "data msg"
9044   data: "dpdk-perf-results-2n-tx2"
9045   filter: "all"
9046   parameters:
9047   - "name"
9048   - "parent"
9049   - "msg"
9050
9051 ################################################################################
9052 ###                                F I L E S                                 ###
9053 ################################################################################
9054
9055 # VPP Performance Results
9056 - type: "file"
9057   title: "VPP Performance Results"
9058   algorithm: "file_details_split"
9059   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
9060   dir-tables:
9061     - "{DIR[DTR,PERF,VPP,2N,SKX]}"
9062     - "{DIR[DTR,PERF,VPP,3N,SKX]}"
9063     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
9064     - "{DIR[DTR,PERF,VPP,2N,ZN2]}"
9065     - "{DIR[DTR,PERF,VPP,3N,HSW]}"
9066     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
9067     - "{DIR[DTR,PERF,VPP,2N,TX2]}"
9068     - "{DIR[DTR,PERF,VPP,2N,DNV]}"
9069     - "{DIR[DTR,PERF,VPP,3N,DNV]}"
9070   data:
9071     - "vpp-perf-results-2n-skx"
9072     - "vpp-perf-results-3n-skx"
9073     - "vpp-perf-results-2n-clx"
9074     - "vpp-perf-results-2n-zn2"
9075     - "vpp-perf-results-3n-hsw"
9076     - "vpp-perf-results-3n-tsh"
9077     - "vpp-perf-results-2n-tx2"
9078     - "vpp-perf-results-2n-dnv"
9079     - "vpp-perf-results-3n-dnv"
9080   filter: "all"
9081   data-start-level: 4
9082   order-chapters:
9083     level-1:
9084       - "l2"
9085       - "ip4"
9086       - "ip6"
9087       - "srv6"
9088       - "ip4_tunnels"
9089       - "ip6_tunnels"
9090       - "vm_vhost"
9091       - "container_memif"
9092       - "crypto"
9093       - "vts"
9094       - "lb"
9095       - "nfv_density"
9096       - "hoststack"
9097     level-2:
9098       - "2n-skx"
9099       - "3n-skx"
9100       - "2n-clx"
9101       - "2n-zn2"
9102       - "3n-hsw"
9103       - "3n-tsh"
9104       - "2n-tx2"
9105       - "2n-dnv"
9106       - "3n-dnv"
9107     level-3:
9108       - "xl710"
9109       - "x520"
9110       - "xxv710"
9111       - "x710"
9112       - "x553"
9113       - "cx556a"
9114       - "vic1227"
9115       - "vic1385"
9116
9117 # VPP Performance Configuration
9118 - type: "file"
9119   title: "VPP Performance Configuration"
9120   algorithm: "file_details_split"
9121   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
9122   dir-tables:
9123     - "{DIR[DTC,PERF,VPP,2N,SKX]}"
9124     - "{DIR[DTC,PERF,VPP,3N,SKX]}"
9125     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
9126     - "{DIR[DTC,PERF,VPP,2N,ZN2]}"
9127     - "{DIR[DTC,PERF,VPP,3N,HSW]}"
9128     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
9129     - "{DIR[DTC,PERF,VPP,2N,TX2]}"
9130     - "{DIR[DTC,PERF,VPP,2N,DNV]}"
9131     - "{DIR[DTC,PERF,VPP,3N,DNV]}"
9132   data:
9133     - "vpp-perf-results-2n-skx"
9134     - "vpp-perf-results-3n-skx"
9135     - "vpp-perf-results-2n-clx"
9136     - "vpp-perf-results-2n-zn2"
9137     - "vpp-perf-results-3n-hsw"
9138     - "vpp-perf-results-3n-tsh"
9139     - "vpp-perf-results-2n-tx2"
9140     - "vpp-perf-results-2n-dnv"
9141     - "vpp-perf-results-3n-dnv"
9142   filter: "all"
9143   data-start-level: 4
9144   order-chapters:
9145     level-1:
9146       - "l2"
9147       - "ip4"
9148       - "ip6"
9149       - "srv6"
9150       - "ip4_tunnels"
9151       - "ip6_tunnels"
9152       - "vm_vhost"
9153       - "container_memif"
9154       - "crypto"
9155       - "vts"
9156       - "lb"
9157       - "nfv_density"
9158       - "hoststack"
9159     level-2:
9160       - "2n-skx"
9161       - "3n-skx"
9162       - "2n-clx"
9163       - "2n-zn2"
9164       - "3n-hsw"
9165       - "3n-tsh"
9166       - "2n-tx2"
9167       - "2n-dnv"
9168       - "3n-dnv"
9169     level-3:
9170       - "xl710"
9171       - "x520"
9172       - "xxv710"
9173       - "x710"
9174       - "x553"
9175       - "cx556a"
9176       - "vic1227"
9177       - "vic1385"
9178
9179 # VPP Performance Operational
9180 - type: "file"
9181   title: "VPP Performance Operational"
9182   algorithm: "file_details_split_html"
9183   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
9184   dir-tables:
9185     - "{DIR[DTO,PERF,VPP,2N,SKX]}"
9186     - "{DIR[DTO,PERF,VPP,3N,SKX]}"
9187     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
9188     - "{DIR[DTO,PERF,VPP,2N,ZN2]}"
9189     - "{DIR[DTO,PERF,VPP,3N,HSW]}"
9190     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
9191     - "{DIR[DTO,PERF,VPP,2N,TX2]}"
9192     - "{DIR[DTO,PERF,VPP,2N,DNV]}"
9193     - "{DIR[DTO,PERF,VPP,3N,DNV]}"
9194   data:
9195     - "vpp-perf-results-2n-skx"
9196     - "vpp-perf-results-3n-skx"
9197     - "vpp-perf-results-2n-clx"
9198     - "vpp-perf-results-2n-zn2"
9199     - "vpp-perf-results-3n-hsw"
9200     - "vpp-perf-results-3n-tsh"
9201     - "vpp-perf-results-2n-tx2"
9202     - "vpp-perf-results-2n-dnv"
9203     - "vpp-perf-results-3n-dnv"
9204   filter: "all"
9205   data-start-level: 4
9206   order-chapters:
9207     level-1:
9208       - "l2"
9209       - "ip4"
9210       - "ip6"
9211       - "srv6"
9212       - "ip4_tunnels"
9213       - "ip6_tunnels"
9214       - "vm_vhost"
9215       - "container_memif"
9216       - "crypto"
9217       - "vts"
9218       - "lb"
9219       - "nfv_density"
9220       - "hoststack"
9221     level-2:
9222       - "2n-skx"
9223       - "3n-skx"
9224       - "2n-clx"
9225       - "2n-zn2"
9226       - "3n-hsw"
9227       - "3n-tsh"
9228       - "2n-tx2"
9229       - "2n-dnv"
9230       - "3n-dnv"
9231     level-3:
9232       - "xl710"
9233       - "x520"
9234       - "xxv710"
9235       - "x710"
9236       - "x553"
9237       - "cx556a"
9238       - "vic1227"
9239       - "vic1385"
9240
9241 # VPP MRR Results
9242 - type: "file"
9243   title: "VPP MRR Results"
9244   algorithm: "file_details_split"
9245   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
9246   dir-tables:
9247     - "{DIR[DTR,MRR,VPP,2N,SKX]}"
9248     - "{DIR[DTR,MRR,VPP,3N,SKX]}"
9249     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
9250     - "{DIR[DTR,MRR,VPP,2N,ZN2]}"
9251     - "{DIR[DTR,MRR,VPP,3N,HSW]}"
9252     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
9253     - "{DIR[DTR,MRR,VPP,2N,TX2]}"
9254     - "{DIR[DTR,MRR,VPP,2N,DNV]}"
9255     - "{DIR[DTR,MRR,VPP,3N,DNV]}"
9256   data:
9257     - "vpp-mrr-results-2n-skx"
9258     - "vpp-mrr-results-3n-skx"
9259     - "vpp-mrr-results-2n-clx"
9260     - "vpp-mrr-results-2n-zn2"
9261     - "vpp-mrr-results-3n-hsw"
9262     - "vpp-mrr-results-3n-tsh"
9263     - "vpp-mrr-results-2n-tx2"
9264     - "vpp-mrr-results-2n-dnv"
9265     - "vpp-mrr-results-3n-dnv"
9266   filter: "all"
9267   data-start-level: 4
9268   order-chapters:
9269     level-1:
9270       - "l2"
9271       - "ip4"
9272       - "ip6"
9273       - "srv6"
9274       - "ip4_tunnels"
9275       - "ip6_tunnels"
9276       - "vm_vhost"
9277       - "container_memif"
9278       - "crypto"
9279       - "vts"
9280       - "lb"
9281       - "nfv_density"
9282       - "hoststack"
9283     level-2:
9284       - "2n-skx"
9285       - "3n-skx"
9286       - "2n-clx"
9287       - "2n-zn2"
9288       - "3n-hsw"
9289       - "3n-tsh"
9290       - "2n-tx2"
9291       - "2n-dnv"
9292       - "3n-dnv"
9293     level-3:
9294       - "xl710"
9295       - "x520"
9296       - "xxv710"
9297       - "x710"
9298       - "x553"
9299       - "cx556a"
9300       - "vic1227"
9301       - "vic1385"
9302
9303 # VPP MRR Configuration
9304 - type: "file"
9305   title: "VPP MRR Configuration"
9306   algorithm: "file_details_split"
9307   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
9308   dir-tables:
9309     - "{DIR[DTC,MRR,VPP,2N,SKX]}"
9310     - "{DIR[DTC,MRR,VPP,3N,SKX]}"
9311     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
9312     - "{DIR[DTC,MRR,VPP,2N,ZN2]}"
9313     - "{DIR[DTC,MRR,VPP,3N,HSW]}"
9314     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
9315     - "{DIR[DTC,MRR,VPP,2N,TX2]}"
9316     - "{DIR[DTC,MRR,VPP,2N,DNV]}"
9317     - "{DIR[DTC,MRR,VPP,3N,DNV]}"
9318   data:
9319     - "vpp-mrr-results-2n-skx"
9320     - "vpp-mrr-results-3n-skx"
9321     - "vpp-mrr-results-2n-clx"
9322     - "vpp-mrr-results-2n-zn2"
9323     - "vpp-mrr-results-3n-hsw"
9324     - "vpp-mrr-results-3n-tsh"
9325     - "vpp-mrr-results-2n-tx2"
9326     - "vpp-mrr-results-2n-dnv"
9327     - "vpp-mrr-results-3n-dnv"
9328   filter: "all"
9329   data-start-level: 4
9330   order-chapters:
9331     level-1:
9332       - "l2"
9333       - "ip4"
9334       - "ip6"
9335       - "srv6"
9336       - "ip4_tunnels"
9337       - "ip6_tunnels"
9338       - "vm_vhost"
9339       - "container_memif"
9340       - "crypto"
9341       - "vts"
9342       - "lb"
9343       - "nfv_density"
9344       - "hoststack"
9345     level-2:
9346       - "2n-skx"
9347       - "3n-skx"
9348       - "2n-clx"
9349       - "2n-zn2"
9350       - "3n-hsw"
9351       - "3n-tsh"
9352       - "2n-tx2"
9353       - "2n-dnv"
9354       - "3n-dnv"
9355     level-3:
9356       - "xl710"
9357       - "x520"
9358       - "xxv710"
9359       - "x710"
9360       - "x553"
9361       - "cx556a"
9362       - "vic1227"
9363       - "vic1385"
9364
9365 # VPP Device Results - Ubuntu
9366 - type: "file"
9367   title: "VPP Device Results - Ubuntu"
9368   algorithm: "file_test_results"
9369   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
9370   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
9371   data: "vpp-device-results-ubuntu"
9372   filter: "all"
9373   data-start-level: 4
9374
9375 # VPP Device Configuration - Ubuntu
9376 - type: "file"
9377   title: "VPP Device Configuration - Ubuntu"
9378   algorithm: "file_test_results"
9379   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
9380   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
9381   data: "vpp-device-results-ubuntu"
9382   filter: "all"
9383   data-start-level: 4
9384
9385 # DPDK Performance Results 3n-hsw
9386 - type: "file"
9387   title: "DPDK Performance Results 3n-hsw"
9388   algorithm: "file_test_results"
9389   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
9390   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
9391   data: "dpdk-perf-results-3n-hsw"
9392   filter: "all"
9393   data-start-level: 4
9394
9395 # DPDK Performance Results 3n-skx
9396 - type: "file"
9397   title: "DPDK Performance Results 3n-skx"
9398   algorithm: "file_test_results"
9399   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
9400   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
9401   data: "dpdk-perf-results-3n-skx"
9402   filter: "all"
9403   data-start-level: 4
9404
9405 # DPDK Performance Results 2n-skx
9406 - type: "file"
9407   title: "DPDK Performance Results 2n-skx"
9408   algorithm: "file_test_results"
9409   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
9410   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
9411   data: "dpdk-perf-results-2n-skx"
9412   filter: "all"
9413   data-start-level: 4
9414
9415 # DPDK Performance Results 2n-zn2
9416 - type: "file"
9417   title: "DPDK Performance Results 2n-zn2"
9418   algorithm: "file_test_results"
9419   output-file: "{DIR[DTR,PERF,DPDK,2N,ZN2]}"
9420   dir-tables: "{DIR[DTR,PERF,DPDK,2N,ZN2]}"
9421   data: "dpdk-perf-results-2n-zn2"
9422   filter: "all"
9423   data-start-level: 4
9424
9425 # DPDK Performance Results 2n-clx
9426 - type: "file"
9427   title: "DPDK Performance Results 2n-clx"
9428   algorithm: "file_test_results"
9429   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
9430   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
9431   data: "dpdk-perf-results-2n-clx"
9432   filter: "all"
9433   data-start-level: 4
9434
9435 ## DPDK Performance Results 2n-dnv
9436 #- type: "file"
9437 #  title: "DPDK Performance Results 2n-dnv"
9438 #  algorithm: "file_test_results"
9439 #  output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
9440 #  dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
9441 #  data: "dpdk-perf-results-2n-dnv"
9442 #  filter: "all"
9443 #  data-start-level: 4
9444 #
9445 ## DPDK Performance Results 3n-dnv
9446 #- type: "file"
9447 #  title: "DPDK Performance Results 3n-dnv"
9448 #  algorithm: "file_test_results"
9449 #  output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
9450 #  dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
9451 #  data: "dpdk-perf-results-3n-dnv"
9452 #  filter: "all"
9453 #  data-start-level: 4
9454
9455 # DPDK Performance Results 3n-tsh
9456 - type: "file"
9457   title: "DPDK Performance Results 3n-tsh"
9458   algorithm: "file_test_results"
9459   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
9460   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
9461   data: "dpdk-perf-results-3n-tsh"
9462   filter: "all"
9463   data-start-level: 4
9464
9465 # DPDK Performance Results 2n-tx2
9466 - type: "file"
9467   title: "DPDK Performance Results 2n-tx2"
9468   algorithm: "file_test_results"
9469   output-file: "{DIR[DTR,PERF,DPDK,2N,TX2]}"
9470   dir-tables: "{DIR[DTR,PERF,DPDK,2N,TX2]}"
9471   data: "dpdk-perf-results-2n-tx2"
9472   filter: "all"
9473   data-start-level: 4
9474
9475 ################################################################################
9476 ###                                P L O T S                                 ###
9477 ################################################################################
9478
9479 # Hoststack tests 3n-hsw
9480
9481 - type: "plot"
9482   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
9483   algorithm: "plot_perf_box_name"
9484   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3-bps"
9485   data: "plot-vpp-hoststack-3n-hsw"
9486   include:
9487     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-ldpreload-iperf3-bps"
9488     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps"
9489   layout:
9490     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
9491     layout: "plot-hoststack"
9492
9493 - type: "plot"
9494   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
9495   algorithm: "plot_perf_box_name"
9496   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3-bps"
9497   data: "plot-vpp-hoststack-3n-hsw"
9498   include:
9499     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps"
9500     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-nsim-ldpreload-iperf3-bps"
9501   layout:
9502     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
9503     layout: "plot-hoststack"
9504
9505 - type: "plot"
9506   title: "Bandwidth: 3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
9507   algorithm: "plot_perf_box_name"
9508   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho-bps"
9509   data: "plot-vpp-hoststack-3n-hsw"
9510   include:
9511     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicbase-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicbase-vppecho-bps"
9512     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale1Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale1cl10s-vppecho-bps"
9513     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl1S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl1s-vppecho-bps"
9514     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl10s-vppecho-bps"
9515   layout:
9516     title: "3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
9517     layout: "plot-hoststack"
9518
9519 ################################################################################
9520
9521 # Soak Test (PLRsearch), boxes - 2n-clx
9522 - type: "plot"
9523   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
9524   algorithm: "plot_perf_box_name"
9525   output-file-type: ".html"
9526   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
9527   data: "plot-vpp-soak-2n-clx"
9528   include:
9529     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
9530     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
9531     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
9532     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
9533     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
9534     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
9535   layout:
9536     title: "30 Minutes Soak Test (PLRsearch)"
9537     layout: "plot-soak-throughput"
9538
9539 # Soak Test (PLRsearch), boxes - 2n-clx
9540 - type: "plot"
9541   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
9542   algorithm: "plot_perf_box_name"
9543   output-file-type: ".html"
9544   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
9545   data: "plot-vpp-soak-2n-clx"
9546   include:
9547     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
9548     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
9549     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
9550     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
9551     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
9552     - "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"
9553   layout:
9554     title: "30 Minutes Soak Test (PLRsearch)"
9555     layout: "plot-soak-throughput"
9556
9557 # Soak Test (PLRsearch), boxes - 2n-skx
9558 - type: "plot"
9559   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
9560   algorithm: "plot_perf_box_name"
9561   output-file-type: ".html"
9562   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-1"
9563   data: "plot-vpp-soak-2n-skx"
9564   include:
9565     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
9566     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
9567     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
9568     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
9569     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
9570     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
9571   layout:
9572     title: "30 Minutes Soak Test (PLRsearch)"
9573     layout: "plot-soak-throughput"
9574
9575 # Soak Test (PLRsearch), boxes - 2n-skx
9576 - type: "plot"
9577   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
9578   algorithm: "plot_perf_box_name"
9579   output-file-type: ".html"
9580   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-2"
9581   data: "plot-vpp-soak-2n-skx"
9582   include:
9583     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
9584     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
9585     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
9586     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
9587     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
9588     - "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"
9589   layout:
9590     title: "30 Minutes Soak Test (PLRsearch)"
9591     layout: "plot-soak-throughput"
9592
9593 ###############################################################################
9594
9595 # Reconf tests 2n-skx
9596
9597 - type: "plot"
9598   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
9599   algorithm: "plot_nf_reconf_box_name"
9600   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
9601   data: "plot-vpp-nfv-reconf-2n-skx"
9602   include:
9603     - "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"
9604     - "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"
9605     - "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"
9606     - "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"
9607     - "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"
9608     - "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"
9609   layout:
9610     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
9611     layout: "plot-throughput"
9612
9613 - type: "plot"
9614   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
9615   algorithm: "plot_nf_reconf_box_name"
9616   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
9617   data: "plot-vpp-nfv-reconf-2n-skx"
9618   include:
9619     - "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"
9620     - "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"
9621     - "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"
9622     - "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"
9623     - "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"
9624     - "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"
9625   layout:
9626     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
9627     layout: "plot-throughput"
9628
9629 - type: "plot"
9630   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
9631   algorithm: "plot_nf_reconf_box_name"
9632   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
9633   data: "plot-vpp-nfv-reconf-2n-skx"
9634   include:
9635     - "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"
9636     - "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"
9637     - "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"
9638     - "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"
9639     - "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"
9640     - "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"
9641   layout:
9642     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
9643     layout: "plot-throughput"
9644
9645 ###############################################################################
9646
9647 # Reconf tests 2n-clx
9648
9649 - type: "plot"
9650   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
9651   algorithm: "plot_nf_reconf_box_name"
9652   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
9653   data: "plot-vpp-nfv-reconf-2n-clx"
9654   include:
9655     - "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"
9656     - "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"
9657     - "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"
9658     - "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"
9659   layout:
9660     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
9661     layout: "plot-throughput"
9662
9663 - type: "plot"
9664   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
9665   algorithm: "plot_nf_reconf_box_name"
9666   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
9667   data: "plot-vpp-nfv-reconf-2n-clx"
9668   include:
9669     - "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"
9670     - "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"
9671     - "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"
9672     - "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"
9673   layout:
9674     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
9675     layout: "plot-throughput"
9676
9677 - type: "plot"
9678   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
9679   algorithm: "plot_nf_reconf_box_name"
9680   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
9681   data: "plot-vpp-nfv-reconf-2n-clx"
9682   include:
9683     - "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"
9684     - "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"
9685     - "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"
9686     - "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"
9687   layout:
9688     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
9689     layout: "plot-throughput"
9690
9691 ###############################################################################
9692
9693 # Reconf tests 3n-hsw
9694
9695 - type: "plot"
9696   title: "Effective Blocked Time: 3n-hsw-xl710-64b-1t1c-ethip4ipsec4tnlsw-1atnl-ip4base-reconf"
9697   algorithm: "plot_nf_reconf_box_name"
9698   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ethip4ipsec4tnlsw-1atnl-ip4base-reconf"
9699   data: "plot-vpp-ipsec-reconf-3n-hsw"
9700   include:
9701     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-1t1c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9702     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-1t1c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9703     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-1t1c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9704     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-1t1c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9705   layout:
9706     title: "ethip4ipsec4tnlsw-1atnl-ip4base"
9707     layout: "plot-throughput"
9708
9709 - type: "plot"
9710   title: "Effective Blocked Time: 3n-hsw-xl710-64b-1t1c-ethip4ipsec1000tnlsw-1atnl-ip4base-reconf"
9711   algorithm: "plot_nf_reconf_box_name"
9712   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ethip4ipsec1000tnlsw-1atnl-ip4base-reconf"
9713   data: "plot-vpp-ipsec-reconf-3n-hsw"
9714   include:
9715     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-1t1c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9716     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-1t1c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9717     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-1t1c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9718     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-1t1c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9719   layout:
9720     title: "ethip4ipsec1000tnlsw-1atnl-ip4base"
9721     layout: "plot-throughput"
9722
9723 - type: "plot"
9724   title: "Effective Blocked Time: 3n-hsw-xl710-64b-1t1c-ethip4ipsec60000tnlsw-1atnl-ip4base-reconf"
9725   algorithm: "plot_nf_reconf_box_name"
9726   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ethip4ipsec60000tnlsw-1atnl-ip4base-reconf"
9727   data: "plot-vpp-ipsec-reconf-3n-hsw"
9728   include:
9729     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-1t1c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9730     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-1t1c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9731     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-1t1c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9732     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-1t1c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9733   layout:
9734     title: "ethip4ipsec60000tnlsw-1atnl-ip4base"
9735     layout: "plot-throughput"
9736
9737 - type: "plot"
9738   title: "Effective Blocked Time: 3n-hsw-xl710-64b-2t2c-ethip4ipsec4tnlsw-1atnl-ip4base-reconf"
9739   algorithm: "plot_nf_reconf_box_name"
9740   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-ethip4ipsec4tnlsw-1atnl-ip4base-reconf"
9741   data: "plot-vpp-ipsec-reconf-3n-hsw"
9742   include:
9743     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-2t2c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9744     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-2t2c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9745     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-2t2c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9746     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-2t2c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9747   layout:
9748     title: "ethip4ipsec4tnlsw-1atnl-ip4base"
9749     layout: "plot-throughput"
9750
9751 - type: "plot"
9752   title: "Effective Blocked Time: 3n-hsw-xl710-64b-2t2c-ethip4ipsec1000tnlsw-1atnl-ip4base-reconf"
9753   algorithm: "plot_nf_reconf_box_name"
9754   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-ethip4ipsec1000tnlsw-1atnl-ip4base-reconf"
9755   data: "plot-vpp-ipsec-reconf-3n-hsw"
9756   include:
9757     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-2t2c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9758     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-2t2c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9759     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-2t2c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9760     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-2t2c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9761   layout:
9762     title: "ethip4ipsec1000tnlsw-1atnl-ip4base"
9763     layout: "plot-throughput"
9764
9765 - type: "plot"
9766   title: "Effective Blocked Time: 3n-hsw-xl710-64b-2t2c-ethip4ipsec60000tnlsw-1atnl-ip4base-reconf"
9767   algorithm: "plot_nf_reconf_box_name"
9768   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-ethip4ipsec60000tnlsw-1atnl-ip4base-reconf"
9769   data: "plot-vpp-ipsec-reconf-3n-hsw"
9770   include:
9771     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-2t2c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9772     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-2t2c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9773     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-2t2c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9774     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-2t2c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9775   layout:
9776     title: "ethip4ipsec60000tnlsw-1atnl-ip4base"
9777     layout: "plot-throughput"
9778
9779 - type: "plot"
9780   title: "Effective Blocked Time: 3n-hsw-xl710-64b-4t4c-ethip4ipsec4tnlsw-1atnl-ip4base-reconf"
9781   algorithm: "plot_nf_reconf_box_name"
9782   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-ethip4ipsec4tnlsw-1atnl-ip4base-reconf"
9783   data: "plot-vpp-ipsec-reconf-3n-hsw"
9784   include:
9785     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-4t4c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9786     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-4t4c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9787     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-4t4c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9788     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-4t4c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9789   layout:
9790     title: "ethip4ipsec4tnlsw-1atnl-ip4base"
9791     layout: "plot-throughput"
9792
9793 - type: "plot"
9794   title: "Effective Blocked Time: 3n-hsw-xl710-64b-4t4c-ethip4ipsec1000tnlsw-1atnl-ip4base-reconf"
9795   algorithm: "plot_nf_reconf_box_name"
9796   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-ethip4ipsec1000tnlsw-1atnl-ip4base-reconf"
9797   data: "plot-vpp-ipsec-reconf-3n-hsw"
9798   include:
9799     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-4t4c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9800     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-4t4c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9801     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-4t4c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9802     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-4t4c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9803   layout:
9804     title: "ethip4ipsec1000tnlsw-1atnl-ip4base"
9805     layout: "plot-throughput"
9806
9807 - type: "plot"
9808   title: "Effective Blocked Time: 3n-hsw-xl710-64b-4t4c-ethip4ipsec60000tnlsw-1atnl-ip4base-reconf"
9809   algorithm: "plot_nf_reconf_box_name"
9810   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-ethip4ipsec60000tnlsw-1atnl-ip4base-reconf"
9811   data: "plot-vpp-ipsec-reconf-3n-hsw"
9812   include:
9813     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-4t4c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9814     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-4t4c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9815     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-4t4c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9816     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-4t4c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9817   layout:
9818     title: "ethip4ipsec60000tnlsw-1atnl-ip4base"
9819     layout: "plot-throughput"
9820
9821 ###############################################################################
9822
9823 # Plots - NF Density - VSC - MRR IMIX
9824 - type: "plot"
9825   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9826   algorithm: "plot_nf_heatmap"
9827   output-file-type: ".html"
9828   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
9829   data: "plot-vpp-nfv-2n-skx-mrr"
9830   filter: "'NIC_Intel-XXV710' and
9831            'NF_DENSITY' and
9832            'VHOST' and
9833            not 'VXLAN' and
9834            'CHAIN' and
9835            'NF_VPPIP4' and
9836            'IMIX' and
9837            '2T1C' and
9838            'MRR'"
9839   parameters:
9840   - "result"
9841   - "name"
9842   - "tags"
9843   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9844   x-axis: "X = VNFs per Service Chain"
9845   y-axis: "Y = Number of Service Chains"
9846   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9847   layout:
9848     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9849     layout: "plot-service-density"
9850
9851 - type: "plot"
9852   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9853   algorithm: "plot_nf_heatmap"
9854   output-file-type: ".html"
9855   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
9856   data: "plot-vpp-nfv-2n-skx-mrr"
9857   filter: "'NIC_Intel-XXV710' and
9858            'NF_DENSITY' and
9859            'VHOST' and
9860            not 'VXLAN' and
9861            'CHAIN' and
9862            'NF_VPPIP4' and
9863            'IMIX' and
9864            '4T2C' and
9865            'MRR'"
9866   parameters:
9867   - "result"
9868   - "name"
9869   - "tags"
9870   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9871   x-axis: "X = VNFs per Service Chain"
9872   y-axis: "Y = Number of Service Chains"
9873   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9874   layout:
9875     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9876     layout: "plot-service-density"
9877
9878 - type: "plot"
9879   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9880   algorithm: "plot_nf_heatmap"
9881   output-file-type: ".html"
9882   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
9883   data: "plot-vpp-nfv-2n-skx-mrr"
9884   filter: "'NIC_Intel-XXV710' and
9885            'NF_DENSITY' and
9886            'VHOST' and
9887            not 'VXLAN' and
9888            'CHAIN' and
9889            'NF_VPPIP4' and
9890            'IMIX' and
9891            '8T4C' and
9892            'MRR'"
9893   parameters:
9894   - "result"
9895   - "name"
9896   - "tags"
9897   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9898   x-axis: "X = VNFs per Service Chain"
9899   y-axis: "Y = Number of Service Chains"
9900   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9901   layout:
9902     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9903     layout: "plot-service-density"
9904
9905 # Plots - NF Density - VSC - NDR IMIX
9906 - type: "plot"
9907   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9908   algorithm: "plot_nf_heatmap"
9909   output-file-type: ".html"
9910   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
9911   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9912   filter: "'NIC_Intel-XXV710' and
9913            'NF_DENSITY' and
9914            'VHOST' and
9915            not 'VXLAN' and
9916            'CHAIN' and
9917            'NF_VPPIP4' and
9918            'IMIX' and
9919            '2T1C' and
9920            'NDRPDR'"
9921   parameters:
9922   - "throughput"
9923   - "name"
9924   - "tags"
9925   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9926   x-axis: "X = VNFs per Service Chain"
9927   y-axis: "Y = Number of Service Chains"
9928   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9929   layout:
9930     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9931     layout: "plot-service-density"
9932
9933 - type: "plot"
9934   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9935   algorithm: "plot_nf_heatmap"
9936   output-file-type: ".html"
9937   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
9938   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9939   filter: "'NIC_Intel-XXV710' and
9940            'NF_DENSITY' and
9941            'VHOST' and
9942            not 'VXLAN' and
9943            'CHAIN' and
9944            'NF_VPPIP4' and
9945            'IMIX' and
9946            '4T2C' and
9947            'NDRPDR'"
9948   parameters:
9949   - "throughput"
9950   - "name"
9951   - "tags"
9952   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9953   x-axis: "X = VNFs per Service Chain"
9954   y-axis: "Y = Number of Service Chains"
9955   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9956   layout:
9957     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9958     layout: "plot-service-density"
9959
9960 - type: "plot"
9961   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9962   algorithm: "plot_nf_heatmap"
9963   output-file-type: ".html"
9964   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
9965   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9966   filter: "'NIC_Intel-XXV710' and
9967            'NF_DENSITY' and
9968            'VHOST' and
9969            not 'VXLAN' and
9970            'CHAIN' and
9971            'NF_VPPIP4' and
9972            'IMIX' and
9973            '8T4C' and
9974            'NDRPDR'"
9975   parameters:
9976   - "throughput"
9977   - "name"
9978   - "tags"
9979   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9980   x-axis: "X = VNFs per Service Chain"
9981   y-axis: "Y = Number of Service Chains"
9982   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9983   layout:
9984     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9985     layout: "plot-service-density"
9986
9987 # Plots - NF Density - VSC - PDR IMIX
9988 - type: "plot"
9989   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9990   algorithm: "plot_nf_heatmap"
9991   output-file-type: ".html"
9992   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
9993   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9994   filter: "'NIC_Intel-XXV710' and
9995            'NF_DENSITY' and
9996            'VHOST' and
9997            not 'VXLAN' and
9998            'CHAIN' and
9999            'NF_VPPIP4' and
10000            'IMIX' and
10001            '2T1C' and
10002            'NDRPDR'"
10003   parameters:
10004   - "throughput"
10005   - "name"
10006   - "tags"
10007   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10008   x-axis: "X = VNFs per Service Chain"
10009   y-axis: "Y = Number of Service Chains"
10010   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10011   layout:
10012     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10013     layout: "plot-service-density"
10014
10015 - type: "plot"
10016   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10017   algorithm: "plot_nf_heatmap"
10018   output-file-type: ".html"
10019   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
10020   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10021   filter: "'NIC_Intel-XXV710' and
10022            'NF_DENSITY' and
10023            'VHOST' and
10024            not 'VXLAN' and
10025            'CHAIN' and
10026            'NF_VPPIP4' and
10027            'IMIX' and
10028            '4T2C' and
10029            'NDRPDR'"
10030   parameters:
10031   - "throughput"
10032   - "name"
10033   - "tags"
10034   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10035   x-axis: "X = VNFs per Service Chain"
10036   y-axis: "Y = Number of Service Chains"
10037   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10038   layout:
10039     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10040     layout: "plot-service-density"
10041
10042 - type: "plot"
10043   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10044   algorithm: "plot_nf_heatmap"
10045   output-file-type: ".html"
10046   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
10047   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10048   filter: "'NIC_Intel-XXV710' and
10049            'NF_DENSITY' and
10050            'VHOST' and
10051            not 'VXLAN' and
10052            'CHAIN' and
10053            'NF_VPPIP4' and
10054            'IMIX' and
10055            '8T4C' and
10056            'NDRPDR'"
10057   parameters:
10058   - "throughput"
10059   - "name"
10060   - "tags"
10061   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10062   x-axis: "X = VNFs per Service Chain"
10063   y-axis: "Y = Number of Service Chains"
10064   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10065   layout:
10066     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10067     layout: "plot-service-density"
10068
10069 ###############################################################################
10070
10071 # Plots - NF Density - VSC - MRR IMIX
10072 - type: "plot"
10073   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10074   algorithm: "plot_nf_heatmap"
10075   output-file-type: ".html"
10076   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
10077   data: "plot-vpp-nfv-2n-skx-mrr"
10078   filter: "'NIC_Intel-XXV710' and
10079            'NF_DENSITY' and
10080            'VHOST' and
10081            'VXLAN' and
10082            'CHAIN' and
10083            'IMIX' and
10084            '2T1C' and
10085            'MRR'"
10086   parameters:
10087   - "result"
10088   - "name"
10089   - "tags"
10090   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10091   x-axis: "X = VNFs per Service Chain"
10092   y-axis: "Y = Number of Service Chains"
10093   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10094   layout:
10095     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10096     layout: "plot-service-density"
10097
10098 - type: "plot"
10099   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10100   algorithm: "plot_nf_heatmap"
10101   output-file-type: ".html"
10102   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
10103   data: "plot-vpp-nfv-2n-skx-mrr"
10104   filter: "'NIC_Intel-XXV710' and
10105            'NF_DENSITY' and
10106            'VHOST' and
10107            'VXLAN' and
10108            'CHAIN' and
10109            'IMIX' and
10110            '4T2C' and
10111            'MRR'"
10112   parameters:
10113   - "result"
10114   - "name"
10115   - "tags"
10116   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10117   x-axis: "X = VNFs per Service Chain"
10118   y-axis: "Y = Number of Service Chains"
10119   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10120   layout:
10121     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10122     layout: "plot-service-density"
10123
10124 - type: "plot"
10125   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10126   algorithm: "plot_nf_heatmap"
10127   output-file-type: ".html"
10128   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
10129   data: "plot-vpp-nfv-2n-skx-mrr"
10130   filter: "'NIC_Intel-XXV710' and
10131            'NF_DENSITY' and
10132            'VHOST' and
10133            'VXLAN' and
10134            'CHAIN' and
10135            'IMIX' and
10136            '8T4C' and
10137            'MRR'"
10138   parameters:
10139   - "result"
10140   - "name"
10141   - "tags"
10142   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10143   x-axis: "X = VNFs per Service Chain"
10144   y-axis: "Y = Number of Service Chains"
10145   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10146   layout:
10147     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10148     layout: "plot-service-density"
10149
10150 # Plots - NF Density - VSC - NDR IMIX
10151 - type: "plot"
10152   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10153   algorithm: "plot_nf_heatmap"
10154   output-file-type: ".html"
10155   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
10156   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10157   filter: "'NIC_Intel-XXV710' and
10158            'NF_DENSITY' and
10159            'VHOST' and
10160            'VXLAN' and
10161            'CHAIN' and
10162            'IMIX' and
10163            '2T1C' and
10164            'NDRPDR'"
10165   parameters:
10166   - "throughput"
10167   - "name"
10168   - "tags"
10169   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10170   x-axis: "X = VNFs per Service Chain"
10171   y-axis: "Y = Number of Service Chains"
10172   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10173   layout:
10174     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10175     layout: "plot-service-density"
10176
10177 - type: "plot"
10178   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10179   algorithm: "plot_nf_heatmap"
10180   output-file-type: ".html"
10181   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
10182   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10183   filter: "'NIC_Intel-XXV710' and
10184            'NF_DENSITY' and
10185            'VHOST' and
10186            'VXLAN' and
10187            'CHAIN' and
10188            'IMIX' and
10189            '4T2C' and
10190            'NDRPDR'"
10191   parameters:
10192   - "throughput"
10193   - "name"
10194   - "tags"
10195   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10196   x-axis: "X = VNFs per Service Chain"
10197   y-axis: "Y = Number of Service Chains"
10198   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10199   layout:
10200     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10201     layout: "plot-service-density"
10202
10203 - type: "plot"
10204   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10205   algorithm: "plot_nf_heatmap"
10206   output-file-type: ".html"
10207   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
10208   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10209   filter: "'NIC_Intel-XXV710' and
10210            'NF_DENSITY' and
10211            'VHOST' and
10212            'VXLAN' and
10213            'CHAIN' and
10214            'IMIX' and
10215            '8T4C' and
10216            'NDRPDR'"
10217   parameters:
10218   - "throughput"
10219   - "name"
10220   - "tags"
10221   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10222   x-axis: "X = VNFs per Service Chain"
10223   y-axis: "Y = Number of Service Chains"
10224   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10225   layout:
10226     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10227     layout: "plot-service-density"
10228
10229 # Plots - NF Density - VSC - PDR IMIX
10230 - type: "plot"
10231   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10232   algorithm: "plot_nf_heatmap"
10233   output-file-type: ".html"
10234   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
10235   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10236   filter: "'NIC_Intel-XXV710' and
10237            'NF_DENSITY' and
10238            'VHOST' and
10239            'VXLAN' and
10240            'CHAIN' and
10241            'IMIX' and
10242            '2T1C' and
10243            'NDRPDR'"
10244   parameters:
10245   - "throughput"
10246   - "name"
10247   - "tags"
10248   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10249   x-axis: "X = VNFs per Service Chain"
10250   y-axis: "Y = Number of Service Chains"
10251   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10252   layout:
10253     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10254     layout: "plot-service-density"
10255
10256 - type: "plot"
10257   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10258   algorithm: "plot_nf_heatmap"
10259   output-file-type: ".html"
10260   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
10261   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10262   filter: "'NIC_Intel-XXV710' and
10263            'NF_DENSITY' and
10264            'VHOST' and
10265            'VXLAN' and
10266            'CHAIN' and
10267            'IMIX' and
10268            '4T2C' and
10269            'NDRPDR'"
10270   parameters:
10271   - "throughput"
10272   - "name"
10273   - "tags"
10274   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10275   x-axis: "X = VNFs per Service Chain"
10276   y-axis: "Y = Number of Service Chains"
10277   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10278   layout:
10279     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10280     layout: "plot-service-density"
10281
10282 - type: "plot"
10283   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10284   algorithm: "plot_nf_heatmap"
10285   output-file-type: ".html"
10286   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
10287   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10288   filter: "'NIC_Intel-XXV710' and
10289            'NF_DENSITY' and
10290            'VHOST' and
10291            'VXLAN' and
10292            'CHAIN' and
10293            'IMIX' and
10294            '8T4C' and
10295            'NDRPDR'"
10296   parameters:
10297   - "throughput"
10298   - "name"
10299   - "tags"
10300   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10301   x-axis: "X = VNFs per Service Chain"
10302   y-axis: "Y = Number of Service Chains"
10303   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10304   layout:
10305     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10306     layout: "plot-service-density"
10307
10308 ###############################################################################
10309
10310 # Plots - NF Density - CSC - MRR IMIX
10311 - type: "plot"
10312   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10313   algorithm: "plot_nf_heatmap"
10314   output-file-type: ".html"
10315   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
10316   data: "plot-vpp-nfv-2n-skx-mrr"
10317   filter: "'NIC_Intel-XXV710' and
10318            'NF_DENSITY' and
10319            'DOCKER' and
10320            'CHAIN' and
10321            'NF_VPPIP4' and
10322            'IMIX' and
10323            '2T1C' and
10324            'MRR'"
10325   parameters:
10326   - "result"
10327   - "name"
10328   - "tags"
10329   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10330   x-axis: "X = CNFs per Service Chain"
10331   y-axis: "Y = Number of Service Chains"
10332   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10333   layout:
10334     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10335     layout: "plot-service-density"
10336
10337 - type: "plot"
10338   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10339   algorithm: "plot_nf_heatmap"
10340   output-file-type: ".html"
10341   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
10342   data: "plot-vpp-nfv-2n-skx-mrr"
10343   filter: "'NIC_Intel-XXV710' and
10344            'NF_DENSITY' and
10345            'DOCKER' and
10346            'CHAIN' and
10347            'NF_VPPIP4' and
10348            'IMIX' and
10349            '4T2C' and
10350            'MRR'"
10351   parameters:
10352   - "result"
10353   - "name"
10354   - "tags"
10355   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10356   x-axis: "X = CNFs per Service Chain"
10357   y-axis: "Y = Number of Service Chains"
10358   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10359   layout:
10360     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10361     layout: "plot-service-density"
10362
10363 - type: "plot"
10364   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10365   algorithm: "plot_nf_heatmap"
10366   output-file-type: ".html"
10367   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
10368   data: "plot-vpp-nfv-2n-skx-mrr"
10369   filter: "'NIC_Intel-XXV710' and
10370            'NF_DENSITY' and
10371            'DOCKER' and
10372            'CHAIN' and
10373            'NF_VPPIP4' and
10374            'IMIX' and
10375            '8T4C' and
10376            'MRR'"
10377   parameters:
10378   - "result"
10379   - "name"
10380   - "tags"
10381   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10382   x-axis: "X = CNFs per Service Chain"
10383   y-axis: "Y = Number of Service Chains"
10384   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10385   layout:
10386     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10387     layout: "plot-service-density"
10388
10389 # Plots - NF Density - CSC - NDR IMIX
10390 - type: "plot"
10391   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10392   algorithm: "plot_nf_heatmap"
10393   output-file-type: ".html"
10394   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
10395   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10396   filter: "'NIC_Intel-XXV710' and
10397            'NF_DENSITY' and
10398            'DOCKER' and
10399            'CHAIN' and
10400            'NF_VPPIP4' and
10401            'IMIX' and
10402            '2T1C' and
10403            'NDRPDR'"
10404   parameters:
10405   - "throughput"
10406   - "name"
10407   - "tags"
10408   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10409   x-axis: "X = CNFs per Service Chain"
10410   y-axis: "Y = Number of Service Chains"
10411   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10412   layout:
10413     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10414     layout: "plot-service-density"
10415
10416 - type: "plot"
10417   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10418   algorithm: "plot_nf_heatmap"
10419   output-file-type: ".html"
10420   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
10421   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10422   filter: "'NIC_Intel-XXV710' and
10423            'NF_DENSITY' and
10424            'DOCKER' and
10425            'CHAIN' and
10426            'NF_VPPIP4' and
10427            'IMIX' and
10428            '4T2C' and
10429            'NDRPDR'"
10430   parameters:
10431   - "throughput"
10432   - "name"
10433   - "tags"
10434   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10435   x-axis: "X = CNFs per Service Chain"
10436   y-axis: "Y = Number of Service Chains"
10437   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10438   layout:
10439     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10440     layout: "plot-service-density"
10441
10442 - type: "plot"
10443   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10444   algorithm: "plot_nf_heatmap"
10445   output-file-type: ".html"
10446   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
10447   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10448   filter: "'NIC_Intel-XXV710' and
10449            'NF_DENSITY' and
10450            'DOCKER' and
10451            'CHAIN' and
10452            'NF_VPPIP4' and
10453            'IMIX' and
10454            '8T4C' and
10455            'NDRPDR'"
10456   parameters:
10457   - "throughput"
10458   - "name"
10459   - "tags"
10460   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10461   x-axis: "X = CNFs per Service Chain"
10462   y-axis: "Y = Number of Service Chains"
10463   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10464   layout:
10465     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10466     layout: "plot-service-density"
10467
10468 # Plots - NF Density - CSC - PDR IMIX
10469 - type: "plot"
10470   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10471   algorithm: "plot_nf_heatmap"
10472   output-file-type: ".html"
10473   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
10474   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10475   filter: "'NIC_Intel-XXV710' and
10476            'NF_DENSITY' and
10477            'DOCKER' and
10478            'CHAIN' and
10479            'NF_VPPIP4' and
10480            'IMIX' and
10481            '2T1C' and
10482            'NDRPDR'"
10483   parameters:
10484   - "throughput"
10485   - "name"
10486   - "tags"
10487   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10488   x-axis: "X = CNFs per Service Chain"
10489   y-axis: "Y = Number of Service Chains"
10490   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10491   layout:
10492     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10493     layout: "plot-service-density"
10494
10495 - type: "plot"
10496   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10497   algorithm: "plot_nf_heatmap"
10498   output-file-type: ".html"
10499   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
10500   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10501   filter: "'NIC_Intel-XXV710' and
10502            'NF_DENSITY' and
10503            'DOCKER' and
10504            'CHAIN' and
10505            'NF_VPPIP4' and
10506            'IMIX' and
10507            '4T2C' and
10508            'NDRPDR'"
10509   parameters:
10510   - "throughput"
10511   - "name"
10512   - "tags"
10513   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10514   x-axis: "X = CNFs per Service Chain"
10515   y-axis: "Y = Number of Service Chains"
10516   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10517   layout:
10518     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10519     layout: "plot-service-density"
10520
10521 - type: "plot"
10522   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10523   algorithm: "plot_nf_heatmap"
10524   output-file-type: ".html"
10525   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
10526   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10527   filter: "'NIC_Intel-XXV710' and
10528            'NF_DENSITY' and
10529            'DOCKER' and
10530            'CHAIN' and
10531            'NF_VPPIP4' and
10532            'IMIX' and
10533            '8T4C' and
10534            'NDRPDR'"
10535   parameters:
10536   - "throughput"
10537   - "name"
10538   - "tags"
10539   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10540   x-axis: "X = CNFs per Service Chain"
10541   y-axis: "Y = Number of Service Chains"
10542   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10543   layout:
10544     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10545     layout: "plot-service-density"
10546
10547 ################################################################################
10548 #
10549 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
10550 #- type: "plot"
10551 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10552 #  algorithm: "plot_nf_heatmap"
10553 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
10554 #  data: "plot-vpp-nfv-3n-skx-mrr"
10555 #  filter: "'NIC_Intel-XXV710' and
10556 #           'NF_DENSITY' and
10557 #           'DOCKER' and
10558 #           'CHAIN' and
10559 #           'NF_VPPIP4' and
10560 #           'IPSEC' and
10561 #           'TNL_4' and
10562 #           'IMIX' and
10563 #           '2T1C' and
10564 #           'MRR'"
10565 #  parameters:
10566 #  - "result"
10567 #  - "name"
10568 #  - "tags"
10569 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10570 #  x-axis: "X = CNFs per Service Chain"
10571 #  y-axis: "Y = Number of Service Chains"
10572 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10573 #  layout:
10574 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10575 #    layout: "plot-service-density"
10576 #
10577 #- type: "plot"
10578 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10579 #  algorithm: "plot_nf_heatmap"
10580 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
10581 #  data: "plot-vpp-nfv-3n-skx-mrr"
10582 #  filter: "'NIC_Intel-XXV710' and
10583 #           'NF_DENSITY' and
10584 #           'DOCKER' and
10585 #           'CHAIN' and
10586 #           'NF_VPPIP4' and
10587 #           'IPSEC' and
10588 #           'TNL_4' and
10589 #           'IMIX' and
10590 #           '4T2C' and
10591 #           'MRR'"
10592 #  parameters:
10593 #  - "result"
10594 #  - "name"
10595 #  - "tags"
10596 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10597 #  x-axis: "X = CNFs per Service Chain"
10598 #  y-axis: "Y = Number of Service Chains"
10599 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10600 #  layout:
10601 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10602 #    layout: "plot-service-density"
10603 #
10604 #- type: "plot"
10605 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10606 #  algorithm: "plot_nf_heatmap"
10607 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
10608 #  data: "plot-vpp-nfv-3n-skx-mrr"
10609 #  filter: "'NIC_Intel-XXV710' and
10610 #           'NF_DENSITY' and
10611 #           'DOCKER' and
10612 #           'CHAIN' and
10613 #           'NF_VPPIP4' and
10614 #           'IPSEC' and
10615 #           'TNL_4' and
10616 #           'IMIX' and
10617 #           '8T4C' and
10618 #           'MRR'"
10619 #  parameters:
10620 #  - "result"
10621 #  - "name"
10622 #  - "tags"
10623 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10624 #  x-axis: "X = CNFs per Service Chain"
10625 #  y-axis: "Y = Number of Service Chains"
10626 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10627 #  layout:
10628 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10629 #    layout: "plot-service-density"
10630
10631 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
10632 #- type: "plot"
10633 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10634 #  algorithm: "plot_nf_heatmap"
10635 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
10636 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10637 #  filter: "'NIC_Intel-XXV710' and
10638 #           'NF_DENSITY' and
10639 #           'DOCKER' and
10640 #           'CHAIN' and
10641 #           'NF_VPPIP4' and
10642 #           'IPSEC' and
10643 #           'TNL_4' and
10644 #           'IMIX' and
10645 #           '2T1C' and
10646 #           'NDRPDR'"
10647 #  parameters:
10648 #  - "throughput"
10649 #  - "name"
10650 #  - "tags"
10651 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10652 #  x-axis: "X = CNFs per Service Chain"
10653 #  y-axis: "Y = Number of Service Chains"
10654 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10655 #  layout:
10656 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10657 #    layout: "plot-service-density"
10658 #
10659 #- type: "plot"
10660 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10661 #  algorithm: "plot_nf_heatmap"
10662 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
10663 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10664 #  filter: "'NIC_Intel-XXV710' and
10665 #           'NF_DENSITY' and
10666 #           'DOCKER' and
10667 #           'CHAIN' and
10668 #           'NF_VPPIP4' and
10669 #           'IPSEC' and
10670 #           'TNL_4' and
10671 #           'IMIX' and
10672 #           '4T2C' and
10673 #           'NDRPDR'"
10674 #  parameters:
10675 #  - "throughput"
10676 #  - "name"
10677 #  - "tags"
10678 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10679 #  x-axis: "X = CNFs per Service Chain"
10680 #  y-axis: "Y = Number of Service Chains"
10681 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10682 #  layout:
10683 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10684 #    layout: "plot-service-density"
10685 #
10686 #- type: "plot"
10687 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10688 #  algorithm: "plot_nf_heatmap"
10689 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
10690 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10691 #  filter: "'NIC_Intel-XXV710' and
10692 #           'NF_DENSITY' and
10693 #           'DOCKER' and
10694 #           'CHAIN' and
10695 #           'NF_VPPIP4' and
10696 #           'IPSEC' and
10697 #           'TNL_4' and
10698 #           'IMIX' and
10699 #           '8T4C' and
10700 #           'NDRPDR'"
10701 #  parameters:
10702 #  - "throughput"
10703 #  - "name"
10704 #  - "tags"
10705 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10706 #  x-axis: "X = CNFs per Service Chain"
10707 #  y-axis: "Y = Number of Service Chains"
10708 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10709 #  layout:
10710 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10711 #    layout: "plot-service-density"
10712 #
10713 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
10714 #- type: "plot"
10715 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10716 #  algorithm: "plot_nf_heatmap"
10717 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
10718 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10719 #  filter: "'NIC_Intel-XXV710' and
10720 #           'NF_DENSITY' and
10721 #           'DOCKER' and
10722 #           'CHAIN' and
10723 #           'NF_VPPIP4' and
10724 #           'IPSEC' and
10725 #           'TNL_4' and
10726 #           'IMIX' and
10727 #           '2T1C' and
10728 #           'NDRPDR'"
10729 #  parameters:
10730 #  - "throughput"
10731 #  - "name"
10732 #  - "tags"
10733 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10734 #  x-axis: "X = CNFs per Service Chain"
10735 #  y-axis: "Y = Number of Service Chains"
10736 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10737 #  layout:
10738 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10739 #    layout: "plot-service-density"
10740 #
10741 #- type: "plot"
10742 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10743 #  algorithm: "plot_nf_heatmap"
10744 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
10745 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10746 #  filter: "'NIC_Intel-XXV710' and
10747 #           'NF_DENSITY' and
10748 #           'DOCKER' and
10749 #           'CHAIN' and
10750 #           'NF_VPPIP4' and
10751 #           'IPSEC' and
10752 #           'TNL_4' and
10753 #           'IMIX' and
10754 #           '4T2C' and
10755 #           'NDRPDR'"
10756 #  parameters:
10757 #  - "throughput"
10758 #  - "name"
10759 #  - "tags"
10760 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10761 #  x-axis: "X = CNFs per Service Chain"
10762 #  y-axis: "Y = Number of Service Chains"
10763 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10764 #  layout:
10765 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10766 #    layout: "plot-service-density"
10767 #
10768 #- type: "plot"
10769 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10770 #  algorithm: "plot_nf_heatmap"
10771 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
10772 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10773 #  filter: "'NIC_Intel-XXV710' and
10774 #           'NF_DENSITY' and
10775 #           'DOCKER' and
10776 #           'CHAIN' and
10777 #           'NF_VPPIP4' and
10778 #           'IPSEC' and
10779 #           'TNL_4' and
10780 #           'IMIX' and
10781 #           '8T4C' and
10782 #           'NDRPDR'"
10783 #  parameters:
10784 #  - "throughput"
10785 #  - "name"
10786 #  - "tags"
10787 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10788 #  x-axis: "X = CNFs per Service Chain"
10789 #  y-axis: "Y = Number of Service Chains"
10790 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10791 #  layout:
10792 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10793 #    layout: "plot-service-density"
10794
10795 ###############################################################################
10796
10797 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
10798 #- type: "plot"
10799 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10800 #  algorithm: "plot_nf_heatmap"
10801 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
10802 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10803 #  filter: "'NIC_Intel-XL710' and
10804 #           'NF_DENSITY' and
10805 #           'DOCKER' and
10806 #           'CHAIN' and
10807 #           'NF_VPPIP4' and
10808 #           'IMIX' and
10809 #           'TNL_4' and
10810 #           '1T1C' and
10811 #           'MRR'"
10812 #  parameters:
10813 #  - "result"
10814 #  - "name"
10815 #  - "tags"
10816 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10817 #  x-axis: "X = CNFs per Service Chain"
10818 #  y-axis: "Y = Number of Service Chains"
10819 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10820 #  layout:
10821 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10822 #    layout: "plot-service-density"
10823 #
10824 #- type: "plot"
10825 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10826 #  algorithm: "plot_nf_heatmap"
10827 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
10828 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10829 #  filter: "'NIC_Intel-XL710' and
10830 #           'NF_DENSITY' and
10831 #           'DOCKER' and
10832 #           'CHAIN' and
10833 #           'NF_VPPIP4' and
10834 #           'IPSEC' and
10835 #           'TNL_4' and
10836 #           'IMIX' and
10837 #           '2T2C' and
10838 #           'MRR'"
10839 #  parameters:
10840 #  - "result"
10841 #  - "name"
10842 #  - "tags"
10843 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10844 #  x-axis: "X = CNFs per Service Chain"
10845 #  y-axis: "Y = Number of Service Chains"
10846 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10847 #  layout:
10848 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10849 #    layout: "plot-service-density"
10850 #
10851 #- type: "plot"
10852 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10853 #  algorithm: "plot_nf_heatmap"
10854 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
10855 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10856 #  filter: "'NIC_Intel-XL710' and
10857 #           'NF_DENSITY' and
10858 #           'DOCKER' and
10859 #           'CHAIN' and
10860 #           'NF_VPPIP4' and
10861 #           'IPSEC' and
10862 #           'TNL_4' and
10863 #           'IMIX' and
10864 #           '4T4C' and
10865 #           'MRR'"
10866 #  parameters:
10867 #  - "result"
10868 #  - "name"
10869 #  - "tags"
10870 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10871 #  x-axis: "X = CNFs per Service Chain"
10872 #  y-axis: "Y = Number of Service Chains"
10873 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10874 #  layout:
10875 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10876 #    layout: "plot-service-density"
10877
10878 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
10879 #- type: "plot"
10880 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10881 #  algorithm: "plot_nf_heatmap"
10882 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
10883 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10884 #  filter: "'NIC_Intel-XL710' and
10885 #           'NF_DENSITY' and
10886 #           'DOCKER' and
10887 #           'CHAIN' and
10888 #           'NF_VPPIP4' and
10889 #           'IPSEC' and
10890 #           'TNL_4' and
10891 #           'IMIX' and
10892 #           '1T1C' and
10893 #           'NDRPDR'"
10894 #  parameters:
10895 #  - "throughput"
10896 #  - "name"
10897 #  - "tags"
10898 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10899 #  x-axis: "X = CNFs per Service Chain"
10900 #  y-axis: "Y = Number of Service Chains"
10901 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10902 #  layout:
10903 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10904 #    layout: "plot-service-density"
10905 #
10906 #- type: "plot"
10907 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10908 #  algorithm: "plot_nf_heatmap"
10909 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
10910 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10911 #  filter: "'NIC_Intel-XL710' and
10912 #           'NF_DENSITY' and
10913 #           'DOCKER' and
10914 #           'CHAIN' and
10915 #           'NF_VPPIP4' and
10916 #           'IPSEC' and
10917 #           'TNL_4' and
10918 #           'IMIX' and
10919 #           '2T2C' and
10920 #           'NDRPDR'"
10921 #  parameters:
10922 #  - "throughput"
10923 #  - "name"
10924 #  - "tags"
10925 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10926 #  x-axis: "X = CNFs per Service Chain"
10927 #  y-axis: "Y = Number of Service Chains"
10928 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10929 #  layout:
10930 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10931 #    layout: "plot-service-density"
10932 #
10933 #- type: "plot"
10934 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10935 #  algorithm: "plot_nf_heatmap"
10936 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
10937 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10938 #  filter: "'NIC_Intel-XL710' and
10939 #           'NF_DENSITY' and
10940 #           'DOCKER' and
10941 #           'CHAIN' and
10942 #           'NF_VPPIP4' and
10943 #           'IPSEC' and
10944 #           'TNL_4' and
10945 #           'IMIX' and
10946 #           '4T4C' and
10947 #           'NDRPDR'"
10948 #  parameters:
10949 #  - "throughput"
10950 #  - "name"
10951 #  - "tags"
10952 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10953 #  x-axis: "X = CNFs per Service Chain"
10954 #  y-axis: "Y = Number of Service Chains"
10955 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10956 #  layout:
10957 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10958 #    layout: "plot-service-density"
10959 #
10960 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
10961 #- type: "plot"
10962 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10963 #  algorithm: "plot_nf_heatmap"
10964 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
10965 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10966 #  filter: "'NIC_Intel-XL710' and
10967 #           'NF_DENSITY' and
10968 #           'DOCKER' and
10969 #           'CHAIN' and
10970 #           'NF_VPPIP4' and
10971 #           'IPSEC' and
10972 #           'TNL_4' and
10973 #           'IMIX' and
10974 #           '1T1C' and
10975 #           'NDRPDR'"
10976 #  parameters:
10977 #  - "throughput"
10978 #  - "name"
10979 #  - "tags"
10980 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10981 #  x-axis: "X = CNFs per Service Chain"
10982 #  y-axis: "Y = Number of Service Chains"
10983 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10984 #  layout:
10985 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10986 #    layout: "plot-service-density"
10987 #
10988 #- type: "plot"
10989 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10990 #  algorithm: "plot_nf_heatmap"
10991 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
10992 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10993 #  filter: "'NIC_Intel-XL710' and
10994 #           'NF_DENSITY' and
10995 #           'DOCKER' and
10996 #           'CHAIN' and
10997 #           'NF_VPPIP4' and
10998 #           'IPSEC' and
10999 #           'TNL_4' and
11000 #           'IMIX' and
11001 #           '2T2C' and
11002 #           'NDRPDR'"
11003 #  parameters:
11004 #  - "throughput"
11005 #  - "name"
11006 #  - "tags"
11007 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11008 #  x-axis: "X = CNFs per Service Chain"
11009 #  y-axis: "Y = Number of Service Chains"
11010 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11011 #  layout:
11012 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
11013 #    layout: "plot-service-density"
11014 #
11015 #- type: "plot"
11016 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
11017 #  algorithm: "plot_nf_heatmap"
11018 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
11019 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11020 #  filter: "'NIC_Intel-XL710' and
11021 #           'NF_DENSITY' and
11022 #           'DOCKER' and
11023 #           'CHAIN' and
11024 #           'NF_VPPIP4' and
11025 #           'IPSEC' and
11026 #           'TNL_4' and
11027 #           'IMIX' and
11028 #           '4T4C' and
11029 #           'NDRPDR'"
11030 #  parameters:
11031 #  - "throughput"
11032 #  - "name"
11033 #  - "tags"
11034 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11035 #  x-axis: "X = CNFs per Service Chain"
11036 #  y-axis: "Y = Number of Service Chains"
11037 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11038 #  layout:
11039 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
11040 #    layout: "plot-service-density"
11041
11042 ###############################################################################
11043
11044 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
11045 #- type: "plot"
11046 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11047 #  algorithm: "plot_nf_heatmap"
11048 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
11049 #  data: "plot-vpp-nfv-3n-skx-mrr"
11050 #  filter: "'NIC_Intel-XXV710' and
11051 #           'NF_DENSITY' and
11052 #           'DOCKER' and
11053 #           'CHAIN' and
11054 #           'NF_VPPIP4' and
11055 #           'IPSEC' and
11056 #           'TNL_1000' and
11057 #           'IMIX' and
11058 #           '2T1C' and
11059 #           'MRR'"
11060 #  parameters:
11061 #  - "result"
11062 #  - "name"
11063 #  - "tags"
11064 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11065 #  x-axis: "X = CNFs per Service Chain"
11066 #  y-axis: "Y = Number of Service Chains"
11067 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11068 #  layout:
11069 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11070 #    layout: "plot-service-density"
11071 #
11072 #- type: "plot"
11073 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11074 #  algorithm: "plot_nf_heatmap"
11075 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
11076 #  data: "plot-vpp-nfv-3n-skx-mrr"
11077 #  filter: "'NIC_Intel-XXV710' and
11078 #           'NF_DENSITY' and
11079 #           'DOCKER' and
11080 #           'CHAIN' and
11081 #           'NF_VPPIP4' and
11082 #           'IPSEC' and
11083 #           'TNL_1000' and
11084 #           'IMIX' and
11085 #           '4T2C' and
11086 #           'MRR'"
11087 #  parameters:
11088 #  - "result"
11089 #  - "name"
11090 #  - "tags"
11091 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11092 #  x-axis: "X = CNFs per Service Chain"
11093 #  y-axis: "Y = Number of Service Chains"
11094 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11095 #  layout:
11096 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11097 #    layout: "plot-service-density"
11098 #
11099 #- type: "plot"
11100 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11101 #  algorithm: "plot_nf_heatmap"
11102 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
11103 #  data: "plot-vpp-nfv-3n-skx-mrr"
11104 #  filter: "'NIC_Intel-XXV710' and
11105 #           'NF_DENSITY' and
11106 #           'DOCKER' and
11107 #           'CHAIN' and
11108 #           'NF_VPPIP4' and
11109 #           'IPSEC' and
11110 #           'TNL_1000' and
11111 #           'IMIX' and
11112 #           '8T4C' and
11113 #           'MRR'"
11114 #  parameters:
11115 #  - "result"
11116 #  - "name"
11117 #  - "tags"
11118 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11119 #  x-axis: "X = CNFs per Service Chain"
11120 #  y-axis: "Y = Number of Service Chains"
11121 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11122 #  layout:
11123 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11124 #    layout: "plot-service-density"
11125
11126 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
11127 #- type: "plot"
11128 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11129 #  algorithm: "plot_nf_heatmap"
11130 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
11131 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11132 #  filter: "'NIC_Intel-XXV710' and
11133 #           'NF_DENSITY' and
11134 #           'DOCKER' and
11135 #           'CHAIN' and
11136 #           'NF_VPPIP4' and
11137 #           'IPSEC' and
11138 #           'TNL_1000' and
11139 #           'IMIX' and
11140 #           '2T1C' and
11141 #           'NDRPDR'"
11142 #  parameters:
11143 #  - "throughput"
11144 #  - "name"
11145 #  - "tags"
11146 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11147 #  x-axis: "X = CNFs per Service Chain"
11148 #  y-axis: "Y = Number of Service Chains"
11149 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11150 #  layout:
11151 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11152 #    layout: "plot-service-density"
11153 #
11154 #- type: "plot"
11155 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11156 #  algorithm: "plot_nf_heatmap"
11157 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
11158 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11159 #  filter: "'NIC_Intel-XXV710' and
11160 #           'NF_DENSITY' and
11161 #           'DOCKER' and
11162 #           'CHAIN' and
11163 #           'NF_VPPIP4' and
11164 #           'IPSEC' and
11165 #           'TNL_1000' and
11166 #           'IMIX' and
11167 #           '4T2C' and
11168 #           'NDRPDR'"
11169 #  parameters:
11170 #  - "throughput"
11171 #  - "name"
11172 #  - "tags"
11173 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11174 #  x-axis: "X = CNFs per Service Chain"
11175 #  y-axis: "Y = Number of Service Chains"
11176 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11177 #  layout:
11178 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11179 #    layout: "plot-service-density"
11180 #
11181 #- type: "plot"
11182 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11183 #  algorithm: "plot_nf_heatmap"
11184 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
11185 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11186 #  filter: "'NIC_Intel-XXV710' and
11187 #           'NF_DENSITY' and
11188 #           'DOCKER' and
11189 #           'CHAIN' and
11190 #           'NF_VPPIP4' and
11191 #           'IPSEC' and
11192 #           'TNL_1000' and
11193 #           'IMIX' and
11194 #           '8T4C' and
11195 #           'NDRPDR'"
11196 #  parameters:
11197 #  - "throughput"
11198 #  - "name"
11199 #  - "tags"
11200 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11201 #  x-axis: "X = CNFs per Service Chain"
11202 #  y-axis: "Y = Number of Service Chains"
11203 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11204 #  layout:
11205 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11206 #    layout: "plot-service-density"
11207 #
11208 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
11209 #- type: "plot"
11210 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11211 #  algorithm: "plot_nf_heatmap"
11212 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
11213 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11214 #  filter: "'NIC_Intel-XXV710' and
11215 #           'NF_DENSITY' and
11216 #           'DOCKER' and
11217 #           'CHAIN' and
11218 #           'NF_VPPIP4' and
11219 #           'IPSEC' and
11220 #           'TNL_1000' and
11221 #           'IMIX' and
11222 #           '2T1C' and
11223 #           'NDRPDR'"
11224 #  parameters:
11225 #  - "throughput"
11226 #  - "name"
11227 #  - "tags"
11228 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11229 #  x-axis: "X = CNFs per Service Chain"
11230 #  y-axis: "Y = Number of Service Chains"
11231 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11232 #  layout:
11233 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11234 #    layout: "plot-service-density"
11235 #
11236 #- type: "plot"
11237 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11238 #  algorithm: "plot_nf_heatmap"
11239 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
11240 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11241 #  filter: "'NIC_Intel-XXV710' and
11242 #           'NF_DENSITY' and
11243 #           'DOCKER' and
11244 #           'CHAIN' and
11245 #           'NF_VPPIP4' and
11246 #           'IPSEC' and
11247 #           'TNL_1000' and
11248 #           'IMIX' and
11249 #           '4T2C' and
11250 #           'NDRPDR'"
11251 #  parameters:
11252 #  - "throughput"
11253 #  - "name"
11254 #  - "tags"
11255 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11256 #  x-axis: "X = CNFs per Service Chain"
11257 #  y-axis: "Y = Number of Service Chains"
11258 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11259 #  layout:
11260 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11261 #    layout: "plot-service-density"
11262 #
11263 #- type: "plot"
11264 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11265 #  algorithm: "plot_nf_heatmap"
11266 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
11267 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11268 #  filter: "'NIC_Intel-XXV710' and
11269 #           'NF_DENSITY' and
11270 #           'DOCKER' and
11271 #           'CHAIN' and
11272 #           'NF_VPPIP4' and
11273 #           'IPSEC' and
11274 #           'TNL_1000' and
11275 #           'IMIX' and
11276 #           '8T4C' and
11277 #           'NDRPDR'"
11278 #  parameters:
11279 #  - "throughput"
11280 #  - "name"
11281 #  - "tags"
11282 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11283 #  x-axis: "X = CNFs per Service Chain"
11284 #  y-axis: "Y = Number of Service Chains"
11285 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11286 #  layout:
11287 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11288 #    layout: "plot-service-density"
11289
11290 ###############################################################################
11291
11292 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
11293 #- type: "plot"
11294 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11295 #  algorithm: "plot_nf_heatmap"
11296 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
11297 #  data: "plot-vpp-nfv-3n-hsw-mrr"
11298 #  filter: "'NIC_Intel-XL710' and
11299 #           'NF_DENSITY' and
11300 #           'DOCKER' and
11301 #           'CHAIN' and
11302 #           'NF_VPPIP4' and
11303 #           'IMIX' and
11304 #           'TNL_1000' and
11305 #           '1T1C' and
11306 #           'MRR'"
11307 #  parameters:
11308 #  - "result"
11309 #  - "name"
11310 #  - "tags"
11311 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11312 #  x-axis: "X = CNFs per Service Chain"
11313 #  y-axis: "Y = Number of Service Chains"
11314 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11315 #  layout:
11316 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11317 #    layout: "plot-service-density"
11318 #
11319 #- type: "plot"
11320 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11321 #  algorithm: "plot_nf_heatmap"
11322 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
11323 #  data: "plot-vpp-nfv-3n-hsw-mrr"
11324 #  filter: "'NIC_Intel-XL710' and
11325 #           'NF_DENSITY' and
11326 #           'DOCKER' and
11327 #           'CHAIN' and
11328 #           'NF_VPPIP4' and
11329 #           'IPSEC' and
11330 #           'TNL_1000' and
11331 #           'IMIX' and
11332 #           '2T2C' and
11333 #           'MRR'"
11334 #  parameters:
11335 #  - "result"
11336 #  - "name"
11337 #  - "tags"
11338 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11339 #  x-axis: "X = CNFs per Service Chain"
11340 #  y-axis: "Y = Number of Service Chains"
11341 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11342 #  layout:
11343 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11344 #    layout: "plot-service-density"
11345 #
11346 #- type: "plot"
11347 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11348 #  algorithm: "plot_nf_heatmap"
11349 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
11350 #  data: "plot-vpp-nfv-3n-hsw-mrr"
11351 #  filter: "'NIC_Intel-XL710' and
11352 #           'NF_DENSITY' and
11353 #           'DOCKER' and
11354 #           'CHAIN' and
11355 #           'NF_VPPIP4' and
11356 #           'IPSEC' and
11357 #           'TNL_1000' and
11358 #           'IMIX' and
11359 #           '4T4C' and
11360 #           'MRR'"
11361 #  parameters:
11362 #  - "result"
11363 #  - "name"
11364 #  - "tags"
11365 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11366 #  x-axis: "X = CNFs per Service Chain"
11367 #  y-axis: "Y = Number of Service Chains"
11368 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11369 #  layout:
11370 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11371 #    layout: "plot-service-density"
11372
11373 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
11374 #- type: "plot"
11375 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11376 #  algorithm: "plot_nf_heatmap"
11377 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
11378 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11379 #  filter: "'NIC_Intel-XL710' and
11380 #           'NF_DENSITY' and
11381 #           'DOCKER' and
11382 #           'CHAIN' and
11383 #           'NF_VPPIP4' and
11384 #           'IPSEC' and
11385 #           'TNL_1000' and
11386 #           'IMIX' and
11387 #           '1T1C' and
11388 #           'NDRPDR'"
11389 #  parameters:
11390 #  - "throughput"
11391 #  - "name"
11392 #  - "tags"
11393 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11394 #  x-axis: "X = CNFs per Service Chain"
11395 #  y-axis: "Y = Number of Service Chains"
11396 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11397 #  layout:
11398 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11399 #    layout: "plot-service-density"
11400 #
11401 #- type: "plot"
11402 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11403 #  algorithm: "plot_nf_heatmap"
11404 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
11405 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11406 #  filter: "'NIC_Intel-XL710' and
11407 #           'NF_DENSITY' and
11408 #           'DOCKER' and
11409 #           'CHAIN' and
11410 #           'NF_VPPIP4' and
11411 #           'IPSEC' and
11412 #           'TNL_1000' and
11413 #           'IMIX' and
11414 #           '2T2C' and
11415 #           'NDRPDR'"
11416 #  parameters:
11417 #  - "throughput"
11418 #  - "name"
11419 #  - "tags"
11420 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11421 #  x-axis: "X = CNFs per Service Chain"
11422 #  y-axis: "Y = Number of Service Chains"
11423 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11424 #  layout:
11425 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11426 #    layout: "plot-service-density"
11427 #
11428 #- type: "plot"
11429 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11430 #  algorithm: "plot_nf_heatmap"
11431 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
11432 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11433 #  filter: "'NIC_Intel-XL710' and
11434 #           'NF_DENSITY' and
11435 #           'DOCKER' and
11436 #           'CHAIN' and
11437 #           'NF_VPPIP4' and
11438 #           'IPSEC' and
11439 #           'TNL_1000' and
11440 #           'IMIX' and
11441 #           '4T4C' and
11442 #           'NDRPDR'"
11443 #  parameters:
11444 #  - "throughput"
11445 #  - "name"
11446 #  - "tags"
11447 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11448 #  x-axis: "X = CNFs per Service Chain"
11449 #  y-axis: "Y = Number of Service Chains"
11450 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11451 #  layout:
11452 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11453 #    layout: "plot-service-density"
11454 #
11455 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
11456 #- type: "plot"
11457 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11458 #  algorithm: "plot_nf_heatmap"
11459 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
11460 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11461 #  filter: "'NIC_Intel-XL710' and
11462 #           'NF_DENSITY' and
11463 #           'DOCKER' and
11464 #           'CHAIN' and
11465 #           'NF_VPPIP4' and
11466 #           'IPSEC' and
11467 #           'TNL_1000' and
11468 #           'IMIX' and
11469 #           '1T1C' and
11470 #           'NDRPDR'"
11471 #  parameters:
11472 #  - "throughput"
11473 #  - "name"
11474 #  - "tags"
11475 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11476 #  x-axis: "X = CNFs per Service Chain"
11477 #  y-axis: "Y = Number of Service Chains"
11478 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11479 #  layout:
11480 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11481 #    layout: "plot-service-density"
11482 #
11483 #- type: "plot"
11484 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11485 #  algorithm: "plot_nf_heatmap"
11486 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
11487 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11488 #  filter: "'NIC_Intel-XL710' and
11489 #           'NF_DENSITY' and
11490 #           'DOCKER' and
11491 #           'CHAIN' and
11492 #           'NF_VPPIP4' and
11493 #           'IPSEC' and
11494 #           'TNL_1000' and
11495 #           'IMIX' and
11496 #           '2T2C' and
11497 #           'NDRPDR'"
11498 #  parameters:
11499 #  - "throughput"
11500 #  - "name"
11501 #  - "tags"
11502 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11503 #  x-axis: "X = CNFs per Service Chain"
11504 #  y-axis: "Y = Number of Service Chains"
11505 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11506 #  layout:
11507 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11508 #    layout: "plot-service-density"
11509 #
11510 #- type: "plot"
11511 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11512 #  algorithm: "plot_nf_heatmap"
11513 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
11514 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11515 #  filter: "'NIC_Intel-XL710' and
11516 #           'NF_DENSITY' and
11517 #           'DOCKER' and
11518 #           'CHAIN' and
11519 #           'NF_VPPIP4' and
11520 #           'IPSEC' and
11521 #           'TNL_1000' and
11522 #           'IMIX' and
11523 #           '4T4C' and
11524 #           'NDRPDR'"
11525 #  parameters:
11526 #  - "throughput"
11527 #  - "name"
11528 #  - "tags"
11529 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11530 #  x-axis: "X = CNFs per Service Chain"
11531 #  y-axis: "Y = Number of Service Chains"
11532 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11533 #  layout:
11534 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11535 #    layout: "plot-service-density"
11536
11537 ###############################################################################
11538
11539 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
11540 #- type: "plot"
11541 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11542 #  algorithm: "plot_nf_heatmap"
11543 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
11544 #  data: "plot-vpp-nfv-3n-skx-mrr"
11545 #  filter: "'NIC_Intel-XXV710' and
11546 #           'NF_DENSITY' and
11547 #           'DOCKER' and
11548 #           'CHAIN' and
11549 #           'NF_VPPIP4' and
11550 #           'IPSEC' and
11551 #           'TNL_10000' and
11552 #           'IMIX' and
11553 #           '2T1C' and
11554 #           'MRR'"
11555 #  parameters:
11556 #  - "result"
11557 #  - "name"
11558 #  - "tags"
11559 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11560 #  x-axis: "X = CNFs per Service Chain"
11561 #  y-axis: "Y = Number of Service Chains"
11562 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11563 #  layout:
11564 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11565 #    layout: "plot-service-density"
11566 #
11567 #- type: "plot"
11568 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11569 #  algorithm: "plot_nf_heatmap"
11570 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
11571 #  data: "plot-vpp-nfv-3n-skx-mrr"
11572 #  filter: "'NIC_Intel-XXV710' and
11573 #           'NF_DENSITY' and
11574 #           'DOCKER' and
11575 #           'CHAIN' and
11576 #           'NF_VPPIP4' and
11577 #           'IPSEC' and
11578 #           'TNL_10000' and
11579 #           'IMIX' and
11580 #           '4T2C' and
11581 #           'MRR'"
11582 #  parameters:
11583 #  - "result"
11584 #  - "name"
11585 #  - "tags"
11586 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11587 #  x-axis: "X = CNFs per Service Chain"
11588 #  y-axis: "Y = Number of Service Chains"
11589 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11590 #  layout:
11591 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11592 #    layout: "plot-service-density"
11593 #
11594 #- type: "plot"
11595 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11596 #  algorithm: "plot_nf_heatmap"
11597 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
11598 #  data: "plot-vpp-nfv-3n-skx-mrr"
11599 #  filter: "'NIC_Intel-XXV710' and
11600 #           'NF_DENSITY' and
11601 #           'DOCKER' and
11602 #           'CHAIN' and
11603 #           'NF_VPPIP4' and
11604 #           'IPSEC' and
11605 #           'TNL_10000' and
11606 #           'IMIX' and
11607 #           '8T4C' and
11608 #           'MRR'"
11609 #  parameters:
11610 #  - "result"
11611 #  - "name"
11612 #  - "tags"
11613 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11614 #  x-axis: "X = CNFs per Service Chain"
11615 #  y-axis: "Y = Number of Service Chains"
11616 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11617 #  layout:
11618 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11619 #    layout: "plot-service-density"
11620
11621 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
11622 #- type: "plot"
11623 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11624 #  algorithm: "plot_nf_heatmap"
11625 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
11626 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11627 #  filter: "'NIC_Intel-XXV710' and
11628 #           'NF_DENSITY' and
11629 #           'DOCKER' and
11630 #           'CHAIN' and
11631 #           'NF_VPPIP4' and
11632 #           'IPSEC' and
11633 #           'TNL_10000' and
11634 #           'IMIX' and
11635 #           '2T1C' and
11636 #           'NDRPDR'"
11637 #  parameters:
11638 #  - "throughput"
11639 #  - "name"
11640 #  - "tags"
11641 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11642 #  x-axis: "X = CNFs per Service Chain"
11643 #  y-axis: "Y = Number of Service Chains"
11644 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11645 #  layout:
11646 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11647 #    layout: "plot-service-density"
11648 #
11649 #- type: "plot"
11650 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11651 #  algorithm: "plot_nf_heatmap"
11652 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
11653 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11654 #  filter: "'NIC_Intel-XXV710' and
11655 #           'NF_DENSITY' and
11656 #           'DOCKER' and
11657 #           'CHAIN' and
11658 #           'NF_VPPIP4' and
11659 #           'IPSEC' and
11660 #           'TNL_10000' and
11661 #           'IMIX' and
11662 #           '4T2C' and
11663 #           'NDRPDR'"
11664 #  parameters:
11665 #  - "throughput"
11666 #  - "name"
11667 #  - "tags"
11668 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11669 #  x-axis: "X = CNFs per Service Chain"
11670 #  y-axis: "Y = Number of Service Chains"
11671 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11672 #  layout:
11673 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11674 #    layout: "plot-service-density"
11675 #
11676 #- type: "plot"
11677 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11678 #  algorithm: "plot_nf_heatmap"
11679 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
11680 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11681 #  filter: "'NIC_Intel-XXV710' and
11682 #           'NF_DENSITY' and
11683 #           'DOCKER' and
11684 #           'CHAIN' and
11685 #           'NF_VPPIP4' and
11686 #           'IPSEC' and
11687 #           'TNL_10000' and
11688 #           'IMIX' and
11689 #           '8T4C' and
11690 #           'NDRPDR'"
11691 #  parameters:
11692 #  - "throughput"
11693 #  - "name"
11694 #  - "tags"
11695 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11696 #  x-axis: "X = CNFs per Service Chain"
11697 #  y-axis: "Y = Number of Service Chains"
11698 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11699 #  layout:
11700 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11701 #    layout: "plot-service-density"
11702 #
11703 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
11704 #- type: "plot"
11705 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11706 #  algorithm: "plot_nf_heatmap"
11707 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
11708 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11709 #  filter: "'NIC_Intel-XXV710' and
11710 #           'NF_DENSITY' and
11711 #           'DOCKER' and
11712 #           'CHAIN' and
11713 #           'NF_VPPIP4' and
11714 #           'IPSEC' and
11715 #           'TNL_10000' and
11716 #           'IMIX' and
11717 #           '2T1C' and
11718 #           'NDRPDR'"
11719 #  parameters:
11720 #  - "throughput"
11721 #  - "name"
11722 #  - "tags"
11723 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11724 #  x-axis: "X = CNFs per Service Chain"
11725 #  y-axis: "Y = Number of Service Chains"
11726 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11727 #  layout:
11728 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11729 #    layout: "plot-service-density"
11730 #
11731 #- type: "plot"
11732 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11733 #  algorithm: "plot_nf_heatmap"
11734 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
11735 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11736 #  filter: "'NIC_Intel-XXV710' and
11737 #           'NF_DENSITY' and
11738 #           'DOCKER' and
11739 #           'CHAIN' and
11740 #           'NF_VPPIP4' and
11741 #           'IPSEC' and
11742 #           'TNL_10000' and
11743 #           'IMIX' and
11744 #           '4T2C' and
11745 #           'NDRPDR'"
11746 #  parameters:
11747 #  - "throughput"
11748 #  - "name"
11749 #  - "tags"
11750 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11751 #  x-axis: "X = CNFs per Service Chain"
11752 #  y-axis: "Y = Number of Service Chains"
11753 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11754 #  layout:
11755 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11756 #    layout: "plot-service-density"
11757 #
11758 #- type: "plot"
11759 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11760 #  algorithm: "plot_nf_heatmap"
11761 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
11762 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11763 #  filter: "'NIC_Intel-XXV710' and
11764 #           'NF_DENSITY' and
11765 #           'DOCKER' and
11766 #           'CHAIN' and
11767 #           'NF_VPPIP4' and
11768 #           'IPSEC' and
11769 #           'TNL_10000' and
11770 #           'IMIX' and
11771 #           '8T4C' and
11772 #           'NDRPDR'"
11773 #  parameters:
11774 #  - "throughput"
11775 #  - "name"
11776 #  - "tags"
11777 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11778 #  x-axis: "X = CNFs per Service Chain"
11779 #  y-axis: "Y = Number of Service Chains"
11780 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11781 #  layout:
11782 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11783 #    layout: "plot-service-density"
11784
11785 ###############################################################################
11786
11787 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
11788 #- type: "plot"
11789 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11790 #  algorithm: "plot_nf_heatmap"
11791 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
11792 #  data: "plot-vpp-nfv-3n-hsw-mrr"
11793 #  filter: "'NIC_Intel-XL710' and
11794 #           'NF_DENSITY' and
11795 #           'DOCKER' and
11796 #           'CHAIN' and
11797 #           'NF_VPPIP4' and
11798 #           'IMIX' and
11799 #           'TNL_10000' and
11800 #           '1T1C' and
11801 #           'MRR'"
11802 #  parameters:
11803 #  - "result"
11804 #  - "name"
11805 #  - "tags"
11806 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11807 #  x-axis: "X = CNFs per Service Chain"
11808 #  y-axis: "Y = Number of Service Chains"
11809 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11810 #  layout:
11811 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11812 #    layout: "plot-service-density"
11813 #
11814 #- type: "plot"
11815 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11816 #  algorithm: "plot_nf_heatmap"
11817 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
11818 #  data: "plot-vpp-nfv-3n-hsw-mrr"
11819 #  filter: "'NIC_Intel-XL710' and
11820 #           'NF_DENSITY' and
11821 #           'DOCKER' and
11822 #           'CHAIN' and
11823 #           'NF_VPPIP4' and
11824 #           'IPSEC' and
11825 #           'TNL_10000' and
11826 #           'IMIX' and
11827 #           '2T2C' and
11828 #           'MRR'"
11829 #  parameters:
11830 #  - "result"
11831 #  - "name"
11832 #  - "tags"
11833 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11834 #  x-axis: "X = CNFs per Service Chain"
11835 #  y-axis: "Y = Number of Service Chains"
11836 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11837 #  layout:
11838 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11839 #    layout: "plot-service-density"
11840 #
11841 #- type: "plot"
11842 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11843 #  algorithm: "plot_nf_heatmap"
11844 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
11845 #  data: "plot-vpp-nfv-3n-hsw-mrr"
11846 #  filter: "'NIC_Intel-XL710' and
11847 #           'NF_DENSITY' and
11848 #           'DOCKER' and
11849 #           'CHAIN' and
11850 #           'NF_VPPIP4' and
11851 #           'IPSEC' and
11852 #           'TNL_10000' and
11853 #           'IMIX' and
11854 #           '4T4C' and
11855 #           'MRR'"
11856 #  parameters:
11857 #  - "result"
11858 #  - "name"
11859 #  - "tags"
11860 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11861 #  x-axis: "X = CNFs per Service Chain"
11862 #  y-axis: "Y = Number of Service Chains"
11863 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11864 #  layout:
11865 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11866 #    layout: "plot-service-density"
11867
11868 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
11869 #- type: "plot"
11870 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11871 #  algorithm: "plot_nf_heatmap"
11872 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
11873 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11874 #  filter: "'NIC_Intel-XL710' and
11875 #           'NF_DENSITY' and
11876 #           'DOCKER' and
11877 #           'CHAIN' and
11878 #           'NF_VPPIP4' and
11879 #           'IPSEC' and
11880 #           'TNL_10000' and
11881 #           'IMIX' and
11882 #           '1T1C' and
11883 #           'NDRPDR'"
11884 #  parameters:
11885 #  - "throughput"
11886 #  - "name"
11887 #  - "tags"
11888 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11889 #  x-axis: "X = CNFs per Service Chain"
11890 #  y-axis: "Y = Number of Service Chains"
11891 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11892 #  layout:
11893 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11894 #    layout: "plot-service-density"
11895 #
11896 #- type: "plot"
11897 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11898 #  algorithm: "plot_nf_heatmap"
11899 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
11900 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11901 #  filter: "'NIC_Intel-XL710' and
11902 #           'NF_DENSITY' and
11903 #           'DOCKER' and
11904 #           'CHAIN' and
11905 #           'NF_VPPIP4' and
11906 #           'IPSEC' and
11907 #           'TNL_10000' and
11908 #           'IMIX' and
11909 #           '2T2C' and
11910 #           'NDRPDR'"
11911 #  parameters:
11912 #  - "throughput"
11913 #  - "name"
11914 #  - "tags"
11915 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11916 #  x-axis: "X = CNFs per Service Chain"
11917 #  y-axis: "Y = Number of Service Chains"
11918 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11919 #  layout:
11920 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11921 #    layout: "plot-service-density"
11922 #
11923 #- type: "plot"
11924 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11925 #  algorithm: "plot_nf_heatmap"
11926 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
11927 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11928 #  filter: "'NIC_Intel-XL710' and
11929 #           'NF_DENSITY' and
11930 #           'DOCKER' and
11931 #           'CHAIN' and
11932 #           'NF_VPPIP4' and
11933 #           'IPSEC' and
11934 #           'TNL_10000' and
11935 #           'IMIX' and
11936 #           '4T4C' and
11937 #           'NDRPDR'"
11938 #  parameters:
11939 #  - "throughput"
11940 #  - "name"
11941 #  - "tags"
11942 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11943 #  x-axis: "X = CNFs per Service Chain"
11944 #  y-axis: "Y = Number of Service Chains"
11945 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11946 #  layout:
11947 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11948 #    layout: "plot-service-density"
11949 #
11950 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
11951 #- type: "plot"
11952 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11953 #  algorithm: "plot_nf_heatmap"
11954 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
11955 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11956 #  filter: "'NIC_Intel-XL710' and
11957 #           'NF_DENSITY' and
11958 #           'DOCKER' and
11959 #           'CHAIN' and
11960 #           'NF_VPPIP4' and
11961 #           'IPSEC' and
11962 #           'TNL_10000' and
11963 #           'IMIX' and
11964 #           '1T1C' and
11965 #           'NDRPDR'"
11966 #  parameters:
11967 #  - "throughput"
11968 #  - "name"
11969 #  - "tags"
11970 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11971 #  x-axis: "X = CNFs per Service Chain"
11972 #  y-axis: "Y = Number of Service Chains"
11973 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11974 #  layout:
11975 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11976 #    layout: "plot-service-density"
11977 #
11978 #- type: "plot"
11979 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11980 #  algorithm: "plot_nf_heatmap"
11981 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
11982 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11983 #  filter: "'NIC_Intel-XL710' and
11984 #           'NF_DENSITY' and
11985 #           'DOCKER' and
11986 #           'CHAIN' and
11987 #           'NF_VPPIP4' and
11988 #           'IPSEC' and
11989 #           'TNL_10000' and
11990 #           'IMIX' and
11991 #           '2T2C' and
11992 #           'NDRPDR'"
11993 #  parameters:
11994 #  - "throughput"
11995 #  - "name"
11996 #  - "tags"
11997 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11998 #  x-axis: "X = CNFs per Service Chain"
11999 #  y-axis: "Y = Number of Service Chains"
12000 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12001 #  layout:
12002 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
12003 #    layout: "plot-service-density"
12004 #
12005 #- type: "plot"
12006 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
12007 #  algorithm: "plot_nf_heatmap"
12008 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
12009 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
12010 #  filter: "'NIC_Intel-XL710' and
12011 #           'NF_DENSITY' and
12012 #           'DOCKER' and
12013 #           'CHAIN' and
12014 #           'NF_VPPIP4' and
12015 #           'IPSEC' and
12016 #           'TNL_10000' and
12017 #           'IMIX' and
12018 #           '4T4C' and
12019 #           'NDRPDR'"
12020 #  parameters:
12021 #  - "throughput"
12022 #  - "name"
12023 #  - "tags"
12024 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12025 #  x-axis: "X = CNFs per Service Chain"
12026 #  y-axis: "Y = Number of Service Chains"
12027 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12028 #  layout:
12029 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
12030 #    layout: "plot-service-density"
12031
12032 ###############################################################################
12033
12034 # Plots - NF Density - CSP - MRR IMIX
12035 - type: "plot"
12036   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
12037   algorithm: "plot_nf_heatmap"
12038   output-file-type: ".html"
12039   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
12040   data: "plot-vpp-nfv-2n-skx-mrr"
12041   filter: "'NIC_Intel-XXV710' and
12042            'NF_DENSITY' and
12043            'DOCKER' and
12044            'PIPELINE' and
12045            'NF_VPPIP4' and
12046            'IMIX' and
12047            '2T1C' and
12048            'MRR'"
12049   parameters:
12050   - "result"
12051   - "name"
12052   - "tags"
12053   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12054   x-axis: "X = CNFs per Service Pipeline"
12055   y-axis: "Y = Number of Service Pipelines"
12056   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12057   layout:
12058     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
12059     layout: "plot-service-density"
12060
12061 - type: "plot"
12062   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
12063   algorithm: "plot_nf_heatmap"
12064   output-file-type: ".html"
12065   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
12066   data: "plot-vpp-nfv-2n-skx-mrr"
12067   filter: "'NIC_Intel-XXV710' and
12068            'NF_DENSITY' and
12069            'DOCKER' and
12070            'PIPELINE' and
12071            'NF_VPPIP4' and
12072            'IMIX' and
12073            '4T2C' and
12074            'MRR'"
12075   parameters:
12076   - "result"
12077   - "name"
12078   - "tags"
12079   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12080   x-axis: "X = CNFs per Service Pipeline"
12081   y-axis: "Y = Number of Service Pipelines"
12082   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12083   layout:
12084     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
12085     layout: "plot-service-density"
12086
12087 - type: "plot"
12088   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
12089   algorithm: "plot_nf_heatmap"
12090   output-file-type: ".html"
12091   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
12092   data: "plot-vpp-nfv-2n-skx-mrr"
12093   filter: "'NIC_Intel-XXV710' and
12094            'NF_DENSITY' and
12095            'DOCKER' and
12096            'PIPELINE' and
12097            'NF_VPPIP4' and
12098            'IMIX' and
12099            '8T4C' and
12100            'MRR'"
12101   parameters:
12102   - "result"
12103   - "name"
12104   - "tags"
12105   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12106   x-axis: "X = CNFs per Service Pipeline"
12107   y-axis: "Y = Number of Service Pipelines"
12108   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12109   layout:
12110     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
12111     layout: "plot-service-density"
12112
12113 # Plots - NF Density - CSP - NDR IMIX
12114 - type: "plot"
12115   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
12116   algorithm: "plot_nf_heatmap"
12117   output-file-type: ".html"
12118   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
12119   data: "plot-vpp-nfv-2n-skx-ndrpdr"
12120   filter: "'NIC_Intel-XXV710' and
12121            'NF_DENSITY' and
12122            'DOCKER' and
12123            'PIPELINE' and
12124            'NF_VPPIP4' and
12125            'IMIX' and
12126            '2T1C' and
12127            'NDRPDR'"
12128   parameters:
12129   - "throughput"
12130   - "name"
12131   - "tags"
12132   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12133   x-axis: "X = CNFs per Service Pipeline"
12134   y-axis: "Y = Number of Service Pipelines"
12135   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12136   layout:
12137     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
12138     layout: "plot-service-density"
12139
12140 - type: "plot"
12141   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
12142   algorithm: "plot_nf_heatmap"
12143   output-file-type: ".html"
12144   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
12145   data: "plot-vpp-nfv-2n-skx-ndrpdr"
12146   filter: "'NIC_Intel-XXV710' and
12147            'NF_DENSITY' and
12148            'DOCKER' and
12149            'PIPELINE' and
12150            'NF_VPPIP4' and
12151            'IMIX' and
12152            '4T2C' and
12153            'NDRPDR'"
12154   parameters:
12155   - "throughput"
12156   - "name"
12157   - "tags"
12158   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12159   x-axis: "X = CNFs per Service Pipeline"
12160   y-axis: "Y = Number of Service Pipelines"
12161   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12162   layout:
12163     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
12164     layout: "plot-service-density"
12165
12166 - type: "plot"
12167   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
12168   algorithm: "plot_nf_heatmap"
12169   output-file-type: ".html"
12170   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
12171   data: "plot-vpp-nfv-2n-skx-ndrpdr"
12172   filter: "'NIC_Intel-XXV710' and
12173            'NF_DENSITY' and
12174            'DOCKER' and
12175            'PIPELINE' and
12176            'NF_VPPIP4' and
12177            'IMIX' and
12178            '8T4C' and
12179            'NDRPDR'"
12180   parameters:
12181   - "throughput"
12182   - "name"
12183   - "tags"
12184   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12185   x-axis: "X = CNFs per Service Pipeline"
12186   y-axis: "Y = Number of Service Pipelines"
12187   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12188   layout:
12189     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
12190     layout: "plot-service-density"
12191
12192 # Plots - NF Density - CSP - PDR IMIX
12193 - type: "plot"
12194   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12195   algorithm: "plot_nf_heatmap"
12196   output-file-type: ".html"
12197   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
12198   data: "plot-vpp-nfv-2n-skx-ndrpdr"
12199   filter: "'NIC_Intel-XXV710' and
12200            'NF_DENSITY' and
12201            'DOCKER' and
12202            'PIPELINE' and
12203            'NF_VPPIP4' and
12204            'IMIX' and
12205            '2T1C' and
12206            'NDRPDR'"
12207   parameters:
12208   - "throughput"
12209   - "name"
12210   - "tags"
12211   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12212   x-axis: "X = CNFs per Service Pipeline"
12213   y-axis: "Y = Number of Service Pipelines"
12214   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12215   layout:
12216     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12217     layout: "plot-service-density"
12218
12219 - type: "plot"
12220   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12221   algorithm: "plot_nf_heatmap"
12222   output-file-type: ".html"
12223   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
12224   data: "plot-vpp-nfv-2n-skx-ndrpdr"
12225   filter: "'NIC_Intel-XXV710' and
12226            'NF_DENSITY' and
12227            'DOCKER' and
12228            'PIPELINE' and
12229            'NF_VPPIP4' and
12230            'IMIX' and
12231            '4T2C' and
12232            'NDRPDR'"
12233   parameters:
12234   - "throughput"
12235   - "name"
12236   - "tags"
12237   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12238   x-axis: "X = CNFs per Service Pipeline"
12239   y-axis: "Y = Number of Service Pipelines"
12240   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12241   layout:
12242     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12243     layout: "plot-service-density"
12244
12245 - type: "plot"
12246   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12247   algorithm: "plot_nf_heatmap"
12248   output-file-type: ".html"
12249   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
12250   data: "plot-vpp-nfv-2n-skx-ndrpdr"
12251   filter: "'NIC_Intel-XXV710' and
12252            'NF_DENSITY' and
12253            'DOCKER' and
12254            'PIPELINE' and
12255            'NF_VPPIP4' and
12256            'IMIX' and
12257            '8T4C' and
12258            'NDRPDR'"
12259   parameters:
12260   - "throughput"
12261   - "name"
12262   - "tags"
12263   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12264   x-axis: "X = CNFs per Service Pipeline"
12265   y-axis: "Y = Number of Service Pipelines"
12266   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12267   layout:
12268     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12269     layout: "plot-service-density"
12270
12271 ###############################################################################
12272 # Plots - 2n-clx NF Density - VSC - MRR IMIX
12273
12274 - type: "plot"
12275   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
12276   algorithm: "plot_nf_heatmap"
12277   output-file-type: ".html"
12278   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
12279   data: "plot-vpp-nfv-2n-clx-mrr"
12280   filter: "'NIC_Intel-XXV710' and
12281            'NF_DENSITY' and
12282            'VHOST' and
12283            not 'VXLAN' and
12284            'CHAIN' and
12285            'NF_VPPIP4' and
12286            'IMIX' and
12287            '2T1C' and
12288            'MRR'"
12289   parameters:
12290   - "result"
12291   - "name"
12292   - "tags"
12293   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12294   x-axis: "X = VNFs per Service Chain"
12295   y-axis: "Y = Number of Service Chains"
12296   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12297   layout:
12298     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
12299     layout: "plot-service-density"
12300
12301 - type: "plot"
12302   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
12303   algorithm: "plot_nf_heatmap"
12304   output-file-type: ".html"
12305   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
12306   data: "plot-vpp-nfv-2n-clx-mrr"
12307   filter: "'NIC_Intel-XXV710' and
12308            'NF_DENSITY' and
12309            'VHOST' and
12310            not 'VXLAN' and
12311            'CHAIN' and
12312            'NF_VPPIP4' and
12313            'IMIX' and
12314            '4T2C' and
12315            'MRR'"
12316   parameters:
12317   - "result"
12318   - "name"
12319   - "tags"
12320   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12321   x-axis: "X = VNFs per Service Chain"
12322   y-axis: "Y = Number of Service Chains"
12323   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12324   layout:
12325     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
12326     layout: "plot-service-density"
12327
12328 - type: "plot"
12329   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
12330   algorithm: "plot_nf_heatmap"
12331   output-file-type: ".html"
12332   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
12333   data: "plot-vpp-nfv-2n-clx-mrr"
12334   filter: "'NIC_Intel-XXV710' and
12335            'NF_DENSITY' and
12336            'VHOST' and
12337            not 'VXLAN' and
12338            'CHAIN' and
12339            'NF_VPPIP4' and
12340            'IMIX' and
12341            '8T4C' and
12342            'MRR'"
12343   parameters:
12344   - "result"
12345   - "name"
12346   - "tags"
12347   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12348   x-axis: "X = VNFs per Service Chain"
12349   y-axis: "Y = Number of Service Chains"
12350   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12351   layout:
12352     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
12353     layout: "plot-service-density"
12354
12355 # Plots - NF Density - VSC - NDR IMIX
12356 - type: "plot"
12357   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
12358   algorithm: "plot_nf_heatmap"
12359   output-file-type: ".html"
12360   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
12361   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12362   filter: "'NIC_Intel-XXV710' and
12363            'NF_DENSITY' and
12364            'VHOST' and
12365            not 'VXLAN' and
12366            'CHAIN' and
12367            'NF_VPPIP4' and
12368            'IMIX' and
12369            '2T1C' and
12370            'NDRPDR'"
12371   parameters:
12372   - "throughput"
12373   - "name"
12374   - "tags"
12375   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12376   x-axis: "X = VNFs per Service Chain"
12377   y-axis: "Y = Number of Service Chains"
12378   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12379   layout:
12380     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
12381     layout: "plot-service-density"
12382
12383 - type: "plot"
12384   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
12385   algorithm: "plot_nf_heatmap"
12386   output-file-type: ".html"
12387   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
12388   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12389   filter: "'NIC_Intel-XXV710' and
12390            'NF_DENSITY' and
12391            'VHOST' and
12392            not 'VXLAN' and
12393            'CHAIN' and
12394            'NF_VPPIP4' and
12395            'IMIX' and
12396            '4T2C' and
12397            'NDRPDR'"
12398   parameters:
12399   - "throughput"
12400   - "name"
12401   - "tags"
12402   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12403   x-axis: "X = VNFs per Service Chain"
12404   y-axis: "Y = Number of Service Chains"
12405   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12406   layout:
12407     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
12408     layout: "plot-service-density"
12409
12410 - type: "plot"
12411   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
12412   algorithm: "plot_nf_heatmap"
12413   output-file-type: ".html"
12414   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
12415   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12416   filter: "'NIC_Intel-XXV710' and
12417            'NF_DENSITY' and
12418            'VHOST' and
12419            not 'VXLAN' and
12420            'CHAIN' and
12421            'NF_VPPIP4' and
12422            'IMIX' and
12423            '8T4C' and
12424            'NDRPDR'"
12425   parameters:
12426   - "throughput"
12427   - "name"
12428   - "tags"
12429   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12430   x-axis: "X = VNFs per Service Chain"
12431   y-axis: "Y = Number of Service Chains"
12432   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12433   layout:
12434     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
12435     layout: "plot-service-density"
12436
12437 # Plots - NF Density - VSC - PDR IMIX
12438 - type: "plot"
12439   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
12440   algorithm: "plot_nf_heatmap"
12441   output-file-type: ".html"
12442   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
12443   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12444   filter: "'NIC_Intel-XXV710' and
12445            'NF_DENSITY' and
12446            'VHOST' and
12447            not 'VXLAN' and
12448            'CHAIN' and
12449            'NF_VPPIP4' and
12450            'IMIX' and
12451            '2T1C' and
12452            'NDRPDR'"
12453   parameters:
12454   - "throughput"
12455   - "name"
12456   - "tags"
12457   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12458   x-axis: "X = VNFs per Service Chain"
12459   y-axis: "Y = Number of Service Chains"
12460   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12461   layout:
12462     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
12463     layout: "plot-service-density"
12464
12465 - type: "plot"
12466   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
12467   algorithm: "plot_nf_heatmap"
12468   output-file-type: ".html"
12469   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
12470   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12471   filter: "'NIC_Intel-XXV710' and
12472            'NF_DENSITY' and
12473            'VHOST' and
12474            not 'VXLAN' and
12475            'CHAIN' and
12476            'NF_VPPIP4' and
12477            'IMIX' and
12478            '4T2C' and
12479            'NDRPDR'"
12480   parameters:
12481   - "throughput"
12482   - "name"
12483   - "tags"
12484   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12485   x-axis: "X = VNFs per Service Chain"
12486   y-axis: "Y = Number of Service Chains"
12487   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12488   layout:
12489     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
12490     layout: "plot-service-density"
12491
12492 - type: "plot"
12493   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
12494   algorithm: "plot_nf_heatmap"
12495   output-file-type: ".html"
12496   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
12497   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12498   filter: "'NIC_Intel-XXV710' and
12499            'NF_DENSITY' and
12500            'VHOST' and
12501            not 'VXLAN' and
12502            'CHAIN' and
12503            'NF_VPPIP4' and
12504            'IMIX' and
12505            '8T4C' and
12506            'NDRPDR'"
12507   parameters:
12508   - "throughput"
12509   - "name"
12510   - "tags"
12511   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12512   x-axis: "X = VNFs per Service Chain"
12513   y-axis: "Y = Number of Service Chains"
12514   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12515   layout:
12516     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
12517     layout: "plot-service-density"
12518
12519 # Plots - NF Density - VSC - MRR IMIX
12520 - type: "plot"
12521   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
12522   algorithm: "plot_nf_heatmap"
12523   output-file-type: ".html"
12524   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
12525   data: "plot-vpp-nfv-2n-clx-mrr"
12526   filter: "'NIC_Intel-XXV710' and
12527            'NF_DENSITY' and
12528            'VHOST' and
12529            'VXLAN' and
12530            'CHAIN' and
12531            'IMIX' and
12532            '2T1C' and
12533            'MRR'"
12534   parameters:
12535   - "result"
12536   - "name"
12537   - "tags"
12538   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12539   x-axis: "X = VNFs per Service Chain"
12540   y-axis: "Y = Number of Service Chains"
12541   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12542   layout:
12543     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
12544     layout: "plot-service-density"
12545
12546 - type: "plot"
12547   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
12548   algorithm: "plot_nf_heatmap"
12549   output-file-type: ".html"
12550   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
12551   data: "plot-vpp-nfv-2n-clx-mrr"
12552   filter: "'NIC_Intel-XXV710' and
12553            'NF_DENSITY' and
12554            'VHOST' and
12555            'VXLAN' and
12556            'CHAIN' and
12557            'IMIX' and
12558            '4T2C' and
12559            'MRR'"
12560   parameters:
12561   - "result"
12562   - "name"
12563   - "tags"
12564   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12565   x-axis: "X = VNFs per Service Chain"
12566   y-axis: "Y = Number of Service Chains"
12567   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12568   layout:
12569     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
12570     layout: "plot-service-density"
12571
12572 - type: "plot"
12573   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
12574   algorithm: "plot_nf_heatmap"
12575   output-file-type: ".html"
12576   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
12577   data: "plot-vpp-nfv-2n-clx-mrr"
12578   filter: "'NIC_Intel-XXV710' and
12579            'NF_DENSITY' and
12580            'VHOST' and
12581            'VXLAN' and
12582            'CHAIN' and
12583            'IMIX' and
12584            '8T4C' and
12585            'MRR'"
12586   parameters:
12587   - "result"
12588   - "name"
12589   - "tags"
12590   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12591   x-axis: "X = VNFs per Service Chain"
12592   y-axis: "Y = Number of Service Chains"
12593   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12594   layout:
12595     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
12596     layout: "plot-service-density"
12597
12598 # Plots - NF Density - VSC - NDR IMIX
12599 - type: "plot"
12600   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
12601   algorithm: "plot_nf_heatmap"
12602   output-file-type: ".html"
12603   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
12604   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12605   filter: "'NIC_Intel-XXV710' and
12606            'NF_DENSITY' and
12607            'VHOST' and
12608            'VXLAN' and
12609            'CHAIN' and
12610            'IMIX' and
12611            '2T1C' and
12612            'NDRPDR'"
12613   parameters:
12614   - "throughput"
12615   - "name"
12616   - "tags"
12617   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12618   x-axis: "X = VNFs per Service Chain"
12619   y-axis: "Y = Number of Service Chains"
12620   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12621   layout:
12622     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
12623     layout: "plot-service-density"
12624
12625 - type: "plot"
12626   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
12627   algorithm: "plot_nf_heatmap"
12628   output-file-type: ".html"
12629   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
12630   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12631   filter: "'NIC_Intel-XXV710' and
12632            'NF_DENSITY' and
12633            'VHOST' and
12634            'VXLAN' and
12635            'CHAIN' and
12636            'IMIX' and
12637            '4T2C' and
12638            'NDRPDR'"
12639   parameters:
12640   - "throughput"
12641   - "name"
12642   - "tags"
12643   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12644   x-axis: "X = VNFs per Service Chain"
12645   y-axis: "Y = Number of Service Chains"
12646   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12647   layout:
12648     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
12649     layout: "plot-service-density"
12650
12651 - type: "plot"
12652   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
12653   algorithm: "plot_nf_heatmap"
12654   output-file-type: ".html"
12655   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
12656   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12657   filter: "'NIC_Intel-XXV710' and
12658            'NF_DENSITY' and
12659            'VHOST' and
12660            'VXLAN' and
12661            'CHAIN' and
12662            'IMIX' and
12663            '8T4C' and
12664            'NDRPDR'"
12665   parameters:
12666   - "throughput"
12667   - "name"
12668   - "tags"
12669   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12670   x-axis: "X = VNFs per Service Chain"
12671   y-axis: "Y = Number of Service Chains"
12672   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12673   layout:
12674     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
12675     layout: "plot-service-density"
12676
12677 # Plots - NF Density - VSC - PDR IMIX
12678 - type: "plot"
12679   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
12680   algorithm: "plot_nf_heatmap"
12681   output-file-type: ".html"
12682   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
12683   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12684   filter: "'NIC_Intel-XXV710' and
12685            'NF_DENSITY' and
12686            'VHOST' and
12687            'VXLAN' and
12688            'CHAIN' and
12689            'IMIX' and
12690            '2T1C' and
12691            'NDRPDR'"
12692   parameters:
12693   - "throughput"
12694   - "name"
12695   - "tags"
12696   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12697   x-axis: "X = VNFs per Service Chain"
12698   y-axis: "Y = Number of Service Chains"
12699   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12700   layout:
12701     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
12702     layout: "plot-service-density"
12703
12704 - type: "plot"
12705   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
12706   algorithm: "plot_nf_heatmap"
12707   output-file-type: ".html"
12708   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
12709   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12710   filter: "'NIC_Intel-XXV710' and
12711            'NF_DENSITY' and
12712            'VHOST' and
12713            'VXLAN' and
12714            'CHAIN' and
12715            'IMIX' and
12716            '4T2C' and
12717            'NDRPDR'"
12718   parameters:
12719   - "throughput"
12720   - "name"
12721   - "tags"
12722   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12723   x-axis: "X = VNFs per Service Chain"
12724   y-axis: "Y = Number of Service Chains"
12725   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12726   layout:
12727     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
12728     layout: "plot-service-density"
12729
12730 - type: "plot"
12731   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
12732   algorithm: "plot_nf_heatmap"
12733   output-file-type: ".html"
12734   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
12735   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12736   filter: "'NIC_Intel-XXV710' and
12737            'NF_DENSITY' and
12738            'VHOST' and
12739            'VXLAN' and
12740            'CHAIN' and
12741            'IMIX' and
12742            '8T4C' and
12743            'NDRPDR'"
12744   parameters:
12745   - "throughput"
12746   - "name"
12747   - "tags"
12748   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12749   x-axis: "X = VNFs per Service Chain"
12750   y-axis: "Y = Number of Service Chains"
12751   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12752   layout:
12753     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
12754     layout: "plot-service-density"
12755
12756 # Plots - NF Density - CSC - MRR IMIX
12757 - type: "plot"
12758   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
12759   algorithm: "plot_nf_heatmap"
12760   output-file-type: ".html"
12761   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
12762   data: "plot-vpp-nfv-2n-clx-mrr"
12763   filter: "'NIC_Intel-XXV710' and
12764            'NF_DENSITY' and
12765            'DOCKER' and
12766            'CHAIN' and
12767            'NF_VPPIP4' and
12768            'IMIX' and
12769            '2T1C' and
12770            'MRR'"
12771   parameters:
12772   - "result"
12773   - "name"
12774   - "tags"
12775   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12776   x-axis: "X = CNFs per Service Chain"
12777   y-axis: "Y = Number of Service Chains"
12778   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12779   layout:
12780     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
12781     layout: "plot-service-density"
12782
12783 - type: "plot"
12784   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
12785   algorithm: "plot_nf_heatmap"
12786   output-file-type: ".html"
12787   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
12788   data: "plot-vpp-nfv-2n-clx-mrr"
12789   filter: "'NIC_Intel-XXV710' and
12790            'NF_DENSITY' and
12791            'DOCKER' and
12792            'CHAIN' and
12793            'NF_VPPIP4' and
12794            'IMIX' and
12795            '4T2C' and
12796            'MRR'"
12797   parameters:
12798   - "result"
12799   - "name"
12800   - "tags"
12801   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12802   x-axis: "X = CNFs per Service Chain"
12803   y-axis: "Y = Number of Service Chains"
12804   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12805   layout:
12806     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
12807     layout: "plot-service-density"
12808
12809 - type: "plot"
12810   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
12811   algorithm: "plot_nf_heatmap"
12812   output-file-type: ".html"
12813   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
12814   data: "plot-vpp-nfv-2n-clx-mrr"
12815   filter: "'NIC_Intel-XXV710' and
12816            'NF_DENSITY' and
12817            'DOCKER' and
12818            'CHAIN' and
12819            'NF_VPPIP4' and
12820            'IMIX' and
12821            '8T4C' and
12822            'MRR'"
12823   parameters:
12824   - "result"
12825   - "name"
12826   - "tags"
12827   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12828   x-axis: "X = CNFs per Service Chain"
12829   y-axis: "Y = Number of Service Chains"
12830   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12831   layout:
12832     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
12833     layout: "plot-service-density"
12834
12835 # Plots - NF Density - CSC - NDR IMIX
12836 - type: "plot"
12837   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
12838   algorithm: "plot_nf_heatmap"
12839   output-file-type: ".html"
12840   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
12841   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12842   filter: "'NIC_Intel-XXV710' and
12843            'NF_DENSITY' and
12844            'DOCKER' and
12845            'CHAIN' and
12846            'NF_VPPIP4' and
12847            'IMIX' and
12848            '2T1C' and
12849            'NDRPDR'"
12850   parameters:
12851   - "throughput"
12852   - "name"
12853   - "tags"
12854   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12855   x-axis: "X = CNFs per Service Chain"
12856   y-axis: "Y = Number of Service Chains"
12857   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12858   layout:
12859     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
12860     layout: "plot-service-density"
12861
12862 - type: "plot"
12863   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
12864   algorithm: "plot_nf_heatmap"
12865   output-file-type: ".html"
12866   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
12867   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12868   filter: "'NIC_Intel-XXV710' and
12869            'NF_DENSITY' and
12870            'DOCKER' and
12871            'CHAIN' and
12872            'NF_VPPIP4' and
12873            'IMIX' and
12874            '4T2C' and
12875            'NDRPDR'"
12876   parameters:
12877   - "throughput"
12878   - "name"
12879   - "tags"
12880   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12881   x-axis: "X = CNFs per Service Chain"
12882   y-axis: "Y = Number of Service Chains"
12883   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12884   layout:
12885     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
12886     layout: "plot-service-density"
12887
12888 - type: "plot"
12889   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
12890   algorithm: "plot_nf_heatmap"
12891   output-file-type: ".html"
12892   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
12893   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12894   filter: "'NIC_Intel-XXV710' and
12895            'NF_DENSITY' and
12896            'DOCKER' and
12897            'CHAIN' and
12898            'NF_VPPIP4' and
12899            'IMIX' and
12900            '8T4C' and
12901            'NDRPDR'"
12902   parameters:
12903   - "throughput"
12904   - "name"
12905   - "tags"
12906   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12907   x-axis: "X = CNFs per Service Chain"
12908   y-axis: "Y = Number of Service Chains"
12909   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12910   layout:
12911     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
12912     layout: "plot-service-density"
12913
12914 # Plots - NF Density - CSC - PDR IMIX
12915 - type: "plot"
12916   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
12917   algorithm: "plot_nf_heatmap"
12918   output-file-type: ".html"
12919   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
12920   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12921   filter: "'NIC_Intel-XXV710' and
12922            'NF_DENSITY' and
12923            'DOCKER' and
12924            'CHAIN' and
12925            'NF_VPPIP4' and
12926            'IMIX' and
12927            '2T1C' and
12928            'NDRPDR'"
12929   parameters:
12930   - "throughput"
12931   - "name"
12932   - "tags"
12933   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12934   x-axis: "X = CNFs per Service Chain"
12935   y-axis: "Y = Number of Service Chains"
12936   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12937   layout:
12938     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
12939     layout: "plot-service-density"
12940
12941 - type: "plot"
12942   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
12943   algorithm: "plot_nf_heatmap"
12944   output-file-type: ".html"
12945   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
12946   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12947   filter: "'NIC_Intel-XXV710' and
12948            'NF_DENSITY' and
12949            'DOCKER' and
12950            'CHAIN' and
12951            'NF_VPPIP4' and
12952            'IMIX' and
12953            '4T2C' and
12954            'NDRPDR'"
12955   parameters:
12956   - "throughput"
12957   - "name"
12958   - "tags"
12959   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12960   x-axis: "X = CNFs per Service Chain"
12961   y-axis: "Y = Number of Service Chains"
12962   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12963   layout:
12964     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
12965     layout: "plot-service-density"
12966
12967 - type: "plot"
12968   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
12969   algorithm: "plot_nf_heatmap"
12970   output-file-type: ".html"
12971   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
12972   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12973   filter: "'NIC_Intel-XXV710' and
12974            'NF_DENSITY' and
12975            'DOCKER' and
12976            'CHAIN' and
12977            'NF_VPPIP4' and
12978            'IMIX' and
12979            '8T4C' and
12980            'NDRPDR'"
12981   parameters:
12982   - "throughput"
12983   - "name"
12984   - "tags"
12985   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12986   x-axis: "X = CNFs per Service Chain"
12987   y-axis: "Y = Number of Service Chains"
12988   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12989   layout:
12990     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
12991     layout: "plot-service-density"
12992
12993 # Plots - NF Density - CSP - MRR IMIX
12994 - type: "plot"
12995   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
12996   algorithm: "plot_nf_heatmap"
12997   output-file-type: ".html"
12998   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
12999   data: "plot-vpp-nfv-2n-clx-mrr"
13000   filter: "'NIC_Intel-XXV710' and
13001            'NF_DENSITY' and
13002            'DOCKER' and
13003            'PIPELINE' and
13004            'NF_VPPIP4' and
13005            'IMIX' and
13006            '2T1C' and
13007            'MRR'"
13008   parameters:
13009   - "result"
13010   - "name"
13011   - "tags"
13012   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
13013   x-axis: "X = CNFs per Service Pipeline"
13014   y-axis: "Y = Number of Service Pipelines"
13015   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
13016   layout:
13017     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
13018     layout: "plot-service-density"
13019
13020 - type: "plot"
13021   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
13022   algorithm: "plot_nf_heatmap"
13023   output-file-type: ".html"
13024   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
13025   data: "plot-vpp-nfv-2n-clx-mrr"
13026   filter: "'NIC_Intel-XXV710' and
13027            'NF_DENSITY' and
13028            'DOCKER' and
13029            'PIPELINE' and
13030            'NF_VPPIP4' and
13031            'IMIX' and
13032            '4T2C' and
13033            'MRR'"
13034   parameters:
13035   - "result"
13036   - "name"
13037   - "tags"
13038   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
13039   x-axis: "X = CNFs per Service Pipeline"
13040   y-axis: "Y = Number of Service Pipelines"
13041   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
13042   layout:
13043     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
13044     layout: "plot-service-density"
13045
13046 - type: "plot"
13047   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
13048   algorithm: "plot_nf_heatmap"
13049   output-file-type: ".html"
13050   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
13051   data: "plot-vpp-nfv-2n-clx-mrr"
13052   filter: "'NIC_Intel-XXV710' and
13053            'NF_DENSITY' and
13054            'DOCKER' and
13055            'PIPELINE' and
13056            'NF_VPPIP4' and
13057            'IMIX' and
13058            '8T4C' and
13059            'MRR'"
13060   parameters:
13061   - "result"
13062   - "name"
13063   - "tags"
13064   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
13065   x-axis: "X = CNFs per Service Pipeline"
13066   y-axis: "Y = Number of Service Pipelines"
13067   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
13068   layout:
13069     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
13070     layout: "plot-service-density"
13071
13072 # Plots - NF Density - CSP - NDR IMIX
13073 - type: "plot"
13074   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
13075   algorithm: "plot_nf_heatmap"
13076   output-file-type: ".html"
13077   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
13078   data: "plot-vpp-nfv-2n-clx-ndrpdr"
13079   filter: "'NIC_Intel-XXV710' and
13080            'NF_DENSITY' and
13081            'DOCKER' and
13082            'PIPELINE' and
13083            'NF_VPPIP4' and
13084            'IMIX' and
13085            '2T1C' and
13086            'NDRPDR'"
13087   parameters:
13088   - "throughput"
13089   - "name"
13090   - "tags"
13091   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
13092   x-axis: "X = CNFs per Service Pipeline"
13093   y-axis: "Y = Number of Service Pipelines"
13094   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
13095   layout:
13096     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
13097     layout: "plot-service-density"
13098
13099 - type: "plot"
13100   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
13101   algorithm: "plot_nf_heatmap"
13102   output-file-type: ".html"
13103   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
13104   data: "plot-vpp-nfv-2n-clx-ndrpdr"
13105   filter: "'NIC_Intel-XXV710' and
13106            'NF_DENSITY' and
13107            'DOCKER' and
13108            'PIPELINE' and
13109            'NF_VPPIP4' and
13110            'IMIX' and
13111            '4T2C' and
13112            'NDRPDR'"
13113   parameters:
13114   - "throughput"
13115   - "name"
13116   - "tags"
13117   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
13118   x-axis: "X = CNFs per Service Pipeline"
13119   y-axis: "Y = Number of Service Pipelines"
13120   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
13121   layout:
13122     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
13123     layout: "plot-service-density"
13124
13125 - type: "plot"
13126   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
13127   algorithm: "plot_nf_heatmap"
13128   output-file-type: ".html"
13129   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
13130   data: "plot-vpp-nfv-2n-clx-ndrpdr"
13131   filter: "'NIC_Intel-XXV710' and
13132            'NF_DENSITY' and
13133            'DOCKER' and
13134            'PIPELINE' and
13135            'NF_VPPIP4' and
13136            'IMIX' and
13137            '8T4C' and
13138            'NDRPDR'"
13139   parameters:
13140   - "throughput"
13141   - "name"
13142   - "tags"
13143   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
13144   x-axis: "X = CNFs per Service Pipeline"
13145   y-axis: "Y = Number of Service Pipelines"
13146   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
13147   layout:
13148     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
13149     layout: "plot-service-density"
13150
13151 # Plots - NF Density - CSP - PDR IMIX
13152 - type: "plot"
13153   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
13154   algorithm: "plot_nf_heatmap"
13155   output-file-type: ".html"
13156   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
13157   data: "plot-vpp-nfv-2n-clx-ndrpdr"
13158   filter: "'NIC_Intel-XXV710' and
13159            'NF_DENSITY' and
13160            'DOCKER' and
13161            'PIPELINE' and
13162            'NF_VPPIP4' and
13163            'IMIX' and
13164            '2T1C' and
13165            'NDRPDR'"
13166   parameters:
13167   - "throughput"
13168   - "name"
13169   - "tags"
13170   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
13171   x-axis: "X = CNFs per Service Pipeline"
13172   y-axis: "Y = Number of Service Pipelines"
13173   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
13174   layout:
13175     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
13176     layout: "plot-service-density"
13177
13178 - type: "plot"
13179   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
13180   algorithm: "plot_nf_heatmap"
13181   output-file-type: ".html"
13182   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
13183   data: "plot-vpp-nfv-2n-clx-ndrpdr"
13184   filter: "'NIC_Intel-XXV710' and
13185            'NF_DENSITY' and
13186            'DOCKER' and
13187            'PIPELINE' and
13188            'NF_VPPIP4' and
13189            'IMIX' and
13190            '4T2C' and
13191            'NDRPDR'"
13192   parameters:
13193   - "throughput"
13194   - "name"
13195   - "tags"
13196   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
13197   x-axis: "X = CNFs per Service Pipeline"
13198   y-axis: "Y = Number of Service Pipelines"
13199   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
13200   layout:
13201     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
13202     layout: "plot-service-density"
13203
13204 - type: "plot"
13205   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
13206   algorithm: "plot_nf_heatmap"
13207   output-file-type: ".html"
13208   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
13209   data: "plot-vpp-nfv-2n-clx-ndrpdr"
13210   filter: "'NIC_Intel-XXV710' and
13211            'NF_DENSITY' and
13212            'DOCKER' and
13213            'PIPELINE' and
13214            'NF_VPPIP4' and
13215            'IMIX' and
13216            '8T4C' and
13217            'NDRPDR'"
13218   parameters:
13219   - "throughput"
13220   - "name"
13221   - "tags"
13222   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
13223   x-axis: "X = CNFs per Service Pipeline"
13224   y-axis: "Y = Number of Service Pipelines"
13225   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
13226   layout:
13227     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
13228     layout: "plot-service-density"
13229
13230 ################################################################################
13231
13232 # Packet Throughput
13233
13234 - type: "plot"
13235   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
13236   algorithm: "plot_perf_box_name"
13237   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
13238   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13239   include:
13240     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13241     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13242     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13243     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13244   layout:
13245     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
13246     layout: "plot-throughput"
13247
13248 - type: "plot"
13249   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
13250   algorithm: "plot_perf_box_name"
13251   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
13252   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13253   include:
13254     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13255     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13256     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13257     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13258   layout:
13259     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
13260     layout: "plot-throughput"
13261
13262 - type: "plot"
13263   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
13264   algorithm: "plot_perf_box_name"
13265   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
13266   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13267   include:
13268     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13269     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13270     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13271     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13272   layout:
13273     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
13274     layout: "plot-throughput"
13275
13276 - type: "plot"
13277   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
13278   algorithm: "plot_perf_box_name"
13279   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
13280   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13281   include:
13282     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13283     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13284     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13285     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13286   layout:
13287     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
13288     layout: "plot-throughput"
13289
13290 - type: "plot"
13291   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
13292   algorithm: "plot_perf_box_name"
13293   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
13294   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13295   include:
13296     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13297     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13298     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13299     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13300     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13301   layout:
13302     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
13303     layout: "plot-throughput"
13304
13305 - type: "plot"
13306   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
13307   algorithm: "plot_perf_box_name"
13308   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
13309   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13310   include:
13311     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13312     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13313     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13314     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13315     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13316   layout:
13317     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
13318     layout: "plot-throughput"
13319
13320 - type: "plot"
13321   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
13322   algorithm: "plot_perf_box_name"
13323   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
13324   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13325   include:
13326     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13327     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13328     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13329     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13330     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13331   layout:
13332     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
13333     layout: "plot-throughput"
13334
13335 - type: "plot"
13336   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
13337   algorithm: "plot_perf_box_name"
13338   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
13339   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13340   include:
13341     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13342     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13343     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13344     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13345     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13346   layout:
13347     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
13348     layout: "plot-throughput"
13349
13350 - type: "plot"
13351   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
13352   algorithm: "plot_perf_box_name"
13353   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
13354   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13355   include:
13356     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13357     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13358     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13359     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13360     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13361   layout:
13362     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
13363     layout: "plot-throughput"
13364
13365 - type: "plot"
13366   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
13367   algorithm: "plot_perf_box_name"
13368   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
13369   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13370   include:
13371     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13372     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13373     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13374     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13375     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13376   layout:
13377     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
13378     layout: "plot-throughput"
13379
13380 - type: "plot"
13381   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
13382   algorithm: "plot_perf_box_name"
13383   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
13384   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13385   include:
13386     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
13387     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
13388     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
13389     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13390     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
13391     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13392   layout:
13393     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
13394     layout: "plot-throughput"
13395
13396 - type: "plot"
13397   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
13398   algorithm: "plot_perf_box_name"
13399   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
13400   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13401   include:
13402     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
13403     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
13404     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
13405     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13406     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
13407     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13408   layout:
13409     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
13410     layout: "plot-throughput"
13411
13412 - type: "plot"
13413   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
13414   algorithm: "plot_perf_box_name"
13415   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
13416   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13417   include:
13418     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
13419     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
13420     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
13421     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
13422     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
13423     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
13424     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
13425     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13426   layout:
13427     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
13428     layout: "plot-throughput"
13429
13430 - type: "plot"
13431   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
13432   algorithm: "plot_perf_box_name"
13433   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
13434   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13435   include:
13436     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
13437     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
13438     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
13439     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
13440     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
13441     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
13442     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
13443     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13444   layout:
13445     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
13446     layout: "plot-throughput"
13447
13448 - type: "plot"
13449   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
13450   algorithm: "plot_perf_box_name"
13451   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
13452   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13453   include:
13454     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
13455     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13456     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
13457     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
13458     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
13459     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
13460     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
13461     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
13462   layout:
13463     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
13464     layout: "plot-throughput"
13465
13466 - type: "plot"
13467   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
13468   algorithm: "plot_perf_box_name"
13469   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
13470   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13471   include:
13472     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
13473     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13474     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
13475     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
13476     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
13477     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
13478     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
13479     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
13480   layout:
13481     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
13482     layout: "plot-throughput"
13483
13484 - type: "plot"
13485   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
13486   algorithm: "plot_perf_box_name"
13487   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
13488   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13489   include:
13490     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13491     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13492     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13493     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13494     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
13495     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
13496   layout:
13497     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
13498     layout: "plot-throughput"
13499
13500 - type: "plot"
13501   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
13502   algorithm: "plot_perf_box_name"
13503   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
13504   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13505   include:
13506     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13507     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13508     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13509     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13510     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
13511     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
13512   layout:
13513     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
13514     layout: "plot-throughput"
13515
13516 - type: "plot"
13517   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
13518   algorithm: "plot_perf_box_name"
13519   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
13520   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13521   include:
13522     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
13523     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
13524     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
13525     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
13526     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
13527   layout:
13528     title: "2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
13529     layout: "plot-throughput"
13530
13531 - type: "plot"
13532   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
13533   algorithm: "plot_perf_box_name"
13534   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
13535   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13536   include:
13537     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
13538     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
13539     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
13540     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
13541     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
13542   layout:
13543     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
13544     layout: "plot-throughput"
13545
13546 - type: "plot"
13547   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
13548   algorithm: "plot_perf_box_name"
13549   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
13550   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13551   include:
13552     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
13553     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
13554     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
13555     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
13556     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
13557     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
13558     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
13559     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
13560     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
13561     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
13562   layout:
13563     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
13564     layout: "plot-cps"
13565
13566 - type: "plot"
13567   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
13568   algorithm: "plot_perf_box_name"
13569   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
13570   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13571   include:
13572     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
13573     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
13574     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
13575     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
13576     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
13577     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
13578     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
13579     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
13580     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
13581     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
13582   layout:
13583     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
13584     layout: "plot-throughput"
13585
13586 - type: "plot"
13587   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
13588   algorithm: "plot_perf_box_name"
13589   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
13590   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13591   include:
13592     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
13593     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
13594     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
13595     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
13596     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
13597     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
13598     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
13599     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
13600     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
13601     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
13602   layout:
13603     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
13604     layout: "plot-cps"
13605
13606 - type: "plot"
13607   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
13608   algorithm: "plot_perf_box_name"
13609   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
13610   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13611   include:
13612     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
13613     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
13614     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
13615     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
13616     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
13617     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
13618     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
13619     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
13620     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
13621     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
13622   layout:
13623     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
13624     layout: "plot-throughput"
13625
13626 - type: "plot"
13627   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
13628   algorithm: "plot_perf_box_name"
13629   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
13630   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13631   include:
13632     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
13633     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
13634     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
13635     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
13636     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
13637   layout:
13638     title: "2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
13639     layout: "plot-throughput"
13640
13641 - type: "plot"
13642   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
13643   algorithm: "plot_perf_box_name"
13644   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
13645   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13646   include:
13647     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
13648     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
13649     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
13650     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
13651     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
13652   layout:
13653     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
13654     layout: "plot-throughput"
13655
13656 - type: "plot"
13657   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
13658   algorithm: "plot_perf_box_name"
13659   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
13660   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13661   include:
13662     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
13663     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
13664     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
13665     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
13666     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
13667     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
13668     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
13669     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
13670     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
13671     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
13672   layout:
13673     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
13674     layout: "plot-cps"
13675
13676 - type: "plot"
13677   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
13678   algorithm: "plot_perf_box_name"
13679   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
13680   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13681   include:
13682     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
13683     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
13684     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
13685     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
13686     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
13687     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
13688     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
13689     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
13690     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
13691     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
13692   layout:
13693     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
13694     layout: "plot-throughput"
13695
13696 - type: "plot"
13697   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
13698   algorithm: "plot_perf_box_name"
13699   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
13700   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13701   include:
13702     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
13703     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
13704     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
13705     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
13706     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
13707     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
13708     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
13709     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
13710     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
13711     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
13712   layout:
13713     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
13714     layout: "plot-cps"
13715
13716 - type: "plot"
13717   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
13718   algorithm: "plot_perf_box_name"
13719   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
13720   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13721   include:
13722     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
13723     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
13724     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
13725     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
13726     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
13727     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
13728     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
13729     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
13730     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
13731     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
13732   layout:
13733     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
13734     layout: "plot-throughput"
13735
13736 - type: "plot"
13737   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
13738   algorithm: "plot_perf_box_name"
13739   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
13740   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13741   include:
13742     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
13743     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
13744     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
13745     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
13746     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
13747     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
13748     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
13749     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
13750     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
13751     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
13752   layout:
13753     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
13754     layout: "plot-throughput"
13755
13756 - type: "plot"
13757   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
13758   algorithm: "plot_perf_box_name"
13759   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
13760   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13761   include:
13762     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
13763     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
13764     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
13765     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
13766     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
13767     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
13768     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
13769     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
13770     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
13771     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
13772   layout:
13773     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
13774     layout: "plot-throughput"
13775
13776 - type: "plot"
13777   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
13778   algorithm: "plot_perf_box_name"
13779   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
13780   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13781   include:
13782     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
13783     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
13784     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
13785     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
13786     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
13787     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
13788     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
13789     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
13790     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
13791     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
13792   layout:
13793     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
13794     layout: "plot-throughput"
13795
13796 - type: "plot"
13797   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
13798   algorithm: "plot_perf_box_name"
13799   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
13800   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13801   include:
13802     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
13803     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
13804     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
13805     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
13806     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
13807     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
13808     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
13809     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
13810     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
13811     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
13812   layout:
13813     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
13814     layout: "plot-throughput"
13815
13816 - type: "plot"
13817   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput2-avf-ndr"
13818   algorithm: "plot_perf_box_name"
13819   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput2-avf-ndr"
13820   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13821   include:
13822     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
13823     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
13824     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
13825     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
13826     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
13827     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
13828     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
13829     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
13830     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
13831     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
13832   layout:
13833     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
13834     layout: "plot-throughput"
13835
13836 - type: "plot"
13837   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput2-avf-pdr"
13838   algorithm: "plot_perf_box_name"
13839   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput2-avf-pdr"
13840   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13841   include:
13842     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
13843     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
13844     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
13845     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
13846     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
13847     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
13848     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
13849     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
13850     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
13851     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
13852   layout:
13853     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
13854     layout: "plot-throughput"
13855
13856 - type: "plot"
13857   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput2-avf-ndr"
13858   algorithm: "plot_perf_box_name"
13859   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput2-avf-ndr"
13860   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13861   include:
13862     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
13863     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
13864     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
13865     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
13866     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
13867     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
13868     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
13869     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
13870     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
13871     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
13872   layout:
13873     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
13874     layout: "plot-throughput"
13875
13876 - type: "plot"
13877   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput2-avf-pdr"
13878   algorithm: "plot_perf_box_name"
13879   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput2-avf-pdr"
13880   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13881   include:
13882     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
13883     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
13884     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
13885     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
13886     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
13887     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
13888     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
13889     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
13890     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
13891     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
13892   layout:
13893     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
13894     layout: "plot-throughput"
13895
13896 - type: "plot"
13897   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
13898   algorithm: "plot_perf_box_name"
13899   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
13900   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13901   include:
13902     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13903     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13904     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13905     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13906     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13907     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
13908   layout:
13909     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
13910     layout: "plot-throughput"
13911
13912 - type: "plot"
13913   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
13914   algorithm: "plot_perf_box_name"
13915   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
13916   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13917   include:
13918     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13919     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13920     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13921     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13922     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13923     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
13924   layout:
13925     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
13926     layout: "plot-throughput"
13927
13928 - type: "plot"
13929   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
13930   algorithm: "plot_perf_box_name"
13931   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
13932   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13933   include:
13934     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
13935     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
13936     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
13937     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
13938     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
13939   layout:
13940     title: "2n-skx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
13941     layout: "plot-throughput"
13942
13943 - type: "plot"
13944   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
13945   algorithm: "plot_perf_box_name"
13946   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
13947   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13948   include:
13949     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
13950     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
13951     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
13952     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
13953     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
13954   layout:
13955     title: "2n-skx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
13956     layout: "plot-throughput"
13957
13958 - type: "plot"
13959   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
13960   algorithm: "plot_perf_box_name"
13961   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
13962   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13963   include:
13964     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
13965     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13966     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
13967     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-rnd-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-rnd-ndrpdr"
13968   layout:
13969     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
13970     layout: "plot-throughput"
13971
13972 - type: "plot"
13973   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
13974   algorithm: "plot_perf_box_name"
13975   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
13976   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13977   include:
13978     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
13979     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13980     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
13981     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-rnd-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-rnd-ndrpdr"
13982   layout:
13983     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
13984     layout: "plot-throughput"
13985
13986 - type: "plot"
13987   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
13988   algorithm: "plot_perf_box_name"
13989   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
13990   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13991   include:
13992     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
13993     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
13994 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
13995 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13996 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
13997   layout:
13998     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
13999     layout: "plot-throughput"
14000
14001 - type: "plot"
14002   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
14003   algorithm: "plot_perf_box_name"
14004   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
14005   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14006   include:
14007     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
14008     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
14009 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
14010 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
14011 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
14012   layout:
14013     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
14014     layout: "plot-throughput"
14015
14016 - type: "plot"
14017   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
14018   algorithm: "plot_perf_box_name"
14019   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
14020   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14021   include:
14022     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
14023     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
14024     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
14025     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
14026     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
14027   layout:
14028     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
14029     layout: "plot-throughput"
14030
14031 - type: "plot"
14032   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
14033   algorithm: "plot_perf_box_name"
14034   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
14035   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14036   include:
14037     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
14038     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
14039     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
14040     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
14041     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
14042   layout:
14043     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
14044     layout: "plot-throughput"
14045
14046 - type: "plot"
14047   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
14048   algorithm: "plot_perf_box_name"
14049   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
14050   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14051   include:
14052     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
14053     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
14054     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
14055     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
14056     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
14057   layout:
14058     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
14059     layout: "plot-throughput"
14060
14061 - type: "plot"
14062   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
14063   algorithm: "plot_perf_box_name"
14064   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
14065   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14066   include:
14067     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
14068     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
14069     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
14070     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
14071     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
14072   layout:
14073     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
14074     layout: "plot-throughput"
14075
14076 - type: "plot"
14077   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
14078   algorithm: "plot_perf_box_name"
14079   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
14080   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14081   include:
14082     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14083     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14084     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14085     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14086   layout:
14087     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
14088     layout: "plot-throughput"
14089
14090 - type: "plot"
14091   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
14092   algorithm: "plot_perf_box_name"
14093   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
14094   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14095   include:
14096     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14097     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14098     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14099     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14100   layout:
14101     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
14102     layout: "plot-throughput"
14103
14104 - type: "plot"
14105   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
14106   algorithm: "plot_perf_box_name"
14107   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
14108   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14109   include:
14110     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
14111     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14112     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14113     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14114     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14115   layout:
14116     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
14117     layout: "plot-throughput"
14118
14119 - type: "plot"
14120   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
14121   algorithm: "plot_perf_box_name"
14122   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
14123   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14124   include:
14125     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
14126     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14127     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14128     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14129     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14130   layout:
14131     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
14132     layout: "plot-throughput"
14133
14134 - type: "plot"
14135   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
14136   algorithm: "plot_perf_box_name"
14137   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
14138   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14139   include:
14140     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
14141     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
14142     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
14143     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
14144     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
14145   layout:
14146     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
14147     layout: "plot-throughput"
14148
14149 - type: "plot"
14150   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
14151   algorithm: "plot_perf_box_name"
14152   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
14153   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14154   include:
14155     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
14156     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
14157     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
14158     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
14159     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
14160   layout:
14161     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
14162     layout: "plot-throughput"
14163
14164 - type: "plot"
14165   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
14166   algorithm: "plot_perf_box_name"
14167   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
14168   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14169   include:
14170     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14171     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14172     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14173     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14174   layout:
14175     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
14176     layout: "plot-throughput"
14177
14178 - type: "plot"
14179   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
14180   algorithm: "plot_perf_box_name"
14181   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
14182   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14183   include:
14184     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14185     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14186     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14187     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14188   layout:
14189     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
14190     layout: "plot-throughput"
14191
14192 - type: "plot"
14193   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
14194   algorithm: "plot_perf_box_name"
14195   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
14196   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14197   include:
14198     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
14199     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
14200     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
14201     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
14202     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
14203     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-rnd-ndrpdr"
14204   layout:
14205     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
14206     layout: "plot-throughput"
14207
14208 - type: "plot"
14209   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
14210   algorithm: "plot_perf_box_name"
14211   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
14212   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14213   include:
14214     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
14215     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
14216     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
14217     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
14218     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
14219     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-rnd-ndrpdr"
14220   layout:
14221     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
14222     layout: "plot-throughput"
14223
14224 - type: "plot"
14225   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
14226   algorithm: "plot_perf_box_name"
14227   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
14228   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14229   include:
14230     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
14231     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14232     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14233     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14234     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14235     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-1t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
14236   layout:
14237     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
14238     layout: "plot-throughput"
14239
14240 - type: "plot"
14241   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
14242   algorithm: "plot_perf_box_name"
14243   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
14244   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14245   include:
14246     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
14247     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14248     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14249     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14250     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14251     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-1t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
14252   layout:
14253     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
14254     layout: "plot-throughput"
14255
14256 - type: "plot"
14257   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
14258   algorithm: "plot_perf_box_name"
14259   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
14260   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14261   include:
14262     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
14263     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
14264     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
14265     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
14266     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
14267     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-rnd-ndrpdr"
14268   layout:
14269     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
14270     layout: "plot-throughput"
14271
14272 - type: "plot"
14273   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
14274   algorithm: "plot_perf_box_name"
14275   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
14276   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14277   include:
14278     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
14279     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
14280     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
14281     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
14282     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
14283     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-rnd-ndrpdr"
14284   layout:
14285     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
14286     layout: "plot-throughput"
14287
14288 - type: "plot"
14289   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
14290   algorithm: "plot_perf_box_name"
14291   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
14292   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14293   include:
14294     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
14295     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14296     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14297     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14298     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14299   layout:
14300     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
14301     layout: "plot-throughput"
14302
14303 - type: "plot"
14304   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
14305   algorithm: "plot_perf_box_name"
14306   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
14307   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14308   include:
14309     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
14310     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14311     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14312     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14313     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14314   layout:
14315     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
14316     layout: "plot-throughput"
14317
14318 - type: "plot"
14319   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
14320   algorithm: "plot_perf_box_name"
14321   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
14322   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14323   include:
14324     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
14325     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14326   layout:
14327     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
14328     layout: "plot-throughput"
14329
14330 - type: "plot"
14331   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
14332   algorithm: "plot_perf_box_name"
14333   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
14334   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14335   include:
14336     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
14337     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14338   layout:
14339     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
14340     layout: "plot-throughput"
14341
14342 - type: "plot"
14343   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
14344   algorithm: "plot_perf_box_name"
14345   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
14346   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14347   include:
14348     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14349     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14350     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14351     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14352   layout:
14353     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
14354     layout: "plot-throughput"
14355
14356 - type: "plot"
14357   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
14358   algorithm: "plot_perf_box_name"
14359   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
14360   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14361   include:
14362     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14363     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14364     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14365     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14366   layout:
14367     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
14368     layout: "plot-throughput"
14369
14370 - type: "plot"
14371   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
14372   algorithm: "plot_perf_box_name"
14373   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
14374   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14375   include:
14376     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
14377     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14378     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14379     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14380   layout:
14381     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
14382     layout: "plot-throughput"
14383
14384 - type: "plot"
14385   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
14386   algorithm: "plot_perf_box_name"
14387   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
14388   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14389   include:
14390     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
14391     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14392     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14393     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14394   layout:
14395     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
14396     layout: "plot-throughput"
14397
14398 - type: "plot"
14399   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
14400   algorithm: "plot_perf_box_name"
14401   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
14402   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14403   include:
14404     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
14405     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14406     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14407     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14408   layout:
14409     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
14410     layout: "plot-throughput"
14411
14412 - type: "plot"
14413   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
14414   algorithm: "plot_perf_box_name"
14415   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
14416   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14417   include:
14418     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
14419     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14420     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14421     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14422   layout:
14423     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
14424     layout: "plot-throughput"
14425
14426 - type: "plot"
14427   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
14428   algorithm: "plot_perf_box_name"
14429   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
14430   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14431   include:
14432     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
14433     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14434     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14435     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14436   layout:
14437     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
14438     layout: "plot-throughput"
14439
14440 - type: "plot"
14441   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
14442   algorithm: "plot_perf_box_name"
14443   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
14444   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14445   include:
14446     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
14447     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14448     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14449     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14450   layout:
14451     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
14452     layout: "plot-throughput"
14453
14454 - type: "plot"
14455   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
14456   algorithm: "plot_perf_box_name"
14457   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
14458   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14459   include:
14460     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14461     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14462     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14463     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
14464     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
14465     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14466     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
14467   layout:
14468     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
14469     layout: "plot-throughput"
14470
14471 - type: "plot"
14472   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
14473   algorithm: "plot_perf_box_name"
14474   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
14475   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14476   include:
14477     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14478     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14479     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14480     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
14481     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
14482     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14483     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
14484   layout:
14485     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
14486     layout: "plot-throughput"
14487
14488 - type: "plot"
14489   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
14490   algorithm: "plot_perf_box_name"
14491   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
14492   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14493   include:
14494     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
14495     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14496     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
14497     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
14498     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
14499     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
14500     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
14501     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
14502   layout:
14503     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
14504     layout: "plot-throughput"
14505
14506 - type: "plot"
14507   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
14508   algorithm: "plot_perf_box_name"
14509   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
14510   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14511   include:
14512     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
14513     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14514     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
14515     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
14516     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
14517     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
14518     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
14519     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
14520   layout:
14521     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
14522     layout: "plot-throughput"
14523
14524 - type: "plot"
14525   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14526   algorithm: "plot_perf_box_name"
14527   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14528   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14529   include:
14530     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14531     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14532     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
14533     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
14534     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
14535     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
14536     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14537     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
14538   layout:
14539     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14540     layout: "plot-throughput"
14541
14542 - type: "plot"
14543   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14544   algorithm: "plot_perf_box_name"
14545   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14546   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14547   include:
14548     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14549     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14550     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
14551     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
14552     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
14553     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
14554     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14555     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
14556   layout:
14557     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14558     layout: "plot-throughput"
14559
14560 - type: "plot"
14561   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
14562   algorithm: "plot_perf_box_name"
14563   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
14564   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14565   include:
14566     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14567     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14568     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14569     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-rnd-ndrpdr"
14570   layout:
14571     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
14572     layout: "plot-throughput"
14573
14574 - type: "plot"
14575   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
14576   algorithm: "plot_perf_box_name"
14577   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
14578   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14579   include:
14580     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14581     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14582     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14583     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-rnd-ndrpdr"
14584   layout:
14585     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
14586     layout: "plot-throughput"
14587
14588 - type: "plot"
14589   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14590   algorithm: "plot_perf_box_name"
14591   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14592   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14593   include:
14594     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14595     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14596     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14597   layout:
14598     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14599     layout: "plot-throughput"
14600
14601 - type: "plot"
14602   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14603   algorithm: "plot_perf_box_name"
14604   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14605   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14606   include:
14607     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14608     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14609     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14610   layout:
14611     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14612     layout: "plot-throughput"
14613
14614 - type: "plot"
14615   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
14616   algorithm: "plot_perf_box_name"
14617   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
14618   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14619   include:
14620     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
14621     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14622     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
14623     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
14624     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
14625   layout:
14626     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
14627     layout: "plot-throughput"
14628
14629 - type: "plot"
14630   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
14631   algorithm: "plot_perf_box_name"
14632   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
14633   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14634   include:
14635     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
14636     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14637     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
14638     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
14639     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
14640   layout:
14641     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
14642     layout: "plot-throughput"
14643
14644 - type: "plot"
14645   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14646   algorithm: "plot_perf_box_name"
14647   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14648   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14649   include:
14650     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14651     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14652     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
14653     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
14654     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14655   layout:
14656     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14657     layout: "plot-throughput"
14658
14659 - type: "plot"
14660   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14661   algorithm: "plot_perf_box_name"
14662   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14663   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14664   include:
14665     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14666     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14667     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
14668     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
14669     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14670   layout:
14671     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14672     layout: "plot-throughput"
14673
14674 - type: "plot"
14675   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14676   algorithm: "plot_perf_box_name"
14677   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14678   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14679   include:
14680     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14681     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14682     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
14683     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
14684     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14685   layout:
14686     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14687     layout: "plot-throughput"
14688
14689 - type: "plot"
14690   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14691   algorithm: "plot_perf_box_name"
14692   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14693   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14694   include:
14695     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14696     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14697     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
14698     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
14699     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14700   layout:
14701     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14702     layout: "plot-throughput"
14703
14704 - type: "plot"
14705   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14706   algorithm: "plot_perf_box_name"
14707   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14708   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14709   include:
14710     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14711     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14712     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
14713     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
14714     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14715   layout:
14716     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14717     layout: "plot-throughput"
14718
14719 - type: "plot"
14720   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14721   algorithm: "plot_perf_box_name"
14722   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14723   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14724   include:
14725     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14726     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14727     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
14728     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
14729     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14730   layout:
14731     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14732     layout: "plot-throughput"
14733
14734 - type: "plot"
14735   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14736   algorithm: "plot_perf_box_name"
14737   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14738   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14739   include:
14740     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14741     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14742     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
14743     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
14744     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14745   layout:
14746     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14747     layout: "plot-throughput"
14748
14749 - type: "plot"
14750   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14751   algorithm: "plot_perf_box_name"
14752   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14753   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14754   include:
14755     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14756     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14757     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
14758     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
14759     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14760   layout:
14761     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14762     layout: "plot-throughput"
14763
14764 - type: "plot"
14765   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
14766   algorithm: "plot_perf_box_name"
14767   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
14768   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14769   include:
14770     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14771     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14772     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14773     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14774     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14775     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14776   layout:
14777     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
14778     layout: "plot-throughput"
14779
14780 - type: "plot"
14781   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
14782   algorithm: "plot_perf_box_name"
14783   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
14784   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14785   include:
14786     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14787     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14788     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14789     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14790     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14791     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14792   layout:
14793     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
14794     layout: "plot-throughput"
14795
14796 - type: "plot"
14797   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
14798   algorithm: "plot_perf_box_name"
14799   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
14800   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14801   include:
14802     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14803     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14804     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
14805     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14806   layout:
14807     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
14808     layout: "plot-throughput"
14809
14810 - type: "plot"
14811   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
14812   algorithm: "plot_perf_box_name"
14813   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
14814   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14815   include:
14816     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14817     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14818     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14819     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14820   layout:
14821     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
14822     layout: "plot-throughput"
14823
14824 - type: "plot"
14825   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
14826   algorithm: "plot_perf_box_name"
14827   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
14828   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14829   include:
14830     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14831     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14832     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14833     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14834     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14835     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14836   layout:
14837     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
14838     layout: "plot-throughput"
14839
14840 - type: "plot"
14841   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
14842   algorithm: "plot_perf_box_name"
14843   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
14844   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14845   include:
14846     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14847     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14848     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14849     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14850     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14851     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14852   layout:
14853     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
14854     layout: "plot-throughput"
14855
14856 - type: "plot"
14857   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
14858   algorithm: "plot_perf_box_name"
14859   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
14860   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14861   include:
14862     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14863     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14864     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14865     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14866     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14867     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14868   layout:
14869     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
14870     layout: "plot-throughput"
14871
14872 - type: "plot"
14873   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
14874   algorithm: "plot_perf_box_name"
14875   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
14876   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14877   include:
14878     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14879     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14880     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14881     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14882     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14883     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14884   layout:
14885     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
14886     layout: "plot-throughput"
14887
14888 - type: "plot"
14889   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
14890   algorithm: "plot_perf_box_name"
14891   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
14892   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14893   include:
14894     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14895     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14896     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14897     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14898     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14899     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14900   layout:
14901     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
14902     layout: "plot-throughput"
14903
14904 - type: "plot"
14905   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
14906   algorithm: "plot_perf_box_name"
14907   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
14908   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14909   include:
14910     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14911     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14912     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14913     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14914     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14915     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14916   layout:
14917     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
14918     layout: "plot-throughput"
14919
14920 - type: "plot"
14921   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
14922   algorithm: "plot_perf_box_name"
14923   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
14924   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14925   include:
14926     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14927     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14928     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14929     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14930     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14931     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14932   layout:
14933     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
14934     layout: "plot-throughput"
14935
14936 - type: "plot"
14937   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
14938   algorithm: "plot_perf_box_name"
14939   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
14940   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14941   include:
14942     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14943     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14944     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14945     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14946     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14947     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14948   layout:
14949     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
14950     layout: "plot-throughput"
14951
14952 - type: "plot"
14953   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
14954   algorithm: "plot_perf_box_name"
14955   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
14956   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14957   include:
14958     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14959     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14960     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14961     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14962     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14963     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14964   layout:
14965     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
14966     layout: "plot-throughput"
14967
14968 - type: "plot"
14969   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
14970   algorithm: "plot_perf_box_name"
14971   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
14972   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14973   include:
14974     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14975     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14976     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14977     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14978     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14979     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14980   layout:
14981     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
14982     layout: "plot-throughput"
14983
14984 - type: "plot"
14985   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
14986   algorithm: "plot_perf_box_name"
14987   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
14988   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14989   include:
14990     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14991     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14992     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14993     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14994     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14995     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14996   layout:
14997     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
14998     layout: "plot-throughput"
14999
15000 - type: "plot"
15001   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15002   algorithm: "plot_perf_box_name"
15003   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15004   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15005   include:
15006     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15007     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15008     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15009     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15010     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15011     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15012   layout:
15013     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
15014     layout: "plot-throughput"
15015
15016 - type: "plot"
15017   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15018   algorithm: "plot_perf_box_name"
15019   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15020   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15021   include:
15022     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
15023     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15024     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15025     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15026     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15027   layout:
15028     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15029     layout: "plot-throughput"
15030
15031 - type: "plot"
15032   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15033   algorithm: "plot_perf_box_name"
15034   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15035   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15036   include:
15037     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
15038     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15039     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15040     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15041     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15042   layout:
15043     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15044     layout: "plot-throughput"
15045
15046 - type: "plot"
15047   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15048   algorithm: "plot_perf_box_name"
15049   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15050   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15051   include:
15052     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15053     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15054     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15055     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15056     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15057   layout:
15058     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15059     layout: "plot-throughput"
15060
15061 - type: "plot"
15062   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15063   algorithm: "plot_perf_box_name"
15064   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15065   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15066   include:
15067     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15068     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15069     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15070     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15071     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15072   layout:
15073     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15074     layout: "plot-throughput"
15075
15076 - type: "plot"
15077   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
15078   algorithm: "plot_perf_box_name"
15079   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
15080   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15081   include:
15082     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15083     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15084     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15085     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15086   layout:
15087     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
15088     layout: "plot-throughput"
15089
15090 - type: "plot"
15091   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
15092   algorithm: "plot_perf_box_name"
15093   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
15094   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15095   include:
15096     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15097     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15098     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15099     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15100   layout:
15101     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
15102     layout: "plot-throughput"
15103
15104 - type: "plot"
15105   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15106   algorithm: "plot_perf_box_name"
15107   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15108   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15109   include:
15110     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15111     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15112     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15113     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15114   layout:
15115     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15116     layout: "plot-throughput"
15117
15118 - type: "plot"
15119   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15120   algorithm: "plot_perf_box_name"
15121   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15122   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15123   include:
15124     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15125     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15126     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15127     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15128   layout:
15129     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15130     layout: "plot-throughput"
15131
15132 - type: "plot"
15133   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
15134   algorithm: "plot_perf_box_name"
15135   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
15136   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15137   include:
15138     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15139     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15140     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15141     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15142     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15143     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15144   layout:
15145     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
15146     layout: "plot-throughput"
15147
15148 - type: "plot"
15149   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
15150   algorithm: "plot_perf_box_name"
15151   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
15152   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15153   include:
15154     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15155     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15156     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15157     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15158     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15159     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15160   layout:
15161     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
15162     layout: "plot-throughput"
15163
15164 - type: "plot"
15165   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
15166   algorithm: "plot_perf_box_name"
15167   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
15168   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15169   include:
15170     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15171     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15172     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15173     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15174     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15175   layout:
15176     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
15177     layout: "plot-throughput"
15178
15179 - type: "plot"
15180   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
15181   algorithm: "plot_perf_box_name"
15182   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
15183   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15184   include:
15185     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15186     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15187     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15188     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15189     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15190   layout:
15191     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
15192     layout: "plot-throughput"
15193
15194 - type: "plot"
15195   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15196   algorithm: "plot_perf_box_name"
15197   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15198   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15199   include:
15200     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
15201     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15202     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15203     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15204     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15205   layout:
15206     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
15207     layout: "plot-throughput"
15208
15209 - type: "plot"
15210   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15211   algorithm: "plot_perf_box_name"
15212   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15213   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15214   include:
15215     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
15216     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15217     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15218     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15219     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15220   layout:
15221     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
15222     layout: "plot-throughput"
15223
15224 - type: "plot"
15225   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15226   algorithm: "plot_perf_box_name"
15227   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15228   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15229   include:
15230     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15231     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15232     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15233     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15234   layout:
15235     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
15236     layout: "plot-throughput"
15237
15238 - type: "plot"
15239   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15240   algorithm: "plot_perf_box_name"
15241   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15242   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15243   include:
15244     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
15245     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15246     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15247     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15248   layout:
15249     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
15250     layout: "plot-throughput"
15251
15252 - type: "plot"
15253   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
15254   algorithm: "plot_perf_box_name"
15255   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
15256   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15257   include:
15258     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15259     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15260     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15261     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15262     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15263     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15264   layout:
15265     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
15266     layout: "plot-throughput"
15267
15268 - type: "plot"
15269   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
15270   algorithm: "plot_perf_box_name"
15271   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
15272   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15273   include:
15274     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15275     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15276     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15277     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15278     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15279     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15280   layout:
15281     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
15282     layout: "plot-throughput"
15283
15284 - type: "plot"
15285   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15286   algorithm: "plot_perf_box_name"
15287   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15288   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15289   include:
15290     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15291     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15292     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15293     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15294     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15295     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15296   layout:
15297     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15298     layout: "plot-throughput"
15299
15300 - type: "plot"
15301   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15302   algorithm: "plot_perf_box_name"
15303   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15304   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15305   include:
15306     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15307     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15308     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15309     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15310     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15311     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15312   layout:
15313     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15314     layout: "plot-throughput"
15315
15316 - type: "plot"
15317   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
15318   algorithm: "plot_perf_box_name"
15319   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
15320   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15321   include:
15322     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15323     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15324     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15325     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15326     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15327     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15328   layout:
15329     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
15330     layout: "plot-throughput"
15331
15332 - type: "plot"
15333   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
15334   algorithm: "plot_perf_box_name"
15335   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
15336   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15337   include:
15338     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15339     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15340     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15341     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15342     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15343     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15344   layout:
15345     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
15346     layout: "plot-throughput"
15347
15348 - type: "plot"
15349   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
15350   algorithm: "plot_perf_box_name"
15351   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
15352   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15353   include:
15354     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15355     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15356     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15357     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15358     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15359     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15360   layout:
15361     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
15362     layout: "plot-throughput"
15363
15364 - type: "plot"
15365   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
15366   algorithm: "plot_perf_box_name"
15367   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
15368   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15369   include:
15370     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15371     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15372     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15373     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15374     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15375     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15376   layout:
15377     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
15378     layout: "plot-throughput"
15379
15380 - type: "plot"
15381   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
15382   algorithm: "plot_perf_box_name"
15383   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
15384   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15385   include:
15386     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15387     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15388     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15389     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15390   layout:
15391     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
15392     layout: "plot-throughput"
15393
15394 - type: "plot"
15395   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
15396   algorithm: "plot_perf_box_name"
15397   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
15398   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15399   include:
15400     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15401     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15402     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15403     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15404   layout:
15405     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
15406     layout: "plot-throughput"
15407
15408 - type: "plot"
15409   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15410   algorithm: "plot_perf_box_name"
15411   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15412   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15413   include:
15414     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15415     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15416     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15417     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15418     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15419     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15420   layout:
15421     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15422     layout: "plot-throughput"
15423
15424 - type: "plot"
15425   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15426   algorithm: "plot_perf_box_name"
15427   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15428   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15429   include:
15430     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15431     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15432     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15433     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15434     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15435     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15436   layout:
15437     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15438     layout: "plot-throughput"
15439
15440 - type: "plot"
15441   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
15442   algorithm: "plot_perf_box_name"
15443   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
15444   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15445   include:
15446     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15447     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15448     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15449     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15450     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15451     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15452   layout:
15453     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
15454     layout: "plot-throughput"
15455
15456 - type: "plot"
15457   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
15458   algorithm: "plot_perf_box_name"
15459   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
15460   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15461   include:
15462     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15463     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15464     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15465     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15466     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15467     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15468   layout:
15469     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
15470     layout: "plot-throughput"
15471
15472 - type: "plot"
15473   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
15474   algorithm: "plot_perf_box_name"
15475   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
15476   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15477   include:
15478     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15479     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15480     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15481     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15482   layout:
15483     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
15484     layout: "plot-throughput"
15485
15486 - type: "plot"
15487   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
15488   algorithm: "plot_perf_box_name"
15489   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
15490   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15491   include:
15492     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15493     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15494     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15495     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15496   layout:
15497     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
15498     layout: "plot-throughput"
15499
15500 - type: "plot"
15501   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15502   algorithm: "plot_perf_box_name"
15503   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15504   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15505   include:
15506     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15507     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15508     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15509     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15510     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15511     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15512   layout:
15513     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15514     layout: "plot-throughput"
15515
15516 - type: "plot"
15517   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15518   algorithm: "plot_perf_box_name"
15519   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15520   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15521   include:
15522     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15523     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15524     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15525     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15526     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15527     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15528   layout:
15529     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15530     layout: "plot-throughput"
15531
15532 - type: "plot"
15533   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
15534   algorithm: "plot_perf_box_name"
15535   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
15536   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15537   include:
15538     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15539     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15540     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15541     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15542   layout:
15543     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
15544     layout: "plot-throughput"
15545
15546 - type: "plot"
15547   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
15548   algorithm: "plot_perf_box_name"
15549   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
15550   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15551   include:
15552     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15553     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15554     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15555     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15556   layout:
15557     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
15558     layout: "plot-throughput"
15559
15560 - type: "plot"
15561   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15562   algorithm: "plot_perf_box_name"
15563   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15564   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15565   include:
15566     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15567     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15568     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15569     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15570     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15571     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15572   layout:
15573     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15574     layout: "plot-throughput"
15575
15576 - type: "plot"
15577   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15578   algorithm: "plot_perf_box_name"
15579   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15580   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15581   include:
15582     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15583     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15584     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15585     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15586     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15587     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15588   layout:
15589     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15590     layout: "plot-throughput"
15591
15592 - type: "plot"
15593   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
15594   algorithm: "plot_perf_box_name"
15595   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
15596   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15597   include:
15598     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15599     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15600     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15601     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15602     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15603     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15604   layout:
15605     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
15606     layout: "plot-throughput"
15607
15608 - type: "plot"
15609   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
15610   algorithm: "plot_perf_box_name"
15611   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
15612   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15613   include:
15614     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15615     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15616     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15617     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15618     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15619     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15620   layout:
15621     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
15622     layout: "plot-throughput"
15623
15624 - type: "plot"
15625   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
15626   algorithm: "plot_perf_box_name"
15627   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
15628   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15629   include:
15630     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15631     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15632     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15633     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15634     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15635     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15636   layout:
15637     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
15638     layout: "plot-throughput"
15639
15640 - type: "plot"
15641   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
15642   algorithm: "plot_perf_box_name"
15643   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
15644   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15645   include:
15646     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15647     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15648     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15649     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15650     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15651     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15652   layout:
15653     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
15654     layout: "plot-throughput"
15655
15656 - type: "plot"
15657   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
15658   algorithm: "plot_perf_box_name"
15659   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
15660   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15661   include:
15662     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15663     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15664     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15665 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15666 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15667 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15668   layout:
15669     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
15670     layout: "plot-throughput"
15671
15672 - type: "plot"
15673   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
15674   algorithm: "plot_perf_box_name"
15675   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
15676   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15677   include:
15678     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15679     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15680     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15681 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15682 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15683 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15684   layout:
15685     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
15686     layout: "plot-throughput"
15687
15688 - type: "plot"
15689   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
15690   algorithm: "plot_perf_box_name"
15691   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
15692   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15693   include:
15694     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15695     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15696     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15697     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15698     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15699     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15700   layout:
15701     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
15702     layout: "plot-throughput"
15703
15704 - type: "plot"
15705   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
15706   algorithm: "plot_perf_box_name"
15707   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
15708   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15709   include:
15710     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15711     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15712     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15713     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15714     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15715     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15716   layout:
15717     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
15718     layout: "plot-throughput"
15719
15720 - type: "plot"
15721   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
15722   algorithm: "plot_perf_box_name"
15723   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
15724   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15725   include:
15726     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15727     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15728     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15729     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15730     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15731     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15732   layout:
15733     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
15734     layout: "plot-throughput"
15735
15736 - type: "plot"
15737   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
15738   algorithm: "plot_perf_box_name"
15739   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
15740   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15741   include:
15742     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15743     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15744     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15745     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15746     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15747     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15748   layout:
15749     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
15750     layout: "plot-throughput"
15751
15752 #- type: "plot"
15753 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
15754 #  algorithm: "plot_perf_box_name"
15755 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
15756 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15757 #  include:
15758 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15759 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15760 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15761 #  layout:
15762 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
15763 #    layout: "plot-throughput"
15764 #
15765 #- type: "plot"
15766 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
15767 #  algorithm: "plot_perf_box_name"
15768 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
15769 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15770 #  include:
15771 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15772 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15773 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15774 #  layout:
15775 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
15776 #    layout: "plot-throughput"
15777
15778 - type: "plot"
15779   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
15780   algorithm: "plot_perf_box_name"
15781   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
15782   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15783   include:
15784     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15785     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15786     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15787     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15788     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15789   layout:
15790     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
15791     layout: "plot-throughput"
15792
15793 - type: "plot"
15794   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
15795   algorithm: "plot_perf_box_name"
15796   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
15797   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15798   include:
15799     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15800     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15801     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15802     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15803     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15804   layout:
15805     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
15806     layout: "plot-throughput"
15807
15808 - type: "plot"
15809   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
15810   algorithm: "plot_perf_box_name"
15811   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
15812   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15813   include:
15814     - "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"
15815     - "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"
15816     - "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"
15817     - "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"
15818     - "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"
15819   layout:
15820     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
15821     layout: "plot-throughput"
15822
15823 - type: "plot"
15824   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
15825   algorithm: "plot_perf_box_name"
15826   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
15827   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15828   include:
15829     - "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"
15830     - "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"
15831     - "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"
15832     - "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"
15833     - "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"
15834   layout:
15835     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
15836     layout: "plot-throughput"
15837
15838 - type: "plot"
15839   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15840   algorithm: "plot_perf_box_name"
15841   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15842   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15843   include:
15844     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15845     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15846     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15847     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15848     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15849   layout:
15850     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15851     layout: "plot-throughput"
15852
15853 - type: "plot"
15854   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15855   algorithm: "plot_perf_box_name"
15856   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15857   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15858   include:
15859     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15860     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15861     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15862     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15863     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15864   layout:
15865     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15866     layout: "plot-throughput"
15867
15868 - type: "plot"
15869   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15870   algorithm: "plot_perf_box_name"
15871   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15872   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15873   include:
15874     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15875     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15876     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15877     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15878     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15879   layout:
15880     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15881     layout: "plot-throughput"
15882
15883 - type: "plot"
15884   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15885   algorithm: "plot_perf_box_name"
15886   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15887   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15888   include:
15889     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15890     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15891     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15892     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15893     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15894   layout:
15895     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15896     layout: "plot-throughput"
15897
15898 - type: "plot"
15899   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
15900   algorithm: "plot_perf_box_name"
15901   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
15902   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15903   include:
15904     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15905     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15906     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15907     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15908     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15909   layout:
15910     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
15911     layout: "plot-throughput"
15912
15913 - type: "plot"
15914   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
15915   algorithm: "plot_perf_box_name"
15916   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
15917   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15918   include:
15919     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15920     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15921     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15922     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15923     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15924   layout:
15925     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
15926     layout: "plot-throughput"
15927
15928 - type: "plot"
15929   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
15930   algorithm: "plot_perf_box_name"
15931   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
15932   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15933   include:
15934     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15935     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15936     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15937     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15938     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15939   layout:
15940     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
15941     layout: "plot-throughput"
15942
15943 - type: "plot"
15944   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
15945   algorithm: "plot_perf_box_name"
15946   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
15947   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15948   include:
15949     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15950     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15951     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15952     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15953     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15954   layout:
15955     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
15956     layout: "plot-throughput"
15957
15958 - type: "plot"
15959   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
15960   algorithm: "plot_perf_box_name"
15961   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
15962   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15963   include:
15964     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15965     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15966     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15967     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15968   layout:
15969     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
15970     layout: "plot-throughput"
15971
15972 - type: "plot"
15973   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
15974   algorithm: "plot_perf_box_name"
15975   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
15976   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15977   include:
15978     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15979     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15980     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15981     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15982   layout:
15983     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
15984     layout: "plot-throughput"
15985
15986 - type: "plot"
15987   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
15988   algorithm: "plot_perf_box_name"
15989   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
15990   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15991   include:
15992     - "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"
15993     - "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"
15994     - "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"
15995     - "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"
15996   layout:
15997     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
15998     layout: "plot-throughput"
15999
16000 - type: "plot"
16001   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
16002   algorithm: "plot_perf_box_name"
16003   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
16004   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16005   include:
16006     - "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"
16007     - "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"
16008     - "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"
16009     - "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"
16010   layout:
16011     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
16012     layout: "plot-throughput"
16013
16014 - type: "plot"
16015   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
16016   algorithm: "plot_perf_box_name"
16017   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
16018   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16019   include:
16020     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16021     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16022     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16023     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16024     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16025     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16026   layout:
16027     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
16028     layout: "plot-throughput"
16029
16030 - type: "plot"
16031   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
16032   algorithm: "plot_perf_box_name"
16033   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
16034   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16035   include:
16036     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16037     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16038     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16039     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16040     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16041     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16042   layout:
16043     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
16044     layout: "plot-throughput"
16045
16046 - type: "plot"
16047   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
16048   algorithm: "plot_perf_box_name"
16049   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
16050   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16051   include:
16052     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16053     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16054     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16055     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16056     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16057     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16058   layout:
16059     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
16060     layout: "plot-throughput"
16061
16062 - type: "plot"
16063   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
16064   algorithm: "plot_perf_box_name"
16065   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
16066   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16067   include:
16068     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16069     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16070     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16071     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16072     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16073     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16074   layout:
16075     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
16076     layout: "plot-throughput"
16077
16078 - type: "plot"
16079   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
16080   algorithm: "plot_perf_box_name"
16081   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
16082   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16083   include:
16084     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16085     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16086     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16087     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16088     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16089     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16090   layout:
16091     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
16092     layout: "plot-throughput"
16093
16094 - type: "plot"
16095   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
16096   algorithm: "plot_perf_box_name"
16097   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
16098   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16099   include:
16100     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16101     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16102     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16103     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16104     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16105     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16106   layout:
16107     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
16108     layout: "plot-throughput"
16109
16110 - type: "plot"
16111   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
16112   algorithm: "plot_perf_box_name"
16113   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
16114   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16115   include:
16116     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16117     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16118     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16119     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16120     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16121   layout:
16122     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
16123     layout: "plot-throughput"
16124
16125 - type: "plot"
16126   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
16127   algorithm: "plot_perf_box_name"
16128   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
16129   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16130   include:
16131     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16132     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16133     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16134     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16135     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16136   layout:
16137     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
16138     layout: "plot-throughput"
16139
16140 - type: "plot"
16141   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
16142   algorithm: "plot_perf_box_name"
16143   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
16144   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16145   include:
16146     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16147     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16148   layout:
16149     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
16150     layout: "plot-throughput"
16151
16152 - type: "plot"
16153   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
16154   algorithm: "plot_perf_box_name"
16155   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
16156   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16157   include:
16158     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16159     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16160   layout:
16161     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
16162     layout: "plot-throughput"
16163
16164 - type: "plot"
16165   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
16166   algorithm: "plot_perf_box_name"
16167   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
16168   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16169   include:
16170     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16171     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16172   layout:
16173     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
16174     layout: "plot-throughput"
16175
16176 - type: "plot"
16177   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
16178   algorithm: "plot_perf_box_name"
16179   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
16180   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16181   include:
16182     - "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"
16183     - "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"
16184   layout:
16185     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
16186     layout: "plot-throughput"
16187
16188 - type: "plot"
16189   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
16190   algorithm: "plot_perf_box_name"
16191   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
16192   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16193   include:
16194     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16195     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16196   layout:
16197     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
16198     layout: "plot-throughput"
16199
16200 - type: "plot"
16201   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
16202   algorithm: "plot_perf_box_name"
16203   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
16204   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16205   include:
16206     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16207     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16208   layout:
16209     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
16210     layout: "plot-throughput"
16211
16212 - type: "plot"
16213   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
16214   algorithm: "plot_perf_box_name"
16215   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
16216   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16217   include:
16218     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16219     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16220   layout:
16221     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
16222     layout: "plot-throughput"
16223
16224 - type: "plot"
16225   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
16226   algorithm: "plot_perf_box_name"
16227   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
16228   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16229   include:
16230     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16231     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16232   layout:
16233     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
16234     layout: "plot-throughput"
16235
16236 - type: "plot"
16237   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
16238   algorithm: "plot_perf_box_name"
16239   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
16240   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16241   include:
16242     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16243     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16244     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16245     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16246     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16247     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16248   layout:
16249     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
16250     layout: "plot-throughput"
16251
16252 - type: "plot"
16253   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
16254   algorithm: "plot_perf_box_name"
16255   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
16256   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16257   include:
16258     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16259     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16260     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16261     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16262     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16263     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16264   layout:
16265     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
16266     layout: "plot-throughput"
16267
16268 - type: "plot"
16269   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
16270   algorithm: "plot_perf_box_name"
16271   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
16272   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16273   include:
16274     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16275     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16276     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16277     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16278     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16279     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16280   layout:
16281     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
16282     layout: "plot-throughput"
16283
16284 - type: "plot"
16285   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
16286   algorithm: "plot_perf_box_name"
16287   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
16288   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16289   include:
16290     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16291     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16292     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16293     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16294     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16295     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16296   layout:
16297     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
16298     layout: "plot-throughput"
16299
16300 - type: "plot"
16301   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
16302   algorithm: "plot_perf_box_name"
16303   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
16304   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16305   include:
16306     - "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"
16307     - "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"
16308     - "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"
16309     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
16310     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
16311     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
16312   layout:
16313     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
16314     layout: "plot-throughput"
16315
16316 - type: "plot"
16317   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
16318   algorithm: "plot_perf_box_name"
16319   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
16320   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16321   include:
16322     - "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"
16323     - "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"
16324     - "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"
16325     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
16326     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
16327     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
16328   layout:
16329     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
16330     layout: "plot-throughput"
16331
16332 - type: "plot"
16333   title: "Throughput: 2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
16334   algorithm: "plot_perf_box_name"
16335   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
16336   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16337   include:
16338     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
16339     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
16340     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
16341     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
16342     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
16343   layout:
16344     title: "2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
16345     layout: "plot-throughput"
16346
16347 - type: "plot"
16348   title: "Throughput: 2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
16349   algorithm: "plot_perf_box_name"
16350   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
16351   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16352   include:
16353     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
16354     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
16355     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
16356     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
16357     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
16358   layout:
16359     title: "2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
16360     layout: "plot-throughput"
16361
16362 - type: "plot"
16363   title: "Throughput: 2n-tx2-xl710-64b-1t1c-features-ip4routing-base-scale-dpdk-ndr"
16364   algorithm: "plot_perf_box_name"
16365   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-features-ip4routing-base-scale-dpdk-ndr"
16366   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16367   include:
16368     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Iacldstbase-Ndrpdr.64B-1t1c-ethip4-ip4base-iacldstbase-ndrpdr"
16369     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16370     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16371     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16372     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16373   layout:
16374     title: "2n-tx2-xl710-64b-1t1c-ip4routing-features-base-scale-dpdk-ndr"
16375     layout: "plot-throughput"
16376
16377 - type: "plot"
16378   title: "Throughput: 2n-tx2-xl710-64b-1t1c-features-ip4routing-base-scale-dpdk-pdr"
16379   algorithm: "plot_perf_box_name"
16380   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-features-ip4routing-base-scale-dpdk-pdr"
16381   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16382   include:
16383     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Iacldstbase-Ndrpdr.64B-1t1c-ethip4-ip4base-iacldstbase-ndrpdr"
16384     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16385     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16386     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16387     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16388   layout:
16389     title: "2n-tx2-xl710-64b-1t1c-ip4routing-features-base-scale-dpdk-pdr"
16390     layout: "plot-throughput"
16391
16392 - type: "plot"
16393   title: "Throughput: 2n-tx2-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
16394   algorithm: "plot_perf_box_name"
16395   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
16396   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16397   include:
16398     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
16399     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
16400     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
16401     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
16402     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
16403     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Iacldstbase-Ndrpdr.78B-1t1c-ethip6-ip6base-iacldstbase-ndrpdr"
16404   layout:
16405     title: "2n-tx2-xl710-78b-1t1c-ip4routing-base-scale-dpdk-ndr"
16406     layout: "plot-throughput"
16407
16408 - type: "plot"
16409   title: "Throughput: 2n-tx2-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
16410   algorithm: "plot_perf_box_name"
16411   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
16412   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16413   include:
16414     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
16415     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
16416     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
16417     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
16418     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
16419     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Iacldstbase-Ndrpdr.78B-1t1c-ethip6-ip6base-iacldstbase-ndrpdr"
16420   layout:
16421     title: "2n-tx2-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
16422     layout: "plot-throughput"
16423
16424 - type: "plot"
16425   title: "Throughput: 2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-ndr"
16426   algorithm: "plot_perf_box_name"
16427   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-ndr"
16428   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16429   include:
16430     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
16431     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
16432     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
16433     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
16434     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
16435   layout:
16436     title: "2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-ndr"
16437     layout: "plot-throughput"
16438
16439 - type: "plot"
16440   title: "Throughput: 2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-pdr"
16441   algorithm: "plot_perf_box_name"
16442   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-pdr"
16443   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16444   include:
16445     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
16446     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
16447     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
16448     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
16449     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
16450   layout:
16451     title: "2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-pdr"
16452     layout: "plot-throughput"
16453
16454 - type: "plot"
16455   title: "Throughput: 2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-ndr"
16456   algorithm: "plot_perf_box_name"
16457   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-ndr"
16458   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16459   include:
16460     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
16461     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
16462     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
16463     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
16464   layout:
16465     title: "2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-ndr"
16466     layout: "plot-throughput"
16467
16468 - type: "plot"
16469   title: "Throughput: 2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-pdr"
16470   algorithm: "plot_perf_box_name"
16471   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-pdr"
16472   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16473   include:
16474     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
16475     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
16476     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
16477     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
16478   layout:
16479     title: "2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-pdr"
16480     layout: "plot-throughput"
16481
16482 - type: "plot"
16483   title: "Throughput: 2n-tx2-xl710-64b-1t1c-features-l2switching-base-dpdk-ndr"
16484   algorithm: "plot_perf_box_name"
16485   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-features-l2switching-base-dpdk-ndr"
16486   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16487   include:
16488     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16489     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16490     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16491     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16492     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16493   layout:
16494     title: "2n-tx2-xl710-64b-1t1c-features-l2switching-base-ndr"
16495     layout: "plot-throughput"
16496
16497 - type: "plot"
16498   title: "Throughput: 2n-tx2-xl710-64b-1t1c-features-l2switching-base-dpdk-pdr"
16499   algorithm: "plot_perf_box_name"
16500   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-features-l2switching-base-dpdk-pdr"
16501   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16502   include:
16503     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16504     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16505     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16506     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16507     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16508   layout:
16509     title: "2n-tx2-xl710-64b-1t1c-features-l2switching-base-pdr"
16510     layout: "plot-throughput"
16511
16512 ################################################################################
16513
16514 # Packet Speedup
16515
16516 - type: "plot"
16517   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
16518   algorithm: "plot_tsa_name"
16519   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
16520   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16521   include:
16522     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16523     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16524     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16525     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16526   layout:
16527     title: "2n-skx-xxv710-64b-memif-base-avf-ndr"
16528     layout: "plot-throughput-speedup-analysis"
16529
16530 - type: "plot"
16531   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
16532   algorithm: "plot_tsa_name"
16533   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
16534   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16535   include:
16536     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16537     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16538     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16539     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16540   layout:
16541     title: "2n-skx-xxv710-64b-memif-base-avf-pdr"
16542     layout: "plot-throughput-speedup-analysis"
16543
16544 - type: "plot"
16545   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
16546   algorithm: "plot_tsa_name"
16547   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
16548   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16549   include:
16550     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16551     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16552     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16553     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16554   layout:
16555     title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
16556     layout: "plot-throughput-speedup-analysis"
16557
16558 - type: "plot"
16559   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
16560   algorithm: "plot_tsa_name"
16561   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
16562   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16563   include:
16564     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16565     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16566     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16567     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16568   layout:
16569     title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
16570     layout: "plot-throughput-speedup-analysis"
16571
16572 - type: "plot"
16573   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
16574   algorithm: "plot_tsa_name"
16575   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
16576   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16577   include:
16578     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16579     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16580     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16581     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16582     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16583   layout:
16584     title: "3n-skx-xxv710-64b-memif-base-avf-ndr"
16585     layout: "plot-throughput-speedup-analysis"
16586
16587 - type: "plot"
16588   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
16589   algorithm: "plot_tsa_name"
16590   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
16591   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16592   include:
16593     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16594     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16595     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16596     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16597     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16598   layout:
16599     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
16600     layout: "plot-throughput-speedup-analysis"
16601
16602 - type: "plot"
16603   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
16604   algorithm: "plot_tsa_name"
16605   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
16606   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16607   include:
16608     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16609     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16610     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16611     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16612     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16613   layout:
16614     title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
16615     layout: "plot-throughput-speedup-analysis"
16616
16617 - type: "plot"
16618   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
16619   algorithm: "plot_tsa_name"
16620   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
16621   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16622   include:
16623     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16624     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16625     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16626     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16627     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16628   layout:
16629     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
16630     layout: "plot-throughput-speedup-analysis"
16631
16632 - type: "plot"
16633   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
16634   algorithm: "plot_tsa_name"
16635   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
16636   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16637   include:
16638     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
16639     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16640     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16641     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16642     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16643     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16644   layout:
16645     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
16646     layout: "plot-throughput-speedup-analysis"
16647
16648 - type: "plot"
16649   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
16650   algorithm: "plot_tsa_name"
16651   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
16652   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16653   include:
16654     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
16655     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16656     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16657     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16658     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16659     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16660   layout:
16661     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
16662     layout: "plot-throughput-speedup-analysis"
16663
16664 - type: "plot"
16665   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
16666   algorithm: "plot_tsa_name"
16667   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
16668   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16669   include:
16670     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
16671     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16672     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
16673     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
16674     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
16675     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
16676     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16677     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16678   layout:
16679     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
16680     layout: "plot-throughput-speedup-analysis"
16681
16682 - type: "plot"
16683   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
16684   algorithm: "plot_tsa_name"
16685   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
16686   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16687   include:
16688     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
16689     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16690     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
16691     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
16692     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
16693     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
16694     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16695     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16696   layout:
16697     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
16698     layout: "plot-throughput-speedup-analysis"
16699
16700 - type: "plot"
16701   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
16702   algorithm: "plot_tsa_name"
16703   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
16704   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16705   include:
16706     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16707     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16708     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16709     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
16710     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16711     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
16712     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16713     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
16714   layout:
16715     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
16716     layout: "plot-throughput-speedup-analysis"
16717
16718 - type: "plot"
16719   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
16720   algorithm: "plot_tsa_name"
16721   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
16722   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16723   include:
16724     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16725     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16726     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16727     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
16728     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16729     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
16730     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16731     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
16732   layout:
16733     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
16734     layout: "plot-throughput-speedup-analysis"
16735
16736 - type: "plot"
16737   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
16738   algorithm: "plot_tsa_name"
16739   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
16740   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16741   include:
16742     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16743     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16744     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16745     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16746     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16747     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
16748   layout:
16749     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
16750     layout: "plot-throughput-speedup-analysis"
16751
16752 - type: "plot"
16753   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
16754   algorithm: "plot_tsa_name"
16755   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
16756   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16757   include:
16758     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16759     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16760     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16761     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16762     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16763     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
16764   layout:
16765     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
16766     layout: "plot-throughput-speedup-analysis"
16767
16768 - type: "plot"
16769   title: "Speedup: 2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
16770   algorithm: "plot_tsa_name"
16771   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
16772   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16773   include:
16774     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
16775     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
16776     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
16777     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
16778     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
16779   layout:
16780     title: "2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr"
16781     layout: "plot-throughput-speedup-analysis"
16782
16783 - type: "plot"
16784   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
16785   algorithm: "plot_tsa_name"
16786   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
16787   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16788   include:
16789     - "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"
16790     - "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"
16791     - "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"
16792     - "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"
16793     - "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"
16794   layout:
16795     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr"
16796     layout: "plot-throughput-speedup-analysis"
16797
16798 - type: "plot"
16799   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
16800   algorithm: "plot_tsa_name"
16801   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
16802   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16803   include:
16804     - "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"
16805     - "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"
16806     - "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"
16807     - "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"
16808     - "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"
16809     - "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"
16810     - "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"
16811     - "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"
16812     - "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"
16813     - "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"
16814   layout:
16815     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
16816     layout: "plot-throughput-speedup-analysis-cps"
16817
16818 - type: "plot"
16819   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
16820   algorithm: "plot_tsa_name"
16821   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
16822   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16823   include:
16824     - "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"
16825     - "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"
16826     - "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"
16827     - "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"
16828     - "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"
16829     - "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"
16830     - "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"
16831     - "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"
16832     - "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"
16833     - "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"
16834   layout:
16835     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
16836     layout: "plot-throughput-speedup-analysis"
16837
16838 - type: "plot"
16839   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
16840   algorithm: "plot_tsa_name"
16841   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
16842   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16843   include:
16844     - "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"
16845     - "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"
16846     - "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"
16847     - "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"
16848     - "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"
16849     - "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"
16850     - "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"
16851     - "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"
16852     - "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"
16853     - "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"
16854   layout:
16855     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
16856     layout: "plot-throughput-speedup-analysis-cps"
16857
16858 - type: "plot"
16859   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
16860   algorithm: "plot_tsa_name"
16861   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
16862   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16863   include:
16864     - "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"
16865     - "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"
16866     - "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"
16867     - "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"
16868     - "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"
16869     - "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"
16870     - "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"
16871     - "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"
16872     - "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"
16873     - "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"
16874   layout:
16875     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
16876     layout: "plot-throughput-speedup-analysis"
16877
16878 - type: "plot"
16879   title: "Speedup: 2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
16880   algorithm: "plot_tsa_name"
16881   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
16882   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16883   include:
16884     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
16885     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
16886     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
16887     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
16888     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
16889   layout:
16890     title: "2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr"
16891     layout: "plot-throughput-speedup-analysis"
16892
16893 - type: "plot"
16894   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
16895   algorithm: "plot_tsa_name"
16896   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
16897   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16898   include:
16899     - "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"
16900     - "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"
16901     - "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"
16902     - "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"
16903     - "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"
16904   layout:
16905     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr"
16906     layout: "plot-throughput-speedup-analysis"
16907
16908 - type: "plot"
16909   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
16910   algorithm: "plot_tsa_name"
16911   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
16912   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16913   include:
16914     - "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"
16915     - "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"
16916     - "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"
16917     - "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"
16918     - "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"
16919     - "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"
16920     - "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"
16921     - "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"
16922     - "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"
16923     - "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"
16924   layout:
16925     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
16926     layout: "plot-throughput-speedup-analysis-cps"
16927
16928 - type: "plot"
16929   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
16930   algorithm: "plot_tsa_name"
16931   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
16932   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16933   include:
16934     - "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"
16935     - "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"
16936     - "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"
16937     - "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"
16938     - "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"
16939     - "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"
16940     - "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"
16941     - "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"
16942     - "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"
16943     - "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"
16944   layout:
16945     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
16946     layout: "plot-throughput-speedup-analysis"
16947
16948 - type: "plot"
16949   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
16950   algorithm: "plot_tsa_name"
16951   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
16952   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16953   include:
16954     - "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"
16955     - "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"
16956     - "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"
16957     - "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"
16958     - "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"
16959     - "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"
16960     - "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"
16961     - "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"
16962     - "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"
16963     - "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"
16964   layout:
16965     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
16966     layout: "plot-throughput-speedup-analysis-cps"
16967
16968 - type: "plot"
16969   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
16970   algorithm: "plot_tsa_name"
16971   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
16972   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16973   include:
16974     - "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"
16975     - "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"
16976     - "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"
16977     - "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"
16978     - "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"
16979     - "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"
16980     - "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"
16981     - "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"
16982     - "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"
16983     - "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"
16984   layout:
16985     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
16986     layout: "plot-throughput-speedup-analysis"
16987
16988 - type: "plot"
16989   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
16990   algorithm: "plot_tsa_name"
16991   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
16992   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16993   include:
16994     - "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"
16995     - "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"
16996     - "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"
16997     - "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"
16998     - "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"
16999     - "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"
17000     - "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"
17001     - "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"
17002     - "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"
17003     - "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"
17004   layout:
17005     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
17006     layout: "plot-throughput-speedup-analysis"
17007
17008 - type: "plot"
17009   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
17010   algorithm: "plot_tsa_name"
17011   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
17012   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17013   include:
17014     - "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"
17015     - "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"
17016     - "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"
17017     - "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"
17018     - "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"
17019     - "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"
17020     - "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"
17021     - "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"
17022     - "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"
17023     - "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"
17024   layout:
17025     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
17026     layout: "plot-throughput-speedup-analysis"
17027
17028 - type: "plot"
17029   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-tsa"
17030   algorithm: "plot_tsa_name"
17031   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-tsa"
17032   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17033   include:
17034     - "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"
17035     - "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"
17036     - "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"
17037     - "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"
17038     - "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"
17039     - "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"
17040     - "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"
17041     - "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"
17042     - "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"
17043     - "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"
17044   layout:
17045     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-tsa"
17046     layout: "plot-throughput-speedup-analysis"
17047
17048 - type: "plot"
17049   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
17050   algorithm: "plot_tsa_name"
17051   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
17052   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17053   include:
17054     - "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"
17055     - "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"
17056     - "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"
17057     - "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"
17058     - "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"
17059     - "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"
17060     - "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"
17061     - "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"
17062     - "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"
17063     - "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"
17064   layout:
17065     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
17066     layout: "plot-throughput-speedup-analysis"
17067
17068 - type: "plot"
17069   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput2-avf-ndr-tsa"
17070   algorithm: "plot_tsa_name"
17071   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput2-avf-ndr-tsa"
17072   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17073   include:
17074     - "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"
17075     - "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"
17076     - "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"
17077     - "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"
17078     - "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"
17079     - "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"
17080     - "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"
17081     - "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"
17082     - "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"
17083     - "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"
17084   layout:
17085     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
17086     layout: "plot-throughput-speedup-analysis"
17087
17088 - type: "plot"
17089   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput2-avf-pdr-tsa"
17090   algorithm: "plot_tsa_name"
17091   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput2-avf-pdr-tsa"
17092   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17093   include:
17094     - "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"
17095     - "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"
17096     - "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"
17097     - "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"
17098     - "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"
17099     - "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"
17100     - "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"
17101     - "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"
17102     - "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"
17103     - "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"
17104   layout:
17105     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
17106     layout: "plot-throughput-speedup-analysis"
17107
17108 - type: "plot"
17109   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput2-avf-ndr-tsa"
17110   algorithm: "plot_tsa_name"
17111   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput2-avf-ndr-tsa"
17112   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17113   include:
17114     - "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"
17115     - "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"
17116     - "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"
17117     - "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"
17118     - "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"
17119     - "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"
17120     - "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"
17121     - "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"
17122     - "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"
17123     - "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"
17124   layout:
17125     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-tsa"
17126     layout: "plot-throughput-speedup-analysis"
17127
17128 - type: "plot"
17129   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput2-avf-pdr-tsa"
17130   algorithm: "plot_tsa_name"
17131   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput2-avf-pdr-tsa"
17132   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17133   include:
17134     - "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"
17135     - "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"
17136     - "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"
17137     - "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"
17138     - "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"
17139     - "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"
17140     - "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"
17141     - "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"
17142     - "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"
17143     - "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"
17144   layout:
17145     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
17146     layout: "plot-throughput-speedup-analysis"
17147
17148 - type: "plot"
17149   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
17150   algorithm: "plot_tsa_name"
17151   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
17152   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17153   include:
17154     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17155     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17156     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17157     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17158     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17159     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17160   layout:
17161     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
17162     layout: "plot-throughput-speedup-analysis"
17163
17164 - type: "plot"
17165   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
17166   algorithm: "plot_tsa_name"
17167   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
17168   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17169   include:
17170     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17171     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17172     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17173     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17174     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17175     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17176   layout:
17177     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
17178     layout: "plot-throughput-speedup-analysis"
17179
17180 - type: "plot"
17181   title: "Speedup: 2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
17182   algorithm: "plot_tsa_name"
17183   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
17184   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17185   include:
17186     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
17187     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
17188     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
17189     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
17190     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
17191   layout:
17192     title: "2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
17193     layout: "plot-throughput-speedup-analysis"
17194
17195 - type: "plot"
17196   title: "Speedup: 2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
17197   algorithm: "plot_tsa_name"
17198   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
17199   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17200   include:
17201     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
17202     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
17203     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
17204     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
17205     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
17206   layout:
17207     title: "2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
17208     layout: "plot-throughput-speedup-analysis"
17209
17210 - type: "plot"
17211   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
17212   algorithm: "plot_tsa_name"
17213   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
17214   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17215   include:
17216     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17217     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17218     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17219     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
17220   layout:
17221     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
17222     layout: "plot-throughput-speedup-analysis"
17223
17224 - type: "plot"
17225   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
17226   algorithm: "plot_tsa_name"
17227   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
17228   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17229   include:
17230     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17231     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17232     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17233     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
17234   layout:
17235     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
17236     layout: "plot-throughput-speedup-analysis"
17237
17238 - type: "plot"
17239   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
17240   algorithm: "plot_tsa_name"
17241   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
17242   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17243   include:
17244     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
17245     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17246     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
17247 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17248 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17249   layout:
17250     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-ndr"
17251     layout: "plot-throughput-speedup-analysis"
17252
17253 - type: "plot"
17254   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
17255   algorithm: "plot_tsa_name"
17256   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
17257   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17258   include:
17259     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
17260     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17261     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
17262 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17263 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17264   layout:
17265     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-pdr"
17266     layout: "plot-throughput-speedup-analysis"
17267
17268 - type: "plot"
17269   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
17270   algorithm: "plot_tsa_name"
17271   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
17272   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17273   include:
17274     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
17275     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
17276     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
17277     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
17278     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17279   layout:
17280     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
17281     layout: "plot-throughput-speedup-analysis"
17282
17283 - type: "plot"
17284   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
17285   algorithm: "plot_tsa_name"
17286   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
17287   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17288   include:
17289     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
17290     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
17291     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
17292     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
17293     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
17294   layout:
17295     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
17296     layout: "plot-throughput-speedup-analysis"
17297
17298 - type: "plot"
17299   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
17300   algorithm: "plot_tsa_name"
17301   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
17302   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17303   include:
17304     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17305     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17306     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
17307     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
17308     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17309   layout:
17310     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
17311     layout: "plot-throughput-speedup-analysis"
17312
17313 - type: "plot"
17314   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
17315   algorithm: "plot_tsa_name"
17316   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
17317   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17318   include:
17319     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17320     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17321     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
17322     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
17323     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17324   layout:
17325     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
17326     layout: "plot-throughput-speedup-analysis"
17327
17328 - type: "plot"
17329   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
17330   algorithm: "plot_tsa_name"
17331   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
17332   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17333   include:
17334     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17335     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17336     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17337     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17338   layout:
17339     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
17340     layout: "plot-throughput-speedup-analysis"
17341
17342 - type: "plot"
17343   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
17344   algorithm: "plot_tsa_name"
17345   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
17346   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17347   include:
17348     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17349     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17350     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17351     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17352   layout:
17353     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
17354     layout: "plot-throughput-speedup-analysis"
17355
17356 - type: "plot"
17357   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
17358   algorithm: "plot_tsa_name"
17359   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
17360   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17361   include:
17362     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17363     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17364     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17365     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17366     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17367   layout:
17368     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
17369     layout: "plot-throughput-speedup-analysis"
17370
17371 - type: "plot"
17372   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
17373   algorithm: "plot_tsa_name"
17374   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
17375   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17376   include:
17377     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17378     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17379     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17380     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17381     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17382   layout:
17383     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
17384     layout: "plot-throughput-speedup-analysis"
17385
17386 - type: "plot"
17387   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
17388   algorithm: "plot_tsa_name"
17389   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
17390   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17391   include:
17392     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
17393     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17394   layout:
17395     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
17396     layout: "plot-throughput-speedup-analysis"
17397
17398 - type: "plot"
17399   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
17400   algorithm: "plot_tsa_name"
17401   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
17402   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17403   include:
17404     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
17405     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17406   layout:
17407     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
17408     layout: "plot-throughput-speedup-analysis"
17409
17410 - type: "plot"
17411   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
17412   algorithm: "plot_tsa_name"
17413   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
17414   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17415   include:
17416     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
17417     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17418     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
17419     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
17420   layout:
17421     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr"
17422     layout: "plot-throughput-speedup-analysis"
17423
17424 - type: "plot"
17425   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
17426   algorithm: "plot_tsa_name"
17427   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
17428   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17429   include:
17430     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
17431     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17432     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
17433     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
17434   layout:
17435     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr"
17436     layout: "plot-throughput-speedup-analysis"
17437
17438 - type: "plot"
17439   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
17440   algorithm: "plot_tsa_name"
17441   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
17442   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17443   include:
17444     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
17445     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17446     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
17447     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
17448   layout:
17449     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
17450     layout: "plot-throughput-speedup-analysis"
17451
17452 - type: "plot"
17453   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
17454   algorithm: "plot_tsa_name"
17455   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
17456   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17457   include:
17458     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
17459     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17460     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
17461     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
17462   layout:
17463     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
17464     layout: "plot-throughput-speedup-analysis"
17465
17466 - type: "plot"
17467   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
17468   algorithm: "plot_tsa_name"
17469   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
17470   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17471   include:
17472     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17473     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17474     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17475     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
17476     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17477     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17478     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17479   layout:
17480     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
17481     layout: "plot-throughput-speedup-analysis"
17482
17483 - type: "plot"
17484   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
17485   algorithm: "plot_tsa_name"
17486   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
17487   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17488   include:
17489     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17490     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17491     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17492     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
17493     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17494     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17495     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17496   layout:
17497     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
17498     layout: "plot-throughput-speedup-analysis"
17499
17500 - type: "plot"
17501   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
17502   algorithm: "plot_tsa_name"
17503   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
17504   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17505   include:
17506     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17507     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17508     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17509     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
17510     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17511     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
17512     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17513     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
17514   layout:
17515     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
17516     layout: "plot-throughput-speedup-analysis"
17517
17518 - type: "plot"
17519   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
17520   algorithm: "plot_tsa_name"
17521   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
17522   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17523   include:
17524     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17525     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17526     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17527     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
17528     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17529     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
17530     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17531     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
17532   layout:
17533     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
17534     layout: "plot-throughput-speedup-analysis"
17535
17536 - type: "plot"
17537   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
17538   algorithm: "plot_tsa_name"
17539   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
17540   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17541   include:
17542     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17543     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17544     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
17545     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
17546     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
17547     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
17548     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17549     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
17550   layout:
17551     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
17552     layout: "plot-throughput-speedup-analysis"
17553
17554 - type: "plot"
17555   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
17556   algorithm: "plot_tsa_name"
17557   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
17558   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17559   include:
17560     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17561     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17562     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
17563     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
17564     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
17565     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
17566     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17567     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
17568   layout:
17569     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
17570     layout: "plot-throughput-speedup-analysis"
17571
17572 - type: "plot"
17573   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
17574   algorithm: "plot_tsa_name"
17575   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
17576   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17577   include:
17578     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17579     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17580     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17581     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
17582   layout:
17583     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
17584     layout: "plot-throughput-speedup-analysis"
17585
17586 - type: "plot"
17587   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
17588   algorithm: "plot_tsa_name"
17589   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
17590   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17591   include:
17592     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17593     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17594     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17595     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
17596   layout:
17597     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
17598     layout: "plot-throughput-speedup-analysis"
17599
17600 - type: "plot"
17601   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
17602   algorithm: "plot_tsa_name"
17603   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
17604   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17605   include:
17606     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17607     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17608     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17609   layout:
17610     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-ndr"
17611     layout: "plot-throughput-speedup-analysis"
17612
17613 - type: "plot"
17614   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
17615   algorithm: "plot_tsa_name"
17616   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
17617   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17618   include:
17619     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17620     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17621     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17622   layout:
17623     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-pdr"
17624     layout: "plot-throughput-speedup-analysis"
17625
17626 - type: "plot"
17627   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
17628   algorithm: "plot_tsa_name"
17629   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
17630   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17631   include:
17632     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17633     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17634     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17635     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17636     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17637   layout:
17638     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
17639     layout: "plot-throughput-speedup-analysis"
17640
17641 - type: "plot"
17642   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
17643   algorithm: "plot_tsa_name"
17644   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
17645   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17646   include:
17647     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17648     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17649     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17650     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17651     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17652   layout:
17653     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
17654     layout: "plot-throughput-speedup-analysis"
17655
17656 - type: "plot"
17657   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
17658   algorithm: "plot_tsa_name"
17659   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
17660   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17661   include:
17662     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17663     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17664     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
17665     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
17666     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17667   layout:
17668     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
17669     layout: "plot-throughput-speedup-analysis"
17670
17671 - type: "plot"
17672   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
17673   algorithm: "plot_tsa_name"
17674   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
17675   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17676   include:
17677     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17678     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17679     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
17680     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
17681     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17682   layout:
17683     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
17684     layout: "plot-throughput-speedup-analysis"
17685
17686 - type: "plot"
17687   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
17688   algorithm: "plot_tsa_name"
17689   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
17690   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17691   include:
17692     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17693     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17694     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17695     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17696     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17697     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17698   layout:
17699     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
17700     layout: "plot-throughput-speedup-analysis"
17701
17702 - type: "plot"
17703   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
17704   algorithm: "plot_tsa_name"
17705   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
17706   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17707   include:
17708     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17709     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17710     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17711     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17712     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
17713     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17714   layout:
17715     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
17716     layout: "plot-throughput-speedup-analysis"
17717
17718 - type: "plot"
17719   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
17720   algorithm: "plot_tsa_name"
17721   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
17722   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17723   include:
17724     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
17725     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17726     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
17727     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17728   layout:
17729     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
17730     layout: "plot-throughput-speedup-analysis"
17731
17732 - type: "plot"
17733   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
17734   algorithm: "plot_tsa_name"
17735   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
17736   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17737   include:
17738     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
17739     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17740     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17741     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17742   layout:
17743     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
17744     layout: "plot-throughput-speedup-analysis"
17745
17746 - type: "plot"
17747   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
17748   algorithm: "plot_tsa_name"
17749   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
17750   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17751   include:
17752     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17753     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17754     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17755     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17756     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17757     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17758   layout:
17759     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr"
17760     layout: "plot-throughput-speedup-analysis"
17761
17762 - type: "plot"
17763   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
17764   algorithm: "plot_tsa_name"
17765   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
17766   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17767   include:
17768     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17769     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17770     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17771     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17772     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17773     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17774   layout:
17775     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr"
17776     layout: "plot-throughput-speedup-analysis"
17777
17778 - type: "plot"
17779   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
17780   algorithm: "plot_tsa_name"
17781   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
17782   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17783   include:
17784     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17785     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17786     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17787     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17788     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17789     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17790   layout:
17791     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
17792     layout: "plot-throughput-speedup-analysis"
17793
17794 - type: "plot"
17795   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
17796   algorithm: "plot_tsa_name"
17797   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
17798   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17799   include:
17800     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17801     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17802     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17803     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17804     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17805     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17806   layout:
17807     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
17808     layout: "plot-throughput-speedup-analysis"
17809
17810 - type: "plot"
17811   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
17812   algorithm: "plot_tsa_name"
17813   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
17814   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17815   include:
17816     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17817     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17818     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17819     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17820     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17821     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17822   layout:
17823     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
17824     layout: "plot-throughput-speedup-analysis"
17825
17826 - type: "plot"
17827   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
17828   algorithm: "plot_tsa_name"
17829   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
17830   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17831   include:
17832     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17833     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17834     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17835     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17836     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17837     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17838   layout:
17839     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
17840     layout: "plot-throughput-speedup-analysis"
17841
17842 - type: "plot"
17843   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
17844   algorithm: "plot_tsa_name"
17845   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
17846   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17847   include:
17848     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
17849     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17850     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
17851     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17852     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17853   layout:
17854     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
17855     layout: "plot-throughput-speedup-analysis"
17856
17857 - type: "plot"
17858   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
17859   algorithm: "plot_tsa_name"
17860   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
17861   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17862   include:
17863     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
17864     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17865     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
17866     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17867     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17868   layout:
17869     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
17870     layout: "plot-throughput-speedup-analysis"
17871
17872 - type: "plot"
17873   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
17874   algorithm: "plot_tsa_name"
17875   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
17876   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17877   include:
17878     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17879     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17880     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17881     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17882     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17883   layout:
17884     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
17885     layout: "plot-throughput-speedup-analysis"
17886
17887 - type: "plot"
17888   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
17889   algorithm: "plot_tsa_name"
17890   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
17891   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17892   include:
17893     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17894     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17895     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17896     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17897     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17898   layout:
17899     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
17900     layout: "plot-throughput-speedup-analysis"
17901
17902 - type: "plot"
17903   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
17904   algorithm: "plot_tsa_name"
17905   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
17906   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17907   include:
17908     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17909     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17910     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17911     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17912   layout:
17913     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
17914     layout: "plot-throughput-speedup-analysis"
17915
17916 - type: "plot"
17917   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
17918   algorithm: "plot_tsa_name"
17919   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
17920   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17921   include:
17922     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17923     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17924     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17925     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17926   layout:
17927     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
17928     layout: "plot-throughput-speedup-analysis"
17929
17930 - type: "plot"
17931   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
17932   algorithm: "plot_tsa_name"
17933   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
17934   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17935   include:
17936     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17937     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17938     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17939     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17940   layout:
17941     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
17942     layout: "plot-throughput-speedup-analysis"
17943
17944 - type: "plot"
17945   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
17946   algorithm: "plot_tsa_name"
17947   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
17948   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17949   include:
17950     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17951     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17952     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17953     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17954   layout:
17955     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
17956     layout: "plot-throughput-speedup-analysis"
17957
17958 - type: "plot"
17959   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
17960   algorithm: "plot_tsa_name"
17961   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
17962   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17963   include:
17964     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17965     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17966     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17967     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17968     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17969     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17970   layout:
17971     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
17972     layout: "plot-throughput-speedup-analysis"
17973
17974 - type: "plot"
17975   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
17976   algorithm: "plot_tsa_name"
17977   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
17978   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17979   include:
17980     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17981     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17982     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17983     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17984     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17985     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17986   layout:
17987     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
17988     layout: "plot-throughput-speedup-analysis"
17989
17990 - type: "plot"
17991   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
17992   algorithm: "plot_tsa_name"
17993   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
17994   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17995   include:
17996     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17997     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
17998     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17999     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18000     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18001   layout:
18002     title: "3n-skx-x710-64b-l2switching-base-scale-avf-ndr"
18003     layout: "plot-throughput-speedup-analysis"
18004
18005 - type: "plot"
18006   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
18007   algorithm: "plot_tsa_name"
18008   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
18009   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18010   include:
18011     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18012     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18013     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18014     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18015     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18016   layout:
18017     title: "3n-skx-x710-64b-l2switching-base-scale-avf-pdr"
18018     layout: "plot-throughput-speedup-analysis"
18019
18020 - type: "plot"
18021   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
18022   algorithm: "plot_tsa_name"
18023   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
18024   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18025   include:
18026     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
18027     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18028     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18029     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18030     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18031   layout:
18032     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
18033     layout: "plot-throughput-speedup-analysis"
18034
18035 - type: "plot"
18036   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
18037   algorithm: "plot_tsa_name"
18038   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
18039   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18040   include:
18041     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
18042     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18043     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18044     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18045     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18046   layout:
18047     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
18048     layout: "plot-throughput-speedup-analysis"
18049
18050 - type: "plot"
18051   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
18052   algorithm: "plot_tsa_name"
18053   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
18054   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18055   include:
18056     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18057     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18058     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18059     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18060   layout:
18061     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
18062     layout: "plot-throughput-speedup-analysis"
18063
18064 - type: "plot"
18065   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
18066   algorithm: "plot_tsa_name"
18067   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
18068   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18069   include:
18070     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18071     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18072     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18073     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18074   layout:
18075     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
18076     layout: "plot-throughput-speedup-analysis"
18077
18078 - type: "plot"
18079   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
18080   algorithm: "plot_tsa_name"
18081   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
18082   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18083   include:
18084     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18085     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18086     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18087     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18088     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18089     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18090   layout:
18091     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
18092     layout: "plot-throughput-speedup-analysis"
18093
18094 - type: "plot"
18095   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
18096   algorithm: "plot_tsa_name"
18097   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
18098   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18099   include:
18100     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18101     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18102     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18103     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18104     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18105     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18106   layout:
18107     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
18108     layout: "plot-throughput-speedup-analysis"
18109
18110 - type: "plot"
18111   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18112   algorithm: "plot_tsa_name"
18113   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18114   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18115   include:
18116     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18117     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18118     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18119     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18120     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18121     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18122   layout:
18123     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
18124     layout: "plot-throughput-speedup-analysis"
18125
18126 - type: "plot"
18127   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18128   algorithm: "plot_tsa_name"
18129   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18130   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18131   include:
18132     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18133     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18134     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18135     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18136     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18137     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18138   layout:
18139     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
18140     layout: "plot-throughput-speedup-analysis"
18141
18142 - type: "plot"
18143   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
18144   algorithm: "plot_tsa_name"
18145   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
18146   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18147   include:
18148     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18149     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
18150     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
18151     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
18152     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
18153     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
18154   layout:
18155     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-ndr"
18156     layout: "plot-throughput-speedup-analysis"
18157
18158 - type: "plot"
18159   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
18160   algorithm: "plot_tsa_name"
18161   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
18162   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18163   include:
18164     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18165     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
18166     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
18167     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
18168     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
18169     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
18170   layout:
18171     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-pdr"
18172     layout: "plot-throughput-speedup-analysis"
18173
18174 - type: "plot"
18175   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
18176   algorithm: "plot_tsa_name"
18177   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
18178   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18179   include:
18180     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
18181     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
18182     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
18183     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
18184     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
18185     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
18186   layout:
18187     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
18188     layout: "plot-throughput-speedup-analysis"
18189
18190 - type: "plot"
18191   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
18192   algorithm: "plot_tsa_name"
18193   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
18194   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18195   include:
18196     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
18197     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
18198     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
18199     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
18200     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
18201     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
18202   layout:
18203     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
18204     layout: "plot-throughput-speedup-analysis"
18205
18206 - type: "plot"
18207   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
18208   algorithm: "plot_tsa_name"
18209   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
18210   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18211   include:
18212     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
18213     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
18214     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
18215     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
18216     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
18217     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
18218   layout:
18219     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr"
18220     layout: "plot-throughput-speedup-analysis"
18221
18222 - type: "plot"
18223   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
18224   algorithm: "plot_tsa_name"
18225   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
18226   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18227   include:
18228     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
18229     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
18230     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
18231     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
18232     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
18233     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
18234   layout:
18235     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr"
18236     layout: "plot-throughput-speedup-analysis"
18237
18238 - type: "plot"
18239   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-ndr"
18240   algorithm: "plot_tsa_name"
18241   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
18242   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18243   include:
18244     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18245     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18246     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18247     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18248     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18249   layout:
18250     title: "2n-skx-xxv710-64b-vhost-base-avf-ndr"
18251     layout: "plot-throughput-speedup-analysis"
18252
18253 - type: "plot"
18254   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-pdr"
18255   algorithm: "plot_tsa_name"
18256   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
18257   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18258   include:
18259     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18260     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18261     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18262     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18263     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18264   layout:
18265     title: "2n-skx-xxv710-64b-vhost-base-avf-pdr"
18266     layout: "plot-throughput-speedup-analysis"
18267
18268 - type: "plot"
18269   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
18270   algorithm: "plot_tsa_name"
18271   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
18272   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18273   include:
18274     - "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"
18275     - "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"
18276     - "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"
18277     - "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"
18278     - "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"
18279   layout:
18280     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
18281     layout: "plot-throughput-speedup-analysis"
18282
18283 - type: "plot"
18284   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
18285   algorithm: "plot_tsa_name"
18286   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
18287   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18288   include:
18289     - "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"
18290     - "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"
18291     - "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"
18292     - "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"
18293     - "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"
18294   layout:
18295     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
18296     layout: "plot-throughput-speedup-analysis"
18297
18298 - type: "plot"
18299   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
18300   algorithm: "plot_tsa_name"
18301   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
18302   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18303   include:
18304     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18305     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18306     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18307     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18308     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18309   layout:
18310     title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
18311     layout: "plot-throughput-speedup-analysis"
18312
18313 - type: "plot"
18314   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
18315   algorithm: "plot_tsa_name"
18316   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
18317   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18318   include:
18319     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18320     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18321     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18322     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18323     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18324   layout:
18325     title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
18326     layout: "plot-throughput-speedup-analysis"
18327
18328 - type: "plot"
18329   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18330   algorithm: "plot_tsa_name"
18331   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
18332   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18333   include:
18334     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18335     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18336     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18337     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18338     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18339   layout:
18340     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18341     layout: "plot-throughput-speedup-analysis"
18342
18343 - type: "plot"
18344   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18345   algorithm: "plot_tsa_name"
18346   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
18347   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18348   include:
18349     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18350     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18351     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18352     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18353     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18354   layout:
18355     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18356     layout: "plot-throughput-speedup-analysis"
18357
18358 - type: "plot"
18359   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
18360   algorithm: "plot_tsa_name"
18361   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
18362   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18363   include:
18364     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18365     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18366     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18367     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18368     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18369   layout:
18370     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
18371     layout: "plot-throughput-speedup-analysis"
18372
18373 - type: "plot"
18374   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
18375   algorithm: "plot_tsa_name"
18376   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
18377   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18378   include:
18379     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18380     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18381     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18382     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18383     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18384   layout:
18385     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
18386     layout: "plot-throughput-speedup-analysis"
18387
18388 - type: "plot"
18389   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
18390   algorithm: "plot_tsa_name"
18391   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
18392   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18393   include:
18394     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18395     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18396     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18397     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18398     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18399   layout:
18400     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
18401     layout: "plot-throughput-speedup-analysis"
18402
18403 - type: "plot"
18404   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
18405   algorithm: "plot_tsa_name"
18406   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
18407   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18408   include:
18409     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18410     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18411     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18412     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18413     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18414   layout:
18415     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
18416     layout: "plot-throughput-speedup-analysis"
18417
18418 - type: "plot"
18419   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
18420   algorithm: "plot_tsa_name"
18421   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr-tsa"
18422   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18423   include:
18424     - "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"
18425     - "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"
18426     - "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"
18427     - "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"
18428   layout:
18429     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
18430     layout: "plot-throughput-speedup-analysis"
18431
18432 - type: "plot"
18433   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
18434   algorithm: "plot_tsa_name"
18435   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr-tsa"
18436   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18437   include:
18438     - "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"
18439     - "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"
18440     - "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"
18441     - "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"
18442   layout:
18443     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
18444     layout: "plot-throughput-speedup-analysis"
18445
18446 - type: "plot"
18447   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
18448   algorithm: "plot_tsa_name"
18449   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
18450   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18451   include:
18452     - "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"
18453     - "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"
18454     - "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"
18455     - "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"
18456   layout:
18457     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
18458     layout: "plot-throughput-speedup-analysis"
18459
18460 - type: "plot"
18461   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
18462   algorithm: "plot_tsa_name"
18463   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
18464   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18465   include:
18466     - "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"
18467     - "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"
18468     - "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"
18469     - "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"
18470   layout:
18471     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
18472     layout: "plot-throughput-speedup-analysis"
18473
18474 - type: "plot"
18475   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-ndr"
18476   algorithm: "plot_tsa_name"
18477   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
18478   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18479   include:
18480     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18481     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18482     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18483     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18484     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18485     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18486   layout:
18487     title: "3n-skx-xxv710-64b-vhost-base-avf-ndr"
18488     layout: "plot-throughput-speedup-analysis"
18489
18490 - type: "plot"
18491   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-pdr"
18492   algorithm: "plot_tsa_name"
18493   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
18494   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18495   include:
18496     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18497     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18498     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18499     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18500     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18501     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18502   layout:
18503     title: "3n-skx-xxv710-64b-vhost-base-avf-pdr"
18504     layout: "plot-throughput-speedup-analysis"
18505
18506 - type: "plot"
18507   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
18508   algorithm: "plot_tsa_name"
18509   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
18510   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18511   include:
18512     - "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"
18513     - "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"
18514     - "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"
18515     - "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"
18516     - "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"
18517     - "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"
18518   layout:
18519     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
18520     layout: "plot-throughput-speedup-analysis"
18521
18522 - type: "plot"
18523   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
18524   algorithm: "plot_tsa_name"
18525   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
18526   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18527   include:
18528     - "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"
18529     - "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"
18530     - "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"
18531     - "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"
18532     - "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"
18533     - "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"
18534   layout:
18535     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
18536     layout: "plot-throughput-speedup-analysis"
18537
18538 - type: "plot"
18539   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
18540   algorithm: "plot_tsa_name"
18541   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
18542   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18543   include:
18544     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18545     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18546     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18547     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18548     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18549     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18550   layout:
18551     title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
18552     layout: "plot-throughput-speedup-analysis"
18553
18554 - type: "plot"
18555   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
18556   algorithm: "plot_tsa_name"
18557   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
18558   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18559   include:
18560     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18561     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18562     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18563     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18564     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18565     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18566   layout:
18567     title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
18568     layout: "plot-throughput-speedup-analysis"
18569
18570 - type: "plot"
18571   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18572   algorithm: "plot_tsa_name"
18573   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
18574   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18575   include:
18576     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18577     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18578     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18579     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18580     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18581   layout:
18582     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18583     layout: "plot-throughput-speedup-analysis"
18584
18585 - type: "plot"
18586   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18587   algorithm: "plot_tsa_name"
18588   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
18589   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18590   include:
18591     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18592     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18593     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18594     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18595     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18596   layout:
18597     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18598     layout: "plot-throughput-speedup-analysis"
18599
18600 - type: "plot"
18601   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
18602   algorithm: "plot_tsa_name"
18603   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr-tsa"
18604   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18605   include:
18606     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18607     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18608   layout:
18609     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
18610     layout: "plot-throughput-speedup-analysis"
18611
18612 - type: "plot"
18613   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
18614   algorithm: "plot_tsa_name"
18615   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr-tsa"
18616   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18617   include:
18618     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18619     - "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"
18620   layout:
18621     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
18622     layout: "plot-throughput-speedup-analysis"
18623
18624 - type: "plot"
18625   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
18626   algorithm: "plot_tsa_name"
18627   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
18628   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18629   include:
18630     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18631     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18632   layout:
18633     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
18634     layout: "plot-throughput-speedup-analysis"
18635
18636 - type: "plot"
18637   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
18638   algorithm: "plot_tsa_name"
18639   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
18640   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18641   include:
18642     - "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"
18643     - "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"
18644   layout:
18645     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
18646     layout: "plot-throughput-speedup-analysis"
18647
18648 - type: "plot"
18649   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
18650   algorithm: "plot_tsa_name"
18651   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
18652   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18653   include:
18654     - "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"
18655     - "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"
18656     - "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"
18657     - "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"
18658     - "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"
18659     - "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"
18660   layout:
18661     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
18662     layout: "plot-throughput-speedup-analysis"
18663
18664 - type: "plot"
18665   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
18666   algorithm: "plot_tsa_name"
18667   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
18668   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18669   include:
18670     - "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"
18671     - "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"
18672     - "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"
18673     - "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"
18674     - "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"
18675     - "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"
18676   layout:
18677     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
18678     layout: "plot-throughput-speedup-analysis"
18679
18680 - type: "plot"
18681   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
18682   algorithm: "plot_tsa_name"
18683   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
18684   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18685   include:
18686     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
18687     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18688     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18689     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
18690     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18691   layout:
18692     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
18693     layout: "plot-throughput-speedup-analysis"
18694
18695 - type: "plot"
18696   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
18697   algorithm: "plot_tsa_name"
18698   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
18699   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18700   include:
18701     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
18702     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18703     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18704     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
18705     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18706   layout:
18707     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
18708     layout: "plot-throughput-speedup-analysis"
18709
18710 - type: "plot"
18711   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18712   algorithm: "plot_tsa_name"
18713   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18714   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18715   include:
18716     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18717     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18718     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18719     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18720     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18721   layout:
18722     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
18723     layout: "plot-throughput-speedup-analysis"
18724
18725 - type: "plot"
18726   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18727   algorithm: "plot_tsa_name"
18728   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18729   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18730   include:
18731     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18732     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18733     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18734     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18735     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18736   layout:
18737     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
18738     layout: "plot-throughput-speedup-analysis"
18739
18740 - type: "plot"
18741   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18742   algorithm: "plot_tsa_name"
18743   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18744   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18745   include:
18746     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18747     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18748     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18749     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18750   layout:
18751     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
18752     layout: "plot-throughput-speedup-analysis"
18753
18754 - type: "plot"
18755   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18756   algorithm: "plot_tsa_name"
18757   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18758   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18759   include:
18760     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18761     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18762     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18763     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18764   layout:
18765     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
18766     layout: "plot-throughput-speedup-analysis"
18767
18768 - type: "plot"
18769   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
18770   algorithm: "plot_tsa_name"
18771   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
18772   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18773   include:
18774     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
18775     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
18776     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
18777     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
18778   layout:
18779     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
18780     layout: "plot-throughput-speedup-analysis"
18781
18782 - type: "plot"
18783   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
18784   algorithm: "plot_tsa_name"
18785   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
18786   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18787   include:
18788     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
18789     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
18790     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
18791     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
18792   layout:
18793     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
18794     layout: "plot-throughput-speedup-analysis"
18795
18796 - type: "plot"
18797   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
18798   algorithm: "plot_tsa_name"
18799   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
18800   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18801   include:
18802     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18803     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18804     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18805     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18806     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18807   layout:
18808     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
18809     layout: "plot-throughput-speedup-analysis"
18810
18811 - type: "plot"
18812   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
18813   algorithm: "plot_tsa_name"
18814   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
18815   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18816   include:
18817     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18818     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18819     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18820     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18821     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18822   layout:
18823     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
18824     layout: "plot-throughput-speedup-analysis"
18825
18826 - type: "plot"
18827   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
18828   algorithm: "plot_tsa_name"
18829   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
18830   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18831   include:
18832     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
18833     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18834     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18835     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18836     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18837     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18838   layout:
18839     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
18840     layout: "plot-throughput-speedup-analysis"
18841
18842 - type: "plot"
18843   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
18844   algorithm: "plot_tsa_name"
18845   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
18846   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18847   include:
18848     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
18849     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18850     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18851     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18852     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18853     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18854   layout:
18855     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
18856     layout: "plot-throughput-speedup-analysis"
18857
18858 - type: "plot"
18859   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
18860   algorithm: "plot_tsa_name"
18861   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
18862   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18863   include:
18864     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18865     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18866     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18867     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18868   layout:
18869     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
18870     layout: "plot-throughput-speedup-analysis"
18871
18872 - type: "plot"
18873   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
18874   algorithm: "plot_tsa_name"
18875   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
18876   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18877   include:
18878     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18879     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18880     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18881     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18882   layout:
18883     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
18884     layout: "plot-throughput-speedup-analysis"
18885
18886 - type: "plot"
18887   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
18888   algorithm: "plot_tsa_name"
18889   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
18890   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18891   include:
18892     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18893     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18894     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18895     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18896     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18897     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18898   layout:
18899     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
18900     layout: "plot-throughput-speedup-analysis"
18901
18902 - type: "plot"
18903   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
18904   algorithm: "plot_tsa_name"
18905   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
18906   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18907   include:
18908     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18909     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18910     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18911     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18912     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18913     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18914   layout:
18915     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
18916     layout: "plot-throughput-speedup-analysis"
18917
18918 - type: "plot"
18919   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
18920   algorithm: "plot_tsa_name"
18921   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
18922   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18923   include:
18924     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18925     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
18926     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
18927     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
18928     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
18929     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
18930   layout:
18931     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
18932     layout: "plot-throughput-speedup-analysis"
18933
18934 - type: "plot"
18935   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
18936   algorithm: "plot_tsa_name"
18937   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
18938   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18939   include:
18940     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18941     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
18942     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
18943     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
18944     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
18945     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
18946   layout:
18947     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
18948     layout: "plot-throughput-speedup-analysis"
18949
18950 - type: "plot"
18951   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
18952   algorithm: "plot_tsa_name"
18953   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
18954   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18955   include:
18956     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
18957     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
18958     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
18959     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
18960     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
18961     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
18962   layout:
18963     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
18964     layout: "plot-throughput-speedup-analysis"
18965
18966 - type: "plot"
18967   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
18968   algorithm: "plot_tsa_name"
18969   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
18970   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18971   include:
18972     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
18973     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
18974     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
18975     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
18976     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
18977     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
18978   layout:
18979     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
18980     layout: "plot-throughput-speedup-analysis"
18981
18982 - type: "plot"
18983   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
18984   algorithm: "plot_tsa_name"
18985   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
18986   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18987   include:
18988     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18989     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18990     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18991     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18992     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18993     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18994   layout:
18995     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
18996     layout: "plot-throughput-speedup-analysis"
18997
18998 - type: "plot"
18999   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
19000   algorithm: "plot_tsa_name"
19001   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
19002   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
19003   include:
19004     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19005     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19006     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19007     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19008     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19009     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19010   layout:
19011     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
19012     layout: "plot-throughput-speedup-analysis"
19013
19014 - type: "plot"
19015   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
19016   algorithm: "plot_tsa_name"
19017   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
19018   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
19019   include:
19020     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19021     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19022     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19023     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19024     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19025     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19026   layout:
19027     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
19028     layout: "plot-throughput-speedup-analysis"
19029
19030 - type: "plot"
19031   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
19032   algorithm: "plot_tsa_name"
19033   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
19034   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
19035   include:
19036     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19037     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19038     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19039     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19040     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19041     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19042   layout:
19043     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
19044     layout: "plot-throughput-speedup-analysis"
19045
19046 #- type: "plot"
19047 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
19048 #  algorithm: "plot_tsa_name"
19049 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
19050 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
19051 #  include:
19052 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19053 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19054 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19055 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19056 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19057 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19058 #  layout:
19059 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
19060 #    layout: "plot-throughput-speedup-analysis"
19061 #
19062 #- type: "plot"
19063 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
19064 #  algorithm: "plot_tsa_name"
19065 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
19066 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
19067 #  include:
19068 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19069 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19070 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19071 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19072 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19073 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19074 #  layout:
19075 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
19076 #    layout: "plot-throughput-speedup-analysis"
19077
19078 - type: "plot"
19079   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
19080   algorithm: "plot_tsa_name"
19081   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
19082   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
19083   include:
19084     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
19085     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19086     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
19087     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
19088     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
19089     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
19090   layout:
19091     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
19092     layout: "plot-throughput-speedup-analysis"
19093
19094 - type: "plot"
19095   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
19096   algorithm: "plot_tsa_name"
19097   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
19098   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
19099   include:
19100     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
19101     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19102     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
19103     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
19104     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
19105     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
19106   layout:
19107     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
19108     layout: "plot-throughput-speedup-analysis"
19109
19110 - type: "plot"
19111   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
19112   algorithm: "plot_tsa_name"
19113   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
19114   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
19115   include:
19116     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19117     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19118     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19119     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19120     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19121     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
19122   layout:
19123     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
19124     layout: "plot-throughput-speedup-analysis"
19125
19126 - type: "plot"
19127   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
19128   algorithm: "plot_tsa_name"
19129   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
19130   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
19131   include:
19132     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19133     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19134     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19135     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19136     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19137     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
19138   layout:
19139     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
19140     layout: "plot-throughput-speedup-analysis"
19141
19142 - type: "plot"
19143   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
19144   algorithm: "plot_tsa_name"
19145   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
19146   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
19147   include:
19148     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19149     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19150     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19151     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19152     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19153   layout:
19154     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
19155     layout: "plot-throughput-speedup-analysis"
19156
19157 - type: "plot"
19158   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
19159   algorithm: "plot_tsa_name"
19160   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
19161   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
19162   include:
19163     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19164     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19165     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19166     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19167     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19168   layout:
19169     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
19170     layout: "plot-throughput-speedup-analysis"
19171
19172 - type: "plot"
19173   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
19174   algorithm: "plot_tsa_name"
19175   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
19176   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
19177   include:
19178     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19179     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19180     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19181     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19182   layout:
19183     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
19184     layout: "plot-throughput-speedup-analysis"
19185
19186 - type: "plot"
19187   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
19188   algorithm: "plot_tsa_name"
19189   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
19190   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
19191   include:
19192     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19193     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19194     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19195     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19196   layout:
19197     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
19198     layout: "plot-throughput-speedup-analysis"
19199
19200 - type: "plot"
19201   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
19202   algorithm: "plot_tsa_name"
19203   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
19204   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
19205   include:
19206     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19207     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19208     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19209     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19210     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19211     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19212   layout:
19213     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
19214     layout: "plot-throughput-speedup-analysis"
19215
19216 - type: "plot"
19217   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
19218   algorithm: "plot_tsa_name"
19219   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
19220   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
19221   include:
19222     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19223     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19224     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19225     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19226     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19227     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19228   layout:
19229     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
19230     layout: "plot-throughput-speedup-analysis"
19231
19232 - type: "plot"
19233   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
19234   algorithm: "plot_tsa_name"
19235   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
19236   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19237   include:
19238     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
19239     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19240     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
19241     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
19242     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
19243     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
19244   layout:
19245     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
19246     layout: "plot-throughput-speedup-analysis"
19247
19248 - type: "plot"
19249   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
19250   algorithm: "plot_tsa_name"
19251   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
19252   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19253   include:
19254     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
19255     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19256     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
19257     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
19258     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
19259     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
19260   layout:
19261     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
19262     layout: "plot-throughput-speedup-analysis"
19263
19264 - type: "plot"
19265   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
19266   algorithm: "plot_tsa_name"
19267   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
19268   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19269   include:
19270     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19271     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19272     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19273     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19274     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19275   layout:
19276     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
19277     layout: "plot-throughput-speedup-analysis"
19278
19279 - type: "plot"
19280   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
19281   algorithm: "plot_tsa_name"
19282   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
19283   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19284   include:
19285     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19286     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19287     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19288     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19289     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19290   layout:
19291     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
19292     layout: "plot-throughput-speedup-analysis"
19293
19294 - type: "plot"
19295   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
19296   algorithm: "plot_tsa_name"
19297   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
19298   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19299   include:
19300     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
19301     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
19302     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
19303     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
19304   layout:
19305     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
19306     layout: "plot-throughput-speedup-analysis"
19307
19308 - type: "plot"
19309   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
19310   algorithm: "plot_tsa_name"
19311   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
19312   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19313   include:
19314     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
19315     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
19316     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
19317     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
19318   layout:
19319     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
19320     layout: "plot-throughput-speedup-analysis"
19321
19322 - type: "plot"
19323   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
19324   algorithm: "plot_tsa_name"
19325   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
19326   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19327   include:
19328     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19329     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19330     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19331     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19332     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19333   layout:
19334     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
19335     layout: "plot-throughput-speedup-analysis"
19336
19337 - type: "plot"
19338   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
19339   algorithm: "plot_tsa_name"
19340   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
19341   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19342   include:
19343     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19344     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19345     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19346     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19347     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19348   layout:
19349     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
19350     layout: "plot-throughput-speedup-analysis"
19351
19352 - type: "plot"
19353   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
19354   algorithm: "plot_tsa_name"
19355   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
19356   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19357   include:
19358     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
19359     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
19360     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
19361     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
19362     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
19363     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
19364   layout:
19365     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
19366     layout: "plot-throughput-speedup-analysis"
19367
19368 - type: "plot"
19369   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
19370   algorithm: "plot_tsa_name"
19371   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
19372   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19373   include:
19374     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
19375     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
19376     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
19377     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
19378     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
19379     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
19380   layout:
19381     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
19382     layout: "plot-throughput-speedup-analysis"
19383
19384 - type: "plot"
19385   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
19386   algorithm: "plot_tsa_name"
19387   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
19388   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19389   include:
19390     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19391     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19392     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19393     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19394   layout:
19395     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
19396     layout: "plot-throughput-speedup-analysis"
19397
19398 - type: "plot"
19399   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
19400   algorithm: "plot_tsa_name"
19401   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
19402   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19403   include:
19404     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19405     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19406     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19407     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19408   layout:
19409     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
19410     layout: "plot-throughput-speedup-analysis"
19411
19412 - type: "plot"
19413   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
19414   algorithm: "plot_tsa_name"
19415   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
19416   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19417   include:
19418     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19419     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19420     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19421     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19422     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19423     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19424   layout:
19425     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
19426     layout: "plot-throughput-speedup-analysis"
19427
19428 - type: "plot"
19429   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
19430   algorithm: "plot_tsa_name"
19431   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
19432   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19433   include:
19434     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19435     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19436     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19437     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19438     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19439     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19440   layout:
19441     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
19442     layout: "plot-throughput-speedup-analysis"
19443
19444 - type: "plot"
19445   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
19446   algorithm: "plot_tsa_name"
19447   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
19448   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19449   include:
19450     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19451     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
19452     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
19453     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
19454     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
19455     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
19456   layout:
19457     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
19458     layout: "plot-throughput-speedup-analysis"
19459
19460 - type: "plot"
19461   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
19462   algorithm: "plot_tsa_name"
19463   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
19464   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19465   include:
19466     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19467     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
19468     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
19469     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
19470     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
19471     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
19472   layout:
19473     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
19474     layout: "plot-throughput-speedup-analysis"
19475
19476 #- type: "plot"
19477 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
19478 #  algorithm: "plot_tsa_name"
19479 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
19480 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19481 #  include:
19482 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
19483 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
19484 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
19485 #  layout:
19486 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
19487 #    layout: "plot-throughput-speedup-analysis"
19488 #
19489 #- type: "plot"
19490 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
19491 #  algorithm: "plot_tsa_name"
19492 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
19493 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19494 #  include:
19495 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
19496 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
19497 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
19498 #  layout:
19499 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
19500 #    layout: "plot-throughput-speedup-analysis"
19501
19502 - type: "plot"
19503   title: "Speedup: 2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
19504   algorithm: "plot_tsa_name"
19505   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
19506   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19507   include:
19508     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
19509     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19510     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
19511     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
19512     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
19513   layout:
19514     title: "2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
19515     layout: "plot-throughput-speedup-analysis"
19516
19517 - type: "plot"
19518   title: "Speedup: 2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
19519   algorithm: "plot_tsa_name"
19520   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
19521   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19522   include:
19523     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
19524     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19525     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
19526     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
19527     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
19528   layout:
19529     title: "2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
19530     layout: "plot-throughput-speedup-analysis"
19531
19532 - type: "plot"
19533   title: "Speedup: 2n-tx2-xl710-64b-features-ip4routing-base-scale-dpdk-ndr-tsa"
19534   algorithm: "plot_tsa_name"
19535   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-features-ip4routing-base-scale-dpdk-ndr-tsa"
19536   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19537   include:
19538     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Iacldstbase-Ndrpdr.64B-.t.c-ethip4-ip4base-iacldstbase-ndrpdr"
19539     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19540     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19541     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19542     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19543   layout:
19544     title: "2n-tx2-xl710-64b-ip4routing-features-base-scale-dpdk-ndr-tsa"
19545     layout: "plot-throughput-speedup-analysis"
19546
19547 - type: "plot"
19548   title: "Speedup: 2n-tx2-xl710-64b-features-ip4routing-base-scale-dpdk-pdr-tsa"
19549   algorithm: "plot_tsa_name"
19550   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-features-ip4routing-base-scale-dpdk-pdr-tsa"
19551   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19552   include:
19553     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Iacldstbase-Ndrpdr.64B-.t.c-ethip4-ip4base-iacldstbase-ndrpdr"
19554     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19555     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19556     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19557     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19558   layout:
19559     title: "2n-tx2-xl710-64b-ip4routing-features-base-scale-dpdk-pdr-tsa"
19560     layout: "plot-throughput-speedup-analysis"
19561
19562 - type: "plot"
19563   title: "Speedup: 2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
19564   algorithm: "plot_tsa_name"
19565   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
19566   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19567   include:
19568     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19569     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19570     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19571     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19572     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19573     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Iacldstbase-Ndrpdr.78B-.t.c-ethip6-ip6base-iacldstbase-ndrpdr"
19574   layout:
19575     title: "2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
19576     layout: "plot-throughput-speedup-analysis"
19577
19578 - type: "plot"
19579   title: "Speedup: 2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
19580   algorithm: "plot_tsa_name"
19581   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
19582   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19583   include:
19584     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19585     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19586     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19587     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19588     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19589     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Iacldstbase-Ndrpdr.78B-.t.c-ethip6-ip6base-iacldstbase-ndrpdr"
19590   layout:
19591     title: "2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
19592     layout: "plot-throughput-speedup-analysis"
19593
19594 - type: "plot"
19595   title: "Speedup: 2n-tx2-xl710-64b-l2switching-base-dpdk-ndr-tsa"
19596   algorithm: "plot_tsa_name"
19597   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-l2switching-base-dpdk-ndr-tsa"
19598   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19599   include:
19600     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19601     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19602     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19603     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19604     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19605   layout:
19606     title: "2n-tx2-xl710-64b-l2switching-base-dpdk-ndr-tsa"
19607     layout: "plot-throughput-speedup-analysis"
19608
19609 - type: "plot"
19610   title: "Speedup: 2n-tx2-xl710-64b-l2switching-base-dpdk-pdr-tsa"
19611   algorithm: "plot_tsa_name"
19612   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-l2switching-base-dpdk-pdr-tsa"
19613   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19614   include:
19615     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19616     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19617     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19618     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19619     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19620   layout:
19621     title: "2n-tx2-xl710-64b-l2switching-base-dpdk-pdr-tsa"
19622     layout: "plot-throughput-speedup-analysis"
19623
19624 - type: "plot"
19625   title: "Speedup: 2n-tx2-xl710-64b-l2switching-scale-dpdk-ndr-tsa"
19626   algorithm: "plot_tsa_name"
19627   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-l2switching-scale-dpdk-ndr-tsa"
19628   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19629   include:
19630     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19631     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19632     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19633     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19634   layout:
19635     title: "2n-tx2-xl710-64b-l2switching-scale-dpdk-ndr-tsa"
19636     layout: "plot-throughput-speedup-analysis"
19637
19638 - type: "plot"
19639   title: "Speedup: 2n-tx2-xl710-64b-l2switching-scale-dpdk-pdr-tsa"
19640   algorithm: "plot_tsa_name"
19641   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-l2switching-scale-dpdk-pdr-tsa"
19642   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19643   include:
19644     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19645     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19646     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19647     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19648   layout:
19649     title: "2n-tx2-xl710-64b-l2switching-scale-dpdk-pdr-tsa"
19650     layout: "plot-throughput-speedup-analysis"
19651
19652 - type: "plot"
19653   title: "Speedup: 2n-tx2-xl710-64b-features-l2switching-base-dpdk-ndr-tsa"
19654   algorithm: "plot_tsa_name"
19655   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-features-l2switching-base-dpdk-ndr-tsa"
19656   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19657   include:
19658     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
19659     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
19660     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
19661     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
19662     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
19663   layout:
19664     title: "2n-tx2-xl710-64b-features-l2switching-base-ndr-tsa"
19665     layout: "plot-throughput-speedup-analysis"
19666
19667 - type: "plot"
19668   title: "Speedup: 2n-tx2-xl710-64b-features-l2switching-base-dpdk-pdr-tsa"
19669   algorithm: "plot_tsa_name"
19670   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-features-l2switching-base-dpdk-pdr-tsa"
19671   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19672   include:
19673     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
19674     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
19675     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
19676     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
19677     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
19678   layout:
19679     title: "2n-tx2-xl710-64b-features-l2switching-base-pdr-tsa"
19680     layout: "plot-throughput-speedup-analysis"
19681
19682 ################################################################################
19683
19684 # Packet Throughput - DPDK
19685
19686 # 2n-skx-xxv710
19687
19688 - type: "plot"
19689   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
19690   algorithm: "plot_perf_box_name"
19691   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
19692   data: "plot-dpdk-throughput-latency-2n-skx"
19693   include:
19694     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19695     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19696   layout:
19697     title: "2n-skx-xxv710-64b-2t1c-base-ndr"
19698     layout: "plot-throughput"
19699
19700 - type: "plot"
19701   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
19702   algorithm: "plot_perf_box_name"
19703   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
19704   data: "plot-dpdk-throughput-latency-2n-skx"
19705   include:
19706     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19707     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19708   layout:
19709     title: "2n-skx-xxv710-64b-4t2c-base-ndr"
19710     layout: "plot-throughput"
19711
19712 - type: "plot"
19713   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
19714   algorithm: "plot_perf_box_name"
19715   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
19716   data: "plot-dpdk-throughput-latency-2n-skx"
19717   include:
19718     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19719     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19720   layout:
19721     title: "2n-skx-xxv710-64b-2t1c-base-pdr"
19722     layout: "plot-throughput"
19723
19724 - type: "plot"
19725   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
19726   algorithm: "plot_perf_box_name"
19727   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
19728   data: "plot-dpdk-throughput-latency-2n-skx"
19729   include:
19730     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19731     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19732   layout:
19733     title: "2n-skx-xxv710-64b-4t2c-base-pdr"
19734     layout: "plot-throughput"
19735
19736 # 2n-skx-x710
19737
19738 - type: "plot"
19739   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
19740   algorithm: "plot_perf_box_name"
19741   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
19742   data: "plot-dpdk-throughput-latency-2n-skx"
19743   include:
19744     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19745     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19746   layout:
19747     title: "2n-skx-x710-64b-2t1c-base-ndr"
19748     layout: "plot-throughput"
19749
19750 - type: "plot"
19751   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
19752   algorithm: "plot_perf_box_name"
19753   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
19754   data: "plot-dpdk-throughput-latency-2n-skx"
19755   include:
19756     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19757     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19758   layout:
19759     title: "2n-skx-x710-64b-4t2c-base-ndr"
19760     layout: "plot-throughput"
19761
19762 - type: "plot"
19763   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
19764   algorithm: "plot_perf_box_name"
19765   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
19766   data: "plot-dpdk-throughput-latency-2n-skx"
19767   include:
19768     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19769     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19770   layout:
19771     title: "2n-skx-x710-64b-2t1c-base-pdr"
19772     layout: "plot-throughput"
19773
19774 - type: "plot"
19775   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
19776   algorithm: "plot_perf_box_name"
19777   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
19778   data: "plot-dpdk-throughput-latency-2n-skx"
19779   include:
19780     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19781     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19782   layout:
19783     title: "2n-skx-x710-64b-4t2c-base-pdr"
19784     layout: "plot-throughput"
19785
19786 # 3n-skx-xxv710
19787
19788 - type: "plot"
19789   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
19790   algorithm: "plot_perf_box_name"
19791   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
19792   data: "plot-dpdk-throughput-latency-3n-skx"
19793   include:
19794     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19795     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19796   layout:
19797     title: "3n-skx-xxv710-64b-2t1c-base-ndr"
19798     layout: "plot-throughput"
19799
19800 - type: "plot"
19801   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
19802   algorithm: "plot_perf_box_name"
19803   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
19804   data: "plot-dpdk-throughput-latency-3n-skx"
19805   include:
19806     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19807     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19808   layout:
19809     title: "3n-skx-xxv710-64b-4t2c-base-ndr"
19810     layout: "plot-throughput"
19811
19812 - type: "plot"
19813   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
19814   algorithm: "plot_perf_box_name"
19815   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
19816   data: "plot-dpdk-throughput-latency-3n-skx"
19817   include:
19818     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19819     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19820   layout:
19821     title: "3n-skx-xxv710-64b-2t1c-base-pdr"
19822     layout: "plot-throughput"
19823
19824 - type: "plot"
19825   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
19826   algorithm: "plot_perf_box_name"
19827   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
19828   data: "plot-dpdk-throughput-latency-3n-skx"
19829   include:
19830     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19831     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19832   layout:
19833     title: "3n-skx-xxv710-64b-4t2c-base-pdr"
19834     layout: "plot-throughput"
19835
19836 # 3n-skx-x710
19837
19838 - type: "plot"
19839   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
19840   algorithm: "plot_perf_box_name"
19841   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
19842   data: "plot-dpdk-throughput-latency-3n-skx"
19843   include:
19844     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19845     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19846   layout:
19847     title: "3n-skx-x710-64b-2t1c-base-ndr"
19848     layout: "plot-throughput"
19849
19850 - type: "plot"
19851   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
19852   algorithm: "plot_perf_box_name"
19853   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
19854   data: "plot-dpdk-throughput-latency-3n-skx"
19855   include:
19856     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19857     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19858   layout:
19859     title: "3n-skx-x710-64b-4t2c-base-ndr"
19860     layout: "plot-throughput"
19861
19862 - type: "plot"
19863   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
19864   algorithm: "plot_perf_box_name"
19865   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
19866   data: "plot-dpdk-throughput-latency-3n-skx"
19867   include:
19868     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19869     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19870   layout:
19871     title: "3n-skx-x710-64b-2t1c-base-pdr"
19872     layout: "plot-throughput"
19873
19874 - type: "plot"
19875   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
19876   algorithm: "plot_perf_box_name"
19877   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
19878   data: "plot-dpdk-throughput-latency-3n-skx"
19879   include:
19880     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19881     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19882   layout:
19883     title: "3n-skx-x710-64b-4t2c-base-pdr"
19884     layout: "plot-throughput"
19885
19886 # 3n-hsw-xl710
19887
19888 - type: "plot"
19889   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
19890   algorithm: "plot_perf_box_name"
19891   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
19892   data: "plot-dpdk-throughput-latency-3n-hsw"
19893   include:
19894     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19895     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19896   layout:
19897     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
19898     layout: "plot-throughput"
19899
19900 - type: "plot"
19901   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
19902   algorithm: "plot_perf_box_name"
19903   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
19904   data: "plot-dpdk-throughput-latency-3n-hsw"
19905   include:
19906     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19907     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19908   layout:
19909     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
19910     layout: "plot-throughput"
19911
19912 - type: "plot"
19913   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
19914   algorithm: "plot_perf_box_name"
19915   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
19916   data: "plot-dpdk-throughput-latency-3n-hsw"
19917   include:
19918     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19919     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19920   layout:
19921     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
19922     layout: "plot-throughput"
19923
19924 - type: "plot"
19925   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
19926   algorithm: "plot_perf_box_name"
19927   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
19928   data: "plot-dpdk-throughput-latency-3n-hsw"
19929   include:
19930     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19931     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19932   layout:
19933     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
19934     layout: "plot-throughput"
19935
19936 # 3n-hsw-x710
19937
19938 - type: "plot"
19939   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
19940   algorithm: "plot_perf_box_name"
19941   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
19942   data: "plot-dpdk-throughput-latency-3n-hsw"
19943   include:
19944     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19945     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19946   layout:
19947     title: "3n-hsw-x710-64b-1t1c-base-ndr"
19948     layout: "plot-throughput"
19949
19950 - type: "plot"
19951   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
19952   algorithm: "plot_perf_box_name"
19953   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
19954   data: "plot-dpdk-throughput-latency-3n-hsw"
19955   include:
19956     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19957     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19958   layout:
19959     title: "3n-hsw-x710-64b-2t2c-base-ndr"
19960     layout: "plot-throughput"
19961
19962 - type: "plot"
19963   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
19964   algorithm: "plot_perf_box_name"
19965   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
19966   data: "plot-dpdk-throughput-latency-3n-hsw"
19967   include:
19968     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19969     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19970   layout:
19971     title: "3n-hsw-x710-64b-1t1c-base-pdr"
19972     layout: "plot-throughput"
19973
19974 - type: "plot"
19975   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
19976   algorithm: "plot_perf_box_name"
19977   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
19978   data: "plot-dpdk-throughput-latency-3n-hsw"
19979   include:
19980     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19981     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19982   layout:
19983     title: "3n-hsw-x710-64b-2t2c-base-pdr"
19984     layout: "plot-throughput"
19985
19986 ## 2n-dnv-x553
19987 #
19988 #- type: "plot"
19989 #  title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
19990 #  algorithm: "plot_perf_box_name"
19991 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
19992 #  data: "plot-dpdk-throughput-latency-2n-dnv"
19993 #  include:
19994 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19995 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19996 #  layout:
19997 #    title: "2n-dnv-x553-64b-1t1c-base-ndr"
19998 #    layout: "plot-throughput"
19999 #
20000 #- type: "plot"
20001 #  title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
20002 #  algorithm: "plot_perf_box_name"
20003 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
20004 #  data: "plot-dpdk-throughput-latency-2n-dnv"
20005 #  include:
20006 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
20007 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
20008 #  layout:
20009 #    title: "2n-dnv-x553-64b-2t2c-base-ndr"
20010 #    layout: "plot-throughput"
20011 #
20012 #- type: "plot"
20013 #  title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
20014 #  algorithm: "plot_perf_box_name"
20015 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
20016 #  data: "plot-dpdk-throughput-latency-2n-dnv"
20017 #  include:
20018 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
20019 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
20020 #  layout:
20021 #    title: "2n-dnv-x553-64b-1t1c-base-pdr"
20022 #    layout: "plot-throughput"
20023 #
20024 #- type: "plot"
20025 #  title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
20026 #  algorithm: "plot_perf_box_name"
20027 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
20028 #  data: "plot-dpdk-throughput-latency-2n-dnv"
20029 #  include:
20030 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
20031 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
20032 #  layout:
20033 #    title: "2n-dnv-x553-64b-2t2c-base-pdr"
20034 #    layout: "plot-throughput"
20035 #
20036 ## 3n-dnv-x553
20037 #
20038 #- type: "plot"
20039 #  title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
20040 #  algorithm: "plot_perf_box_name"
20041 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
20042 #  data: "plot-dpdk-throughput-latency-3n-dnv"
20043 #  include:
20044 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
20045 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
20046 #  layout:
20047 #    title: "3n-dnv-x553-64b-1t1c-base-ndr"
20048 #    layout: "plot-throughput"
20049 #
20050 #- type: "plot"
20051 #  title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
20052 #  algorithm: "plot_perf_box_name"
20053 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
20054 #  data: "plot-dpdk-throughput-latency-3n-dnv"
20055 #  include:
20056 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
20057 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
20058 #  layout:
20059 #    title: "3n-dnv-x553-64b-2t2c-base-ndr"
20060 #    layout: "plot-throughput"
20061 #
20062 #- type: "plot"
20063 #  title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
20064 #  algorithm: "plot_perf_box_name"
20065 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
20066 #  data: "plot-dpdk-throughput-latency-3n-dnv"
20067 #  include:
20068 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
20069 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
20070 #  layout:
20071 #    title: "3n-dnv-x553-64b-1t1c-base-pdr"
20072 #    layout: "plot-throughput"
20073 #
20074 #- type: "plot"
20075 #  title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
20076 #  algorithm: "plot_perf_box_name"
20077 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
20078 #  data: "plot-dpdk-throughput-latency-3n-dnv"
20079 #  include:
20080 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
20081 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
20082 #  layout:
20083 #    title: "3n-dnv-x553-64b-2t2c-base-pdr"
20084 #    layout: "plot-throughput"
20085
20086 # 3n-tsh-x520
20087
20088 - type: "plot"
20089   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
20090   algorithm: "plot_perf_box_name"
20091   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
20092   data: "plot-dpdk-throughput-latency-3n-tsh"
20093   include:
20094     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
20095     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
20096   layout:
20097     title: "3n-tsh-x520-64b-1t1c-base-ndr"
20098     layout: "plot-throughput"
20099
20100 - type: "plot"
20101   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
20102   algorithm: "plot_perf_box_name"
20103   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
20104   data: "plot-dpdk-throughput-latency-3n-tsh"
20105   include:
20106     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
20107     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
20108   layout:
20109     title: "3n-tsh-x520-64b-2t2c-base-ndr"
20110     layout: "plot-throughput"
20111
20112 - type: "plot"
20113   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
20114   algorithm: "plot_perf_box_name"
20115   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
20116   data: "plot-dpdk-throughput-latency-3n-tsh"
20117   include:
20118     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
20119     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
20120   layout:
20121     title: "3n-tsh-x520-64b-1t1c-base-pdr"
20122     layout: "plot-throughput"
20123
20124 - type: "plot"
20125   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
20126   algorithm: "plot_perf_box_name"
20127   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
20128   data: "plot-dpdk-throughput-latency-3n-tsh"
20129   include:
20130     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
20131     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
20132   layout:
20133     title: "3n-tsh-x520-64b-2t2c-base-pdr"
20134     layout: "plot-throughput"
20135
20136 # 2n-tx2-xl710
20137
20138 - type: "plot"
20139   title: "DPDK Throughput: 2n-tx2-xl710-64b-1t1c-base-ndr"
20140   algorithm: "plot_perf_box_name"
20141   output-file: "{DIR[STATIC,DPDK]}/2n-tx2-xl710-64b-1t1c-base-ndr"
20142   data: "plot-dpdk-throughput-latency-2n-tx2"
20143   include:
20144     - "tests.dpdk.perf.2N1L-40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
20145     - "tests.dpdk.perf.2N1L-40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
20146   layout:
20147     title: "2n-tx2-xl710-64b-1t1c-base-ndr"
20148     layout: "plot-throughput"
20149
20150 - type: "plot"
20151   title: "DPDK Throughput: 2n-tx2-xl710-64b-2t2c-base-ndr"
20152   algorithm: "plot_perf_box_name"
20153   output-file: "{DIR[STATIC,DPDK]}/2n-tx2-xl710-64b-2t2c-base-ndr"
20154   data: "plot-dpdk-throughput-latency-2n-tx2"
20155   include:
20156     - "tests.dpdk.perf.2N1L-40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
20157     - "tests.dpdk.perf.2N1L-40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
20158   layout:
20159     title: "2n-tx2-xl710-64b-2t2c-base-ndr"
20160     layout: "plot-throughput"
20161
20162 - type: "plot"
20163   title: "DPDK Throughput: 2n-tx2-xl710-64b-1t1c-base-pdr"
20164   algorithm: "plot_perf_box_name"
20165   output-file: "{DIR[STATIC,DPDK]}/2n-tx2-xl710-64b-1t1c-base-pdr"
20166   data: "plot-dpdk-throughput-latency-2n-tx2"
20167   include:
20168     - "tests.dpdk.perf.2N1L-40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
20169     - "tests.dpdk.perf.2N1L-40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
20170   layout:
20171     title: "2n-tx2-xl710-64b-1t1c-base-pdr"
20172     layout: "plot-throughput"
20173
20174 - type: "plot"
20175   title: "DPDK Throughput: 2n-tx2-xl710-64b-2t2c-base-pdr"
20176   algorithm: "plot_perf_box_name"
20177   output-file: "{DIR[STATIC,DPDK]}/2n-tx2-xl710-64b-2t2c-base-pdr"
20178   data: "plot-dpdk-throughput-latency-2n-tx2"
20179   include:
20180     - "tests.dpdk.perf.2N1L-40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
20181     - "tests.dpdk.perf.2N1L-40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
20182   layout:
20183     title: "2n-tx2-xl710-64b-2t2c-base-pdr"
20184     layout: "plot-throughput"
20185
20186 ################################################################################
20187 ###   2n-clx                                                                 ###
20188 ################################################################################
20189
20190 # Packet Throughput
20191
20192 - type: "plot"
20193   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
20194   algorithm: "plot_perf_box_name"
20195   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
20196   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20197   include:
20198     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20199     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20200     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20201     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20202   layout:
20203     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
20204     layout: "plot-throughput"
20205
20206 - type: "plot"
20207   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
20208   algorithm: "plot_perf_box_name"
20209   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
20210   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20211   include:
20212     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20213     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20214     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20215     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20216   layout:
20217     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
20218     layout: "plot-throughput"
20219
20220 - type: "plot"
20221   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
20222   algorithm: "plot_perf_box_name"
20223   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
20224   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20225   include:
20226     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20227     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20228     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20229     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20230   layout:
20231     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
20232     layout: "plot-throughput"
20233
20234 - type: "plot"
20235   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
20236   algorithm: "plot_perf_box_name"
20237   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
20238   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20239   include:
20240     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20241     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20242     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20243     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20244   layout:
20245     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
20246     layout: "plot-throughput"
20247
20248 - type: "plot"
20249   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
20250   algorithm: "plot_perf_box_name"
20251   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
20252   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20253   include:
20254     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20255     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20256     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20257     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20258   layout:
20259     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
20260     layout: "plot-throughput"
20261
20262 - type: "plot"
20263   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
20264   algorithm: "plot_perf_box_name"
20265   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
20266   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20267   include:
20268     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20269     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20270     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20271     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20272   layout:
20273     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
20274     layout: "plot-throughput"
20275
20276 - type: "plot"
20277   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
20278   algorithm: "plot_perf_box_name"
20279   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
20280   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20281   include:
20282     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
20283     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
20284     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
20285     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
20286     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
20287     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20288   layout:
20289     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
20290     layout: "plot-throughput"
20291
20292 - type: "plot"
20293   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
20294   algorithm: "plot_perf_box_name"
20295   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
20296   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20297   include:
20298     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
20299     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
20300     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
20301     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
20302     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
20303     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20304   layout:
20305     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
20306     layout: "plot-throughput"
20307
20308 - type: "plot"
20309   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
20310   algorithm: "plot_perf_box_name"
20311   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
20312   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20313   include:
20314     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
20315     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
20316     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
20317     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
20318     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
20319     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
20320     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
20321   layout:
20322     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
20323     layout: "plot-throughput"
20324
20325 - type: "plot"
20326   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
20327   algorithm: "plot_perf_box_name"
20328   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
20329   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20330   include:
20331     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
20332     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
20333     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
20334     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
20335     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
20336     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
20337     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
20338   layout:
20339     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
20340     layout: "plot-throughput"
20341
20342 - type: "plot"
20343   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
20344   algorithm: "plot_perf_box_name"
20345   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
20346   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20347   include:
20348     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
20349     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20350     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
20351     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
20352     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
20353     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
20354     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
20355     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
20356   layout:
20357     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
20358     layout: "plot-throughput"
20359
20360 - type: "plot"
20361   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
20362   algorithm: "plot_perf_box_name"
20363   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
20364   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20365   include:
20366     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
20367     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20368     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
20369     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
20370     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
20371     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
20372     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
20373     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
20374   layout:
20375     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
20376     layout: "plot-throughput"
20377
20378 - type: "plot"
20379   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
20380   algorithm: "plot_perf_box_name"
20381   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
20382   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20383   include:
20384     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20385     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20386     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20387     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20388     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20389     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20390   layout:
20391     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
20392     layout: "plot-throughput"
20393
20394 - type: "plot"
20395   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
20396   algorithm: "plot_perf_box_name"
20397   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
20398   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20399   include:
20400     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20401     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20402     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20403     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20404     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20405     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20406   layout:
20407     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
20408     layout: "plot-throughput"
20409
20410 - type: "plot"
20411   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
20412   algorithm: "plot_perf_box_name"
20413   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
20414   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20415   include:
20416     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20417     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
20418     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
20419     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
20420     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
20421   layout:
20422     title: "2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
20423     layout: "plot-throughput"
20424
20425 - type: "plot"
20426   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
20427   algorithm: "plot_perf_box_name"
20428   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
20429   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20430   include:
20431     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
20432     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
20433     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
20434     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
20435     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
20436   layout:
20437     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
20438     layout: "plot-throughput"
20439
20440 - type: "plot"
20441   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
20442   algorithm: "plot_perf_box_name"
20443   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
20444   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20445   include:
20446     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
20447     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
20448     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
20449     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
20450     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
20451     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
20452     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
20453     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
20454     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
20455     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
20456   layout:
20457     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
20458     layout: "plot-cps"
20459
20460 - type: "plot"
20461   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
20462   algorithm: "plot_perf_box_name"
20463   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
20464   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20465   include:
20466     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20467     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20468     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20469     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20470     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20471     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20472     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20473     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20474     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20475     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20476   layout:
20477     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
20478     layout: "plot-throughput"
20479
20480 - type: "plot"
20481   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
20482   algorithm: "plot_perf_box_name"
20483   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
20484   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20485   include:
20486     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
20487     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
20488     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
20489     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
20490     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
20491     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
20492     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
20493     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
20494     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
20495     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
20496   layout:
20497     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
20498     layout: "plot-cps"
20499
20500 - type: "plot"
20501   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
20502   algorithm: "plot_perf_box_name"
20503   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
20504   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20505   include:
20506     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20507     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20508     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20509     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20510     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20511     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20512     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20513     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20514     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20515     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20516   layout:
20517     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
20518     layout: "plot-throughput"
20519
20520 - type: "plot"
20521   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
20522   algorithm: "plot_perf_box_name"
20523   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
20524   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20525   include:
20526     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20527     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
20528     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
20529     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
20530     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
20531   layout:
20532     title: "2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
20533     layout: "plot-throughput"
20534
20535 - type: "plot"
20536   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
20537   algorithm: "plot_perf_box_name"
20538   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
20539   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20540   include:
20541     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
20542     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
20543     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
20544     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
20545     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
20546   layout:
20547     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
20548     layout: "plot-throughput"
20549
20550 - type: "plot"
20551   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
20552   algorithm: "plot_perf_box_name"
20553   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
20554   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20555   include:
20556     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
20557     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
20558     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
20559     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
20560     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
20561     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
20562     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
20563     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
20564     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
20565     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
20566   layout:
20567     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
20568     layout: "plot-cps"
20569
20570 - type: "plot"
20571   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
20572   algorithm: "plot_perf_box_name"
20573   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
20574   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20575   include:
20576     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20577     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20578     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20579     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20580     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20581     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20582     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20583     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20584     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20585     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20586   layout:
20587     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
20588     layout: "plot-throughput"
20589
20590 - type: "plot"
20591   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
20592   algorithm: "plot_perf_box_name"
20593   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
20594   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20595   include:
20596     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
20597     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
20598     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
20599     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
20600     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
20601     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
20602     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
20603     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
20604     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
20605     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
20606   layout:
20607     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
20608     layout: "plot-cps"
20609
20610 - type: "plot"
20611   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
20612   algorithm: "plot_perf_box_name"
20613   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
20614   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20615   include:
20616     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20617     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20618     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20619     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20620     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20621     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20622     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20623     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20624     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20625     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20626   layout:
20627     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
20628     layout: "plot-throughput"
20629
20630 - type: "plot"
20631   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
20632   algorithm: "plot_perf_box_name"
20633   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
20634   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20635   include:
20636     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20637     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
20638     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20639     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
20640     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20641     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
20642     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20643     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
20644     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20645     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
20646   layout:
20647     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
20648     layout: "plot-throughput"
20649
20650 - type: "plot"
20651   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
20652   algorithm: "plot_perf_box_name"
20653   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
20654   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20655   include:
20656     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20657     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
20658     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20659     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
20660     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20661     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
20662     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20663     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
20664     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20665     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
20666   layout:
20667     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
20668     layout: "plot-throughput"
20669
20670 - type: "plot"
20671   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
20672   algorithm: "plot_perf_box_name"
20673   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
20674   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20675   include:
20676     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20677     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
20678     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20679     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
20680     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20681     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
20682     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20683     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
20684     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20685     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
20686   layout:
20687     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
20688     layout: "plot-throughput"
20689
20690 - type: "plot"
20691   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
20692   algorithm: "plot_perf_box_name"
20693   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
20694   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20695   include:
20696     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20697     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
20698     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20699     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
20700     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20701     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
20702     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20703     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
20704     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20705     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
20706   layout:
20707     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
20708     layout: "plot-throughput"
20709
20710 - type: "plot"
20711   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput2-avf-ndr"
20712   algorithm: "plot_perf_box_name"
20713   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput2-avf-ndr"
20714   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20715   include:
20716     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20717     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
20718     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20719     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
20720     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20721     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
20722     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20723     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
20724     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20725     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
20726   layout:
20727     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
20728     layout: "plot-throughput"
20729
20730 - type: "plot"
20731   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput2-avf-pdr"
20732   algorithm: "plot_perf_box_name"
20733   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput2-avf-pdr"
20734   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20735   include:
20736     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20737     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
20738     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20739     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
20740     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20741     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
20742     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20743     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
20744     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20745     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
20746   layout:
20747     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
20748     layout: "plot-throughput"
20749
20750 - type: "plot"
20751   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput2-avf-ndr"
20752   algorithm: "plot_perf_box_name"
20753   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput2-avf-ndr"
20754   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20755   include:
20756     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20757     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
20758     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20759     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
20760     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20761     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
20762     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20763     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
20764     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20765     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
20766   layout:
20767     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
20768     layout: "plot-throughput"
20769
20770 - type: "plot"
20771   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput2-avf-pdr"
20772   algorithm: "plot_perf_box_name"
20773   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput2-avf-pdr"
20774   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20775   include:
20776     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20777     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
20778     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20779     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
20780     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20781     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
20782     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20783     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
20784     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20785     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
20786   layout:
20787     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
20788     layout: "plot-throughput"
20789
20790 - type: "plot"
20791   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
20792   algorithm: "plot_perf_box_name"
20793   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
20794   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20795   include:
20796     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20797     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20798     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20799     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20800     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20801     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20802   layout:
20803     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
20804     layout: "plot-throughput"
20805
20806 - type: "plot"
20807   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
20808   algorithm: "plot_perf_box_name"
20809   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
20810   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20811   include:
20812     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20813     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20814     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20815     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20816     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20817     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20818   layout:
20819     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
20820     layout: "plot-throughput"
20821
20822 - type: "plot"
20823   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
20824   algorithm: "plot_perf_box_name"
20825   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
20826   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20827   include:
20828     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
20829     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
20830     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
20831     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
20832     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
20833     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
20834     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
20835     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
20836   layout:
20837     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
20838     layout: "plot-throughput"
20839
20840 - type: "plot"
20841   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
20842   algorithm: "plot_perf_box_name"
20843   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
20844   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20845   include:
20846     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
20847     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
20848     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
20849     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
20850     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
20851     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
20852     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
20853     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
20854   layout:
20855     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
20856     layout: "plot-throughput"
20857
20858 - type: "plot"
20859   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
20860   algorithm: "plot_perf_box_name"
20861   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
20862   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20863   include:
20864     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20865     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20866     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20867     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20868     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20869     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20870   layout:
20871     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
20872     layout: "plot-throughput"
20873
20874 - type: "plot"
20875   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
20876   algorithm: "plot_perf_box_name"
20877   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
20878   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20879   include:
20880     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20881     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20882     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20883     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20884     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20885     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20886   layout:
20887     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
20888     layout: "plot-throughput"
20889
20890 - type: "plot"
20891   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
20892   algorithm: "plot_perf_box_name"
20893   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
20894   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20895   include:
20896     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
20897     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
20898     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
20899     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
20900     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
20901   layout:
20902     title: "2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
20903     layout: "plot-throughput"
20904
20905 - type: "plot"
20906   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
20907   algorithm: "plot_perf_box_name"
20908   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
20909   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20910   include:
20911     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
20912     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
20913     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
20914     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
20915     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
20916   layout:
20917     title: "2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
20918     layout: "plot-throughput"
20919
20920 - type: "plot"
20921   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
20922   algorithm: "plot_perf_box_name"
20923   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
20924   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20925   include:
20926     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
20927     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
20928     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
20929     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
20930     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
20931     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
20932     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
20933   layout:
20934     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
20935     layout: "plot-throughput"
20936
20937 - type: "plot"
20938   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
20939   algorithm: "plot_perf_box_name"
20940   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
20941   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20942   include:
20943     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
20944     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
20945     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
20946     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
20947     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
20948     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
20949     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
20950   layout:
20951     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
20952     layout: "plot-throughput"
20953
20954 - type: "plot"
20955   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
20956   algorithm: "plot_perf_box_name"
20957   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
20958   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20959   include:
20960     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
20961     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
20962     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
20963     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
20964     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
20965     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
20966     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
20967     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
20968   layout:
20969     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
20970     layout: "plot-throughput"
20971
20972 - type: "plot"
20973   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
20974   algorithm: "plot_perf_box_name"
20975   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
20976   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20977   include:
20978     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
20979     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
20980     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
20981     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
20982     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
20983     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
20984     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
20985     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
20986   layout:
20987     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
20988     layout: "plot-throughput"
20989
20990 - type: "plot"
20991   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
20992   algorithm: "plot_perf_box_name"
20993   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
20994   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20995   include:
20996     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
20997     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
20998     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
20999     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
21000     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
21001     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
21002     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
21003     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
21004   layout:
21005     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
21006     layout: "plot-throughput"
21007
21008 - type: "plot"
21009   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
21010   algorithm: "plot_perf_box_name"
21011   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
21012   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21013   include:
21014     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
21015     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
21016     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
21017     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
21018     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
21019     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
21020     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
21021     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
21022   layout:
21023     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
21024     layout: "plot-throughput"
21025
21026 - type: "plot"
21027   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
21028   algorithm: "plot_perf_box_name"
21029   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
21030   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21031   include:
21032     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
21033     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
21034     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
21035     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-rnd-ndrpdr"
21036     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
21037     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-rnd-ndrpdr"
21038     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
21039     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-rnd-ndrpdr"
21040   layout:
21041     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
21042     layout: "plot-throughput"
21043
21044 - type: "plot"
21045   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
21046   algorithm: "plot_perf_box_name"
21047   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
21048   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21049   include:
21050     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
21051     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
21052     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
21053     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-rnd-ndrpdr"
21054     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
21055     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-rnd-ndrpdr"
21056     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
21057     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-rnd-ndrpdr"
21058   layout:
21059     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
21060     layout: "plot-throughput"
21061
21062 - type: "plot"
21063   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
21064   algorithm: "plot_perf_box_name"
21065   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
21066   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21067   include:
21068     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
21069     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
21070     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
21071     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
21072     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
21073   layout:
21074     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
21075     layout: "plot-throughput"
21076
21077 - type: "plot"
21078   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
21079   algorithm: "plot_perf_box_name"
21080   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
21081   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21082   include:
21083     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
21084     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
21085     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
21086     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
21087     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
21088   layout:
21089     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
21090     layout: "plot-throughput"
21091
21092 - type: "plot"
21093   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
21094   algorithm: "plot_perf_box_name"
21095   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
21096   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21097   include:
21098     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
21099     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
21100     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
21101     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
21102     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
21103   layout:
21104     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
21105     layout: "plot-throughput"
21106
21107 - type: "plot"
21108   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
21109   algorithm: "plot_perf_box_name"
21110   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
21111   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21112   include:
21113     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
21114     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
21115     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
21116     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
21117     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
21118   layout:
21119     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
21120     layout: "plot-throughput"
21121
21122 - type: "plot"
21123   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
21124   algorithm: "plot_perf_box_name"
21125   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
21126   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21127   include:
21128     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
21129     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
21130     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
21131     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
21132     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
21133   layout:
21134     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
21135     layout: "plot-throughput"
21136
21137 - type: "plot"
21138   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
21139   algorithm: "plot_perf_box_name"
21140   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
21141   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21142   include:
21143     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
21144     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
21145     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
21146     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
21147     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
21148   layout:
21149     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
21150     layout: "plot-throughput"
21151
21152 - type: "plot"
21153   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
21154   algorithm: "plot_perf_box_name"
21155   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
21156   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21157   include:
21158     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
21159     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
21160     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
21161     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
21162   layout:
21163     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
21164     layout: "plot-throughput"
21165
21166 - type: "plot"
21167   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
21168   algorithm: "plot_perf_box_name"
21169   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
21170   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21171   include:
21172     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
21173     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
21174     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
21175     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
21176   layout:
21177     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
21178     layout: "plot-throughput"
21179
21180 - type: "plot"
21181   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
21182   algorithm: "plot_perf_box_name"
21183   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
21184   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21185   include:
21186     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
21187     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
21188     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
21189     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
21190     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
21191   layout:
21192     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
21193     layout: "plot-throughput"
21194
21195 - type: "plot"
21196   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
21197   algorithm: "plot_perf_box_name"
21198   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
21199   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21200   include:
21201     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
21202     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
21203     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
21204     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
21205     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
21206   layout:
21207     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
21208     layout: "plot-throughput"
21209
21210 - type: "plot"
21211   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
21212   algorithm: "plot_perf_box_name"
21213   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
21214   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21215   include:
21216     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
21217     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
21218     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
21219     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
21220   layout:
21221     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
21222     layout: "plot-throughput"
21223
21224 - type: "plot"
21225   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
21226   algorithm: "plot_perf_box_name"
21227   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
21228   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21229   include:
21230     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
21231     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
21232     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
21233     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
21234   layout:
21235     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
21236     layout: "plot-throughput"
21237
21238 - type: "plot"
21239   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
21240   algorithm: "plot_perf_box_name"
21241   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
21242   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21243   include:
21244     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
21245     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
21246     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
21247     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
21248     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
21249   layout:
21250     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
21251     layout: "plot-throughput"
21252
21253 - type: "plot"
21254   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
21255   algorithm: "plot_perf_box_name"
21256   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
21257   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21258   include:
21259     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
21260     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
21261     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
21262     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
21263     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
21264   layout:
21265     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
21266     layout: "plot-throughput"
21267
21268 - type: "plot"
21269   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
21270   algorithm: "plot_perf_box_name"
21271   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
21272   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21273   include:
21274     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
21275     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
21276     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
21277     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
21278   layout:
21279     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
21280     layout: "plot-throughput"
21281
21282 - type: "plot"
21283   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
21284   algorithm: "plot_perf_box_name"
21285   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
21286   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21287   include:
21288     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
21289     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
21290     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
21291     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
21292   layout:
21293     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
21294     layout: "plot-throughput"
21295
21296 - type: "plot"
21297   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
21298   algorithm: "plot_perf_box_name"
21299   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
21300   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21301   include:
21302     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21303     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21304     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21305     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21306     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
21307   layout:
21308     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
21309     layout: "plot-throughput"
21310
21311 - type: "plot"
21312   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
21313   algorithm: "plot_perf_box_name"
21314   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
21315   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21316   include:
21317     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21318     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21319     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21320     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21321     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
21322   layout:
21323     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
21324     layout: "plot-throughput"
21325
21326 - type: "plot"
21327   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
21328   algorithm: "plot_perf_box_name"
21329   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
21330   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21331   include:
21332     - "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"
21333     - "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"
21334     - "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"
21335     - "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"
21336     - "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"
21337   layout:
21338     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
21339     layout: "plot-throughput"
21340
21341 - type: "plot"
21342   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
21343   algorithm: "plot_perf_box_name"
21344   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
21345   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21346   include:
21347     - "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"
21348     - "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"
21349     - "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"
21350     - "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"
21351     - "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"
21352   layout:
21353     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
21354     layout: "plot-throughput"
21355
21356 - type: "plot"
21357   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
21358   algorithm: "plot_perf_box_name"
21359   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
21360   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21361   include:
21362     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21363     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21364     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21365     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21366     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
21367   layout:
21368     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
21369     layout: "plot-throughput"
21370
21371 - type: "plot"
21372   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
21373   algorithm: "plot_perf_box_name"
21374   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
21375   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21376   include:
21377     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21378     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21379     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21380     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21381     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
21382   layout:
21383     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
21384     layout: "plot-throughput"
21385
21386 - type: "plot"
21387   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
21388   algorithm: "plot_perf_box_name"
21389   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
21390   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21391   include:
21392     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21393     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21394     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21395     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21396     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
21397   layout:
21398     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
21399     layout: "plot-throughput"
21400
21401 - type: "plot"
21402   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
21403   algorithm: "plot_perf_box_name"
21404   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
21405   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21406   include:
21407     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21408     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21409     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21410     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21411     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
21412   layout:
21413     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
21414     layout: "plot-throughput"
21415
21416 - type: "plot"
21417   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
21418   algorithm: "plot_perf_box_name"
21419   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
21420   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21421   include:
21422     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21423     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21424     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21425     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21426   layout:
21427     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
21428     layout: "plot-throughput"
21429
21430 - type: "plot"
21431   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
21432   algorithm: "plot_perf_box_name"
21433   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
21434   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21435   include:
21436     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21437     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21438     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21439     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21440   layout:
21441     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
21442     layout: "plot-throughput"
21443
21444 - type: "plot"
21445   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
21446   algorithm: "plot_perf_box_name"
21447   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
21448   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21449   include:
21450     - "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"
21451     - "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"
21452     - "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"
21453     - "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"
21454   layout:
21455     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
21456     layout: "plot-throughput"
21457
21458 - type: "plot"
21459   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
21460   algorithm: "plot_perf_box_name"
21461   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
21462   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21463   include:
21464     - "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"
21465     - "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"
21466     - "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"
21467     - "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"
21468   layout:
21469     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
21470     layout: "plot-throughput"
21471
21472 - type: "plot"
21473   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
21474   algorithm: "plot_perf_box_name"
21475   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
21476   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21477   include:
21478     - "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"
21479     - "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"
21480     - "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"
21481     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
21482     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
21483     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
21484   layout:
21485     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
21486     layout: "plot-throughput"
21487
21488 - type: "plot"
21489   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
21490   algorithm: "plot_perf_box_name"
21491   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
21492   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21493   include:
21494     - "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"
21495     - "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"
21496     - "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"
21497     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
21498     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
21499     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
21500   layout:
21501     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
21502     layout: "plot-throughput"
21503
21504 ################################################################################
21505
21506 # Packet Speedup
21507
21508 - type: "plot"
21509   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
21510   algorithm: "plot_tsa_name"
21511   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
21512   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21513   include:
21514     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21515     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21516     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21517     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21518   layout:
21519     title: "2n-clx-xxv710-64b-memif-base-avf-ndr"
21520     layout: "plot-throughput-speedup-analysis"
21521
21522 - type: "plot"
21523   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
21524   algorithm: "plot_tsa_name"
21525   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
21526   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21527   include:
21528     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21529     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21530     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21531     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21532   layout:
21533     title: "2n-clx-xxv710-64b-memif-base-avf-pdr"
21534     layout: "plot-throughput-speedup-analysis"
21535
21536 - type: "plot"
21537   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
21538   algorithm: "plot_tsa_name"
21539   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
21540   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21541   include:
21542     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21543     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21544     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21545     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21546   layout:
21547     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
21548     layout: "plot-throughput-speedup-analysis"
21549
21550 - type: "plot"
21551   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
21552   algorithm: "plot_tsa_name"
21553   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
21554   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21555   include:
21556     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21557     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21558     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21559     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21560   layout:
21561     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
21562     layout: "plot-throughput-speedup-analysis"
21563
21564 - type: "plot"
21565   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
21566   algorithm: "plot_tsa_name"
21567   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
21568   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21569   include:
21570     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21571     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21572     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21573     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21574   layout:
21575     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
21576     layout: "plot-throughput-speedup-analysis"
21577
21578 - type: "plot"
21579   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
21580   algorithm: "plot_tsa_name"
21581   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
21582   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21583   include:
21584     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21585     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21586     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21587     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21588   layout:
21589     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
21590     layout: "plot-throughput-speedup-analysis"
21591
21592 - type: "plot"
21593   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
21594   algorithm: "plot_tsa_name"
21595   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
21596   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21597   include:
21598     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
21599     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
21600     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
21601     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
21602     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
21603     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
21604   layout:
21605     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
21606     layout: "plot-throughput-speedup-analysis"
21607
21608 - type: "plot"
21609   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
21610   algorithm: "plot_tsa_name"
21611   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
21612   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21613   include:
21614     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
21615     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
21616     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
21617     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
21618     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
21619     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
21620   layout:
21621     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
21622     layout: "plot-throughput-speedup-analysis"
21623
21624 - type: "plot"
21625   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
21626   algorithm: "plot_tsa_name"
21627   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
21628   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21629   include:
21630     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
21631     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
21632     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
21633     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
21634     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
21635     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
21636     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
21637   layout:
21638     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
21639     layout: "plot-throughput-speedup-analysis"
21640
21641 - type: "plot"
21642   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
21643   algorithm: "plot_tsa_name"
21644   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
21645   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21646   include:
21647     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
21648     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
21649     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
21650     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
21651     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
21652     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
21653     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
21654   layout:
21655     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
21656     layout: "plot-throughput-speedup-analysis"
21657
21658 - type: "plot"
21659   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
21660   algorithm: "plot_tsa_name"
21661   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
21662   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21663   include:
21664     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
21665     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
21666     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
21667     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
21668     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
21669     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
21670     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
21671     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
21672   layout:
21673     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
21674     layout: "plot-throughput-speedup-analysis"
21675
21676 - type: "plot"
21677   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
21678   algorithm: "plot_tsa_name"
21679   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
21680   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21681   include:
21682     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
21683     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
21684     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
21685     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
21686     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
21687     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
21688     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
21689     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
21690   layout:
21691     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
21692     layout: "plot-throughput-speedup-analysis"
21693
21694 - type: "plot"
21695   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
21696   algorithm: "plot_tsa_name"
21697   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
21698   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21699   include:
21700     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
21701     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
21702     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
21703     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
21704     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
21705     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
21706   layout:
21707     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr"
21708     layout: "plot-throughput-speedup-analysis"
21709
21710 - type: "plot"
21711   title: "Speedup: 2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
21712   algorithm: "plot_tsa_name"
21713   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
21714   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21715   include:
21716     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
21717     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
21718     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
21719     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
21720     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
21721   layout:
21722     title: "2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr"
21723     layout: "plot-throughput-speedup-analysis"
21724
21725 - type: "plot"
21726   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
21727   algorithm: "plot_tsa_name"
21728   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
21729   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21730   include:
21731     - "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"
21732     - "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"
21733     - "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"
21734     - "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"
21735     - "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"
21736   layout:
21737     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr"
21738     layout: "plot-throughput-speedup-analysis"
21739
21740 - type: "plot"
21741   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
21742   algorithm: "plot_tsa_name"
21743   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
21744   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21745   include:
21746     - "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"
21747     - "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"
21748     - "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"
21749     - "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"
21750     - "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"
21751     - "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"
21752     - "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"
21753     - "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"
21754     - "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"
21755     - "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"
21756   layout:
21757     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
21758     layout: "plot-throughput-speedup-analysis-cps"
21759
21760 - type: "plot"
21761   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
21762   algorithm: "plot_tsa_name"
21763   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
21764   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21765   include:
21766     - "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"
21767     - "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"
21768     - "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"
21769     - "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"
21770     - "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"
21771     - "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"
21772     - "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"
21773     - "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"
21774     - "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"
21775     - "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"
21776   layout:
21777     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
21778     layout: "plot-throughput-speedup-analysis"
21779
21780 - type: "plot"
21781   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
21782   algorithm: "plot_tsa_name"
21783   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
21784   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21785   include:
21786     - "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"
21787     - "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"
21788     - "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"
21789     - "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"
21790     - "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"
21791     - "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"
21792     - "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"
21793     - "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"
21794     - "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"
21795     - "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"
21796   layout:
21797     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
21798     layout: "plot-throughput-speedup-analysis-cps"
21799
21800 - type: "plot"
21801   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
21802   algorithm: "plot_tsa_name"
21803   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
21804   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21805   include:
21806     - "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"
21807     - "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"
21808     - "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"
21809     - "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"
21810     - "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"
21811     - "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"
21812     - "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"
21813     - "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"
21814     - "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"
21815     - "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"
21816   layout:
21817     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
21818     layout: "plot-throughput-speedup-analysis"
21819
21820 - type: "plot"
21821   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
21822   algorithm: "plot_tsa_name"
21823   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
21824   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21825   include:
21826     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
21827     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
21828     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
21829     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
21830     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
21831     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
21832   layout:
21833     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr"
21834     layout: "plot-throughput-speedup-analysis"
21835
21836 - type: "plot"
21837   title: "Speedup: 2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
21838   algorithm: "plot_tsa_name"
21839   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
21840   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21841   include:
21842     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
21843     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
21844     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
21845     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
21846     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
21847   layout:
21848     title: "2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr"
21849     layout: "plot-throughput-speedup-analysis"
21850
21851 - type: "plot"
21852   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
21853   algorithm: "plot_tsa_name"
21854   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
21855   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21856   include:
21857     - "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"
21858     - "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"
21859     - "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"
21860     - "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"
21861     - "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"
21862   layout:
21863     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr"
21864     layout: "plot-throughput-speedup-analysis"
21865
21866 - type: "plot"
21867   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
21868   algorithm: "plot_tsa_name"
21869   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
21870   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21871   include:
21872     - "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"
21873     - "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"
21874     - "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"
21875     - "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"
21876     - "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"
21877     - "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"
21878     - "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"
21879     - "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"
21880     - "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"
21881     - "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"
21882   layout:
21883     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
21884     layout: "plot-throughput-speedup-analysis-cps"
21885
21886 - type: "plot"
21887   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
21888   algorithm: "plot_tsa_name"
21889   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
21890   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21891   include:
21892     - "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"
21893     - "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"
21894     - "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"
21895     - "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"
21896     - "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"
21897     - "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"
21898     - "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"
21899     - "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"
21900     - "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"
21901     - "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"
21902   layout:
21903     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
21904     layout: "plot-throughput-speedup-analysis"
21905
21906 - type: "plot"
21907   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
21908   algorithm: "plot_tsa_name"
21909   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
21910   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21911   include:
21912     - "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"
21913     - "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"
21914     - "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"
21915     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
21916     - "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"
21917     - "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"
21918     - "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"
21919     - "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"
21920     - "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"
21921     - "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"
21922   layout:
21923     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
21924     layout: "plot-throughput-speedup-analysis-cps"
21925
21926 - type: "plot"
21927   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
21928   algorithm: "plot_tsa_name"
21929   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
21930   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21931   include:
21932     - "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"
21933     - "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"
21934     - "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"
21935     - "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"
21936     - "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"
21937     - "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"
21938     - "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"
21939     - "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"
21940     - "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"
21941     - "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"
21942   layout:
21943     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
21944     layout: "plot-throughput-speedup-analysis"
21945
21946 - type: "plot"
21947   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
21948   algorithm: "plot_tsa_name"
21949   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
21950   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21951   include:
21952     - "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"
21953     - "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"
21954     - "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"
21955     - "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"
21956     - "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"
21957     - "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"
21958     - "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"
21959     - "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"
21960     - "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"
21961     - "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"
21962   layout:
21963     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
21964     layout: "plot-throughput-speedup-analysis"
21965
21966 - type: "plot"
21967   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
21968   algorithm: "plot_tsa_name"
21969   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
21970   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21971   include:
21972     - "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"
21973     - "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"
21974     - "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"
21975     - "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"
21976     - "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"
21977     - "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"
21978     - "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"
21979     - "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"
21980     - "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"
21981     - "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"
21982   layout:
21983     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
21984     layout: "plot-throughput-speedup-analysis"
21985
21986 - type: "plot"
21987   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-tsa"
21988   algorithm: "plot_tsa_name"
21989   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-tsa"
21990   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21991   include:
21992     - "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"
21993     - "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"
21994     - "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"
21995     - "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"
21996     - "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"
21997     - "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"
21998     - "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"
21999     - "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"
22000     - "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"
22001     - "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"
22002   layout:
22003     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-tsa"
22004     layout: "plot-throughput-speedup-analysis"
22005
22006 - type: "plot"
22007   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
22008   algorithm: "plot_tsa_name"
22009   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
22010   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22011   include:
22012     - "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"
22013     - "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"
22014     - "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"
22015     - "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"
22016     - "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"
22017     - "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"
22018     - "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"
22019     - "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"
22020     - "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"
22021     - "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"
22022   layout:
22023     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
22024     layout: "plot-throughput-speedup-analysis"
22025
22026 - type: "plot"
22027   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput2-avf-ndr-tsa"
22028   algorithm: "plot_tsa_name"
22029   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput2-avf-ndr-tsa"
22030   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22031   include:
22032     - "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"
22033     - "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"
22034     - "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"
22035     - "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"
22036     - "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"
22037     - "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"
22038     - "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"
22039     - "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"
22040     - "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"
22041     - "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"
22042   layout:
22043     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
22044     layout: "plot-throughput-speedup-analysis"
22045
22046 - type: "plot"
22047   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput2-avf-pdr-tsa"
22048   algorithm: "plot_tsa_name"
22049   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput2-avf-pdr-tsa"
22050   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22051   include:
22052     - "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"
22053     - "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"
22054     - "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"
22055     - "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"
22056     - "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"
22057     - "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"
22058     - "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"
22059     - "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"
22060     - "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"
22061     - "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"
22062   layout:
22063     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
22064     layout: "plot-throughput-speedup-analysis"
22065
22066 - type: "plot"
22067   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput2-avf-ndr-tsa"
22068   algorithm: "plot_tsa_name"
22069   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput2-avf-ndr-tsa"
22070   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22071   include:
22072     - "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"
22073     - "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"
22074     - "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"
22075     - "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"
22076     - "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"
22077     - "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"
22078     - "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"
22079     - "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"
22080     - "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"
22081     - "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"
22082   layout:
22083     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-tsa"
22084     layout: "plot-throughput-speedup-analysis"
22085
22086 - type: "plot"
22087   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput2-avf-pdr-tsa"
22088   algorithm: "plot_tsa_name"
22089   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput2-avf-pdr-tsa"
22090   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22091   include:
22092     - "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"
22093     - "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"
22094     - "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"
22095     - "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"
22096     - "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"
22097     - "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"
22098     - "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"
22099     - "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"
22100     - "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"
22101     - "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"
22102   layout:
22103     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
22104     layout: "plot-throughput-speedup-analysis"
22105
22106 - type: "plot"
22107   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
22108   algorithm: "plot_tsa_name"
22109   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
22110   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22111   include:
22112     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
22113     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
22114     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
22115     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
22116     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
22117     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
22118   layout:
22119     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
22120     layout: "plot-throughput-speedup-analysis"
22121
22122 - type: "plot"
22123   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
22124   algorithm: "plot_tsa_name"
22125   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
22126   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22127   include:
22128     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
22129     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
22130     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
22131     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
22132     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
22133     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
22134   layout:
22135     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
22136     layout: "plot-throughput-speedup-analysis"
22137
22138 - type: "plot"
22139   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
22140   algorithm: "plot_tsa_name"
22141   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
22142   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22143   include:
22144     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
22145     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
22146     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
22147     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
22148     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
22149     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
22150     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
22151     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
22152   layout:
22153     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
22154     layout: "plot-throughput-speedup-analysis"
22155
22156 - type: "plot"
22157   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
22158   algorithm: "plot_tsa_name"
22159   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
22160   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22161   include:
22162     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
22163     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
22164     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
22165     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
22166     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
22167     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
22168     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
22169     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
22170   layout:
22171     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
22172     layout: "plot-throughput-speedup-analysis"
22173
22174 - type: "plot"
22175   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
22176   algorithm: "plot_tsa_name"
22177   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
22178   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22179   include:
22180     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
22181     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
22182     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
22183     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
22184     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
22185     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
22186   layout:
22187     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
22188     layout: "plot-throughput-speedup-analysis"
22189
22190 - type: "plot"
22191   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
22192   algorithm: "plot_tsa_name"
22193   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
22194   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22195   include:
22196     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
22197     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
22198     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
22199     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
22200     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
22201     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
22202   layout:
22203     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
22204     layout: "plot-throughput-speedup-analysis"
22205
22206 - type: "plot"
22207   title: "Speedup: 2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
22208   algorithm: "plot_tsa_name"
22209   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
22210   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22211   include:
22212     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
22213     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
22214     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
22215     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
22216     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
22217   layout:
22218     title: "2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
22219     layout: "plot-throughput-speedup-analysis"
22220
22221 - type: "plot"
22222   title: "Speedup: 2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
22223   algorithm: "plot_tsa_name"
22224   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
22225   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22226   include:
22227     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
22228     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
22229     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
22230     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
22231     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
22232   layout:
22233     title: "2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
22234     layout: "plot-throughput-speedup-analysis"
22235
22236 - type: "plot"
22237   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
22238   algorithm: "plot_tsa_name"
22239   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
22240   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22241   include:
22242     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
22243     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
22244     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
22245     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
22246     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
22247     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
22248     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
22249   layout:
22250     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
22251     layout: "plot-throughput-speedup-analysis"
22252
22253 - type: "plot"
22254   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
22255   algorithm: "plot_tsa_name"
22256   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
22257   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22258   include:
22259     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
22260     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
22261     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
22262     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
22263     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
22264     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
22265     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
22266   layout:
22267     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
22268     layout: "plot-throughput-speedup-analysis"
22269
22270 - type: "plot"
22271   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
22272   algorithm: "plot_tsa_name"
22273   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
22274   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22275   include:
22276     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
22277     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
22278     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
22279     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
22280     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
22281     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
22282     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
22283     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
22284   layout:
22285     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr"
22286     layout: "plot-throughput-speedup-analysis"
22287
22288 - type: "plot"
22289   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
22290   algorithm: "plot_tsa_name"
22291   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
22292   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22293   include:
22294     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
22295     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
22296     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
22297     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
22298     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
22299     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
22300     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
22301     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
22302   layout:
22303     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr"
22304     layout: "plot-throughput-speedup-analysis"
22305
22306 - type: "plot"
22307   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
22308   algorithm: "plot_tsa_name"
22309   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
22310   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22311   include:
22312     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
22313     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
22314     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
22315     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
22316     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
22317     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
22318     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
22319     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
22320   layout:
22321     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
22322     layout: "plot-throughput-speedup-analysis"
22323
22324 - type: "plot"
22325   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
22326   algorithm: "plot_tsa_name"
22327   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
22328   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22329   include:
22330     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
22331     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
22332     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
22333     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
22334     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
22335     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
22336     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
22337     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
22338   layout:
22339     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
22340     layout: "plot-throughput-speedup-analysis"
22341
22342 - type: "plot"
22343   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
22344   algorithm: "plot_tsa_name"
22345   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
22346   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22347   include:
22348     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
22349     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
22350     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
22351     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-rnd-ndrpdr"
22352     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
22353     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-rnd-ndrpdr"
22354     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
22355     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-rnd-ndrpdr"
22356   layout:
22357     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
22358     layout: "plot-throughput-speedup-analysis"
22359
22360 - type: "plot"
22361   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
22362   algorithm: "plot_tsa_name"
22363   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
22364   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22365   include:
22366     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
22367     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
22368     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
22369     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-rnd-ndrpdr"
22370     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
22371     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-rnd-ndrpdr"
22372     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
22373     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-rnd-ndrpdr"
22374   layout:
22375     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
22376     layout: "plot-throughput-speedup-analysis"
22377
22378 - type: "plot"
22379   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
22380   algorithm: "plot_tsa_name"
22381   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
22382   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22383   include:
22384     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
22385     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
22386     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
22387     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22388     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
22389   layout:
22390     title: "2n-clx-x710-64b-l2switching-base-scale-avf-ndr"
22391     layout: "plot-throughput-speedup-analysis"
22392
22393 - type: "plot"
22394   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
22395   algorithm: "plot_tsa_name"
22396   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
22397   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22398   include:
22399     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
22400     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
22401     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
22402     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22403     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
22404   layout:
22405     title: "2n-clx-x710-64b-l2switching-base-scale-avf-pdr"
22406     layout: "plot-throughput-speedup-analysis"
22407
22408 - type: "plot"
22409   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
22410   algorithm: "plot_tsa_name"
22411   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
22412   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22413   include:
22414     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
22415     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
22416     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
22417     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22418     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
22419   layout:
22420     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr"
22421     layout: "plot-throughput-speedup-analysis"
22422
22423 - type: "plot"
22424   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
22425   algorithm: "plot_tsa_name"
22426   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
22427   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22428   include:
22429     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
22430     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
22431     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
22432     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22433     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
22434   layout:
22435     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr"
22436     layout: "plot-throughput-speedup-analysis"
22437
22438 - type: "plot"
22439   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
22440   algorithm: "plot_tsa_name"
22441   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
22442   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22443   include:
22444     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
22445     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
22446     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
22447     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
22448     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22449   layout:
22450     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
22451     layout: "plot-throughput-speedup-analysis"
22452
22453 - type: "plot"
22454   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
22455   algorithm: "plot_tsa_name"
22456   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
22457   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22458   include:
22459     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
22460     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
22461     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
22462     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
22463     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22464   layout:
22465     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
22466     layout: "plot-throughput-speedup-analysis"
22467
22468 - type: "plot"
22469   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
22470   algorithm: "plot_tsa_name"
22471   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
22472   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22473   include:
22474     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22475     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
22476     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
22477     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
22478   layout:
22479     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr"
22480     layout: "plot-throughput-speedup-analysis"
22481
22482 - type: "plot"
22483   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
22484   algorithm: "plot_tsa_name"
22485   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
22486   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22487   include:
22488     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22489     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
22490     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
22491     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
22492   layout:
22493     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr"
22494     layout: "plot-throughput-speedup-analysis"
22495
22496 - type: "plot"
22497   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
22498   algorithm: "plot_tsa_name"
22499   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
22500   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22501   include:
22502     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
22503     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
22504     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
22505     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
22506     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22507   layout:
22508     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
22509     layout: "plot-throughput-speedup-analysis"
22510
22511 - type: "plot"
22512   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
22513   algorithm: "plot_tsa_name"
22514   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
22515   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22516   include:
22517     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
22518     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
22519     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
22520     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
22521     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22522   layout:
22523     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
22524     layout: "plot-throughput-speedup-analysis"
22525
22526 - type: "plot"
22527   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
22528   algorithm: "plot_tsa_name"
22529   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
22530   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22531   include:
22532     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22533     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
22534     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
22535     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
22536   layout:
22537     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
22538     layout: "plot-throughput-speedup-analysis"
22539
22540 - type: "plot"
22541   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
22542   algorithm: "plot_tsa_name"
22543   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
22544   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22545   include:
22546     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22547     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
22548     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
22549     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
22550   layout:
22551     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
22552     layout: "plot-throughput-speedup-analysis"
22553
22554 - type: "plot"
22555   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
22556   algorithm: "plot_tsa_name"
22557   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
22558   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22559   include:
22560     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
22561     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
22562     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
22563     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
22564     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
22565   layout:
22566     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
22567     layout: "plot-throughput-speedup-analysis"
22568
22569 - type: "plot"
22570   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
22571   algorithm: "plot_tsa_name"
22572   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
22573   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22574   include:
22575     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
22576     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
22577     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
22578     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
22579     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
22580   layout:
22581     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
22582     layout: "plot-throughput-speedup-analysis"
22583
22584 - type: "plot"
22585   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
22586   algorithm: "plot_tsa_name"
22587   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
22588   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22589   include:
22590     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
22591     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
22592     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
22593     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
22594   layout:
22595     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
22596     layout: "plot-throughput-speedup-analysis"
22597
22598 - type: "plot"
22599   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
22600   algorithm: "plot_tsa_name"
22601   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
22602   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22603   include:
22604     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
22605     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
22606     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
22607     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
22608   layout:
22609     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
22610     layout: "plot-throughput-speedup-analysis"
22611
22612 - type: "plot"
22613   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-ndr"
22614   algorithm: "plot_tsa_name"
22615   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-ndr-tsa"
22616   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22617   include:
22618     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22619     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22620     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22621     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22622     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
22623   layout:
22624     title: "2n-clx-xxv710-64b-vhost-base-avf-ndr"
22625     layout: "plot-throughput-speedup-analysis"
22626
22627 - type: "plot"
22628   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-pdr"
22629   algorithm: "plot_tsa_name"
22630   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-pdr-tsa"
22631   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22632   include:
22633     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22634     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22635     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22636     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22637     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
22638   layout:
22639     title: "2n-clx-xxv710-64b-vhost-base-avf-pdr"
22640     layout: "plot-throughput-speedup-analysis"
22641
22642 - type: "plot"
22643   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
22644   algorithm: "plot_tsa_name"
22645   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
22646   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22647   include:
22648     - "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"
22649     - "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"
22650     - "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"
22651     - "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"
22652     - "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"
22653   layout:
22654     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
22655     layout: "plot-throughput-speedup-analysis"
22656
22657 - type: "plot"
22658   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
22659   algorithm: "plot_tsa_name"
22660   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
22661   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22662   include:
22663     - "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"
22664     - "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"
22665     - "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"
22666     - "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"
22667     - "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"
22668   layout:
22669     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
22670     layout: "plot-throughput-speedup-analysis"
22671
22672 - type: "plot"
22673   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
22674   algorithm: "plot_tsa_name"
22675   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
22676   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22677   include:
22678     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22679     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22680     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22681     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22682     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
22683   layout:
22684     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
22685     layout: "plot-throughput-speedup-analysis"
22686
22687 - type: "plot"
22688   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
22689   algorithm: "plot_tsa_name"
22690   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
22691   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22692   include:
22693     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22694     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22695     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22696     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22697     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
22698   layout:
22699     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
22700     layout: "plot-throughput-speedup-analysis"
22701
22702 - type: "plot"
22703   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
22704   algorithm: "plot_tsa_name"
22705   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
22706   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22707   include:
22708     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22709     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22710     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22711     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22712     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
22713   layout:
22714     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
22715     layout: "plot-throughput-speedup-analysis"
22716
22717 - type: "plot"
22718   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
22719   algorithm: "plot_tsa_name"
22720   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
22721   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22722   include:
22723     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22724     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22725     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22726     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22727     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
22728   layout:
22729     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
22730     layout: "plot-throughput-speedup-analysis"
22731
22732 - type: "plot"
22733   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
22734   algorithm: "plot_tsa_name"
22735   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
22736   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22737   include:
22738     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22739     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22740     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22741     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22742   layout:
22743     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
22744     layout: "plot-throughput-speedup-analysis"
22745
22746 - type: "plot"
22747   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
22748   algorithm: "plot_tsa_name"
22749   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
22750   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22751   include:
22752     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22753     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22754     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22755     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22756   layout:
22757     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
22758     layout: "plot-throughput-speedup-analysis"
22759
22760 - type: "plot"
22761   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
22762   algorithm: "plot_tsa_name"
22763   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
22764   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22765   include:
22766     - "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"
22767     - "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"
22768     - "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"
22769     - "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"
22770   layout:
22771     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
22772     layout: "plot-throughput-speedup-analysis"
22773
22774 - type: "plot"
22775   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
22776   algorithm: "plot_tsa_name"
22777   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
22778   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22779   include:
22780     - "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"
22781     - "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"
22782     - "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"
22783     - "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"
22784   layout:
22785     title: "2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr"
22786     layout: "plot-throughput-speedup-analysis"
22787
22788 - type: "plot"
22789   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
22790   algorithm: "plot_tsa_name"
22791   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
22792   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22793   include:
22794     - "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"
22795     - "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"
22796     - "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"
22797     - "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"
22798     - "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"
22799     - "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"
22800   layout:
22801     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
22802     layout: "plot-throughput-speedup-analysis"
22803
22804 - type: "plot"
22805   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
22806   algorithm: "plot_tsa_name"
22807   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
22808   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22809   include:
22810     - "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"
22811     - "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"
22812     - "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"
22813     - "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"
22814     - "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"
22815     - "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"
22816   layout:
22817     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
22818     layout: "plot-throughput-speedup-analysis"
22819
22820 # Packet Throughput - DPDK
22821
22822 # 2n-clx-xxv710
22823
22824 - type: "plot"
22825   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
22826   algorithm: "plot_perf_box_name"
22827   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
22828   data: "plot-dpdk-throughput-latency-2n-clx"
22829   include:
22830     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
22831     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
22832   layout:
22833     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
22834     layout: "plot-throughput"
22835
22836 - type: "plot"
22837   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
22838   algorithm: "plot_perf_box_name"
22839   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
22840   data: "plot-dpdk-throughput-latency-2n-clx"
22841   include:
22842     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
22843     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
22844   layout:
22845     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
22846     layout: "plot-throughput"
22847
22848 - type: "plot"
22849   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
22850   algorithm: "plot_perf_box_name"
22851   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
22852   data: "plot-dpdk-throughput-latency-2n-clx"
22853   include:
22854     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
22855     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
22856   layout:
22857     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
22858     layout: "plot-throughput"
22859
22860 - type: "plot"
22861   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
22862   algorithm: "plot_perf_box_name"
22863   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
22864   data: "plot-dpdk-throughput-latency-2n-clx"
22865   include:
22866     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
22867     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
22868   layout:
22869     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
22870     layout: "plot-throughput"
22871
22872 # 2n-clx-x710
22873
22874 - type: "plot"
22875   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
22876   algorithm: "plot_perf_box_name"
22877   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
22878   data: "plot-dpdk-throughput-latency-2n-clx"
22879   include:
22880     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
22881     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
22882   layout:
22883     title: "2n-clx-x710-64b-2t1c-base-ndr"
22884     layout: "plot-throughput"
22885
22886 - type: "plot"
22887   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
22888   algorithm: "plot_perf_box_name"
22889   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
22890   data: "plot-dpdk-throughput-latency-2n-clx"
22891   include:
22892     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
22893     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
22894   layout:
22895     title: "2n-clx-x710-64b-4t2c-base-ndr"
22896     layout: "plot-throughput"
22897
22898 - type: "plot"
22899   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
22900   algorithm: "plot_perf_box_name"
22901   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
22902   data: "plot-dpdk-throughput-latency-2n-clx"
22903   include:
22904     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
22905     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
22906   layout:
22907     title: "2n-clx-x710-64b-2t1c-base-pdr"
22908     layout: "plot-throughput"
22909
22910 - type: "plot"
22911   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
22912   algorithm: "plot_perf_box_name"
22913   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
22914   data: "plot-dpdk-throughput-latency-2n-clx"
22915   include:
22916     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
22917     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
22918   layout:
22919     title: "2n-clx-x710-64b-4t2c-base-pdr"
22920     layout: "plot-throughput"
22921
22922 ###############################################################################
22923
22924 # 2n-zn2
22925
22926 # Packet Throughput
22927
22928 - type: "plot"
22929   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-memif-base-avf-ndr"
22930   algorithm: "plot_perf_box_name"
22931   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-memif-base-avf-ndr"
22932   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22933   include:
22934     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
22935     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22936     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22937     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
22938   layout:
22939     title: "2n-zn2-xxv710-64b-2t1c-memif-base-avf-ndr"
22940     layout: "plot-throughput"
22941
22942 - type: "plot"
22943   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-memif-base-avf-pdr"
22944   algorithm: "plot_perf_box_name"
22945   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-memif-base-avf-pdr"
22946   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22947   include:
22948     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
22949     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22950     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22951     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
22952   layout:
22953     title: "2n-zn2-xxv710-64b-2t1c-memif-base-avf-pdr"
22954     layout: "plot-throughput"
22955
22956 - type: "plot"
22957   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-ndr"
22958   algorithm: "plot_perf_box_name"
22959   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-ndr"
22960   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22961   include:
22962     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
22963     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22964     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22965     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
22966   layout:
22967     title: "2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-ndr"
22968     layout: "plot-throughput"
22969
22970 - type: "plot"
22971   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-pdr"
22972   algorithm: "plot_perf_box_name"
22973   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-pdr"
22974   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22975   include:
22976     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
22977     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22978     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22979     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
22980   layout:
22981     title: "2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-pdr"
22982     layout: "plot-throughput"
22983
22984 - type: "plot"
22985   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
22986   algorithm: "plot_perf_box_name"
22987   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
22988   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22989   include:
22990     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22991     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22992     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
22993     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
22994   layout:
22995     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
22996     layout: "plot-throughput"
22997
22998 - type: "plot"
22999   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
23000   algorithm: "plot_perf_box_name"
23001   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
23002   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23003   include:
23004     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23005     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23006     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
23007     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
23008   layout:
23009     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
23010     layout: "plot-throughput"
23011
23012 - type: "plot"
23013   title: "Throughput: 2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
23014   algorithm: "plot_perf_box_name"
23015   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
23016   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23017   include:
23018     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
23019     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
23020     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
23021     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
23022     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
23023     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
23024   layout:
23025     title: "2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
23026     layout: "plot-throughput"
23027
23028 - type: "plot"
23029   title: "Throughput: 2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
23030   algorithm: "plot_perf_box_name"
23031   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
23032   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23033   include:
23034     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
23035     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
23036     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
23037     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
23038     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
23039     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
23040   layout:
23041     title: "2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
23042     layout: "plot-throughput"
23043
23044 - type: "plot"
23045   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
23046   algorithm: "plot_perf_box_name"
23047   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
23048   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23049   include:
23050     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
23051     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
23052     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
23053     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
23054     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
23055     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
23056     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
23057   layout:
23058     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
23059     layout: "plot-throughput"
23060
23061 - type: "plot"
23062   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
23063   algorithm: "plot_perf_box_name"
23064   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
23065   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23066   include:
23067     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
23068     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
23069     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
23070     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
23071     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
23072     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
23073     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
23074   layout:
23075     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
23076     layout: "plot-throughput"
23077
23078 - type: "plot"
23079   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
23080   algorithm: "plot_perf_box_name"
23081   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
23082   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23083   include:
23084     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
23085     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
23086     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
23087     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
23088     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
23089     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
23090     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
23091     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
23092   layout:
23093     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
23094     layout: "plot-throughput"
23095
23096 - type: "plot"
23097   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
23098   algorithm: "plot_perf_box_name"
23099   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
23100   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23101   include:
23102     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
23103     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
23104     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
23105     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
23106     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
23107     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
23108     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
23109     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
23110   layout:
23111     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
23112     layout: "plot-throughput"
23113
23114 - type: "plot"
23115   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
23116   algorithm: "plot_perf_box_name"
23117   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
23118   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23119   include:
23120     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23121     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23122     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23123     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23124     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23125     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
23126   layout:
23127     title: "2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
23128     layout: "plot-throughput"
23129
23130 - type: "plot"
23131   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
23132   algorithm: "plot_perf_box_name"
23133   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
23134   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23135   include:
23136     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23137     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23138     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23139     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23140     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23141     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
23142   layout:
23143     title: "2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
23144     layout: "plot-throughput"
23145
23146 - type: "plot"
23147   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
23148   algorithm: "plot_perf_box_name"
23149   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
23150   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23151   include:
23152     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
23153     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
23154     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
23155     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
23156     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
23157   layout:
23158     title: "2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
23159     layout: "plot-throughput"
23160
23161 #- type: "plot"
23162 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
23163 #  algorithm: "plot_perf_box_name"
23164 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
23165 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23166 #  include:
23167 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
23168 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
23169 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
23170 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
23171 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
23172 #  layout:
23173 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
23174 #    layout: "plot-throughput"
23175 #
23176 #- type: "plot"
23177 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
23178 #  algorithm: "plot_perf_box_name"
23179 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
23180 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23181 #  include:
23182 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
23183 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
23184 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
23185 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
23186 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
23187 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
23188 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
23189 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
23190 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
23191 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
23192 #  layout:
23193 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
23194 #    layout: "plot-cps"
23195 #
23196 #- type: "plot"
23197 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
23198 #  algorithm: "plot_perf_box_name"
23199 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
23200 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23201 #  include:
23202 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
23203 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
23204 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
23205 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
23206 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
23207 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
23208 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
23209 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
23210 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
23211 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
23212 #  layout:
23213 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
23214 #    layout: "plot-throughput"
23215 #
23216 #- type: "plot"
23217 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
23218 #  algorithm: "plot_perf_box_name"
23219 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
23220 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23221 #  include:
23222 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
23223 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
23224 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
23225 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
23226 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
23227 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
23228 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
23229 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
23230 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
23231 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
23232 #  layout:
23233 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
23234 #    layout: "plot-cps"
23235 #
23236 #- type: "plot"
23237 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
23238 #  algorithm: "plot_perf_box_name"
23239 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
23240 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23241 #  include:
23242 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
23243 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
23244 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
23245 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
23246 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
23247 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
23248 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
23249 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
23250 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
23251 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
23252 #  layout:
23253 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
23254 #    layout: "plot-throughput"
23255
23256 - type: "plot"
23257   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
23258   algorithm: "plot_perf_box_name"
23259   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
23260   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23261   include:
23262     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
23263     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
23264     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
23265     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
23266     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
23267   layout:
23268     title: "2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
23269     layout: "plot-throughput"
23270
23271 #- type: "plot"
23272 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
23273 #  algorithm: "plot_perf_box_name"
23274 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
23275 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23276 #  include:
23277 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
23278 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
23279 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
23280 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
23281 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
23282 #  layout:
23283 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
23284 #    layout: "plot-throughput"
23285 #
23286 #- type: "plot"
23287 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
23288 #  algorithm: "plot_perf_box_name"
23289 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
23290 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23291 #  include:
23292 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
23293 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
23294 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
23295 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
23296 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
23297 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
23298 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
23299 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
23300 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
23301 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
23302 #  layout:
23303 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
23304 #    layout: "plot-cps"
23305 #
23306 #- type: "plot"
23307 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
23308 #  algorithm: "plot_perf_box_name"
23309 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
23310 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23311 #  include:
23312 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
23313 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
23314 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
23315 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
23316 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
23317 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
23318 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
23319 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
23320 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
23321 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
23322 #  layout:
23323 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
23324 #    layout: "plot-throughput"
23325 #
23326 #- type: "plot"
23327 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
23328 #  algorithm: "plot_perf_box_name"
23329 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
23330 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23331 #  include:
23332 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
23333 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
23334 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
23335 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
23336 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
23337 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
23338 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
23339 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
23340 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
23341 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
23342 #  layout:
23343 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
23344 #    layout: "plot-cps"
23345 #
23346 #- type: "plot"
23347 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
23348 #  algorithm: "plot_perf_box_name"
23349 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
23350 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23351 #  include:
23352 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
23353 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
23354 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
23355 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
23356 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
23357 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
23358 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
23359 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
23360 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
23361 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
23362 #  layout:
23363 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
23364 #    layout: "plot-throughput"
23365
23366 - type: "plot"
23367   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
23368   algorithm: "plot_perf_box_name"
23369   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
23370   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23371   include:
23372     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
23373     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23374     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23375     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23376     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23377     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23378   layout:
23379     title: "2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
23380     layout: "plot-throughput"
23381
23382 - type: "plot"
23383   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
23384   algorithm: "plot_perf_box_name"
23385   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
23386   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23387   include:
23388     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
23389     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23390     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23391     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23392     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23393     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23394   layout:
23395     title: "2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
23396     layout: "plot-throughput"
23397
23398 - type: "plot"
23399   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ip4base-ndr"
23400   algorithm: "plot_perf_box_name"
23401   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ip4base-ndr"
23402   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23403   include:
23404     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
23405     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
23406     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
23407     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
23408     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
23409     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
23410     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
23411     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
23412   layout:
23413     title: "2n-zn2-cx556a-64b-2t1c-rdma-ip4base-ndr"
23414     layout: "plot-throughput"
23415
23416 - type: "plot"
23417   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ip4base-pdr"
23418   algorithm: "plot_perf_box_name"
23419   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ip4base-pdr"
23420   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23421   include:
23422     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
23423     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
23424     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
23425     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
23426     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
23427     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
23428     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
23429     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
23430   layout:
23431     title: "2n-zn2-cx556a-64b-2t1c-rdma-ip4base-pdr"
23432     layout: "plot-throughput"
23433
23434 - type: "plot"
23435   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
23436   algorithm: "plot_perf_box_name"
23437   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
23438   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23439   include:
23440     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23441     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23442     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23443     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23444     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23445     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
23446   layout:
23447     title: "2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
23448     layout: "plot-throughput"
23449
23450 - type: "plot"
23451   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
23452   algorithm: "plot_perf_box_name"
23453   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
23454   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23455   include:
23456     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23457     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23458     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23459     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23460     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23461     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
23462   layout:
23463     title: "2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
23464     layout: "plot-throughput"
23465
23466 - type: "plot"
23467   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
23468   algorithm: "plot_perf_box_name"
23469   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
23470   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23471   include:
23472     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
23473     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
23474     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
23475     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
23476     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
23477   layout:
23478     title: "2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
23479     layout: "plot-throughput"
23480
23481 - type: "plot"
23482   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
23483   algorithm: "plot_perf_box_name"
23484   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
23485   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23486   include:
23487     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
23488     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
23489     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
23490     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
23491     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
23492   layout:
23493     title: "2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
23494     layout: "plot-throughput"
23495
23496 - type: "plot"
23497   title: "Throughput: 2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
23498   algorithm: "plot_perf_box_name"
23499   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
23500   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23501   include:
23502     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
23503     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
23504     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
23505     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
23506     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
23507     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
23508     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
23509   layout:
23510     title: "2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
23511     layout: "plot-throughput"
23512
23513 - type: "plot"
23514   title: "Throughput: 2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
23515   algorithm: "plot_perf_box_name"
23516   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
23517   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23518   include:
23519     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
23520     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
23521     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
23522     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
23523     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
23524     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
23525     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
23526   layout:
23527     title: "2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
23528     layout: "plot-throughput"
23529
23530 - type: "plot"
23531   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
23532   algorithm: "plot_perf_box_name"
23533   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
23534   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23535   include:
23536     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
23537     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
23538     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
23539     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
23540     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
23541     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
23542     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
23543     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
23544   layout:
23545     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
23546     layout: "plot-throughput"
23547
23548 - type: "plot"
23549   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
23550   algorithm: "plot_perf_box_name"
23551   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
23552   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23553   include:
23554     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
23555     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
23556     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
23557     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
23558     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
23559     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
23560     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
23561     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
23562   layout:
23563     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
23564     layout: "plot-throughput"
23565
23566 - type: "plot"
23567   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
23568   algorithm: "plot_perf_box_name"
23569   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
23570   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23571   include:
23572     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
23573     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
23574     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
23575     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
23576     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
23577     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
23578     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
23579     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
23580   layout:
23581     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
23582     layout: "plot-throughput"
23583
23584 - type: "plot"
23585   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
23586   algorithm: "plot_perf_box_name"
23587   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
23588   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23589   include:
23590     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
23591     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
23592     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
23593     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
23594     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
23595     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
23596     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
23597     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
23598   layout:
23599     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
23600     layout: "plot-throughput"
23601
23602 - type: "plot"
23603   title: "Throughput: 2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
23604   algorithm: "plot_perf_box_name"
23605   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
23606   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23607   include:
23608     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
23609     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
23610     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
23611     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
23612     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
23613   layout:
23614     title: "2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
23615     layout: "plot-throughput"
23616
23617 - type: "plot"
23618   title: "Throughput: 2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
23619   algorithm: "plot_perf_box_name"
23620   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
23621   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23622   include:
23623     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
23624     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
23625     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
23626     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
23627     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
23628   layout:
23629     title: "2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
23630     layout: "plot-throughput"
23631
23632 - type: "plot"
23633   title: "Throughput: 2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
23634   algorithm: "plot_perf_box_name"
23635   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
23636   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23637   include:
23638     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
23639     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
23640     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
23641     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
23642     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
23643   layout:
23644     title: "2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
23645     layout: "plot-throughput"
23646
23647 - type: "plot"
23648   title: "Throughput: 2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
23649   algorithm: "plot_perf_box_name"
23650   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
23651   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23652   include:
23653     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
23654     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
23655     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
23656     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
23657     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
23658   layout:
23659     title: "2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
23660     layout: "plot-throughput"
23661
23662 - type: "plot"
23663   title: "Throughput: 2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
23664   algorithm: "plot_perf_box_name"
23665   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
23666   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23667   include:
23668     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
23669     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
23670     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
23671     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
23672     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
23673   layout:
23674     title: "2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
23675     layout: "plot-throughput"
23676
23677 - type: "plot"
23678   title: "Throughput: 2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
23679   algorithm: "plot_perf_box_name"
23680   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
23681   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23682   include:
23683     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
23684     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
23685     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
23686     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
23687     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
23688   layout:
23689     title: "2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
23690     layout: "plot-throughput"
23691
23692 - type: "plot"
23693   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-ndr"
23694   algorithm: "plot_perf_box_name"
23695   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-ndr"
23696   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23697   include:
23698     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
23699     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
23700     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23701     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
23702     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
23703     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
23704   layout:
23705     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-ndr"
23706     layout: "plot-throughput"
23707
23708 - type: "plot"
23709   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-pdr"
23710   algorithm: "plot_perf_box_name"
23711   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-pdr"
23712   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23713   include:
23714     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
23715     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
23716     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23717     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
23718     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
23719     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
23720   layout:
23721     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-pdr"
23722     layout: "plot-throughput"
23723
23724 - type: "plot"
23725   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
23726   algorithm: "plot_perf_box_name"
23727   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
23728   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23729   include:
23730     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
23731     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
23732     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
23733     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
23734   layout:
23735     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
23736     layout: "plot-throughput"
23737
23738 - type: "plot"
23739   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
23740   algorithm: "plot_perf_box_name"
23741   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
23742   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23743   include:
23744     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
23745     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
23746     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
23747     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
23748   layout:
23749     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
23750     layout: "plot-throughput"
23751
23752 - type: "plot"
23753   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
23754   algorithm: "plot_perf_box_name"
23755   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
23756   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23757   include:
23758     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
23759     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
23760     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23761     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
23762     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
23763     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
23764   layout:
23765     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
23766     layout: "plot-throughput"
23767
23768 - type: "plot"
23769   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
23770   algorithm: "plot_perf_box_name"
23771   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
23772   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23773   include:
23774     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
23775     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
23776     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23777     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
23778     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
23779     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
23780   layout:
23781     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
23782     layout: "plot-throughput"
23783
23784 - type: "plot"
23785   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
23786   algorithm: "plot_perf_box_name"
23787   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
23788   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23789   include:
23790     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
23791     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
23792     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
23793     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
23794   layout:
23795     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
23796     layout: "plot-throughput"
23797
23798 - type: "plot"
23799   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
23800   algorithm: "plot_perf_box_name"
23801   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
23802   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23803   include:
23804     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
23805     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
23806     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
23807     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
23808   layout:
23809     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
23810     layout: "plot-throughput"
23811
23812 - type: "plot"
23813   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
23814   algorithm: "plot_perf_box_name"
23815   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
23816   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23817   include:
23818     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
23819     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
23820     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23821     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
23822     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
23823     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
23824   layout:
23825     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
23826     layout: "plot-throughput"
23827
23828 - type: "plot"
23829   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
23830   algorithm: "plot_perf_box_name"
23831   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
23832   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23833   include:
23834     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
23835     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
23836     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23837     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
23838     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
23839     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
23840   layout:
23841     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
23842     layout: "plot-throughput"
23843
23844 - type: "plot"
23845   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
23846   algorithm: "plot_perf_box_name"
23847   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
23848   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23849   include:
23850     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
23851     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
23852     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
23853     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
23854   layout:
23855     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
23856     layout: "plot-throughput"
23857
23858 - type: "plot"
23859   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
23860   algorithm: "plot_perf_box_name"
23861   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
23862   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23863   include:
23864     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
23865     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
23866     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
23867     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
23868   layout:
23869     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
23870     layout: "plot-throughput"
23871
23872 - type: "plot"
23873   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-avf-ndr"
23874   algorithm: "plot_perf_box_name"
23875   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-avf-ndr"
23876   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23877   include:
23878     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23879     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23880     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23881     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23882     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
23883   layout:
23884     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-avf-ndr"
23885     layout: "plot-throughput"
23886
23887 - type: "plot"
23888   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-avf-pdr"
23889   algorithm: "plot_perf_box_name"
23890   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-avf-pdr"
23891   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23892   include:
23893     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23894     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23895     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23896     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23897     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
23898   layout:
23899     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-avf-pdr"
23900     layout: "plot-throughput"
23901
23902 - type: "plot"
23903   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
23904   algorithm: "plot_perf_box_name"
23905   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
23906   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23907   include:
23908     - "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"
23909     - "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"
23910     - "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"
23911     - "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"
23912     - "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"
23913   layout:
23914     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
23915     layout: "plot-throughput"
23916
23917 - type: "plot"
23918   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
23919   algorithm: "plot_perf_box_name"
23920   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
23921   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23922   include:
23923     - "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"
23924     - "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"
23925     - "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"
23926     - "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"
23927     - "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"
23928   layout:
23929     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
23930     layout: "plot-throughput"
23931
23932 - type: "plot"
23933   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
23934   algorithm: "plot_perf_box_name"
23935   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
23936   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23937   include:
23938     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23939     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23940     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23941     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23942     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
23943   layout:
23944     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
23945     layout: "plot-throughput"
23946
23947 - type: "plot"
23948   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
23949   algorithm: "plot_perf_box_name"
23950   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
23951   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23952   include:
23953     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23954     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23955     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23956     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23957     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
23958   layout:
23959     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
23960     layout: "plot-throughput"
23961
23962 - type: "plot"
23963   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
23964   algorithm: "plot_perf_box_name"
23965   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
23966   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23967   include:
23968     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23969     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23970     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23971     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23972     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
23973   layout:
23974     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
23975     layout: "plot-throughput"
23976
23977 - type: "plot"
23978   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
23979   algorithm: "plot_perf_box_name"
23980   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
23981   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23982   include:
23983     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23984     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23985     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23986     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23987     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
23988   layout:
23989     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
23990     layout: "plot-throughput"
23991
23992 - type: "plot"
23993   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
23994   algorithm: "plot_perf_box_name"
23995   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
23996   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23997   include:
23998     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23999     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24000     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24001     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24002   layout:
24003     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
24004     layout: "plot-throughput"
24005
24006 - type: "plot"
24007   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
24008   algorithm: "plot_perf_box_name"
24009   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
24010   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24011   include:
24012     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24013     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24014     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24015     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24016   layout:
24017     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
24018     layout: "plot-throughput"
24019
24020 - type: "plot"
24021   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
24022   algorithm: "plot_perf_box_name"
24023   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
24024   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24025   include:
24026     - "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"
24027     - "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"
24028     - "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"
24029     - "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"
24030   layout:
24031     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
24032     layout: "plot-throughput"
24033
24034 - type: "plot"
24035   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
24036   algorithm: "plot_perf_box_name"
24037   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
24038   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24039   include:
24040     - "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"
24041     - "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"
24042     - "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"
24043     - "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"
24044   layout:
24045     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
24046     layout: "plot-throughput"
24047
24048 - type: "plot"
24049   title: "Throughput: 2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
24050   algorithm: "plot_perf_box_name"
24051   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
24052   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24053   include:
24054     - "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"
24055     - "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"
24056     - "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"
24057     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
24058     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
24059     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
24060   layout:
24061     title: "2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
24062     layout: "plot-throughput"
24063
24064 - type: "plot"
24065   title: "Throughput: 2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
24066   algorithm: "plot_perf_box_name"
24067   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
24068   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24069   include:
24070     - "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"
24071     - "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"
24072     - "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"
24073     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
24074     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
24075     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
24076   layout:
24077     title: "2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
24078     layout: "plot-throughput"
24079
24080 ################################################################################
24081
24082 # Packet Speedup
24083
24084 - type: "plot"
24085   title: "Speedup: 2n-zn2-xxv710-64b-memif-base-avf-ndr-tsa"
24086   algorithm: "plot_tsa_name"
24087   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-memif-base-avf-ndr-tsa"
24088   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24089   include:
24090     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
24091     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24092     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24093     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
24094   layout:
24095     title: "2n-zn2-xxv710-64b-memif-base-avf-ndr"
24096     layout: "plot-throughput-speedup-analysis"
24097
24098 - type: "plot"
24099   title: "Speedup: 2n-zn2-xxv710-64b-memif-base-avf-pdr-tsa"
24100   algorithm: "plot_tsa_name"
24101   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-memif-base-avf-pdr-tsa"
24102   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24103   include:
24104     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
24105     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24106     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24107     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
24108   layout:
24109     title: "2n-zn2-xxv710-64b-memif-base-avf-pdr"
24110     layout: "plot-throughput-speedup-analysis"
24111
24112 - type: "plot"
24113   title: "Speedup: 2n-zn2-xxv710-64b-memif-base-dpdk-ndr-tsa"
24114   algorithm: "plot_tsa_name"
24115   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-memif-base-dpdk-ndr-tsa"
24116   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24117   include:
24118     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
24119     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24120     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24121     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
24122   layout:
24123     title: "2n-zn2-xxv710-64b-memif-base-dpdk-ndr"
24124     layout: "plot-throughput-speedup-analysis"
24125
24126 - type: "plot"
24127   title: "Speedup: 2n-zn2-xxv710-64b-memif-base-dpdk-pdr-tsa"
24128   algorithm: "plot_tsa_name"
24129   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-memif-base-dpdk-pdr-tsa"
24130   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24131   include:
24132     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
24133     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24134     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24135     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
24136   layout:
24137     title: "2n-zn2-xxv710-64b-memif-base-dpdk-pdr"
24138     layout: "plot-throughput-speedup-analysis"
24139
24140 - type: "plot"
24141   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
24142   algorithm: "plot_tsa_name"
24143   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
24144   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24145   include:
24146     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24147     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24148     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
24149     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
24150   layout:
24151     title: "2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
24152     layout: "plot-throughput-speedup-analysis"
24153
24154 - type: "plot"
24155   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
24156   algorithm: "plot_tsa_name"
24157   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
24158   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24159   include:
24160     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24161     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24162     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
24163     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
24164   layout:
24165     title: "2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
24166     layout: "plot-throughput-speedup-analysis"
24167
24168 - type: "plot"
24169   title: "Speedup: 2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
24170   algorithm: "plot_tsa_name"
24171   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
24172   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24173   include:
24174     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
24175     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
24176     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
24177     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
24178     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
24179     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
24180   layout:
24181     title: "2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
24182     layout: "plot-throughput-speedup-analysis"
24183
24184 - type: "plot"
24185   title: "Speedup: 2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
24186   algorithm: "plot_tsa_name"
24187   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
24188   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24189   include:
24190     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
24191     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
24192     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
24193     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
24194     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
24195     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
24196   layout:
24197     title: "2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
24198     layout: "plot-throughput-speedup-analysis"
24199
24200 - type: "plot"
24201   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
24202   algorithm: "plot_tsa_name"
24203   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
24204   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24205   include:
24206     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
24207     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
24208     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
24209     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
24210     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
24211     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
24212     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
24213   layout:
24214     title: "2n-zn2-xxv710-64b-ip4routing-base-scale-avf-ndr"
24215     layout: "plot-throughput-speedup-analysis"
24216
24217 - type: "plot"
24218   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
24219   algorithm: "plot_tsa_name"
24220   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
24221   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24222   include:
24223     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
24224     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
24225     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
24226     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
24227     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
24228     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
24229     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
24230   layout:
24231     title: "2n-zn2-xxv710-64b-ip4routing-base-scale-avf-pdr"
24232     layout: "plot-throughput-speedup-analysis"
24233
24234 - type: "plot"
24235   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
24236   algorithm: "plot_tsa_name"
24237   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
24238   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24239   include:
24240     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
24241     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
24242     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
24243     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
24244     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
24245     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
24246     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
24247     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
24248   layout:
24249     title: "2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
24250     layout: "plot-throughput-speedup-analysis"
24251
24252 - type: "plot"
24253   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
24254   algorithm: "plot_tsa_name"
24255   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
24256   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24257   include:
24258     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
24259     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
24260     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
24261     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
24262     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
24263     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
24264     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
24265     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
24266   layout:
24267     title: "2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
24268     layout: "plot-throughput-speedup-analysis"
24269
24270 - type: "plot"
24271   title: "Speedup: 2n-zn2-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
24272   algorithm: "plot_tsa_name"
24273   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
24274   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24275   include:
24276     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
24277     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
24278     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
24279     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
24280     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
24281     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
24282   layout:
24283     title: "2n-zn2-xxv710-64b-features-ip4routing-base-avf-ndr"
24284     layout: "plot-throughput-speedup-analysis"
24285
24286 - type: "plot"
24287   title: "Speedup: 2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
24288   algorithm: "plot_tsa_name"
24289   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
24290   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24291   include:
24292     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
24293     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
24294     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
24295     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
24296     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
24297   layout:
24298     title: "2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr"
24299     layout: "plot-throughput-speedup-analysis"
24300
24301 #- type: "plot"
24302 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
24303 #  algorithm: "plot_tsa_name"
24304 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
24305 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24306 #  include:
24307 #    - "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"
24308 #    - "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"
24309 #    - "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"
24310 #    - "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"
24311 #    - "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"
24312 #  layout:
24313 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr"
24314 #    layout: "plot-throughput-speedup-analysis"
24315 #
24316 #- type: "plot"
24317 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
24318 #  algorithm: "plot_tsa_name"
24319 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
24320 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24321 #  include:
24322 #    - "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"
24323 #    - "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"
24324 #    - "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"
24325 #    - "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"
24326 #    - "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"
24327 #    - "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"
24328 #    - "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"
24329 #    - "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"
24330 #    - "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"
24331 #    - "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"
24332 #  layout:
24333 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
24334 #    layout: "plot-throughput-speedup-analysis-cps"
24335 #
24336 #- type: "plot"
24337 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
24338 #  algorithm: "plot_tsa_name"
24339 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
24340 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24341 #  include:
24342 #    - "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"
24343 #    - "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"
24344 #    - "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"
24345 #    - "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"
24346 #    - "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"
24347 #    - "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"
24348 #    - "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"
24349 #    - "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"
24350 #    - "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"
24351 #    - "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"
24352 #  layout:
24353 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
24354 #    layout: "plot-throughput-speedup-analysis"
24355 #
24356 #- type: "plot"
24357 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
24358 #  algorithm: "plot_tsa_name"
24359 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
24360 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24361 #  include:
24362 #    - "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"
24363 #    - "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"
24364 #    - "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"
24365 #    - "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"
24366 #    - "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"
24367 #    - "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"
24368 #    - "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"
24369 #    - "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"
24370 #    - "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"
24371 #    - "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"
24372 #  layout:
24373 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
24374 #    layout: "plot-throughput-speedup-analysis-cps"
24375 #
24376 #- type: "plot"
24377 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
24378 #  algorithm: "plot_tsa_name"
24379 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
24380 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24381 #  include:
24382 #    - "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"
24383 #    - "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"
24384 #    - "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"
24385 #    - "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"
24386 #    - "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"
24387 #    - "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"
24388 #    - "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"
24389 #    - "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"
24390 #    - "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"
24391 #    - "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"
24392 #  layout:
24393 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
24394 #    layout: "plot-throughput-speedup-analysis"
24395
24396 - type: "plot"
24397   title: "Speedup: 2n-zn2-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
24398   algorithm: "plot_tsa_name"
24399   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
24400   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24401   include:
24402     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
24403     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
24404     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
24405     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
24406     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
24407     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
24408   layout:
24409     title: "2n-zn2-xxv710-64b-features-ip4routing-base-avf-pdr"
24410     layout: "plot-throughput-speedup-analysis"
24411
24412 - type: "plot"
24413   title: "Speedup: 2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
24414   algorithm: "plot_tsa_name"
24415   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
24416   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24417   include:
24418     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
24419     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
24420     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
24421     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
24422     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
24423   layout:
24424     title: "2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr"
24425     layout: "plot-throughput-speedup-analysis"
24426
24427 #- type: "plot"
24428 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
24429 #  algorithm: "plot_tsa_name"
24430 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
24431 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24432 #  include:
24433 #    - "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"
24434 #    - "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"
24435 #    - "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"
24436 #    - "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"
24437 #    - "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"
24438 #  layout:
24439 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr"
24440 #    layout: "plot-throughput-speedup-analysis"
24441 #
24442 #- type: "plot"
24443 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
24444 #  algorithm: "plot_tsa_name"
24445 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
24446 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24447 #  include:
24448 #    - "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"
24449 #    - "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"
24450 #    - "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"
24451 #    - "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"
24452 #    - "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"
24453 #    - "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"
24454 #    - "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"
24455 #    - "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"
24456 #    - "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"
24457 #    - "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"
24458 #  layout:
24459 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
24460 #    layout: "plot-throughput-speedup-analysis-cps"
24461 #
24462 #- type: "plot"
24463 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
24464 #  algorithm: "plot_tsa_name"
24465 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
24466 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24467 #  include:
24468 #    - "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"
24469 #    - "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"
24470 #    - "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"
24471 #    - "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"
24472 #    - "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"
24473 #    - "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"
24474 #    - "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"
24475 #    - "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"
24476 #    - "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"
24477 #    - "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"
24478 #  layout:
24479 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
24480 #    layout: "plot-throughput-speedup-analysis"
24481 #
24482 #- type: "plot"
24483 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
24484 #  algorithm: "plot_tsa_name"
24485 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
24486 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24487 #  include:
24488 #    - "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"
24489 #    - "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"
24490 #    - "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"
24491 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
24492 #    - "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"
24493 #    - "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"
24494 #    - "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"
24495 #    - "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"
24496 #    - "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"
24497 #    - "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"
24498 #  layout:
24499 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
24500 #    layout: "plot-throughput-speedup-analysis-cps"
24501 #
24502 #- type: "plot"
24503 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
24504 #  algorithm: "plot_tsa_name"
24505 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
24506 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24507 #  include:
24508 #    - "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"
24509 #    - "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"
24510 #    - "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"
24511 #    - "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"
24512 #    - "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"
24513 #    - "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"
24514 #    - "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"
24515 #    - "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"
24516 #    - "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"
24517 #    - "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"
24518 #  layout:
24519 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
24520 #    layout: "plot-throughput-speedup-analysis"
24521
24522 - type: "plot"
24523   title: "Speedup: 2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
24524   algorithm: "plot_tsa_name"
24525   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
24526   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24527   include:
24528     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
24529     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
24530     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
24531     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
24532     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
24533     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
24534   layout:
24535     title: "2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-ndr"
24536     layout: "plot-throughput-speedup-analysis"
24537
24538 - type: "plot"
24539   title: "Speedup: 2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
24540   algorithm: "plot_tsa_name"
24541   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
24542   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24543   include:
24544     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
24545     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
24546     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
24547     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
24548     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
24549     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
24550   layout:
24551     title: "2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-pdr"
24552     layout: "plot-throughput-speedup-analysis"
24553
24554 - type: "plot"
24555   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ip4base-ndr-tsa"
24556   algorithm: "plot_tsa_name"
24557   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ip4base-ndr-tsa"
24558   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24559   include:
24560     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
24561     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
24562     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
24563     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
24564     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
24565     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
24566     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
24567     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
24568   layout:
24569     title: "2n-zn2-cx556a-64b-rdma-ip4base-ndr"
24570     layout: "plot-throughput-speedup-analysis"
24571
24572 - type: "plot"
24573   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ip4base-pdr-tsa"
24574   algorithm: "plot_tsa_name"
24575   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ip4base-pdr-tsa"
24576   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24577   include:
24578     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
24579     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
24580     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
24581     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
24582     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
24583     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
24584     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
24585     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
24586   layout:
24587     title: "2n-zn2-cx556a-64b-rdma-ip4base-pdr"
24588     layout: "plot-throughput-speedup-analysis"
24589
24590 - type: "plot"
24591   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ethip4-features-ndr-tsa"
24592   algorithm: "plot_tsa_name"
24593   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ethip4-features-ndr-tsa"
24594   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24595   include:
24596     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
24597     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
24598     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
24599     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
24600     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
24601     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
24602   layout:
24603     title: "2n-zn2-cx556a-64b-rdma-ethip4-features-ndr"
24604     layout: "plot-throughput-speedup-analysis"
24605
24606 - type: "plot"
24607   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ethip4-features-pdr-tsa"
24608   algorithm: "plot_tsa_name"
24609   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ethip4-features-pdr-tsa"
24610   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24611   include:
24612     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
24613     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
24614     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
24615     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
24616     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
24617     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
24618   layout:
24619     title: "2n-zn2-cx556a-64b-rdma-ethip4-features-pdr"
24620     layout: "plot-throughput-speedup-analysis"
24621
24622 - type: "plot"
24623   title: "Speedup: 2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
24624   algorithm: "plot_tsa_name"
24625   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
24626   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24627   include:
24628     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
24629     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
24630     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
24631     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
24632     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
24633   layout:
24634     title: "2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
24635     layout: "plot-throughput-speedup-analysis"
24636
24637 - type: "plot"
24638   title: "Speedup: 2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
24639   algorithm: "plot_tsa_name"
24640   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
24641   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24642   include:
24643     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
24644     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
24645     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
24646     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
24647     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
24648   layout:
24649     title: "2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
24650     layout: "plot-throughput-speedup-analysis"
24651
24652 - type: "plot"
24653   title: "Speedup: 2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
24654   algorithm: "plot_tsa_name"
24655   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
24656   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24657   include:
24658     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
24659     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
24660     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
24661     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
24662     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
24663     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
24664     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
24665   layout:
24666     title: "2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
24667     layout: "plot-throughput-speedup-analysis"
24668
24669 - type: "plot"
24670   title: "Speedup: 2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
24671   algorithm: "plot_tsa_name"
24672   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
24673   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24674   include:
24675     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
24676     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
24677     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
24678     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
24679     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
24680     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
24681     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
24682   layout:
24683     title: "2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
24684     layout: "plot-throughput-speedup-analysis"
24685
24686 - type: "plot"
24687   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
24688   algorithm: "plot_tsa_name"
24689   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
24690   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24691   include:
24692     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
24693     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
24694     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
24695     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
24696     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
24697     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
24698     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
24699     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
24700   layout:
24701     title: "2n-zn2-xxv710-78b-ip6routing-base-scale-avf-ndr"
24702     layout: "plot-throughput-speedup-analysis"
24703
24704 - type: "plot"
24705   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
24706   algorithm: "plot_tsa_name"
24707   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
24708   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24709   include:
24710     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
24711     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
24712     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
24713     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
24714     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
24715     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
24716     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
24717     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
24718   layout:
24719     title: "2n-zn2-xxv710-78b-ip6routing-base-scale-avf-pdr"
24720     layout: "plot-throughput-speedup-analysis"
24721
24722 - type: "plot"
24723   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
24724   algorithm: "plot_tsa_name"
24725   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
24726   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24727   include:
24728     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
24729     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
24730     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
24731     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
24732     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
24733     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
24734     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
24735     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
24736   layout:
24737     title: "2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
24738     layout: "plot-throughput-speedup-analysis"
24739
24740 - type: "plot"
24741   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
24742   algorithm: "plot_tsa_name"
24743   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
24744   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24745   include:
24746     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
24747     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
24748     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
24749     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
24750     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
24751     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
24752     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
24753     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
24754   layout:
24755     title: "2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
24756     layout: "plot-throughput-speedup-analysis"
24757
24758 - type: "plot"
24759   title: "Speedup: 2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
24760   algorithm: "plot_tsa_name"
24761   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
24762   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24763   include:
24764     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
24765     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
24766     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
24767     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
24768     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
24769   layout:
24770     title: "2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-ndr"
24771     layout: "plot-throughput-speedup-analysis"
24772
24773 - type: "plot"
24774   title: "Speedup: 2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
24775   algorithm: "plot_tsa_name"
24776   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
24777   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24778   include:
24779     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
24780     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
24781     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
24782     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
24783     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
24784   layout:
24785     title: "2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-pdr"
24786     layout: "plot-throughput-speedup-analysis"
24787
24788 - type: "plot"
24789   title: "Speedup: 2n-zn2-x710-64b-l2switching-base-scale-avf-ndr-tsa"
24790   algorithm: "plot_tsa_name"
24791   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-l2switching-base-scale-avf-ndr-tsa"
24792   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24793   include:
24794     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
24795     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
24796     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
24797     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
24798     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
24799   layout:
24800     title: "2n-zn2-x710-64b-l2switching-base-scale-avf-ndr"
24801     layout: "plot-throughput-speedup-analysis"
24802
24803 - type: "plot"
24804   title: "Speedup: 2n-zn2-x710-64b-l2switching-base-scale-avf-pdr-tsa"
24805   algorithm: "plot_tsa_name"
24806   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-l2switching-base-scale-avf-pdr-tsa"
24807   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24808   include:
24809     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
24810     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
24811     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
24812     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
24813     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
24814   layout:
24815     title: "2n-zn2-x710-64b-l2switching-base-scale-avf-pdr"
24816     layout: "plot-throughput-speedup-analysis"
24817
24818 - type: "plot"
24819   title: "Speedup: 2n-zn2-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
24820   algorithm: "plot_tsa_name"
24821   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
24822   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24823   include:
24824     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
24825     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
24826     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
24827     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
24828     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
24829   layout:
24830     title: "2n-zn2-x710-64b-l2switching-base-scale-dpdk-ndr"
24831     layout: "plot-throughput-speedup-analysis"
24832
24833 - type: "plot"
24834   title: "Speedup: 2n-zn2-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
24835   algorithm: "plot_tsa_name"
24836   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
24837   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24838   include:
24839     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
24840     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
24841     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
24842     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
24843     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
24844   layout:
24845     title: "2n-zn2-x710-64b-l2switching-base-scale-dpdk-pdr"
24846     layout: "plot-throughput-speedup-analysis"
24847
24848 - type: "plot"
24849   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-avf-ndr-tsa"
24850   algorithm: "plot_tsa_name"
24851   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-avf-ndr-tsa"
24852   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24853   include:
24854     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
24855     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
24856     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
24857     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
24858     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
24859     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
24860   layout:
24861     title: "2n-zn2-xxv710-64b-l2switching-base-avf-ndr"
24862     layout: "plot-throughput-speedup-analysis"
24863
24864 - type: "plot"
24865   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-avf-pdr-tsa"
24866   algorithm: "plot_tsa_name"
24867   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-avf-pdr-tsa"
24868   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24869   include:
24870     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
24871     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
24872     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
24873     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
24874     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
24875     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
24876   layout:
24877     title: "2n-zn2-xxv710-64b-l2switching-base-avf-pdr"
24878     layout: "plot-throughput-speedup-analysis"
24879
24880 - type: "plot"
24881   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
24882   algorithm: "plot_tsa_name"
24883   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
24884   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24885   include:
24886     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
24887     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
24888     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
24889     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
24890   layout:
24891     title: "2n-zn2-xxv710-64b-l2switching-base-scale-avf-ndr"
24892     layout: "plot-throughput-speedup-analysis"
24893
24894 - type: "plot"
24895   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
24896   algorithm: "plot_tsa_name"
24897   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
24898   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24899   include:
24900     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
24901     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
24902     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
24903     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
24904   layout:
24905     title: "2n-zn2-xxv710-64b-l2switching-base-scale-avf-pdr"
24906     layout: "plot-throughput-speedup-analysis"
24907
24908 - type: "plot"
24909   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
24910   algorithm: "plot_tsa_name"
24911   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
24912   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24913   include:
24914     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
24915     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
24916     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
24917     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
24918     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
24919     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
24920   layout:
24921     title: "2n-zn2-xxv710-64b-l2switching-base-dpdk-ndr"
24922     layout: "plot-throughput-speedup-analysis"
24923
24924 - type: "plot"
24925   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
24926   algorithm: "plot_tsa_name"
24927   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
24928   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24929   include:
24930     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
24931     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
24932     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
24933     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
24934     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
24935     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
24936   layout:
24937     title: "2n-zn2-xxv710-64b-l2switching-base-dpdk-pdr"
24938     layout: "plot-throughput-speedup-analysis"
24939
24940 - type: "plot"
24941   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
24942   algorithm: "plot_tsa_name"
24943   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
24944   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24945   include:
24946     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
24947     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
24948     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
24949     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
24950   layout:
24951     title: "2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-ndr"
24952     layout: "plot-throughput-speedup-analysis"
24953
24954 - type: "plot"
24955   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
24956   algorithm: "plot_tsa_name"
24957   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
24958   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24959   include:
24960     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
24961     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
24962     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
24963     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
24964   layout:
24965     title: "2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-pdr"
24966     layout: "plot-throughput-speedup-analysis"
24967
24968 - type: "plot"
24969   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2switching-base-ndr-tsa"
24970   algorithm: "plot_tsa_name"
24971   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2switching-base-ndr-tsa"
24972   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24973   include:
24974     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
24975     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
24976     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
24977     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
24978     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
24979     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
24980   layout:
24981     title: "2n-zn2-cx556a-64b-rdma-l2switching-base-ndr"
24982     layout: "plot-throughput-speedup-analysis"
24983
24984 - type: "plot"
24985   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2switching-base-pdr-tsa"
24986   algorithm: "plot_tsa_name"
24987   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2switching-base-pdr-tsa"
24988   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24989   include:
24990     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
24991     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
24992     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
24993     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
24994     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
24995     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
24996   layout:
24997     title: "2n-zn2-cx556a-64b-rdma-l2switching-base-pdr"
24998     layout: "plot-throughput-speedup-analysis"
24999
25000 - type: "plot"
25001   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
25002   algorithm: "plot_tsa_name"
25003   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
25004   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25005   include:
25006     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
25007     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
25008     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
25009     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
25010   layout:
25011     title: "2n-zn2-cx556a-64b-rdma-l2switching-scale-ndr"
25012     layout: "plot-throughput-speedup-analysis"
25013
25014 - type: "plot"
25015   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
25016   algorithm: "plot_tsa_name"
25017   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
25018   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25019   include:
25020     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
25021     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
25022     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
25023     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
25024   layout:
25025     title: "2n-zn2-cx556a-64b-rdma-l2switching-scale-pdr"
25026     layout: "plot-throughput-speedup-analysis"
25027
25028 - type: "plot"
25029   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-avf-ndr"
25030   algorithm: "plot_tsa_name"
25031   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-avf-ndr-tsa"
25032   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25033   include:
25034     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25035     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25036     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25037     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25038     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
25039   layout:
25040     title: "2n-zn2-xxv710-64b-vhost-base-avf-ndr"
25041     layout: "plot-throughput-speedup-analysis"
25042
25043 - type: "plot"
25044   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-avf-pdr"
25045   algorithm: "plot_tsa_name"
25046   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-avf-pdr-tsa"
25047   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25048   include:
25049     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25050     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25051     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25052     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25053     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
25054   layout:
25055     title: "2n-zn2-xxv710-64b-vhost-base-avf-pdr"
25056     layout: "plot-throughput-speedup-analysis"
25057
25058 - type: "plot"
25059   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-avf-vpp-ndr"
25060   algorithm: "plot_tsa_name"
25061   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
25062   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25063   include:
25064     - "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"
25065     - "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"
25066     - "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"
25067     - "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"
25068     - "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"
25069   layout:
25070     title: "2n-zn2-xxv710-64b-vhost-base-avf-vpp-ndr"
25071     layout: "plot-throughput-speedup-analysis"
25072
25073 - type: "plot"
25074   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-avf-vpp-pdr"
25075   algorithm: "plot_tsa_name"
25076   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
25077   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25078   include:
25079     - "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"
25080     - "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"
25081     - "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"
25082     - "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"
25083     - "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"
25084   layout:
25085     title: "2n-zn2-xxv710-64b-vhost-base-avf-vpp-pdr"
25086     layout: "plot-throughput-speedup-analysis"
25087
25088 - type: "plot"
25089   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-dpdk-ndr"
25090   algorithm: "plot_tsa_name"
25091   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-dpdk-ndr-tsa"
25092   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25093   include:
25094     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25095     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25096     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25097     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25098     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
25099   layout:
25100     title: "2n-zn2-xxv710-64b-vhost-base-dpdk-ndr"
25101     layout: "plot-throughput-speedup-analysis"
25102
25103 - type: "plot"
25104   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-dpdk-pdr"
25105   algorithm: "plot_tsa_name"
25106   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-dpdk-pdr-tsa"
25107   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25108   include:
25109     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25110     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25111     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25112     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25113     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
25114   layout:
25115     title: "2n-zn2-xxv710-64b-vhost-base-dpdk-pdr"
25116     layout: "plot-throughput-speedup-analysis"
25117
25118 - type: "plot"
25119   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-ndr"
25120   algorithm: "plot_tsa_name"
25121   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
25122   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25123   include:
25124     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25125     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25126     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25127     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25128     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
25129   layout:
25130     title: "2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-ndr"
25131     layout: "plot-throughput-speedup-analysis"
25132
25133 - type: "plot"
25134   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-pdr"
25135   algorithm: "plot_tsa_name"
25136   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
25137   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25138   include:
25139     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25140     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25141     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25142     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25143     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
25144   layout:
25145     title: "2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-pdr"
25146     layout: "plot-throughput-speedup-analysis"
25147
25148 - type: "plot"
25149   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
25150   algorithm: "plot_tsa_name"
25151   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
25152   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25153   include:
25154     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25155     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25156     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25157     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25158   layout:
25159     title: "2n-zn2-cx556a-64b-rdma-l2-vhost-base-ndr"
25160     layout: "plot-throughput-speedup-analysis"
25161
25162 - type: "plot"
25163   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
25164   algorithm: "plot_tsa_name"
25165   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
25166   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25167   include:
25168     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25169     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25170     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25171     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25172   layout:
25173     title: "2n-zn2-cx556a-64b-rdma-l2-vhost-base-pdr"
25174     layout: "plot-throughput-speedup-analysis"
25175
25176 - type: "plot"
25177   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
25178   algorithm: "plot_tsa_name"
25179   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
25180   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25181   include:
25182     - "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"
25183     - "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"
25184     - "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"
25185     - "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"
25186   layout:
25187     title: "2n-zn2-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
25188     layout: "plot-throughput-speedup-analysis"
25189
25190 - type: "plot"
25191   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
25192   algorithm: "plot_tsa_name"
25193   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
25194   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25195   include:
25196     - "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"
25197     - "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"
25198     - "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"
25199     - "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"
25200   layout:
25201     title: "2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr"
25202     layout: "plot-throughput-speedup-analysis"
25203
25204 - type: "plot"
25205   title: "Speedup: 2n-zn2-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
25206   algorithm: "plot_tsa_name"
25207   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
25208   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25209   include:
25210     - "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"
25211     - "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"
25212     - "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"
25213     - "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"
25214     - "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"
25215     - "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"
25216   layout:
25217     title: "2n-zn2-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
25218     layout: "plot-throughput-speedup-analysis"
25219
25220 - type: "plot"
25221   title: "Speedup: 2n-zn2-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
25222   algorithm: "plot_tsa_name"
25223   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
25224   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25225   include:
25226     - "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"
25227     - "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"
25228     - "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"
25229     - "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"
25230     - "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"
25231     - "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"
25232   layout:
25233     title: "2n-zn2-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
25234     layout: "plot-throughput-speedup-analysis"
25235
25236 # Packet Throughput - DPDK
25237
25238 # 2n-zn2-xxv710
25239
25240 - type: "plot"
25241   title: "DPDK Throughput: 2n-zn2-xxv710-64b-2t1c-base-ndr"
25242   algorithm: "plot_perf_box_name"
25243   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-xxv710-64b-2t1c-base-ndr"
25244   data: "plot-dpdk-throughput-latency-2n-zn2"
25245   include:
25246     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
25247     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
25248   layout:
25249     title: "2n-zn2-xxv710-64b-2t1c-base-ndr"
25250     layout: "plot-throughput"
25251
25252 - type: "plot"
25253   title: "DPDK Throughput: 2n-zn2-xxv710-64b-4t2c-base-ndr"
25254   algorithm: "plot_perf_box_name"
25255   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-xxv710-64b-4t2c-base-ndr"
25256   data: "plot-dpdk-throughput-latency-2n-zn2"
25257   include:
25258     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
25259     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
25260   layout:
25261     title: "2n-zn2-xxv710-64b-4t2c-base-ndr"
25262     layout: "plot-throughput"
25263
25264 - type: "plot"
25265   title: "DPDK Throughput: 2n-zn2-xxv710-64b-2t1c-base-pdr"
25266   algorithm: "plot_perf_box_name"
25267   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-xxv710-64b-2t1c-base-pdr"
25268   data: "plot-dpdk-throughput-latency-2n-zn2"
25269   include:
25270     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
25271     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
25272   layout:
25273     title: "2n-zn2-xxv710-64b-2t1c-base-pdr"
25274     layout: "plot-throughput"
25275
25276 - type: "plot"
25277   title: "DPDK Throughput: 2n-zn2-xxv710-64b-4t2c-base-pdr"
25278   algorithm: "plot_perf_box_name"
25279   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-xxv710-64b-4t2c-base-pdr"
25280   data: "plot-dpdk-throughput-latency-2n-zn2"
25281   include:
25282     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
25283     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
25284   layout:
25285     title: "2n-zn2-xxv710-64b-4t2c-base-pdr"
25286     layout: "plot-throughput"
25287
25288 # 2n-zn2-x710
25289
25290 - type: "plot"
25291   title: "DPDK Throughput: 2n-zn2-x710-64b-2t1c-base-ndr"
25292   algorithm: "plot_perf_box_name"
25293   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-x710-64b-2t1c-base-ndr"
25294   data: "plot-dpdk-throughput-latency-2n-zn2"
25295   include:
25296     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
25297     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
25298   layout:
25299     title: "2n-zn2-x710-64b-2t1c-base-ndr"
25300     layout: "plot-throughput"
25301
25302 - type: "plot"
25303   title: "DPDK Throughput: 2n-zn2-x710-64b-4t2c-base-ndr"
25304   algorithm: "plot_perf_box_name"
25305   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-x710-64b-4t2c-base-ndr"
25306   data: "plot-dpdk-throughput-latency-2n-zn2"
25307   include:
25308     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
25309     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
25310   layout:
25311     title: "2n-zn2-x710-64b-4t2c-base-ndr"
25312     layout: "plot-throughput"
25313
25314 - type: "plot"
25315   title: "DPDK Throughput: 2n-zn2-x710-64b-2t1c-base-pdr"
25316   algorithm: "plot_perf_box_name"
25317   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-x710-64b-2t1c-base-pdr"
25318   data: "plot-dpdk-throughput-latency-2n-zn2"
25319   include:
25320     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
25321     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
25322   layout:
25323     title: "2n-zn2-x710-64b-2t1c-base-pdr"
25324     layout: "plot-throughput"
25325
25326 - type: "plot"
25327   title: "DPDK Throughput: 2n-zn2-x710-64b-4t2c-base-pdr"
25328   algorithm: "plot_perf_box_name"
25329   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-x710-64b-4t2c-base-pdr"
25330   data: "plot-dpdk-throughput-latency-2n-zn2"
25331   include:
25332     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
25333     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
25334   layout:
25335     title: "2n-zn2-x710-64b-4t2c-base-pdr"
25336     layout: "plot-throughput"
25337
25338 ################################################################################
25339
25340 - type: "plot"
25341   title: "Latency by percentile: 2n-skx"
25342   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25343   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
25344   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
25345   target-links: "../../_static/vpp"
25346   data: "plot-vpp-hdrh-lat-2n-skx"
25347   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25348   layout:
25349     layout: "plot-hdrh-latency-percentile-x-log"
25350
25351 - type: "plot"
25352   title: "Latency by percentile: 2n-skx RND"
25353   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25354   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
25355   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
25356   target-links: "../../_static/vpp"
25357   data: "plot-vpp-hdrh-lat-2n-skx-rnd"
25358   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25359   layout:
25360     layout: "plot-hdrh-latency-percentile-x-log"
25361
25362 - type: "plot"
25363   title: "Latency by percentile: 2n-skx NAT"
25364   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25365   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
25366   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
25367   target-links: "../../_static/vpp"
25368   data: "plot-vpp-hdrh-lat-2n-skx-nat"
25369   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25370   layout:
25371     layout: "plot-hdrh-latency-percentile-x-log"
25372
25373 - type: "plot"
25374   title: "Latency by percentile: 2n-zn2"
25375   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25376   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-zn2"
25377   output-file-links: "{DIR[LAT,VPP]}/2n_zn2.rst"
25378   target-links: "../../_static/vpp"
25379   data: "plot-vpp-hdrh-lat-2n-zn2"
25380   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25381   layout:
25382     layout: "plot-hdrh-latency-percentile-x-log"
25383
25384 - type: "plot"
25385   title: "Latency by percentile: 2n-zn2 RND"
25386   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25387   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-zn2"
25388   output-file-links: "{DIR[LAT,VPP]}/2n_zn2.rst"
25389   target-links: "../../_static/vpp"
25390   data: "plot-vpp-hdrh-lat-2n-zn2-rnd"
25391   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25392   layout:
25393     layout: "plot-hdrh-latency-percentile-x-log"
25394
25395 - type: "plot"
25396   title: "Latency by percentile: 3n-skx"
25397   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25398   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
25399   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
25400   target-links: "../../_static/vpp"
25401   data: "plot-vpp-hdrh-lat-3n-skx"
25402   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25403   layout:
25404     layout: "plot-hdrh-latency-percentile-x-log"
25405
25406 - type: "plot"
25407   title: "Latency by percentile: 2n-clx"
25408   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25409   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
25410   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
25411   target-links: "../../_static/vpp"
25412   data: "plot-vpp-hdrh-lat-2n-clx"
25413   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25414   layout:
25415     layout: "plot-hdrh-latency-percentile-x-log"
25416
25417 - type: "plot"
25418   title: "Latency by percentile: 2n-clx RND"
25419   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25420   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
25421   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
25422   target-links: "../../_static/vpp"
25423   data: "plot-vpp-hdrh-lat-2n-clx-rnd"
25424   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25425   layout:
25426     layout: "plot-hdrh-latency-percentile-x-log"
25427
25428 - type: "plot"
25429   title: "Latency by percentile: 2n-clx NAT"
25430   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25431   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
25432   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
25433   target-links: "../../_static/vpp"
25434   data: "plot-vpp-hdrh-lat-2n-clx-nat"
25435   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25436   layout:
25437     layout: "plot-hdrh-latency-percentile-x-log"
25438
25439 - type: "plot"
25440   title: "Latency by percentile: 2n-clx MLX"
25441   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25442   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
25443   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
25444   target-links: "../../_static/vpp"
25445   data: "plot-vpp-hdrh-lat-2n-clx-mlx"
25446   filter: "'2T1C' and 'NIC_Mellanox-CX556A'"
25447   layout:
25448     layout: "plot-hdrh-latency-percentile-x-log"
25449
25450 - type: "plot"
25451   title: "Latency by percentile: 3n-hsw"
25452   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25453   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
25454   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
25455   target-links: "../../_static/vpp"
25456   data: "plot-vpp-hdrh-lat-3n-hsw"
25457   filter: "'1T1C' and 'NIC_Intel-XL710'"
25458   layout:
25459     layout: "plot-hdrh-latency-percentile-x-log"
25460
25461 - type: "plot"
25462   title: "Latency by percentile: 3n-hsw RND"
25463   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25464   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
25465   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
25466   target-links: "../../_static/vpp"
25467   data: "plot-vpp-hdrh-lat-3n-hsw-rnd"
25468   filter: "'1T1C' and 'NIC_Intel-XL710'"
25469   layout:
25470     layout: "plot-hdrh-latency-percentile-x-log"
25471
25472 - type: "plot"
25473   title: "Latency by percentile: 3n-tsh"
25474   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25475   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
25476   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
25477   target-links: "../../_static/vpp"
25478   data: "plot-vpp-hdrh-lat-3n-tsh"
25479   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
25480   layout:
25481     layout: "plot-hdrh-latency-percentile-x-log"
25482
25483 - type: "plot"
25484   title: "Latency by percentile: 2n-tx2"
25485   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25486   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-tx2"
25487   output-file-links: "{DIR[LAT,VPP]}/2n-tx2.rst"
25488   target-links: "../../_static/vpp"
25489   data: "plot-vpp-hdrh-lat-2n-tx2"
25490   filter: "'1T1C' and 'NIC_Intel-XL710'"
25491   layout:
25492     layout: "plot-hdrh-latency-percentile-x-log"
25493
25494 - type: "plot"
25495   title: "Latency by percentile: DPDK 2n-skx"
25496   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25497   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-skx"
25498   output-file-links: "{DIR[LAT,DPDK]}/2n_skx.rst"
25499   target-links: "../../_static/dpdk"
25500   data: "plot-dpdk-hdrh-lat-2n-skx"
25501   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25502   layout:
25503     layout: "plot-hdrh-latency-percentile-x-log"
25504
25505 - type: "plot"
25506   title: "Latency by percentile: DPDK 3n-skx"
25507   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25508   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-skx"
25509   output-file-links: "{DIR[LAT,DPDK]}/3n_skx.rst"
25510   target-links: "../../_static/dpdk"
25511   data: "plot-dpdk-hdrh-lat-3n-skx"
25512   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25513   layout:
25514     layout: "plot-hdrh-latency-percentile-x-log"
25515
25516 - type: "plot"
25517   title: "Latency by percentile: DPDK 2n-clx"
25518   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25519   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
25520   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
25521   target-links: "../../_static/dpdk"
25522   data: "plot-dpdk-hdrh-lat-2n-clx"
25523   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25524   layout:
25525     layout: "plot-hdrh-latency-percentile-x-log"
25526
25527 - type: "plot"
25528   title: "Latency by percentile: DPDK 2n-zn2"
25529   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25530   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-zn2"
25531   output-file-links: "{DIR[LAT,DPDK]}/2n_zn2.rst"
25532   target-links: "../../_static/dpdk"
25533   data: "plot-dpdk-hdrh-lat-2n-zn2"
25534   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25535   layout:
25536     layout: "plot-hdrh-latency-percentile-x-log"
25537
25538 - type: "plot"
25539   title: "Latency by percentile: DPDK 3n-hsw"
25540   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25541   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
25542   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
25543   target-links: "../../_static/dpdk"
25544   data: "plot-dpdk-hdrh-lat-3n-hsw"
25545   filter: "'1T1C' and 'NIC_Intel-XL710'"
25546   layout:
25547     layout: "plot-hdrh-latency-percentile-x-log"
25548
25549 - type: "plot"
25550   title: "Latency by percentile: DPDK 3n-tsh"
25551   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25552   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
25553   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
25554   target-links: "../../_static/dpdk"
25555   data: "plot-dpdk-hdrh-lat-3n-tsh"
25556   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
25557   layout:
25558     layout: "plot-hdrh-latency-percentile-x-log"
25559
25560 - type: "plot"
25561   title: "Latency by percentile: DPDK 2n-tx2"
25562   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25563   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-tx2"
25564   output-file-links: "{DIR[LAT,DPDK]}/2n-tx2.rst"
25565   target-links: "../../_static/dpdk"
25566   data: "plot-dpdk-hdrh-lat-2n-tx2"
25567   filter: "'1T1C' and 'NIC_Intel-XL710'"
25568   layout:
25569     layout: "plot-hdrh-latency-percentile-x-log"