e9b83e85cbdbcf4110b4fbf75d70a59f3899e760
[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         - 129 # 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     vpp-performance-changes-2n-clx-cmp:
1266       csit-vpp-perf-report-iterative-2101-2n-clx:
1267         - 54  # rls2101.rel NDRPDR iter env 6
1268         - 59  # rls2101.rel NDRPDR iter env 6
1269         - 60  # rls2101.rel NDRPDR iter env 6
1270         - 63  # rls2101.rel NDRPDR iter env 6
1271         - 66  # rls2101.rel NDRPDR iter env 6
1272         - 68  # rls2101.rel NDRPDR iter env 6
1273         - 73  # rls2101.rel NDRPDR iter env 6
1274         - 75  # rls2101.rel NDRPDR iter env 6
1275         - 86  # rls2101.rel NDRPDR iter env 6
1276         - 90  # rls2101.rel NDRPDR iter env 6
1277         - 80  # rls2101.rel NDRPDR iter RND env 6
1278         - 87  # rls2101.rel NDRPDR iter RND env 6
1279         - 91  # rls2101.rel NDRPDR iter RND env 6
1280         - 92  # rls2101.rel NDRPDR iter RND env 6
1281         - 93  # rls2101.rel NDRPDR iter RND env 6
1282         - 94  # rls2101.rel NDRPDR iter RND env 6
1283         - 95  # rls2101.rel NDRPDR iter RND env 6
1284         - 100 # rls2101.rel NDRPDR iter RND env 6
1285         - 106 # rls2101.rel NDRPDR iter RND env 6
1286         - 108 # rls2101.rel NDRPDR iter RND env 6
1287         - 112 # rls2101.rel NDRPDR iter NAT env 6
1288         - 113 # rls2101.rel NDRPDR iter NAT env 6
1289         - 114 # rls2101.rel NDRPDR iter NAT env 6
1290         - 115 # rls2101.rel NDRPDR iter NAT env 6
1291         - 116 # rls2101.rel NDRPDR iter NAT env 6
1292         - 117 # rls2101.rel NDRPDR iter NAT env 6
1293         - 118 # rls2101.rel NDRPDR iter NAT env 6
1294         - 119 # rls2101.rel NDRPDR iter NAT env 6
1295         - 120 # rls2101.rel NDRPDR iter NAT env 6
1296         - 121 # rls2101.rel NDRPDR iter NAT env 6
1297         - 122 # rls2101.rel NDRPDR iter MLX env 6
1298         - 123 # rls2101.rel NDRPDR iter MLX env 6
1299         - 124 # rls2101.rel NDRPDR iter MLX env 6
1300         - 126 # rls2101.rel NDRPDR iter MLX env 6
1301         - 127 # rls2101.rel NDRPDR iter MLX env 6
1302         - 128 # rls2101.rel NDRPDR iter MLX env 6
1303         - 129 # rls2101.rel NDRPDR iter MLX env 6
1304         - 130 # rls2101.rel NDRPDR iter MLX env 6
1305         - 131 # rls2101.rel NDRPDR iter MLX env 6
1306         - 132 # rls2101.rel NDRPDR iter MLX env 6
1307
1308     vpp-performance-changes-2n-zn2-ref-env-old:
1309       csit-vpp-perf-report-iterative-2009-2n-zn2:
1310         - 17  # rls2009 NDRPDR iter env 5
1311         - 18  # rls2009 NDRPDR iter env 5
1312         - 31  # rls2009 NDRPDR iter env 5
1313         - 33  # rls2009 NDRPDR iter env 5
1314         - 34  # rls2009 NDRPDR iter env 5
1315     vpp-performance-changes-2n-zn2-ref-env-new:
1316       csit-vpp-perf-report-iterative-2101-2n-zn2:
1317         - 9   # rls2009 NDRPDR iter env 6
1318         - 10  # rls2009 NDRPDR iter env 6
1319         - 11  # rls2009 NDRPDR iter env 6
1320         - 12  # rls2009 NDRPDR iter env 6
1321         - 13  # rls2009 NDRPDR iter env 6
1322         - 20  # rls2009 NDRPDR iter env 6
1323         - 21  # rls2009 NDRPDR iter env 6
1324         - 22  # rls2009 NDRPDR iter env 6
1325         - 25  # rls2009 NDRPDR iter env 6
1326         - 26  # rls2009 NDRPDR iter env 6
1327     vpp-performance-changes-2n-zn2-cmp:
1328       csit-vpp-perf-report-iterative-2101-2n-zn2:
1329         - 31  # rls2101.rel NDRPDR iter env 6
1330         - 32  # rls2101.rel NDRPDR iter env 6
1331         - 33  # rls2101.rel NDRPDR iter env 6
1332         - 34  # rls2101.rel NDRPDR iter env 6
1333         - 35  # rls2101.rel NDRPDR iter env 6
1334         - 36  # rls2101.rel NDRPDR iter env 6
1335         - 37  # rls2101.rel NDRPDR iter env 6
1336         - 38  # rls2101.rel NDRPDR iter env 6
1337         - 44  # rls2101.rel NDRPDR iter env 6
1338         - 49  # rls2101.rel NDRPDR iter env 6
1339         - 39  # rls2101.rel NDRPDR iter RND env 6
1340         - 40  # rls2101.rel NDRPDR iter RND env 6
1341         - 41  # rls2101.rel NDRPDR iter RND env 6
1342         - 42  # rls2101.rel NDRPDR iter RND env 6
1343         - 43  # rls2101.rel NDRPDR iter RND env 6
1344         - 45  # rls2101.rel NDRPDR iter RND env 6
1345         - 48  # rls2101.rel NDRPDR iter RND env 6
1346         - 50  # rls2101.rel NDRPDR iter RND env 6
1347         - 51  # rls2101.rel NDRPDR iter RND env 6
1348         - 52  # rls2101.rel NDRPDR iter RND env 6
1349
1350     vpp-performance-changes-2n-dnv-h1:
1351       csit-vpp-perf-report-iterative-2009-2n-dnv:
1352         - 16  # rls2005 NDRPDR iter env 5
1353         - 17  # rls2005 NDRPDR iter env 5
1354         - 18  # rls2005 NDRPDR iter env 5
1355         - 19  # rls2005 NDRPDR iter env 5
1356         - 21  # rls2005 NDRPDR iter env 5
1357         - 24  # rls2005 NDRPDR iter env 5
1358         - 27  # rls2005 NDRPDR iter env 5
1359         - 28  # rls2005 NDRPDR iter env 5
1360         - 29  # rls2005 NDRPDR iter env 5
1361         - 30  # rls2005 NDRPDR iter env 5
1362     vpp-performance-changes-2n-dnv-ref-env-old:
1363       csit-vpp-perf-report-iterative-2009-2n-dnv:
1364         - 3   # rls2009 NDRPDR iter env 5
1365         - 5   # rls2009 NDRPDR iter env 5
1366         - 6   # rls2009 NDRPDR iter env 5
1367         - 7   # rls2009 NDRPDR iter env 5
1368         - 9   # rls2009 NDRPDR iter env 5
1369         - 10  # rls2009 NDRPDR iter env 5
1370         - 11  # rls2009 NDRPDR iter env 5
1371         - 12  # rls2009 NDRPDR iter env 5
1372         - 14  # rls2009 NDRPDR iter env 5
1373         - 15  # rls2009 NDRPDR iter env 5
1374     vpp-performance-changes-2n-dnv-ref-env-new:
1375       # TODO: Re-test in new env
1376       csit-vpp-perf-report-iterative-2009-2n-dnv:
1377         - 3   # rls2009 NDRPDR iter env 5
1378         - 5   # rls2009 NDRPDR iter env 5
1379         - 6   # rls2009 NDRPDR iter env 5
1380         - 7   # rls2009 NDRPDR iter env 5
1381         - 9   # rls2009 NDRPDR iter env 5
1382         - 10  # rls2009 NDRPDR iter env 5
1383         - 11  # rls2009 NDRPDR iter env 5
1384         - 12  # rls2009 NDRPDR iter env 5
1385         - 14  # rls2009 NDRPDR iter env 5
1386         - 15  # rls2009 NDRPDR iter env 5
1387     vpp-performance-changes-2n-dnv-cmp:
1388       csit-vpp-perf-report-iterative-2101-2n-dnv:
1389         - 32  # rls2101.rel NDRPDR iter env 6
1390         - 33  # rls2101.rel NDRPDR iter env 6
1391         - 34  # rls2101.rel NDRPDR iter env 6
1392         - 35  # rls2101.rel NDRPDR iter env 6
1393         - 39  # rls2101.rel NDRPDR iter env 6
1394         - 41  # rls2101.rel NDRPDR iter env 6
1395         - 42  # rls2101.rel NDRPDR iter env 6
1396         - 43  # rls2101.rel NDRPDR iter env 6
1397         - 44  # rls2101.rel NDRPDR iter env 6
1398         - 45  # rls2101.rel NDRPDR iter env 6
1399         - 46  # rls2101.rel NDRPDR iter RND env 6
1400         - 47  # rls2101.rel NDRPDR iter RND env 6
1401         - 48  # rls2101.rel NDRPDR iter RND env 6
1402         - 49  # rls2101.rel NDRPDR iter RND env 6
1403         - 50  # rls2101.rel NDRPDR iter RND env 6
1404         - 51  # rls2101.rel NDRPDR iter RND env 6
1405         - 52  # rls2101.rel NDRPDR iter RND env 6
1406         - 53  # rls2101.rel NDRPDR iter RND env 6
1407         - 54  # rls2101.rel NDRPDR iter RND env 6
1408         - 55  # rls2101.rel NDRPDR iter RND env 6
1409
1410     vpp-performance-changes-3n-dnv-h1:
1411       csit-vpp-perf-report-iterative-2009-3n-dnv:
1412         - 16  # rls2005 NDRPDR iter env 5
1413         - 23  # rls2005 NDRPDR iter env 5
1414         - 25  # rls2005 NDRPDR iter env 5
1415         - 26  # rls2005 NDRPDR iter env 5
1416         - 27  # rls2005 NDRPDR iter env 5
1417         - 28  # rls2005 NDRPDR iter env 5
1418         - 29  # rls2005 NDRPDR iter env 5
1419         - 30  # rls2005 NDRPDR iter env 5
1420         - 31  # rls2005 NDRPDR iter env 5
1421         - 32  # rls2005 NDRPDR iter env 5
1422     vpp-performance-changes-3n-dnv-ref-env-old:
1423       csit-vpp-perf-report-iterative-2009-3n-dnv:
1424         - 3   # rls2009 NDRPDR iter env 5
1425         - 6   # rls2009 NDRPDR iter env 5
1426         - 7   # rls2009 NDRPDR iter env 5
1427         - 8   # rls2009 NDRPDR iter env 5
1428         - 10  # rls2009 NDRPDR iter env 5
1429         - 11  # rls2009 NDRPDR iter env 5
1430         - 12  # rls2009 NDRPDR iter env 5
1431         - 14  # rls2009 NDRPDR iter env 5
1432         - 15  # rls2009 NDRPDR iter env 5
1433         - 24  # rls2009 NDRPDR iter env 5
1434     vpp-performance-changes-3n-dnv-ref-env-new:
1435       # TODO: Re-test in new env
1436       csit-vpp-perf-report-iterative-2009-3n-dnv:
1437         - 3   # rls2009 NDRPDR iter env 5
1438         - 6   # rls2009 NDRPDR iter env 5
1439         - 7   # rls2009 NDRPDR iter env 5
1440         - 8   # rls2009 NDRPDR iter env 5
1441         - 10  # rls2009 NDRPDR iter env 5
1442         - 11  # rls2009 NDRPDR iter env 5
1443         - 12  # rls2009 NDRPDR iter env 5
1444         - 14  # rls2009 NDRPDR iter env 5
1445         - 15  # rls2009 NDRPDR iter env 5
1446         - 24  # rls2009 NDRPDR iter env 5
1447     vpp-performance-changes-3n-dnv-cmp:
1448       csit-vpp-perf-report-iterative-2101-3n-dnv:
1449         - 33  # rls2101.rel NDRPDR iter env 6
1450         - 34  # rls2101.rel NDRPDR iter env 6
1451         - 35  # rls2101.rel NDRPDR iter env 6
1452         - 36  # rls2101.rel NDRPDR iter env 6
1453         - 37  # rls2101.rel NDRPDR iter env 6
1454         - 38  # rls2101.rel NDRPDR iter env 6
1455         - 39  # rls2101.rel NDRPDR iter env 6
1456         - 40  # rls2101.rel NDRPDR iter env 6
1457         - 41  # rls2101.rel NDRPDR iter env 6
1458         - 42  # rls2101.rel NDRPDR iter env 6
1459         - 43  # rls2101.rel NDRPDR iter RND env 6
1460         - 44  # rls2101.rel NDRPDR iter RND env 6
1461         - 45  # rls2101.rel NDRPDR iter RND env 6
1462         - 46  # rls2101.rel NDRPDR iter RND env 6
1463         - 47  # rls2101.rel NDRPDR iter RND env 6
1464         - 48  # rls2101.rel NDRPDR iter RND env 6
1465         - 49  # rls2101.rel NDRPDR iter RND env 6
1466         - 50  # rls2101.rel NDRPDR iter RND env 6
1467         - 51  # rls2101.rel NDRPDR iter RND env 6
1468         - 52  # rls2101.rel NDRPDR iter RND env 6
1469
1470     vpp-performance-changes-3n-tsh-h1:
1471       csit-vpp-perf-report-iterative-2009-3n-tsh:
1472         - 8   # rls2005 NDRPDR iter env 5
1473         - 11  # rls2005 NDRPDR iter env 5
1474         - 12  # rls2005 NDRPDR iter env 5
1475         - 24  # rls2005 NDRPDR iter env 5
1476         - 27  # rls2005 NDRPDR iter env 5
1477         - 29  # rls2005 NDRPDR iter env 5
1478         - 31  # rls2005 NDRPDR iter env 5
1479         - 39  # rls2005 NDRPDR iter env 5
1480         - 40  # rls2005 NDRPDR iter env 5
1481         - 42  # rls2005 NDRPDR iter env 5
1482     vpp-performance-changes-3n-tsh-ref-env-old:
1483       csit-vpp-perf-report-iterative-2009-3n-tsh:
1484         - 14  # rls2009 NDRPDR iter env 5
1485         - 20  # rls2009 NDRPDR iter env 5
1486         - 21  # rls2009 NDRPDR iter env 5
1487         - 22  # rls2009 NDRPDR iter env 5
1488         - 23  # rls2009 NDRPDR iter env 5
1489         - 28  # rls2009 NDRPDR iter env 5
1490         - 30  # rls2009 NDRPDR iter env 5
1491         - 33  # rls2009 NDRPDR iter env 5
1492         - 38  # rls2009 NDRPDR iter env 5
1493         - 41  # rls2009 NDRPDR iter env 5
1494     vpp-performance-changes-3n-tsh-ref-env-new:
1495       csit-vpp-perf-report-iterative-2101-3n-tsh:
1496         - 8   # rls2009 NDRPDR iter env 6
1497         - 13  # rls2009 NDRPDR iter env 6
1498         - 14  # rls2009 NDRPDR iter env 6
1499         - 15  # rls2009 NDRPDR iter env 6
1500         - 16  # rls2009 NDRPDR iter env 6
1501         - 17  # rls2009 NDRPDR iter env 6
1502         - 18  # rls2009 NDRPDR iter env 6
1503         - 19  # rls2009 NDRPDR iter env 6
1504         - 21  # rls2009 NDRPDR iter env 6
1505     vpp-performance-changes-3n-tsh-cmp:
1506       csit-vpp-perf-report-iterative-2101-3n-tsh:
1507         - 23  # rls2101.rel NDRPDR iter env 6
1508         - 24  # rls2101.rel NDRPDR iter env 6
1509         - 25  # rls2101.rel NDRPDR iter env 6
1510         - 26  # rls2101.rel NDRPDR iter env 6
1511         - 27  # rls2101.rel NDRPDR iter env 6
1512         - 28  # rls2101.rel NDRPDR iter env 6
1513         - 29  # rls2101.rel NDRPDR iter env 6
1514         - 30  # rls2101.rel NDRPDR iter env 6
1515         - 31  # rls2101.rel NDRPDR iter env 6
1516         - 32  # rls2101.rel NDRPDR iter env 6
1517
1518 #     vpp-performance-changes-2n-tx2-h1:
1519 #       csit-vpp-perf-report-iterative-2009-2n-tx2:
1520 #         -
1521 #     vpp-performance-changes-2n-tx2-ref-env-old:
1522 #       csit-vpp-perf-report-iterative-2009-2n-tx2:
1523 #         -
1524     vpp-performance-changes-2n-tx2-ref-env-new:
1525       csit-vpp-perf-report-iterative-2101-2n-tx2:
1526         - 6   # rls2009 NDRPDR iter env 6
1527         - 7   # rls2009 NDRPDR iter env 6
1528         - 11  # rls2009 NDRPDR iter env 6
1529         - 12  # rls2009 NDRPDR iter env 6
1530         - 13  # rls2009 NDRPDR iter env 6
1531         - 16  # rls2009 NDRPDR iter env 6
1532         - 17  # rls2009 NDRPDR iter env 6
1533         - 18  # rls2009 NDRPDR iter env 6
1534         - 19  # rls2009 NDRPDR iter env 6
1535         - 20  # rls2009 NDRPDR iter env 6
1536     vpp-performance-changes-2n-tx2-cmp:
1537       csit-vpp-perf-report-iterative-2101-2n-tx2:
1538         - 22  # rls2101.rel NDRPDR iter env 6
1539         - 23  # rls2101.rel NDRPDR iter env 6
1540         - 24  # rls2101.rel NDRPDR iter env 6
1541         - 25  # rls2101.rel NDRPDR iter env 6
1542         - 26  # rls2101.rel NDRPDR iter env 6
1543         - 27  # rls2101.rel NDRPDR iter env 6
1544         - 28  # rls2101.rel NDRPDR iter env 6
1545         - 29  # rls2101.rel NDRPDR iter env 6
1546         - 30  # rls2101.rel NDRPDR iter env 6
1547         - 31  # rls2101.rel NDRPDR iter env 6
1548
1549     vpp-soak-vs-ndr-2n-skx-ref:
1550       csit-vpp-perf-report-iterative-2101-2n-skx:
1551         - 63  # rls2101.rel NDRPDR iter env 6
1552         - 69  # rls2101.rel NDRPDR iter env 6
1553         - 70  # rls2101.rel NDRPDR iter env 6
1554         - 75  # rls2101.rel NDRPDR iter env 6
1555         - 76  # rls2101.rel NDRPDR iter env 6
1556         - 77  # rls2101.rel NDRPDR iter env 6
1557         - 82  # rls2101.rel NDRPDR iter env 6
1558         - 85  # rls2101.rel NDRPDR iter env 6
1559         - 86  # rls2101.rel NDRPDR iter env 6
1560         - 94  # rls2101.rel NDRPDR iter env 6
1561     vpp-soak-vs-ndr-2n-skx-cmp:
1562       csit-vpp-perf-report-iterative-2101-2n-skx:
1563         - 68  # rls2101.rel soak env 6
1564         - 73  # rls2101.rel soak env 6
1565     vpp-soak-vs-ndr-2n-skx:
1566       csit-vpp-perf-report-iterative-2101-2n-skx:
1567         - 63  # rls2101.rel NDRPDR iter env 6
1568         - 69  # rls2101.rel NDRPDR iter env 6
1569         - 70  # rls2101.rel NDRPDR iter env 6
1570         - 75  # rls2101.rel NDRPDR iter env 6
1571         - 76  # rls2101.rel NDRPDR iter env 6
1572         - 77  # rls2101.rel NDRPDR iter env 6
1573         - 82  # rls2101.rel NDRPDR iter env 6
1574         - 85  # rls2101.rel NDRPDR iter env 6
1575         - 86  # rls2101.rel NDRPDR iter env 6
1576         - 94  # rls2101.rel NDRPDR iter env 6
1577         - 68  # rls2101.rel soak env 6
1578         - 73  # rls2101.rel soak env 6
1579
1580     vpp-soak-vs-ndr-2n-clx-ref:
1581       csit-vpp-perf-report-iterative-2101-2n-clx:
1582         - 54  # rls2101.rel NDRPDR iter env 6
1583         - 59  # rls2101.rel NDRPDR iter env 6
1584         - 60  # rls2101.rel NDRPDR iter env 6
1585         - 63  # rls2101.rel NDRPDR iter env 6
1586         - 66  # rls2101.rel NDRPDR iter env 6
1587         - 68  # rls2101.rel NDRPDR iter env 6
1588         - 73  # rls2101.rel NDRPDR iter env 6
1589         - 75  # rls2101.rel NDRPDR iter env 6
1590         - 86  # rls2101.rel NDRPDR iter env 6
1591         - 90  # rls2101.rel NDRPDR iter env 6
1592     vpp-soak-vs-ndr-2n-clx-cmp:
1593       csit-vpp-perf-report-iterative-2101-2n-clx:
1594         - 58  # rls2101.rel soak env 6
1595         - 61  # rls2101.rel soak env 6
1596     vpp-soak-vs-ndr-2n-clx:
1597       csit-vpp-perf-report-iterative-2101-2n-clx:
1598         - 54  # rls2101.rel NDRPDR iter env 6
1599         - 59  # rls2101.rel NDRPDR iter env 6
1600         - 60  # rls2101.rel NDRPDR iter env 6
1601         - 63  # rls2101.rel NDRPDR iter env 6
1602         - 66  # rls2101.rel NDRPDR iter env 6
1603         - 68  # rls2101.rel NDRPDR iter env 6
1604         - 73  # rls2101.rel NDRPDR iter env 6
1605         - 75  # rls2101.rel NDRPDR iter env 6
1606         - 86  # rls2101.rel NDRPDR iter env 6
1607         - 90  # rls2101.rel NDRPDR iter env 6
1608         - 58  # rls2101.rel soak env 6
1609         - 61  # rls2101.rel soak env 6
1610
1611     vpp-performance-changes-3n-hsw-mrr-h1:
1612       csit-vpp-perf-report-iterative-2009-3n-hsw:
1613         - 18  # rls2005 MRR iter env 5
1614     vpp-performance-changes-3n-hsw-mrr-ref-env-old:
1615       csit-vpp-perf-report-iterative-2009-3n-hsw:
1616         - 23  # rls2009 MRR iter env 5
1617     vpp-performance-changes-3n-hsw-mrr-ref-env-new:
1618       csit-vpp-perf-report-iterative-2101-3n-hsw:
1619         - 17  # rls2009 MRR iter env 6
1620     vpp-performance-changes-3n-hsw-mrr-cmp:
1621       csit-vpp-perf-report-iterative-2101-3n-hsw:
1622         - 63  # rls2101.rel MRR iter env 6
1623
1624     vpp-performance-changes-3n-skx-mrr-h1:
1625       csit-vpp-perf-report-iterative-2009-3n-skx:
1626         - 17  # rls2005 MRR iter env 5
1627     vpp-performance-changes-3n-skx-mrr-ref-env-old:
1628       csit-vpp-perf-report-iterative-2009-3n-skx:
1629         - 24  # rls2009 MRR iter env 5
1630     vpp-performance-changes-3n-skx-mrr-ref-env-new:
1631       csit-vpp-perf-report-iterative-2101-3n-skx:
1632         - 34  # rls2009 MRR iter env 6
1633     vpp-performance-changes-3n-skx-mrr-cmp:
1634       csit-vpp-perf-report-iterative-2101-3n-skx:
1635         - 35  # rls2101.rel MRR iter env 6
1636
1637     vpp-performance-changes-2n-skx-mrr-h1:
1638       csit-vpp-perf-report-iterative-2009-2n-skx:
1639         - 20  # rls2005 MRR iter env 5
1640     vpp-performance-changes-2n-skx-mrr-ref-env-old:
1641       csit-vpp-perf-report-iterative-2009-2n-skx:
1642         - 120 # rls2009 MRR iter env 5
1643     vpp-performance-changes-2n-skx-mrr-ref-env-new:
1644       csit-vpp-perf-report-iterative-2101-2n-skx:
1645         - 21  # rls2009 MRR iter env 6
1646     vpp-performance-changes-2n-skx-mrr-cmp:
1647       csit-vpp-perf-report-iterative-2101-2n-skx:
1648         - 62  # rls2101.rel MRR iter env 6
1649
1650     vpp-performance-changes-2n-clx-mrr-h1:
1651       csit-vpp-perf-report-iterative-2009-2n-clx:
1652         - 77  # rls2005 MRR iter env 5
1653     vpp-performance-changes-2n-clx-mrr-ref-env-old:
1654       csit-vpp-perf-report-iterative-2009-2n-clx:
1655         - 125 # rls2009 MRR iter env 5
1656     vpp-performance-changes-2n-clx-mrr-ref-env-new:
1657       csit-vpp-perf-report-iterative-2101-2n-clx:
1658         - 15  # rls2009 MRR iter env 6
1659     vpp-performance-changes-2n-clx-mrr-cmp:
1660       csit-vpp-perf-report-iterative-2101-2n-clx:
1661         - 53  # rls2101.rel MRR iter env 6
1662
1663     vpp-performance-changes-2n-zn2-mrr-ref-env-old:
1664       csit-vpp-perf-report-iterative-2009-2n-zn2:
1665         - 15  # rls2009 MRR iter env 5
1666     vpp-performance-changes-2n-zn2-mrr-ref-env-new:
1667       csit-vpp-perf-report-iterative-2101-2n-zn2:
1668         - 8   # rls2009 MRR iter env6
1669     vpp-performance-changes-2n-zn2-mrr-cmp:
1670       csit-vpp-perf-report-iterative-2101-2n-zn2:
1671         - 30  # rls2101.rel MRR iter env 6
1672
1673     vpp-performance-changes-2n-dnv-mrr-h1:
1674       csit-vpp-perf-report-iterative-2009-2n-dnv:
1675         - 23  # rls2005 MRR iter env 5
1676     vpp-performance-changes-2n-dnv-mrr-ref-env-old:
1677       csit-vpp-perf-report-iterative-2009-2n-dnv:
1678         - 13  # rls2009 MRR iter env 5
1679     vpp-performance-changes-2n-dnv-mrr-ref-env-new:
1680       # TODO: Re-test in new env
1681       csit-vpp-perf-report-iterative-2009-2n-dnv:
1682         - 13  # rls2009 MRR iter env 5
1683     vpp-performance-changes-2n-dnv-mrr-cmp:
1684       csit-vpp-perf-report-iterative-2101-2n-dnv:
1685         - 31  # rls2101.rel MRR iter env 6
1686
1687     vpp-performance-changes-3n-dnv-mrr-h1:
1688       csit-vpp-perf-report-iterative-2009-3n-dnv:
1689         - 19  # rls2005 MRR iter env 5
1690     vpp-performance-changes-3n-dnv-mrr-ref-env-old:
1691       csit-vpp-perf-report-iterative-2009-3n-dnv:
1692         - 22  # rls2009 MRR iter env 5
1693     vpp-performance-changes-3n-dnv-mrr-ref-env-new:
1694       # TODO: Re-test in new env
1695       csit-vpp-perf-report-iterative-2009-3n-dnv:
1696         - 22  # rls2009 MRR iter env 5
1697     vpp-performance-changes-3n-dnv-mrr-cmp:
1698       csit-vpp-perf-report-iterative-2101-3n-dnv:
1699         - 32  # rls2101.rel MRR iter env 6
1700
1701     vpp-performance-changes-3n-tsh-mrr-h1:
1702       csit-vpp-perf-report-iterative-2009-3n-tsh:
1703         - 13  # rls2005 MRR iter env 5
1704     vpp-performance-changes-3n-tsh-mrr-ref-env-old:
1705       csit-vpp-perf-report-iterative-2009-3n-tsh:
1706         - 15  # rls2009 MRR iter env 5
1707     vpp-performance-changes-3n-tsh-mrr-ref-env-new:
1708       csit-vpp-perf-report-iterative-2101-3n-tsh:
1709         - 7   # rls2009 MRR iter env 6
1710     vpp-performance-changes-3n-tsh-mrr-cmp:
1711       csit-vpp-perf-report-iterative-2101-3n-tsh:
1712         - 22  # rls2101.rel MRR iter env 6
1713
1714 #     vpp-performance-changes-2n-tx2-mrr-h1:
1715 #       csit-vpp-perf-report-iterative-2009-2n-tx2:
1716 #         -
1717 #     vpp-performance-changes-2n-tx2-mrr-ref-env-old:
1718 #       csit-vpp-perf-report-iterative-2009-2n-tx2:
1719 #         -
1720     vpp-performance-changes-2n-tx2-mrr-ref-env-new:
1721       csit-vpp-perf-report-iterative-2101-2n-tx2:
1722         - 5   # rls2009 MRR iter env 6
1723     vpp-performance-changes-2n-tx2-mrr-cmp:
1724       csit-vpp-perf-report-iterative-2101-2n-tx2:
1725         - 21  # rls2101.rel MRR iter env 6
1726
1727     dpdk-performance-changes-3n-hsw-h1:
1728       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1729         - 25  # NDRPDR iter
1730         - 26  # NDRPDR iter
1731         - 27  # NDRPDR iter
1732         - 28  # NDRPDR iter
1733         - 29  # NDRPDR iter
1734         - 30  # NDRPDR iter
1735         - 31  # NDRPDR iter
1736         - 32  # NDRPDR iter
1737         - 33  # NDRPDR iter
1738         - 34  # NDRPDR iter
1739     dpdk-performance-changes-3n-hsw-ref:
1740       csit-dpdk-perf-report-iterative-2009-3n-hsw:
1741         - 6   # NDRPDR iter env5
1742         - 7   # NDRPDR iter env5
1743         - 8   # NDRPDR iter env5
1744         - 9   # NDRPDR iter env5
1745         - 10  # NDRPDR iter env5
1746         - 11  # NDRPDR iter env5
1747         - 12  # NDRPDR iter env5
1748         - 13  # NDRPDR iter env5
1749         - 14  # NDRPDR iter env5
1750         - 15  # NDRPDR iter env5
1751     dpdk-performance-changes-3n-hsw-cmp:
1752       csit-dpdk-perf-report-iterative-2101-3n-hsw:
1753         - 11  # rls2101 NDRPDR iter env 6
1754         - 12  # rls2101 NDRPDR iter env 6
1755         - 13  # rls2101 NDRPDR iter env 6
1756         - 14  # rls2101 NDRPDR iter env 6
1757         - 16  # rls2101 NDRPDR iter env 6
1758         - 17  # rls2101 NDRPDR iter env 6
1759         - 18  # rls2101 NDRPDR iter env 6
1760         - 19  # rls2101 NDRPDR iter env 6
1761         - 20  # rls2101 NDRPDR iter env 6
1762         - 21  # rls2101 NDRPDR iter env 6
1763
1764     dpdk-performance-changes-3n-skx-h1:
1765       csit-dpdk-perf-report-iterative-2005-3n-skx:
1766         - 28  # NDRPDR iter
1767         - 29  # NDRPDR iter
1768         - 30  # NDRPDR iter
1769         - 31  # NDRPDR iter
1770         - 32  # NDRPDR iter
1771         - 33  # NDRPDR iter
1772         - 34  # NDRPDR iter
1773         - 35  # NDRPDR iter
1774         - 36  # NDRPDR iter
1775         - 37  # NDRPDR iter
1776     dpdk-performance-changes-3n-skx-ref:
1777       csit-dpdk-perf-report-iterative-2009-3n-skx:
1778         - 4   # NDRPDR sel env5
1779         - 5   # NDRPDR sel env5
1780         - 6   # NDRPDR sel env5
1781         - 7   # NDRPDR sel env5
1782         - 8   # NDRPDR sel env5
1783         - 9   # NDRPDR sel env5
1784         - 14  # NDRPDR sel env5
1785         - 11  # NDRPDR sel env5
1786         - 12  # NDRPDR sel env5
1787         - 13  # NDRPDR sel env5
1788     dpdk-performance-changes-3n-skx-cmp:
1789       csit-dpdk-perf-report-iterative-2101-3n-skx:
1790         - 12  # rls2101 NDRPDR iter env 6
1791         - 14  # rls2101 NDRPDR iter env 6
1792         - 15  # rls2101 NDRPDR iter env 6
1793         - 17  # rls2101 NDRPDR iter env 6
1794         - 19  # rls2101 NDRPDR iter env 6
1795         - 20  # rls2101 NDRPDR iter env 6
1796         - 21  # rls2101 NDRPDR iter env 6
1797         - 22  # rls2101 NDRPDR iter env 6
1798         - 25  # rls2101 NDRPDR iter env 6
1799         - 26  # rls2101 NDRPDR iter env 6
1800
1801     dpdk-performance-changes-2n-skx-h1:
1802       csit-dpdk-perf-report-iterative-2005-2n-skx:
1803         - 20  # NDRPDR iter
1804         - 21  # NDRPDR iter
1805         - 22  # NDRPDR iter
1806         - 23  # NDRPDR iter
1807         - 24  # NDRPDR iter
1808         - 25  # NDRPDR iter
1809         - 26  # NDRPDR iter
1810         - 27  # NDRPDR iter
1811         - 28  # NDRPDR iter
1812         - 29  # NDRPDR iter
1813     dpdk-performance-changes-2n-skx-ref:
1814       csit-dpdk-perf-report-iterative-2009-2n-skx:
1815         - 4   # NDRPDR iter env5
1816         - 5   # NDRPDR iter env5
1817         - 6   # NDRPDR iter env5
1818         - 7   # NDRPDR iter env5
1819         - 8   # NDRPDR iter env5
1820         - 9   # NDRPDR iter env5
1821         - 10  # NDRPDR iter env5
1822         - 11  # NDRPDR iter env5
1823         - 12  # NDRPDR iter env5
1824         - 13  # NDRPDR iter env5
1825     dpdk-performance-changes-2n-skx-cmp:
1826       csit-dpdk-perf-report-iterative-2101-2n-skx:
1827         - 11  # rls2101 NDRPDR iter env 6
1828         - 12  # rls2101 NDRPDR iter env 6
1829         - 13  # rls2101 NDRPDR iter env 6
1830         - 14  # rls2101 NDRPDR iter env 6
1831         - 15  # rls2101 NDRPDR iter env 6
1832         - 17  # rls2101 NDRPDR iter env 6
1833         - 18  # rls2101 NDRPDR iter env 6
1834         - 19  # rls2101 NDRPDR iter env 6
1835         - 20  # rls2101 NDRPDR iter env 6
1836         - 21  # rls2101 NDRPDR iter env 6
1837
1838     dpdk-performance-changes-2n-clx-h1:
1839       csit-dpdk-perf-report-iterative-2005-2n-clx:
1840         - 20  # NDRPDR iter
1841         - 21  # NDRPDR iter
1842         - 22  # NDRPDR iter
1843         - 23  # NDRPDR iter
1844         - 24  # NDRPDR iter
1845         - 25  # NDRPDR iter
1846         - 26  # NDRPDR iter
1847         - 27  # NDRPDR iter
1848         - 28  # NDRPDR iter
1849         - 29  # NDRPDR iter
1850     dpdk-performance-changes-2n-clx-ref:
1851       csit-dpdk-perf-report-iterative-2009-2n-clx:
1852         - 4   # NDRPDR iter env5
1853         - 5   # NDRPDR iter env5
1854         - 6   # NDRPDR iter env5
1855         - 7   # NDRPDR iter env5
1856         - 8   # NDRPDR iter env5
1857         - 9   # NDRPDR iter env5
1858         - 10  # NDRPDR iter env5
1859         - 11  # NDRPDR iter env5
1860         - 12  # NDRPDR iter env5
1861         - 13  # NDRPDR iter env5
1862     dpdk-performance-changes-2n-clx-cmp:
1863       csit-dpdk-perf-report-iterative-2101-2n-clx:
1864         - 12  # rls2101 NDRPDR iter env 6
1865         - 13  # rls2101 NDRPDR iter env 6
1866         - 14  # rls2101 NDRPDR iter env 6
1867         - 18  # rls2101 NDRPDR iter env 6
1868         - 22  # rls2101 NDRPDR iter env 6
1869
1870     dpdk-performance-changes-2n-zn2-ref:
1871       csit-dpdk-perf-report-iterative-2009-2n-zn2:
1872         - 16  # NDRPDR iter env5
1873         - 21  # NDRPDR iter env5
1874         - 22  # NDRPDR iter env5
1875         - 23  # NDRPDR iter env5
1876         - 24  # NDRPDR iter env5
1877         - 25  # NDRPDR iter env5
1878         - 29  # NDRPDR iter env5
1879     dpdk-performance-changes-2n-zn2-cmp:
1880       csit-dpdk-perf-report-iterative-2101-2n-zn2:
1881         - 11  # rls2101 NDRPDR iter env 6
1882         - 12  # rls2101 NDRPDR iter env 6
1883         - 13  # rls2101 NDRPDR iter env 6
1884         - 14  # rls2101 NDRPDR iter env 6
1885         - 16  # rls2101 NDRPDR iter env 6
1886         - 17  # rls2101 NDRPDR iter env 6
1887         - 18  # rls2101 NDRPDR iter env 6
1888         - 19  # rls2101 NDRPDR iter env 6
1889         - 20  # rls2101 NDRPDR iter env 6
1890         - 21  # rls2101 NDRPDR iter env 6
1891
1892 #    dpdk-performance-changes-2n-dnv-h1:
1893 #      csit-dpdk-perf-verify-2101-2n-dnv:
1894 #        - 9   # NDRPDR sel
1895 #        - 10  # NDRPDR sel
1896 #        - 11  # NDRPDR sel
1897 #        - 12  # NDRPDR sel
1898 #        - 13  # NDRPDR sel
1899 #        - 14  # NDRPDR sel
1900 #        - 15  # NDRPDR sel
1901 #        - 16  # NDRPDR sel
1902 #        - 17  # NDRPDR sel
1903 #        - 18  # NDRPDR sel
1904 #    dpdk-performance-changes-2n-dnv-ref:
1905 #      # No data
1906 #    dpdk-performance-changes-2n-dnv-cmp:
1907 #      # No data
1908 #      csit-dpdk-perf-report-iterative-2009-2n-dnv:
1909
1910 #    dpdk-performance-changes-3n-dnv-h1:
1911 #      csit-dpdk-perf-verify-2101-3n-dnv:
1912 #        - 12  # NDRPDR sel
1913 #        - 13  # NDRPDR sel
1914 #        - 14  # NDRPDR sel
1915 #        - 15  # NDRPDR sel
1916 #        - 16  # NDRPDR sel
1917 #        - 17  # NDRPDR sel
1918 #        - 18  # NDRPDR sel
1919 #        - 19  # NDRPDR sel
1920 #        - 20  # NDRPDR sel
1921 #        - 22  # NDRPDR sel
1922 #    dpdk-performance-changes-3n-dnv-ref:
1923 #      # No data
1924 #    dpdk-performance-changes-3n-dnv-cmp:
1925 #      # No data
1926 #      csit-dpdk-perf-report-iterative-2009-3n-dnv:
1927
1928     dpdk-performance-changes-3n-tsh-h1:
1929       csit-dpdk-perf-report-iterative-2005-3n-tsh:
1930         - 5   # NDRPDR sel
1931     dpdk-performance-changes-3n-tsh-ref:
1932       csit-dpdk-perf-report-iterative-2009-3n-tsh:
1933         - 1   # NDRPDR iter env5
1934         - 2   # NDRPDR iter env5
1935         - 3   # NDRPDR iter env5
1936         - 4   # NDRPDR iter env5
1937         - 5   # NDRPDR iter env5
1938         - 6   # NDRPDR iter env5
1939         - 7   # NDRPDR iter env5
1940         - 9   # NDRPDR iter env5
1941         - 10  # NDRPDR iter env5
1942         - 11  # NDRPDR iter env5
1943     dpdk-performance-changes-3n-tsh-cmp:
1944       csit-dpdk-perf-report-iterative-2101-3n-tsh:
1945         - 11  # rls2101 NDRPDR iter env 6
1946         - 12  # rls2101 NDRPDR iter env 6
1947         - 13  # rls2101 NDRPDR iter env 6
1948         - 14  # rls2101 NDRPDR iter env 6
1949         - 16  # rls2101 NDRPDR iter env 6
1950         - 17  # rls2101 NDRPDR iter env 6
1951         - 18  # rls2101 NDRPDR iter env 6
1952         - 19  # rls2101 NDRPDR iter env 6
1953         - 20  # rls2101 NDRPDR iter env 6
1954         - 21  # rls2101 NDRPDR iter env 6
1955
1956     # Compare testbeds
1957
1958     vpp-compare-testbeds-ref:
1959       csit-vpp-perf-report-iterative-2101-3n-hsw:
1960         - 64  # rls2101.rel NDRPDR iter env 6
1961         - 71  # rls2101.rel NDRPDR iter env 6
1962         - 73  # rls2101.rel NDRPDR iter env 6
1963         - 74  # rls2101.rel NDRPDR iter env 6
1964         - 80  # rls2101.rel NDRPDR iter env 6
1965         - 81  # rls2101.rel NDRPDR iter env 6
1966         - 82  # rls2101.rel NDRPDR iter env 6
1967         - 83  # rls2101.rel NDRPDR iter env 6
1968         - 88  # rls2101.rel NDRPDR iter env 6
1969         - 89  # rls2101.rel NDRPDR iter env 6
1970     vpp-compare-testbeds-cmp:
1971       csit-vpp-perf-report-iterative-2101-3n-skx:
1972         - 36  # rls2101.rel NDRPDR iter env 6
1973         - 37  # rls2101.rel NDRPDR iter env 6
1974         - 38  # rls2101.rel NDRPDR iter env 6
1975         - 39  # rls2101.rel NDRPDR iter env 6
1976         - 40  # rls2101.rel NDRPDR iter env 6
1977         - 41  # rls2101.rel NDRPDR iter env 6
1978         - 42  # rls2101.rel NDRPDR iter env 6
1979         - 47  # rls2101.rel NDRPDR iter env 6
1980         - 48  # rls2101.rel NDRPDR iter env 6
1981         - 50  # rls2101.rel NDRPDR iter env 6
1982
1983     vpp-compare-testbeds-skx-clx-ref:
1984       csit-vpp-perf-report-iterative-2101-2n-skx:
1985         - 63  # rls2101.rel NDRPDR iter env 6
1986         - 69  # rls2101.rel NDRPDR iter env 6
1987         - 70  # rls2101.rel NDRPDR iter env 6
1988         - 75  # rls2101.rel NDRPDR iter env 6
1989         - 76  # rls2101.rel NDRPDR iter env 6
1990         - 77  # rls2101.rel NDRPDR iter env 6
1991         - 82  # rls2101.rel NDRPDR iter env 6
1992         - 85  # rls2101.rel NDRPDR iter env 6
1993         - 86  # rls2101.rel NDRPDR iter env 6
1994         - 94  # rls2101.rel NDRPDR iter env 6
1995         - 89  # rls2101.rel NDRPDR iter RND env 6
1996         - 90  # rls2101.rel NDRPDR iter RND env 6
1997         - 91  # rls2101.rel NDRPDR iter RND env 6
1998         - 92  # rls2101.rel NDRPDR iter RND env 6
1999         - 93  # rls2101.rel NDRPDR iter RND env 6
2000         - 96  # rls2101.rel NDRPDR iter RND env 6
2001         - 98  # rls2101.rel NDRPDR iter RND env 6
2002         - 99  # rls2101.rel NDRPDR iter RND env 6
2003         - 101 # rls2101.rel NDRPDR iter RND env 6
2004         - 102 # rls2101.rel NDRPDR iter RND env 6
2005         - 116 # rls2101.rel NDRPDR iter NAT env 6
2006         - 117 # rls2101.rel NDRPDR iter NAT env 6
2007         - 118 # rls2101.rel NDRPDR iter NAT env 6
2008         - 119 # rls2101.rel NDRPDR iter NAT env 6
2009         - 120 # rls2101.rel NDRPDR iter NAT env 6
2010         - 121 # rls2101.rel NDRPDR iter NAT env 6
2011         - 122 # rls2101.rel NDRPDR iter NAT env 6
2012         - 123 # rls2101.rel NDRPDR iter NAT env 6
2013         - 124 # rls2101.rel NDRPDR iter NAT env 6
2014         - 125 # rls2101.rel NDRPDR iter NAT env 6
2015     vpp-compare-testbeds-skx-clx-cmp:
2016       csit-vpp-perf-report-iterative-2101-2n-clx:
2017         - 54  # rls2101.rel NDRPDR iter env 6
2018         - 59  # rls2101.rel NDRPDR iter env 6
2019         - 60  # rls2101.rel NDRPDR iter env 6
2020         - 63  # rls2101.rel NDRPDR iter env 6
2021         - 66  # rls2101.rel NDRPDR iter env 6
2022         - 68  # rls2101.rel NDRPDR iter env 6
2023         - 73  # rls2101.rel NDRPDR iter env 6
2024         - 75  # rls2101.rel NDRPDR iter env 6
2025         - 86  # rls2101.rel NDRPDR iter env 6
2026         - 90  # rls2101.rel NDRPDR iter env 6
2027         - 80  # rls2101.rel NDRPDR iter RND env 6
2028         - 87  # rls2101.rel NDRPDR iter RND env 6
2029         - 91  # rls2101.rel NDRPDR iter RND env 6
2030         - 92  # rls2101.rel NDRPDR iter RND env 6
2031         - 93  # rls2101.rel NDRPDR iter RND env 6
2032         - 94  # rls2101.rel NDRPDR iter RND env 6
2033         - 95  # rls2101.rel NDRPDR iter RND env 6
2034         - 100 # rls2101.rel NDRPDR iter RND env 6
2035         - 106 # rls2101.rel NDRPDR iter RND env 6
2036         - 108 # rls2101.rel NDRPDR iter RND env 6
2037         - 112 # rls2101.rel NDRPDR iter NAT env 6
2038         - 113 # rls2101.rel NDRPDR iter NAT env 6
2039         - 114 # rls2101.rel NDRPDR iter NAT env 6
2040         - 115 # rls2101.rel NDRPDR iter NAT env 6
2041         - 116 # rls2101.rel NDRPDR iter NAT env 6
2042         - 117 # rls2101.rel NDRPDR iter NAT env 6
2043         - 118 # rls2101.rel NDRPDR iter NAT env 6
2044         - 119 # rls2101.rel NDRPDR iter NAT env 6
2045         - 120 # rls2101.rel NDRPDR iter NAT env 6
2046         - 121 # rls2101.rel NDRPDR iter NAT env 6
2047         - 122 # rls2101.rel NDRPDR iter MLX env 6
2048         - 123 # rls2101.rel NDRPDR iter MLX env 6
2049         - 124 # rls2101.rel NDRPDR iter MLX env 6
2050         - 126 # rls2101.rel NDRPDR iter MLX env 6
2051         - 127 # rls2101.rel NDRPDR iter MLX env 6
2052         - 128 # rls2101.rel NDRPDR iter MLX env 6
2053         - 129 # rls2101.rel NDRPDR iter MLX env 6
2054         - 130 # rls2101.rel NDRPDR iter MLX env 6
2055         - 131 # rls2101.rel NDRPDR iter MLX env 6
2056         - 132 # rls2101.rel NDRPDR iter MLX env 6
2057
2058     vpp-compare-testbeds-hsw-clx-ref:
2059       csit-vpp-perf-report-iterative-2101-3n-hsw:
2060         - 64  # rls2101.rel NDRPDR iter env 6
2061         - 71  # rls2101.rel NDRPDR iter env 6
2062         - 73  # rls2101.rel NDRPDR iter env 6
2063         - 74  # rls2101.rel NDRPDR iter env 6
2064         - 80  # rls2101.rel NDRPDR iter env 6
2065         - 81  # rls2101.rel NDRPDR iter env 6
2066         - 82  # rls2101.rel NDRPDR iter env 6
2067         - 83  # rls2101.rel NDRPDR iter env 6
2068         - 88  # rls2101.rel NDRPDR iter env 6
2069         - 89  # rls2101.rel NDRPDR iter env 6
2070         - 128 # rls2101.rel NDRPDR iter RND env 6
2071         - 129 # rls2101.rel NDRPDR iter RND env 6
2072         - 130 # rls2101.rel NDRPDR iter RND env 6
2073         - 131 # rls2101.rel NDRPDR iter RND env 6
2074         - 132 # rls2101.rel NDRPDR iter RND env 6
2075         - 133 # rls2101.rel NDRPDR iter RND env 6
2076         - 134 # rls2101.rel NDRPDR iter RND env 6
2077         - 135 # rls2101.rel NDRPDR iter RND env 6
2078         - 136 # rls2101.rel NDRPDR iter RND env 6
2079         - 137 # rls2101.rel NDRPDR iter RND env 6
2080     vpp-compare-testbeds-hsw-clx-cmp:
2081       csit-vpp-perf-report-iterative-2101-2n-clx:
2082         - 54  # rls2101.rel NDRPDR iter env 6
2083         - 59  # rls2101.rel NDRPDR iter env 6
2084         - 60  # rls2101.rel NDRPDR iter env 6
2085         - 63  # rls2101.rel NDRPDR iter env 6
2086         - 66  # rls2101.rel NDRPDR iter env 6
2087         - 68  # rls2101.rel NDRPDR iter env 6
2088         - 73  # rls2101.rel NDRPDR iter env 6
2089         - 75  # rls2101.rel NDRPDR iter env 6
2090         - 90  # rls2101.rel NDRPDR iter env 6
2091         - 80  # rls2101.rel NDRPDR iter RND env 6
2092         - 87  # rls2101.rel NDRPDR iter RND env 6
2093         - 91  # rls2101.rel NDRPDR iter RND env 6
2094         - 92  # rls2101.rel NDRPDR iter RND env 6
2095         - 93  # rls2101.rel NDRPDR iter RND env 6
2096         - 94  # rls2101.rel NDRPDR iter RND env 6
2097         - 95  # rls2101.rel NDRPDR iter RND env 6
2098         - 100 # rls2101.rel NDRPDR iter RND env 6
2099         - 106 # rls2101.rel NDRPDR iter RND env 6
2100         - 108 # rls2101.rel NDRPDR iter RND env 6
2101         - 112 # rls2101.rel NDRPDR iter NAT env 6
2102         - 113 # rls2101.rel NDRPDR iter NAT env 6
2103         - 114 # rls2101.rel NDRPDR iter NAT env 6
2104         - 115 # rls2101.rel NDRPDR iter NAT env 6
2105         - 116 # rls2101.rel NDRPDR iter NAT env 6
2106         - 117 # rls2101.rel NDRPDR iter NAT env 6
2107         - 118 # rls2101.rel NDRPDR iter NAT env 6
2108         - 119 # rls2101.rel NDRPDR iter NAT env 6
2109         - 120 # rls2101.rel NDRPDR iter NAT env 6
2110         - 121 # rls2101.rel NDRPDR iter NAT env 6
2111         - 122 # rls2101.rel NDRPDR iter MLX env 6
2112         - 123 # rls2101.rel NDRPDR iter MLX env 6
2113         - 124 # rls2101.rel NDRPDR iter MLX env 6
2114         - 126 # rls2101.rel NDRPDR iter MLX env 6
2115         - 127 # rls2101.rel NDRPDR iter MLX env 6
2116         - 128 # rls2101.rel NDRPDR iter MLX env 6
2117         - 129 # rls2101.rel NDRPDR iter MLX env 6
2118         - 130 # rls2101.rel NDRPDR iter MLX env 6
2119         - 131 # rls2101.rel NDRPDR iter MLX env 6
2120         - 132 # rls2101.rel NDRPDR iter MLX env 6
2121
2122     vpp-compare-testbeds-mrr-ref:
2123       csit-vpp-perf-report-iterative-2101-3n-hsw:
2124         - 63  # rls2101.rel MRR iter env 6
2125     vpp-compare-testbeds-mrr-cmp:
2126       csit-vpp-perf-report-iterative-2101-3n-skx:
2127         - 35  # rls2101.rel MRR iter env 6
2128
2129     vpp-compare-testbeds-mrr-skx-clx-ref:
2130       csit-vpp-perf-report-iterative-2101-2n-skx:
2131         - 62  # rls2101.rel MRR iter env 6
2132     vpp-compare-testbeds-mrr-skx-clx-cmp:
2133       csit-vpp-perf-report-iterative-2101-2n-clx:
2134         - 53  # rls2101.rel MRR iter env 6
2135
2136     vpp-compare-testbeds-mrr-hsw-clx-ref:
2137       csit-vpp-perf-report-iterative-2101-3n-hsw:
2138         - 63  # rls2101.rel MRR iter env 6
2139     vpp-compare-testbeds-mrr-hsw-clx-cmp:
2140       csit-vpp-perf-report-iterative-2101-2n-clx:
2141         - 53  # rls2101.rel MRR iter env 6
2142
2143     dpdk-compare-testbeds-ref:
2144       csit-dpdk-perf-report-iterative-2101-3n-hsw:
2145         - 11  # rls2101 NDRPDR iter env 6
2146         - 12  # rls2101 NDRPDR iter env 6
2147         - 13  # rls2101 NDRPDR iter env 6
2148         - 14  # rls2101 NDRPDR iter env 6
2149         - 16  # rls2101 NDRPDR iter env 6
2150         - 17  # rls2101 NDRPDR iter env 6
2151         - 18  # rls2101 NDRPDR iter env 6
2152         - 19  # rls2101 NDRPDR iter env 6
2153         - 20  # rls2101 NDRPDR iter env 6
2154         - 21  # rls2101 NDRPDR iter env 6
2155     dpdk-compare-testbeds-cmp:
2156       csit-dpdk-perf-report-iterative-2101-3n-skx:
2157         - 12  # rls2101 NDRPDR iter env 6
2158         - 14  # rls2101 NDRPDR iter env 6
2159         - 15  # rls2101 NDRPDR iter env 6
2160         - 17  # rls2101 NDRPDR iter env 6
2161         - 19  # rls2101 NDRPDR iter env 6
2162         - 20  # rls2101 NDRPDR iter env 6
2163         - 21  # rls2101 NDRPDR iter env 6
2164         - 22  # rls2101 NDRPDR iter env 6
2165         - 25  # rls2101 NDRPDR iter env 6
2166         - 26  # rls2101 NDRPDR iter env 6
2167
2168     dpdk-compare-testbeds-skx-clx-ref:
2169       csit-dpdk-perf-report-iterative-2101-2n-skx:
2170         - 11  # rls2101 NDRPDR iter env 6
2171         - 12  # rls2101 NDRPDR iter env 6
2172         - 13  # rls2101 NDRPDR iter env 6
2173         - 14  # rls2101 NDRPDR iter env 6
2174         - 15  # rls2101 NDRPDR iter env 6
2175         - 17  # rls2101 NDRPDR iter env 6
2176         - 18  # rls2101 NDRPDR iter env 6
2177         - 19  # rls2101 NDRPDR iter env 6
2178         - 20  # rls2101 NDRPDR iter env 6
2179         - 21  # rls2101 NDRPDR iter env 6
2180     dpdk-compare-testbeds-skx-clx-cmp:
2181       csit-dpdk-perf-report-iterative-2101-2n-clx:
2182         - 12  # rls2101 NDRPDR iter env 6
2183         - 13  # rls2101 NDRPDR iter env 6
2184         - 14  # rls2101 NDRPDR iter env 6
2185         - 18  # rls2101 NDRPDR iter env 6
2186         - 22  # rls2101 NDRPDR iter env 6
2187
2188     # Compare topologies
2189
2190     vpp-compare-topologies-ref:
2191       csit-vpp-perf-report-iterative-2101-3n-skx:
2192         - 36  # rls2101.rel NDRPDR iter env 6
2193         - 37  # rls2101.rel NDRPDR iter env 6
2194         - 38  # rls2101.rel NDRPDR iter env 6
2195         - 39  # rls2101.rel NDRPDR iter env 6
2196         - 40  # rls2101.rel NDRPDR iter env 6
2197         - 41  # rls2101.rel NDRPDR iter env 6
2198         - 42  # rls2101.rel NDRPDR iter env 6
2199         - 47  # rls2101.rel NDRPDR iter env 6
2200         - 48  # rls2101.rel NDRPDR iter env 6
2201         - 50  # rls2101.rel NDRPDR iter env 6
2202     vpp-compare-topologies-cmp:
2203       csit-vpp-perf-report-iterative-2101-2n-skx:
2204         - 63  # rls2101.rel NDRPDR iter env 6
2205         - 69  # rls2101.rel NDRPDR iter env 6
2206         - 70  # rls2101.rel NDRPDR iter env 6
2207         - 75  # rls2101.rel NDRPDR iter env 6
2208         - 76  # rls2101.rel NDRPDR iter env 6
2209         - 77  # rls2101.rel NDRPDR iter env 6
2210         - 82  # rls2101.rel NDRPDR iter env 6
2211         - 85  # rls2101.rel NDRPDR iter env 6
2212         - 86  # rls2101.rel NDRPDR iter env 6
2213         - 94  # rls2101.rel NDRPDR iter env 6
2214
2215     vpp-compare-topologies-mrr-ref:
2216       csit-vpp-perf-report-iterative-2101-3n-skx:
2217         - 35  # rls2101.rel MRR iter env 6
2218     vpp-compare-topologies-mrr-cmp:
2219       csit-vpp-perf-report-iterative-2101-2n-skx:
2220         - 62  # rls2101.rel MRR iter env 6
2221
2222     dpdk-compare-topologies-ref:
2223       csit-dpdk-perf-report-iterative-2101-3n-skx:
2224         - 12  # rls2101 NDRPDR iter env 6
2225         - 14  # rls2101 NDRPDR iter env 6
2226         - 15  # rls2101 NDRPDR iter env 6
2227         - 17  # rls2101 NDRPDR iter env 6
2228         - 19  # rls2101 NDRPDR iter env 6
2229         - 20  # rls2101 NDRPDR iter env 6
2230         - 21  # rls2101 NDRPDR iter env 6
2231         - 22  # rls2101 NDRPDR iter env 6
2232         - 25  # rls2101 NDRPDR iter env 6
2233         - 26  # rls2101 NDRPDR iter env 6
2234     dpdk-compare-topologies-cmp:
2235       csit-dpdk-perf-report-iterative-2101-2n-skx:
2236         - 11  # rls2101 NDRPDR iter env 6
2237         - 12  # rls2101 NDRPDR iter env 6
2238         - 13  # rls2101 NDRPDR iter env 6
2239         - 14  # rls2101 NDRPDR iter env 6
2240         - 15  # rls2101 NDRPDR iter env 6
2241         - 17  # rls2101 NDRPDR iter env 6
2242         - 18  # rls2101 NDRPDR iter env 6
2243         - 19  # rls2101 NDRPDR iter env 6
2244         - 20  # rls2101 NDRPDR iter env 6
2245         - 21  # rls2101 NDRPDR iter env 6
2246
2247   plot-layouts:
2248
2249     plot-soak-throughput:
2250       titlefont:
2251         size: 16
2252       xaxis:
2253         title: "<b>Test Cases [Index]</b>"
2254         titlefont:
2255           size: 14
2256         autorange: True
2257         fixedrange: False
2258         gridcolor: "rgb(230, 230, 230)"
2259         linecolor: "rgb(220, 220, 220)"
2260         linewidth: 1
2261         showgrid: True
2262         showline: True
2263         showticklabels: True
2264         tickcolor: "rgb(220, 220, 220)"
2265         tickmode: "linear"
2266         tickfont:
2267           size: 14
2268         zeroline: False
2269       yaxis:
2270         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
2271         titlefont:
2272           size: 14
2273         gridcolor: "rgb(230, 230, 230)"
2274         hoverformat: ".4r"
2275         tickformat: ".3r"
2276         linecolor: "rgb(220, 220, 220)"
2277         linewidth: 1
2278         showgrid: True
2279         showline: True
2280         showticklabels: True
2281         tickcolor: "rgb(220, 220, 220)"
2282         tickfont:
2283           size: 14
2284         zeroline: False
2285         range: [0,50]
2286       autosize: False
2287       margin:
2288         t: 50
2289         b: 0
2290         l: 80
2291         r: 20
2292       showlegend: True
2293       legend:
2294         orientation: "h"
2295         font:
2296           size: 14
2297       width: 700
2298       height: 900
2299       paper_bgcolor: "#fff"
2300       plot_bgcolor: "#fff"
2301       hoverlabel:
2302         namelength: -1
2303
2304     plot-service-density:
2305       titlefont:
2306         size: 16
2307       xaxis:
2308         side: "top"
2309         autorange: True
2310         fixedrange: False
2311         showgrid: False
2312         showline: False
2313         showticklabels: False
2314         ticks: ""
2315         ticklen: 0
2316         tickwidth: 0
2317         zeroline: False
2318       yaxis:
2319         autorange: "reversed"
2320         showgrid: False
2321         showline: False
2322         showticklabels: False
2323         ticks: ""
2324         ticklen: 0
2325         tickwidth: 0
2326         zeroline: False
2327       showlegend: False
2328       paper_bgcolor: "#fff"
2329       plot_bgcolor: "#fff"
2330       width: 700
2331       height: 700
2332       hoverlabel:
2333         namelength: -1
2334
2335     plot-hoststack:
2336       titlefont:
2337         size: 16
2338       xaxis:
2339         title: "<b>Test Cases [Index]</b>"
2340         titlefont:
2341           size: 14
2342         autorange: True
2343         fixedrange: False
2344         gridcolor: "rgb(230, 230, 230)"
2345         linecolor: "rgb(220, 220, 220)"
2346         linewidth: 1
2347         showgrid: True
2348         showline: True
2349         showticklabels: True
2350         tickcolor: "rgb(220, 220, 220)"
2351         tickmode: "linear"
2352         tickfont:
2353           size: 14
2354         zeroline: False
2355       yaxis:
2356         title: "<b>Bandwidth [Gbps]</b>"
2357         titlefont:
2358           size: 14
2359         gridcolor: "rgb(230, 230, 230)"
2360         hoverformat: ".4s"
2361         linecolor: "rgb(220, 220, 220)"
2362         linewidth: 1
2363         rangemode: "tozero"
2364         showgrid: True
2365         showline: True
2366         showticklabels: True
2367         tickcolor: "rgb(230, 230, 230)"
2368         tickformat: ".3s"
2369         tickfont:
2370           size: 14
2371         zeroline: False
2372       autosize: False
2373       margin:
2374         t: 50
2375         b: 20
2376         l: 80
2377         r: 20
2378       showlegend: True
2379       legend:
2380         orientation: "h"
2381         font:
2382           size: 14
2383       width: 700
2384       height: 800
2385       paper_bgcolor: "#fff"
2386       plot_bgcolor: "#fff"
2387       hoverlabel:
2388         namelength: -1
2389
2390     plot-throughput:
2391       titlefont:
2392         size: 16
2393       xaxis:
2394         title: "<b>Test Cases [Index]</b>"
2395         titlefont:
2396           size: 14
2397         autorange: True
2398         fixedrange: False
2399         gridcolor: "rgb(230, 230, 230)"
2400         linecolor: "rgb(220, 220, 220)"
2401         linewidth: 1
2402         showgrid: True
2403         showline: True
2404         showticklabels: True
2405         tickcolor: "rgb(220, 220, 220)"
2406         tickmode: "linear"
2407         tickfont:
2408           size: 14
2409         zeroline: False
2410       yaxis:
2411         title: "<b>Packet Throughput [Mpps]</b>"
2412         titlefont:
2413           size: 14
2414         gridcolor: "rgb(230, 230, 230)"
2415         hoverformat: ".4r"
2416         tickformat: ".3r"
2417         linecolor: "rgb(220, 220, 220)"
2418         linewidth: 1
2419         showgrid: True
2420         showline: True
2421         showticklabels: True
2422         tickcolor: "rgb(220, 220, 220)"
2423         tickfont:
2424           size: 14
2425         zeroline: False
2426         range: [0,50]
2427       autosize: False
2428       margin:
2429         t: 50
2430         b: 0
2431         l: 80
2432         r: 20
2433       showlegend: True
2434       legend:
2435         orientation: "h"
2436         font:
2437           size: 14
2438       width: 700
2439       height: 900
2440       paper_bgcolor: "#fff"
2441       plot_bgcolor: "#fff"
2442       hoverlabel:
2443         namelength: -1
2444
2445     plot-throughput-gbps:
2446       titlefont:
2447         size: 16
2448       xaxis:
2449         title: "<b>Test Cases [Index]</b>"
2450         titlefont:
2451           size: 14
2452         autorange: True
2453         fixedrange: False
2454         gridcolor: "rgb(230, 230, 230)"
2455         linecolor: "rgb(220, 220, 220)"
2456         linewidth: 1
2457         showgrid: True
2458         showline: True
2459         showticklabels: True
2460         tickcolor: "rgb(220, 220, 220)"
2461         tickmode: "linear"
2462         tickfont:
2463           size: 14
2464         zeroline: False
2465       yaxis:
2466         title: "<b>Packet Throughput [Gbps]</b>"
2467         titlefont:
2468           size: 14
2469         gridcolor: "rgb(230, 230, 230)"
2470         hoverformat: ".4r"
2471         tickformat: ".3r"
2472         linecolor: "rgb(220, 220, 220)"
2473         linewidth: 1
2474         showgrid: True
2475         showline: True
2476         showticklabels: True
2477         tickcolor: "rgb(220, 220, 220)"
2478         tickfont:
2479           size: 14
2480         zeroline: False
2481         range: [0,10]
2482       autosize: False
2483       margin:
2484         t: 50
2485         b: 0
2486         l: 80
2487         r: 20
2488       showlegend: True
2489       legend:
2490         orientation: "h"
2491         font:
2492           size: 14
2493       width: 700
2494       height: 900
2495       paper_bgcolor: "#fff"
2496       plot_bgcolor: "#fff"
2497       hoverlabel:
2498         namelength: -1
2499
2500     plot-cps:
2501       titlefont:
2502         size: 16
2503       xaxis:
2504         title: "<b>Test Cases [Index]</b>"
2505         titlefont:
2506           size: 14
2507         autorange: True
2508         fixedrange: False
2509         gridcolor: "rgb(230, 230, 230)"
2510         linecolor: "rgb(220, 220, 220)"
2511         linewidth: 1
2512         showgrid: True
2513         showline: True
2514         showticklabels: True
2515         tickcolor: "rgb(220, 220, 220)"
2516         tickmode: "linear"
2517         tickfont:
2518           size: 14
2519         zeroline: False
2520       yaxis:
2521         title: "<b>Connection Rate [Mcps]</b>"
2522         titlefont:
2523           size: 14
2524         gridcolor: "rgb(230, 230, 230)"
2525         hoverformat: ".4r"
2526         tickformat: ".3s"
2527         linecolor: "rgb(220, 220, 220)"
2528         linewidth: 1
2529         showgrid: True
2530         showline: True
2531         showticklabels: True
2532         tickcolor: "rgb(220, 220, 220)"
2533         tickfont:
2534           size: 14
2535         zeroline: False
2536         range: [0,10]
2537       autosize: False
2538       margin:
2539         t: 50
2540         b: 0
2541         l: 80
2542         r: 20
2543       showlegend: True
2544       legend:
2545         orientation: "h"
2546         font:
2547           size: 14
2548       width: 700
2549       height: 900
2550       paper_bgcolor: "#fff"
2551       plot_bgcolor: "#fff"
2552       hoverlabel:
2553         namelength: -1
2554
2555     plot-throughput-speedup-analysis:
2556       titlefont:
2557         size: 16
2558       xaxis:
2559         title: "<b>Number of Cores [Qty]</b>"
2560         titlefont:
2561           size: 14
2562         autorange: True
2563         fixedrange: False
2564         gridcolor: "rgb(230, 230, 230)"
2565         linecolor: "rgb(220, 220, 220)"
2566         linewidth: 1
2567         showgrid: True
2568         showline: True
2569         showticklabels: True
2570         tickcolor: "rgb(238, 238, 238)"
2571         tickmode: "linear"
2572         tickfont:
2573           size: 14
2574         zeroline: False
2575       yaxis:
2576         title: "<b>Packet Throughput [Mpps]</b>"
2577         titlefont:
2578           size: 14
2579         type: "linear"
2580         gridcolor: "rgb(230, 230, 230)"
2581         hoverformat: ".4s"
2582         linecolor: "rgb(220, 220, 220)"
2583         linewidth: 1
2584         showgrid: True
2585         showline: True
2586         showticklabels: True
2587         tickcolor: "rgb(220, 220, 220)"
2588         tickformat: ".4s"
2589         tickfont:
2590           size: 14
2591         zeroline: True
2592         rangemode: "tozero"
2593         range: [0,100]
2594       legend:
2595         orientation: "h"
2596         font:
2597           size: 14
2598         xanchor: "left"
2599         yanchor: "top"
2600         x: 0
2601         y: -0.2
2602         bgcolor: "rgba(255, 255, 255, 0)"
2603         bordercolor: "rgba(255, 255, 255, 0)"
2604         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2605       autosize: False
2606       margin:
2607           't': 50
2608           'b': 150
2609           'l': 85
2610           'r': 10
2611       showlegend: True
2612       width: 700
2613       height: 700
2614       paper_bgcolor: "#fff"
2615       plot_bgcolor: "#fff"
2616       hoverlabel:
2617         namelength: -1
2618       annotations: [
2619         {
2620           text: "_ _          __          ...",
2621           align: "left",
2622           showarrow: False,
2623           xref: "paper",
2624           yref: "paper",
2625           xanchor: "left",
2626           yanchor: "top",
2627           x: 0,
2628           y: -0.14,
2629           font: {
2630             family: "Consolas, Courier New",
2631             size: 13
2632           },
2633         },
2634         {
2635           text: "    Perfect     Measured     Limit",
2636           align: "left",
2637           showarrow: False,
2638           xref: "paper",
2639           yref: "paper",
2640           xanchor: "left",
2641           yanchor: "top",
2642           x: 0,
2643           y: -0.15,
2644           font: {
2645             family: "Consolas, Courier New",
2646             size: 13
2647           },
2648         },
2649       ]
2650
2651     plot-throughput-speedup-analysis-gbps:
2652       titlefont:
2653         size: 16
2654       xaxis:
2655         title: "<b>Number of Cores [Qty]</b>"
2656         titlefont:
2657           size: 14
2658         autorange: True
2659         fixedrange: False
2660         gridcolor: "rgb(230, 230, 230)"
2661         linecolor: "rgb(220, 220, 220)"
2662         linewidth: 1
2663         showgrid: True
2664         showline: True
2665         showticklabels: True
2666         tickcolor: "rgb(238, 238, 238)"
2667         tickmode: "linear"
2668         tickfont:
2669           size: 14
2670         zeroline: False
2671       yaxis:
2672         title: "<b>Packet Throughput [Gbps]</b>"
2673         titlefont:
2674           size: 14
2675         type: "linear"
2676         gridcolor: "rgb(230, 230, 230)"
2677         hoverformat: ".4s"
2678         linecolor: "rgb(220, 220, 220)"
2679         linewidth: 1
2680         showgrid: True
2681         showline: True
2682         showticklabels: True
2683         tickcolor: "rgb(220, 220, 220)"
2684         tickformat: ".4s"
2685         tickfont:
2686           size: 14
2687         zeroline: True
2688         rangemode: "tozero"
2689         range: [0,100]
2690       legend:
2691         orientation: "h"
2692         font:
2693           size: 14
2694         xanchor: "left"
2695         yanchor: "top"
2696         x: 0
2697         y: -0.2
2698         bgcolor: "rgba(255, 255, 255, 0)"
2699         bordercolor: "rgba(255, 255, 255, 0)"
2700         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2701       autosize: False
2702       margin:
2703           't': 50
2704           'b': 150
2705           'l': 85
2706           'r': 10
2707       showlegend: True
2708       width: 700
2709       height: 700
2710       paper_bgcolor: "#fff"
2711       plot_bgcolor: "#fff"
2712       hoverlabel:
2713         namelength: -1
2714       annotations: [
2715         {
2716           text: "_ _          __",
2717           align: "left",
2718           showarrow: False,
2719           xref: "paper",
2720           yref: "paper",
2721           xanchor: "left",
2722           yanchor: "top",
2723           x: 0,
2724           y: -0.13,
2725           font: {
2726             family: "Consolas, Courier New",
2727             size: 13
2728           },
2729         },
2730         {
2731           text: "    Perfect     Measured",
2732           align: "left",
2733           showarrow: False,
2734           xref: "paper",
2735           yref: "paper",
2736           xanchor: "left",
2737           yanchor: "top",
2738           x: 0,
2739           y: -0.15,
2740           font: {
2741             family: "Consolas, Courier New",
2742             size: 13
2743           },
2744         },
2745       ]
2746
2747     plot-throughput-speedup-analysis-cps:
2748       titlefont:
2749         size: 16
2750       xaxis:
2751         title: "<b>Number of Cores [Qty]</b>"
2752         titlefont:
2753           size: 14
2754         autorange: True
2755         fixedrange: False
2756         gridcolor: "rgb(230, 230, 230)"
2757         linecolor: "rgb(220, 220, 220)"
2758         linewidth: 1
2759         showgrid: True
2760         showline: True
2761         showticklabels: True
2762         tickcolor: "rgb(238, 238, 238)"
2763         tickmode: "linear"
2764         tickfont:
2765           size: 14
2766         zeroline: False
2767       yaxis:
2768         title: "<b>Connection Rate [Mcps]</b>"
2769         titlefont:
2770           size: 14
2771         type: "linear"
2772         gridcolor: "rgb(230, 230, 230)"
2773         hoverformat: ".4s"
2774         linecolor: "rgb(220, 220, 220)"
2775         linewidth: 1
2776         showgrid: True
2777         showline: True
2778         showticklabels: True
2779         tickcolor: "rgb(220, 220, 220)"
2780         tickformat: ".4s"
2781         tickfont:
2782           size: 14
2783         zeroline: True
2784         rangemode: "tozero"
2785         range: [0,100]
2786       legend:
2787         orientation: "h"
2788         font:
2789           size: 14
2790         xanchor: "left"
2791         yanchor: "top"
2792         x: 0
2793         y: -0.2
2794         bgcolor: "rgba(255, 255, 255, 0)"
2795         bordercolor: "rgba(255, 255, 255, 0)"
2796         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2797       autosize: False
2798       margin:
2799           't': 50
2800           'b': 150
2801           'l': 85
2802           'r': 10
2803       showlegend: True
2804       width: 700
2805       height: 700
2806       paper_bgcolor: "#fff"
2807       plot_bgcolor: "#fff"
2808       hoverlabel:
2809         namelength: -1
2810       annotations: [
2811         {
2812           text: "_ _          __",
2813           align: "left",
2814           showarrow: False,
2815           xref: "paper",
2816           yref: "paper",
2817           xanchor: "left",
2818           yanchor: "top",
2819           x: 0,
2820           y: -0.13,
2821           font: {
2822             family: "Consolas, Courier New",
2823             size: 13
2824           },
2825         },
2826         {
2827           text: "    Perfect     Measured",
2828           align: "left",
2829           showarrow: False,
2830           xref: "paper",
2831           yref: "paper",
2832           xanchor: "left",
2833           yanchor: "top",
2834           x: 0,
2835           y: -0.15,
2836           font: {
2837             family: "Consolas, Courier New",
2838             size: 13
2839           },
2840         },
2841       ]
2842
2843     plot-latency:
2844       titlefont:
2845         size: 16
2846       xaxis:
2847         title: "<b>Direction</b>"
2848         titlefont:
2849           size: 14
2850         autorange: True
2851         fixedrange: False
2852         gridcolor: "rgb(230, 230, 230)"
2853         linecolor: "rgb(220, 220, 220)"
2854         linewidth: 1
2855         showgrid: True
2856         showline: True
2857         showticklabels: False
2858         tickcolor: "rgb(220, 220, 220)"
2859         tickmode: "linear"
2860         tickfont:
2861           size: 14
2862         zeroline: False
2863       yaxis:
2864         title: "<b>Packet Latency [uSec]</b>"
2865         titlefont:
2866           size: 14
2867         type: "linear"
2868         gridcolor: "rgb(230, 230, 230)"
2869         hoverformat: ".4s"
2870         linecolor: "rgb(220, 220, 220)"
2871         linewidth: 1
2872         showgrid: True
2873         showline: True
2874         showticklabels: True
2875         tickcolor: "rgb(220, 220, 220)"
2876         tickformat: ".4s"
2877         tickfont:
2878           size: 14
2879         zeroline: True
2880         rangemode: "tozero"
2881       legend:
2882         orientation: "h"
2883         font:
2884           size: 14
2885         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2886       autosize: False
2887       margin:
2888           't': 50
2889           'b': 150
2890           'l': 80
2891           'r': 10
2892       showlegend: True
2893       width: 700
2894       height: 700
2895       paper_bgcolor: "#fff"
2896       plot_bgcolor: "#fff"
2897       hoverlabel:
2898         namelength: -1
2899
2900     plot-hdrh-latency:
2901       title:
2902         text: ""
2903         xanchor: "center"
2904         x: 0.5
2905         font:
2906           size: 16
2907       width: 700
2908       plot_bgcolor: "white"
2909       annotations:
2910         - font:
2911             size: 14
2912           showarrow: False
2913           text: "<b>Packet Latency [uSec]</b>"
2914           x: 1
2915           xanchor: "right"
2916           xref: "paper"
2917           y: -0.045
2918           yanchor: "top"
2919           yref: "paper"
2920         - font:
2921             size: 14
2922           showarrow: False
2923           text: "<b>Probability [%]</b>"
2924           textangle: 270
2925           x: -0.06
2926           xanchor: "center"
2927           xref: "paper"
2928           y: 0.5
2929           yanchor: "middle"
2930           yref: "paper"
2931         - font:
2932             size: 14
2933           showarrow: False
2934           text: "<b>Direction: E-W</b>"
2935           x: 0.24
2936           xanchor: "center"
2937           xref: "paper"
2938           y: 1.05
2939           yanchor: "bottom"
2940           yref: "paper"
2941         - font:
2942             size: 14
2943           showarrow: False
2944           text: "<b>Direction: W-E</b>"
2945           x: 0.74
2946           xanchor: "center"
2947           xref: "paper"
2948           y: 1.05
2949           yanchor: "bottom"
2950           yref: "paper"
2951
2952     plot-hdrh-latency-percentile-x-log:
2953       title:
2954         text: "<b>Latency by Percentile Distribution</b>"
2955         xanchor: "center"
2956         x: 0.5
2957         font:
2958           size: 18
2959       showlegend: True
2960       legend:
2961         traceorder: "normal"
2962         orientation: "h"
2963         font:
2964           size: 16
2965         xanchor: "left"
2966         yanchor: "top"
2967         x: 0
2968         y: -0.2
2969         bgcolor: "rgba(255, 255, 255, 0)"
2970         bordercolor: "rgba(255, 255, 255, 0)"
2971       xaxis:
2972         type: "log"
2973         title: "<b>Percentile [%]</b>"
2974         titlefont:
2975           size: 14
2976         autorange: False
2977         fixedrange: True
2978         gridcolor: "rgb(230, 230, 230)"
2979         linecolor: "rgb(220, 220, 220)"
2980         linewidth: 1
2981         showgrid: True
2982         showline: True
2983         showticklabels: True
2984         tickcolor: "rgb(220, 220, 220)"
2985         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6]
2986         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999]
2987         tickfont:
2988           size: 14
2989       yaxis:
2990         title: "<b>One-Way Latency per Direction [uSec]</b>"
2991         titlefont:
2992           size: 14
2993         gridcolor: "rgb(230, 230, 230)"
2994         linecolor: "rgb(220, 220, 220)"
2995         linewidth: 1
2996         showgrid: True
2997         showline: True
2998         showticklabels: True
2999         tickcolor: "rgb(220, 220, 220)"
3000         tickfont:
3001           size: 14
3002       autosize: False
3003       width: 700
3004       height: 700
3005       paper_bgcolor: "white"
3006       plot_bgcolor: "white"
3007
3008     plot-hdrh-latency-by-percentile:
3009       title:
3010         text: "<b>Latency by Percentile Distribution</b>"
3011         xanchor: "center"
3012         x: 0.5
3013         font:
3014           size: 18
3015       showlegend: True
3016       legend:
3017         traceorder: "normal"
3018         orientation: "h"
3019         font:
3020           size: 16
3021         xanchor: "left"
3022         yanchor: "top"
3023         x: 0
3024         y: -0.2
3025         bgcolor: "rgba(255, 255, 255, 0)"
3026         bordercolor: "rgba(255, 255, 255, 0)"
3027       xaxis:
3028         type: "linear"
3029         title: "<b>Percentile [%]</b>"
3030         titlefont:
3031           size: 14
3032         autorange: False
3033         fixedrange: False
3034         range: [0, 100]
3035         gridcolor: "rgb(230, 230, 230)"
3036         linecolor: "rgb(220, 220, 220)"
3037         linewidth: 1
3038         showgrid: True
3039         showline: True
3040         showticklabels: True
3041         tickcolor: "rgb(220, 220, 220)"
3042         tickvals: [0, 25, 50, 75, 100]
3043         ticktext: [0, 25, 50, 75, 100]
3044         tickfont:
3045           size: 14
3046       yaxis:
3047         title: "<b>One-Way Latency per Direction [uSec]</b>"
3048         titlefont:
3049           size: 14
3050         gridcolor: "rgb(230, 230, 230)"
3051         linecolor: "rgb(220, 220, 220)"
3052         linewidth: 1
3053         showgrid: True
3054         showline: True
3055         showticklabels: True
3056         tickcolor: "rgb(220, 220, 220)"
3057         tickfont:
3058           size: 14
3059       width: 700
3060       height: 700
3061       paper_bgcolor: "white"
3062       plot_bgcolor: "white"
3063
3064 - type: "static"
3065   src-path: "{DIR[RST]}"
3066   dst-path: "{DIR[WORKING,SRC]}"
3067
3068 - type: "input"
3069   general:
3070     file-name: "output_info.xml.gz"
3071     file-format: ".gz"
3072     arch-file-format:
3073       - ".gz"
3074       - ".zip"
3075     download-path: "{job}/{build}/archives/{filename}"
3076     extract: "output.xml"
3077
3078     zip-file-name: "robot-plugin.zip"
3079     zip-file-format: ".zip"
3080     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
3081     zip-extract: "robot-plugin/output.xml"
3082
3083   builds:
3084
3085     csit-vpp-perf-report-iterative-2009-3n-hsw:
3086       - 18  # rls2005 MRR iter env 5
3087       - 9   # rls2005 NDRPDR iter env 5
3088       - 10  # rls2005 NDRPDR iter env 5
3089       - 11  # rls2005 NDRPDR iter env 5
3090       - 12  # rls2005 NDRPDR iter env 5
3091       - 13  # rls2005 NDRPDR iter env 5
3092       - 14  # rls2005 NDRPDR iter env 5
3093       - 15  # rls2005 NDRPDR iter env 5
3094       - 16  # rls2005 NDRPDR iter env 5
3095       - 17  # rls2005 NDRPDR iter env 5
3096       - 19  # rls2005 NDRPDR iter env 5
3097       - 23  # rls2009 MRR iter env 5
3098       - 21  # rls2009 NDRPDR iter env 5
3099       - 22  # rls2009 NDRPDR iter env 5
3100       - 24  # rls2009 NDRPDR iter env 5
3101       - 25  # rls2009 NDRPDR iter env 5
3102       - 26  # rls2009 NDRPDR iter env 5
3103       - 27  # rls2009 NDRPDR iter env 5
3104       - 28  # rls2009 NDRPDR iter env 5
3105       - 29  # rls2009 NDRPDR iter env 5
3106       - 30  # rls2009 NDRPDR iter env 5
3107       - 31  # rls2009 NDRPDR iter env 5
3108     csit-vpp-perf-report-iterative-2101-3n-hsw:
3109       - 17  # rls2009 MRR iter env 6
3110       - 19  # rls2009 NDRPDR iter env 6
3111       - 20  # rls2009 NDRPDR iter env 6
3112       - 21  # rls2009 NDRPDR iter env 6
3113       - 22  # rls2009 NDRPDR iter env 6
3114       - 23  # rls2009 NDRPDR iter env 6
3115       - 24  # rls2009 NDRPDR iter env 6
3116       - 25  # rls2009 NDRPDR iter env 6
3117       - 26  # rls2009 NDRPDR iter env 6
3118       - 27  # rls2009 NDRPDR iter env 6
3119       - 63  # rls2101.rel MRR iter env 6
3120       - 64  # rls2101.rel NDRPDR iter env 6
3121       - 71  # rls2101.rel NDRPDR iter env 6
3122       - 73  # rls2101.rel NDRPDR iter env 6
3123       - 74  # rls2101.rel NDRPDR iter env 6
3124       - 80  # rls2101.rel NDRPDR iter env 6
3125       - 81  # rls2101.rel NDRPDR iter env 6
3126       - 82  # rls2101.rel NDRPDR iter env 6
3127       - 83  # rls2101.rel NDRPDR iter env 6
3128       - 88  # rls2101.rel NDRPDR iter env 6
3129       - 89  # rls2101.rel NDRPDR iter env 6
3130       - 128 # rls2101.rel NDRPDR iter RND env 6
3131       - 129 # rls2101.rel NDRPDR iter RND env 6
3132       - 130 # rls2101.rel NDRPDR iter RND env 6
3133       - 131 # rls2101.rel NDRPDR iter RND env 6
3134       - 132 # rls2101.rel NDRPDR iter RND env 6
3135       - 133 # rls2101.rel NDRPDR iter RND env 6
3136       - 134 # rls2101.rel NDRPDR iter RND env 6
3137       - 135 # rls2101.rel NDRPDR iter RND env 6
3138       - 136 # rls2101.rel NDRPDR iter RND env 6
3139       - 137 # rls2101.rel NDRPDR iter RND env 6
3140       - 65  # rls2101.rel NDRPDR reconf iter env 6
3141       - 68  # rls2101.rel NDRPDR reconf iter env 6
3142       - 77  # rls2101.rel NDRPDR reconf iter env 6
3143       - 84  # rls2101.rel NDRPDR reconf iter env 6
3144       - 90  # rls2101.rel NDRPDR reconf iter env 6
3145       - 96  # rls2101.rel NDRPDR reconf iter env 6
3146       - 101 # rls2101.rel NDRPDR reconf iter env 6
3147       - 104 # rls2101.rel NDRPDR reconf iter env 6
3148       - 105 # rls2101.rel NDRPDR reconf iter env 6
3149       - 106 # rls2101.rel NDRPDR reconf iter env 6
3150       - 107 # rls2101.rel NDRPDR reconf iter env 6
3151       - 108 # rls2101.rel NDRPDR reconf iter env 6
3152       - 110 # rls2101.rel NDRPDR reconf iter env 6
3153       - 111 # rls2101.rel NDRPDR reconf iter env 6
3154       - 112 # rls2101.rel NDRPDR reconf iter env 6
3155       - 113 # rls2101.rel NDRPDR reconf iter env 6
3156       - 114 # rls2101.rel NDRPDR reconf iter env 6
3157       - 115 # rls2101.rel NDRPDR reconf iter env 6
3158       - 116 # rls2101.rel NDRPDR reconf iter env 6
3159       - 117 # rls2101.rel NDRPDR reconf iter env 6
3160       - 69  # rls2101.rel Hoststack iter env 6
3161       - 70  # rls2101.rel Hoststack iter env 6
3162       - 75  # rls2101.rel Hoststack iter env 6
3163       - 76  # rls2101.rel Hoststack iter env 6
3164       - 78  # rls2101.rel Hoststack iter env 6
3165       - 79  # rls2101.rel Hoststack iter env 6
3166       - 85  # rls2101.rel Hoststack iter env 6
3167       - 86  # rls2101.rel Hoststack iter env 6
3168       - 87  # rls2101.rel Hoststack iter env 6
3169       - 91  # rls2101.rel Hoststack iter env 6
3170       - 92  # rls2101.rel Hoststack iter env 6
3171       - 93  # rls2101.rel Hoststack iter env 6
3172       - 94  # rls2101.rel Hoststack iter env 6
3173       - 95  # rls2101.rel Hoststack iter env 6
3174       - 97  # rls2101.rel Hoststack iter env 6
3175       - 98  # rls2101.rel Hoststack iter env 6
3176       - 99  # rls2101.rel Hoststack iter env 6
3177       - 100 # rls2101.rel Hoststack iter env 6
3178       - 102 # rls2101.rel Hoststack iter env 6
3179       - 103 # rls2101.rel Hoststack iter env 6
3180     csit-vpp-perf-report-coverage-2101-3n-hsw:
3181       - 1   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-00
3182       - 2   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-01
3183       - 3   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-02
3184       - 4   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-03
3185       - 5   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-00
3186       - 6   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-01
3187       - 7   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-02
3188       - 8   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-03
3189       - 9   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-04
3190       - 10  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-05
3191       - 11  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-06
3192       - 12  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-07
3193       - 13  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4tun-00
3194       - 14  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4tun-01
3195       - 15  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4tun-02
3196       - 16  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip6-00
3197       - 18  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip6-01
3198       - 19  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-00
3199       - 20  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-01
3200       - 21  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-02
3201       - 22  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-03
3202       - 23  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-04
3203       - 24  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip6tun-00
3204       - 25  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-05
3205       - 26  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-06
3206       - 27  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-07
3207       - 28  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-08
3208       - 29  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-09
3209       - 30  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-10
3210       - 31  # rls2101.rel NDRPDR cov env 6 3n-hsw-memif-00
3211       - 32  # rls2101.rel NDRPDR cov env 6 3n-hsw-srv6-00
3212       - 33  # rls2101.rel NDRPDR cov env 6 3n-hsw-srv6-01
3213       - 34  # rls2101.rel NDRPDR cov env 6 3n-hsw-vhost-00
3214       - 35  # rls2101.rel NDRPDR cov env 6 3n-hsw-vhost-01
3215       - 36  # rls2101.rel NDRPDR cov env 6 3n-hsw-vhost-02
3216
3217
3218     csit-vpp-perf-report-iterative-2009-3n-skx:
3219       - 17  # rls2005 MRR iter env 5
3220       - 13  # rls2005 NDRPDR iter env 5
3221       - 18  # rls2005 NDRPDR iter env 5
3222       - 19  # rls2005 NDRPDR iter env 5
3223       - 41  # rls2005 NDRPDR iter env 5
3224       - 43  # rls2005 NDRPDR iter env 5
3225       - 44  # rls2005 NDRPDR iter env 5
3226       - 45  # rls2005 NDRPDR iter env 5
3227       - 46  # rls2005 NDRPDR iter env 5
3228       - 48  # rls2005 NDRPDR iter env 5
3229       - 49  # rls2005 NDRPDR iter env 5
3230       - 24  # rls2009 MRR iter env 5
3231       - 26  # rls2009 NDRPDR iter env 5
3232       - 27  # rls2009 NDRPDR iter env 5
3233       - 28  # rls2009 NDRPDR iter env 5
3234       - 29  # rls2009 NDRPDR iter env 5
3235       - 35  # rls2009 NDRPDR iter env 5
3236       - 36  # rls2009 NDRPDR iter env 5
3237       - 37  # rls2009 NDRPDR iter env 5
3238       - 38  # rls2009 NDRPDR iter env 5
3239       - 39  # rls2009 NDRPDR iter env 5
3240       - 40  # rls2009 NDRPDR iter env 5
3241     csit-vpp-perf-report-iterative-2101-3n-skx:
3242       - 34  # rls2009 MRR iter env 6
3243       - 14  # rls2009 NDRPDR iter env 6
3244       - 15  # rls2009 NDRPDR iter env 6
3245       - 16  # rls2009 NDRPDR iter env 6
3246       - 17  # rls2009 NDRPDR iter env 6
3247       - 18  # rls2009 NDRPDR iter env 6
3248       - 25  # rls2009 NDRPDR iter env 6
3249       - 26  # rls2009 NDRPDR iter env 6
3250       - 27  # rls2009 NDRPDR iter env 6
3251       - 29  # rls2009 NDRPDR iter env 6
3252       - 31  # rls2009 NDRPDR iter env 6
3253       - 35  # rls2101.rel MRR iter env 6
3254       - 36  # rls2101.rel NDRPDR iter env 6
3255       - 37  # rls2101.rel NDRPDR iter env 6
3256       - 38  # rls2101.rel NDRPDR iter env 6
3257       - 39  # rls2101.rel NDRPDR iter env 6
3258       - 40  # rls2101.rel NDRPDR iter env 6
3259       - 41  # rls2101.rel NDRPDR iter env 6
3260       - 42  # rls2101.rel NDRPDR iter env 6
3261       - 47  # rls2101.rel NDRPDR iter env 6
3262       - 48  # rls2101.rel NDRPDR iter env 6
3263       - 50  # rls2101.rel NDRPDR iter env 6
3264     csit-vpp-perf-report-coverage-2101-3n-skx:
3265       - 1   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-00
3266       - 2   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-01
3267       - 3   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-02
3268       - 4   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-03
3269       - 5   # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-00
3270       - 16  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-01
3271       - 7   # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-02
3272       - 17  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-03
3273       - 18  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-04
3274       - 19  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-05
3275       - 20  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-06
3276       - 12  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-06
3277       - 13  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4tun-00
3278       - 26  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4tun-01
3279       - 15  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4tun-02
3280       - 21  # rls2101.rel NDRPDR cov env 6 3n-skx-ip6-00
3281       - 22  # rls2101.rel NDRPDR cov env 6 3n-skx-ip6-01
3282       - 23  # rls2101.rel NDRPDR cov env 6 3n-skx-ip6tun-00
3283       - 24  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-00
3284       - 30  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-01
3285       - 27  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-02
3286       - 28  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-03
3287       - 29  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-04
3288       - 31  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-05
3289       - 32  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-06
3290       - 33  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-07
3291       - 34  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-08
3292       - 35  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-09
3293       - 36  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-10
3294       - 37  # rls2101.rel NDRPDR cov env 6 3n-skx-memif-00
3295       - 38  # rls2101.rel NDRPDR cov env 6 3n-skx-srv6-00
3296       - 39  # rls2101.rel NDRPDR cov env 6 3n-skx-srv6-01
3297       - 40  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-00
3298       - 41  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-01
3299       - 42  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-02
3300       - 43  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-03
3301
3302     csit-vpp-perf-report-iterative-2009-2n-skx:
3303       - 20  # rls2005 MRR iter env 5
3304       - 13  # rls2005 NDRPDR iter env 5
3305       - 16  # rls2005 NDRPDR iter env 5
3306       - 17  # rls2005 NDRPDR iter env 5
3307       - 18  # rls2005 NDRPDR iter env 5
3308       - 19  # rls2005 NDRPDR iter env 5
3309       - 21  # rls2005 NDRPDR iter env 5
3310       - 22  # rls2005 NDRPDR iter env 5
3311       - 23  # rls2005 NDRPDR iter env 5
3312       - 24  # rls2005 NDRPDR iter env 5
3313       - 25  # rls2005 NDRPDR iter env 5
3314       - 120 # rls2009 MRR iter env 5
3315       - 35  # rls2009 NDRPDR iter env 5
3316       - 36  # rls2009 NDRPDR iter env 5
3317       - 37  # rls2009 NDRPDR iter env 5
3318       - 39  # rls2009 NDRPDR iter env 5
3319       - 40  # rls2009 NDRPDR iter env 5
3320       - 42  # rls2009 NDRPDR iter env 5
3321       - 43  # rls2009 NDRPDR iter env 5
3322       - 44  # rls2009 NDRPDR iter env 5
3323       - 46  # rls2009 NDRPDR iter env 5
3324       - 48  # rls2009 NDRPDR iter env 5
3325       - 110 # rls2009 NDRPDR iter NAT44 env 5
3326       - 111 # rls2009 NDRPDR iter NAT44 env 5
3327       - 112 # rls2009 NDRPDR iter NAT44 env 5
3328       - 113 # rls2009 NDRPDR iter NAT44 env 5
3329       - 114 # rls2009 NDRPDR iter NAT44 env 5
3330       - 115 # rls2009 NDRPDR iter NAT44 env 5
3331       - 116 # rls2009 NDRPDR iter NAT44 env 5
3332       - 118 # rls2009 NDRPDR iter NAT44 env 5
3333       - 119 # rls2009 NDRPDR iter NAT44 env 5
3334       - 121 # rls2009 NDRPDR iter NAT44 env 5
3335     csit-vpp-perf-report-iterative-2101-2n-skx:
3336       - 21  # rls2009 MRR iter env 6
3337       - 22  # rls2009 NDRPDR iter env 6
3338       - 23  # rls2009 NDRPDR iter env 6
3339       - 24  # rls2009 NDRPDR iter env 6
3340       - 25  # rls2009 NDRPDR iter env 6
3341       - 26  # rls2009 NDRPDR iter env 6
3342       - 28  # rls2009 NDRPDR iter env 6
3343       - 39  # rls2009 NDRPDR iter env 6
3344       - 40  # rls2009 NDRPDR iter env 6
3345       - 41  # rls2009 NDRPDR iter env 6
3346       - 44  # rls2009 NDRPDR iter env 6
3347       - 62  # rls2101.rel MRR iter env 6
3348       - 63  # rls2101.rel NDRPDR iter env 6
3349       - 69  # rls2101.rel NDRPDR iter env 6
3350       - 70  # rls2101.rel NDRPDR iter env 6
3351       - 75  # rls2101.rel NDRPDR iter env 6
3352       - 76  # rls2101.rel NDRPDR iter env 6
3353       - 77  # rls2101.rel NDRPDR iter env 6
3354       - 82  # rls2101.rel NDRPDR iter env 6
3355       - 85  # rls2101.rel NDRPDR iter env 6
3356       - 86  # rls2101.rel NDRPDR iter env 6
3357       - 94  # rls2101.rel NDRPDR iter env 6
3358       - 89  # rls2101.rel NDRPDR iter RND env 6
3359       - 90  # rls2101.rel NDRPDR iter RND env 6
3360       - 91  # rls2101.rel NDRPDR iter RND env 6
3361       - 92  # rls2101.rel NDRPDR iter RND env 6
3362       - 93  # rls2101.rel NDRPDR iter RND env 6
3363       - 96  # rls2101.rel NDRPDR iter RND env 6
3364       - 98  # rls2101.rel NDRPDR iter RND env 6
3365       - 99  # rls2101.rel NDRPDR iter RND env 6
3366       - 101 # rls2101.rel NDRPDR iter RND env 6
3367       - 102 # rls2101.rel NDRPDR iter RND env 6
3368       - 116 # rls2101.rel NDRPDR iter NAT env 6
3369       - 117 # rls2101.rel NDRPDR iter NAT env 6
3370       - 118 # rls2101.rel NDRPDR iter NAT env 6
3371       - 119 # rls2101.rel NDRPDR iter NAT env 6
3372       - 120 # rls2101.rel NDRPDR iter NAT env 6
3373       - 121 # rls2101.rel NDRPDR iter NAT env 6
3374       - 122 # rls2101.rel NDRPDR iter NAT env 6
3375       - 123 # rls2101.rel NDRPDR iter NAT env 6
3376       - 124 # rls2101.rel NDRPDR iter NAT env 6
3377       - 125 # rls2101.rel NDRPDR iter NAT env 6
3378       - 65  # rls2101.rel MRR nf-density iter env 6
3379       - 67  # rls2101.rel NDRPDR nf-density iter env 6
3380       - 72  # rls2101.rel NDRPDR nf-density iter env 6
3381       - 79  # rls2101.rel NDRPDR nf-density iter env 6
3382       - 83  # rls2101.rel NDRPDR nf-density iter env 6
3383       - 88  # rls2101.rel NDRPDR nf-density iter env 6
3384       - 97  # rls2101.rel NDRPDR nf-density iter env 6
3385       - 103 # rls2101.rel NDRPDR nf-density iter env 6
3386       - 108 # rls2101.rel NDRPDR nf-density iter env 6
3387       - 109 # rls2101.rel NDRPDR nf-density iter env 6
3388       - 110 # rls2101.rel NDRPDR nf-density iter env 6
3389       - 64  # rls2101.rel NDRPDR reconf iter env 6
3390       - 66  # rls2101.rel NDRPDR reconf iter env 6
3391       - 71  # rls2101.rel NDRPDR reconf iter env 6
3392       - 74  # rls2101.rel NDRPDR reconf iter env 6
3393       - 78  # rls2101.rel NDRPDR reconf iter env 6
3394       - 87  # rls2101.rel NDRPDR reconf iter env 6
3395       - 95  # rls2101.rel NDRPDR reconf iter env 6
3396       - 100 # rls2101.rel NDRPDR reconf iter env 6
3397       - 104 # rls2101.rel NDRPDR reconf iter env 6
3398       - 106 # rls2101.rel NDRPDR reconf iter env 6
3399       - 68  # rls2101.rel soak env 6
3400       - 73  # rls2101.rel soak env 6
3401     csit-vpp-perf-report-coverage-2101-2n-skx:
3402       - 1   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-00
3403       - 2   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-01
3404       - 3   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-02
3405       - 4   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-03
3406       - 5   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-04
3407       - 6   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-05
3408       - 7   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-06
3409       - 8   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-07
3410       - 21  # rls2101.rel NDRPDR cov env 6 2n-skx-ip4tun-00
3411       - 22  # rls2101.rel NDRPDR cov env 6 2n-skx-ip4tun-00
3412       - 10  # rls2101.rel NDRPDR cov env 6 2n-skx-ip6-00
3413       - 11  # rls2101.rel NDRPDR cov env 6 2n-skx-ip6-01
3414       - 12  # rls2101.rel NDRPDR cov env 6 2n-skx-l2-00
3415       - 13  # rls2101.rel NDRPDR cov env 6 2n-skx-l2-01
3416       - 14  # rls2101.rel NDRPDR cov env 6 2n-skx-lb-00
3417       - 15  # rls2101.rel NDRPDR cov env 6 2n-skx-memif-00
3418       - 16  # rls2101.rel NDRPDR cov env 6 2n-skx-vhost-00
3419       - 17  # rls2101.rel NDRPDR cov env 6 2n-skx-vhost-01
3420       - 19  # rls2101.rel NDRPDR cov env 6 2n-skx-vts-00
3421
3422     csit-vpp-perf-report-iterative-2009-2n-clx:
3423       - 77  # rls2005 MRR iter env 5
3424       - 13  # rls2005 NDRPDR iter env 5
3425       - 15  # rls2005 NDRPDR iter env 5
3426       - 17  # rls2005 NDRPDR iter env 5
3427       - 18  # rls2005 NDRPDR iter env 5
3428       - 19  # rls2005 NDRPDR iter env 5
3429       - 20  # rls2005 NDRPDR iter env 5
3430       - 21  # rls2005 NDRPDR iter env 5
3431       - 22  # rls2005 NDRPDR iter env 5
3432       - 23  # rls2005 NDRPDR iter env 5
3433       - 24  # rls2005 NDRPDR iter env 5
3434       - 125 # rls2009 MRR iter env 5
3435       - 36  # rls2009 NDRPDR iter env 5
3436       - 39  # rls2009 NDRPDR iter env 5
3437       - 40  # rls2009 NDRPDR iter env 5
3438       - 65  # rls2009 NDRPDR iter env 5
3439       - 66  # rls2009 NDRPDR iter env 5
3440       - 79  # rls2009 NDRPDR iter env 5
3441       - 82  # rls2009 NDRPDR iter env 5
3442       - 88  # rls2009 NDRPDR iter env 5
3443       - 89  # rls2009 NDRPDR iter env 5
3444       - 90  # rls2009 NDRPDR iter env 5
3445       - 114 # rls2009 NDRPDR iter NAT44 env 5
3446       - 115 # rls2009 NDRPDR iter NAT44 env 5
3447       - 116 # rls2009 NDRPDR iter NAT44 env 5
3448       - 117 # rls2009 NDRPDR iter NAT44 env 5
3449       - 118 # rls2009 NDRPDR iter NAT44 env 5
3450       - 119 # rls2009 NDRPDR iter NAT44 env 5
3451       - 121 # rls2009 NDRPDR iter NAT44 env 5
3452       - 122 # rls2009 NDRPDR iter NAT44 env 5
3453       - 123 # rls2009 NDRPDR iter NAT44 env 5
3454       - 126 # rls2009 NDRPDR iter NAT44 env 5
3455     csit-vpp-perf-report-iterative-2101-2n-clx:
3456       - 15  # rls2009 MRR iter env 6
3457       - 16  # rls2009 NDRPDR iter env 6
3458       - 17  # rls2009 NDRPDR iter env 6
3459       - 18  # rls2009 NDRPDR iter env 6
3460       - 19  # rls2009 NDRPDR iter env 6
3461       - 20  # rls2009 NDRPDR iter env 6
3462       - 21  # rls2009 NDRPDR iter env 6
3463       - 32  # rls2009 NDRPDR iter env 6
3464       - 33  # rls2009 NDRPDR iter env 6
3465       - 34  # rls2009 NDRPDR iter env 6
3466       - 35  # rls2009 NDRPDR iter env 6
3467       - 53  # rls2101.rel MRR iter env 6
3468       - 54  # rls2101.rel NDRPDR iter env 6
3469       - 59  # rls2101.rel NDRPDR iter env 6
3470       - 60  # rls2101.rel NDRPDR iter env 6
3471       - 63  # rls2101.rel NDRPDR iter env 6
3472       - 66  # rls2101.rel NDRPDR iter env 6
3473       - 68  # rls2101.rel NDRPDR iter env 6
3474       - 73  # rls2101.rel NDRPDR iter env 6
3475       - 75  # rls2101.rel NDRPDR iter env 6
3476       - 86  # rls2101.rel NDRPDR iter env 6
3477       - 90  # rls2101.rel NDRPDR iter env 6
3478       - 80  # rls2101.rel NDRPDR iter RND env 6
3479       - 87  # rls2101.rel NDRPDR iter RND env 6
3480       - 91  # rls2101.rel NDRPDR iter RND env 6
3481       - 92  # rls2101.rel NDRPDR iter RND env 6
3482       - 93  # rls2101.rel NDRPDR iter RND env 6
3483       - 94  # rls2101.rel NDRPDR iter RND env 6
3484       - 95  # rls2101.rel NDRPDR iter RND env 6
3485       - 100 # rls2101.rel NDRPDR iter RND env 6
3486       - 106 # rls2101.rel NDRPDR iter RND env 6
3487       - 108 # rls2101.rel NDRPDR iter RND env 6
3488       - 112 # rls2101.rel NDRPDR iter NAT env 6
3489       - 113 # rls2101.rel NDRPDR iter NAT env 6
3490       - 114 # rls2101.rel NDRPDR iter NAT env 6
3491       - 115 # rls2101.rel NDRPDR iter NAT env 6
3492       - 116 # rls2101.rel NDRPDR iter NAT env 6
3493       - 117 # rls2101.rel NDRPDR iter NAT env 6
3494       - 118 # rls2101.rel NDRPDR iter NAT env 6
3495       - 119 # rls2101.rel NDRPDR iter NAT env 6
3496       - 120 # rls2101.rel NDRPDR iter NAT env 6
3497       - 121 # rls2101.rel NDRPDR iter NAT env 6
3498       - 122 # rls2101.rel NDRPDR iter MLX env 6
3499       - 123 # rls2101.rel NDRPDR iter MLX env 6
3500       - 124 # rls2101.rel NDRPDR iter MLX env 6
3501       - 126 # rls2101.rel NDRPDR iter MLX env 6
3502       - 127 # rls2101.rel NDRPDR iter MLX env 6
3503       - 128 # rls2101.rel NDRPDR iter MLX env 6
3504       - 129 # rls2101.rel NDRPDR iter MLX env 6
3505       - 130 # rls2101.rel NDRPDR iter MLX env 6
3506       - 131 # rls2101.rel NDRPDR iter MLX env 6
3507       - 132 # rls2101.rel NDRPDR iter MLX env 6
3508       - 72  # rls2101.rel MRR nf-density iter env 6
3509       - 57  # rls2101.rel NDRPDR nf-density iter env 6
3510       - 62  # rls2101.rel NDRPDR nf-density iter env 6
3511       - 70  # rls2101.rel NDRPDR nf-density iter env 6
3512       - 71  # rls2101.rel NDRPDR nf-density iter env 6
3513       - 82  # rls2101.rel NDRPDR nf-density iter env 6
3514       - 88  # rls2101.rel NDRPDR nf-density iter env 6
3515       - 89  # rls2101.rel NDRPDR nf-density iter env 6
3516       - 96  # rls2101.rel NDRPDR nf-density iter env 6
3517       - 97  # rls2101.rel NDRPDR nf-density iter env 6
3518       - 98  # rls2101.rel NDRPDR nf-density iter env 6
3519       - 55  # rls2101.rel NDRPDR reconf iter env 6
3520       - 64  # rls2101.rel NDRPDR reconf iter env 6
3521       - 76  # rls2101.rel NDRPDR reconf iter env 6
3522       - 83  # rls2101.rel NDRPDR reconf iter env 6
3523       - 99  # rls2101.rel NDRPDR reconf iter env 6
3524       - 101 # rls2101.rel NDRPDR reconf iter env 6
3525       - 102 # rls2101.rel NDRPDR reconf iter env 6
3526       - 107 # rls2101.rel NDRPDR reconf iter env 6
3527       - 109 # rls2101.rel NDRPDR reconf iter env 6
3528       - 110 # rls2101.rel NDRPDR reconf iter env 6
3529       - 58  # rls2101.rel soak env 6
3530       - 61  # rls2101.rel soak env 6
3531     csit-vpp-perf-report-coverage-2101-2n-clx:
3532       - 1   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-00
3533       - 2   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-01
3534       - 3   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-02
3535       - 4   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-03
3536       - 5   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-04
3537       - 6   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-05
3538       - 7   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-06
3539       - 8   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-07
3540       - 19  # rls2101.rel NDRPDR cov env 6 2n-clx-ip4tun-00
3541       - 20  # rls2101.rel NDRPDR cov env 6 2n-clx-ip4tun-00
3542       - 10  # rls2101.rel NDRPDR cov env 6 2n-clx-ip6-00
3543       - 11  # rls2101.rel NDRPDR cov env 6 2n-clx-ip6-01
3544       - 12  # rls2101.rel NDRPDR cov env 6 2n-clx-l2-00
3545       - 13  # rls2101.rel NDRPDR cov env 6 2n-clx-l2-01
3546       - 14  # rls2101.rel NDRPDR cov env 6 2n-clx-lb-00
3547       - 15  # rls2101.rel NDRPDR cov env 6 2n-clx-memif-00
3548       - 16  # rls2101.rel NDRPDR cov env 6 2n-clx-vhost-00
3549       - 17  # rls2101.rel NDRPDR cov env 6 2n-clx-vhost-01
3550       - 18  # rls2101.rel NDRPDR cov env 6 2n-clx-vts-00
3551
3552     csit-vpp-perf-report-iterative-2009-2n-zn2:
3553       - 15  # rls2009 MRR iter env 5
3554       - 17  # rls2009 NDRPDR iter env 5
3555       - 18  # rls2009 NDRPDR iter env 5
3556       - 31  # rls2009 NDRPDR iter env 5
3557       - 33  # rls2009 NDRPDR iter env 5
3558       - 34  # rls2009 NDRPDR iter env 5
3559     csit-vpp-perf-report-iterative-2101-2n-zn2:
3560       - 8   # rls2009 MRR iter env6
3561       - 9   # rls2009 NDRPDR iter env 6
3562       - 10  # rls2009 NDRPDR iter env 6
3563       - 11  # rls2009 NDRPDR iter env 6
3564       - 12  # rls2009 NDRPDR iter env 6
3565       - 13  # rls2009 NDRPDR iter env 6
3566       - 20  # rls2009 NDRPDR iter env 6
3567       - 21  # rls2009 NDRPDR iter env 6
3568       - 22  # rls2009 NDRPDR iter env 6
3569       - 25  # rls2009 NDRPDR iter env 6
3570       - 26  # rls2009 NDRPDR iter env 6
3571       - 30  # rls2101.rel MRR iter env 6
3572       - 31  # rls2101.rel NDRPDR iter env 6
3573       - 32  # rls2101.rel NDRPDR iter env 6
3574       - 33  # rls2101.rel NDRPDR iter env 6
3575       - 34  # rls2101.rel NDRPDR iter env 6
3576       - 35  # rls2101.rel NDRPDR iter env 6
3577       - 36  # rls2101.rel NDRPDR iter env 6
3578       - 37  # rls2101.rel NDRPDR iter env 6
3579       - 38  # rls2101.rel NDRPDR iter env 6
3580       - 44  # rls2101.rel NDRPDR iter env 6
3581       - 49  # rls2101.rel NDRPDR iter env 6
3582       - 39  # rls2101.rel NDRPDR iter RND env 6
3583       - 40  # rls2101.rel NDRPDR iter RND env 6
3584       - 41  # rls2101.rel NDRPDR iter RND env 6
3585       - 42  # rls2101.rel NDRPDR iter RND env 6
3586       - 43  # rls2101.rel NDRPDR iter RND env 6
3587       - 45  # rls2101.rel NDRPDR iter RND env 6
3588       - 48  # rls2101.rel NDRPDR iter RND env 6
3589       - 50  # rls2101.rel NDRPDR iter RND env 6
3590       - 51  # rls2101.rel NDRPDR iter RND env 6
3591       - 52  # rls2101.rel NDRPDR iter RND env 6
3592     csit-vpp-perf-report-coverage-2101-2n-zn2:
3593       - 1   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-00
3594       - 2   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-01
3595       - 3   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-02
3596       - 4   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-03
3597       - 5   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-04
3598       - 6   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-05
3599       - 17  # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4tun-00
3600       - 18  # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4tun-01
3601       - 8   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip6-00
3602       - 9   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip6-01
3603       - 10  # rls2101.rel NDRPDR cov env 6 2n-zn2-l2-00
3604       - 11  # rls2101.rel NDRPDR cov env 6 2n-zn2-l2-01
3605       - 12  # rls2101.rel NDRPDR cov env 6 2n-zn2-lb-00
3606       - 13  # rls2101.rel NDRPDR cov env 6 2n-zn2-memif-00
3607       - 14  # rls2101.rel NDRPDR cov env 6 2n-zn2-vhost-00
3608       - 15  # rls2101.rel NDRPDR cov env 6 2n-zn2-vhost-00
3609       - 16  # rls2101.rel NDRPDR cov env 6 2n-zn2-vts-00
3610
3611     csit-vpp-perf-report-iterative-2009-3n-tsh:
3612       - 8   # rls2005 NDRPDR iter env 5
3613       - 11  # rls2005 NDRPDR iter env 5
3614       - 12  # rls2005 NDRPDR iter env 5
3615       - 24  # rls2005 NDRPDR iter env 5
3616       - 27  # rls2005 NDRPDR iter env 5
3617       - 29  # rls2005 NDRPDR iter env 5
3618       - 31  # rls2005 NDRPDR iter env 5
3619       - 39  # rls2005 NDRPDR iter env 5
3620       - 40  # rls2005 NDRPDR iter env 5
3621       - 42  # rls2005 NDRPDR iter env 5
3622       - 13  # rls2005 MRR iter env 5
3623       - 14  # rls2009 NDRPDR iter env 5
3624       - 20  # rls2009 NDRPDR iter env 5
3625       - 21  # rls2009 NDRPDR iter env 5
3626       - 22  # rls2009 NDRPDR iter env 5
3627       - 23  # rls2009 NDRPDR iter env 5
3628       - 28  # rls2009 NDRPDR iter env 5
3629       - 30  # rls2009 NDRPDR iter env 5
3630       - 33  # rls2009 NDRPDR iter env 5
3631       - 38  # rls2009 NDRPDR iter env 5
3632       - 41  # rls2009 NDRPDR iter env 5
3633       - 15  # rls2009 MRR iter env 5
3634     csit-vpp-perf-report-iterative-2101-3n-tsh:
3635       - 7   # rls2009 MRR iter env 6
3636       - 8   # rls2009 NDRPDR iter env 6
3637       - 13  # rls2009 NDRPDR iter env 6
3638       - 14  # rls2009 NDRPDR iter env 6
3639       - 15  # rls2009 NDRPDR iter env 6
3640       - 16  # rls2009 NDRPDR iter env 6
3641       - 17  # rls2009 NDRPDR iter env 6
3642       - 18  # rls2009 NDRPDR iter env 6
3643       - 19  # rls2009 NDRPDR iter env 6
3644       - 21  # rls2009 NDRPDR iter env 6
3645       - 22  # rls2101.rel MRR iter env 6
3646       - 23  # rls2101.rel NDRPDR iter env 6
3647       - 24  # rls2101.rel NDRPDR iter env 6
3648       - 25  # rls2101.rel NDRPDR iter env 6
3649       - 26  # rls2101.rel NDRPDR iter env 6
3650       - 27  # rls2101.rel NDRPDR iter env 6
3651       - 28  # rls2101.rel NDRPDR iter env 6
3652       - 29  # rls2101.rel NDRPDR iter env 6
3653       - 30  # rls2101.rel NDRPDR iter env 6
3654       - 31  # rls2101.rel NDRPDR iter env 6
3655       - 32  # rls2101.rel NDRPDR iter env 6
3656     csit-vpp-perf-report-coverage-2101-3n-tsh:
3657       - 1   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-00
3658 #       - 2   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-01
3659       - 3   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-02
3660       - 4   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4-03
3661       - 5   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4tun-00
3662       - 6   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip4tun-01
3663       - 7   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip6-00
3664       - 8   # rls2101.rel NDRPDR cov env 6 3n-tsh-ip6-01
3665       - 9   # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-00
3666       - 10  # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-01
3667       - 11  # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-02
3668       - 12  # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-03
3669       - 13  # rls2101.rel NDRPDR cov env 6 3n-tsh-l2-04
3670 #       - 19  # rls2101.rel NDRPDR cov env 6 3n-tsh-memif-00
3671       - 15  # rls2101.rel NDRPDR cov env 6 3n-tsh-srv6-00
3672       - 16  # rls2101.rel NDRPDR cov env 6 3n-tsh-srv6-01
3673       - 17  # rls2101.rel NDRPDR cov env 6 3n-tsh-vhost-00
3674       - 18  # rls2101.rel NDRPDR cov env 6 3n-tsh-vhost-01
3675
3676     csit-vpp-perf-report-iterative-2101-2n-tx2:
3677       - 5   # rls2009 MRR iter env 6
3678       - 6   # rls2009 NDRPDR iter env 6
3679       - 7   # rls2009 NDRPDR iter env 6
3680       - 11  # rls2009 NDRPDR iter env 6
3681       - 12  # rls2009 NDRPDR iter env 6
3682       - 13  # rls2009 NDRPDR iter env 6
3683       - 16  # rls2009 NDRPDR iter env 6
3684       - 17  # rls2009 NDRPDR iter env 6
3685       - 18  # rls2009 NDRPDR iter env 6
3686       - 19  # rls2009 NDRPDR iter env 6
3687       - 20  # rls2009 NDRPDR iter env 6
3688       - 21  # rls2101.rel MRR iter env 6
3689       - 22  # rls2101.rel NDRPDR iter env 6
3690       - 23  # rls2101.rel NDRPDR iter env 6
3691       - 24  # rls2101.rel NDRPDR iter env 6
3692       - 25  # rls2101.rel NDRPDR iter env 6
3693       - 26  # rls2101.rel NDRPDR iter env 6
3694       - 27  # rls2101.rel NDRPDR iter env 6
3695       - 28  # rls2101.rel NDRPDR iter env 6
3696       - 29  # rls2101.rel NDRPDR iter env 6
3697       - 30  # rls2101.rel NDRPDR iter env 6
3698       - 31  # rls2101.rel NDRPDR iter env 6
3699     csit-vpp-perf-report-coverage-2101-2n-tx2:
3700       - 1   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-00
3701       - 2   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-01
3702       - 3   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-02
3703       - 4   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-03
3704       - 5   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-04
3705       - 6   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-05
3706       - 7   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-06
3707       - 8   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip6-00
3708       - 9   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip6-01
3709       - 10  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-00
3710       - 11  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-01
3711       - 12  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-02
3712       - 13  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-03
3713       - 15  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-04
3714
3715     csit-vpp-perf-report-iterative-2009-3n-dnv:
3716       - 16  # rls2005 NDRPDR iter env 5
3717       - 23  # rls2005 NDRPDR iter env 5
3718       - 25  # rls2005 NDRPDR iter env 5
3719       - 26  # rls2005 NDRPDR iter env 5
3720       - 27  # rls2005 NDRPDR iter env 5
3721       - 28  # rls2005 NDRPDR iter env 5
3722       - 29  # rls2005 NDRPDR iter env 5
3723       - 30  # rls2005 NDRPDR iter env 5
3724       - 31  # rls2005 NDRPDR iter env 5
3725       - 32  # rls2005 NDRPDR iter env 5
3726       - 19  # rls2005 MRR iter env 5
3727       - 3   # rls2009 NDRPDR iter env 5
3728       - 6   # rls2009 NDRPDR iter env 5
3729       - 7   # rls2009 NDRPDR iter env 5
3730       - 8   # rls2009 NDRPDR iter env 5
3731       - 10  # rls2009 NDRPDR iter env 5
3732       - 11  # rls2009 NDRPDR iter env 5
3733       - 12  # rls2009 NDRPDR iter env 5
3734       - 14  # rls2009 NDRPDR iter env 5
3735       - 15  # rls2009 NDRPDR iter env 5
3736       - 24  # rls2009 NDRPDR iter env 5
3737       - 22  # rls2009 MRR iter env 5
3738     csit-vpp-perf-report-iterative-2101-3n-dnv:
3739       - 32  # rls2101.rel MRR iter env 6
3740       - 33  # rls2101.rel NDRPDR iter env 6
3741       - 34  # rls2101.rel NDRPDR iter env 6
3742       - 35  # rls2101.rel NDRPDR iter env 6
3743       - 36  # rls2101.rel NDRPDR iter env 6
3744       - 37  # rls2101.rel NDRPDR iter env 6
3745       - 38  # rls2101.rel NDRPDR iter env 6
3746       - 39  # rls2101.rel NDRPDR iter env 6
3747       - 40  # rls2101.rel NDRPDR iter env 6
3748       - 41  # rls2101.rel NDRPDR iter env 6
3749       - 42  # rls2101.rel NDRPDR iter env 6
3750       - 43  # rls2101.rel NDRPDR iter RND env 6
3751       - 44  # rls2101.rel NDRPDR iter RND env 6
3752       - 45  # rls2101.rel NDRPDR iter RND env 6
3753       - 46  # rls2101.rel NDRPDR iter RND env 6
3754       - 47  # rls2101.rel NDRPDR iter RND env 6
3755       - 48  # rls2101.rel NDRPDR iter RND env 6
3756       - 49  # rls2101.rel NDRPDR iter RND env 6
3757       - 50  # rls2101.rel NDRPDR iter RND env 6
3758       - 51  # rls2101.rel NDRPDR iter RND env 6
3759       - 52  # rls2101.rel NDRPDR iter RND env 6
3760     csit-vpp-perf-report-coverage-2101-3n-dnv:
3761       - 1   # rls2101.rel NDRPDR cov env 6 3n-dnv-crypto-00
3762       - 2   # rls2101.rel NDRPDR cov env 6 3n-dnv-crypto-01
3763       - 3   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-00
3764       - 4   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-01
3765       - 5   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4tun-00
3766       - 6   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip6-00
3767       - 7   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip6-01
3768       - 8   # rls2101.rel NDRPDR cov env 6 3n-dnv-l2-00
3769       - 9   # rls2101.rel NDRPDR cov env 6 3n-dnv-l2-01
3770
3771     csit-vpp-perf-report-iterative-2009-2n-dnv:
3772       - 16  # rls2005 NDRPDR iter env 5
3773       - 17  # rls2005 NDRPDR iter env 5
3774       - 18  # rls2005 NDRPDR iter env 5
3775       - 19  # rls2005 NDRPDR iter env 5
3776       - 21  # rls2005 NDRPDR iter env 5
3777       - 24  # rls2005 NDRPDR iter env 5
3778       - 27  # rls2005 NDRPDR iter env 5
3779       - 28  # rls2005 NDRPDR iter env 5
3780       - 29  # rls2005 NDRPDR iter env 5
3781       - 30  # rls2005 NDRPDR iter env 5
3782       - 23  # rls2005 MRR iter env 5
3783       - 3   # rls2009 NDRPDR iter env 5
3784       - 5   # rls2009 NDRPDR iter env 5
3785       - 6   # rls2009 NDRPDR iter env 5
3786       - 7   # rls2009 NDRPDR iter env 5
3787       - 9   # rls2009 NDRPDR iter env 5
3788       - 10  # rls2009 NDRPDR iter env 5
3789       - 11  # rls2009 NDRPDR iter env 5
3790       - 12  # rls2009 NDRPDR iter env 5
3791       - 14  # rls2009 NDRPDR iter env 5
3792       - 15  # rls2009 NDRPDR iter env 5
3793       - 13  # rls2009 MRR iter env 5
3794     csit-vpp-perf-report-iterative-2101-2n-dnv:
3795       - 31  # rls2101.rel MRR iter env 6
3796       - 32  # rls2101.rel NDRPDR iter env 6
3797       - 33  # rls2101.rel NDRPDR iter env 6
3798       - 34  # rls2101.rel NDRPDR iter env 6
3799       - 35  # rls2101.rel NDRPDR iter env 6
3800       - 39  # rls2101.rel NDRPDR iter env 6
3801       - 41  # rls2101.rel NDRPDR iter env 6
3802       - 42  # rls2101.rel NDRPDR iter env 6
3803       - 43  # rls2101.rel NDRPDR iter env 6
3804       - 44  # rls2101.rel NDRPDR iter env 6
3805       - 45  # rls2101.rel NDRPDR iter env 6
3806       - 46  # rls2101.rel NDRPDR iter RND env 6
3807       - 47  # rls2101.rel NDRPDR iter RND env 6
3808       - 48  # rls2101.rel NDRPDR iter RND env 6
3809       - 49  # rls2101.rel NDRPDR iter RND env 6
3810       - 50  # rls2101.rel NDRPDR iter RND env 6
3811       - 51  # rls2101.rel NDRPDR iter RND env 6
3812       - 52  # rls2101.rel NDRPDR iter RND env 6
3813       - 53  # rls2101.rel NDRPDR iter RND env 6
3814       - 54  # rls2101.rel NDRPDR iter RND env 6
3815       - 55  # rls2101.rel NDRPDR iter RND env 6
3816     csit-vpp-perf-report-coverage-2101-2n-dnv:
3817       - 1   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-00
3818       - 2   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-01
3819       - 3   # rls2101.rel NDRPDR cov env 6 2n-dnv-ip6-00
3820       - 4   # rls2101.rel NDRPDR cov env 6 2n-dnv-ip6-01
3821       - 5   # rls2101.rel NDRPDR cov env 6 2n-dnv-l2-00
3822       - 6   # rls2101.rel NDRPDR cov env 6 2n-dnv-l2-01
3823
3824     csit-dpdk-perf-report-iterative-2005-3n-hsw:
3825       - 25  # NDRPDR iter
3826       - 26  # NDRPDR iter
3827       - 27  # NDRPDR iter
3828       - 28  # NDRPDR iter
3829       - 29  # NDRPDR iter
3830       - 30  # NDRPDR iter
3831       - 31  # NDRPDR iter
3832       - 32  # NDRPDR iter
3833       - 33  # NDRPDR iter
3834       - 34  # NDRPDR iter
3835     csit-dpdk-perf-report-iterative-2009-3n-hsw:
3836       - 6   # NDRPDR iter env5
3837       - 7   # NDRPDR iter env5
3838       - 8   # NDRPDR iter env5
3839       - 9   # NDRPDR iter env5
3840       - 10  # NDRPDR iter env5
3841       - 11  # NDRPDR iter env5
3842       - 12  # NDRPDR iter env5
3843       - 13  # NDRPDR iter env5
3844       - 14  # NDRPDR iter env5
3845       - 15  # NDRPDR iter env5
3846     csit-dpdk-perf-report-iterative-2101-3n-hsw:
3847       - 11  # rls2101 NDRPDR iter env 6
3848       - 12  # rls2101 NDRPDR iter env 6
3849       - 13  # rls2101 NDRPDR iter env 6
3850       - 14  # rls2101 NDRPDR iter env 6
3851       - 16  # rls2101 NDRPDR iter env 6
3852       - 17  # rls2101 NDRPDR iter env 6
3853       - 18  # rls2101 NDRPDR iter env 6
3854       - 19  # rls2101 NDRPDR iter env 6
3855       - 20  # rls2101 NDRPDR iter env 6
3856       - 21  # rls2101 NDRPDR iter env 6
3857
3858     csit-dpdk-perf-report-iterative-2005-3n-skx:
3859       - 28  # NDRPDR iter
3860       - 29  # NDRPDR iter
3861       - 30  # NDRPDR iter
3862       - 31  # NDRPDR iter
3863       - 32  # NDRPDR iter
3864       - 33  # NDRPDR iter
3865       - 34  # NDRPDR iter
3866       - 35  # NDRPDR iter
3867       - 36  # NDRPDR iter
3868       - 37  # NDRPDR iter
3869     csit-dpdk-perf-report-iterative-2009-3n-skx:
3870       - 4   # NDRPDR sel env5
3871       - 5   # NDRPDR sel env5
3872       - 6   # NDRPDR sel env5
3873       - 7   # NDRPDR sel env5
3874       - 8   # NDRPDR sel env5
3875       - 9   # NDRPDR sel env5
3876       - 14  # NDRPDR sel env5
3877       - 11  # NDRPDR sel env5
3878       - 12  # NDRPDR sel env5
3879       - 13  # NDRPDR sel env5
3880     csit-dpdk-perf-report-iterative-2101-3n-skx:
3881       - 12  # rls2101 NDRPDR iter env 6
3882       - 14  # rls2101 NDRPDR iter env 6
3883       - 15  # rls2101 NDRPDR iter env 6
3884       - 17  # rls2101 NDRPDR iter env 6
3885       - 19  # rls2101 NDRPDR iter env 6
3886       - 20  # rls2101 NDRPDR iter env 6
3887       - 21  # rls2101 NDRPDR iter env 6
3888       - 22  # rls2101 NDRPDR iter env 6
3889       - 25  # rls2101 NDRPDR iter env 6
3890       - 26  # rls2101 NDRPDR iter env 6
3891
3892     csit-dpdk-perf-report-iterative-2005-2n-skx:
3893       - 20  # NDRPDR iter
3894       - 21  # NDRPDR iter
3895       - 22  # NDRPDR iter
3896       - 23  # NDRPDR iter
3897       - 24  # NDRPDR iter
3898       - 25  # NDRPDR iter
3899       - 26  # NDRPDR iter
3900       - 27  # NDRPDR iter
3901       - 28  # NDRPDR iter
3902       - 29  # NDRPDR iter
3903     csit-dpdk-perf-report-iterative-2009-2n-skx:
3904       - 4   # NDRPDR iter env5
3905       - 5   # NDRPDR iter env5
3906       - 6   # NDRPDR iter env5
3907       - 7   # NDRPDR iter env5
3908       - 8   # NDRPDR iter env5
3909       - 9   # NDRPDR iter env5
3910       - 10  # NDRPDR iter env5
3911       - 11  # NDRPDR iter env5
3912       - 12  # NDRPDR iter env5
3913       - 13  # NDRPDR iter env5
3914     csit-dpdk-perf-report-iterative-2101-2n-skx:
3915       - 11  # rls2101 NDRPDR iter env 6
3916       - 12  # rls2101 NDRPDR iter env 6
3917       - 13  # rls2101 NDRPDR iter env 6
3918       - 14  # rls2101 NDRPDR iter env 6
3919       - 15  # rls2101 NDRPDR iter env 6
3920       - 17  # rls2101 NDRPDR iter env 6
3921       - 18  # rls2101 NDRPDR iter env 6
3922       - 19  # rls2101 NDRPDR iter env 6
3923       - 20  # rls2101 NDRPDR iter env 6
3924       - 21  # rls2101 NDRPDR iter env 6
3925
3926     csit-dpdk-perf-report-iterative-2005-2n-clx:
3927       - 20  # NDRPDR iter
3928       - 21  # NDRPDR iter
3929       - 22  # NDRPDR iter
3930       - 23  # NDRPDR iter
3931       - 24  # NDRPDR iter
3932       - 25  # NDRPDR iter
3933       - 26  # NDRPDR iter
3934       - 27  # NDRPDR iter
3935       - 28  # NDRPDR iter
3936       - 29  # NDRPDR iter
3937     csit-dpdk-perf-report-iterative-2009-2n-clx:
3938       - 4   # NDRPDR iter env5
3939       - 5   # NDRPDR iter env5
3940       - 6   # NDRPDR iter env5
3941       - 7   # NDRPDR iter env5
3942       - 8   # NDRPDR iter env5
3943       - 9   # NDRPDR iter env5
3944       - 10  # NDRPDR iter env5
3945       - 11  # NDRPDR iter env5
3946       - 12  # NDRPDR iter env5
3947       - 13  # NDRPDR iter env5
3948     csit-dpdk-perf-report-iterative-2101-2n-clx:
3949       - 12  # rls2101 NDRPDR iter env 6
3950       - 13  # rls2101 NDRPDR iter env 6
3951       - 14  # rls2101 NDRPDR iter env 6
3952       - 15  # rls2101 NDRPDR iter env 6
3953       - 17  # rls2101 NDRPDR iter env 6
3954       - 18  # rls2101 NDRPDR iter env 6
3955       - 19  # rls2101 NDRPDR iter env 6
3956       - 20  # rls2101 NDRPDR iter env 6
3957       - 21  # rls2101 NDRPDR iter env 6
3958       - 22  # rls2101 NDRPDR iter env 6
3959
3960     csit-dpdk-perf-report-iterative-2009-2n-zn2:
3961       - 16  # NDRPDR iter env5
3962       - 21  # NDRPDR iter env5
3963       - 22  # NDRPDR iter env5
3964       - 23  # NDRPDR iter env5
3965       - 24  # NDRPDR iter env5
3966       - 25  # NDRPDR iter env5
3967       - 29  # NDRPDR iter env5
3968     csit-dpdk-perf-report-iterative-2101-2n-zn2:
3969       - 11  # rls2101 NDRPDR iter env 6
3970       - 12  # rls2101 NDRPDR iter env 6
3971       - 13  # rls2101 NDRPDR iter env 6
3972       - 14  # rls2101 NDRPDR iter env 6
3973       - 16  # rls2101 NDRPDR iter env 6
3974       - 17  # rls2101 NDRPDR iter env 6
3975       - 18  # rls2101 NDRPDR iter env 6
3976       - 19  # rls2101 NDRPDR iter env 6
3977       - 20  # rls2101 NDRPDR iter env 6
3978       - 21  # rls2101 NDRPDR iter env 6
3979
3980 #    csit-dpdk-perf-report-iterative-2005-2n-dnv:
3981 #      # No data
3982 #    # csit-dpdk-perf-report-iterative-2009-2n-dnv:
3983 #      # No data
3984
3985 #    csit-dpdk-perf-report-iterative-2005-3n-dnv:
3986 #      # No data
3987 #    # csit-dpdk-perf-report-iterative-2009-3n-dnv:
3988 #      # No data
3989
3990     csit-dpdk-perf-report-iterative-2005-3n-tsh:
3991       - 5   # NDRPDR sel
3992     csit-dpdk-perf-report-iterative-2009-3n-tsh:
3993       - 1   # NDRPDR iter env5
3994       - 2   # NDRPDR iter env5
3995       - 3   # NDRPDR iter env5
3996       - 4   # NDRPDR iter env5
3997       - 5   # NDRPDR iter env5
3998       - 6   # NDRPDR iter env5
3999       - 7   # NDRPDR iter env5
4000       - 9   # NDRPDR iter env5
4001       - 10  # NDRPDR iter env5
4002       - 11  # NDRPDR iter env5
4003     csit-dpdk-perf-report-iterative-2101-3n-tsh:
4004       - 11  # rls2101 NDRPDR iter env 6
4005       - 12  # rls2101 NDRPDR iter env 6
4006       - 13  # rls2101 NDRPDR iter env 6
4007       - 14  # rls2101 NDRPDR iter env 6
4008       - 16  # rls2101 NDRPDR iter env 6
4009       - 17  # rls2101 NDRPDR iter env 6
4010       - 18  # rls2101 NDRPDR iter env 6
4011       - 19  # rls2101 NDRPDR iter env 6
4012       - 20  # rls2101 NDRPDR iter env 6
4013       - 21  # rls2101 NDRPDR iter env 6
4014
4015     csit-dpdk-perf-report-iterative-2101-2n-tx2:
4016       - 4   # rls2101 NDRPDR iter env 6
4017       - 6   # rls2101 NDRPDR iter env 6
4018       - 7   # rls2101 NDRPDR iter env 6
4019       - 8   # rls2101 NDRPDR iter env 6
4020       - 9   # rls2101 NDRPDR iter env 6
4021       - 10  # rls2101 NDRPDR iter env 6
4022       - 11  # rls2101 NDRPDR iter env 6
4023       - 12  # rls2101 NDRPDR iter env 6
4024       - 13  # rls2101 NDRPDR iter env 6
4025       - 14  # rls2101 NDRPDR iter env 6
4026
4027     csit-vpp-device-2101-ubuntu1804-1n-skx:
4028       - 358  # rls2101.rel VPP DEV env 6
4029
4030 - type: "output"
4031   output: "report"
4032   format:
4033     html:
4034     - full
4035     pdf:
4036     - minimal
4037
4038 ################################################################################
4039 ###                               T A B L E S                                ###
4040 ################################################################################
4041
4042 # VPP Soak vs NDR - 2n-skx
4043 - type: "table"
4044   title: "VPP Soak vs NDR 2n-skx"
4045   algorithm: "table_soak_vs_ndr"
4046   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
4047   reference:
4048     title: "NDR"
4049     data: "vpp-soak-vs-ndr-2n-skx-ref"
4050   compare:
4051     title: "Soak"
4052     data: "vpp-soak-vs-ndr-2n-skx-cmp"
4053   data: "vpp-soak-vs-ndr-2n-skx"
4054   include-tests: "NDR"
4055   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
4056   parameters:
4057     - "throughput"
4058     - "name"
4059     - "parent"
4060
4061 # VPP Soak vs NDR - 2n-clx
4062 - type: "table"
4063   title: "VPP Soak vs NDR 2n-clx"
4064   algorithm: "table_soak_vs_ndr"
4065   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
4066   reference:
4067     title: "NDR"
4068     data: "vpp-soak-vs-ndr-2n-clx-ref"
4069   compare:
4070     title: "Soak"
4071     data: "vpp-soak-vs-ndr-2n-clx-cmp"
4072   data: "vpp-soak-vs-ndr-2n-clx"
4073   include-tests: "NDR"
4074   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
4075   parameters:
4076     - "throughput"
4077     - "name"
4078     - "parent"
4079
4080 ################################################################################
4081
4082 # VPP Compare NICs 3n-skx 2t1c ndr
4083 - type: "table"
4084   title: "VPP Compare NICs 3n-skx 2t1c ndr"
4085   algorithm: "table_comparison"
4086   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
4087   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4088   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
4089   columns:
4090     - title: "x710"
4091       data-set: "vpp-nic-comparison-3n-skx"
4092       tag: "NIC_Intel-X710"
4093     - title: "xxv710"
4094       data-set: "vpp-nic-comparison-3n-skx"
4095       tag: "NIC_Intel-XXV710"
4096   comparisons:
4097     - title: "Diff"
4098       reference: 1
4099       compare: 2
4100   legend:
4101     - ""
4102     - "x710, xxv710 - NICs tested."
4103     - "Diff - difference between x710 and xxv710 NIC."
4104
4105 # VPP Compare NICs 3n-skx 4t2c ndr
4106 - type: "table"
4107   title: "VPP Compare NICs 3n-skx 4t2c ndr"
4108   algorithm: "table_comparison"
4109   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
4110   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4111   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
4112   columns:
4113     - title: "x710"
4114       data-set: "vpp-nic-comparison-3n-skx"
4115       tag: "NIC_Intel-X710"
4116     - title: "xxv710"
4117       data-set: "vpp-nic-comparison-3n-skx"
4118       tag: "NIC_Intel-XXV710"
4119   comparisons:
4120     - title: "Diff"
4121       reference: 1
4122       compare: 2
4123   legend:
4124     - ""
4125     - "x710, xxv710 - NICs tested."
4126     - "Diff - difference between x710 and xxv710 NIC."
4127
4128 # VPP Compare NICs 3n-skx 2t1c pdr
4129 - type: "table"
4130   title: "VPP Compare NICs 3n-skx 2t1c pdr"
4131   algorithm: "table_comparison"
4132   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
4133   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4134   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
4135   columns:
4136     - title: "x710"
4137       data-set: "vpp-nic-comparison-3n-skx"
4138       tag: "NIC_Intel-X710"
4139     - title: "xxv710"
4140       data-set: "vpp-nic-comparison-3n-skx"
4141       tag: "NIC_Intel-XXV710"
4142   comparisons:
4143     - title: "Diff"
4144       reference: 1
4145       compare: 2
4146   legend:
4147     - ""
4148     - "x710, xxv710 - NICs tested."
4149     - "Diff - difference between x710 and xxv710 NIC."
4150
4151 # VPP Compare NICs 3n-skx 4t2c pdr
4152 - type: "table"
4153   title: "VPP Compare NICs 3n-skx 4t2c pdr"
4154   algorithm: "table_comparison"
4155   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
4156   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4157   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
4158   columns:
4159     - title: "x710"
4160       data-set: "vpp-nic-comparison-3n-skx"
4161       tag: "NIC_Intel-X710"
4162     - title: "xxv710"
4163       data-set: "vpp-nic-comparison-3n-skx"
4164       tag: "NIC_Intel-XXV710"
4165   comparisons:
4166     - title: "Diff"
4167       reference: 1
4168       compare: 2
4169   legend:
4170     - ""
4171     - "x710, xxv710 - NICs tested."
4172     - "Diff - difference between x710 and xxv710 NIC."
4173
4174 # VPP Compare NICs 3n-skx 2t1c mrr
4175 - type: "table"
4176   title: "VPP Compare NICs 3n-skx 2t1c mrr"
4177   algorithm: "table_comparison"
4178   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
4179   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4180   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
4181   columns:
4182     - title: "x710"
4183       data-set: "vpp-nic-comparison-3n-skx-mrr"
4184       tag: "NIC_Intel-X710"
4185     - title: "xxv710"
4186       data-set: "vpp-nic-comparison-3n-skx-mrr"
4187       tag: "NIC_Intel-XXV710"
4188   comparisons:
4189     - title: "Diff"
4190       reference: 1
4191       compare: 2
4192   legend:
4193     - ""
4194     - "x710, xxv710 - NICs tested."
4195     - "Diff - difference between x710 and xxv710 NIC."
4196
4197 # VPP Compare NICs 3n-skx 4t2c mrr
4198 - type: "table"
4199   title: "VPP Compare NICs 3n-skx 4t2c mrr"
4200   algorithm: "table_comparison"
4201   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
4202   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4203   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
4204   columns:
4205     - title: "x710"
4206       data-set: "vpp-nic-comparison-3n-skx-mrr"
4207       tag: "NIC_Intel-X710"
4208     - title: "xxv710"
4209       data-set: "vpp-nic-comparison-3n-skx-mrr"
4210       tag: "NIC_Intel-XXV710"
4211   comparisons:
4212     - title: "Diff"
4213       reference: 1
4214       compare: 2
4215   legend:
4216     - ""
4217     - "x710, xxv710 - NICs tested."
4218     - "Diff - difference between x710 and xxv710 NIC."
4219
4220 # VPP Compare NICs 3n-skx 8t4c mrr
4221 - type: "table"
4222   title: "VPP Compare NICs 3n-skx 8t4c mrr"
4223   algorithm: "table_comparison"
4224   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
4225   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4226   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
4227   columns:
4228     - title: "x710"
4229       data-set: "vpp-nic-comparison-3n-skx-mrr"
4230       tag: "NIC_Intel-X710"
4231     - title: "xxv710"
4232       data-set: "vpp-nic-comparison-3n-skx-mrr"
4233       tag: "NIC_Intel-XXV710"
4234   comparisons:
4235     - title: "Diff"
4236       reference: 1
4237       compare: 2
4238   legend:
4239     - ""
4240     - "x710, xxv710 - NICs tested."
4241     - "Diff - difference between x710 and xxv710 NIC."
4242
4243 # VPP Compare NICs 2n-skx 2t1c ndr
4244 - type: "table"
4245   title: "VPP Compare NICs 2n-skx 2t1c ndr"
4246   algorithm: "table_comparison"
4247   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
4248   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4249   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
4250   columns:
4251     - title: "x710"
4252       data-set: "vpp-nic-comparison-2n-skx"
4253       tag: "NIC_Intel-X710"
4254     - title: "xxv710"
4255       data-set: "vpp-nic-comparison-2n-skx"
4256       tag: "NIC_Intel-XXV710"
4257   comparisons:
4258     - title: "Diff"
4259       reference: 1
4260       compare: 2
4261   legend:
4262     - ""
4263     - "x710, xxv710 - NICs tested."
4264     - "Diff - difference between x710 and xxv710 NIC."
4265
4266 # VPP Compare NICs 2n-skx 4t2c ndr
4267 - type: "table"
4268   title: "VPP Compare NICs 2n-skx 4t2c ndr"
4269   algorithm: "table_comparison"
4270   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
4271   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4272   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
4273   columns:
4274     - title: "x710"
4275       data-set: "vpp-nic-comparison-2n-skx"
4276       tag: "NIC_Intel-X710"
4277     - title: "xxv710"
4278       data-set: "vpp-nic-comparison-2n-skx"
4279       tag: "NIC_Intel-XXV710"
4280   comparisons:
4281     - title: "Diff"
4282       reference: 1
4283       compare: 2
4284   legend:
4285     - ""
4286     - "x710, xxv710 - NICs tested."
4287     - "Diff - difference between x710 and xxv710 NIC."
4288
4289 # VPP Compare NICs 2n-skx 2t1c pdr
4290 - type: "table"
4291   title: "VPP Compare NICs 2n-skx 2t1c pdr"
4292   algorithm: "table_comparison"
4293   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
4294   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4295   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
4296   columns:
4297     - title: "x710"
4298       data-set: "vpp-nic-comparison-2n-skx"
4299       tag: "NIC_Intel-X710"
4300     - title: "xxv710"
4301       data-set: "vpp-nic-comparison-2n-skx"
4302       tag: "NIC_Intel-XXV710"
4303   comparisons:
4304     - title: "Diff"
4305       reference: 1
4306       compare: 2
4307   legend:
4308     - ""
4309     - "x710, xxv710 - NICs tested."
4310     - "Diff - difference between x710 and xxv710 NIC."
4311
4312 # VPP Compare NICs 2n-skx 4t2c pdr
4313 - type: "table"
4314   title: "VPP Compare NICs 2n-skx 4t2c pdr"
4315   algorithm: "table_comparison"
4316   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
4317   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4318   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
4319   columns:
4320     - title: "x710"
4321       data-set: "vpp-nic-comparison-2n-skx"
4322       tag: "NIC_Intel-X710"
4323     - title: "xxv710"
4324       data-set: "vpp-nic-comparison-2n-skx"
4325       tag: "NIC_Intel-XXV710"
4326   comparisons:
4327     - title: "Diff"
4328       reference: 1
4329       compare: 2
4330   legend:
4331     - ""
4332     - "x710, xxv710 - NICs tested."
4333     - "Diff - difference between x710 and xxv710 NIC."
4334
4335 # VPP Compare NICs 2n-skx 2t1c mrr
4336 - type: "table"
4337   title: "VPP Compare NICs 2n-skx 2t1c mrr"
4338   algorithm: "table_comparison"
4339   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
4340   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4341   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
4342   columns:
4343     - title: "x710"
4344       data-set: "vpp-nic-comparison-2n-skx-mrr"
4345       tag: "NIC_Intel-X710"
4346     - title: "xxv710"
4347       data-set: "vpp-nic-comparison-2n-skx-mrr"
4348       tag: "NIC_Intel-XXV710"
4349   comparisons:
4350     - title: "Diff"
4351       reference: 1
4352       compare: 2
4353   legend:
4354     - ""
4355     - "x710, xxv710 - NICs tested."
4356     - "Diff - difference between x710 and xxv710 NIC."
4357
4358 # VPP Compare NICs 2n-skx 4t2c mrr
4359 - type: "table"
4360   title: "VPP Compare NICs 2n-skx 4t2c mrr"
4361   algorithm: "table_comparison"
4362   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
4363   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4364   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
4365   columns:
4366     - title: "x710"
4367       data-set: "vpp-nic-comparison-2n-skx-mrr"
4368       tag: "NIC_Intel-X710"
4369     - title: "xxv710"
4370       data-set: "vpp-nic-comparison-2n-skx-mrr"
4371       tag: "NIC_Intel-XXV710"
4372   comparisons:
4373     - title: "Diff"
4374       reference: 1
4375       compare: 2
4376   legend:
4377     - ""
4378     - "x710, xxv710 - NICs tested."
4379     - "Diff - difference between x710 and xxv710 NIC."
4380
4381 # VPP Compare NICs 2n-skx 8t4c mrr
4382 - type: "table"
4383   title: "VPP Compare NICs 2n-skx 8t4c mrr"
4384   algorithm: "table_comparison"
4385   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
4386   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4387   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
4388   columns:
4389     - title: "x710"
4390       data-set: "vpp-nic-comparison-2n-skx-mrr"
4391       tag: "NIC_Intel-X710"
4392     - title: "xxv710"
4393       data-set: "vpp-nic-comparison-2n-skx-mrr"
4394       tag: "NIC_Intel-XXV710"
4395   comparisons:
4396     - title: "Diff"
4397       reference: 1
4398       compare: 2
4399   legend:
4400     - ""
4401     - "x710, xxv710 - NICs tested."
4402     - "Diff - difference between x710 and xxv710 NIC."
4403
4404 ################################################################################
4405 # VPP
4406
4407 # VPP Performance Changes 3n-hsw 1t1c pdr
4408 - type: "table"
4409   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
4410   algorithm: "table_comparison"
4411   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
4412   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4413   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4414   columns:
4415     - title: "2005.0-5"
4416       data-set: "vpp-performance-changes-3n-hsw-h1"
4417     - title: "2009.0-5"
4418       data-set: "vpp-performance-changes-3n-hsw-ref-env-old"
4419     - title: "2009.0-6"
4420       data-set: "vpp-performance-changes-3n-hsw-ref-env-new"
4421     - title: "2101.0-6"
4422       data-set: "vpp-performance-changes-3n-hsw-cmp"
4423   comparisons:
4424     - title: "2009.0-6 vs 2009.0-5"
4425       reference: 2
4426       compare: 3
4427 #      rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca1.yaml"
4428     - title: "2101.0-6 vs 2009.0-6"
4429       reference: 3
4430       compare: 4
4431 #      rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca2.yaml"
4432   legend:
4433     - ''
4434     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
4435     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4436     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4437     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4438     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4439
4440 # VPP Performance Changes 3n-hsw 2t2c pdr
4441 - type: "table"
4442   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
4443   algorithm: "table_comparison"
4444   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
4445   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4446   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4447   columns:
4448     - title: "2005.0-5"
4449       data-set: "vpp-performance-changes-3n-hsw-h1"
4450     - title: "2009.0-5"
4451       data-set: "vpp-performance-changes-3n-hsw-ref-env-old"
4452     - title: "2009.0-6"
4453       data-set: "vpp-performance-changes-3n-hsw-ref-env-new"
4454     - title: "2101.0-6"
4455       data-set: "vpp-performance-changes-3n-hsw-cmp"
4456   comparisons:
4457     - title: "2009.0-6 vs 2009.0-5"
4458       reference: 2
4459       compare: 3
4460 #      rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca1.yaml"
4461     - title: "2101.0-6 vs 2009.0-6"
4462       reference: 3
4463       compare: 4
4464 #      rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca2.yaml"
4465   legend:
4466     - ''
4467     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
4468     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4469     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4470     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4471     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4472
4473 # VPP Performance Changes 3n-hsw 1t1c ndr
4474 - type: "table"
4475   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
4476   algorithm: "table_comparison"
4477   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
4478   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4479   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4480   columns:
4481     - title: "2005.0-5"
4482       data-set: "vpp-performance-changes-3n-hsw-h1"
4483     - title: "2009.0-5"
4484       data-set: "vpp-performance-changes-3n-hsw-ref-env-old"
4485     - title: "2009.0-6"
4486       data-set: "vpp-performance-changes-3n-hsw-ref-env-new"
4487     - title: "2101.0-6"
4488       data-set: "vpp-performance-changes-3n-hsw-cmp"
4489   comparisons:
4490     - title: "2009.0-6 vs 2009.0-5"
4491       reference: 2
4492       compare: 3
4493 #      rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca1.yaml"
4494     - title: "2101.0-6 vs 2009.0-6"
4495       reference: 3
4496       compare: 4
4497 #      rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca2.yaml"
4498   legend:
4499     - ''
4500     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
4501     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4502     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4503     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4504     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4505
4506 # VPP Performance Changes 3n-hsw 2t2c ndr
4507 - type: "table"
4508   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
4509   algorithm: "table_comparison"
4510   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
4511   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4512   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4513   columns:
4514     - title: "2005.0-5"
4515       data-set: "vpp-performance-changes-3n-hsw-h1"
4516     - title: "2009.0-5"
4517       data-set: "vpp-performance-changes-3n-hsw-ref-env-old"
4518     - title: "2009.0-6"
4519       data-set: "vpp-performance-changes-3n-hsw-ref-env-new"
4520     - title: "2101.0-6"
4521       data-set: "vpp-performance-changes-3n-hsw-cmp"
4522   comparisons:
4523     - title: "2009.0-6 vs 2009.0-5"
4524       reference: 2
4525       compare: 3
4526 #      rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca1.yaml"
4527     - title: "2101.0-6 vs 2009.0-6"
4528       reference: 3
4529       compare: 4
4530 #      rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca2.yaml"
4531   legend:
4532     - ''
4533     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
4534     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4535     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4536     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4537     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4538
4539 # VPP Performance Changes 3n-skx 2t1c pdr
4540 - type: "table"
4541   title: "VPP Performance Changes 3n-skx 2t1c pdr"
4542   algorithm: "table_comparison"
4543   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
4544   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4545   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4546   columns:
4547     - title: "2005.0-5"
4548       data-set: "vpp-performance-changes-3n-skx-h1"
4549     - title: "2009.0-5"
4550       data-set: "vpp-performance-changes-3n-skx-ref-env-old"
4551     - title: "2009.0-6"
4552       data-set: "vpp-performance-changes-3n-skx-ref-env-new"
4553     - title: "2101.0-6"
4554       data-set: "vpp-performance-changes-3n-skx-cmp"
4555   comparisons:
4556     - title: "2009.0-6 vs 2009.0-5"
4557       reference: 2
4558       compare: 3
4559 #      rca-file: "rca/rca-3n-skx-2t1c-pdr-rca1.yaml"
4560     - title: "2101.0-6 vs 2009.0-6"
4561       reference: 3
4562       compare: 4
4563 #      rca-file: "rca/rca-3n-skx-2t1c-pdr-rca2.yaml"
4564   legend:
4565     - ''
4566     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
4567     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4568     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4569     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4570     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4571
4572 # VPP Performance Changes 3n-skx 4t2c pdr
4573 - type: "table"
4574   title: "VPP Performance Changes 3n-skx 4t2c pdr"
4575   algorithm: "table_comparison"
4576   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
4577   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4578   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4579   columns:
4580     - title: "2005.0-5"
4581       data-set: "vpp-performance-changes-3n-skx-h1"
4582     - title: "2009.0-5"
4583       data-set: "vpp-performance-changes-3n-skx-ref-env-old"
4584     - title: "2009.0-6"
4585       data-set: "vpp-performance-changes-3n-skx-ref-env-new"
4586     - title: "2101.0-6"
4587       data-set: "vpp-performance-changes-3n-skx-cmp"
4588   comparisons:
4589     - title: "2009.0-6 vs 2009.0-5"
4590       reference: 2
4591       compare: 3
4592 #      rca-file: "rca/rca-3n-skx-4t2c-pdr-rca1.yaml"
4593     - title: "2101.0-6 vs 2009.0-6"
4594       reference: 3
4595       compare: 4
4596 #      rca-file: "rca/rca-3n-skx-4t2c-pdr-rca2.yaml"
4597   legend:
4598     - ''
4599     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
4600     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4601     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4602     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4603     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4604
4605 # VPP Performance Changes 3n-skx 2t1c ndr
4606 - type: "table"
4607   title: "VPP Performance Changes 3n-skx 2t1c ndr"
4608   algorithm: "table_comparison"
4609   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
4610   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4611   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4612   columns:
4613     - title: "2005.0-5"
4614       data-set: "vpp-performance-changes-3n-skx-h1"
4615     - title: "2009.0-5"
4616       data-set: "vpp-performance-changes-3n-skx-ref-env-old"
4617     - title: "2009.0-6"
4618       data-set: "vpp-performance-changes-3n-skx-ref-env-new"
4619     - title: "2101.0-6"
4620       data-set: "vpp-performance-changes-3n-skx-cmp"
4621   comparisons:
4622     - title: "2009.0-6 vs 2009.0-5"
4623       reference: 2
4624       compare: 3
4625 #      rca-file: "rca/rca-3n-skx-2t1c-ndr-rca1.yaml"
4626     - title: "2101.0-6 vs 2009.0-6"
4627       reference: 3
4628       compare: 4
4629 #      rca-file: "rca/rca-3n-skx-2t1c-ndr-rca2.yaml"
4630   legend:
4631     - ''
4632     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
4633     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4634     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4635     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4636     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4637
4638 # VPP Performance Changes 3n-skx 4t2c ndr
4639 - type: "table"
4640   title: "VPP Performance Changes 3n-skx 4t2c ndr"
4641   algorithm: "table_comparison"
4642   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
4643   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4644   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4645   columns:
4646     - title: "2005.0-5"
4647       data-set: "vpp-performance-changes-3n-skx-h1"
4648     - title: "2009.0-5"
4649       data-set: "vpp-performance-changes-3n-skx-ref-env-old"
4650     - title: "2009.0-6"
4651       data-set: "vpp-performance-changes-3n-skx-ref-env-new"
4652     - title: "2101.0-6"
4653       data-set: "vpp-performance-changes-3n-skx-cmp"
4654   comparisons:
4655     - title: "2009.0-6 vs 2009.0-5"
4656       reference: 2
4657       compare: 3
4658 #      rca-file: "rca/rca-3n-skx-4t2c-ndr-rca1.yaml"
4659     - title: "2101.0-6 vs 2009.0-6"
4660       reference: 3
4661       compare: 4
4662 #      rca-file: "rca/rca-3n-skx-4t2c-ndr-rca2.yaml"
4663   legend:
4664     - ''
4665     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
4666     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4667     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4668     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4669     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4670
4671 # VPP Performance Changes 2n-skx 2t1c pdr
4672 - type: "table"
4673   title: "VPP Performance Changes 2n-skx 2t1c pdr"
4674   algorithm: "table_comparison"
4675   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
4676   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4677   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4678   columns:
4679     - title: "2005.0-5"
4680       data-set: "vpp-performance-changes-2n-skx-h1"
4681     - title: "2009.0-5"
4682       data-set: "vpp-performance-changes-2n-skx-ref-env-old"
4683     - title: "2009.0-6"
4684       data-set: "vpp-performance-changes-2n-skx-ref-env-new"
4685     - title: "2101.0-6"
4686       data-set: "vpp-performance-changes-2n-skx-cmp"
4687   comparisons:
4688     - title: "2009.0-6 vs 2009.0-5"
4689       reference: 2
4690       compare: 3
4691 #      rca-file: "rca/rca-2n-skx-2t1c-pdr-rca1.yaml"
4692     - title: "2101.0-6 vs 2009.0-6"
4693       reference: 3
4694       compare: 4
4695 #      rca-file: "rca/rca-2n-skx-2t1c-pdr-rca2.yaml"
4696   legend:
4697     - ''
4698     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
4699     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4700     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4701     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4702     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4703
4704 # VPP Performance Changes 2n-skx 4t2c pdr
4705 - type: "table"
4706   title: "VPP Performance Changes 2n-skx 4t2c pdr"
4707   algorithm: "table_comparison"
4708   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
4709   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4710   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4711   columns:
4712     - title: "2005.0-5"
4713       data-set: "vpp-performance-changes-2n-skx-h1"
4714     - title: "2009.0-5"
4715       data-set: "vpp-performance-changes-2n-skx-ref-env-old"
4716     - title: "2009.0-6"
4717       data-set: "vpp-performance-changes-2n-skx-ref-env-new"
4718     - title: "2101.0-6"
4719       data-set: "vpp-performance-changes-2n-skx-cmp"
4720   comparisons:
4721     - title: "2009.0-6 vs 2009.0-5"
4722       reference: 2
4723       compare: 3
4724 #      rca-file: "rca/rca-2n-skx-4t2c-pdr-rca1.yaml"
4725     - title: "2101.0-6 vs 2009.0-6"
4726       reference: 3
4727       compare: 4
4728 #      rca-file: "rca/rca-2n-skx-4t2c-pdr-rca2.yaml"
4729   legend:
4730     - ''
4731     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
4732     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4733     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4734     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4735     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4736
4737 # VPP Performance Changes 2n-skx 2t1c ndr
4738 - type: "table"
4739   title: "VPP Performance Changes 2n-skx 2t1c ndr"
4740   algorithm: "table_comparison"
4741   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
4742   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4743   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4744   columns:
4745     - title: "2005.0-5"
4746       data-set: "vpp-performance-changes-2n-skx-h1"
4747     - title: "2009.0-5"
4748       data-set: "vpp-performance-changes-2n-skx-ref-env-old"
4749     - title: "2009.0-6"
4750       data-set: "vpp-performance-changes-2n-skx-ref-env-new"
4751     - title: "2101.0-6"
4752       data-set: "vpp-performance-changes-2n-skx-cmp"
4753   comparisons:
4754     - title: "2009.0-6 vs 2009.0-5"
4755       reference: 2
4756       compare: 3
4757 #      rca-file: "rca/rca-2n-skx-2t1c-ndr-rca1.yaml"
4758     - title: "2101.0-6 vs 2009.0-6"
4759       reference: 3
4760       compare: 4
4761 #      rca-file: "rca/rca-2n-skx-2t1c-ndr-rca2.yaml"
4762   legend:
4763     - ''
4764     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
4765     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4766     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4767     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4768     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4769
4770 # VPP Performance Changes 2n-skx 4t2c ndr
4771 - type: "table"
4772   title: "VPP Performance Changes 2n-skx 4t2c ndr"
4773   algorithm: "table_comparison"
4774   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
4775   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4776   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4777   columns:
4778     - title: "2005.0-5"
4779       data-set: "vpp-performance-changes-2n-skx-h1"
4780     - title: "2009.0-5"
4781       data-set: "vpp-performance-changes-2n-skx-ref-env-old"
4782     - title: "2009.0-6"
4783       data-set: "vpp-performance-changes-2n-skx-ref-env-new"
4784     - title: "2101.0-6"
4785       data-set: "vpp-performance-changes-2n-skx-cmp"
4786   comparisons:
4787     - title: "2009.0-6 vs 2009.0-5"
4788       reference: 2
4789       compare: 3
4790 #      rca-file: "rca/rca-2n-skx-4t2c-ndr-rca1.yaml"
4791     - title: "2101.0-6 vs 2009.0-6"
4792       reference: 3
4793       compare: 4
4794 #      rca-file: "rca/rca-2n-skx-4t2c-ndr-rca2.yaml"
4795   legend:
4796     - ''
4797     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
4798     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4799     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4800     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4801     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4802
4803 # VPP Performance Changes 2n-clx-xxv710 2t1c pdr
4804 - type: "table"
4805   title: "VPP Performance Changes 2n-clx-xxv710 2t1c pdr"
4806   algorithm: "table_comparison"
4807   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-pdr"
4808   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4809   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4810   columns:
4811     - title: "2005.0-5"
4812       data-set: "vpp-performance-changes-2n-clx-h1"
4813     - title: "2009.0-5"
4814       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
4815     - title: "2009.0-6"
4816       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
4817     - title: "2101.0-6"
4818       data-set: "vpp-performance-changes-2n-clx-cmp"
4819   comparisons:
4820     - title: "2009.0-6 vs 2009.0-5"
4821       reference: 2
4822       compare: 3
4823 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca1.yaml"
4824     - title: "2101.0-6 vs 2009.0-6"
4825       reference: 3
4826       compare: 4
4827 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca1.yaml"
4828   legend:
4829     - ''
4830     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4831     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4832     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4833     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4834     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4835
4836 # VPP Performance Changes 2n-clx-xxv710 4t2c pdr
4837 - type: "table"
4838   title: "VPP Performance Changes 2n-clx-xxv710 4t2c pdr"
4839   algorithm: "table_comparison"
4840   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-pdr"
4841   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4842   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4843   columns:
4844     - title: "2005.0-5"
4845       data-set: "vpp-performance-changes-2n-clx-h1"
4846     - title: "2009.0-5"
4847       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
4848     - title: "2009.0-6"
4849       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
4850     - title: "2101.0-6"
4851       data-set: "vpp-performance-changes-2n-clx-cmp"
4852   comparisons:
4853     - title: "2009.0-6 vs 2009.0-5"
4854       reference: 2
4855       compare: 3
4856 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca1.yaml"
4857     - title: "2101.0-6 vs 2009.0-6"
4858       reference: 3
4859       compare: 4
4860 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca1.yaml"
4861   legend:
4862     - ''
4863     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4864     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4865     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4866     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4867     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4868
4869 # VPP Performance Changes 2n-clx-xxv710 2t1c ndr
4870 - type: "table"
4871   title: "VPP Performance Changes 2n-clx-xxv710 2t1c ndr"
4872   algorithm: "table_comparison"
4873   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-ndr"
4874   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4875   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4876   columns:
4877     - title: "2005.0-5"
4878       data-set: "vpp-performance-changes-2n-clx-h1"
4879     - title: "2009.0-5"
4880       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
4881     - title: "2009.0-6"
4882       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
4883     - title: "2101.0-6"
4884       data-set: "vpp-performance-changes-2n-clx-cmp"
4885   comparisons:
4886     - title: "2009.0-6 vs 2009.0-5"
4887       reference: 2
4888       compare: 3
4889 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca1.yaml"
4890     - title: "2101.0-6 vs 2009.0-6"
4891       reference: 3
4892       compare: 4
4893 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca1.yaml"
4894   legend:
4895     - ''
4896     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4897     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4898     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4899     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4900     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4901
4902 # VPP Performance Changes 2n-clx-xxv710 4t2c ndr
4903 - type: "table"
4904   title: "VPP Performance Changes 2n-clx-xxv710 ndr"
4905   algorithm: "table_comparison"
4906   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-ndr"
4907   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4908   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4909   columns:
4910     - title: "2005.0-5"
4911       data-set: "vpp-performance-changes-2n-clx-h1"
4912     - title: "2009.0-5"
4913       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
4914     - title: "2009.0-6"
4915       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
4916     - title: "2101.0-6"
4917       data-set: "vpp-performance-changes-2n-clx-cmp"
4918   comparisons:
4919     - title: "2009.0-6 vs 2009.0-5"
4920       reference: 2
4921       compare: 3
4922 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca1.yaml"
4923     - title: "2101.0-6 vs 2009.0-6"
4924       reference: 3
4925       compare: 4
4926 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca1.yaml"
4927   legend:
4928     - ''
4929     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4930     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4931     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4932     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4933     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4934
4935 # VPP Performance Changes 2n-zn2-xxv710 2t1c pdr
4936 - type: "table"
4937   title: "VPP Performance Changes 2n-zn2-xxv710 2t1c pdr"
4938   algorithm: "table_comparison"
4939   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-2t1c-pdr"
4940   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4941   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
4942   columns:
4943 #     - title: "2005.0-5"
4944 #       data-set: "vpp-performance-changes-2n-zn2-h1"
4945     - title: "2009.0-5"
4946       data-set: "vpp-performance-changes-2n-zn2-ref-env-old"
4947     - title: "2009.0-6"
4948       data-set: "vpp-performance-changes-2n-zn2-ref-env-new"
4949     - title: "2101.0-6"
4950       data-set: "vpp-performance-changes-2n-zn2-cmp"
4951   comparisons:
4952     - title: "2009.0-6 vs 2009.0-5"
4953       reference: 1  # 2
4954       compare: 2  # 3
4955 #      rca-file: "rca/rca-2n-zn2-2t1c-pdr-rca1.yaml"
4956     - title: "2101.0-6 vs 2009.0-6"
4957       reference: 2  # 3
4958       compare: 3  # 4
4959 #      rca-file: "rca/rca-2n-zn2-2t1c-pdr-rca1.yaml"
4960   legend:
4961     - ''
4962     - 'Test Case:            Test cases executed for: PDR throughput on 2n-zn2 with xxv710.'
4963     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4964     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4965     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4966     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4967
4968 # VPP Performance Changes 2n-zn2-xxv710 4t2c pdr
4969 - type: "table"
4970   title: "VPP Performance Changes 2n-zn2-xxv710 4t2c pdr"
4971   algorithm: "table_comparison"
4972   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-4t2c-pdr"
4973   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4974   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
4975   columns:
4976 #     - title: "2005.0-5"
4977 #       data-set: "vpp-performance-changes-2n-zn2-h1"
4978     - title: "2009.0-5"
4979       data-set: "vpp-performance-changes-2n-zn2-ref-env-old"
4980     - title: "2009.0-6"
4981       data-set: "vpp-performance-changes-2n-zn2-ref-env-new"
4982     - title: "2101.0-6"
4983       data-set: "vpp-performance-changes-2n-zn2-cmp"
4984   comparisons:
4985     - title: "2009.0-6 vs 2009.0-5"
4986       reference: 1  # 2
4987       compare: 2  # 3
4988 #      rca-file: "rca/rca-2n-zn2-4t2c-pdr-rca1.yaml"
4989     - title: "2101.0-6 vs 2009.0-6"
4990       reference: 2  # 3
4991       compare: 3  # 4
4992 #      rca-file: "rca/rca-2n-zn2-4t2c-pdr-rca1.yaml"
4993   legend:
4994     - ''
4995     - 'Test Case:            Test cases executed for: PDR throughput on 2n-zn2 with xxv710.'
4996     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4997     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4998     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4999     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5000
5001 # VPP Performance Changes 2n-zn2-xxv710 2t1c ndr
5002 - type: "table"
5003   title: "VPP Performance Changes 2n-zn2-xxv710 2t1c ndr"
5004   algorithm: "table_comparison"
5005   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-2t1c-ndr"
5006   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5007   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5008   columns:
5009 #     - title: "2005.0-5"
5010 #       data-set: "vpp-performance-changes-2n-zn2-h1"
5011     - title: "2009.0-5"
5012       data-set: "vpp-performance-changes-2n-zn2-ref-env-old"
5013     - title: "2009.0-6"
5014       data-set: "vpp-performance-changes-2n-zn2-ref-env-new"
5015     - title: "2101.0-6"
5016       data-set: "vpp-performance-changes-2n-zn2-cmp"
5017   comparisons:
5018     - title: "2009.0-6 vs 2009.0-5"
5019       reference: 1  # 2
5020       compare: 2  # 3
5021 #      rca-file: "rca/rca-2n-zn2-2t1c-ndr-rca1.yaml"
5022     - title: "2101.0-6 vs 2009.0-6"
5023       reference: 2  # 3
5024       compare: 3  # 4
5025 #      rca-file: "rca/rca-2n-zn2-2t1c-ndr-rca1.yaml"
5026   legend:
5027     - ''
5028     - 'Test Case:            Test cases executed for: NDR throughput on 2n-zn2 with xxv710.'
5029     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5030     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5031     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5032     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5033
5034 # VPP Performance Changes 2n-zn2-xxv710 4t2c ndr
5035 - type: "table"
5036   title: "VPP Performance Changes 2n-zn2-xxv710 4t2c ndr"
5037   algorithm: "table_comparison"
5038   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-4t2c-ndr"
5039   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5040   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
5041   columns:
5042 #     - title: "2005.0-5"
5043 #       data-set: "vpp-performance-changes-2n-zn2-h1"
5044     - title: "2009.0-5"
5045       data-set: "vpp-performance-changes-2n-zn2-ref-env-old"
5046     - title: "2009.0-6"
5047       data-set: "vpp-performance-changes-2n-zn2-ref-env-new"
5048     - title: "2101.0-6"
5049       data-set: "vpp-performance-changes-2n-zn2-cmp"
5050   comparisons:
5051     - title: "2009.0-6 vs 2009.0-5"
5052       reference: 1  # 2
5053       compare: 2  # 3
5054 #      rca-file: "rca/rca-2n-zn2-4t2c-ndr-rca1.yaml"
5055     - title: "2101.0-6 vs 2009.0-6"
5056       reference: 2  # 3
5057       compare: 3  # 4
5058 #      rca-file: "rca/rca-2n-zn2-4t2c-ndr-rca1.yaml"
5059   legend:
5060     - ''
5061     - 'Test Case:            Test cases executed for: NDR throughput on 2n-zn2 with xxv710.'
5062     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5063     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5064     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5065     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5066
5067 # VPP Performance Changes 2n-dnv 1t1c pdr
5068 - type: "table"
5069   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
5070   algorithm: "table_comparison"
5071   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
5072   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5073   filter: "'1T1C'"
5074   columns:
5075     - title: "2005.0-5"
5076       data-set: "vpp-performance-changes-2n-dnv-h1"
5077     - title: "2009.0-5"
5078       data-set: "vpp-performance-changes-2n-dnv-ref-env-old"
5079 #     - title: "2009.0-6"
5080 #       data-set: "vpp-performance-changes-2n-dnv-ref-env-new"
5081     - title: "2101.0-6"
5082       data-set: "vpp-performance-changes-2n-dnv-cmp"
5083   comparisons:
5084 #     - title: "2009.0-6 vs 2009.0-5"
5085 #       reference: 2
5086 #       compare: 3
5087     - title: "2101.0-6 vs 2009.0-5"
5088       reference: 2
5089       compare: 3
5090   legend:
5091     - ''
5092     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
5093     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5094     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5095 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5096     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5097
5098 # VPP Performance Changes 2n-dnv 2t2c pdr
5099 - type: "table"
5100   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
5101   algorithm: "table_comparison"
5102   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
5103   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5104   filter: "'2T2C'"
5105   columns:
5106     - title: "2005.0-5"
5107       data-set: "vpp-performance-changes-2n-dnv-h1"
5108     - title: "2009.0-5"
5109       data-set: "vpp-performance-changes-2n-dnv-ref-env-old"
5110 #     - title: "2009.0-6"
5111 #       data-set: "vpp-performance-changes-2n-dnv-ref-env-new"
5112     - title: "2101.0-6"
5113       data-set: "vpp-performance-changes-2n-dnv-cmp"
5114   comparisons:
5115 #     - title: "2009.0-6 vs 2009.0-5"
5116 #       reference: 2
5117 #       compare: 3
5118     - title: "2101.0-6 vs 2009.0-5"
5119       reference: 2
5120       compare: 3
5121   legend:
5122     - ''
5123     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
5124     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5125     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5126 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5127     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5128
5129 # VPP Performance Changes 2n-dnv 1t1c ndr
5130 - type: "table"
5131   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
5132   algorithm: "table_comparison"
5133   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
5134   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5135   filter: "'1T1C'"
5136   columns:
5137     - title: "2005.0-5"
5138       data-set: "vpp-performance-changes-2n-dnv-h1"
5139     - title: "2009.0-5"
5140       data-set: "vpp-performance-changes-2n-dnv-ref-env-old"
5141 #     - title: "2009.0-6"
5142 #       data-set: "vpp-performance-changes-2n-dnv-ref-env-new"
5143     - title: "2101.0-6"
5144       data-set: "vpp-performance-changes-2n-dnv-cmp"
5145   comparisons:
5146 #     - title: "2009.0-6 vs 2009.0-5"
5147 #       reference: 2
5148 #       compare: 3
5149     - title: "2101.0-6 vs 2009.0-5"
5150       reference: 2
5151       compare: 3
5152   legend:
5153     - ''
5154     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
5155     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5156     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5157 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5158     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5159
5160 # VPP Performance Changes 2n-dnv 2t2c ndr
5161 - type: "table"
5162   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
5163   algorithm: "table_comparison"
5164   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
5165   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5166   filter: "'2T2C'"
5167   columns:
5168     - title: "2005.0-5"
5169       data-set: "vpp-performance-changes-2n-dnv-h1"
5170     - title: "2009.0-5"
5171       data-set: "vpp-performance-changes-2n-dnv-ref-env-old"
5172 #     - title: "2009.0-6"
5173 #       data-set: "vpp-performance-changes-2n-dnv-ref-env-new"
5174     - title: "2101.0-6"
5175       data-set: "vpp-performance-changes-2n-dnv-cmp"
5176   comparisons:
5177 #     - title: "2009.0-6 vs 2009.0-5"
5178 #       reference: 2
5179 #       compare: 3
5180     - title: "2101.0-6 vs 2009.0-5"
5181       reference: 2
5182       compare: 3
5183   legend:
5184     - ''
5185     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
5186     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5187     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5188 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5189     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5190
5191 # VPP Performance Changes 3n-dnv 1t1c pdr
5192 - type: "table"
5193   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
5194   algorithm: "table_comparison"
5195   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
5196   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5197   filter: "'1T1C'"
5198   columns:
5199     - title: "2005.0-5"
5200       data-set: "vpp-performance-changes-3n-dnv-h1"
5201     - title: "2009.0-5"
5202       data-set: "vpp-performance-changes-3n-dnv-ref-env-old"
5203 #     - title: "2009.0-6"
5204 #       data-set: "vpp-performance-changes-3n-dnv-ref-env-new"
5205     - title: "2101.0-6"
5206       data-set: "vpp-performance-changes-3n-dnv-cmp"
5207   comparisons:
5208 #     - title: "2009.0-6 vs 2009.0-5"
5209 #       reference: 2
5210 #       compare: 3
5211     - title: "2101.0-6 vs 2009.0-5"
5212       reference: 2
5213       compare: 3
5214   legend:
5215     - ''
5216     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
5217     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5218     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5219 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5220     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5221
5222 # VPP Performance Changes 3n-dnv 2t2c pdr
5223 - type: "table"
5224   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
5225   algorithm: "table_comparison"
5226   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
5227   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5228   filter: "'2T2C'"
5229   columns:
5230     - title: "2005.0-5"
5231       data-set: "vpp-performance-changes-3n-dnv-h1"
5232     - title: "2009.0-5"
5233       data-set: "vpp-performance-changes-3n-dnv-ref-env-old"
5234 #     - title: "2009.0-6"
5235 #       data-set: "vpp-performance-changes-3n-dnv-ref-env-new"
5236     - title: "2101.0-6"
5237       data-set: "vpp-performance-changes-3n-dnv-cmp"
5238   comparisons:
5239 #     - title: "2009.0-6 vs 2009.0-5"
5240 #       reference: 2
5241 #       compare: 3
5242     - title: "2101.0-6 vs 2009.0-5"
5243       reference: 2
5244       compare: 3
5245   legend:
5246     - ''
5247     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
5248     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5249     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5250 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5251     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5252
5253 # VPP Performance Changes 3n-dnv 1t1c ndr
5254 - type: "table"
5255   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
5256   algorithm: "table_comparison"
5257   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
5258   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5259   filter: "'1T1C'"
5260   columns:
5261     - title: "2005.0-5"
5262       data-set: "vpp-performance-changes-3n-dnv-h1"
5263     - title: "2009.0-5"
5264       data-set: "vpp-performance-changes-3n-dnv-ref-env-old"
5265 #     - title: "2009.0-6"
5266 #       data-set: "vpp-performance-changes-3n-dnv-ref-env-new"
5267     - title: "2101.0-6"
5268       data-set: "vpp-performance-changes-3n-dnv-cmp"
5269   comparisons:
5270 #     - title: "2009.0-6 vs 2009.0-5"
5271 #       reference: 2
5272 #       compare: 3
5273     - title: "2101.0-6 vs 2009.0-5"
5274       reference: 2
5275       compare: 3
5276   legend:
5277     - ''
5278     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
5279     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5280     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5281 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5282     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5283
5284 # VPP Performance Changes 3n-dnv 2t2c ndr
5285 - type: "table"
5286   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
5287   algorithm: "table_comparison"
5288   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
5289   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5290   filter: "'2T2C'"
5291   columns:
5292     - title: "2005.0-5"
5293       data-set: "vpp-performance-changes-3n-dnv-h1"
5294     - title: "2009.0-5"
5295       data-set: "vpp-performance-changes-3n-dnv-ref-env-old"
5296 #     - title: "2009.0-6"
5297 #       data-set: "vpp-performance-changes-3n-dnv-ref-env-new"
5298     - title: "2101.0-6"
5299       data-set: "vpp-performance-changes-3n-dnv-cmp"
5300   comparisons:
5301 #     - title: "2009.0-6 vs 2009.0-5"
5302 #       reference: 2
5303 #       compare: 3
5304     - title: "2101.0-6 vs 2009.0-5"
5305       reference: 2
5306       compare: 3
5307   legend:
5308     - ''
5309     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
5310     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5311     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5312 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5313     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5314
5315 # VPP Performance Changes 3n-tsh 1t1c pdr
5316 - type: "table"
5317   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
5318   algorithm: "table_comparison"
5319   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
5320   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5321   filter: "'1T1C'"
5322   columns:
5323     - title: "2005.0-5"
5324       data-set: "vpp-performance-changes-3n-tsh-h1"
5325     - title: "2009.0-5"
5326       data-set: "vpp-performance-changes-3n-tsh-ref-env-old"
5327     - title: "2009.0-6"
5328       data-set: "vpp-performance-changes-3n-tsh-ref-env-new"
5329     - title: "2101.0-6"
5330       data-set: "vpp-performance-changes-3n-tsh-cmp"
5331   comparisons:
5332     - title: "2009.0-6 vs 2009.0-5"
5333       reference: 2
5334       compare: 3
5335 #      rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca1.yaml"
5336     - title: "2101.0-6 vs 2009.0-6"
5337       reference: 3
5338       compare: 4
5339 #      rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca2.yaml"
5340   legend:
5341     - ''
5342     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
5343     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5344     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5345     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5346     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5347
5348 # VPP Performance Changes 3n-tsh 2t2c pdr
5349 - type: "table"
5350   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
5351   algorithm: "table_comparison"
5352   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
5353   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5354   filter: "'2T2C'"
5355   columns:
5356     - title: "2005.0-5"
5357       data-set: "vpp-performance-changes-3n-tsh-h1"
5358     - title: "2009.0-5"
5359       data-set: "vpp-performance-changes-3n-tsh-ref-env-old"
5360     - title: "2009.0-6"
5361       data-set: "vpp-performance-changes-3n-tsh-ref-env-new"
5362     - title: "2101.0-6"
5363       data-set: "vpp-performance-changes-3n-tsh-cmp"
5364   comparisons:
5365     - title: "2009.0-6 vs 2009.0-5"
5366       reference: 2
5367       compare: 3
5368 #      rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca1.yaml"
5369     - title: "2101.0-6 vs 2009.0-6"
5370       reference: 3
5371       compare: 4
5372 #      rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca2.yaml"
5373   legend:
5374     - ''
5375     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
5376     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5377     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5378     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5379     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5380
5381 # VPP Performance Changes 3n-tsh 1t1c ndr
5382 - type: "table"
5383   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
5384   algorithm: "table_comparison"
5385   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
5386   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5387   filter: "'1T1C'"
5388   columns:
5389     - title: "2005.0-5"
5390       data-set: "vpp-performance-changes-3n-tsh-h1"
5391     - title: "2009.0-5"
5392       data-set: "vpp-performance-changes-3n-tsh-ref-env-old"
5393     - title: "2009.0-6"
5394       data-set: "vpp-performance-changes-3n-tsh-ref-env-new"
5395     - title: "2101.0-6"
5396       data-set: "vpp-performance-changes-3n-tsh-cmp"
5397   comparisons:
5398     - title: "2009.0-6 vs 2009.0-5"
5399       reference: 2
5400       compare: 3
5401 #      rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca1.yaml"
5402     - title: "2101.0-6 vs 2009.0-6"
5403       reference: 3
5404       compare: 4
5405 #      rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca2.yaml"
5406   legend:
5407     - ''
5408     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
5409     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5410     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5411     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5412     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5413
5414 # VPP Performance Changes 3n-tsh 2t2c ndr
5415 - type: "table"
5416   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
5417   algorithm: "table_comparison"
5418   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
5419   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5420   filter: "'2T2C'"
5421   columns:
5422     - title: "2005.0-5"
5423       data-set: "vpp-performance-changes-3n-tsh-h1"
5424     - title: "2009.0-5"
5425       data-set: "vpp-performance-changes-3n-tsh-ref-env-old"
5426     - title: "2009.0-6"
5427       data-set: "vpp-performance-changes-3n-tsh-ref-env-new"
5428     - title: "2101.0-6"
5429       data-set: "vpp-performance-changes-3n-tsh-cmp"
5430   comparisons:
5431     - title: "2009.0-6 vs 2009.0-5"
5432       reference: 2
5433       compare: 3
5434 #      rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca1.yaml"
5435     - title: "2101.0-6 vs 2009.0-6"
5436       reference: 3
5437       compare: 4
5438 #      rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca2.yaml"
5439   legend:
5440     - ''
5441     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
5442     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5443     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5444     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5445     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5446
5447 # VPP Performance Changes 2n-tx2 1t1c pdr
5448 - type: "table"
5449   title: "VPP Performance Changes 2n-tx2 1t1c pdr"
5450   algorithm: "table_comparison"
5451   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-1t1c-pdr"
5452   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5453   filter: "'1T1C'"
5454   columns:
5455 #     - title: "2005.0-5"
5456 #       data-set: "vpp-performance-changes-2n-tx2-h1"
5457 #     - title: "2009.0-5"
5458 #       data-set: "vpp-performance-changes-2n-tx2-ref-env-old"
5459     - title: "2009.0-6"
5460       data-set: "vpp-performance-changes-2n-tx2-ref-env-new"
5461     - title: "2101.0-6"
5462       data-set: "vpp-performance-changes-2n-tx2-cmp"
5463   comparisons:
5464 #     - title: "2009.0-6 vs 2009.0-5"
5465 #       reference: 2
5466 #       compare: 3
5467     - title: "2101.0-6 vs 2009.0-6"
5468       reference: 1
5469       compare: 2
5470   legend:
5471     - ''
5472     - 'Test Case:            Test cases executed for: PDR throughput on 2n-tx2 with xl710.'
5473     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5474     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5475 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5476     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5477
5478 # VPP Performance Changes 2n-tx2 2t2c pdr
5479 - type: "table"
5480   title: "VPP Performance Changes 2n-tx2 2t2c pdr"
5481   algorithm: "table_comparison"
5482   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-2t2c-pdr"
5483   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5484   filter: "'2T2C'"
5485   columns:
5486 #     - title: "2005.0-5"
5487 #       data-set: "vpp-performance-changes-2n-tx2-h1"
5488 #     - title: "2009.0-5"
5489 #       data-set: "vpp-performance-changes-2n-tx2-ref-env-old"
5490     - title: "2009.0-6"
5491       data-set: "vpp-performance-changes-2n-tx2-ref-env-new"
5492     - title: "2101.0-6"
5493       data-set: "vpp-performance-changes-2n-tx2-cmp"
5494   comparisons:
5495 #     - title: "2009.0-6 vs 2009.0-5"
5496 #       reference: 2
5497 #       compare: 3
5498     - title: "2101.0-6 vs 2009.0-6"
5499       reference: 1
5500       compare: 2
5501   legend:
5502     - ''
5503     - 'Test Case:            Test cases executed for: PDR throughput on 2n-tx2 with xl710.'
5504     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5505     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5506 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5507     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5508
5509 # VPP Performance Changes 2n-tx2 1t1c ndr
5510 - type: "table"
5511   title: "VPP Performance Changes 2n-tx2 1t1c ndr"
5512   algorithm: "table_comparison"
5513   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-1t1c-pdr"
5514   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5515   filter: "'1T1C'"
5516   columns:
5517 #     - title: "2005.0-5"
5518 #       data-set: "vpp-performance-changes-2n-tx2-h1"
5519 #     - title: "2009.0-5"
5520 #       data-set: "vpp-performance-changes-2n-tx2-ref-env-old"
5521     - title: "2009.0-6"
5522       data-set: "vpp-performance-changes-2n-tx2-ref-env-new"
5523     - title: "2101.0-6"
5524       data-set: "vpp-performance-changes-2n-tx2-cmp"
5525   comparisons:
5526 #     - title: "2009.0-6 vs 2009.0-5"
5527 #       reference: 2
5528 #       compare: 3
5529     - title: "2101.0-6 vs 2009.0-6"
5530       reference: 1
5531       compare: 2
5532   legend:
5533     - ''
5534     - 'Test Case:            Test cases executed for: PDR throughput on 2n-tx2 with xl710.'
5535     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5536     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5537 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5538     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5539
5540 # VPP Performance Changes 2n-tx2 2t2c ndr
5541 - type: "table"
5542   title: "VPP Performance Changes 2n-tx2 2t2c ndr"
5543   algorithm: "table_comparison"
5544   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-2t2c-pdr"
5545   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5546   filter: "'2T2C'"
5547   columns:
5548 #     - title: "2005.0-5"
5549 #       data-set: "vpp-performance-changes-2n-tx2-h1"
5550 #     - title: "2009.0-5"
5551 #       data-set: "vpp-performance-changes-2n-tx2-ref-env-old"
5552     - title: "2009.0-6"
5553       data-set: "vpp-performance-changes-2n-tx2-ref-env-new"
5554     - title: "2101.0-6"
5555       data-set: "vpp-performance-changes-2n-tx2-cmp"
5556   comparisons:
5557 #     - title: "2009.0-6 vs 2009.0-5"
5558 #       reference: 2
5559 #       compare: 3
5560     - title: "2101.0-6 vs 2009.0-6"
5561       reference: 1
5562       compare: 2
5563   legend:
5564     - ''
5565     - 'Test Case:            Test cases executed for: PDR throughput on 2n-tx2 with xl710.'
5566     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5567     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5568 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5569     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5570
5571 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
5572 - type: "table"
5573   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
5574   algorithm: "table_comparison"
5575   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
5576   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5577   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5578   columns:
5579     - title: "3n-hsw xl710"
5580       data-set: "vpp-compare-testbeds-ref"
5581       tag: "NIC_Intel-XL710"
5582     - title: "3n-skx xxv710"
5583       data-set: "vpp-compare-testbeds-cmp"
5584       tag: "NIC_Intel-XXV710"
5585   comparisons:
5586     - title: "Diff"
5587       reference: 1
5588       compare: 2
5589   legend:
5590     - ""
5591     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5592     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5593
5594 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
5595 - type: "table"
5596   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
5597   algorithm: "table_comparison"
5598   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
5599   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5600   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5601   columns:
5602     - title: "3n-hsw xl710"
5603       data-set: "vpp-compare-testbeds-ref"
5604       tag: "NIC_Intel-XL710"
5605     - title: "3n-skx xxv710"
5606       data-set: "vpp-compare-testbeds-cmp"
5607       tag: "NIC_Intel-XXV710"
5608   comparisons:
5609     - title: "Diff"
5610       reference: 1
5611       compare: 2
5612   legend:
5613     - ""
5614     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5615     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5616
5617 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
5618 - type: "table"
5619   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
5620   algorithm: "table_comparison"
5621   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
5622   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5623   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5624   columns:
5625     - title: "3n-hsw xl710"
5626       data-set: "vpp-compare-testbeds-ref"
5627       tag: "NIC_Intel-XL710"
5628     - title: "3n-skx xxv710"
5629       data-set: "vpp-compare-testbeds-cmp"
5630       tag: "NIC_Intel-XXV710"
5631   comparisons:
5632     - title: "Diff"
5633       reference: 1
5634       compare: 2
5635   legend:
5636     - ""
5637     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5638     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5639
5640 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
5641 - type: "table"
5642   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
5643   algorithm: "table_comparison"
5644   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
5645   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5646   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5647   columns:
5648     - title: "3n-hsw xl710"
5649       data-set: "vpp-compare-testbeds-ref"
5650       tag: "NIC_Intel-XL710"
5651     - title: "3n-skx xxv710"
5652       data-set: "vpp-compare-testbeds-cmp"
5653       tag: "NIC_Intel-XXV710"
5654   comparisons:
5655     - title: "Diff"
5656       reference: 1
5657       compare: 2
5658   legend:
5659     - ""
5660     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5661     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5662
5663 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
5664 - type: "table"
5665   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
5666   algorithm: "table_comparison"
5667   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
5668   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5669   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5670   columns:
5671     - title: "2n-skx"
5672       data-set: "vpp-compare-testbeds-skx-clx-ref"
5673     - title: "2n-clx"
5674       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5675   comparisons:
5676     - title: "Diff"
5677       reference: 1
5678       compare: 2
5679   legend:
5680     - ""
5681     - "2n-skx, 2n-clx - testbeds and NICs tested."
5682     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5683
5684 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
5685 - type: "table"
5686   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
5687   algorithm: "table_comparison"
5688   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
5689   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5690   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5691   columns:
5692     - title: "2n-skx"
5693       data-set: "vpp-compare-testbeds-skx-clx-ref"
5694     - title: "2n-clx"
5695       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5696   comparisons:
5697     - title: "Diff"
5698       reference: 1
5699       compare: 2
5700   legend:
5701     - ""
5702     - "2n-skx, 2n-clx - testbeds and NICs tested."
5703     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5704
5705 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
5706 - type: "table"
5707   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
5708   algorithm: "table_comparison"
5709   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
5710   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5711   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5712   columns:
5713     - title: "2n-skx"
5714       data-set: "vpp-compare-testbeds-skx-clx-ref"
5715     - title: "2n-clx"
5716       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5717   comparisons:
5718     - title: "Diff"
5719       reference: 1
5720       compare: 2
5721   legend:
5722     - ""
5723     - "2n-skx, 2n-clx - testbeds and NICs tested."
5724     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5725
5726 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
5727 - type: "table"
5728   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
5729   algorithm: "table_comparison"
5730   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
5731   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5732   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5733   columns:
5734     - title: "2n-skx"
5735       data-set: "vpp-compare-testbeds-skx-clx-ref"
5736     - title: "2n-clx"
5737       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5738   comparisons:
5739     - title: "Diff"
5740       reference: 1
5741       compare: 2
5742   legend:
5743     - ""
5744     - "2n-skx, 2n-clx - testbeds and NICs tested."
5745     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5746
5747 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
5748 - type: "table"
5749   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
5750   algorithm: "table_comparison"
5751   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
5752   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5753   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5754   columns:
5755     - title: "3n-hsw xl710"
5756       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5757       tag: "NIC_Intel-XL710"
5758     - title: "2n-clx xxv710"
5759       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5760       tag: "NIC_Intel-XXV710"
5761   comparisons:
5762     - title: "Diff"
5763       reference: 1
5764       compare: 2
5765   legend:
5766     - ""
5767     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5768     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5769
5770 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
5771 - type: "table"
5772   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
5773   algorithm: "table_comparison"
5774   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
5775   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5776   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5777   columns:
5778     - title: "3n-hsw xl710"
5779       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5780       tag: "NIC_Intel-XL710"
5781     - title: "2n-clx xxv710"
5782       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5783       tag: "NIC_Intel-XXV710"
5784   comparisons:
5785     - title: "Diff"
5786       reference: 1
5787       compare: 2
5788   legend:
5789     - ""
5790     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5791     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5792
5793 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
5794 - type: "table"
5795   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
5796   algorithm: "table_comparison"
5797   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
5798   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5799   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5800   columns:
5801     - title: "3n-hsw xl710"
5802       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5803       tag: "NIC_Intel-XL710"
5804     - title: "2n-clx xxv710"
5805       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5806       tag: "NIC_Intel-XXV710"
5807   comparisons:
5808     - title: "Diff"
5809       reference: 1
5810       compare: 2
5811   legend:
5812     - ""
5813     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5814     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5815
5816 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
5817 - type: "table"
5818   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
5819   algorithm: "table_comparison"
5820   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
5821   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5822   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5823   columns:
5824     - title: "3n-hsw xl710"
5825       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5826       tag: "NIC_Intel-XL710"
5827     - title: "2n-clx xxv710"
5828       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5829       tag: "NIC_Intel-XXV710"
5830   comparisons:
5831     - title: "Diff"
5832       reference: 1
5833       compare: 2
5834   legend:
5835     - ""
5836     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5837     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5838
5839 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
5840 - type: "table"
5841   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
5842   algorithm: "table_comparison"
5843   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
5844   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5845   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
5846   columns:
5847     - title: "3n-skx"
5848       data-set: "vpp-compare-topologies-ref"
5849     - title: "2n-skx"
5850       data-set: "vpp-compare-topologies-cmp"
5851   comparisons:
5852     - title: "Diff"
5853       reference: 1
5854       compare: 2
5855   legend:
5856     - ""
5857     - "3n-skx, 2n-skx - topologies tested."
5858     - "Diff - difference between 3n-skx and 2n-skx topologies."
5859
5860 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
5861 - type: "table"
5862   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
5863   algorithm: "table_comparison"
5864   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
5865   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5866   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
5867   columns:
5868     - title: "3n-skx"
5869       data-set: "vpp-compare-topologies-ref"
5870     - title: "2n-skx"
5871       data-set: "vpp-compare-topologies-cmp"
5872   comparisons:
5873     - title: "Diff"
5874       reference: 1
5875       compare: 2
5876   legend:
5877     - ""
5878     - "3n-skx, 2n-skx - topologies tested."
5879     - "Diff - difference between 3n-skx and 2n-skx topologies."
5880
5881 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
5882 - type: "table"
5883   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
5884   algorithm: "table_comparison"
5885   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
5886   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5887   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
5888   columns:
5889     - title: "3n-skx"
5890       data-set: "vpp-compare-topologies-ref"
5891     - title: "2n-skx"
5892       data-set: "vpp-compare-topologies-cmp"
5893   comparisons:
5894     - title: "Diff"
5895       reference: 1
5896       compare: 2
5897   legend:
5898     - ""
5899     - "3n-skx, 2n-skx - topologies tested."
5900     - "Diff - difference between 3n-skx and 2n-skx topologies."
5901
5902 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
5903 - type: "table"
5904   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
5905   algorithm: "table_comparison"
5906   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
5907   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5908   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
5909   columns:
5910     - title: "3n-skx"
5911       data-set: "vpp-compare-topologies-ref"
5912     - title: "2n-skx"
5913       data-set: "vpp-compare-topologies-cmp"
5914   comparisons:
5915     - title: "Diff"
5916       reference: 1
5917       compare: 2
5918   legend:
5919     - ""
5920     - "3n-skx, 2n-skx - topologies tested."
5921     - "Diff - difference between 3n-skx and 2n-skx topologies."
5922
5923 # VPP Performance Changes 3n-hsw 1t1c mrr
5924 - type: "table"
5925   title: "VPP Performance Changes 3n-hsw 1t1c mrr"
5926   algorithm: "table_comparison"
5927   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
5928   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5929   filter: "'1T1C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
5930   columns:
5931     - title: "2005.0-5"
5932       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
5933     - title: "2009.0-5"
5934       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-old"
5935     - title: "2009.0-6"
5936       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-new"
5937     - title: "2101.0-6"
5938       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
5939   comparisons:
5940     - title: "2009.0-6 vs 2009.0-5"
5941       reference: 2
5942       compare: 3
5943 #      rca-file: "rca/rca-3n-hsw-1t1c-mrr-rca1.yaml"
5944     - title: "2101.0-6 vs 2009.0-6"
5945       reference: 3
5946       compare: 4
5947 #      rca-file: "rca/rca-3n-hsw-1t1c-mrr-rca2.yaml"
5948   legend:
5949     - ''
5950     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
5951     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5952     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5953     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5954     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5955
5956 # VPP Performance Changes 3n-hsw 2t2c mrr
5957 - type: "table"
5958   title: "VPP Performance Changes 3n-hsw 2t2c mrr"
5959   algorithm: "table_comparison"
5960   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
5961   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5962   filter: "'2T2C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
5963   columns:
5964     - title: "2005.0-5"
5965       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
5966     - title: "2009.0-5"
5967       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-old"
5968     - title: "2009.0-6"
5969       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-new"
5970     - title: "2101.0-6"
5971       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
5972   comparisons:
5973     - title: "2009.0-6 vs 2009.0-5"
5974       reference: 2
5975       compare: 3
5976 #      rca-file: "rca/rca-3n-hsw-2t2c-mrr-rca1.yaml"
5977     - title: "2101.0-6 vs 2009.0-6"
5978       reference: 3
5979       compare: 4
5980 #      rca-file: "rca/rca-3n-hsw-2t2c-mrr-rca2.yaml"
5981   legend:
5982     - ''
5983     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
5984     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5985     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5986     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5987     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5988
5989 # VPP Performance Changes 3n-hsw 4t4c mrr
5990 - type: "table"
5991   title: "VPP Performance Changes 3n-hsw 4t4c mrr"
5992   algorithm: "table_comparison"
5993   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
5994   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5995   filter: "'4T4C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
5996   columns:
5997     - title: "2005.0-5"
5998       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
5999     - title: "2009.0-5"
6000       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-old"
6001     - title: "2009.0-6"
6002       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-new"
6003     - title: "2101.0-6"
6004       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
6005   comparisons:
6006     - title: "2009.0-6 vs 2009.0-5"
6007       reference: 2
6008       compare: 3
6009 #      rca-file: "rca/rca-3n-hsw-4t4c-mrr-rca1.yaml"
6010     - title: "2101.0-6 vs 2009.0-6"
6011       reference: 3
6012       compare: 4
6013 #      rca-file: "rca/rca-3n-hsw-4t4c-mrr-rca2.yaml"
6014   legend:
6015     - ''
6016     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
6017     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6018     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6019     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6020     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6021
6022 # VPP Performance Changes 3n-skx 2t1c mrr
6023 - type: "table"
6024   title: "VPP Performance Changes 3n-skx 2t1c mrr"
6025   algorithm: "table_comparison"
6026   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
6027   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6028   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6029   columns:
6030     - title: "2005.0-5"
6031       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
6032     - title: "2009.0-5"
6033       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-old"
6034     - title: "2009.0-6"
6035       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-new"
6036     - title: "2101.0-6"
6037       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
6038   comparisons:
6039     - title: "2009.0-6 vs 2009.0-5"
6040       reference: 2
6041       compare: 3
6042 #      rca-file: "rca/rca-3n-skx-2t1c-mrr-rca1.yaml"
6043     - title: "2101.0-6 vs 2009.0-6"
6044       reference: 3
6045       compare: 4
6046 #      rca-file: "rca/rca-3n-skx-2t1c-mrr-rca2.yaml"
6047   legend:
6048     - ''
6049     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
6050     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6051     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6052     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6053     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6054
6055 # VPP Performance Changes 3n-skx 4t2c mrr
6056 - type: "table"
6057   title: "VPP Performance Changes 3n-skx 4t2c mrr"
6058   algorithm: "table_comparison"
6059   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
6060   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6061   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6062   columns:
6063     - title: "2005.0-5"
6064       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
6065     - title: "2009.0-5"
6066       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-old"
6067     - title: "2009.0-6"
6068       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-new"
6069     - title: "2101.0-6"
6070       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
6071   comparisons:
6072     - title: "2009.0-6 vs 2009.0-5"
6073       reference: 2
6074       compare: 3
6075 #      rca-file: "rca/rca-3n-skx-4t2c-mrr-rca1.yaml"
6076     - title: "2101.0-6 vs 2009.0-6"
6077       reference: 3
6078       compare: 4
6079 #      rca-file: "rca/rca-3n-skx-4t2c-mrr-rca2.yaml"
6080   legend:
6081     - ''
6082     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
6083     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6084     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6085     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6086     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6087
6088 # VPP Performance Changes 3n-skx 8t4c mrr
6089 - type: "table"
6090   title: "VPP Performance Changes 3n-skx 8t4c mrr"
6091   algorithm: "table_comparison"
6092   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
6093   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6094   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6095   columns:
6096     - title: "2005.0-5"
6097       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
6098     - title: "2009.0-5"
6099       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-old"
6100     - title: "2009.0-6"
6101       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-new"
6102     - title: "2101.0-6"
6103       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
6104   comparisons:
6105     - title: "2009.0-6 vs 2009.0-5"
6106       reference: 2
6107       compare: 3
6108 #      rca-file: "rca/rca-3n-skx-8t4c-mrr-rca1.yaml"
6109     - title: "2101.0-6 vs 2009.0-6"
6110       reference: 3
6111       compare: 4
6112 #      rca-file: "rca/rca-3n-skx-8t4c-mrr-rca2.yaml"
6113   legend:
6114     - ''
6115     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
6116     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6117     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6118     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6119     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6120
6121 # VPP Performance Changes 2n-skx 2t1c mrr
6122 - type: "table"
6123   title: "VPP Performance Changes 2n-skx 2t1c mrr"
6124   algorithm: "table_comparison"
6125   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
6126   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6127   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6128   columns:
6129     - title: "2005.0-5"
6130       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
6131     - title: "2009.0-5"
6132       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-old"
6133     - title: "2009.0-6"
6134       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-new"
6135     - title: "2101.0-6"
6136       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
6137   comparisons:
6138     - title: "2009.0-6 vs 2009.0-5"
6139       reference: 2
6140       compare: 3
6141 #      rca-file: "rca/rca-2n-skx-2t1c-mrr-rca1.yaml"
6142     - title: "2101.0-6 vs 2009.0-6"
6143       reference: 3
6144       compare: 4
6145 #      rca-file: "rca/rca-2n-skx-2t1c-mrr-rca2.yaml"
6146   legend:
6147     - ''
6148     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
6149     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6150     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6151     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6152     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6153
6154 # VPP Performance Changes 2n-skx 4t2c mrr
6155 - type: "table"
6156   title: "VPP Performance Changes 2n-skx 4t2c mrr"
6157   algorithm: "table_comparison"
6158   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
6159   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6160   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6161   columns:
6162     - title: "2005.0-5"
6163       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
6164     - title: "2009.0-5"
6165       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-old"
6166     - title: "2009.0-6"
6167       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-new"
6168     - title: "2101.0-6"
6169       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
6170   comparisons:
6171     - title: "2009.0-6 vs 2009.0-5"
6172       reference: 2
6173       compare: 3
6174 #      rca-file: "rca/rca-2n-skx-4t2c-mrr-rca1.yaml"
6175     - title: "2101.0-6 vs 2009.0-6"
6176       reference: 3
6177       compare: 4
6178 #      rca-file: "rca/rca-2n-skx-4t2c-mrr-rca2.yaml"
6179   legend:
6180     - ''
6181     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
6182     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6183     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6184     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6185     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6186
6187 # VPP Performance Changes 2n-skx 8t4c mrr
6188 - type: "table"
6189   title: "VPP Performance Changes 2n-skx 8t4c mrr"
6190   algorithm: "table_comparison"
6191   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
6192   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6193   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6194   columns:
6195     - title: "2005.0-5"
6196       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
6197     - title: "2009.0-5"
6198       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-old"
6199     - title: "2009.0-6"
6200       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-new"
6201     - title: "2101.0-6"
6202       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
6203   comparisons:
6204     - title: "2009.0-6 vs 2009.0-5"
6205       reference: 2
6206       compare: 3
6207 #      rca-file: "rca/rca-2n-skx-8t4c-mrr-rca1.yaml"
6208     - title: "2101.0-6 vs 2009.0-6"
6209       reference: 3
6210       compare: 4
6211 #      rca-file: "rca/rca-2n-skx-8t4c-mrr-rca2.yaml"
6212   legend:
6213     - ''
6214     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
6215     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6216     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6217     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6218     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6219
6220 # VPP Performance Changes 2n-clx-xxv710 2t1c mrr
6221 - type: "table"
6222   title: "VPP Performance Changes 2n-clx-xxv710 2t1c mrr"
6223   algorithm: "table_comparison"
6224   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-mrr"
6225   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6226   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6227   columns:
6228     - title: "2005.0-5"
6229       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
6230     - title: "2009.0-5"
6231       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-old"
6232     - title: "2009.0-6"
6233       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-new"
6234     - title: "2101.0-6"
6235       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
6236   comparisons:
6237     - title: "2009.0-6 vs 2009.0-5"
6238       reference: 2
6239       compare: 3
6240 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca1.yaml"
6241     - title: "2101.0-6 vs 2009.0-6"
6242       reference: 3
6243       compare: 4
6244 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca2.yaml"
6245   legend:
6246     - ''
6247     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
6248     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6249     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6250     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6251     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6252
6253 # VPP Performance Changes 2n-clx-xxv710 4t2c mrr
6254 - type: "table"
6255   title: "VPP Performance Changes 2n-clx-xxv710 4t2c mrr"
6256   algorithm: "table_comparison"
6257   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-mrr"
6258   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6259   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6260   columns:
6261     - title: "2005.0-5"
6262       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
6263     - title: "2009.0-5"
6264       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-old"
6265     - title: "2009.0-6"
6266       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-new"
6267     - title: "2101.0-6"
6268       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
6269   comparisons:
6270     - title: "2009.0-6 vs 2009.0-5"
6271       reference: 2
6272       compare: 3
6273 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca1.yaml"
6274     - title: "2101.0-6 vs 2009.0-6"
6275       reference: 3
6276       compare: 4
6277 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca2.yaml"
6278   legend:
6279     - ''
6280     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
6281     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6282     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6283     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6284     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6285
6286 # VPP Performance Changes 2n-clx-xxv710 8t4c mrr
6287 - type: "table"
6288   title: "VPP Performance Changes 2n-clx-xxv710 8t4c mrr"
6289   algorithm: "table_comparison"
6290   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-8t4c-mrr"
6291   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6292   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6293   columns:
6294     - title: "2005.0-5"
6295       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
6296     - title: "2009.0-5"
6297       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-old"
6298     - title: "2009.0-6"
6299       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-new"
6300     - title: "2101.0-6"
6301       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
6302   comparisons:
6303     - title: "2009.0-6 vs 2009.0-5"
6304       reference: 2
6305       compare: 3
6306 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca1.yaml"
6307     - title: "2101.0-6 vs 2009.0-6"
6308       reference: 3
6309       compare: 4
6310 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca2.yaml"
6311   legend:
6312     - ''
6313     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
6314     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6315     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6316     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6317     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6318
6319 # VPP Performance Changes 2n-zn2-xxv710 2t1c mrr
6320 - type: "table"
6321   title: "VPP Performance Changes 2n-zn2-xxv710 2t1c mrr"
6322   algorithm: "table_comparison"
6323   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-2t1c-mrr"
6324   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6325   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710'"
6326   columns:
6327 #     - title: "2005.0-5"
6328 #       data-set: "vpp-performance-changes-2n-zn2-mrr-h1"
6329     - title: "2009.0-5"
6330       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-old"
6331     - title: "2009.0-6"
6332       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-new"
6333     - title: "2101.0-6"
6334       data-set: "vpp-performance-changes-2n-zn2-mrr-cmp"
6335   comparisons:
6336     - title: "2009.0-6 vs 2009.0-5"
6337       reference: 1  # 2
6338       compare: 2  # 3
6339 #      rca-file: "rca/rca-2n-zn2-2t1c-mrr-rca1.yaml"
6340     - title: "2101.0-6 vs 2009.0-6"
6341       reference: 2  # 3
6342       compare: 3  # 4
6343 #      rca-file: "rca/rca-2n-zn2-2t1c-mrr-rca2.yaml"
6344   legend:
6345     - ''
6346     - 'Test Case:            Test cases executed for: MRR throughput on 2n-zn2 with xxv710.'
6347     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6348     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6349     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6350     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6351
6352 # VPP Performance Changes 2n-zn2-xxv710 4t2c mrr
6353 - type: "table"
6354   title: "VPP Performance Changes 2n-zn2-xxv710 4t2c mrr"
6355   algorithm: "table_comparison"
6356   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-4t2c-mrr"
6357   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6358   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710'"
6359   columns:
6360 #     - title: "2005.0-5"
6361 #       data-set: "vpp-performance-changes-2n-zn2-mrr-h1"
6362     - title: "2009.0-5"
6363       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-old"
6364     - title: "2009.0-6"
6365       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-new"
6366     - title: "2101.0-6"
6367       data-set: "vpp-performance-changes-2n-zn2-mrr-cmp"
6368   comparisons:
6369     - title: "2009.0-6 vs 2009.0-5"
6370       reference: 1  # 2
6371       compare: 2  # 3
6372 #      rca-file: "rca/rca-2n-zn2-4t2c-mrr-rca1.yaml"
6373     - title: "2101.0-6 vs 2009.0-6"
6374       reference: 2  # 3
6375       compare: 3  # 4
6376 #      rca-file: "rca/rca-2n-zn2-4t2c-mrr-rca2.yaml"
6377   legend:
6378     - ''
6379     - 'Test Case:            Test cases executed for: MRR throughput on 2n-zn2 with xxv710.'
6380     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6381     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6382     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6383     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6384
6385 # VPP Performance Changes 2n-zn2-xxv710 8t4c mrr
6386 - type: "table"
6387   title: "VPP Performance Changes 2n-zn2-xxv710 8t4c mrr"
6388   algorithm: "table_comparison"
6389   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-8t4c-mrr"
6390   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6391   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710'"
6392   columns:
6393 #     - title: "2005.0-5"
6394 #       data-set: "vpp-performance-changes-2n-zn2-mrr-h1"
6395     - title: "2009.0-5"
6396       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-old"
6397     - title: "2009.0-6"
6398       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-new"
6399     - title: "2101.0-6"
6400       data-set: "vpp-performance-changes-2n-zn2-mrr-cmp"
6401   comparisons:
6402     - title: "2009.0-6 vs 2009.0-5"
6403       reference: 1  # 2
6404       compare: 2  # 3
6405 #      rca-file: "rca/rca-2n-zn2-8t4c-mrr-rca1.yaml"
6406     - title: "2101.0-6 vs 2009.0-6"
6407       reference: 2  # 3
6408       compare: 3  # 4
6409 #      rca-file: "rca/rca-2n-zn2-8t4c-mrr-rca2.yaml"
6410   legend:
6411     - ''
6412     - 'Test Case:            Test cases executed for: MRR throughput on 2n-zn2 with xxv710.'
6413     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6414     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6415     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6416     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6417
6418 # VPP Performance Changes 2n-dnv 1t1c mrr
6419 - type: "table"
6420   title: "VPP Performance Changes 2n-dnv 1t1c mrr"
6421   algorithm: "table_comparison"
6422   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
6423   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6424   filter: "'1T1C'"
6425   columns:
6426     - title: "2005.0-5"
6427       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
6428     - title: "2009.0-5"
6429       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-old"
6430 #     - title: "2009.0-6"
6431 #       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
6432     - title: "2101.0-6"
6433       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
6434   comparisons:
6435 #     - title: "2009.0-6 vs 2009.0-5"
6436 #       reference: 2
6437 #       compare: 3
6438     - title: "2101.0-6 vs 2009.0-5"
6439       reference: 2
6440       compare: 3
6441   legend:
6442     - ''
6443     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
6444     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6445     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6446 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6447     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous in the current CSIT environment.'
6448
6449 # VPP Performance Changes 2n-dnv 2t2c mrr
6450 - type: "table"
6451   title: "VPP Performance Changes 2n-dnv 2t2c mrr"
6452   algorithm: "table_comparison"
6453   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
6454   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6455   filter: "'2T2C'"
6456   columns:
6457     - title: "2005.0-5"
6458       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
6459     - title: "2009.0-5"
6460       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-old"
6461 #     - title: "2009.0-6"
6462 #       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
6463     - title: "2101.0-6"
6464       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
6465   comparisons:
6466 #     - title: "2009.0-6 vs 2009.0-5"
6467 #       reference: 2
6468 #       compare: 3
6469     - title: "2101.0-6 vs 2009.0-5"
6470       reference: 2
6471       compare: 3
6472   legend:
6473     - ''
6474     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
6475     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6476     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6477 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6478     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous in the current CSIT environment.'
6479
6480 # VPP Performance Changes 2n-dnv 4t4c mrr
6481 - type: "table"
6482   title: "VPP Performance Changes 2n-dnv 4t4c mrr"
6483   algorithm: "table_comparison"
6484   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
6485   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6486   filter: "'4T4C'"
6487   columns:
6488     - title: "2005.0-5"
6489       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
6490     - title: "2009.0-5"
6491       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-old"
6492 #     - title: "2009.0-6"
6493 #       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
6494     - title: "2101.0-6"
6495       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
6496   comparisons:
6497 #     - title: "2009.0-6 vs 2009.0-5"
6498 #       reference: 2
6499 #       compare: 3
6500     - title: "2101.0-6 vs 2009.0-5"
6501       reference: 2
6502       compare: 3
6503   legend:
6504     - ''
6505     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
6506     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6507     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6508 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6509     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous in the current CSIT environment.'
6510
6511 # VPP Performance Changes 3n-dnv 1t1c mrr
6512 - type: "table"
6513   title: "VPP Performance Changes 3n-dnv 1t1c mrr"
6514   algorithm: "table_comparison"
6515   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
6516   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6517   filter: "'1T1C'"
6518   columns:
6519     - title: "2005.0-5"
6520       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
6521     - title: "2009.0-5"
6522       data-set: "vpp-performance-changes-3n-dnv-mrr-ref-env-old"
6523 #     - title: "2009.0-6"
6524 #       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
6525     - title: "2101.0-6"
6526       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
6527   comparisons:
6528 #     - title: "2009.0-6 vs 2009.0-5"
6529 #       reference: 2
6530 #       compare: 3
6531     - title: "2101.0-6 vs 2009.0-5"
6532       reference: 2
6533       compare: 3
6534   legend:
6535     - ''
6536     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
6537     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6538     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6539 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6540     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous in the current CSIT environment.'
6541
6542 # VPP Performance Changes 3n-dnv 2t2c mrr
6543 - type: "table"
6544   title: "VPP Performance Changes 3n-dnv 2t2c mrr"
6545   algorithm: "table_comparison"
6546   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
6547   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6548   filter: "'2T2C'"
6549   columns:
6550     - title: "2005.0-5"
6551       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
6552     - title: "2009.0-5"
6553       data-set: "vpp-performance-changes-3n-dnv-mrr-ref-env-old"
6554 #     - title: "2009.0-6"
6555 #       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
6556     - title: "2101.0-6"
6557       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
6558   comparisons:
6559 #     - title: "2009.0-6 vs 2009.0-5"
6560 #       reference: 2
6561 #       compare: 3
6562     - title: "2101.0-6 vs 2009.0-5"
6563       reference: 2
6564       compare: 3
6565   legend:
6566     - ''
6567     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
6568     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6569     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6570 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6571     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous in the current CSIT environment.'
6572
6573 # VPP Performance Changes 3n-dnv 4t4c mrr
6574 - type: "table"
6575   title: "VPP Performance Changes 3n-dnv 4t4c mrr"
6576   algorithm: "table_comparison"
6577   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
6578   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6579   filter: "'4T4C'"
6580   columns:
6581     - title: "2005.0-5"
6582       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
6583     - title: "2009.0-5"
6584       data-set: "vpp-performance-changes-3n-dnv-mrr-ref-env-old"
6585 #     - title: "2009.0-6"
6586 #       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
6587     - title: "2101.0-6"
6588       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
6589   comparisons:
6590 #     - title: "2009.0-6 vs 2009.0-5"
6591 #       reference: 2
6592 #       compare: 3
6593     - title: "2101.0-6 vs 2009.0-5"
6594       reference: 2
6595       compare: 3
6596   legend:
6597     - ''
6598     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
6599     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6600     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6601 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6602     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous in the current CSIT environment.'
6603
6604 # VPP Performance Changes 3n-tsh 1t1c mrr
6605 - type: "table"
6606   title: "VPP Performance Changes 3n-tsh 1t1c mrr"
6607   algorithm: "table_comparison"
6608   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
6609   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6610   filter: "'1T1C'"
6611   columns:
6612     - title: "2005.0-5"
6613       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
6614     - title: "2009.0-5"
6615       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-old"
6616     - title: "2009.0-6"
6617       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-new"
6618     - title: "2101.0-6"
6619       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
6620   comparisons:
6621     - title: "2009.0-6 vs 2009.0-5"
6622       reference: 2
6623       compare: 3
6624     - title: "2101.0-6 vs 2009.0-6"
6625       reference: 3
6626       compare: 4
6627   legend:
6628     - ''
6629     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
6630     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6631     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6632     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6633     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6634
6635 # VPP Performance Changes 3n-tsh 2t2c mrr
6636 - type: "table"
6637   title: "VPP Performance Changes 3n-tsh 2t2c mrr"
6638   algorithm: "table_comparison"
6639   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
6640   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6641   filter: "'2T2C'"
6642   columns:
6643     - title: "2005.0-5"
6644       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
6645     - title: "2009.0-5"
6646       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-old"
6647     - title: "2009.0-6"
6648       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-new"
6649     - title: "2101.0-6"
6650       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
6651   comparisons:
6652     - title: "2009.0-6 vs 2009.0-5"
6653       reference: 2
6654       compare: 3
6655     - title: "2101.0-6 vs 2009.0-6"
6656       reference: 3
6657       compare: 4
6658   legend:
6659     - ''
6660     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
6661     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6662     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6663     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6664     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6665
6666 # VPP Performance Changes 3n-tsh 4t4c mrr
6667 - type: "table"
6668   title: "VPP Performance Changes 3n-tsh 4t4c mrr"
6669   algorithm: "table_comparison"
6670   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
6671   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6672   filter: "'4T4C'"
6673   columns:
6674     - title: "2005.0-5"
6675       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
6676     - title: "2009.0-5"
6677       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-old"
6678     - title: "2009.0-6"
6679       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-new"
6680     - title: "2101.0-6"
6681       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
6682   comparisons:
6683     - title: "2009.0-6 vs 2009.0-5"
6684       reference: 2
6685       compare: 3
6686     - title: "2101.0-6 vs 2009.0-6"
6687       reference: 3
6688       compare: 4
6689   legend:
6690     - ''
6691     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
6692     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6693     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6694     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6695     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6696
6697 # VPP Performance Changes 2n-tx2 1t1c mrr
6698 - type: "table"
6699   title: "VPP Performance Changes 2n-tx2 1t1c mrr"
6700   algorithm: "table_comparison"
6701   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-1t1c-mrr"
6702   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6703   filter: "'1T1C'"
6704   columns:
6705 #     - title: "2005.0-5"
6706 #       data-set: "vpp-performance-changes-2n-tx2-mrr-h1"
6707 #     - title: "2009.0-5"
6708 #       data-set: "vpp-performance-changes-2n-tx2-mrr-ref-env-old"
6709     - title: "2009.0-6"
6710       data-set: "vpp-performance-changes-2n-tx2-mrr-ref-env-new"
6711     - title: "2101.0-6"
6712       data-set: "vpp-performance-changes-2n-tx2-mrr-cmp"
6713   comparisons:
6714 #     - title: "2009.0-6 vs 2009.0-5"
6715 #       reference: 2
6716 #       compare: 3
6717     - title: "2101.0-6 vs 2009.0-6"
6718       reference: 1
6719       compare: 2
6720   legend:
6721     - ''
6722     - 'Test Case:            Test cases executed for: MRR throughput on 2n-tx2 with xl710.'
6723     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6724     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6725 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6726     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6727
6728 # VPP Performance Changes 2n-tx2 2t2c mrr
6729 - type: "table"
6730   title: "VPP Performance Changes 2n-tx2 2t2c mrr"
6731   algorithm: "table_comparison"
6732   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-2t2c-mrr"
6733   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6734   filter: "'2T2C'"
6735   columns:
6736 #     - title: "2005.0-5"
6737 #       data-set: "vpp-performance-changes-2n-tx2-mrr-h1"
6738 #     - title: "2009.0-5"
6739 #       data-set: "vpp-performance-changes-2n-tx2-mrr-ref-env-old"
6740     - title: "2009.0-6"
6741       data-set: "vpp-performance-changes-2n-tx2-mrr-ref-env-new"
6742     - title: "2101.0-6"
6743       data-set: "vpp-performance-changes-2n-tx2-mrr-cmp"
6744   comparisons:
6745 #     - title: "2009.0-6 vs 2009.0-5"
6746 #       reference: 2
6747 #       compare: 3
6748     - title: "2101.0-6 vs 2009.0-6"
6749       reference: 1
6750       compare: 2
6751   legend:
6752     - ''
6753     - 'Test Case:            Test cases executed for: MRR throughput on 2n-tx2 with xl710.'
6754     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6755     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6756 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6757     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6758
6759 # VPP Performance Changes 2n-tx2 4t4c mrr
6760 - type: "table"
6761   title: "VPP Performance Changes 2n-tx2 4t4c mrr"
6762   algorithm: "table_comparison"
6763   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-4t4c-mrr"
6764   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6765   filter: "'4T4C'"
6766   columns:
6767 #     - title: "2005.0-5"
6768 #       data-set: "vpp-performance-changes-2n-tx2-mrr-h1"
6769 #     - title: "2009.0-5"
6770 #       data-set: "vpp-performance-changes-2n-tx2-mrr-ref-env-old"
6771     - title: "2009.0-6"
6772       data-set: "vpp-performance-changes-2n-tx2-mrr-ref-env-new"
6773     - title: "2101.0-6"
6774       data-set: "vpp-performance-changes-2n-tx2-mrr-cmp"
6775   comparisons:
6776 #     - title: "2009.0-6 vs 2009.0-5"
6777 #       reference: 2
6778 #       compare: 3
6779     - title: "2101.0-6 vs 2009.0-6"
6780       reference: 1
6781       compare: 2
6782   legend:
6783     - ''
6784     - 'Test Case:            Test cases executed for: MRR throughput on 2n-tx2 with xl710.'
6785     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6786     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6787 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6788     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6789
6790 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
6791 - type: "table"
6792   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
6793   algorithm: "table_comparison"
6794   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
6795   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6796   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
6797   columns:
6798     - title: "3n-hsw xl710"
6799       data-set: "vpp-compare-testbeds-mrr-ref"
6800       tag: "NIC_Intel-XL710"
6801     - title: "3n-skx xxv710"
6802       data-set: "vpp-compare-testbeds-mrr-cmp"
6803       tag: "NIC_Intel-XXV710"
6804   comparisons:
6805     - title: "Diff"
6806       reference: 1
6807       compare: 2
6808   legend:
6809     - ""
6810     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
6811     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
6812
6813 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
6814 - type: "table"
6815   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
6816   algorithm: "table_comparison"
6817   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
6818   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6819   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
6820   columns:
6821     - title: "3n-hsw xl710"
6822       data-set: "vpp-compare-testbeds-mrr-ref"
6823       tag: "NIC_Intel-XL710"
6824     - title: "3n-skx xxv710"
6825       data-set: "vpp-compare-testbeds-mrr-cmp"
6826       tag: "NIC_Intel-XXV710"
6827   comparisons:
6828     - title: "Diff"
6829       reference: 1
6830       compare: 2
6831   legend:
6832     - ""
6833     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
6834     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
6835
6836 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
6837 - type: "table"
6838   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
6839   algorithm: "table_comparison"
6840   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
6841   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6842   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
6843   columns:
6844     - title: "3n-hsw xl710"
6845       data-set: "vpp-compare-testbeds-mrr-ref"
6846       tag: "NIC_Intel-XL710"
6847     - title: "3n-skx xxv710"
6848       data-set: "vpp-compare-testbeds-mrr-cmp"
6849       tag: "NIC_Intel-XXV710"
6850   comparisons:
6851     - title: "Diff"
6852       reference: 1
6853       compare: 2
6854   legend:
6855     - ""
6856     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
6857     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
6858
6859 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
6860 - type: "table"
6861   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
6862   algorithm: "table_comparison"
6863   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
6864   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6865   filter: "'2T1C' and 'NIC_Intel-XXV710'"
6866   columns:
6867     - title: "2n-skx"
6868       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
6869     - title: "2n-clx"
6870       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
6871   comparisons:
6872     - title: "Diff"
6873       reference: 1
6874       compare: 2
6875   legend:
6876     - ""
6877     - "2n-skx, 2n-clx - testbeds and NICs tested."
6878     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6879
6880 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
6881 - type: "table"
6882   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
6883   algorithm: "table_comparison"
6884   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
6885   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6886   filter: "'4T2C' and 'NIC_Intel-XXV710'"
6887   columns:
6888     - title: "2n-skx"
6889       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
6890     - title: "2n-clx"
6891       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
6892   comparisons:
6893     - title: "Diff"
6894       reference: 1
6895       compare: 2
6896   legend:
6897     - ""
6898     - "2n-skx, 2n-clx - testbeds and NICs tested."
6899     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6900
6901 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
6902 - type: "table"
6903   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
6904   algorithm: "table_comparison"
6905   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
6906   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6907   filter: "'8T4C' and 'NIC_Intel-XXV710'"
6908   columns:
6909     - title: "2n-skx"
6910       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
6911     - title: "2n-clx"
6912       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
6913   comparisons:
6914     - title: "Diff"
6915       reference: 1
6916       compare: 2
6917   legend:
6918     - ""
6919     - "2n-skx, 2n-clx - testbeds and NICs tested."
6920     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6921
6922 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
6923 - type: "table"
6924   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
6925   algorithm: "table_comparison"
6926   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
6927   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6928   filter: "'MRR' and '1C' and 'NIC_Intel-XXV710'"
6929   columns:
6930     - title: "3n-skx"
6931       data-set: "vpp-compare-topologies-mrr-ref"
6932     - title: "2n-skx"
6933       data-set: "vpp-compare-topologies-mrr-cmp"
6934   comparisons:
6935     - title: "Diff"
6936       reference: 1
6937       compare: 2
6938   legend:
6939     - ""
6940     - "3n-skx, 2n-skx - topologies tested."
6941     - "Diff - difference between 3n-skx and 2n-skx topologies."
6942
6943 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
6944 - type: "table"
6945   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
6946   algorithm: "table_comparison"
6947   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
6948   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6949   filter: "'MRR' and '2C' and 'NIC_Intel-XXV710'"
6950   columns:
6951     - title: "3n-skx"
6952       data-set: "vpp-compare-topologies-mrr-ref"
6953     - title: "2n-skx"
6954       data-set: "vpp-compare-topologies-mrr-cmp"
6955   comparisons:
6956     - title: "Diff"
6957       reference: 1
6958       compare: 2
6959   legend:
6960     - ""
6961     - "3n-skx, 2n-skx - topologies tested."
6962     - "Diff - difference between 3n-skx and 2n-skx topologies."
6963
6964 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
6965 - type: "table"
6966   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
6967   algorithm: "table_comparison"
6968   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
6969   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6970   filter: "'MRR' and '4C' and 'NIC_Intel-XXV710'"
6971   columns:
6972     - title: "3n-skx"
6973       data-set: "vpp-compare-topologies-mrr-ref"
6974     - title: "2n-skx"
6975       data-set: "vpp-compare-topologies-mrr-cmp"
6976   comparisons:
6977     - title: "Diff"
6978       reference: 1
6979       compare: 2
6980   legend:
6981     - ""
6982     - "3n-skx, 2n-skx - topologies tested."
6983     - "Diff - difference between 3n-skx and 2n-skx topologies."
6984
6985 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
6986 - type: "table"
6987   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
6988   algorithm: "table_comparison"
6989   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
6990   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6991   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
6992   columns:
6993     - title: "3n-hsw xl710"
6994       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
6995       tag: "NIC_Intel-XL710"
6996     - title: "2n-clx xxv710"
6997       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
6998       tag: "NIC_Intel-XXV710"
6999   comparisons:
7000     - title: "Diff"
7001       reference: 1
7002       compare: 2
7003   legend:
7004     - ""
7005     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
7006     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
7007
7008 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
7009 - type: "table"
7010   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
7011   algorithm: "table_comparison"
7012   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
7013   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7014   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
7015   columns:
7016     - title: "3n-hsw xl710"
7017       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
7018       tag: "NIC_Intel-XL710"
7019     - title: "2n-clx xxv710"
7020       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
7021       tag: "NIC_Intel-XXV710"
7022   comparisons:
7023     - title: "Diff"
7024       reference: 1
7025       compare: 2
7026   legend:
7027     - ""
7028     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
7029     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
7030
7031 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
7032 - type: "table"
7033   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
7034   algorithm: "table_comparison"
7035   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
7036   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7037   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
7038   columns:
7039     - title: "3n-hsw xl710"
7040       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
7041       tag: "NIC_Intel-XL710"
7042     - title: "2n-clx xxv710"
7043       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
7044       tag: "NIC_Intel-XXV710"
7045   comparisons:
7046     - title: "Diff"
7047       reference: 1
7048       compare: 2
7049   legend:
7050     - ""
7051     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
7052     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
7053
7054 # Detailed Test Results - VPP Performance Results 3n-hsw
7055 - type: "table"
7056   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
7057   algorithm: "table_merged_details"
7058   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/"
7059   columns:
7060     - title: " |prein| Test Name |preout| "
7061       data: "data name"
7062     - 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| "
7063       data: "data msg"
7064   data: "vpp-perf-results-3n-hsw"
7065   filter: "all"
7066   parameters:
7067   - "name"
7068   - "parent"
7069   - "msg"
7070
7071 # Detailed Test Results - VPP Performance Results 3n-skx
7072 - type: "table"
7073   title: "Detailed Test Results - VPP Performance Results 3n-skx"
7074   algorithm: "table_merged_details"
7075   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/"
7076   columns:
7077     - title: " |prein| Test Name |preout| "
7078       data: "data name"
7079     - 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| "
7080       data: "data msg"
7081   data: "vpp-perf-results-3n-skx"
7082   filter: "all"
7083   remove-ndr: False
7084   parameters:
7085   - "name"
7086   - "parent"
7087   - "msg"
7088
7089 # Detailed Test Results - VPP Performance Results 2n-skx
7090 - type: "table"
7091   title: "Detailed Test Results - VPP Performance Results 2n-skx"
7092   algorithm: "table_merged_details"
7093   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/"
7094   columns:
7095     - title: " |prein| Test Name |preout| "
7096       data: "data name"
7097     - 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| "
7098       data: "data msg"
7099   data: "vpp-perf-results-2n-skx"
7100   filter: "all"
7101   remove-ndr: False
7102   parameters:
7103   - "name"
7104   - "parent"
7105   - "msg"
7106
7107 # Detailed Test Results - VPP Performance Results 2n-zn2
7108 - type: "table"
7109   title: "Detailed Test Results - VPP Performance Results 2n-zn2"
7110   algorithm: "table_merged_details"
7111   output-file: "{DIR[DTR,PERF,VPP,2N,ZN2]}/"
7112   columns:
7113     - title: " |prein| Test Name |preout| "
7114       data: "data name"
7115     - 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| "
7116       data: "data msg"
7117   data: "vpp-perf-results-2n-zn2"
7118   filter: "all"
7119   remove-ndr: False
7120   parameters:
7121   - "name"
7122   - "parent"
7123   - "msg"
7124
7125 # Detailed Test Results - VPP Performance Results 2n-clx
7126 - type: "table"
7127   title: "Detailed Test Results - VPP Performance Results 2n-clx"
7128   algorithm: "table_merged_details"
7129   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/"
7130   columns:
7131     - title: " |prein| Test Name |preout| "
7132       data: "data name"
7133     - 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| "
7134       data: "data msg"
7135   data: "vpp-perf-results-2n-clx"
7136   filter: "all"
7137   parameters:
7138   - "name"
7139   - "parent"
7140   - "msg"
7141
7142 # Detailed Test Results - VPP Performance Results 3n-tsh
7143 - type: "table"
7144   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
7145   algorithm: "table_merged_details"
7146   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/"
7147   columns:
7148     - title: " |prein| Test Name |preout| "
7149       data: "data name"
7150     - 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| "
7151       data: "data msg"
7152   data: "vpp-perf-results-3n-tsh"
7153   filter: "all"
7154   parameters:
7155   - "name"
7156   - "parent"
7157   - "msg"
7158
7159 # Detailed Test Results - VPP Performance Results 2n-tx2
7160 - type: "table"
7161   title: "Detailed Test Results - VPP Performance Results 2n-tx2"
7162   algorithm: "table_merged_details"
7163   output-file: "{DIR[DTR,PERF,VPP,2N,TX2]}/"
7164   columns:
7165     - title: " |prein| Test Name |preout| "
7166       data: "data name"
7167     - 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| "
7168       data: "data msg"
7169   data: "vpp-perf-results-2n-tx2"
7170   filter: "all"
7171   parameters:
7172   - "name"
7173   - "parent"
7174   - "msg"
7175
7176 # Detailed Test Results - VPP Performance Results 3n-dnv
7177 - type: "table"
7178   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
7179   algorithm: "table_merged_details"
7180   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/"
7181   columns:
7182     - title: " |prein| Test Name |preout| "
7183       data: "data name"
7184     - 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| "
7185       data: "data msg"
7186   data: "vpp-perf-results-3n-dnv"
7187   filter: "all"
7188   parameters:
7189   - "name"
7190   - "parent"
7191   - "msg"
7192
7193 # Detailed Test Results - VPP Performance Results 2n-dnv
7194 - type: "table"
7195   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
7196   algorithm: "table_merged_details"
7197   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
7198   columns:
7199     - title: " |prein| Test Name |preout| "
7200       data: "data name"
7201     - 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| "
7202       data: "data msg"
7203   data: "vpp-perf-results-2n-dnv"
7204   filter: "all"
7205   parameters:
7206   - "name"
7207   - "parent"
7208   - "msg"
7209
7210 # Test configuration - VPP Performance Test Configs 3n-hsw
7211 - type: "table"
7212   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
7213   algorithm: "table_merged_details"
7214   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/"
7215   columns:
7216     - title: " |prein| Test Name |preout| "
7217       data: "data name"
7218     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7219       data: "data conf-history"
7220   data: "vpp-perf-results-3n-hsw"
7221   filter: "all"
7222   parameters:
7223   - "parent"
7224   - "name"
7225   - "conf-history"
7226
7227 # Test configuration - VPP Performance Test Configs 3n-skx
7228 - type: "table"
7229   title: "Test configuration - VPP Performance Test Configs 3n-skx"
7230   algorithm: "table_merged_details"
7231   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/"
7232   columns:
7233     - title: " |prein| Test Name |preout| "
7234       data: "data name"
7235     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7236       data: "data conf-history"
7237   data: "vpp-perf-results-3n-skx"
7238   filter: "all"
7239   parameters:
7240   - "parent"
7241   - "name"
7242   - "conf-history"
7243
7244 # Test configuration - VPP Performance Test Configs 2n-skx
7245 - type: "table"
7246   title: "Test configuration - VPP Performance Test Configs 2n-skx"
7247   algorithm: "table_merged_details"
7248   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/"
7249   columns:
7250     - title: " |prein| Test Name |preout| "
7251       data: "data name"
7252     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7253       data: "data conf-history"
7254   data: "vpp-perf-results-2n-skx"
7255   filter: "all"
7256   parameters:
7257   - "parent"
7258   - "name"
7259   - "conf-history"
7260
7261 # Test configuration - VPP Performance Test Configs 2n-zn2
7262 - type: "table"
7263   title: "Test configuration - VPP Performance Test Configs 2n-zn2"
7264   algorithm: "table_merged_details"
7265   output-file: "{DIR[DTC,PERF,VPP,2N,ZN2]}/"
7266   columns:
7267     - title: " |prein| Test Name |preout| "
7268       data: "data name"
7269     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7270       data: "data conf-history"
7271   data: "vpp-perf-results-2n-zn2"
7272   filter: "all"
7273   parameters:
7274   - "parent"
7275   - "name"
7276   - "conf-history"
7277
7278 # Test configuration - VPP Performance Test Configs 2n-clx
7279 - type: "table"
7280   title: "Test configuration - VPP Performance Test Configs 2n-clx"
7281   algorithm: "table_merged_details"
7282   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/"
7283   columns:
7284     - title: " |prein| Test Name |preout| "
7285       data: "data name"
7286     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7287       data: "data conf-history"
7288   data: "vpp-perf-results-2n-clx"
7289   filter: "all"
7290   parameters:
7291   - "parent"
7292   - "name"
7293   - "conf-history"
7294
7295 # Test configuration - VPP Performance Test Configs 3n-tsh
7296 - type: "table"
7297   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
7298   algorithm: "table_merged_details"
7299   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/"
7300   columns:
7301     - title: " |prein| Test Name |preout| "
7302       data: "data name"
7303     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7304       data: "data conf-history"
7305   data: "vpp-perf-results-3n-tsh"
7306   filter: "all"
7307   parameters:
7308   - "parent"
7309   - "name"
7310   - "conf-history"
7311
7312 # Test configuration - VPP Performance Test Configs 2n-tx2
7313 - type: "table"
7314   title: "Test configuration - VPP Performance Test Configs 2n-tx2"
7315   algorithm: "table_merged_details"
7316   output-file: "{DIR[DTC,PERF,VPP,2N,TX2]}/"
7317   columns:
7318     - title: " |prein| Test Name |preout| "
7319       data: "data name"
7320     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7321       data: "data conf-history"
7322   data: "vpp-perf-results-2n-tx2"
7323   filter: "all"
7324   parameters:
7325   - "parent"
7326   - "name"
7327   - "conf-history"
7328
7329 # Test configuration - VPP Performance Test Configs 3n-dnv
7330 - type: "table"
7331   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
7332   algorithm: "table_merged_details"
7333   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/"
7334   columns:
7335     - title: " |prein| Test Name |preout| "
7336       data: "data name"
7337     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7338       data: "data conf-history"
7339   data: "vpp-perf-results-3n-dnv"
7340   filter: "all"
7341   parameters:
7342   - "parent"
7343   - "name"
7344   - "conf-history"
7345
7346 # Test configuration - VPP Performance Test Configs 2n-dnv
7347 - type: "table"
7348   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
7349   algorithm: "table_merged_details"
7350   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/"
7351   columns:
7352     - title: " |prein| Test Name |preout| "
7353       data: "data name"
7354     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7355       data: "data conf-history"
7356   data: "vpp-perf-results-2n-dnv"
7357   filter: "all"
7358   parameters:
7359   - "parent"
7360   - "name"
7361   - "conf-history"
7362
7363 # Test Operational Data - VPP Performance Operational Data 3n-hsw
7364 - type: "table"
7365   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
7366   algorithm: "table_oper_data_html"
7367   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/"
7368   data: "vpp-perf-results-3n-hsw"
7369   filter: "all"
7370
7371 # Test Operational Data - VPP Performance Operational Data 3n-skx
7372 - type: "table"
7373   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
7374   algorithm: "table_oper_data_html"
7375   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/"
7376   data: "vpp-perf-results-3n-skx"
7377   filter: "all"
7378
7379 # Test Operational Data - VPP Performance Operational Data 2n-skx
7380 - type: "table"
7381   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
7382   algorithm: "table_oper_data_html"
7383   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/"
7384   data: "vpp-perf-results-2n-skx"
7385   filter: "all"
7386
7387 # Test Operational Data - VPP Performance Operational Data 2n-zn2
7388 - type: "table"
7389   title: "Test Operational Data - VPP Performance Operational Data 2n-zn2"
7390   algorithm: "table_oper_data_html"
7391   output-file: "{DIR[DTO,PERF,VPP,2N,ZN2]}/"
7392   data: "vpp-perf-results-2n-zn2"
7393   filter: "all"
7394
7395 # Test Operational Data - VPP Performance Operational Data 2n-clx
7396 - type: "table"
7397   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
7398   algorithm: "table_oper_data_html"
7399   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/"
7400   data: "vpp-perf-results-2n-clx"
7401   filter: "all"
7402
7403 # Test Operational Data - VPP Performance Operational Data 3n-tsh
7404 - type: "table"
7405   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
7406   algorithm: "table_oper_data_html"
7407   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/"
7408   data: "vpp-perf-results-3n-tsh"
7409   filter: "all"
7410
7411 # Test Operational Data - VPP Performance Operational Data 2n-tx2
7412 - type: "table"
7413   title: "Test Operational Data - VPP Performance Operational Data 2n-tx2"
7414   algorithm: "table_oper_data_html"
7415   output-file: "{DIR[DTO,PERF,VPP,2N,TX2]}/"
7416   data: "vpp-perf-results-2n-tx2"
7417   filter: "all"
7418
7419 # Test Operational Data - VPP Performance Operational Data 3n-dnv
7420 - type: "table"
7421   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
7422   algorithm: "table_oper_data_html"
7423   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/"
7424   data: "vpp-perf-results-3n-dnv"
7425   filter: "all"
7426
7427 # Test Operational Data - VPP Performance Operational Data 2n-dnv
7428 - type: "table"
7429   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
7430   algorithm: "table_oper_data_html"
7431   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/"
7432   data: "vpp-perf-results-2n-dnv"
7433   filter: "all"
7434
7435 # Detailed Test Results - VPP MRR Results 3n-hsw
7436 - type: "table"
7437   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
7438   algorithm: "table_merged_details"
7439   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/"
7440   columns:
7441     - title: " |prein| Test Name |preout| "
7442       data: "data name"
7443     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7444       data: "data msg"
7445   data: "vpp-mrr-results-3n-hsw"
7446   filter: "all"
7447   parameters:
7448   - "name"
7449   - "parent"
7450   - "msg"
7451
7452 # Detailed Test Results - VPP MRR Results 3n-skx
7453 - type: "table"
7454   title: "Detailed Test Results - VPP MRR Results 3n-skx"
7455   algorithm: "table_merged_details"
7456   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/"
7457   columns:
7458     - title: " |prein| Test Name |preout| "
7459       data: "data name"
7460     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7461       data: "data msg"
7462   data: "vpp-mrr-results-3n-skx"
7463   filter: "all"
7464   parameters:
7465   - "name"
7466   - "parent"
7467   - "msg"
7468
7469 # Detailed Test Results - VPP MRR Results 2n-skx
7470 - type: "table"
7471   title: "Detailed Test Results - VPP MRR Results 2n-skx"
7472   algorithm: "table_merged_details"
7473   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/"
7474   columns:
7475     - title: " |prein| Test Name |preout| "
7476       data: "data name"
7477     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7478       data: "data msg"
7479   data: "vpp-mrr-results-2n-skx"
7480   filter: "all"
7481   parameters:
7482   - "name"
7483   - "parent"
7484   - "msg"
7485
7486 # Detailed Test Results - VPP MRR Results 2n-zn2
7487 - type: "table"
7488   title: "Detailed Test Results - VPP MRR Results 2n-zn2"
7489   algorithm: "table_merged_details"
7490   output-file: "{DIR[DTR,MRR,VPP,2N,ZN2]}/"
7491   columns:
7492     - title: " |prein| Test Name |preout| "
7493       data: "data name"
7494     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7495       data: "data msg"
7496   data: "vpp-mrr-results-2n-zn2"
7497   filter: "all"
7498   parameters:
7499   - "name"
7500   - "parent"
7501   - "msg"
7502
7503 # Detailed Test Results - VPP MRR Results 2n-clx
7504 - type: "table"
7505   title: "Detailed Test Results - VPP MRR Results 2n-clx"
7506   algorithm: "table_merged_details"
7507   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/"
7508   columns:
7509     - title: " |prein| Test Name |preout| "
7510       data: "data name"
7511     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7512       data: "data msg"
7513   data: "vpp-mrr-results-2n-clx"
7514   filter: "all"
7515   parameters:
7516   - "name"
7517   - "parent"
7518   - "msg"
7519
7520 # Detailed Test Results - VPP MRR Results 3n-tsh
7521 - type: "table"
7522   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
7523   algorithm: "table_merged_details"
7524   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/"
7525   columns:
7526     - title: " |prein| Test Name |preout| "
7527       data: "data name"
7528     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7529       data: "data msg"
7530   data: "vpp-mrr-results-3n-tsh"
7531   filter: "all"
7532   parameters:
7533   - "name"
7534   - "parent"
7535   - "msg"
7536
7537 # Detailed Test Results - VPP MRR Results 2n-tx2
7538 - type: "table"
7539   title: "Detailed Test Results - VPP MRR Results 2n-tx2"
7540   algorithm: "table_merged_details"
7541   output-file: "{DIR[DTR,MRR,VPP,2N,TX2]}/"
7542   columns:
7543     - title: " |prein| Test Name |preout| "
7544       data: "data name"
7545     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7546       data: "data msg"
7547   data: "vpp-mrr-results-2n-tx2"
7548   filter: "all"
7549   parameters:
7550   - "name"
7551   - "parent"
7552   - "msg"
7553
7554 # Detailed Test Results - VPP MRR Results 3n-dnv
7555 - type: "table"
7556   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
7557   algorithm: "table_merged_details"
7558   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/"
7559   columns:
7560     - title: " |prein| Test Name |preout| "
7561       data: "data name"
7562     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7563       data: "data msg"
7564   data: "vpp-mrr-results-3n-dnv"
7565   filter: "all"
7566   parameters:
7567   - "name"
7568   - "parent"
7569   - "msg"
7570
7571 # Detailed Test Results - VPP MRR Results 2n-dnv
7572 - type: "table"
7573   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
7574   algorithm: "table_merged_details"
7575   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/"
7576   columns:
7577     - title: " |prein| Test Name |preout| "
7578       data: "data name"
7579     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7580       data: "data msg"
7581   data: "vpp-mrr-results-2n-dnv"
7582   filter: "all"
7583   parameters:
7584   - "name"
7585   - "parent"
7586   - "msg"
7587
7588 # Test configuration - VPP MRR Test Configs 3n-hsw
7589 - type: "table"
7590   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
7591   algorithm: "table_merged_details"
7592   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/"
7593   columns:
7594     - title: " |prein| Test Name |preout| "
7595       data: "data name"
7596     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7597       data: "data conf-history"
7598   data: "vpp-mrr-results-3n-hsw"
7599   filter: "all"
7600   parameters:
7601   - "parent"
7602   - "name"
7603   - "conf-history"
7604
7605 # Test configuration - VPP MRR Test Configs 3n-skx
7606 - type: "table"
7607   title: "Test configuration - VPP MRR Test Configs 3n-skx"
7608   algorithm: "table_merged_details"
7609   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/"
7610   columns:
7611     - title: " |prein| Test Name |preout| "
7612       data: "data name"
7613     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7614       data: "data conf-history"
7615   data: "vpp-mrr-results-3n-skx"
7616   filter: "all"
7617   parameters:
7618   - "parent"
7619   - "name"
7620   - "conf-history"
7621
7622 # Test configuration - VPP MRR Test Configs 2n-skx
7623 - type: "table"
7624   title: "Test configuration - VPP MRR Test Configs 2n-skx"
7625   algorithm: "table_merged_details"
7626   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/"
7627   columns:
7628     - title: " |prein| Test Name |preout| "
7629       data: "data name"
7630     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7631       data: "data conf-history"
7632   data: "vpp-mrr-results-2n-skx"
7633   filter: "all"
7634   parameters:
7635   - "parent"
7636   - "name"
7637   - "conf-history"
7638
7639 # Test configuration - VPP MRR Test Configs 2n-zn2
7640 - type: "table"
7641   title: "Test configuration - VPP MRR Test Configs 2n-zn2"
7642   algorithm: "table_merged_details"
7643   output-file: "{DIR[DTC,MRR,VPP,2N,ZN2]}/"
7644   columns:
7645     - title: " |prein| Test Name |preout| "
7646       data: "data name"
7647     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7648       data: "data conf-history"
7649   data: "vpp-mrr-results-2n-zn2"
7650   filter: "all"
7651   parameters:
7652   - "parent"
7653   - "name"
7654   - "conf-history"
7655
7656 # Test configuration - VPP MRR Test Configs 2n-clx
7657 - type: "table"
7658   title: "Test configuration - VPP MRR Test Configs 2n-clx"
7659   algorithm: "table_merged_details"
7660   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/"
7661   columns:
7662     - title: " |prein| Test Name |preout| "
7663       data: "data name"
7664     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7665       data: "data conf-history"
7666   data: "vpp-mrr-results-2n-clx"
7667   filter: "all"
7668   parameters:
7669   - "parent"
7670   - "name"
7671   - "conf-history"
7672
7673 # Test configuration - VPP MRR Test Configs 3n-tsh
7674 - type: "table"
7675   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
7676   algorithm: "table_merged_details"
7677   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/"
7678   columns:
7679     - title: " |prein| Test Name |preout| "
7680       data: "data name"
7681     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7682       data: "data conf-history"
7683   data: "vpp-mrr-results-3n-tsh"
7684   filter: "all"
7685   parameters:
7686   - "parent"
7687   - "name"
7688   - "conf-history"
7689
7690 # Test configuration - VPP MRR Test Configs 2n-tx2
7691 - type: "table"
7692   title: "Test configuration - VPP MRR Test Configs 2n-tx2"
7693   algorithm: "table_merged_details"
7694   output-file: "{DIR[DTC,MRR,VPP,2N,TX2]}/"
7695   columns:
7696     - title: " |prein| Test Name |preout| "
7697       data: "data name"
7698     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7699       data: "data conf-history"
7700   data: "vpp-mrr-results-2n-tx2"
7701   filter: "all"
7702   parameters:
7703   - "parent"
7704   - "name"
7705   - "conf-history"
7706
7707 # Test configuration - VPP MRR Test Configs 3n-dnv
7708 - type: "table"
7709   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
7710   algorithm: "table_merged_details"
7711   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/"
7712   columns:
7713     - title: " |prein| Test Name |preout| "
7714       data: "data name"
7715     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7716       data: "data conf-history"
7717   data: "vpp-mrr-results-3n-dnv"
7718   filter: "all"
7719   parameters:
7720   - "parent"
7721   - "name"
7722   - "conf-history"
7723
7724 # Test configuration - VPP MRR Test Configs 2n-dnv
7725 - type: "table"
7726   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
7727   algorithm: "table_merged_details"
7728   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/"
7729   columns:
7730     - title: " |prein| Test Name |preout| "
7731       data: "data name"
7732     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7733       data: "data conf-history"
7734   data: "vpp-mrr-results-2n-dnv"
7735   filter: "all"
7736   parameters:
7737   - "parent"
7738   - "name"
7739   - "conf-history"
7740
7741 # Detailed Test Results - VPP Device Results - Ubuntu
7742 - type: "table"
7743   title: "Detailed Test Results - VPP Device Results - Ubuntu"
7744   algorithm: "table_merged_details"
7745   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
7746   columns:
7747     - title: " |prein| Test Name |preout| "
7748       data: "data name"
7749     - title: " |prein| Status |preout| "
7750       data: "data status"
7751   data: "vpp-device-results-ubuntu"
7752   filter: "all"
7753   parameters:
7754   - "name"
7755   - "parent"
7756   - "doc"
7757   - "status"
7758
7759 # Test configuration - VPP Device Test Configs - Ubuntu
7760 - type: "table"
7761   title: "Test configuration - VPP Device Test Configs - Ubuntu"
7762   algorithm: "table_merged_details"
7763   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
7764   columns:
7765     - title: " |prein| Test Name |preout| "
7766       data: "data name"
7767     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7768       data: "data conf-history"
7769   data: "vpp-device-results-ubuntu"
7770   filter: "all"
7771   parameters:
7772   - "parent"
7773   - "name"
7774   - "conf-history"
7775
7776 ################################################################################
7777
7778 # DPDK Performance Changes 3n-hsw 1t1c pdr
7779 - type: "table"
7780   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
7781   algorithm: "table_comparison"
7782   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
7783   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7784   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
7785   columns:
7786     - title: "2005"
7787       data-set: "dpdk-performance-changes-3n-hsw-h1"
7788     - title: "2009"
7789       data-set: "dpdk-performance-changes-3n-hsw-ref"
7790     - title: "2101"
7791       data-set: "dpdk-performance-changes-3n-hsw-cmp"
7792   comparisons:
7793     - title: "Diff"
7794       reference: 2
7795       compare: 3
7796   legend:
7797     - ""
7798     - "2005, 2009, 2101 - DPDK versions tested."
7799     - "Diff - difference between 2009 and 2101 DPDK version."
7800
7801 # DPDK Performance Changes 3n-hsw 2t2c pdr
7802 - type: "table"
7803   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
7804   algorithm: "table_comparison"
7805   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
7806   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7807   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
7808   columns:
7809     - title: "2005"
7810       data-set: "dpdk-performance-changes-3n-hsw-h1"
7811     - title: "2009"
7812       data-set: "dpdk-performance-changes-3n-hsw-ref"
7813     - title: "2101"
7814       data-set: "dpdk-performance-changes-3n-hsw-cmp"
7815   comparisons:
7816     - title: "Diff"
7817       reference: 2
7818       compare: 3
7819   legend:
7820     - ""
7821     - "2005, 2009, 2101 - DPDK versions tested."
7822     - "Diff - difference between 2009 and 2101 DPDK version."
7823
7824 # DPDK Performance Changes 3n-hsw 1t1c pdr
7825 - type: "table"
7826   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
7827   algorithm: "table_comparison"
7828   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
7829   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7830   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
7831   columns:
7832     - title: "2005"
7833       data-set: "dpdk-performance-changes-3n-hsw-h1"
7834     - title: "2009"
7835       data-set: "dpdk-performance-changes-3n-hsw-ref"
7836     - title: "2101"
7837       data-set: "dpdk-performance-changes-3n-hsw-cmp"
7838   comparisons:
7839     - title: "Diff"
7840       reference: 2
7841       compare: 3
7842   legend:
7843     - ""
7844     - "2005, 2009, 2101 - DPDK versions tested."
7845     - "Diff - difference between 2009 and 2101 DPDK version."
7846
7847 # DPDK Performance Changes 3n-hsw 2t2c ndr
7848 - type: "table"
7849   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
7850   algorithm: "table_comparison"
7851   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
7852   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7853   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
7854   columns:
7855     - title: "2005"
7856       data-set: "dpdk-performance-changes-3n-hsw-h1"
7857     - title: "2009"
7858       data-set: "dpdk-performance-changes-3n-hsw-ref"
7859     - title: "2101"
7860       data-set: "dpdk-performance-changes-3n-hsw-cmp"
7861   comparisons:
7862     - title: "Diff"
7863       reference: 2
7864       compare: 3
7865   legend:
7866     - ""
7867     - "2005, 2009, 2101 - DPDK versions tested."
7868     - "Diff - difference between 2009 and 2101 DPDK version."
7869
7870 # DPDK Performance Changes 3n-skx 2t1c pdr
7871 - type: "table"
7872   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
7873   algorithm: "table_comparison"
7874   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
7875   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7876   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7877   columns:
7878     - title: "2005"
7879       data-set: "dpdk-performance-changes-3n-skx-h1"
7880     - title: "2009"
7881       data-set: "dpdk-performance-changes-3n-skx-ref"
7882     - title: "2101"
7883       data-set: "dpdk-performance-changes-3n-skx-cmp"
7884   comparisons:
7885     - title: "Diff"
7886       reference: 2
7887       compare: 3
7888   legend:
7889     - ""
7890     - "2005, 2009, 2101 - DPDK versions tested."
7891     - "Diff - difference between 2009 and 2101 DPDK version."
7892
7893 # DPDK Performance Changes 3n-skx 4t2c pdr
7894 - type: "table"
7895   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
7896   algorithm: "table_comparison"
7897   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
7898   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7899   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7900   columns:
7901     - title: "2005"
7902       data-set: "dpdk-performance-changes-3n-skx-h1"
7903     - title: "2009"
7904       data-set: "dpdk-performance-changes-3n-skx-ref"
7905     - title: "2101"
7906       data-set: "dpdk-performance-changes-3n-skx-cmp"
7907   comparisons:
7908     - title: "Diff"
7909       reference: 2
7910       compare: 3
7911   legend:
7912     - ""
7913     - "2005, 2009, 2101 - DPDK versions tested."
7914     - "Diff - difference between 2009 and 2101 DPDK version."
7915
7916 # DPDK Performance Changes 3n-skx 2t1c ndr
7917 - type: "table"
7918   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
7919   algorithm: "table_comparison"
7920   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
7921   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7922   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7923   columns:
7924     - title: "2005"
7925       data-set: "dpdk-performance-changes-3n-skx-h1"
7926     - title: "2009"
7927       data-set: "dpdk-performance-changes-3n-skx-ref"
7928     - title: "2101"
7929       data-set: "dpdk-performance-changes-3n-skx-cmp"
7930   comparisons:
7931     - title: "Diff"
7932       reference: 2
7933       compare: 3
7934   legend:
7935     - ""
7936     - "2005, 2009, 2101 - DPDK versions tested."
7937     - "Diff - difference between 2009 and 2101 DPDK version."
7938
7939 # DPDK Performance Changes 3n-skx 4t2c ndr
7940 - type: "table"
7941   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
7942   algorithm: "table_comparison"
7943   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
7944   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7945   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7946   columns:
7947     - title: "2005"
7948       data-set: "dpdk-performance-changes-3n-skx-h1"
7949     - title: "2009"
7950       data-set: "dpdk-performance-changes-3n-skx-ref"
7951     - title: "2101"
7952       data-set: "dpdk-performance-changes-3n-skx-cmp"
7953   comparisons:
7954     - title: "Diff"
7955       reference: 2
7956       compare: 3
7957   legend:
7958     - ""
7959     - "2005, 2009, 2101 - DPDK versions tested."
7960     - "Diff - difference between 2009 and 2101 DPDK version."
7961
7962 # DPDK Performance Changes 2n-skx 2t1c pdr
7963 - type: "table"
7964   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
7965   algorithm: "table_comparison"
7966   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
7967   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7968   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7969   columns:
7970     - title: "2005"
7971       data-set: "dpdk-performance-changes-2n-skx-h1"
7972     - title: "2009"
7973       data-set: "dpdk-performance-changes-2n-skx-ref"
7974     - title: "2101"
7975       data-set: "dpdk-performance-changes-2n-skx-cmp"
7976   comparisons:
7977     - title: "Diff"
7978       reference: 2
7979       compare: 3
7980   legend:
7981     - ""
7982     - "2005, 2009, 2101 - DPDK versions tested."
7983     - "Diff - difference between 2009 and 2101 DPDK version."
7984
7985 # DPDK Performance Changes 2n-skx 4t2c pdr
7986 - type: "table"
7987   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
7988   algorithm: "table_comparison"
7989   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
7990   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7991   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7992   columns:
7993     - title: "2005"
7994       data-set: "dpdk-performance-changes-2n-skx-h1"
7995     - title: "2009"
7996       data-set: "dpdk-performance-changes-2n-skx-ref"
7997     - title: "2101"
7998       data-set: "dpdk-performance-changes-2n-skx-cmp"
7999   comparisons:
8000     - title: "Diff"
8001       reference: 2
8002       compare: 3
8003   legend:
8004     - ""
8005     - "2005, 2009, 2101 - DPDK versions tested."
8006     - "Diff - difference between 2009 and 2101 DPDK version."
8007
8008 # DPDK Performance Changes 2n-skx 2t1c ndr
8009 - type: "table"
8010   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
8011   algorithm: "table_comparison"
8012   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
8013   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8014   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8015   columns:
8016     - title: "2005"
8017       data-set: "dpdk-performance-changes-2n-skx-h1"
8018     - title: "2009"
8019       data-set: "dpdk-performance-changes-2n-skx-ref"
8020     - title: "2101"
8021       data-set: "dpdk-performance-changes-2n-skx-cmp"
8022   comparisons:
8023     - title: "Diff"
8024       reference: 2
8025       compare: 3
8026   legend:
8027     - ""
8028     - "2005, 2009, 2101 - DPDK versions tested."
8029     - "Diff - difference between 2009 and 2101 DPDK version."
8030
8031 # DPDK Performance Changes 2n-skx 4t2c ndr
8032 - type: "table"
8033   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
8034   algorithm: "table_comparison"
8035   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
8036   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8037   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8038   columns:
8039     - title: "2005"
8040       data-set: "dpdk-performance-changes-2n-skx-h1"
8041     - title: "2009"
8042       data-set: "dpdk-performance-changes-2n-skx-ref"
8043     - title: "2101"
8044       data-set: "dpdk-performance-changes-2n-skx-cmp"
8045   comparisons:
8046     - title: "Diff"
8047       reference: 2
8048       compare: 3
8049   legend:
8050     - ""
8051     - "2005, 2009, 2101 - DPDK versions tested."
8052     - "Diff - difference between 2009 and 2101 DPDK version."
8053
8054 # DPDK Performance Changes 2n-clx 2t1c pdr
8055 - type: "table"
8056   title: "DPDK Performance Changes 2n-clx 2t1c pdr"
8057   algorithm: "table_comparison"
8058   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-pdr"
8059   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8060   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8061   columns:
8062     - title: "2005"
8063       data-set: "dpdk-performance-changes-2n-clx-h1"
8064     - title: "2009"
8065       data-set: "dpdk-performance-changes-2n-clx-ref"
8066     - title: "2101"
8067       data-set: "dpdk-performance-changes-2n-clx-cmp"
8068   comparisons:
8069     - title: "Diff"
8070       reference: 2
8071       compare: 3
8072   legend:
8073     - ""
8074     - "2005, 2009, 2101 - DPDK versions tested."
8075     - "Diff - difference between 2009 and 2101 DPDK version."
8076
8077 # DPDK Performance Changes 2n-clx 4t2c pdr
8078 - type: "table"
8079   title: "DPDK Performance Changes 2n-clx 4t2c pdr"
8080   algorithm: "table_comparison"
8081   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-pdr"
8082   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8083   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8084   columns:
8085     - title: "2005"
8086       data-set: "dpdk-performance-changes-2n-clx-h1"
8087     - title: "2009"
8088       data-set: "dpdk-performance-changes-2n-clx-ref"
8089     - title: "2101"
8090       data-set: "dpdk-performance-changes-2n-clx-cmp"
8091   comparisons:
8092     - title: "Diff"
8093       reference: 2
8094       compare: 3
8095   legend:
8096     - ""
8097     - "2005, 2009, 2101 - DPDK versions tested."
8098     - "Diff - difference between 2009 and 2101 DPDK version."
8099
8100 # DPDK Performance Changes 2n-clx 2t1c ndr
8101 - type: "table"
8102   title: "DPDK Performance Changes 2n-clx 2t1c ndr"
8103   algorithm: "table_comparison"
8104   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-ndr"
8105   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8106   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8107   columns:
8108     - title: "2005"
8109       data-set: "dpdk-performance-changes-2n-clx-h1"
8110     - title: "2009"
8111       data-set: "dpdk-performance-changes-2n-clx-ref"
8112     - title: "2101"
8113       data-set: "dpdk-performance-changes-2n-clx-cmp"
8114   comparisons:
8115     - title: "Diff"
8116       reference: 2
8117       compare: 3
8118   legend:
8119     - ""
8120     - "2005, 2009, 2101 - DPDK versions tested."
8121     - "Diff - difference between 2009 and 2101 DPDK version."
8122
8123 # DPDK Performance Changes 2n-clx 4t2c ndr
8124 - type: "table"
8125   title: "DPDK Performance Changes 2n-clx 4t2c ndr"
8126   algorithm: "table_comparison"
8127   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-ndr"
8128   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8129   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8130   columns:
8131     - title: "2005"
8132       data-set: "dpdk-performance-changes-2n-clx-h1"
8133     - title: "2009"
8134       data-set: "dpdk-performance-changes-2n-clx-ref"
8135     - title: "2101"
8136       data-set: "dpdk-performance-changes-2n-clx-cmp"
8137   comparisons:
8138     - title: "Diff"
8139       reference: 2
8140       compare: 3
8141   legend:
8142     - ""
8143     - "2005, 2009, 2101 - DPDK versions tested."
8144     - "Diff - difference between 2009 and 2101 DPDK version."
8145
8146 # DPDK Performance Changes 2n-zn2 2t1c pdr
8147 - type: "table"
8148   title: "DPDK Performance Changes 2n-zn2 2t1c pdr"
8149   algorithm: "table_comparison"
8150   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-zn2-2t1c-pdr"
8151   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8152   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8153   columns:
8154 #     - title: "2005"
8155 #       data-set: "dpdk-performance-changes-2n-zn2-h1"
8156     - title: "2009"
8157       data-set: "dpdk-performance-changes-2n-zn2-ref"
8158     - title: "2101"
8159       data-set: "dpdk-performance-changes-2n-zn2-cmp"
8160   comparisons:
8161     - title: "Diff"
8162       reference: 1  # 2
8163       compare: 2  # 3
8164   legend:
8165     - ""
8166     - "2009, 2101 - DPDK versions tested."
8167     - "Diff - difference between 2009 and 2101 DPDK version."
8168
8169 # DPDK Performance Changes 2n-zn2 4t2c pdr
8170 - type: "table"
8171   title: "DPDK Performance Changes 2n-zn2 4t2c pdr"
8172   algorithm: "table_comparison"
8173   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-zn2-4t2c-pdr"
8174   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8175   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8176   columns:
8177 #     - title: "2005"
8178 #       data-set: "dpdk-performance-changes-2n-zn2-h1"
8179     - title: "2009"
8180       data-set: "dpdk-performance-changes-2n-zn2-ref"
8181     - title: "2101"
8182       data-set: "dpdk-performance-changes-2n-zn2-cmp"
8183   comparisons:
8184     - title: "Diff"
8185       reference: 1  # 2
8186       compare: 2  # 3
8187   legend:
8188     - ""
8189     - "2009, 2101 - DPDK versions tested."
8190     - "Diff - difference between 2009 and 2101 DPDK version."
8191
8192 # DPDK Performance Changes 2n-zn2 2t1c ndr
8193 - type: "table"
8194   title: "DPDK Performance Changes 2n-zn2 2t1c ndr"
8195   algorithm: "table_comparison"
8196   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-zn2-2t1c-ndr"
8197   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8198   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8199   columns:
8200 #     - title: "2005"
8201 #       data-set: "dpdk-performance-changes-2n-zn2-h1"
8202     - title: "2009"
8203       data-set: "dpdk-performance-changes-2n-zn2-ref"
8204     - title: "2101"
8205       data-set: "dpdk-performance-changes-2n-zn2-cmp"
8206   comparisons:
8207     - title: "Diff"
8208       reference: 1  # 2
8209       compare: 2  # 3
8210   legend:
8211     - ""
8212     - "2009, 2101 - DPDK versions tested."
8213     - "Diff - difference between 2009 and 2101 DPDK version."
8214
8215 # DPDK Performance Changes 2n-zn2 4t2c ndr
8216 - type: "table"
8217   title: "DPDK Performance Changes 2n-zn2 4t2c ndr"
8218   algorithm: "table_comparison"
8219   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-zn2-4t2c-ndr"
8220   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8221   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8222   columns:
8223 #     - title: "2005"
8224 #       data-set: "dpdk-performance-changes-2n-zn2-h1"
8225     - title: "2009"
8226       data-set: "dpdk-performance-changes-2n-zn2-ref"
8227     - title: "2101"
8228       data-set: "dpdk-performance-changes-2n-zn2-cmp"
8229   comparisons:
8230     - title: "Diff"
8231       reference: 1  # 2
8232       compare: 2  # 3
8233   legend:
8234     - ""
8235     - "2009, 2101 - DPDK versions tested."
8236     - "Diff - difference between 2009 and 2101 DPDK version."
8237
8238 ## DPDK Performance Changes 2n-dnv 1t1c pdr
8239 #- type: "table"
8240 #  title: "DPDK Performance Changes 2n-dnv 1t1c pdr"
8241 #  algorithm: "table_comparison"
8242 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-pdr"
8243 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8244 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
8245 #  columns:
8246 #    - title: "2001"
8247 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
8248 #    - title: "2005"
8249 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
8250 #    - title: "2009"
8251 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
8252 #  comparisons:
8253 #    - title: "Diff"
8254 #      reference: 2
8255 #      compare: 3
8256 #  legend:
8257 #    - ""
8258 #    - "2001, 2005, 2009 - DPDK versions tested."
8259 #    - "Diff - difference between 2005 and 2009 DPDK version."
8260 #
8261 ## DPDK Performance Changes 2n-dnv 2t2c pdr
8262 #- type: "table"
8263 #  title: "DPDK Performance Changes 2n-dnv 2t2c pdr"
8264 #  algorithm: "table_comparison"
8265 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-pdr"
8266 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8267 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
8268 #  columns:
8269 #    - title: "2001"
8270 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
8271 #    - title: "2005"
8272 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
8273 #    - title: "2009"
8274 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
8275 #  comparisons:
8276 #    - title: "Diff"
8277 #      reference: 2
8278 #      compare: 3
8279 #  legend:
8280 #    - ""
8281 #    - "2001, 2005, 2009 - DPDK versions tested."
8282 #    - "Diff - difference between 2005 and 2009 DPDK version."
8283 #
8284 ## DPDK Performance Changes 2n-dnv 1t1c ndr
8285 #- type: "table"
8286 #  title: "DPDK Performance Changes 2n-dnv 1t1c ndr"
8287 #  algorithm: "table_comparison"
8288 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-ndr"
8289 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8290 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
8291 #  columns:
8292 #    - title: "2001"
8293 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
8294 #    - title: "2005"
8295 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
8296 #    - title: "2009"
8297 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
8298 #  comparisons:
8299 #    - title: "Diff"
8300 #      reference: 2
8301 #      compare: 3
8302 #  legend:
8303 #    - ""
8304 #    - "2001, 2005, 2009 - DPDK versions tested."
8305 #    - "Diff - difference between 2005 and 2009 DPDK version."
8306 #
8307 ## DPDK Performance Changes 2n-dnv 2t2c ndr
8308 #- type: "table"
8309 #  title: "DPDK Performance Changes 2n-dnv 2t2c ndr"
8310 #  algorithm: "table_comparison"
8311 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-ndr"
8312 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8313 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
8314 #  columns:
8315 #    - title: "2001"
8316 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
8317 #    - title: "2005"
8318 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
8319 #    - title: "2009"
8320 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
8321 #  comparisons:
8322 #    - title: "Diff"
8323 #      reference: 2
8324 #      compare: 3
8325 #  legend:
8326 #    - ""
8327 #    - "2001, 2005, 2009 - DPDK versions tested."
8328 #    - "Diff - difference between 2005 and 2009 DPDK version."
8329 #
8330 ## DPDK Performance Changes 3n-dnv 1t1c pdr
8331 #- type: "table"
8332 #  title: "DPDK Performance Changes 3n-dnv 1t1c pdr"
8333 #  algorithm: "table_comparison"
8334 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-pdr"
8335 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8336 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
8337 #  columns:
8338 #    - title: "2001"
8339 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
8340 #    - title: "2005"
8341 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
8342 #    - title: "2009"
8343 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
8344 #  comparisons:
8345 #    - title: "Diff"
8346 #      reference: 2
8347 #      compare: 3
8348 #  legend:
8349 #    - ""
8350 #    - "2001, 2005, 2009 - DPDK versions tested."
8351 #    - "Diff - difference between 2005 and 2009 DPDK version."
8352 #
8353 ## DPDK Performance Changes 3n-dnv 2t2c pdr
8354 #- type: "table"
8355 #  title: "DPDK Performance Changes 3n-dnv 2t2c pdr"
8356 #  algorithm: "table_comparison"
8357 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-pdr"
8358 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8359 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
8360 #  columns:
8361 #    - title: "2001"
8362 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
8363 #    - title: "2005"
8364 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
8365 #    - title: "2009"
8366 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
8367 #  comparisons:
8368 #    - title: "Diff"
8369 #      reference: 2
8370 #      compare: 3
8371 #  legend:
8372 #    - ""
8373 #    - "2001, 2005, 2009 - DPDK versions tested."
8374 #    - "Diff - difference between 2005 and 2009 DPDK version."
8375 #
8376 ## DPDK Performance Changes 3n-dnv 1t1c ndr
8377 #- type: "table"
8378 #  title: "DPDK Performance Changes 3n-dnv 1t1c ndr"
8379 #  algorithm: "table_comparison"
8380 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-ndr"
8381 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8382 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
8383 #  columns:
8384 #    - title: "2001"
8385 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
8386 #    - title: "2005"
8387 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
8388 #    - title: "2009"
8389 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
8390 #  comparisons:
8391 #    - title: "Diff"
8392 #      reference: 2
8393 #      compare: 3
8394 #  legend:
8395 #    - ""
8396 #    - "2001, 2005, 2009 - DPDK versions tested."
8397 #    - "Diff - difference between 2005 and 2009 DPDK version."
8398 #
8399 ## DPDK Performance Changes 3n-dnv 2t2c ndr
8400 #- type: "table"
8401 #  title: "DPDK Performance Changes 3n-dnv 2t2c ndr"
8402 #  algorithm: "table_comparison"
8403 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-ndr"
8404 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8405 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
8406 #  columns:
8407 #    - title: "2001"
8408 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
8409 #    - title: "2005"
8410 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
8411 #    - title: "2009"
8412 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
8413 #  comparisons:
8414 #    - title: "Diff"
8415 #      reference: 2
8416 #      compare: 3
8417 #  legend:
8418 #    - ""
8419 #    - "2001, 2005, 2009 - DPDK versions tested."
8420 #    - "Diff - difference between 2005 and 2009 DPDK version."
8421
8422 # DPDK Performance Changes 3n-tsh 1t1c pdr
8423 - type: "table"
8424   title: "DPDK Performance Changes 3n-tsh 1t1c pdr"
8425   algorithm: "table_comparison"
8426   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-pdr"
8427   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8428   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8429   columns:
8430     - title: "2005"
8431       data-set: "dpdk-performance-changes-3n-tsh-h1"
8432     - title: "2009"
8433       data-set: "dpdk-performance-changes-3n-tsh-ref"
8434     - title: "2101"
8435       data-set: "dpdk-performance-changes-3n-tsh-cmp"
8436   comparisons:
8437     - title: "Diff"
8438       reference: 2
8439       compare: 3
8440   legend:
8441     - ""
8442     - "2005, 2009, 2101 - DPDK versions tested."
8443     - "Diff - difference between 2009 and 2101 DPDK version."
8444
8445 # DPDK Performance Changes 3n-tsh 2t2c pdr
8446 - type: "table"
8447   title: "DPDK Performance Changes 3n-tsh 2t2c pdr"
8448   algorithm: "table_comparison"
8449   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-pdr"
8450   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8451   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8452   columns:
8453     - title: "2005"
8454       data-set: "dpdk-performance-changes-3n-tsh-h1"
8455     - title: "2009"
8456       data-set: "dpdk-performance-changes-3n-tsh-ref"
8457     - title: "2101"
8458       data-set: "dpdk-performance-changes-3n-tsh-cmp"
8459   comparisons:
8460     - title: "Diff"
8461       reference: 2
8462       compare: 3
8463   legend:
8464     - ""
8465     - "2005, 2009, 2101 - DPDK versions tested."
8466     - "Diff - difference between 2009 and 2101 DPDK version."
8467
8468 # DPDK Performance Changes 3n-tsh 1t1c ndr
8469 - type: "table"
8470   title: "DPDK Performance Changes 3n-tsh 1t1c ndr"
8471   algorithm: "table_comparison"
8472   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-ndr"
8473   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8474   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8475   columns:
8476     - title: "2005"
8477       data-set: "dpdk-performance-changes-3n-tsh-h1"
8478     - title: "2009"
8479       data-set: "dpdk-performance-changes-3n-tsh-ref"
8480     - title: "2101"
8481       data-set: "dpdk-performance-changes-3n-tsh-cmp"
8482   comparisons:
8483     - title: "Diff"
8484       reference: 2
8485       compare: 3
8486   legend:
8487     - ""
8488     - "2005, 2009, 2101 - DPDK versions tested."
8489     - "Diff - difference between 2009 and 2101 DPDK version."
8490
8491 # DPDK Performance Changes 3n-tsh 2t2c ndr
8492 - type: "table"
8493   title: "DPDK Performance Changes 3n-tsh 2t2c ndr"
8494   algorithm: "table_comparison"
8495   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-ndr"
8496   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8497   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8498   columns:
8499     - title: "2005"
8500       data-set: "dpdk-performance-changes-3n-tsh-h1"
8501     - title: "2009"
8502       data-set: "dpdk-performance-changes-3n-tsh-ref"
8503     - title: "2101"
8504       data-set: "dpdk-performance-changes-3n-tsh-cmp"
8505   comparisons:
8506     - title: "Diff"
8507       reference: 2
8508       compare: 3
8509   legend:
8510     - ""
8511     - "2005, 2009, 2101 - DPDK versions tested."
8512     - "Diff - difference between 2009 and 2101 DPDK version."
8513
8514 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
8515 - type: "table"
8516   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
8517   algorithm: "table_comparison"
8518   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
8519   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8520   filter: "'NIC_Intel-X710'"
8521   columns:
8522     - title: "3n-hsw x710"
8523       data-set: "dpdk-compare-testbeds-ref"
8524     - title: "3n-skx x710"
8525       data-set: "dpdk-compare-testbeds-cmp"
8526   comparisons:
8527     - title: "Diff"
8528       reference: 1
8529       compare: 2
8530   legend:
8531     - ""
8532     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
8533     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
8534
8535 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
8536 - type: "table"
8537   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
8538   algorithm: "table_comparison"
8539   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
8540   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8541   filter: "'NIC_Intel-X710'"
8542   columns:
8543     - title: "3n-hsw x710"
8544       data-set: "dpdk-compare-testbeds-ref"
8545     - title: "3n-skx x710"
8546       data-set: "dpdk-compare-testbeds-cmp"
8547   comparisons:
8548     - title: "Diff"
8549       reference: 1
8550       compare: 2
8551   legend:
8552     - ""
8553     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
8554     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
8555
8556 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
8557 - type: "table"
8558   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
8559   algorithm: "table_comparison"
8560   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
8561   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8562   filter: "'NIC_Intel-XXV710'"
8563   columns:
8564     - title: "2n-skx"
8565       data-set: "dpdk-compare-testbeds-skx-clx-ref"
8566     - title: "2n-clx"
8567       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
8568   comparisons:
8569     - title: "Diff"
8570       reference: 1
8571       compare: 2
8572   legend:
8573     - ""
8574     - "2n-skx, 2n-clx - testbeds and NICs tested."
8575     - "Diff - difference between 2n-skx and 2n-clx testbeds."
8576
8577 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
8578 - type: "table"
8579   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
8580   algorithm: "table_comparison"
8581   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
8582   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8583   filter: "'NIC_Intel-XXV710'"
8584   columns:
8585     - title: "2n-skx"
8586       data-set: "dpdk-compare-testbeds-skx-clx-ref"
8587     - title: "2n-clx"
8588       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
8589   comparisons:
8590     - title: "Diff"
8591       reference: 1
8592       compare: 2
8593   legend:
8594     - ""
8595     - "2n-skx, 2n-clx - testbeds and NICs tested."
8596     - "Diff - difference between 2n-skx and 2n-clx testbeds."
8597
8598 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
8599 - type: "table"
8600   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
8601   algorithm: "table_comparison"
8602   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
8603   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8604   filter: "'NIC_Intel-XXV710'"
8605   columns:
8606     - title: "3n-skx"
8607       data-set: "dpdk-compare-topologies-ref"
8608     - title: "2n-skx"
8609       data-set: "dpdk-compare-topologies-cmp"
8610   comparisons:
8611     - title: "Diff"
8612       reference: 1
8613       compare: 2
8614   legend:
8615     - ""
8616     - "3n-skx, 2n-skx - topologies tested."
8617     - "Diff - difference between 3n-skx and 2n-skx topologies."
8618
8619 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
8620 - type: "table"
8621   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
8622   algorithm: "table_comparison"
8623   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
8624   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8625   filter: "'NIC_Intel-XXV710'"
8626   columns:
8627     - title: "3n-skx"
8628       data-set: "dpdk-compare-topologies-ref"
8629     - title: "2n-skx"
8630       data-set: "dpdk-compare-topologies-cmp"
8631   comparisons:
8632     - title: "Diff"
8633       reference: 1
8634       compare: 2
8635   legend:
8636     - ""
8637     - "3n-skx, 2n-skx - topologies tested."
8638     - "Diff - difference between 3n-skx and 2n-skx topologies."
8639
8640 # Detailed Test Results - DPDK Performance Results 3n-hsw
8641 - type: "table"
8642   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
8643   algorithm: "table_merged_details"
8644   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
8645   columns:
8646     - title: " |prein| Test Name |preout| "
8647       data: "data name"
8648     - 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| "
8649       data: "data msg"
8650   data: "dpdk-perf-results-3n-hsw"
8651   filter: "all"
8652   parameters:
8653   - "name"
8654   - "parent"
8655   - "msg"
8656
8657 # Detailed Test Results - DPDK Performance Results 3n-skx
8658 - type: "table"
8659   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
8660   algorithm: "table_merged_details"
8661   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
8662   columns:
8663     - title: " |prein| Test Name |preout| "
8664       data: "data name"
8665     - 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| "
8666       data: "data msg"
8667   data: "dpdk-perf-results-3n-skx"
8668   filter: "all"
8669   remove-ndr: False
8670   parameters:
8671   - "name"
8672   - "parent"
8673   - "msg"
8674
8675 # Detailed Test Results - DPDK Performance Results 2n-skx
8676 - type: "table"
8677   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
8678   algorithm: "table_merged_details"
8679   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
8680   columns:
8681     - title: " |prein| Test Name |preout| "
8682       data: "data name"
8683     - 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| "
8684       data: "data msg"
8685   data: "dpdk-perf-results-2n-skx"
8686   filter: "all"
8687   remove-ndr: False
8688   parameters:
8689   - "name"
8690   - "parent"
8691   - "msg"
8692
8693 # Detailed Test Results - DPDK Performance Results 2n-zn2
8694 - type: "table"
8695   title: "Detailed Test Results - DPDK Performance Results 2n-zn2"
8696   algorithm: "table_merged_details"
8697   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_zn2"
8698   columns:
8699     - title: " |prein| Test Name |preout| "
8700       data: "data name"
8701     - 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| "
8702       data: "data msg"
8703   data: "dpdk-perf-results-2n-zn2"
8704   filter: "all"
8705   remove-ndr: False
8706   parameters:
8707   - "name"
8708   - "parent"
8709   - "msg"
8710
8711 # Detailed Test Results - DPDK Performance Results 2n-clx
8712 - type: "table"
8713   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
8714   algorithm: "table_merged_details"
8715   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
8716   columns:
8717     - title: " |prein| Test Name |preout| "
8718       data: "data name"
8719     - 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| "
8720       data: "data msg"
8721   data: "dpdk-perf-results-2n-clx"
8722   filter: "all"
8723   parameters:
8724   - "name"
8725   - "parent"
8726   - "msg"
8727
8728 ## Detailed Test Results - DPDK Performance Results 2n-dnv
8729 #- type: "table"
8730 #  title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
8731 #  algorithm: "table_merged_details"
8732 #  output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
8733 #  columns:
8734 #    - title: " |prein| Test Name |preout| "
8735 #      data: "data name"
8736 #    - 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| "
8737 #      data: "data msg"
8738 #  data: "dpdk-perf-results-2n-dnv"
8739 #  filter: "all"
8740 #  parameters:
8741 #  - "name"
8742 #  - "parent"
8743 #  - "msg"
8744 #
8745 ## Detailed Test Results - DPDK Performance Results 3n-dnv
8746 #- type: "table"
8747 #  title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
8748 #  algorithm: "table_merged_details"
8749 #  output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
8750 #  columns:
8751 #    - title: " |prein| Test Name |preout| "
8752 #      data: "data name"
8753 #    - 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| "
8754 #      data: "data msg"
8755 #  data: "dpdk-perf-results-3n-dnv"
8756 #  filter: "all"
8757 #  parameters:
8758 #  - "name"
8759 #  - "parent"
8760 #  - "msg"
8761
8762 # Detailed Test Results - DPDK Performance Results 3n-tsh
8763 - type: "table"
8764   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
8765   algorithm: "table_merged_details"
8766   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
8767   columns:
8768     - title: " |prein| Test Name |preout| "
8769       data: "data name"
8770     - 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| "
8771       data: "data msg"
8772   data: "dpdk-perf-results-3n-tsh"
8773   filter: "all"
8774   parameters:
8775   - "name"
8776   - "parent"
8777   - "msg"
8778
8779 # Detailed Test Results - DPDK Performance Results 2n-tx2
8780 - type: "table"
8781   title: "Detailed Test Results - DPDK Performance Results 2n-tx2"
8782   algorithm: "table_merged_details"
8783   output-file: "{DIR[DTR,PERF,DPDK,2N,TX2]}/dpdk_performance_results_2n_tx2"
8784   columns:
8785     - title: " |prein| Test Name |preout| "
8786       data: "data name"
8787     - 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| "
8788       data: "data msg"
8789   data: "dpdk-perf-results-2n-tx2"
8790   filter: "all"
8791   parameters:
8792   - "name"
8793   - "parent"
8794   - "msg"
8795
8796 ################################################################################
8797 ###                                F I L E S                                 ###
8798 ################################################################################
8799
8800 # VPP Performance Results
8801 - type: "file"
8802   title: "VPP Performance Results"
8803   algorithm: "file_details_split"
8804   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
8805   dir-tables:
8806     - "{DIR[DTR,PERF,VPP,2N,SKX]}"
8807     - "{DIR[DTR,PERF,VPP,3N,SKX]}"
8808     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
8809     - "{DIR[DTR,PERF,VPP,2N,ZN2]}"
8810     - "{DIR[DTR,PERF,VPP,3N,HSW]}"
8811     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
8812     - "{DIR[DTR,PERF,VPP,2N,TX2]}"
8813     - "{DIR[DTR,PERF,VPP,2N,DNV]}"
8814     - "{DIR[DTR,PERF,VPP,3N,DNV]}"
8815   data:
8816     - "vpp-perf-results-2n-skx"
8817     - "vpp-perf-results-3n-skx"
8818     - "vpp-perf-results-2n-clx"
8819     - "vpp-perf-results-2n-zn2"
8820     - "vpp-perf-results-3n-hsw"
8821     - "vpp-perf-results-3n-tsh"
8822     - "vpp-perf-results-2n-tx2"
8823     - "vpp-perf-results-2n-dnv"
8824     - "vpp-perf-results-3n-dnv"
8825   filter: "all"
8826   data-start-level: 4
8827   order-chapters:
8828     level-1:
8829       - "l2"
8830       - "ip4"
8831       - "ip6"
8832       - "srv6"
8833       - "ip4_tunnels"
8834       - "ip6_tunnels"
8835       - "vm_vhost"
8836       - "container_memif"
8837       - "crypto"
8838       - "vts"
8839       - "lb"
8840       - "nfv_density"
8841       - "hoststack"
8842     level-2:
8843       - "2n-skx"
8844       - "3n-skx"
8845       - "2n-clx"
8846       - "2n-zn2"
8847       - "3n-hsw"
8848       - "3n-tsh"
8849       - "2n-tx2"
8850       - "2n-dnv"
8851       - "3n-dnv"
8852     level-3:
8853       - "xl710"
8854       - "x520"
8855       - "xxv710"
8856       - "x710"
8857       - "x553"
8858       - "cx556a"
8859       - "vic1227"
8860       - "vic1385"
8861
8862 # VPP Performance Configuration
8863 - type: "file"
8864   title: "VPP Performance Configuration"
8865   algorithm: "file_details_split"
8866   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
8867   dir-tables:
8868     - "{DIR[DTC,PERF,VPP,2N,SKX]}"
8869     - "{DIR[DTC,PERF,VPP,3N,SKX]}"
8870     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
8871     - "{DIR[DTC,PERF,VPP,2N,ZN2]}"
8872     - "{DIR[DTC,PERF,VPP,3N,HSW]}"
8873     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
8874     - "{DIR[DTC,PERF,VPP,2N,TX2]}"
8875     - "{DIR[DTC,PERF,VPP,2N,DNV]}"
8876     - "{DIR[DTC,PERF,VPP,3N,DNV]}"
8877   data:
8878     - "vpp-perf-results-2n-skx"
8879     - "vpp-perf-results-3n-skx"
8880     - "vpp-perf-results-2n-clx"
8881     - "vpp-perf-results-2n-zn2"
8882     - "vpp-perf-results-3n-hsw"
8883     - "vpp-perf-results-3n-tsh"
8884     - "vpp-perf-results-2n-tx2"
8885     - "vpp-perf-results-2n-dnv"
8886     - "vpp-perf-results-3n-dnv"
8887   filter: "all"
8888   data-start-level: 4
8889   order-chapters:
8890     level-1:
8891       - "l2"
8892       - "ip4"
8893       - "ip6"
8894       - "srv6"
8895       - "ip4_tunnels"
8896       - "ip6_tunnels"
8897       - "vm_vhost"
8898       - "container_memif"
8899       - "crypto"
8900       - "vts"
8901       - "lb"
8902       - "nfv_density"
8903       - "hoststack"
8904     level-2:
8905       - "2n-skx"
8906       - "3n-skx"
8907       - "2n-clx"
8908       - "2n-zn2"
8909       - "3n-hsw"
8910       - "3n-tsh"
8911       - "2n-tx2"
8912       - "2n-dnv"
8913       - "3n-dnv"
8914     level-3:
8915       - "xl710"
8916       - "x520"
8917       - "xxv710"
8918       - "x710"
8919       - "x553"
8920       - "cx556a"
8921       - "vic1227"
8922       - "vic1385"
8923
8924 # VPP Performance Operational
8925 - type: "file"
8926   title: "VPP Performance Operational"
8927   algorithm: "file_details_split_html"
8928   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
8929   dir-tables:
8930     - "{DIR[DTO,PERF,VPP,2N,SKX]}"
8931     - "{DIR[DTO,PERF,VPP,3N,SKX]}"
8932     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
8933     - "{DIR[DTO,PERF,VPP,2N,ZN2]}"
8934     - "{DIR[DTO,PERF,VPP,3N,HSW]}"
8935     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
8936     - "{DIR[DTO,PERF,VPP,2N,TX2]}"
8937     - "{DIR[DTO,PERF,VPP,2N,DNV]}"
8938     - "{DIR[DTO,PERF,VPP,3N,DNV]}"
8939   data:
8940     - "vpp-perf-results-2n-skx"
8941     - "vpp-perf-results-3n-skx"
8942     - "vpp-perf-results-2n-clx"
8943     - "vpp-perf-results-2n-zn2"
8944     - "vpp-perf-results-3n-hsw"
8945     - "vpp-perf-results-3n-tsh"
8946     - "vpp-perf-results-2n-tx2"
8947     - "vpp-perf-results-2n-dnv"
8948     - "vpp-perf-results-3n-dnv"
8949   filter: "all"
8950   data-start-level: 4
8951   order-chapters:
8952     level-1:
8953       - "l2"
8954       - "ip4"
8955       - "ip6"
8956       - "srv6"
8957       - "ip4_tunnels"
8958       - "ip6_tunnels"
8959       - "vm_vhost"
8960       - "container_memif"
8961       - "crypto"
8962       - "vts"
8963       - "lb"
8964       - "nfv_density"
8965       - "hoststack"
8966     level-2:
8967       - "2n-skx"
8968       - "3n-skx"
8969       - "2n-clx"
8970       - "2n-zn2"
8971       - "3n-hsw"
8972       - "3n-tsh"
8973       - "2n-tx2"
8974       - "2n-dnv"
8975       - "3n-dnv"
8976     level-3:
8977       - "xl710"
8978       - "x520"
8979       - "xxv710"
8980       - "x710"
8981       - "x553"
8982       - "cx556a"
8983       - "vic1227"
8984       - "vic1385"
8985
8986 # VPP MRR Results
8987 - type: "file"
8988   title: "VPP MRR Results"
8989   algorithm: "file_details_split"
8990   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
8991   dir-tables:
8992     - "{DIR[DTR,MRR,VPP,2N,SKX]}"
8993     - "{DIR[DTR,MRR,VPP,3N,SKX]}"
8994     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
8995     - "{DIR[DTR,MRR,VPP,2N,ZN2]}"
8996     - "{DIR[DTR,MRR,VPP,3N,HSW]}"
8997     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
8998     - "{DIR[DTR,MRR,VPP,2N,TX2]}"
8999     - "{DIR[DTR,MRR,VPP,2N,DNV]}"
9000     - "{DIR[DTR,MRR,VPP,3N,DNV]}"
9001   data:
9002     - "vpp-mrr-results-2n-skx"
9003     - "vpp-mrr-results-3n-skx"
9004     - "vpp-mrr-results-2n-clx"
9005     - "vpp-mrr-results-2n-zn2"
9006     - "vpp-mrr-results-3n-hsw"
9007     - "vpp-mrr-results-3n-tsh"
9008     - "vpp-mrr-results-2n-tx2"
9009     - "vpp-mrr-results-2n-dnv"
9010     - "vpp-mrr-results-3n-dnv"
9011   filter: "all"
9012   data-start-level: 4
9013   order-chapters:
9014     level-1:
9015       - "l2"
9016       - "ip4"
9017       - "ip6"
9018       - "srv6"
9019       - "ip4_tunnels"
9020       - "ip6_tunnels"
9021       - "vm_vhost"
9022       - "container_memif"
9023       - "crypto"
9024       - "vts"
9025       - "lb"
9026       - "nfv_density"
9027       - "hoststack"
9028     level-2:
9029       - "2n-skx"
9030       - "3n-skx"
9031       - "2n-clx"
9032       - "2n-zn2"
9033       - "3n-hsw"
9034       - "3n-tsh"
9035       - "2n-tx2"
9036       - "2n-dnv"
9037       - "3n-dnv"
9038     level-3:
9039       - "xl710"
9040       - "x520"
9041       - "xxv710"
9042       - "x710"
9043       - "x553"
9044       - "cx556a"
9045       - "vic1227"
9046       - "vic1385"
9047
9048 # VPP MRR Configuration
9049 - type: "file"
9050   title: "VPP MRR Configuration"
9051   algorithm: "file_details_split"
9052   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
9053   dir-tables:
9054     - "{DIR[DTC,MRR,VPP,2N,SKX]}"
9055     - "{DIR[DTC,MRR,VPP,3N,SKX]}"
9056     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
9057     - "{DIR[DTC,MRR,VPP,2N,ZN2]}"
9058     - "{DIR[DTC,MRR,VPP,3N,HSW]}"
9059     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
9060     - "{DIR[DTC,MRR,VPP,2N,TX2]}"
9061     - "{DIR[DTC,MRR,VPP,2N,DNV]}"
9062     - "{DIR[DTC,MRR,VPP,3N,DNV]}"
9063   data:
9064     - "vpp-mrr-results-2n-skx"
9065     - "vpp-mrr-results-3n-skx"
9066     - "vpp-mrr-results-2n-clx"
9067     - "vpp-mrr-results-2n-zn2"
9068     - "vpp-mrr-results-3n-hsw"
9069     - "vpp-mrr-results-3n-tsh"
9070     - "vpp-mrr-results-2n-tx2"
9071     - "vpp-mrr-results-2n-dnv"
9072     - "vpp-mrr-results-3n-dnv"
9073   filter: "all"
9074   data-start-level: 4
9075   order-chapters:
9076     level-1:
9077       - "l2"
9078       - "ip4"
9079       - "ip6"
9080       - "srv6"
9081       - "ip4_tunnels"
9082       - "ip6_tunnels"
9083       - "vm_vhost"
9084       - "container_memif"
9085       - "crypto"
9086       - "vts"
9087       - "lb"
9088       - "nfv_density"
9089       - "hoststack"
9090     level-2:
9091       - "2n-skx"
9092       - "3n-skx"
9093       - "2n-clx"
9094       - "2n-zn2"
9095       - "3n-hsw"
9096       - "3n-tsh"
9097       - "2n-tx2"
9098       - "2n-dnv"
9099       - "3n-dnv"
9100     level-3:
9101       - "xl710"
9102       - "x520"
9103       - "xxv710"
9104       - "x710"
9105       - "x553"
9106       - "cx556a"
9107       - "vic1227"
9108       - "vic1385"
9109
9110 # VPP Device Results - Ubuntu
9111 - type: "file"
9112   title: "VPP Device Results - Ubuntu"
9113   algorithm: "file_test_results"
9114   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
9115   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
9116   data: "vpp-device-results-ubuntu"
9117   filter: "all"
9118   data-start-level: 4
9119
9120 # VPP Device Configuration - Ubuntu
9121 - type: "file"
9122   title: "VPP Device Configuration - Ubuntu"
9123   algorithm: "file_test_results"
9124   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
9125   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
9126   data: "vpp-device-results-ubuntu"
9127   filter: "all"
9128   data-start-level: 4
9129
9130 # DPDK Performance Results 3n-hsw
9131 - type: "file"
9132   title: "DPDK Performance Results 3n-hsw"
9133   algorithm: "file_test_results"
9134   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
9135   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
9136   data: "dpdk-perf-results-3n-hsw"
9137   filter: "all"
9138   data-start-level: 4
9139
9140 # DPDK Performance Results 3n-skx
9141 - type: "file"
9142   title: "DPDK Performance Results 3n-skx"
9143   algorithm: "file_test_results"
9144   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
9145   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
9146   data: "dpdk-perf-results-3n-skx"
9147   filter: "all"
9148   data-start-level: 4
9149
9150 # DPDK Performance Results 2n-skx
9151 - type: "file"
9152   title: "DPDK Performance Results 2n-skx"
9153   algorithm: "file_test_results"
9154   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
9155   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
9156   data: "dpdk-perf-results-2n-skx"
9157   filter: "all"
9158   data-start-level: 4
9159
9160 # DPDK Performance Results 2n-zn2
9161 - type: "file"
9162   title: "DPDK Performance Results 2n-zn2"
9163   algorithm: "file_test_results"
9164   output-file: "{DIR[DTR,PERF,DPDK,2N,ZN2]}"
9165   dir-tables: "{DIR[DTR,PERF,DPDK,2N,ZN2]}"
9166   data: "dpdk-perf-results-2n-zn2"
9167   filter: "all"
9168   data-start-level: 4
9169
9170 # DPDK Performance Results 2n-clx
9171 - type: "file"
9172   title: "DPDK Performance Results 2n-clx"
9173   algorithm: "file_test_results"
9174   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
9175   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
9176   data: "dpdk-perf-results-2n-clx"
9177   filter: "all"
9178   data-start-level: 4
9179
9180 ## DPDK Performance Results 2n-dnv
9181 #- type: "file"
9182 #  title: "DPDK Performance Results 2n-dnv"
9183 #  algorithm: "file_test_results"
9184 #  output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
9185 #  dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
9186 #  data: "dpdk-perf-results-2n-dnv"
9187 #  filter: "all"
9188 #  data-start-level: 4
9189 #
9190 ## DPDK Performance Results 3n-dnv
9191 #- type: "file"
9192 #  title: "DPDK Performance Results 3n-dnv"
9193 #  algorithm: "file_test_results"
9194 #  output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
9195 #  dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
9196 #  data: "dpdk-perf-results-3n-dnv"
9197 #  filter: "all"
9198 #  data-start-level: 4
9199
9200 # DPDK Performance Results 3n-tsh
9201 - type: "file"
9202   title: "DPDK Performance Results 3n-tsh"
9203   algorithm: "file_test_results"
9204   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
9205   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
9206   data: "dpdk-perf-results-3n-tsh"
9207   filter: "all"
9208   data-start-level: 4
9209
9210 # DPDK Performance Results 2n-tx2
9211 - type: "file"
9212   title: "DPDK Performance Results 2n-tx2"
9213   algorithm: "file_test_results"
9214   output-file: "{DIR[DTR,PERF,DPDK,2N,TX2]}"
9215   dir-tables: "{DIR[DTR,PERF,DPDK,2N,TX2]}"
9216   data: "dpdk-perf-results-2n-tx2"
9217   filter: "all"
9218   data-start-level: 4
9219
9220 ################################################################################
9221 ###                                P L O T S                                 ###
9222 ################################################################################
9223
9224 # Hoststack tests 3n-hsw
9225
9226 - type: "plot"
9227   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
9228   algorithm: "plot_perf_box_name"
9229   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3-bps"
9230   data: "plot-vpp-hoststack-3n-hsw"
9231   include:
9232     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-ldpreload-iperf3-bps"
9233     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps"
9234   layout:
9235     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
9236     layout: "plot-hoststack"
9237
9238 - type: "plot"
9239   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
9240   algorithm: "plot_perf_box_name"
9241   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3-bps"
9242   data: "plot-vpp-hoststack-3n-hsw"
9243   include:
9244     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps"
9245     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-nsim-ldpreload-iperf3-bps"
9246   layout:
9247     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
9248     layout: "plot-hoststack"
9249
9250 - type: "plot"
9251   title: "Bandwidth: 3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
9252   algorithm: "plot_perf_box_name"
9253   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho-bps"
9254   data: "plot-vpp-hoststack-3n-hsw"
9255   include:
9256     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicbase-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicbase-vppecho-bps"
9257     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale1Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale1cl10s-vppecho-bps"
9258     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl1S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl1s-vppecho-bps"
9259     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl10s-vppecho-bps"
9260   layout:
9261     title: "3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
9262     layout: "plot-hoststack"
9263
9264 ################################################################################
9265
9266 # Soak Test (PLRsearch), boxes - 2n-clx
9267 - type: "plot"
9268   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
9269   algorithm: "plot_perf_box_name"
9270   output-file-type: ".html"
9271   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
9272   data: "plot-vpp-soak-2n-clx"
9273   include:
9274     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
9275     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
9276     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
9277     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
9278     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
9279     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
9280   layout:
9281     title: "30 Minutes Soak Test (PLRsearch)"
9282     layout: "plot-soak-throughput"
9283
9284 # Soak Test (PLRsearch), boxes - 2n-clx
9285 - type: "plot"
9286   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
9287   algorithm: "plot_perf_box_name"
9288   output-file-type: ".html"
9289   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
9290   data: "plot-vpp-soak-2n-clx"
9291   include:
9292     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
9293     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
9294     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
9295     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
9296     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
9297     - "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"
9298   layout:
9299     title: "30 Minutes Soak Test (PLRsearch)"
9300     layout: "plot-soak-throughput"
9301
9302 # Soak Test (PLRsearch), boxes - 2n-skx
9303 - type: "plot"
9304   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
9305   algorithm: "plot_perf_box_name"
9306   output-file-type: ".html"
9307   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-1"
9308   data: "plot-vpp-soak-2n-skx"
9309   include:
9310     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
9311     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
9312     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
9313     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
9314     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
9315     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
9316   layout:
9317     title: "30 Minutes Soak Test (PLRsearch)"
9318     layout: "plot-soak-throughput"
9319
9320 # Soak Test (PLRsearch), boxes - 2n-skx
9321 - type: "plot"
9322   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
9323   algorithm: "plot_perf_box_name"
9324   output-file-type: ".html"
9325   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-2"
9326   data: "plot-vpp-soak-2n-skx"
9327   include:
9328     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
9329     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
9330     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
9331     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
9332     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
9333     - "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"
9334   layout:
9335     title: "30 Minutes Soak Test (PLRsearch)"
9336     layout: "plot-soak-throughput"
9337
9338 ###############################################################################
9339
9340 # Reconf tests 2n-skx
9341
9342 - type: "plot"
9343   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
9344   algorithm: "plot_nf_reconf_box_name"
9345   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
9346   data: "plot-vpp-nfv-reconf-2n-skx"
9347   include:
9348     - "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"
9349     - "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"
9350     - "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"
9351     - "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"
9352     - "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"
9353     - "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"
9354   layout:
9355     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
9356     layout: "plot-throughput"
9357
9358 - type: "plot"
9359   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
9360   algorithm: "plot_nf_reconf_box_name"
9361   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
9362   data: "plot-vpp-nfv-reconf-2n-skx"
9363   include:
9364     - "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"
9365     - "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"
9366     - "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"
9367     - "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"
9368     - "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"
9369     - "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"
9370   layout:
9371     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
9372     layout: "plot-throughput"
9373
9374 - type: "plot"
9375   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
9376   algorithm: "plot_nf_reconf_box_name"
9377   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
9378   data: "plot-vpp-nfv-reconf-2n-skx"
9379   include:
9380     - "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"
9381     - "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"
9382     - "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"
9383     - "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"
9384     - "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"
9385     - "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"
9386   layout:
9387     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
9388     layout: "plot-throughput"
9389
9390 ###############################################################################
9391
9392 # Reconf tests 2n-clx
9393
9394 - type: "plot"
9395   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
9396   algorithm: "plot_nf_reconf_box_name"
9397   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
9398   data: "plot-vpp-nfv-reconf-2n-clx"
9399   include:
9400     - "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"
9401     - "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"
9402     - "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"
9403     - "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"
9404   layout:
9405     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
9406     layout: "plot-throughput"
9407
9408 - type: "plot"
9409   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
9410   algorithm: "plot_nf_reconf_box_name"
9411   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
9412   data: "plot-vpp-nfv-reconf-2n-clx"
9413   include:
9414     - "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"
9415     - "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"
9416     - "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"
9417     - "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"
9418   layout:
9419     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
9420     layout: "plot-throughput"
9421
9422 - type: "plot"
9423   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
9424   algorithm: "plot_nf_reconf_box_name"
9425   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
9426   data: "plot-vpp-nfv-reconf-2n-clx"
9427   include:
9428     - "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"
9429     - "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"
9430     - "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"
9431     - "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"
9432   layout:
9433     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
9434     layout: "plot-throughput"
9435
9436 ###############################################################################
9437
9438 # Reconf tests 3n-hsw
9439
9440 - type: "plot"
9441   title: "Effective Blocked Time: 3n-hsw-xl710-64b-1t1c-ethip4ipsec4tnlsw-1atnl-ip4base-reconf"
9442   algorithm: "plot_nf_reconf_box_name"
9443   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ethip4ipsec4tnlsw-1atnl-ip4base-reconf"
9444   data: "plot-vpp-ipsec-reconf-3n-hsw"
9445   include:
9446     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-1t1c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9447     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-1t1c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9448     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-1t1c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9449     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-1t1c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9450   layout:
9451     title: "ethip4ipsec4tnlsw-1atnl-ip4base"
9452     layout: "plot-throughput"
9453
9454 - type: "plot"
9455   title: "Effective Blocked Time: 3n-hsw-xl710-64b-1t1c-ethip4ipsec1000tnlsw-1atnl-ip4base-reconf"
9456   algorithm: "plot_nf_reconf_box_name"
9457   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ethip4ipsec1000tnlsw-1atnl-ip4base-reconf"
9458   data: "plot-vpp-ipsec-reconf-3n-hsw"
9459   include:
9460     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-1t1c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9461     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-1t1c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9462     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-1t1c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9463     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-1t1c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9464   layout:
9465     title: "ethip4ipsec1000tnlsw-1atnl-ip4base"
9466     layout: "plot-throughput"
9467
9468 - type: "plot"
9469   title: "Effective Blocked Time: 3n-hsw-xl710-64b-1t1c-ethip4ipsec60000tnlsw-1atnl-ip4base-reconf"
9470   algorithm: "plot_nf_reconf_box_name"
9471   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ethip4ipsec60000tnlsw-1atnl-ip4base-reconf"
9472   data: "plot-vpp-ipsec-reconf-3n-hsw"
9473   include:
9474     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-1t1c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9475     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-1t1c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9476     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-1t1c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9477     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-1t1c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9478   layout:
9479     title: "ethip4ipsec60000tnlsw-1atnl-ip4base"
9480     layout: "plot-throughput"
9481
9482 - type: "plot"
9483   title: "Effective Blocked Time: 3n-hsw-xl710-64b-2t2c-ethip4ipsec4tnlsw-1atnl-ip4base-reconf"
9484   algorithm: "plot_nf_reconf_box_name"
9485   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-ethip4ipsec4tnlsw-1atnl-ip4base-reconf"
9486   data: "plot-vpp-ipsec-reconf-3n-hsw"
9487   include:
9488     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-2t2c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9489     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-2t2c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9490     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-2t2c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9491     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-2t2c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9492   layout:
9493     title: "ethip4ipsec4tnlsw-1atnl-ip4base"
9494     layout: "plot-throughput"
9495
9496 - type: "plot"
9497   title: "Effective Blocked Time: 3n-hsw-xl710-64b-2t2c-ethip4ipsec1000tnlsw-1atnl-ip4base-reconf"
9498   algorithm: "plot_nf_reconf_box_name"
9499   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-ethip4ipsec1000tnlsw-1atnl-ip4base-reconf"
9500   data: "plot-vpp-ipsec-reconf-3n-hsw"
9501   include:
9502     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-2t2c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9503     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-2t2c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9504     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-2t2c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9505     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-2t2c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9506   layout:
9507     title: "ethip4ipsec1000tnlsw-1atnl-ip4base"
9508     layout: "plot-throughput"
9509
9510 - type: "plot"
9511   title: "Effective Blocked Time: 3n-hsw-xl710-64b-2t2c-ethip4ipsec60000tnlsw-1atnl-ip4base-reconf"
9512   algorithm: "plot_nf_reconf_box_name"
9513   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-ethip4ipsec60000tnlsw-1atnl-ip4base-reconf"
9514   data: "plot-vpp-ipsec-reconf-3n-hsw"
9515   include:
9516     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-2t2c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9517     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-2t2c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9518     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-2t2c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9519     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-2t2c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9520   layout:
9521     title: "ethip4ipsec60000tnlsw-1atnl-ip4base"
9522     layout: "plot-throughput"
9523
9524 - type: "plot"
9525   title: "Effective Blocked Time: 3n-hsw-xl710-64b-4t4c-ethip4ipsec4tnlsw-1atnl-ip4base-reconf"
9526   algorithm: "plot_nf_reconf_box_name"
9527   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-ethip4ipsec4tnlsw-1atnl-ip4base-reconf"
9528   data: "plot-vpp-ipsec-reconf-3n-hsw"
9529   include:
9530     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-4t4c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9531     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-4t4c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9532     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-4t4c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9533     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-4t4c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9534   layout:
9535     title: "ethip4ipsec4tnlsw-1atnl-ip4base"
9536     layout: "plot-throughput"
9537
9538 - type: "plot"
9539   title: "Effective Blocked Time: 3n-hsw-xl710-64b-4t4c-ethip4ipsec1000tnlsw-1atnl-ip4base-reconf"
9540   algorithm: "plot_nf_reconf_box_name"
9541   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-ethip4ipsec1000tnlsw-1atnl-ip4base-reconf"
9542   data: "plot-vpp-ipsec-reconf-3n-hsw"
9543   include:
9544     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-4t4c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9545     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-4t4c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9546     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-4t4c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9547     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-4t4c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9548   layout:
9549     title: "ethip4ipsec1000tnlsw-1atnl-ip4base"
9550     layout: "plot-throughput"
9551
9552 - type: "plot"
9553   title: "Effective Blocked Time: 3n-hsw-xl710-64b-4t4c-ethip4ipsec60000tnlsw-1atnl-ip4base-reconf"
9554   algorithm: "plot_nf_reconf_box_name"
9555   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-ethip4ipsec60000tnlsw-1atnl-ip4base-reconf"
9556   data: "plot-vpp-ipsec-reconf-3n-hsw"
9557   include:
9558     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-4t4c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9559     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-4t4c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9560     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-4t4c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9561     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-4t4c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9562   layout:
9563     title: "ethip4ipsec60000tnlsw-1atnl-ip4base"
9564     layout: "plot-throughput"
9565
9566 ###############################################################################
9567
9568 # Plots - NF Density - VSC - MRR IMIX
9569 - type: "plot"
9570   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9571   algorithm: "plot_nf_heatmap"
9572   output-file-type: ".html"
9573   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
9574   data: "plot-vpp-nfv-2n-skx-mrr"
9575   filter: "'NIC_Intel-XXV710' and
9576            'NF_DENSITY' and
9577            'VHOST' and
9578            not 'VXLAN' and
9579            'CHAIN' and
9580            'NF_VPPIP4' and
9581            'IMIX' and
9582            '2T1C' and
9583            'MRR'"
9584   parameters:
9585   - "result"
9586   - "name"
9587   - "tags"
9588   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9589   x-axis: "X = VNFs per Service Chain"
9590   y-axis: "Y = Number of Service Chains"
9591   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9592   layout:
9593     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9594     layout: "plot-service-density"
9595
9596 - type: "plot"
9597   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9598   algorithm: "plot_nf_heatmap"
9599   output-file-type: ".html"
9600   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
9601   data: "plot-vpp-nfv-2n-skx-mrr"
9602   filter: "'NIC_Intel-XXV710' and
9603            'NF_DENSITY' and
9604            'VHOST' and
9605            not 'VXLAN' and
9606            'CHAIN' and
9607            'NF_VPPIP4' and
9608            'IMIX' and
9609            '4T2C' and
9610            'MRR'"
9611   parameters:
9612   - "result"
9613   - "name"
9614   - "tags"
9615   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9616   x-axis: "X = VNFs per Service Chain"
9617   y-axis: "Y = Number of Service Chains"
9618   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9619   layout:
9620     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9621     layout: "plot-service-density"
9622
9623 - type: "plot"
9624   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9625   algorithm: "plot_nf_heatmap"
9626   output-file-type: ".html"
9627   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
9628   data: "plot-vpp-nfv-2n-skx-mrr"
9629   filter: "'NIC_Intel-XXV710' and
9630            'NF_DENSITY' and
9631            'VHOST' and
9632            not 'VXLAN' and
9633            'CHAIN' and
9634            'NF_VPPIP4' and
9635            'IMIX' and
9636            '8T4C' and
9637            'MRR'"
9638   parameters:
9639   - "result"
9640   - "name"
9641   - "tags"
9642   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9643   x-axis: "X = VNFs per Service Chain"
9644   y-axis: "Y = Number of Service Chains"
9645   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9646   layout:
9647     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9648     layout: "plot-service-density"
9649
9650 # Plots - NF Density - VSC - NDR IMIX
9651 - type: "plot"
9652   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9653   algorithm: "plot_nf_heatmap"
9654   output-file-type: ".html"
9655   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
9656   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9657   filter: "'NIC_Intel-XXV710' and
9658            'NF_DENSITY' and
9659            'VHOST' and
9660            not 'VXLAN' and
9661            'CHAIN' and
9662            'NF_VPPIP4' and
9663            'IMIX' and
9664            '2T1C' and
9665            'NDRPDR'"
9666   parameters:
9667   - "throughput"
9668   - "name"
9669   - "tags"
9670   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9671   x-axis: "X = VNFs per Service Chain"
9672   y-axis: "Y = Number of Service Chains"
9673   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9674   layout:
9675     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9676     layout: "plot-service-density"
9677
9678 - type: "plot"
9679   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9680   algorithm: "plot_nf_heatmap"
9681   output-file-type: ".html"
9682   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
9683   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9684   filter: "'NIC_Intel-XXV710' and
9685            'NF_DENSITY' and
9686            'VHOST' and
9687            not 'VXLAN' and
9688            'CHAIN' and
9689            'NF_VPPIP4' and
9690            'IMIX' and
9691            '4T2C' and
9692            'NDRPDR'"
9693   parameters:
9694   - "throughput"
9695   - "name"
9696   - "tags"
9697   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9698   x-axis: "X = VNFs per Service Chain"
9699   y-axis: "Y = Number of Service Chains"
9700   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9701   layout:
9702     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9703     layout: "plot-service-density"
9704
9705 - type: "plot"
9706   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9707   algorithm: "plot_nf_heatmap"
9708   output-file-type: ".html"
9709   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
9710   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9711   filter: "'NIC_Intel-XXV710' and
9712            'NF_DENSITY' and
9713            'VHOST' and
9714            not 'VXLAN' and
9715            'CHAIN' and
9716            'NF_VPPIP4' and
9717            'IMIX' and
9718            '8T4C' and
9719            'NDRPDR'"
9720   parameters:
9721   - "throughput"
9722   - "name"
9723   - "tags"
9724   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9725   x-axis: "X = VNFs per Service Chain"
9726   y-axis: "Y = Number of Service Chains"
9727   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9728   layout:
9729     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9730     layout: "plot-service-density"
9731
9732 # Plots - NF Density - VSC - PDR IMIX
9733 - type: "plot"
9734   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9735   algorithm: "plot_nf_heatmap"
9736   output-file-type: ".html"
9737   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
9738   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9739   filter: "'NIC_Intel-XXV710' and
9740            'NF_DENSITY' and
9741            'VHOST' and
9742            not 'VXLAN' and
9743            'CHAIN' and
9744            'NF_VPPIP4' and
9745            'IMIX' and
9746            '2T1C' and
9747            'NDRPDR'"
9748   parameters:
9749   - "throughput"
9750   - "name"
9751   - "tags"
9752   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9753   x-axis: "X = VNFs per Service Chain"
9754   y-axis: "Y = Number of Service Chains"
9755   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9756   layout:
9757     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9758     layout: "plot-service-density"
9759
9760 - type: "plot"
9761   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9762   algorithm: "plot_nf_heatmap"
9763   output-file-type: ".html"
9764   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
9765   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9766   filter: "'NIC_Intel-XXV710' and
9767            'NF_DENSITY' and
9768            'VHOST' and
9769            not 'VXLAN' and
9770            'CHAIN' and
9771            'NF_VPPIP4' and
9772            'IMIX' and
9773            '4T2C' and
9774            'NDRPDR'"
9775   parameters:
9776   - "throughput"
9777   - "name"
9778   - "tags"
9779   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9780   x-axis: "X = VNFs per Service Chain"
9781   y-axis: "Y = Number of Service Chains"
9782   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9783   layout:
9784     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9785     layout: "plot-service-density"
9786
9787 - type: "plot"
9788   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9789   algorithm: "plot_nf_heatmap"
9790   output-file-type: ".html"
9791   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
9792   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9793   filter: "'NIC_Intel-XXV710' and
9794            'NF_DENSITY' and
9795            'VHOST' and
9796            not 'VXLAN' and
9797            'CHAIN' and
9798            'NF_VPPIP4' and
9799            'IMIX' and
9800            '8T4C' and
9801            'NDRPDR'"
9802   parameters:
9803   - "throughput"
9804   - "name"
9805   - "tags"
9806   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9807   x-axis: "X = VNFs per Service Chain"
9808   y-axis: "Y = Number of Service Chains"
9809   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9810   layout:
9811     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9812     layout: "plot-service-density"
9813
9814 ###############################################################################
9815
9816 # Plots - NF Density - VSC - MRR IMIX
9817 - type: "plot"
9818   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9819   algorithm: "plot_nf_heatmap"
9820   output-file-type: ".html"
9821   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
9822   data: "plot-vpp-nfv-2n-skx-mrr"
9823   filter: "'NIC_Intel-XXV710' and
9824            'NF_DENSITY' and
9825            'VHOST' and
9826            'VXLAN' and
9827            'CHAIN' and
9828            'IMIX' and
9829            '2T1C' and
9830            'MRR'"
9831   parameters:
9832   - "result"
9833   - "name"
9834   - "tags"
9835   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9836   x-axis: "X = VNFs per Service Chain"
9837   y-axis: "Y = Number of Service Chains"
9838   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9839   layout:
9840     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9841     layout: "plot-service-density"
9842
9843 - type: "plot"
9844   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9845   algorithm: "plot_nf_heatmap"
9846   output-file-type: ".html"
9847   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
9848   data: "plot-vpp-nfv-2n-skx-mrr"
9849   filter: "'NIC_Intel-XXV710' and
9850            'NF_DENSITY' and
9851            'VHOST' and
9852            'VXLAN' and
9853            'CHAIN' and
9854            'IMIX' and
9855            '4T2C' and
9856            'MRR'"
9857   parameters:
9858   - "result"
9859   - "name"
9860   - "tags"
9861   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9862   x-axis: "X = VNFs per Service Chain"
9863   y-axis: "Y = Number of Service Chains"
9864   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9865   layout:
9866     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9867     layout: "plot-service-density"
9868
9869 - type: "plot"
9870   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9871   algorithm: "plot_nf_heatmap"
9872   output-file-type: ".html"
9873   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
9874   data: "plot-vpp-nfv-2n-skx-mrr"
9875   filter: "'NIC_Intel-XXV710' and
9876            'NF_DENSITY' and
9877            'VHOST' and
9878            'VXLAN' and
9879            'CHAIN' and
9880            'IMIX' and
9881            '8T4C' and
9882            'MRR'"
9883   parameters:
9884   - "result"
9885   - "name"
9886   - "tags"
9887   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9888   x-axis: "X = VNFs per Service Chain"
9889   y-axis: "Y = Number of Service Chains"
9890   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9891   layout:
9892     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9893     layout: "plot-service-density"
9894
9895 # Plots - NF Density - VSC - NDR IMIX
9896 - type: "plot"
9897   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9898   algorithm: "plot_nf_heatmap"
9899   output-file-type: ".html"
9900   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
9901   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9902   filter: "'NIC_Intel-XXV710' and
9903            'NF_DENSITY' and
9904            'VHOST' and
9905            'VXLAN' and
9906            'CHAIN' and
9907            'IMIX' and
9908            '2T1C' and
9909            'NDRPDR'"
9910   parameters:
9911   - "throughput"
9912   - "name"
9913   - "tags"
9914   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9915   x-axis: "X = VNFs per Service Chain"
9916   y-axis: "Y = Number of Service Chains"
9917   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9918   layout:
9919     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9920     layout: "plot-service-density"
9921
9922 - type: "plot"
9923   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9924   algorithm: "plot_nf_heatmap"
9925   output-file-type: ".html"
9926   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
9927   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9928   filter: "'NIC_Intel-XXV710' and
9929            'NF_DENSITY' and
9930            'VHOST' and
9931            'VXLAN' and
9932            'CHAIN' and
9933            'IMIX' and
9934            '4T2C' and
9935            'NDRPDR'"
9936   parameters:
9937   - "throughput"
9938   - "name"
9939   - "tags"
9940   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9941   x-axis: "X = VNFs per Service Chain"
9942   y-axis: "Y = Number of Service Chains"
9943   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9944   layout:
9945     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9946     layout: "plot-service-density"
9947
9948 - type: "plot"
9949   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9950   algorithm: "plot_nf_heatmap"
9951   output-file-type: ".html"
9952   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
9953   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9954   filter: "'NIC_Intel-XXV710' and
9955            'NF_DENSITY' and
9956            'VHOST' and
9957            'VXLAN' and
9958            'CHAIN' and
9959            'IMIX' and
9960            '8T4C' and
9961            'NDRPDR'"
9962   parameters:
9963   - "throughput"
9964   - "name"
9965   - "tags"
9966   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9967   x-axis: "X = VNFs per Service Chain"
9968   y-axis: "Y = Number of Service Chains"
9969   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9970   layout:
9971     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9972     layout: "plot-service-density"
9973
9974 # Plots - NF Density - VSC - PDR IMIX
9975 - type: "plot"
9976   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9977   algorithm: "plot_nf_heatmap"
9978   output-file-type: ".html"
9979   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
9980   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9981   filter: "'NIC_Intel-XXV710' and
9982            'NF_DENSITY' and
9983            'VHOST' and
9984            'VXLAN' and
9985            'CHAIN' and
9986            'IMIX' and
9987            '2T1C' and
9988            'NDRPDR'"
9989   parameters:
9990   - "throughput"
9991   - "name"
9992   - "tags"
9993   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9994   x-axis: "X = VNFs per Service Chain"
9995   y-axis: "Y = Number of Service Chains"
9996   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9997   layout:
9998     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9999     layout: "plot-service-density"
10000
10001 - type: "plot"
10002   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10003   algorithm: "plot_nf_heatmap"
10004   output-file-type: ".html"
10005   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
10006   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10007   filter: "'NIC_Intel-XXV710' and
10008            'NF_DENSITY' and
10009            'VHOST' and
10010            'VXLAN' and
10011            'CHAIN' and
10012            'IMIX' and
10013            '4T2C' and
10014            'NDRPDR'"
10015   parameters:
10016   - "throughput"
10017   - "name"
10018   - "tags"
10019   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10020   x-axis: "X = VNFs per Service Chain"
10021   y-axis: "Y = Number of Service Chains"
10022   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10023   layout:
10024     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10025     layout: "plot-service-density"
10026
10027 - type: "plot"
10028   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10029   algorithm: "plot_nf_heatmap"
10030   output-file-type: ".html"
10031   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
10032   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10033   filter: "'NIC_Intel-XXV710' and
10034            'NF_DENSITY' and
10035            'VHOST' and
10036            'VXLAN' and
10037            'CHAIN' and
10038            'IMIX' and
10039            '8T4C' and
10040            'NDRPDR'"
10041   parameters:
10042   - "throughput"
10043   - "name"
10044   - "tags"
10045   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10046   x-axis: "X = VNFs per Service Chain"
10047   y-axis: "Y = Number of Service Chains"
10048   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10049   layout:
10050     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10051     layout: "plot-service-density"
10052
10053 ###############################################################################
10054
10055 # Plots - NF Density - CSC - MRR IMIX
10056 - type: "plot"
10057   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10058   algorithm: "plot_nf_heatmap"
10059   output-file-type: ".html"
10060   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
10061   data: "plot-vpp-nfv-2n-skx-mrr"
10062   filter: "'NIC_Intel-XXV710' and
10063            'NF_DENSITY' and
10064            'DOCKER' and
10065            'CHAIN' and
10066            'NF_VPPIP4' and
10067            'IMIX' and
10068            '2T1C' and
10069            'MRR'"
10070   parameters:
10071   - "result"
10072   - "name"
10073   - "tags"
10074   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10075   x-axis: "X = CNFs per Service Chain"
10076   y-axis: "Y = Number of Service Chains"
10077   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10078   layout:
10079     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10080     layout: "plot-service-density"
10081
10082 - type: "plot"
10083   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10084   algorithm: "plot_nf_heatmap"
10085   output-file-type: ".html"
10086   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
10087   data: "plot-vpp-nfv-2n-skx-mrr"
10088   filter: "'NIC_Intel-XXV710' and
10089            'NF_DENSITY' and
10090            'DOCKER' and
10091            'CHAIN' and
10092            'NF_VPPIP4' and
10093            'IMIX' and
10094            '4T2C' and
10095            'MRR'"
10096   parameters:
10097   - "result"
10098   - "name"
10099   - "tags"
10100   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10101   x-axis: "X = CNFs per Service Chain"
10102   y-axis: "Y = Number of Service Chains"
10103   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10104   layout:
10105     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10106     layout: "plot-service-density"
10107
10108 - type: "plot"
10109   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10110   algorithm: "plot_nf_heatmap"
10111   output-file-type: ".html"
10112   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
10113   data: "plot-vpp-nfv-2n-skx-mrr"
10114   filter: "'NIC_Intel-XXV710' and
10115            'NF_DENSITY' and
10116            'DOCKER' and
10117            'CHAIN' and
10118            'NF_VPPIP4' and
10119            'IMIX' and
10120            '8T4C' and
10121            'MRR'"
10122   parameters:
10123   - "result"
10124   - "name"
10125   - "tags"
10126   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10127   x-axis: "X = CNFs per Service Chain"
10128   y-axis: "Y = Number of Service Chains"
10129   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10130   layout:
10131     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10132     layout: "plot-service-density"
10133
10134 # Plots - NF Density - CSC - NDR IMIX
10135 - type: "plot"
10136   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10137   algorithm: "plot_nf_heatmap"
10138   output-file-type: ".html"
10139   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
10140   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10141   filter: "'NIC_Intel-XXV710' and
10142            'NF_DENSITY' and
10143            'DOCKER' and
10144            'CHAIN' and
10145            'NF_VPPIP4' and
10146            'IMIX' and
10147            '2T1C' and
10148            'NDRPDR'"
10149   parameters:
10150   - "throughput"
10151   - "name"
10152   - "tags"
10153   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10154   x-axis: "X = CNFs per Service Chain"
10155   y-axis: "Y = Number of Service Chains"
10156   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10157   layout:
10158     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10159     layout: "plot-service-density"
10160
10161 - type: "plot"
10162   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10163   algorithm: "plot_nf_heatmap"
10164   output-file-type: ".html"
10165   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
10166   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10167   filter: "'NIC_Intel-XXV710' and
10168            'NF_DENSITY' and
10169            'DOCKER' and
10170            'CHAIN' and
10171            'NF_VPPIP4' and
10172            'IMIX' and
10173            '4T2C' and
10174            'NDRPDR'"
10175   parameters:
10176   - "throughput"
10177   - "name"
10178   - "tags"
10179   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10180   x-axis: "X = CNFs per Service Chain"
10181   y-axis: "Y = Number of Service Chains"
10182   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10183   layout:
10184     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10185     layout: "plot-service-density"
10186
10187 - type: "plot"
10188   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10189   algorithm: "plot_nf_heatmap"
10190   output-file-type: ".html"
10191   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
10192   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10193   filter: "'NIC_Intel-XXV710' and
10194            'NF_DENSITY' and
10195            'DOCKER' and
10196            'CHAIN' and
10197            'NF_VPPIP4' and
10198            'IMIX' and
10199            '8T4C' and
10200            'NDRPDR'"
10201   parameters:
10202   - "throughput"
10203   - "name"
10204   - "tags"
10205   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10206   x-axis: "X = CNFs per Service Chain"
10207   y-axis: "Y = Number of Service Chains"
10208   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10209   layout:
10210     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10211     layout: "plot-service-density"
10212
10213 # Plots - NF Density - CSC - PDR IMIX
10214 - type: "plot"
10215   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10216   algorithm: "plot_nf_heatmap"
10217   output-file-type: ".html"
10218   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
10219   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10220   filter: "'NIC_Intel-XXV710' and
10221            'NF_DENSITY' and
10222            'DOCKER' and
10223            'CHAIN' and
10224            'NF_VPPIP4' and
10225            'IMIX' and
10226            '2T1C' and
10227            'NDRPDR'"
10228   parameters:
10229   - "throughput"
10230   - "name"
10231   - "tags"
10232   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10233   x-axis: "X = CNFs per Service Chain"
10234   y-axis: "Y = Number of Service Chains"
10235   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10236   layout:
10237     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10238     layout: "plot-service-density"
10239
10240 - type: "plot"
10241   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10242   algorithm: "plot_nf_heatmap"
10243   output-file-type: ".html"
10244   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
10245   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10246   filter: "'NIC_Intel-XXV710' and
10247            'NF_DENSITY' and
10248            'DOCKER' and
10249            'CHAIN' and
10250            'NF_VPPIP4' and
10251            'IMIX' and
10252            '4T2C' and
10253            'NDRPDR'"
10254   parameters:
10255   - "throughput"
10256   - "name"
10257   - "tags"
10258   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10259   x-axis: "X = CNFs per Service Chain"
10260   y-axis: "Y = Number of Service Chains"
10261   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10262   layout:
10263     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10264     layout: "plot-service-density"
10265
10266 - type: "plot"
10267   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10268   algorithm: "plot_nf_heatmap"
10269   output-file-type: ".html"
10270   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
10271   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10272   filter: "'NIC_Intel-XXV710' and
10273            'NF_DENSITY' and
10274            'DOCKER' and
10275            'CHAIN' and
10276            'NF_VPPIP4' and
10277            'IMIX' and
10278            '8T4C' and
10279            'NDRPDR'"
10280   parameters:
10281   - "throughput"
10282   - "name"
10283   - "tags"
10284   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10285   x-axis: "X = CNFs per Service Chain"
10286   y-axis: "Y = Number of Service Chains"
10287   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10288   layout:
10289     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10290     layout: "plot-service-density"
10291
10292 ################################################################################
10293 #
10294 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
10295 #- type: "plot"
10296 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10297 #  algorithm: "plot_nf_heatmap"
10298 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
10299 #  data: "plot-vpp-nfv-3n-skx-mrr"
10300 #  filter: "'NIC_Intel-XXV710' and
10301 #           'NF_DENSITY' and
10302 #           'DOCKER' and
10303 #           'CHAIN' and
10304 #           'NF_VPPIP4' and
10305 #           'IPSEC' and
10306 #           'TNL_4' and
10307 #           'IMIX' and
10308 #           '2T1C' and
10309 #           'MRR'"
10310 #  parameters:
10311 #  - "result"
10312 #  - "name"
10313 #  - "tags"
10314 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10315 #  x-axis: "X = CNFs per Service Chain"
10316 #  y-axis: "Y = Number of Service Chains"
10317 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10318 #  layout:
10319 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10320 #    layout: "plot-service-density"
10321 #
10322 #- type: "plot"
10323 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10324 #  algorithm: "plot_nf_heatmap"
10325 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
10326 #  data: "plot-vpp-nfv-3n-skx-mrr"
10327 #  filter: "'NIC_Intel-XXV710' and
10328 #           'NF_DENSITY' and
10329 #           'DOCKER' and
10330 #           'CHAIN' and
10331 #           'NF_VPPIP4' and
10332 #           'IPSEC' and
10333 #           'TNL_4' and
10334 #           'IMIX' and
10335 #           '4T2C' and
10336 #           'MRR'"
10337 #  parameters:
10338 #  - "result"
10339 #  - "name"
10340 #  - "tags"
10341 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10342 #  x-axis: "X = CNFs per Service Chain"
10343 #  y-axis: "Y = Number of Service Chains"
10344 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10345 #  layout:
10346 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10347 #    layout: "plot-service-density"
10348 #
10349 #- type: "plot"
10350 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10351 #  algorithm: "plot_nf_heatmap"
10352 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
10353 #  data: "plot-vpp-nfv-3n-skx-mrr"
10354 #  filter: "'NIC_Intel-XXV710' and
10355 #           'NF_DENSITY' and
10356 #           'DOCKER' and
10357 #           'CHAIN' and
10358 #           'NF_VPPIP4' and
10359 #           'IPSEC' and
10360 #           'TNL_4' and
10361 #           'IMIX' and
10362 #           '8T4C' and
10363 #           'MRR'"
10364 #  parameters:
10365 #  - "result"
10366 #  - "name"
10367 #  - "tags"
10368 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10369 #  x-axis: "X = CNFs per Service Chain"
10370 #  y-axis: "Y = Number of Service Chains"
10371 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10372 #  layout:
10373 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10374 #    layout: "plot-service-density"
10375
10376 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
10377 #- type: "plot"
10378 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10379 #  algorithm: "plot_nf_heatmap"
10380 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
10381 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10382 #  filter: "'NIC_Intel-XXV710' and
10383 #           'NF_DENSITY' and
10384 #           'DOCKER' and
10385 #           'CHAIN' and
10386 #           'NF_VPPIP4' and
10387 #           'IPSEC' and
10388 #           'TNL_4' and
10389 #           'IMIX' and
10390 #           '2T1C' and
10391 #           'NDRPDR'"
10392 #  parameters:
10393 #  - "throughput"
10394 #  - "name"
10395 #  - "tags"
10396 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10397 #  x-axis: "X = CNFs per Service Chain"
10398 #  y-axis: "Y = Number of Service Chains"
10399 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10400 #  layout:
10401 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10402 #    layout: "plot-service-density"
10403 #
10404 #- type: "plot"
10405 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10406 #  algorithm: "plot_nf_heatmap"
10407 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
10408 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10409 #  filter: "'NIC_Intel-XXV710' and
10410 #           'NF_DENSITY' and
10411 #           'DOCKER' and
10412 #           'CHAIN' and
10413 #           'NF_VPPIP4' and
10414 #           'IPSEC' and
10415 #           'TNL_4' and
10416 #           'IMIX' and
10417 #           '4T2C' and
10418 #           'NDRPDR'"
10419 #  parameters:
10420 #  - "throughput"
10421 #  - "name"
10422 #  - "tags"
10423 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10424 #  x-axis: "X = CNFs per Service Chain"
10425 #  y-axis: "Y = Number of Service Chains"
10426 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10427 #  layout:
10428 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10429 #    layout: "plot-service-density"
10430 #
10431 #- type: "plot"
10432 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10433 #  algorithm: "plot_nf_heatmap"
10434 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
10435 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10436 #  filter: "'NIC_Intel-XXV710' and
10437 #           'NF_DENSITY' and
10438 #           'DOCKER' and
10439 #           'CHAIN' and
10440 #           'NF_VPPIP4' and
10441 #           'IPSEC' and
10442 #           'TNL_4' and
10443 #           'IMIX' and
10444 #           '8T4C' and
10445 #           'NDRPDR'"
10446 #  parameters:
10447 #  - "throughput"
10448 #  - "name"
10449 #  - "tags"
10450 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10451 #  x-axis: "X = CNFs per Service Chain"
10452 #  y-axis: "Y = Number of Service Chains"
10453 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10454 #  layout:
10455 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10456 #    layout: "plot-service-density"
10457 #
10458 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
10459 #- type: "plot"
10460 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10461 #  algorithm: "plot_nf_heatmap"
10462 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
10463 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10464 #  filter: "'NIC_Intel-XXV710' and
10465 #           'NF_DENSITY' and
10466 #           'DOCKER' and
10467 #           'CHAIN' and
10468 #           'NF_VPPIP4' and
10469 #           'IPSEC' and
10470 #           'TNL_4' and
10471 #           'IMIX' and
10472 #           '2T1C' and
10473 #           'NDRPDR'"
10474 #  parameters:
10475 #  - "throughput"
10476 #  - "name"
10477 #  - "tags"
10478 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10479 #  x-axis: "X = CNFs per Service Chain"
10480 #  y-axis: "Y = Number of Service Chains"
10481 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10482 #  layout:
10483 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10484 #    layout: "plot-service-density"
10485 #
10486 #- type: "plot"
10487 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10488 #  algorithm: "plot_nf_heatmap"
10489 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
10490 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10491 #  filter: "'NIC_Intel-XXV710' and
10492 #           'NF_DENSITY' and
10493 #           'DOCKER' and
10494 #           'CHAIN' and
10495 #           'NF_VPPIP4' and
10496 #           'IPSEC' and
10497 #           'TNL_4' and
10498 #           'IMIX' and
10499 #           '4T2C' and
10500 #           'NDRPDR'"
10501 #  parameters:
10502 #  - "throughput"
10503 #  - "name"
10504 #  - "tags"
10505 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10506 #  x-axis: "X = CNFs per Service Chain"
10507 #  y-axis: "Y = Number of Service Chains"
10508 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10509 #  layout:
10510 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10511 #    layout: "plot-service-density"
10512 #
10513 #- type: "plot"
10514 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10515 #  algorithm: "plot_nf_heatmap"
10516 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
10517 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10518 #  filter: "'NIC_Intel-XXV710' and
10519 #           'NF_DENSITY' and
10520 #           'DOCKER' and
10521 #           'CHAIN' and
10522 #           'NF_VPPIP4' and
10523 #           'IPSEC' and
10524 #           'TNL_4' and
10525 #           'IMIX' and
10526 #           '8T4C' and
10527 #           'NDRPDR'"
10528 #  parameters:
10529 #  - "throughput"
10530 #  - "name"
10531 #  - "tags"
10532 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10533 #  x-axis: "X = CNFs per Service Chain"
10534 #  y-axis: "Y = Number of Service Chains"
10535 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10536 #  layout:
10537 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10538 #    layout: "plot-service-density"
10539
10540 ###############################################################################
10541
10542 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
10543 #- type: "plot"
10544 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10545 #  algorithm: "plot_nf_heatmap"
10546 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
10547 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10548 #  filter: "'NIC_Intel-XL710' and
10549 #           'NF_DENSITY' and
10550 #           'DOCKER' and
10551 #           'CHAIN' and
10552 #           'NF_VPPIP4' and
10553 #           'IMIX' and
10554 #           'TNL_4' and
10555 #           '1T1C' and
10556 #           'MRR'"
10557 #  parameters:
10558 #  - "result"
10559 #  - "name"
10560 #  - "tags"
10561 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10562 #  x-axis: "X = CNFs per Service Chain"
10563 #  y-axis: "Y = Number of Service Chains"
10564 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10565 #  layout:
10566 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10567 #    layout: "plot-service-density"
10568 #
10569 #- type: "plot"
10570 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10571 #  algorithm: "plot_nf_heatmap"
10572 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
10573 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10574 #  filter: "'NIC_Intel-XL710' and
10575 #           'NF_DENSITY' and
10576 #           'DOCKER' and
10577 #           'CHAIN' and
10578 #           'NF_VPPIP4' and
10579 #           'IPSEC' and
10580 #           'TNL_4' and
10581 #           'IMIX' and
10582 #           '2T2C' and
10583 #           'MRR'"
10584 #  parameters:
10585 #  - "result"
10586 #  - "name"
10587 #  - "tags"
10588 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10589 #  x-axis: "X = CNFs per Service Chain"
10590 #  y-axis: "Y = Number of Service Chains"
10591 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10592 #  layout:
10593 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10594 #    layout: "plot-service-density"
10595 #
10596 #- type: "plot"
10597 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10598 #  algorithm: "plot_nf_heatmap"
10599 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
10600 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10601 #  filter: "'NIC_Intel-XL710' and
10602 #           'NF_DENSITY' and
10603 #           'DOCKER' and
10604 #           'CHAIN' and
10605 #           'NF_VPPIP4' and
10606 #           'IPSEC' and
10607 #           'TNL_4' and
10608 #           'IMIX' and
10609 #           '4T4C' and
10610 #           'MRR'"
10611 #  parameters:
10612 #  - "result"
10613 #  - "name"
10614 #  - "tags"
10615 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10616 #  x-axis: "X = CNFs per Service Chain"
10617 #  y-axis: "Y = Number of Service Chains"
10618 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10619 #  layout:
10620 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10621 #    layout: "plot-service-density"
10622
10623 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
10624 #- type: "plot"
10625 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10626 #  algorithm: "plot_nf_heatmap"
10627 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
10628 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10629 #  filter: "'NIC_Intel-XL710' and
10630 #           'NF_DENSITY' and
10631 #           'DOCKER' and
10632 #           'CHAIN' and
10633 #           'NF_VPPIP4' and
10634 #           'IPSEC' and
10635 #           'TNL_4' and
10636 #           'IMIX' and
10637 #           '1T1C' and
10638 #           'NDRPDR'"
10639 #  parameters:
10640 #  - "throughput"
10641 #  - "name"
10642 #  - "tags"
10643 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10644 #  x-axis: "X = CNFs per Service Chain"
10645 #  y-axis: "Y = Number of Service Chains"
10646 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10647 #  layout:
10648 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10649 #    layout: "plot-service-density"
10650 #
10651 #- type: "plot"
10652 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10653 #  algorithm: "plot_nf_heatmap"
10654 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
10655 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10656 #  filter: "'NIC_Intel-XL710' and
10657 #           'NF_DENSITY' and
10658 #           'DOCKER' and
10659 #           'CHAIN' and
10660 #           'NF_VPPIP4' and
10661 #           'IPSEC' and
10662 #           'TNL_4' and
10663 #           'IMIX' and
10664 #           '2T2C' and
10665 #           'NDRPDR'"
10666 #  parameters:
10667 #  - "throughput"
10668 #  - "name"
10669 #  - "tags"
10670 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10671 #  x-axis: "X = CNFs per Service Chain"
10672 #  y-axis: "Y = Number of Service Chains"
10673 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10674 #  layout:
10675 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10676 #    layout: "plot-service-density"
10677 #
10678 #- type: "plot"
10679 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10680 #  algorithm: "plot_nf_heatmap"
10681 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
10682 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10683 #  filter: "'NIC_Intel-XL710' and
10684 #           'NF_DENSITY' and
10685 #           'DOCKER' and
10686 #           'CHAIN' and
10687 #           'NF_VPPIP4' and
10688 #           'IPSEC' and
10689 #           'TNL_4' and
10690 #           'IMIX' and
10691 #           '4T4C' and
10692 #           'NDRPDR'"
10693 #  parameters:
10694 #  - "throughput"
10695 #  - "name"
10696 #  - "tags"
10697 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10698 #  x-axis: "X = CNFs per Service Chain"
10699 #  y-axis: "Y = Number of Service Chains"
10700 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10701 #  layout:
10702 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10703 #    layout: "plot-service-density"
10704 #
10705 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
10706 #- type: "plot"
10707 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10708 #  algorithm: "plot_nf_heatmap"
10709 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
10710 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10711 #  filter: "'NIC_Intel-XL710' and
10712 #           'NF_DENSITY' and
10713 #           'DOCKER' and
10714 #           'CHAIN' and
10715 #           'NF_VPPIP4' and
10716 #           'IPSEC' and
10717 #           'TNL_4' and
10718 #           'IMIX' and
10719 #           '1T1C' and
10720 #           'NDRPDR'"
10721 #  parameters:
10722 #  - "throughput"
10723 #  - "name"
10724 #  - "tags"
10725 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10726 #  x-axis: "X = CNFs per Service Chain"
10727 #  y-axis: "Y = Number of Service Chains"
10728 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10729 #  layout:
10730 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10731 #    layout: "plot-service-density"
10732 #
10733 #- type: "plot"
10734 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10735 #  algorithm: "plot_nf_heatmap"
10736 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
10737 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10738 #  filter: "'NIC_Intel-XL710' and
10739 #           'NF_DENSITY' and
10740 #           'DOCKER' and
10741 #           'CHAIN' and
10742 #           'NF_VPPIP4' and
10743 #           'IPSEC' and
10744 #           'TNL_4' and
10745 #           'IMIX' and
10746 #           '2T2C' and
10747 #           'NDRPDR'"
10748 #  parameters:
10749 #  - "throughput"
10750 #  - "name"
10751 #  - "tags"
10752 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10753 #  x-axis: "X = CNFs per Service Chain"
10754 #  y-axis: "Y = Number of Service Chains"
10755 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10756 #  layout:
10757 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10758 #    layout: "plot-service-density"
10759 #
10760 #- type: "plot"
10761 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10762 #  algorithm: "plot_nf_heatmap"
10763 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
10764 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10765 #  filter: "'NIC_Intel-XL710' and
10766 #           'NF_DENSITY' and
10767 #           'DOCKER' and
10768 #           'CHAIN' and
10769 #           'NF_VPPIP4' and
10770 #           'IPSEC' and
10771 #           'TNL_4' and
10772 #           'IMIX' and
10773 #           '4T4C' and
10774 #           'NDRPDR'"
10775 #  parameters:
10776 #  - "throughput"
10777 #  - "name"
10778 #  - "tags"
10779 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10780 #  x-axis: "X = CNFs per Service Chain"
10781 #  y-axis: "Y = Number of Service Chains"
10782 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10783 #  layout:
10784 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10785 #    layout: "plot-service-density"
10786
10787 ###############################################################################
10788
10789 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
10790 #- type: "plot"
10791 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
10792 #  algorithm: "plot_nf_heatmap"
10793 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
10794 #  data: "plot-vpp-nfv-3n-skx-mrr"
10795 #  filter: "'NIC_Intel-XXV710' and
10796 #           'NF_DENSITY' and
10797 #           'DOCKER' and
10798 #           'CHAIN' and
10799 #           'NF_VPPIP4' and
10800 #           'IPSEC' and
10801 #           'TNL_1000' and
10802 #           'IMIX' and
10803 #           '2T1C' and
10804 #           'MRR'"
10805 #  parameters:
10806 #  - "result"
10807 #  - "name"
10808 #  - "tags"
10809 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10810 #  x-axis: "X = CNFs per Service Chain"
10811 #  y-axis: "Y = Number of Service Chains"
10812 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10813 #  layout:
10814 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
10815 #    layout: "plot-service-density"
10816 #
10817 #- type: "plot"
10818 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
10819 #  algorithm: "plot_nf_heatmap"
10820 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
10821 #  data: "plot-vpp-nfv-3n-skx-mrr"
10822 #  filter: "'NIC_Intel-XXV710' and
10823 #           'NF_DENSITY' and
10824 #           'DOCKER' and
10825 #           'CHAIN' and
10826 #           'NF_VPPIP4' and
10827 #           'IPSEC' and
10828 #           'TNL_1000' and
10829 #           'IMIX' and
10830 #           '4T2C' and
10831 #           'MRR'"
10832 #  parameters:
10833 #  - "result"
10834 #  - "name"
10835 #  - "tags"
10836 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10837 #  x-axis: "X = CNFs per Service Chain"
10838 #  y-axis: "Y = Number of Service Chains"
10839 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10840 #  layout:
10841 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
10842 #    layout: "plot-service-density"
10843 #
10844 #- type: "plot"
10845 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
10846 #  algorithm: "plot_nf_heatmap"
10847 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
10848 #  data: "plot-vpp-nfv-3n-skx-mrr"
10849 #  filter: "'NIC_Intel-XXV710' and
10850 #           'NF_DENSITY' and
10851 #           'DOCKER' and
10852 #           'CHAIN' and
10853 #           'NF_VPPIP4' and
10854 #           'IPSEC' and
10855 #           'TNL_1000' and
10856 #           'IMIX' and
10857 #           '8T4C' and
10858 #           'MRR'"
10859 #  parameters:
10860 #  - "result"
10861 #  - "name"
10862 #  - "tags"
10863 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10864 #  x-axis: "X = CNFs per Service Chain"
10865 #  y-axis: "Y = Number of Service Chains"
10866 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10867 #  layout:
10868 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
10869 #    layout: "plot-service-density"
10870
10871 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
10872 #- type: "plot"
10873 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10874 #  algorithm: "plot_nf_heatmap"
10875 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
10876 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10877 #  filter: "'NIC_Intel-XXV710' and
10878 #           'NF_DENSITY' and
10879 #           'DOCKER' and
10880 #           'CHAIN' and
10881 #           'NF_VPPIP4' and
10882 #           'IPSEC' and
10883 #           'TNL_1000' and
10884 #           'IMIX' and
10885 #           '2T1C' and
10886 #           'NDRPDR'"
10887 #  parameters:
10888 #  - "throughput"
10889 #  - "name"
10890 #  - "tags"
10891 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10892 #  x-axis: "X = CNFs per Service Chain"
10893 #  y-axis: "Y = Number of Service Chains"
10894 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10895 #  layout:
10896 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10897 #    layout: "plot-service-density"
10898 #
10899 #- type: "plot"
10900 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10901 #  algorithm: "plot_nf_heatmap"
10902 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
10903 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10904 #  filter: "'NIC_Intel-XXV710' and
10905 #           'NF_DENSITY' and
10906 #           'DOCKER' and
10907 #           'CHAIN' and
10908 #           'NF_VPPIP4' and
10909 #           'IPSEC' and
10910 #           'TNL_1000' and
10911 #           'IMIX' and
10912 #           '4T2C' and
10913 #           'NDRPDR'"
10914 #  parameters:
10915 #  - "throughput"
10916 #  - "name"
10917 #  - "tags"
10918 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10919 #  x-axis: "X = CNFs per Service Chain"
10920 #  y-axis: "Y = Number of Service Chains"
10921 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10922 #  layout:
10923 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10924 #    layout: "plot-service-density"
10925 #
10926 #- type: "plot"
10927 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10928 #  algorithm: "plot_nf_heatmap"
10929 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
10930 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10931 #  filter: "'NIC_Intel-XXV710' and
10932 #           'NF_DENSITY' and
10933 #           'DOCKER' and
10934 #           'CHAIN' and
10935 #           'NF_VPPIP4' and
10936 #           'IPSEC' and
10937 #           'TNL_1000' and
10938 #           'IMIX' and
10939 #           '8T4C' and
10940 #           'NDRPDR'"
10941 #  parameters:
10942 #  - "throughput"
10943 #  - "name"
10944 #  - "tags"
10945 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10946 #  x-axis: "X = CNFs per Service Chain"
10947 #  y-axis: "Y = Number of Service Chains"
10948 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10949 #  layout:
10950 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10951 #    layout: "plot-service-density"
10952 #
10953 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
10954 #- type: "plot"
10955 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10956 #  algorithm: "plot_nf_heatmap"
10957 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
10958 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10959 #  filter: "'NIC_Intel-XXV710' and
10960 #           'NF_DENSITY' and
10961 #           'DOCKER' and
10962 #           'CHAIN' and
10963 #           'NF_VPPIP4' and
10964 #           'IPSEC' and
10965 #           'TNL_1000' and
10966 #           'IMIX' and
10967 #           '2T1C' and
10968 #           'NDRPDR'"
10969 #  parameters:
10970 #  - "throughput"
10971 #  - "name"
10972 #  - "tags"
10973 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10974 #  x-axis: "X = CNFs per Service Chain"
10975 #  y-axis: "Y = Number of Service Chains"
10976 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10977 #  layout:
10978 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10979 #    layout: "plot-service-density"
10980 #
10981 #- type: "plot"
10982 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10983 #  algorithm: "plot_nf_heatmap"
10984 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
10985 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10986 #  filter: "'NIC_Intel-XXV710' and
10987 #           'NF_DENSITY' and
10988 #           'DOCKER' and
10989 #           'CHAIN' and
10990 #           'NF_VPPIP4' and
10991 #           'IPSEC' and
10992 #           'TNL_1000' and
10993 #           'IMIX' and
10994 #           '4T2C' and
10995 #           'NDRPDR'"
10996 #  parameters:
10997 #  - "throughput"
10998 #  - "name"
10999 #  - "tags"
11000 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11001 #  x-axis: "X = CNFs per Service Chain"
11002 #  y-axis: "Y = Number of Service Chains"
11003 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11004 #  layout:
11005 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11006 #    layout: "plot-service-density"
11007 #
11008 #- type: "plot"
11009 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11010 #  algorithm: "plot_nf_heatmap"
11011 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
11012 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11013 #  filter: "'NIC_Intel-XXV710' and
11014 #           'NF_DENSITY' and
11015 #           'DOCKER' and
11016 #           'CHAIN' and
11017 #           'NF_VPPIP4' and
11018 #           'IPSEC' and
11019 #           'TNL_1000' and
11020 #           'IMIX' and
11021 #           '8T4C' and
11022 #           'NDRPDR'"
11023 #  parameters:
11024 #  - "throughput"
11025 #  - "name"
11026 #  - "tags"
11027 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11028 #  x-axis: "X = CNFs per Service Chain"
11029 #  y-axis: "Y = Number of Service Chains"
11030 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11031 #  layout:
11032 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11033 #    layout: "plot-service-density"
11034
11035 ###############################################################################
11036
11037 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
11038 #- type: "plot"
11039 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11040 #  algorithm: "plot_nf_heatmap"
11041 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
11042 #  data: "plot-vpp-nfv-3n-hsw-mrr"
11043 #  filter: "'NIC_Intel-XL710' and
11044 #           'NF_DENSITY' and
11045 #           'DOCKER' and
11046 #           'CHAIN' and
11047 #           'NF_VPPIP4' and
11048 #           'IMIX' and
11049 #           'TNL_1000' and
11050 #           '1T1C' and
11051 #           'MRR'"
11052 #  parameters:
11053 #  - "result"
11054 #  - "name"
11055 #  - "tags"
11056 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11057 #  x-axis: "X = CNFs per Service Chain"
11058 #  y-axis: "Y = Number of Service Chains"
11059 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11060 #  layout:
11061 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11062 #    layout: "plot-service-density"
11063 #
11064 #- type: "plot"
11065 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11066 #  algorithm: "plot_nf_heatmap"
11067 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
11068 #  data: "plot-vpp-nfv-3n-hsw-mrr"
11069 #  filter: "'NIC_Intel-XL710' and
11070 #           'NF_DENSITY' and
11071 #           'DOCKER' and
11072 #           'CHAIN' and
11073 #           'NF_VPPIP4' and
11074 #           'IPSEC' and
11075 #           'TNL_1000' and
11076 #           'IMIX' and
11077 #           '2T2C' and
11078 #           'MRR'"
11079 #  parameters:
11080 #  - "result"
11081 #  - "name"
11082 #  - "tags"
11083 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11084 #  x-axis: "X = CNFs per Service Chain"
11085 #  y-axis: "Y = Number of Service Chains"
11086 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11087 #  layout:
11088 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11089 #    layout: "plot-service-density"
11090 #
11091 #- type: "plot"
11092 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11093 #  algorithm: "plot_nf_heatmap"
11094 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
11095 #  data: "plot-vpp-nfv-3n-hsw-mrr"
11096 #  filter: "'NIC_Intel-XL710' and
11097 #           'NF_DENSITY' and
11098 #           'DOCKER' and
11099 #           'CHAIN' and
11100 #           'NF_VPPIP4' and
11101 #           'IPSEC' and
11102 #           'TNL_1000' and
11103 #           'IMIX' and
11104 #           '4T4C' and
11105 #           'MRR'"
11106 #  parameters:
11107 #  - "result"
11108 #  - "name"
11109 #  - "tags"
11110 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11111 #  x-axis: "X = CNFs per Service Chain"
11112 #  y-axis: "Y = Number of Service Chains"
11113 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11114 #  layout:
11115 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11116 #    layout: "plot-service-density"
11117
11118 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
11119 #- type: "plot"
11120 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11121 #  algorithm: "plot_nf_heatmap"
11122 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
11123 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11124 #  filter: "'NIC_Intel-XL710' and
11125 #           'NF_DENSITY' and
11126 #           'DOCKER' and
11127 #           'CHAIN' and
11128 #           'NF_VPPIP4' and
11129 #           'IPSEC' and
11130 #           'TNL_1000' and
11131 #           'IMIX' and
11132 #           '1T1C' and
11133 #           'NDRPDR'"
11134 #  parameters:
11135 #  - "throughput"
11136 #  - "name"
11137 #  - "tags"
11138 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11139 #  x-axis: "X = CNFs per Service Chain"
11140 #  y-axis: "Y = Number of Service Chains"
11141 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11142 #  layout:
11143 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11144 #    layout: "plot-service-density"
11145 #
11146 #- type: "plot"
11147 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11148 #  algorithm: "plot_nf_heatmap"
11149 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
11150 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11151 #  filter: "'NIC_Intel-XL710' and
11152 #           'NF_DENSITY' and
11153 #           'DOCKER' and
11154 #           'CHAIN' and
11155 #           'NF_VPPIP4' and
11156 #           'IPSEC' and
11157 #           'TNL_1000' and
11158 #           'IMIX' and
11159 #           '2T2C' and
11160 #           'NDRPDR'"
11161 #  parameters:
11162 #  - "throughput"
11163 #  - "name"
11164 #  - "tags"
11165 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11166 #  x-axis: "X = CNFs per Service Chain"
11167 #  y-axis: "Y = Number of Service Chains"
11168 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11169 #  layout:
11170 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11171 #    layout: "plot-service-density"
11172 #
11173 #- type: "plot"
11174 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11175 #  algorithm: "plot_nf_heatmap"
11176 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
11177 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11178 #  filter: "'NIC_Intel-XL710' and
11179 #           'NF_DENSITY' and
11180 #           'DOCKER' and
11181 #           'CHAIN' and
11182 #           'NF_VPPIP4' and
11183 #           'IPSEC' and
11184 #           'TNL_1000' and
11185 #           'IMIX' and
11186 #           '4T4C' and
11187 #           'NDRPDR'"
11188 #  parameters:
11189 #  - "throughput"
11190 #  - "name"
11191 #  - "tags"
11192 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11193 #  x-axis: "X = CNFs per Service Chain"
11194 #  y-axis: "Y = Number of Service Chains"
11195 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11196 #  layout:
11197 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11198 #    layout: "plot-service-density"
11199 #
11200 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
11201 #- type: "plot"
11202 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11203 #  algorithm: "plot_nf_heatmap"
11204 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
11205 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11206 #  filter: "'NIC_Intel-XL710' and
11207 #           'NF_DENSITY' and
11208 #           'DOCKER' and
11209 #           'CHAIN' and
11210 #           'NF_VPPIP4' and
11211 #           'IPSEC' and
11212 #           'TNL_1000' and
11213 #           'IMIX' and
11214 #           '1T1C' and
11215 #           'NDRPDR'"
11216 #  parameters:
11217 #  - "throughput"
11218 #  - "name"
11219 #  - "tags"
11220 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11221 #  x-axis: "X = CNFs per Service Chain"
11222 #  y-axis: "Y = Number of Service Chains"
11223 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11224 #  layout:
11225 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11226 #    layout: "plot-service-density"
11227 #
11228 #- type: "plot"
11229 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11230 #  algorithm: "plot_nf_heatmap"
11231 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
11232 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11233 #  filter: "'NIC_Intel-XL710' and
11234 #           'NF_DENSITY' and
11235 #           'DOCKER' and
11236 #           'CHAIN' and
11237 #           'NF_VPPIP4' and
11238 #           'IPSEC' and
11239 #           'TNL_1000' and
11240 #           'IMIX' and
11241 #           '2T2C' and
11242 #           'NDRPDR'"
11243 #  parameters:
11244 #  - "throughput"
11245 #  - "name"
11246 #  - "tags"
11247 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11248 #  x-axis: "X = CNFs per Service Chain"
11249 #  y-axis: "Y = Number of Service Chains"
11250 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11251 #  layout:
11252 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11253 #    layout: "plot-service-density"
11254 #
11255 #- type: "plot"
11256 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11257 #  algorithm: "plot_nf_heatmap"
11258 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
11259 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11260 #  filter: "'NIC_Intel-XL710' and
11261 #           'NF_DENSITY' and
11262 #           'DOCKER' and
11263 #           'CHAIN' and
11264 #           'NF_VPPIP4' and
11265 #           'IPSEC' and
11266 #           'TNL_1000' and
11267 #           'IMIX' and
11268 #           '4T4C' and
11269 #           'NDRPDR'"
11270 #  parameters:
11271 #  - "throughput"
11272 #  - "name"
11273 #  - "tags"
11274 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11275 #  x-axis: "X = CNFs per Service Chain"
11276 #  y-axis: "Y = Number of Service Chains"
11277 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11278 #  layout:
11279 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11280 #    layout: "plot-service-density"
11281
11282 ###############################################################################
11283
11284 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
11285 #- type: "plot"
11286 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11287 #  algorithm: "plot_nf_heatmap"
11288 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
11289 #  data: "plot-vpp-nfv-3n-skx-mrr"
11290 #  filter: "'NIC_Intel-XXV710' and
11291 #           'NF_DENSITY' and
11292 #           'DOCKER' and
11293 #           'CHAIN' and
11294 #           'NF_VPPIP4' and
11295 #           'IPSEC' and
11296 #           'TNL_10000' and
11297 #           'IMIX' and
11298 #           '2T1C' and
11299 #           'MRR'"
11300 #  parameters:
11301 #  - "result"
11302 #  - "name"
11303 #  - "tags"
11304 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11305 #  x-axis: "X = CNFs per Service Chain"
11306 #  y-axis: "Y = Number of Service Chains"
11307 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11308 #  layout:
11309 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11310 #    layout: "plot-service-density"
11311 #
11312 #- type: "plot"
11313 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11314 #  algorithm: "plot_nf_heatmap"
11315 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
11316 #  data: "plot-vpp-nfv-3n-skx-mrr"
11317 #  filter: "'NIC_Intel-XXV710' and
11318 #           'NF_DENSITY' and
11319 #           'DOCKER' and
11320 #           'CHAIN' and
11321 #           'NF_VPPIP4' and
11322 #           'IPSEC' and
11323 #           'TNL_10000' and
11324 #           'IMIX' and
11325 #           '4T2C' and
11326 #           'MRR'"
11327 #  parameters:
11328 #  - "result"
11329 #  - "name"
11330 #  - "tags"
11331 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11332 #  x-axis: "X = CNFs per Service Chain"
11333 #  y-axis: "Y = Number of Service Chains"
11334 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11335 #  layout:
11336 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11337 #    layout: "plot-service-density"
11338 #
11339 #- type: "plot"
11340 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11341 #  algorithm: "plot_nf_heatmap"
11342 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
11343 #  data: "plot-vpp-nfv-3n-skx-mrr"
11344 #  filter: "'NIC_Intel-XXV710' and
11345 #           'NF_DENSITY' and
11346 #           'DOCKER' and
11347 #           'CHAIN' and
11348 #           'NF_VPPIP4' and
11349 #           'IPSEC' and
11350 #           'TNL_10000' and
11351 #           'IMIX' and
11352 #           '8T4C' and
11353 #           'MRR'"
11354 #  parameters:
11355 #  - "result"
11356 #  - "name"
11357 #  - "tags"
11358 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11359 #  x-axis: "X = CNFs per Service Chain"
11360 #  y-axis: "Y = Number of Service Chains"
11361 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11362 #  layout:
11363 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11364 #    layout: "plot-service-density"
11365
11366 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
11367 #- type: "plot"
11368 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11369 #  algorithm: "plot_nf_heatmap"
11370 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
11371 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11372 #  filter: "'NIC_Intel-XXV710' and
11373 #           'NF_DENSITY' and
11374 #           'DOCKER' and
11375 #           'CHAIN' and
11376 #           'NF_VPPIP4' and
11377 #           'IPSEC' and
11378 #           'TNL_10000' and
11379 #           'IMIX' and
11380 #           '2T1C' and
11381 #           'NDRPDR'"
11382 #  parameters:
11383 #  - "throughput"
11384 #  - "name"
11385 #  - "tags"
11386 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11387 #  x-axis: "X = CNFs per Service Chain"
11388 #  y-axis: "Y = Number of Service Chains"
11389 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11390 #  layout:
11391 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11392 #    layout: "plot-service-density"
11393 #
11394 #- type: "plot"
11395 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11396 #  algorithm: "plot_nf_heatmap"
11397 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
11398 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11399 #  filter: "'NIC_Intel-XXV710' and
11400 #           'NF_DENSITY' and
11401 #           'DOCKER' and
11402 #           'CHAIN' and
11403 #           'NF_VPPIP4' and
11404 #           'IPSEC' and
11405 #           'TNL_10000' and
11406 #           'IMIX' and
11407 #           '4T2C' and
11408 #           'NDRPDR'"
11409 #  parameters:
11410 #  - "throughput"
11411 #  - "name"
11412 #  - "tags"
11413 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11414 #  x-axis: "X = CNFs per Service Chain"
11415 #  y-axis: "Y = Number of Service Chains"
11416 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11417 #  layout:
11418 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11419 #    layout: "plot-service-density"
11420 #
11421 #- type: "plot"
11422 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11423 #  algorithm: "plot_nf_heatmap"
11424 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
11425 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11426 #  filter: "'NIC_Intel-XXV710' and
11427 #           'NF_DENSITY' and
11428 #           'DOCKER' and
11429 #           'CHAIN' and
11430 #           'NF_VPPIP4' and
11431 #           'IPSEC' and
11432 #           'TNL_10000' and
11433 #           'IMIX' and
11434 #           '8T4C' and
11435 #           'NDRPDR'"
11436 #  parameters:
11437 #  - "throughput"
11438 #  - "name"
11439 #  - "tags"
11440 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11441 #  x-axis: "X = CNFs per Service Chain"
11442 #  y-axis: "Y = Number of Service Chains"
11443 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11444 #  layout:
11445 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11446 #    layout: "plot-service-density"
11447 #
11448 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
11449 #- type: "plot"
11450 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11451 #  algorithm: "plot_nf_heatmap"
11452 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
11453 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11454 #  filter: "'NIC_Intel-XXV710' and
11455 #           'NF_DENSITY' and
11456 #           'DOCKER' and
11457 #           'CHAIN' and
11458 #           'NF_VPPIP4' and
11459 #           'IPSEC' and
11460 #           'TNL_10000' and
11461 #           'IMIX' and
11462 #           '2T1C' and
11463 #           'NDRPDR'"
11464 #  parameters:
11465 #  - "throughput"
11466 #  - "name"
11467 #  - "tags"
11468 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11469 #  x-axis: "X = CNFs per Service Chain"
11470 #  y-axis: "Y = Number of Service Chains"
11471 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11472 #  layout:
11473 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11474 #    layout: "plot-service-density"
11475 #
11476 #- type: "plot"
11477 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11478 #  algorithm: "plot_nf_heatmap"
11479 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
11480 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11481 #  filter: "'NIC_Intel-XXV710' and
11482 #           'NF_DENSITY' and
11483 #           'DOCKER' and
11484 #           'CHAIN' and
11485 #           'NF_VPPIP4' and
11486 #           'IPSEC' and
11487 #           'TNL_10000' and
11488 #           'IMIX' and
11489 #           '4T2C' and
11490 #           'NDRPDR'"
11491 #  parameters:
11492 #  - "throughput"
11493 #  - "name"
11494 #  - "tags"
11495 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11496 #  x-axis: "X = CNFs per Service Chain"
11497 #  y-axis: "Y = Number of Service Chains"
11498 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11499 #  layout:
11500 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11501 #    layout: "plot-service-density"
11502 #
11503 #- type: "plot"
11504 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11505 #  algorithm: "plot_nf_heatmap"
11506 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
11507 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11508 #  filter: "'NIC_Intel-XXV710' and
11509 #           'NF_DENSITY' and
11510 #           'DOCKER' and
11511 #           'CHAIN' and
11512 #           'NF_VPPIP4' and
11513 #           'IPSEC' and
11514 #           'TNL_10000' and
11515 #           'IMIX' and
11516 #           '8T4C' and
11517 #           'NDRPDR'"
11518 #  parameters:
11519 #  - "throughput"
11520 #  - "name"
11521 #  - "tags"
11522 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11523 #  x-axis: "X = CNFs per Service Chain"
11524 #  y-axis: "Y = Number of Service Chains"
11525 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11526 #  layout:
11527 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11528 #    layout: "plot-service-density"
11529
11530 ###############################################################################
11531
11532 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
11533 #- type: "plot"
11534 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11535 #  algorithm: "plot_nf_heatmap"
11536 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
11537 #  data: "plot-vpp-nfv-3n-hsw-mrr"
11538 #  filter: "'NIC_Intel-XL710' and
11539 #           'NF_DENSITY' and
11540 #           'DOCKER' and
11541 #           'CHAIN' and
11542 #           'NF_VPPIP4' and
11543 #           'IMIX' and
11544 #           'TNL_10000' and
11545 #           '1T1C' and
11546 #           'MRR'"
11547 #  parameters:
11548 #  - "result"
11549 #  - "name"
11550 #  - "tags"
11551 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11552 #  x-axis: "X = CNFs per Service Chain"
11553 #  y-axis: "Y = Number of Service Chains"
11554 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11555 #  layout:
11556 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11557 #    layout: "plot-service-density"
11558 #
11559 #- type: "plot"
11560 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11561 #  algorithm: "plot_nf_heatmap"
11562 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
11563 #  data: "plot-vpp-nfv-3n-hsw-mrr"
11564 #  filter: "'NIC_Intel-XL710' and
11565 #           'NF_DENSITY' and
11566 #           'DOCKER' and
11567 #           'CHAIN' and
11568 #           'NF_VPPIP4' and
11569 #           'IPSEC' and
11570 #           'TNL_10000' and
11571 #           'IMIX' and
11572 #           '2T2C' and
11573 #           'MRR'"
11574 #  parameters:
11575 #  - "result"
11576 #  - "name"
11577 #  - "tags"
11578 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11579 #  x-axis: "X = CNFs per Service Chain"
11580 #  y-axis: "Y = Number of Service Chains"
11581 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11582 #  layout:
11583 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11584 #    layout: "plot-service-density"
11585 #
11586 #- type: "plot"
11587 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11588 #  algorithm: "plot_nf_heatmap"
11589 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
11590 #  data: "plot-vpp-nfv-3n-hsw-mrr"
11591 #  filter: "'NIC_Intel-XL710' and
11592 #           'NF_DENSITY' and
11593 #           'DOCKER' and
11594 #           'CHAIN' and
11595 #           'NF_VPPIP4' and
11596 #           'IPSEC' and
11597 #           'TNL_10000' and
11598 #           'IMIX' and
11599 #           '4T4C' and
11600 #           'MRR'"
11601 #  parameters:
11602 #  - "result"
11603 #  - "name"
11604 #  - "tags"
11605 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11606 #  x-axis: "X = CNFs per Service Chain"
11607 #  y-axis: "Y = Number of Service Chains"
11608 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11609 #  layout:
11610 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11611 #    layout: "plot-service-density"
11612
11613 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
11614 #- type: "plot"
11615 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11616 #  algorithm: "plot_nf_heatmap"
11617 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
11618 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11619 #  filter: "'NIC_Intel-XL710' and
11620 #           'NF_DENSITY' and
11621 #           'DOCKER' and
11622 #           'CHAIN' and
11623 #           'NF_VPPIP4' and
11624 #           'IPSEC' and
11625 #           'TNL_10000' and
11626 #           'IMIX' and
11627 #           '1T1C' and
11628 #           'NDRPDR'"
11629 #  parameters:
11630 #  - "throughput"
11631 #  - "name"
11632 #  - "tags"
11633 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11634 #  x-axis: "X = CNFs per Service Chain"
11635 #  y-axis: "Y = Number of Service Chains"
11636 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11637 #  layout:
11638 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11639 #    layout: "plot-service-density"
11640 #
11641 #- type: "plot"
11642 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11643 #  algorithm: "plot_nf_heatmap"
11644 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
11645 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11646 #  filter: "'NIC_Intel-XL710' and
11647 #           'NF_DENSITY' and
11648 #           'DOCKER' and
11649 #           'CHAIN' and
11650 #           'NF_VPPIP4' and
11651 #           'IPSEC' and
11652 #           'TNL_10000' and
11653 #           'IMIX' and
11654 #           '2T2C' and
11655 #           'NDRPDR'"
11656 #  parameters:
11657 #  - "throughput"
11658 #  - "name"
11659 #  - "tags"
11660 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11661 #  x-axis: "X = CNFs per Service Chain"
11662 #  y-axis: "Y = Number of Service Chains"
11663 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11664 #  layout:
11665 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11666 #    layout: "plot-service-density"
11667 #
11668 #- type: "plot"
11669 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11670 #  algorithm: "plot_nf_heatmap"
11671 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
11672 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11673 #  filter: "'NIC_Intel-XL710' and
11674 #           'NF_DENSITY' and
11675 #           'DOCKER' and
11676 #           'CHAIN' and
11677 #           'NF_VPPIP4' and
11678 #           'IPSEC' and
11679 #           'TNL_10000' and
11680 #           'IMIX' and
11681 #           '4T4C' and
11682 #           'NDRPDR'"
11683 #  parameters:
11684 #  - "throughput"
11685 #  - "name"
11686 #  - "tags"
11687 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11688 #  x-axis: "X = CNFs per Service Chain"
11689 #  y-axis: "Y = Number of Service Chains"
11690 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11691 #  layout:
11692 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11693 #    layout: "plot-service-density"
11694 #
11695 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
11696 #- type: "plot"
11697 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11698 #  algorithm: "plot_nf_heatmap"
11699 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
11700 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11701 #  filter: "'NIC_Intel-XL710' and
11702 #           'NF_DENSITY' and
11703 #           'DOCKER' and
11704 #           'CHAIN' and
11705 #           'NF_VPPIP4' and
11706 #           'IPSEC' and
11707 #           'TNL_10000' and
11708 #           'IMIX' and
11709 #           '1T1C' and
11710 #           'NDRPDR'"
11711 #  parameters:
11712 #  - "throughput"
11713 #  - "name"
11714 #  - "tags"
11715 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11716 #  x-axis: "X = CNFs per Service Chain"
11717 #  y-axis: "Y = Number of Service Chains"
11718 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11719 #  layout:
11720 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11721 #    layout: "plot-service-density"
11722 #
11723 #- type: "plot"
11724 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11725 #  algorithm: "plot_nf_heatmap"
11726 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
11727 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11728 #  filter: "'NIC_Intel-XL710' and
11729 #           'NF_DENSITY' and
11730 #           'DOCKER' and
11731 #           'CHAIN' and
11732 #           'NF_VPPIP4' and
11733 #           'IPSEC' and
11734 #           'TNL_10000' and
11735 #           'IMIX' and
11736 #           '2T2C' and
11737 #           'NDRPDR'"
11738 #  parameters:
11739 #  - "throughput"
11740 #  - "name"
11741 #  - "tags"
11742 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11743 #  x-axis: "X = CNFs per Service Chain"
11744 #  y-axis: "Y = Number of Service Chains"
11745 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11746 #  layout:
11747 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11748 #    layout: "plot-service-density"
11749 #
11750 #- type: "plot"
11751 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11752 #  algorithm: "plot_nf_heatmap"
11753 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
11754 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11755 #  filter: "'NIC_Intel-XL710' and
11756 #           'NF_DENSITY' and
11757 #           'DOCKER' and
11758 #           'CHAIN' and
11759 #           'NF_VPPIP4' and
11760 #           'IPSEC' and
11761 #           'TNL_10000' and
11762 #           'IMIX' and
11763 #           '4T4C' and
11764 #           'NDRPDR'"
11765 #  parameters:
11766 #  - "throughput"
11767 #  - "name"
11768 #  - "tags"
11769 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11770 #  x-axis: "X = CNFs per Service Chain"
11771 #  y-axis: "Y = Number of Service Chains"
11772 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11773 #  layout:
11774 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11775 #    layout: "plot-service-density"
11776
11777 ###############################################################################
11778
11779 # Plots - NF Density - CSP - MRR IMIX
11780 - type: "plot"
11781   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11782   algorithm: "plot_nf_heatmap"
11783   output-file-type: ".html"
11784   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
11785   data: "plot-vpp-nfv-2n-skx-mrr"
11786   filter: "'NIC_Intel-XXV710' and
11787            'NF_DENSITY' and
11788            'DOCKER' and
11789            'PIPELINE' and
11790            'NF_VPPIP4' and
11791            'IMIX' and
11792            '2T1C' and
11793            'MRR'"
11794   parameters:
11795   - "result"
11796   - "name"
11797   - "tags"
11798   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11799   x-axis: "X = CNFs per Service Pipeline"
11800   y-axis: "Y = Number of Service Pipelines"
11801   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11802   layout:
11803     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11804     layout: "plot-service-density"
11805
11806 - type: "plot"
11807   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11808   algorithm: "plot_nf_heatmap"
11809   output-file-type: ".html"
11810   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
11811   data: "plot-vpp-nfv-2n-skx-mrr"
11812   filter: "'NIC_Intel-XXV710' and
11813            'NF_DENSITY' and
11814            'DOCKER' and
11815            'PIPELINE' and
11816            'NF_VPPIP4' and
11817            'IMIX' and
11818            '4T2C' and
11819            'MRR'"
11820   parameters:
11821   - "result"
11822   - "name"
11823   - "tags"
11824   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11825   x-axis: "X = CNFs per Service Pipeline"
11826   y-axis: "Y = Number of Service Pipelines"
11827   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11828   layout:
11829     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11830     layout: "plot-service-density"
11831
11832 - type: "plot"
11833   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11834   algorithm: "plot_nf_heatmap"
11835   output-file-type: ".html"
11836   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
11837   data: "plot-vpp-nfv-2n-skx-mrr"
11838   filter: "'NIC_Intel-XXV710' and
11839            'NF_DENSITY' and
11840            'DOCKER' and
11841            'PIPELINE' and
11842            'NF_VPPIP4' and
11843            'IMIX' and
11844            '8T4C' and
11845            'MRR'"
11846   parameters:
11847   - "result"
11848   - "name"
11849   - "tags"
11850   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11851   x-axis: "X = CNFs per Service Pipeline"
11852   y-axis: "Y = Number of Service Pipelines"
11853   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11854   layout:
11855     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11856     layout: "plot-service-density"
11857
11858 # Plots - NF Density - CSP - NDR IMIX
11859 - type: "plot"
11860   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11861   algorithm: "plot_nf_heatmap"
11862   output-file-type: ".html"
11863   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
11864   data: "plot-vpp-nfv-2n-skx-ndrpdr"
11865   filter: "'NIC_Intel-XXV710' and
11866            'NF_DENSITY' and
11867            'DOCKER' and
11868            'PIPELINE' and
11869            'NF_VPPIP4' and
11870            'IMIX' and
11871            '2T1C' and
11872            'NDRPDR'"
11873   parameters:
11874   - "throughput"
11875   - "name"
11876   - "tags"
11877   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11878   x-axis: "X = CNFs per Service Pipeline"
11879   y-axis: "Y = Number of Service Pipelines"
11880   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11881   layout:
11882     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11883     layout: "plot-service-density"
11884
11885 - type: "plot"
11886   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11887   algorithm: "plot_nf_heatmap"
11888   output-file-type: ".html"
11889   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
11890   data: "plot-vpp-nfv-2n-skx-ndrpdr"
11891   filter: "'NIC_Intel-XXV710' and
11892            'NF_DENSITY' and
11893            'DOCKER' and
11894            'PIPELINE' and
11895            'NF_VPPIP4' and
11896            'IMIX' and
11897            '4T2C' and
11898            'NDRPDR'"
11899   parameters:
11900   - "throughput"
11901   - "name"
11902   - "tags"
11903   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11904   x-axis: "X = CNFs per Service Pipeline"
11905   y-axis: "Y = Number of Service Pipelines"
11906   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11907   layout:
11908     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11909     layout: "plot-service-density"
11910
11911 - type: "plot"
11912   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11913   algorithm: "plot_nf_heatmap"
11914   output-file-type: ".html"
11915   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
11916   data: "plot-vpp-nfv-2n-skx-ndrpdr"
11917   filter: "'NIC_Intel-XXV710' and
11918            'NF_DENSITY' and
11919            'DOCKER' and
11920            'PIPELINE' and
11921            'NF_VPPIP4' and
11922            'IMIX' and
11923            '8T4C' and
11924            'NDRPDR'"
11925   parameters:
11926   - "throughput"
11927   - "name"
11928   - "tags"
11929   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11930   x-axis: "X = CNFs per Service Pipeline"
11931   y-axis: "Y = Number of Service Pipelines"
11932   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11933   layout:
11934     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11935     layout: "plot-service-density"
11936
11937 # Plots - NF Density - CSP - PDR IMIX
11938 - type: "plot"
11939   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11940   algorithm: "plot_nf_heatmap"
11941   output-file-type: ".html"
11942   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
11943   data: "plot-vpp-nfv-2n-skx-ndrpdr"
11944   filter: "'NIC_Intel-XXV710' and
11945            'NF_DENSITY' and
11946            'DOCKER' and
11947            'PIPELINE' and
11948            'NF_VPPIP4' and
11949            'IMIX' and
11950            '2T1C' and
11951            'NDRPDR'"
11952   parameters:
11953   - "throughput"
11954   - "name"
11955   - "tags"
11956   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11957   x-axis: "X = CNFs per Service Pipeline"
11958   y-axis: "Y = Number of Service Pipelines"
11959   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11960   layout:
11961     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11962     layout: "plot-service-density"
11963
11964 - type: "plot"
11965   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11966   algorithm: "plot_nf_heatmap"
11967   output-file-type: ".html"
11968   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
11969   data: "plot-vpp-nfv-2n-skx-ndrpdr"
11970   filter: "'NIC_Intel-XXV710' and
11971            'NF_DENSITY' and
11972            'DOCKER' and
11973            'PIPELINE' and
11974            'NF_VPPIP4' and
11975            'IMIX' and
11976            '4T2C' and
11977            'NDRPDR'"
11978   parameters:
11979   - "throughput"
11980   - "name"
11981   - "tags"
11982   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11983   x-axis: "X = CNFs per Service Pipeline"
11984   y-axis: "Y = Number of Service Pipelines"
11985   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11986   layout:
11987     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11988     layout: "plot-service-density"
11989
11990 - type: "plot"
11991   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11992   algorithm: "plot_nf_heatmap"
11993   output-file-type: ".html"
11994   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
11995   data: "plot-vpp-nfv-2n-skx-ndrpdr"
11996   filter: "'NIC_Intel-XXV710' and
11997            'NF_DENSITY' and
11998            'DOCKER' and
11999            'PIPELINE' and
12000            'NF_VPPIP4' and
12001            'IMIX' and
12002            '8T4C' and
12003            'NDRPDR'"
12004   parameters:
12005   - "throughput"
12006   - "name"
12007   - "tags"
12008   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12009   x-axis: "X = CNFs per Service Pipeline"
12010   y-axis: "Y = Number of Service Pipelines"
12011   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12012   layout:
12013     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12014     layout: "plot-service-density"
12015
12016 ###############################################################################
12017 # Plots - 2n-clx NF Density - VSC - MRR IMIX
12018
12019 - type: "plot"
12020   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
12021   algorithm: "plot_nf_heatmap"
12022   output-file-type: ".html"
12023   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
12024   data: "plot-vpp-nfv-2n-clx-mrr"
12025   filter: "'NIC_Intel-XXV710' and
12026            'NF_DENSITY' and
12027            'VHOST' and
12028            not 'VXLAN' and
12029            'CHAIN' and
12030            'NF_VPPIP4' and
12031            'IMIX' and
12032            '2T1C' and
12033            'MRR'"
12034   parameters:
12035   - "result"
12036   - "name"
12037   - "tags"
12038   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12039   x-axis: "X = VNFs per Service Chain"
12040   y-axis: "Y = Number of Service Chains"
12041   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12042   layout:
12043     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
12044     layout: "plot-service-density"
12045
12046 - type: "plot"
12047   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
12048   algorithm: "plot_nf_heatmap"
12049   output-file-type: ".html"
12050   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
12051   data: "plot-vpp-nfv-2n-clx-mrr"
12052   filter: "'NIC_Intel-XXV710' and
12053            'NF_DENSITY' and
12054            'VHOST' and
12055            not 'VXLAN' and
12056            'CHAIN' and
12057            'NF_VPPIP4' and
12058            'IMIX' and
12059            '4T2C' and
12060            'MRR'"
12061   parameters:
12062   - "result"
12063   - "name"
12064   - "tags"
12065   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12066   x-axis: "X = VNFs per Service Chain"
12067   y-axis: "Y = Number of Service Chains"
12068   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12069   layout:
12070     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
12071     layout: "plot-service-density"
12072
12073 - type: "plot"
12074   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
12075   algorithm: "plot_nf_heatmap"
12076   output-file-type: ".html"
12077   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
12078   data: "plot-vpp-nfv-2n-clx-mrr"
12079   filter: "'NIC_Intel-XXV710' and
12080            'NF_DENSITY' and
12081            'VHOST' and
12082            not 'VXLAN' and
12083            'CHAIN' and
12084            'NF_VPPIP4' and
12085            'IMIX' and
12086            '8T4C' and
12087            'MRR'"
12088   parameters:
12089   - "result"
12090   - "name"
12091   - "tags"
12092   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12093   x-axis: "X = VNFs per Service Chain"
12094   y-axis: "Y = Number of Service Chains"
12095   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12096   layout:
12097     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
12098     layout: "plot-service-density"
12099
12100 # Plots - NF Density - VSC - NDR IMIX
12101 - type: "plot"
12102   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
12103   algorithm: "plot_nf_heatmap"
12104   output-file-type: ".html"
12105   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
12106   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12107   filter: "'NIC_Intel-XXV710' and
12108            'NF_DENSITY' and
12109            'VHOST' and
12110            not 'VXLAN' and
12111            'CHAIN' and
12112            'NF_VPPIP4' and
12113            'IMIX' and
12114            '2T1C' and
12115            'NDRPDR'"
12116   parameters:
12117   - "throughput"
12118   - "name"
12119   - "tags"
12120   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12121   x-axis: "X = VNFs per Service Chain"
12122   y-axis: "Y = Number of Service Chains"
12123   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12124   layout:
12125     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
12126     layout: "plot-service-density"
12127
12128 - type: "plot"
12129   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
12130   algorithm: "plot_nf_heatmap"
12131   output-file-type: ".html"
12132   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
12133   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12134   filter: "'NIC_Intel-XXV710' and
12135            'NF_DENSITY' and
12136            'VHOST' and
12137            not 'VXLAN' and
12138            'CHAIN' and
12139            'NF_VPPIP4' and
12140            'IMIX' and
12141            '4T2C' and
12142            'NDRPDR'"
12143   parameters:
12144   - "throughput"
12145   - "name"
12146   - "tags"
12147   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12148   x-axis: "X = VNFs per Service Chain"
12149   y-axis: "Y = Number of Service Chains"
12150   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12151   layout:
12152     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
12153     layout: "plot-service-density"
12154
12155 - type: "plot"
12156   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
12157   algorithm: "plot_nf_heatmap"
12158   output-file-type: ".html"
12159   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
12160   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12161   filter: "'NIC_Intel-XXV710' and
12162            'NF_DENSITY' and
12163            'VHOST' and
12164            not 'VXLAN' and
12165            'CHAIN' and
12166            'NF_VPPIP4' and
12167            'IMIX' and
12168            '8T4C' and
12169            'NDRPDR'"
12170   parameters:
12171   - "throughput"
12172   - "name"
12173   - "tags"
12174   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12175   x-axis: "X = VNFs per Service Chain"
12176   y-axis: "Y = Number of Service Chains"
12177   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12178   layout:
12179     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
12180     layout: "plot-service-density"
12181
12182 # Plots - NF Density - VSC - PDR IMIX
12183 - type: "plot"
12184   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
12185   algorithm: "plot_nf_heatmap"
12186   output-file-type: ".html"
12187   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
12188   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12189   filter: "'NIC_Intel-XXV710' and
12190            'NF_DENSITY' and
12191            'VHOST' and
12192            not 'VXLAN' and
12193            'CHAIN' and
12194            'NF_VPPIP4' and
12195            'IMIX' and
12196            '2T1C' and
12197            'NDRPDR'"
12198   parameters:
12199   - "throughput"
12200   - "name"
12201   - "tags"
12202   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12203   x-axis: "X = VNFs per Service Chain"
12204   y-axis: "Y = Number of Service Chains"
12205   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12206   layout:
12207     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
12208     layout: "plot-service-density"
12209
12210 - type: "plot"
12211   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
12212   algorithm: "plot_nf_heatmap"
12213   output-file-type: ".html"
12214   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
12215   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12216   filter: "'NIC_Intel-XXV710' and
12217            'NF_DENSITY' and
12218            'VHOST' and
12219            not 'VXLAN' and
12220            'CHAIN' and
12221            'NF_VPPIP4' and
12222            'IMIX' and
12223            '4T2C' and
12224            'NDRPDR'"
12225   parameters:
12226   - "throughput"
12227   - "name"
12228   - "tags"
12229   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12230   x-axis: "X = VNFs per Service Chain"
12231   y-axis: "Y = Number of Service Chains"
12232   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12233   layout:
12234     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
12235     layout: "plot-service-density"
12236
12237 - type: "plot"
12238   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
12239   algorithm: "plot_nf_heatmap"
12240   output-file-type: ".html"
12241   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
12242   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12243   filter: "'NIC_Intel-XXV710' and
12244            'NF_DENSITY' and
12245            'VHOST' and
12246            not 'VXLAN' and
12247            'CHAIN' and
12248            'NF_VPPIP4' and
12249            'IMIX' and
12250            '8T4C' and
12251            'NDRPDR'"
12252   parameters:
12253   - "throughput"
12254   - "name"
12255   - "tags"
12256   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12257   x-axis: "X = VNFs per Service Chain"
12258   y-axis: "Y = Number of Service Chains"
12259   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12260   layout:
12261     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
12262     layout: "plot-service-density"
12263
12264 # Plots - NF Density - VSC - MRR IMIX
12265 - type: "plot"
12266   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
12267   algorithm: "plot_nf_heatmap"
12268   output-file-type: ".html"
12269   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
12270   data: "plot-vpp-nfv-2n-clx-mrr"
12271   filter: "'NIC_Intel-XXV710' and
12272            'NF_DENSITY' and
12273            'VHOST' and
12274            'VXLAN' and
12275            'CHAIN' and
12276            'IMIX' and
12277            '2T1C' and
12278            'MRR'"
12279   parameters:
12280   - "result"
12281   - "name"
12282   - "tags"
12283   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12284   x-axis: "X = VNFs per Service Chain"
12285   y-axis: "Y = Number of Service Chains"
12286   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12287   layout:
12288     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
12289     layout: "plot-service-density"
12290
12291 - type: "plot"
12292   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
12293   algorithm: "plot_nf_heatmap"
12294   output-file-type: ".html"
12295   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
12296   data: "plot-vpp-nfv-2n-clx-mrr"
12297   filter: "'NIC_Intel-XXV710' and
12298            'NF_DENSITY' and
12299            'VHOST' and
12300            'VXLAN' and
12301            'CHAIN' and
12302            'IMIX' and
12303            '4T2C' and
12304            'MRR'"
12305   parameters:
12306   - "result"
12307   - "name"
12308   - "tags"
12309   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12310   x-axis: "X = VNFs per Service Chain"
12311   y-axis: "Y = Number of Service Chains"
12312   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12313   layout:
12314     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
12315     layout: "plot-service-density"
12316
12317 - type: "plot"
12318   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
12319   algorithm: "plot_nf_heatmap"
12320   output-file-type: ".html"
12321   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
12322   data: "plot-vpp-nfv-2n-clx-mrr"
12323   filter: "'NIC_Intel-XXV710' and
12324            'NF_DENSITY' and
12325            'VHOST' and
12326            'VXLAN' and
12327            'CHAIN' and
12328            'IMIX' and
12329            '8T4C' and
12330            'MRR'"
12331   parameters:
12332   - "result"
12333   - "name"
12334   - "tags"
12335   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12336   x-axis: "X = VNFs per Service Chain"
12337   y-axis: "Y = Number of Service Chains"
12338   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12339   layout:
12340     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
12341     layout: "plot-service-density"
12342
12343 # Plots - NF Density - VSC - NDR IMIX
12344 - type: "plot"
12345   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
12346   algorithm: "plot_nf_heatmap"
12347   output-file-type: ".html"
12348   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
12349   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12350   filter: "'NIC_Intel-XXV710' and
12351            'NF_DENSITY' and
12352            'VHOST' and
12353            'VXLAN' and
12354            'CHAIN' and
12355            'IMIX' and
12356            '2T1C' and
12357            'NDRPDR'"
12358   parameters:
12359   - "throughput"
12360   - "name"
12361   - "tags"
12362   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12363   x-axis: "X = VNFs per Service Chain"
12364   y-axis: "Y = Number of Service Chains"
12365   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12366   layout:
12367     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
12368     layout: "plot-service-density"
12369
12370 - type: "plot"
12371   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
12372   algorithm: "plot_nf_heatmap"
12373   output-file-type: ".html"
12374   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
12375   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12376   filter: "'NIC_Intel-XXV710' and
12377            'NF_DENSITY' and
12378            'VHOST' and
12379            'VXLAN' and
12380            'CHAIN' and
12381            'IMIX' and
12382            '4T2C' and
12383            'NDRPDR'"
12384   parameters:
12385   - "throughput"
12386   - "name"
12387   - "tags"
12388   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12389   x-axis: "X = VNFs per Service Chain"
12390   y-axis: "Y = Number of Service Chains"
12391   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12392   layout:
12393     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
12394     layout: "plot-service-density"
12395
12396 - type: "plot"
12397   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
12398   algorithm: "plot_nf_heatmap"
12399   output-file-type: ".html"
12400   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
12401   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12402   filter: "'NIC_Intel-XXV710' and
12403            'NF_DENSITY' and
12404            'VHOST' and
12405            'VXLAN' and
12406            'CHAIN' and
12407            'IMIX' and
12408            '8T4C' and
12409            'NDRPDR'"
12410   parameters:
12411   - "throughput"
12412   - "name"
12413   - "tags"
12414   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12415   x-axis: "X = VNFs per Service Chain"
12416   y-axis: "Y = Number of Service Chains"
12417   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12418   layout:
12419     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
12420     layout: "plot-service-density"
12421
12422 # Plots - NF Density - VSC - PDR IMIX
12423 - type: "plot"
12424   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
12425   algorithm: "plot_nf_heatmap"
12426   output-file-type: ".html"
12427   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
12428   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12429   filter: "'NIC_Intel-XXV710' and
12430            'NF_DENSITY' and
12431            'VHOST' and
12432            'VXLAN' and
12433            'CHAIN' and
12434            'IMIX' and
12435            '2T1C' and
12436            'NDRPDR'"
12437   parameters:
12438   - "throughput"
12439   - "name"
12440   - "tags"
12441   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12442   x-axis: "X = VNFs per Service Chain"
12443   y-axis: "Y = Number of Service Chains"
12444   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12445   layout:
12446     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
12447     layout: "plot-service-density"
12448
12449 - type: "plot"
12450   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
12451   algorithm: "plot_nf_heatmap"
12452   output-file-type: ".html"
12453   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
12454   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12455   filter: "'NIC_Intel-XXV710' and
12456            'NF_DENSITY' and
12457            'VHOST' and
12458            'VXLAN' and
12459            'CHAIN' and
12460            'IMIX' and
12461            '4T2C' and
12462            'NDRPDR'"
12463   parameters:
12464   - "throughput"
12465   - "name"
12466   - "tags"
12467   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12468   x-axis: "X = VNFs per Service Chain"
12469   y-axis: "Y = Number of Service Chains"
12470   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12471   layout:
12472     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
12473     layout: "plot-service-density"
12474
12475 - type: "plot"
12476   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
12477   algorithm: "plot_nf_heatmap"
12478   output-file-type: ".html"
12479   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
12480   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12481   filter: "'NIC_Intel-XXV710' and
12482            'NF_DENSITY' and
12483            'VHOST' and
12484            'VXLAN' and
12485            'CHAIN' and
12486            'IMIX' and
12487            '8T4C' and
12488            'NDRPDR'"
12489   parameters:
12490   - "throughput"
12491   - "name"
12492   - "tags"
12493   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12494   x-axis: "X = VNFs per Service Chain"
12495   y-axis: "Y = Number of Service Chains"
12496   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12497   layout:
12498     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
12499     layout: "plot-service-density"
12500
12501 # Plots - NF Density - CSC - MRR IMIX
12502 - type: "plot"
12503   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
12504   algorithm: "plot_nf_heatmap"
12505   output-file-type: ".html"
12506   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
12507   data: "plot-vpp-nfv-2n-clx-mrr"
12508   filter: "'NIC_Intel-XXV710' and
12509            'NF_DENSITY' and
12510            'DOCKER' and
12511            'CHAIN' and
12512            'NF_VPPIP4' and
12513            'IMIX' and
12514            '2T1C' and
12515            'MRR'"
12516   parameters:
12517   - "result"
12518   - "name"
12519   - "tags"
12520   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12521   x-axis: "X = CNFs per Service Chain"
12522   y-axis: "Y = Number of Service Chains"
12523   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12524   layout:
12525     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
12526     layout: "plot-service-density"
12527
12528 - type: "plot"
12529   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
12530   algorithm: "plot_nf_heatmap"
12531   output-file-type: ".html"
12532   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
12533   data: "plot-vpp-nfv-2n-clx-mrr"
12534   filter: "'NIC_Intel-XXV710' and
12535            'NF_DENSITY' and
12536            'DOCKER' and
12537            'CHAIN' and
12538            'NF_VPPIP4' and
12539            'IMIX' and
12540            '4T2C' and
12541            'MRR'"
12542   parameters:
12543   - "result"
12544   - "name"
12545   - "tags"
12546   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12547   x-axis: "X = CNFs per Service Chain"
12548   y-axis: "Y = Number of Service Chains"
12549   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12550   layout:
12551     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
12552     layout: "plot-service-density"
12553
12554 - type: "plot"
12555   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
12556   algorithm: "plot_nf_heatmap"
12557   output-file-type: ".html"
12558   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
12559   data: "plot-vpp-nfv-2n-clx-mrr"
12560   filter: "'NIC_Intel-XXV710' and
12561            'NF_DENSITY' and
12562            'DOCKER' and
12563            'CHAIN' and
12564            'NF_VPPIP4' and
12565            'IMIX' and
12566            '8T4C' and
12567            'MRR'"
12568   parameters:
12569   - "result"
12570   - "name"
12571   - "tags"
12572   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12573   x-axis: "X = CNFs per Service Chain"
12574   y-axis: "Y = Number of Service Chains"
12575   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12576   layout:
12577     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
12578     layout: "plot-service-density"
12579
12580 # Plots - NF Density - CSC - NDR IMIX
12581 - type: "plot"
12582   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
12583   algorithm: "plot_nf_heatmap"
12584   output-file-type: ".html"
12585   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
12586   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12587   filter: "'NIC_Intel-XXV710' and
12588            'NF_DENSITY' and
12589            'DOCKER' and
12590            'CHAIN' and
12591            'NF_VPPIP4' and
12592            'IMIX' and
12593            '2T1C' and
12594            'NDRPDR'"
12595   parameters:
12596   - "throughput"
12597   - "name"
12598   - "tags"
12599   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12600   x-axis: "X = CNFs per Service Chain"
12601   y-axis: "Y = Number of Service Chains"
12602   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12603   layout:
12604     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
12605     layout: "plot-service-density"
12606
12607 - type: "plot"
12608   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
12609   algorithm: "plot_nf_heatmap"
12610   output-file-type: ".html"
12611   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
12612   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12613   filter: "'NIC_Intel-XXV710' and
12614            'NF_DENSITY' and
12615            'DOCKER' and
12616            'CHAIN' and
12617            'NF_VPPIP4' and
12618            'IMIX' and
12619            '4T2C' and
12620            'NDRPDR'"
12621   parameters:
12622   - "throughput"
12623   - "name"
12624   - "tags"
12625   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12626   x-axis: "X = CNFs per Service Chain"
12627   y-axis: "Y = Number of Service Chains"
12628   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12629   layout:
12630     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
12631     layout: "plot-service-density"
12632
12633 - type: "plot"
12634   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
12635   algorithm: "plot_nf_heatmap"
12636   output-file-type: ".html"
12637   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
12638   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12639   filter: "'NIC_Intel-XXV710' and
12640            'NF_DENSITY' and
12641            'DOCKER' and
12642            'CHAIN' and
12643            'NF_VPPIP4' and
12644            'IMIX' and
12645            '8T4C' and
12646            'NDRPDR'"
12647   parameters:
12648   - "throughput"
12649   - "name"
12650   - "tags"
12651   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12652   x-axis: "X = CNFs per Service Chain"
12653   y-axis: "Y = Number of Service Chains"
12654   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12655   layout:
12656     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
12657     layout: "plot-service-density"
12658
12659 # Plots - NF Density - CSC - PDR IMIX
12660 - type: "plot"
12661   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
12662   algorithm: "plot_nf_heatmap"
12663   output-file-type: ".html"
12664   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
12665   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12666   filter: "'NIC_Intel-XXV710' and
12667            'NF_DENSITY' and
12668            'DOCKER' and
12669            'CHAIN' and
12670            'NF_VPPIP4' and
12671            'IMIX' and
12672            '2T1C' and
12673            'NDRPDR'"
12674   parameters:
12675   - "throughput"
12676   - "name"
12677   - "tags"
12678   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12679   x-axis: "X = CNFs per Service Chain"
12680   y-axis: "Y = Number of Service Chains"
12681   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12682   layout:
12683     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
12684     layout: "plot-service-density"
12685
12686 - type: "plot"
12687   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
12688   algorithm: "plot_nf_heatmap"
12689   output-file-type: ".html"
12690   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
12691   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12692   filter: "'NIC_Intel-XXV710' and
12693            'NF_DENSITY' and
12694            'DOCKER' and
12695            'CHAIN' and
12696            'NF_VPPIP4' and
12697            'IMIX' and
12698            '4T2C' and
12699            'NDRPDR'"
12700   parameters:
12701   - "throughput"
12702   - "name"
12703   - "tags"
12704   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12705   x-axis: "X = CNFs per Service Chain"
12706   y-axis: "Y = Number of Service Chains"
12707   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12708   layout:
12709     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
12710     layout: "plot-service-density"
12711
12712 - type: "plot"
12713   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
12714   algorithm: "plot_nf_heatmap"
12715   output-file-type: ".html"
12716   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
12717   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12718   filter: "'NIC_Intel-XXV710' and
12719            'NF_DENSITY' and
12720            'DOCKER' and
12721            'CHAIN' and
12722            'NF_VPPIP4' and
12723            'IMIX' and
12724            '8T4C' and
12725            'NDRPDR'"
12726   parameters:
12727   - "throughput"
12728   - "name"
12729   - "tags"
12730   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12731   x-axis: "X = CNFs per Service Chain"
12732   y-axis: "Y = Number of Service Chains"
12733   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12734   layout:
12735     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
12736     layout: "plot-service-density"
12737
12738 # Plots - NF Density - CSP - MRR IMIX
12739 - type: "plot"
12740   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
12741   algorithm: "plot_nf_heatmap"
12742   output-file-type: ".html"
12743   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
12744   data: "plot-vpp-nfv-2n-clx-mrr"
12745   filter: "'NIC_Intel-XXV710' and
12746            'NF_DENSITY' and
12747            'DOCKER' and
12748            'PIPELINE' and
12749            'NF_VPPIP4' and
12750            'IMIX' and
12751            '2T1C' and
12752            'MRR'"
12753   parameters:
12754   - "result"
12755   - "name"
12756   - "tags"
12757   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12758   x-axis: "X = CNFs per Service Pipeline"
12759   y-axis: "Y = Number of Service Pipelines"
12760   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12761   layout:
12762     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
12763     layout: "plot-service-density"
12764
12765 - type: "plot"
12766   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
12767   algorithm: "plot_nf_heatmap"
12768   output-file-type: ".html"
12769   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
12770   data: "plot-vpp-nfv-2n-clx-mrr"
12771   filter: "'NIC_Intel-XXV710' and
12772            'NF_DENSITY' and
12773            'DOCKER' and
12774            'PIPELINE' and
12775            'NF_VPPIP4' and
12776            'IMIX' and
12777            '4T2C' and
12778            'MRR'"
12779   parameters:
12780   - "result"
12781   - "name"
12782   - "tags"
12783   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12784   x-axis: "X = CNFs per Service Pipeline"
12785   y-axis: "Y = Number of Service Pipelines"
12786   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12787   layout:
12788     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
12789     layout: "plot-service-density"
12790
12791 - type: "plot"
12792   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
12793   algorithm: "plot_nf_heatmap"
12794   output-file-type: ".html"
12795   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
12796   data: "plot-vpp-nfv-2n-clx-mrr"
12797   filter: "'NIC_Intel-XXV710' and
12798            'NF_DENSITY' and
12799            'DOCKER' and
12800            'PIPELINE' and
12801            'NF_VPPIP4' and
12802            'IMIX' and
12803            '8T4C' and
12804            'MRR'"
12805   parameters:
12806   - "result"
12807   - "name"
12808   - "tags"
12809   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12810   x-axis: "X = CNFs per Service Pipeline"
12811   y-axis: "Y = Number of Service Pipelines"
12812   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12813   layout:
12814     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
12815     layout: "plot-service-density"
12816
12817 # Plots - NF Density - CSP - NDR IMIX
12818 - type: "plot"
12819   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
12820   algorithm: "plot_nf_heatmap"
12821   output-file-type: ".html"
12822   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
12823   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12824   filter: "'NIC_Intel-XXV710' and
12825            'NF_DENSITY' and
12826            'DOCKER' and
12827            'PIPELINE' and
12828            'NF_VPPIP4' and
12829            'IMIX' and
12830            '2T1C' and
12831            'NDRPDR'"
12832   parameters:
12833   - "throughput"
12834   - "name"
12835   - "tags"
12836   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12837   x-axis: "X = CNFs per Service Pipeline"
12838   y-axis: "Y = Number of Service Pipelines"
12839   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12840   layout:
12841     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
12842     layout: "plot-service-density"
12843
12844 - type: "plot"
12845   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
12846   algorithm: "plot_nf_heatmap"
12847   output-file-type: ".html"
12848   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
12849   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12850   filter: "'NIC_Intel-XXV710' and
12851            'NF_DENSITY' and
12852            'DOCKER' and
12853            'PIPELINE' and
12854            'NF_VPPIP4' and
12855            'IMIX' and
12856            '4T2C' and
12857            'NDRPDR'"
12858   parameters:
12859   - "throughput"
12860   - "name"
12861   - "tags"
12862   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12863   x-axis: "X = CNFs per Service Pipeline"
12864   y-axis: "Y = Number of Service Pipelines"
12865   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12866   layout:
12867     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
12868     layout: "plot-service-density"
12869
12870 - type: "plot"
12871   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
12872   algorithm: "plot_nf_heatmap"
12873   output-file-type: ".html"
12874   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
12875   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12876   filter: "'NIC_Intel-XXV710' and
12877            'NF_DENSITY' and
12878            'DOCKER' and
12879            'PIPELINE' and
12880            'NF_VPPIP4' and
12881            'IMIX' and
12882            '8T4C' and
12883            'NDRPDR'"
12884   parameters:
12885   - "throughput"
12886   - "name"
12887   - "tags"
12888   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12889   x-axis: "X = CNFs per Service Pipeline"
12890   y-axis: "Y = Number of Service Pipelines"
12891   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12892   layout:
12893     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
12894     layout: "plot-service-density"
12895
12896 # Plots - NF Density - CSP - PDR IMIX
12897 - type: "plot"
12898   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12899   algorithm: "plot_nf_heatmap"
12900   output-file-type: ".html"
12901   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
12902   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12903   filter: "'NIC_Intel-XXV710' and
12904            'NF_DENSITY' and
12905            'DOCKER' and
12906            'PIPELINE' and
12907            'NF_VPPIP4' and
12908            'IMIX' and
12909            '2T1C' and
12910            'NDRPDR'"
12911   parameters:
12912   - "throughput"
12913   - "name"
12914   - "tags"
12915   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12916   x-axis: "X = CNFs per Service Pipeline"
12917   y-axis: "Y = Number of Service Pipelines"
12918   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12919   layout:
12920     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12921     layout: "plot-service-density"
12922
12923 - type: "plot"
12924   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12925   algorithm: "plot_nf_heatmap"
12926   output-file-type: ".html"
12927   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
12928   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12929   filter: "'NIC_Intel-XXV710' and
12930            'NF_DENSITY' and
12931            'DOCKER' and
12932            'PIPELINE' and
12933            'NF_VPPIP4' and
12934            'IMIX' and
12935            '4T2C' and
12936            'NDRPDR'"
12937   parameters:
12938   - "throughput"
12939   - "name"
12940   - "tags"
12941   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12942   x-axis: "X = CNFs per Service Pipeline"
12943   y-axis: "Y = Number of Service Pipelines"
12944   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12945   layout:
12946     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12947     layout: "plot-service-density"
12948
12949 - type: "plot"
12950   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12951   algorithm: "plot_nf_heatmap"
12952   output-file-type: ".html"
12953   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
12954   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12955   filter: "'NIC_Intel-XXV710' and
12956            'NF_DENSITY' and
12957            'DOCKER' and
12958            'PIPELINE' and
12959            'NF_VPPIP4' and
12960            'IMIX' and
12961            '8T4C' and
12962            'NDRPDR'"
12963   parameters:
12964   - "throughput"
12965   - "name"
12966   - "tags"
12967   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12968   x-axis: "X = CNFs per Service Pipeline"
12969   y-axis: "Y = Number of Service Pipelines"
12970   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12971   layout:
12972     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12973     layout: "plot-service-density"
12974
12975 ################################################################################
12976
12977 # Packet Throughput
12978
12979 - type: "plot"
12980   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
12981   algorithm: "plot_perf_box_name"
12982   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
12983   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12984   include:
12985     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12986     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12987     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12988     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12989   layout:
12990     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
12991     layout: "plot-throughput"
12992
12993 - type: "plot"
12994   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
12995   algorithm: "plot_perf_box_name"
12996   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
12997   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12998   include:
12999     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13000     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13001     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13002     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13003   layout:
13004     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
13005     layout: "plot-throughput"
13006
13007 - type: "plot"
13008   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
13009   algorithm: "plot_perf_box_name"
13010   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
13011   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13012   include:
13013     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13014     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13015     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13016     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13017   layout:
13018     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
13019     layout: "plot-throughput"
13020
13021 - type: "plot"
13022   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
13023   algorithm: "plot_perf_box_name"
13024   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
13025   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13026   include:
13027     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13028     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13029     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13030     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13031   layout:
13032     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
13033     layout: "plot-throughput"
13034
13035 - type: "plot"
13036   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
13037   algorithm: "plot_perf_box_name"
13038   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
13039   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13040   include:
13041     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13042     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13043     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13044     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13045     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13046   layout:
13047     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
13048     layout: "plot-throughput"
13049
13050 - type: "plot"
13051   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
13052   algorithm: "plot_perf_box_name"
13053   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
13054   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13055   include:
13056     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13057     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13058     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13059     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13060     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13061   layout:
13062     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
13063     layout: "plot-throughput"
13064
13065 - type: "plot"
13066   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
13067   algorithm: "plot_perf_box_name"
13068   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
13069   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13070   include:
13071     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13072     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13073     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13074     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13075     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13076   layout:
13077     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
13078     layout: "plot-throughput"
13079
13080 - type: "plot"
13081   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
13082   algorithm: "plot_perf_box_name"
13083   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
13084   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13085   include:
13086     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13087     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13088     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13089     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13090     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13091   layout:
13092     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
13093     layout: "plot-throughput"
13094
13095 - type: "plot"
13096   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
13097   algorithm: "plot_perf_box_name"
13098   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
13099   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13100   include:
13101     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13102     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13103     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13104     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13105     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13106   layout:
13107     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
13108     layout: "plot-throughput"
13109
13110 - type: "plot"
13111   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
13112   algorithm: "plot_perf_box_name"
13113   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
13114   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13115   include:
13116     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13117     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13118     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13119     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13120     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13121   layout:
13122     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
13123     layout: "plot-throughput"
13124
13125 - type: "plot"
13126   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
13127   algorithm: "plot_perf_box_name"
13128   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
13129   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13130   include:
13131     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
13132     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
13133     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
13134     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13135     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
13136     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13137   layout:
13138     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
13139     layout: "plot-throughput"
13140
13141 - type: "plot"
13142   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
13143   algorithm: "plot_perf_box_name"
13144   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
13145   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13146   include:
13147     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
13148     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
13149     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
13150     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13151     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
13152     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13153   layout:
13154     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
13155     layout: "plot-throughput"
13156
13157 - type: "plot"
13158   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
13159   algorithm: "plot_perf_box_name"
13160   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
13161   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13162   include:
13163     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
13164     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
13165     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
13166     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
13167     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
13168     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
13169     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
13170     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13171   layout:
13172     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
13173     layout: "plot-throughput"
13174
13175 - type: "plot"
13176   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
13177   algorithm: "plot_perf_box_name"
13178   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
13179   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13180   include:
13181     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
13182     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
13183     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
13184     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
13185     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
13186     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
13187     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
13188     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13189   layout:
13190     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
13191     layout: "plot-throughput"
13192
13193 - type: "plot"
13194   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
13195   algorithm: "plot_perf_box_name"
13196   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
13197   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13198   include:
13199     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
13200     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13201     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
13202     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
13203     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
13204     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
13205     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
13206     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
13207   layout:
13208     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
13209     layout: "plot-throughput"
13210
13211 - type: "plot"
13212   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
13213   algorithm: "plot_perf_box_name"
13214   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
13215   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13216   include:
13217     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
13218     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13219     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
13220     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
13221     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
13222     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
13223     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
13224     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
13225   layout:
13226     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
13227     layout: "plot-throughput"
13228
13229 - type: "plot"
13230   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
13231   algorithm: "plot_perf_box_name"
13232   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
13233   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13234   include:
13235     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13236     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13237     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13238     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13239     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
13240     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
13241   layout:
13242     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
13243     layout: "plot-throughput"
13244
13245 - type: "plot"
13246   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
13247   algorithm: "plot_perf_box_name"
13248   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
13249   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13250   include:
13251     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13252     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13253     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13254     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13255     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
13256     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
13257   layout:
13258     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
13259     layout: "plot-throughput"
13260
13261 - type: "plot"
13262   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
13263   algorithm: "plot_perf_box_name"
13264   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
13265   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13266   include:
13267     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
13268     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
13269     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
13270     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
13271     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
13272   layout:
13273     title: "2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
13274     layout: "plot-throughput"
13275
13276 - type: "plot"
13277   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
13278   algorithm: "plot_perf_box_name"
13279   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
13280   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13281   include:
13282     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
13283     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
13284     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
13285     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
13286     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
13287   layout:
13288     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
13289     layout: "plot-throughput"
13290
13291 - type: "plot"
13292   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
13293   algorithm: "plot_perf_box_name"
13294   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
13295   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13296   include:
13297     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
13298     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
13299     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
13300     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
13301     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
13302     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
13303     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
13304     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
13305     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
13306     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
13307   layout:
13308     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
13309     layout: "plot-cps"
13310
13311 - type: "plot"
13312   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
13313   algorithm: "plot_perf_box_name"
13314   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
13315   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13316   include:
13317     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
13318     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
13319     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
13320     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
13321     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
13322     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
13323     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
13324     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
13325     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
13326     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
13327   layout:
13328     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
13329     layout: "plot-throughput"
13330
13331 - type: "plot"
13332   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
13333   algorithm: "plot_perf_box_name"
13334   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
13335   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13336   include:
13337     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
13338     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
13339     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
13340     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
13341     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
13342     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
13343     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
13344     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
13345     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
13346     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
13347   layout:
13348     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
13349     layout: "plot-cps"
13350
13351 - type: "plot"
13352   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
13353   algorithm: "plot_perf_box_name"
13354   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
13355   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13356   include:
13357     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
13358     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
13359     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
13360     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
13361     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
13362     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
13363     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
13364     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
13365     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
13366     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
13367   layout:
13368     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
13369     layout: "plot-throughput"
13370
13371 - type: "plot"
13372   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
13373   algorithm: "plot_perf_box_name"
13374   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
13375   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13376   include:
13377     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
13378     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
13379     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
13380     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
13381     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
13382   layout:
13383     title: "2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
13384     layout: "plot-throughput"
13385
13386 - type: "plot"
13387   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
13388   algorithm: "plot_perf_box_name"
13389   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
13390   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13391   include:
13392     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
13393     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
13394     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
13395     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
13396     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
13397   layout:
13398     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
13399     layout: "plot-throughput"
13400
13401 - type: "plot"
13402   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
13403   algorithm: "plot_perf_box_name"
13404   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
13405   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13406   include:
13407     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
13408     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
13409     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
13410     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
13411     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
13412     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
13413     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
13414     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
13415     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
13416     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
13417   layout:
13418     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
13419     layout: "plot-cps"
13420
13421 - type: "plot"
13422   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
13423   algorithm: "plot_perf_box_name"
13424   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
13425   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13426   include:
13427     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
13428     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
13429     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
13430     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
13431     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
13432     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
13433     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
13434     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
13435     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
13436     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
13437   layout:
13438     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
13439     layout: "plot-throughput"
13440
13441 - type: "plot"
13442   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
13443   algorithm: "plot_perf_box_name"
13444   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
13445   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13446   include:
13447     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
13448     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
13449     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
13450     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
13451     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
13452     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
13453     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
13454     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
13455     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
13456     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
13457   layout:
13458     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
13459     layout: "plot-cps"
13460
13461 - type: "plot"
13462   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
13463   algorithm: "plot_perf_box_name"
13464   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
13465   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13466   include:
13467     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
13468     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
13469     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
13470     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
13471     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
13472     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
13473     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
13474     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
13475     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
13476     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
13477   layout:
13478     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
13479     layout: "plot-throughput"
13480
13481 - type: "plot"
13482   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
13483   algorithm: "plot_perf_box_name"
13484   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
13485   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13486   include:
13487     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
13488     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
13489     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
13490     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
13491     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
13492   layout:
13493     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
13494     layout: "plot-throughput"
13495
13496 - type: "plot"
13497   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
13498   algorithm: "plot_perf_box_name"
13499   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
13500   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13501   include:
13502     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
13503     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
13504     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
13505     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
13506     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
13507   layout:
13508     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
13509     layout: "plot-throughput"
13510
13511 - type: "plot"
13512   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
13513   algorithm: "plot_perf_box_name"
13514   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
13515   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13516   include:
13517     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
13518     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
13519     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
13520     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
13521     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
13522   layout:
13523     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
13524     layout: "plot-throughput"
13525
13526 - type: "plot"
13527   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
13528   algorithm: "plot_perf_box_name"
13529   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
13530   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13531   include:
13532     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
13533     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
13534     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
13535     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
13536     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
13537   layout:
13538     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
13539     layout: "plot-throughput"
13540
13541 - type: "plot"
13542   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
13543   algorithm: "plot_perf_box_name"
13544   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
13545   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13546   include:
13547     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13548     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13549     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13550     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13551     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13552     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
13553   layout:
13554     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
13555     layout: "plot-throughput"
13556
13557 - type: "plot"
13558   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
13559   algorithm: "plot_perf_box_name"
13560   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
13561   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13562   include:
13563     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13564     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13565     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13566     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13567     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13568     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
13569   layout:
13570     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
13571     layout: "plot-throughput"
13572
13573 - type: "plot"
13574   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
13575   algorithm: "plot_perf_box_name"
13576   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
13577   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13578   include:
13579     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
13580     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
13581     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
13582     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
13583     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
13584   layout:
13585     title: "2n-skx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
13586     layout: "plot-throughput"
13587
13588 - type: "plot"
13589   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
13590   algorithm: "plot_perf_box_name"
13591   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
13592   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13593   include:
13594     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
13595     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
13596     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
13597     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
13598     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
13599   layout:
13600     title: "2n-skx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
13601     layout: "plot-throughput"
13602
13603 - type: "plot"
13604   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
13605   algorithm: "plot_perf_box_name"
13606   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
13607   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13608   include:
13609     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
13610     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13611     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
13612     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-rnd-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-rnd-ndrpdr"
13613   layout:
13614     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
13615     layout: "plot-throughput"
13616
13617 - type: "plot"
13618   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
13619   algorithm: "plot_perf_box_name"
13620   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
13621   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13622   include:
13623     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
13624     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13625     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
13626     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-rnd-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-rnd-ndrpdr"
13627   layout:
13628     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
13629     layout: "plot-throughput"
13630
13631 - type: "plot"
13632   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
13633   algorithm: "plot_perf_box_name"
13634   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
13635   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13636   include:
13637     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
13638     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
13639 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
13640 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13641 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
13642   layout:
13643     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
13644     layout: "plot-throughput"
13645
13646 - type: "plot"
13647   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
13648   algorithm: "plot_perf_box_name"
13649   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
13650   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13651   include:
13652     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
13653     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
13654 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
13655 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13656 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
13657   layout:
13658     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
13659     layout: "plot-throughput"
13660
13661 - type: "plot"
13662   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
13663   algorithm: "plot_perf_box_name"
13664   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
13665   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13666   include:
13667     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
13668     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
13669     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
13670     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
13671     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
13672   layout:
13673     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
13674     layout: "plot-throughput"
13675
13676 - type: "plot"
13677   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
13678   algorithm: "plot_perf_box_name"
13679   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
13680   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13681   include:
13682     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
13683     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
13684     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
13685     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
13686     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
13687   layout:
13688     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
13689     layout: "plot-throughput"
13690
13691 - type: "plot"
13692   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
13693   algorithm: "plot_perf_box_name"
13694   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
13695   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13696   include:
13697     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
13698     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13699     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
13700     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
13701     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
13702   layout:
13703     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
13704     layout: "plot-throughput"
13705
13706 - type: "plot"
13707   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
13708   algorithm: "plot_perf_box_name"
13709   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
13710   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13711   include:
13712     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
13713     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13714     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
13715     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
13716     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
13717   layout:
13718     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
13719     layout: "plot-throughput"
13720
13721 - type: "plot"
13722   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
13723   algorithm: "plot_perf_box_name"
13724   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
13725   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13726   include:
13727     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13728     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13729     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13730     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13731   layout:
13732     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
13733     layout: "plot-throughput"
13734
13735 - type: "plot"
13736   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
13737   algorithm: "plot_perf_box_name"
13738   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
13739   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13740   include:
13741     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13742     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13743     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13744     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13745   layout:
13746     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
13747     layout: "plot-throughput"
13748
13749 - type: "plot"
13750   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
13751   algorithm: "plot_perf_box_name"
13752   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
13753   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13754   include:
13755     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13756     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13757     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13758     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13759     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13760   layout:
13761     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
13762     layout: "plot-throughput"
13763
13764 - type: "plot"
13765   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
13766   algorithm: "plot_perf_box_name"
13767   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
13768   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13769   include:
13770     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13771     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13772     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13773     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13774     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13775   layout:
13776     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
13777     layout: "plot-throughput"
13778
13779 - type: "plot"
13780   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
13781   algorithm: "plot_perf_box_name"
13782   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
13783   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13784   include:
13785     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
13786     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13787     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
13788     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
13789     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
13790   layout:
13791     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
13792     layout: "plot-throughput"
13793
13794 - type: "plot"
13795   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
13796   algorithm: "plot_perf_box_name"
13797   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
13798   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13799   include:
13800     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
13801     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13802     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
13803     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
13804     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
13805   layout:
13806     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
13807     layout: "plot-throughput"
13808
13809 - type: "plot"
13810   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
13811   algorithm: "plot_perf_box_name"
13812   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
13813   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13814   include:
13815     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13816     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13817     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13818     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13819   layout:
13820     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
13821     layout: "plot-throughput"
13822
13823 - type: "plot"
13824   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
13825   algorithm: "plot_perf_box_name"
13826   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
13827   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13828   include:
13829     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13830     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13831     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13832     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13833   layout:
13834     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
13835     layout: "plot-throughput"
13836
13837 - type: "plot"
13838   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
13839   algorithm: "plot_perf_box_name"
13840   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
13841   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13842   include:
13843     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
13844     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13845     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
13846     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
13847     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
13848     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-rnd-ndrpdr"
13849   layout:
13850     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
13851     layout: "plot-throughput"
13852
13853 - type: "plot"
13854   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
13855   algorithm: "plot_perf_box_name"
13856   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
13857   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13858   include:
13859     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
13860     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13861     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
13862     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
13863     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
13864     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-rnd-ndrpdr"
13865   layout:
13866     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
13867     layout: "plot-throughput"
13868
13869 - type: "plot"
13870   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
13871   algorithm: "plot_perf_box_name"
13872   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
13873   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13874   include:
13875     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13876     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13877     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13878     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13879     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13880     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-1t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
13881   layout:
13882     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
13883     layout: "plot-throughput"
13884
13885 - type: "plot"
13886   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
13887   algorithm: "plot_perf_box_name"
13888   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
13889   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13890   include:
13891     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13892     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13893     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13894     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13895     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13896     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-1t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
13897   layout:
13898     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
13899     layout: "plot-throughput"
13900
13901 - type: "plot"
13902   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
13903   algorithm: "plot_perf_box_name"
13904   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
13905   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13906   include:
13907     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
13908     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13909     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
13910     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
13911     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
13912     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-rnd-ndrpdr"
13913   layout:
13914     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
13915     layout: "plot-throughput"
13916
13917 - type: "plot"
13918   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
13919   algorithm: "plot_perf_box_name"
13920   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
13921   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13922   include:
13923     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
13924     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13925     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
13926     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
13927     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
13928     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-rnd-ndrpdr"
13929   layout:
13930     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
13931     layout: "plot-throughput"
13932
13933 - type: "plot"
13934   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
13935   algorithm: "plot_perf_box_name"
13936   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
13937   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13938   include:
13939     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13940     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13941     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13942     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13943     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13944   layout:
13945     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
13946     layout: "plot-throughput"
13947
13948 - type: "plot"
13949   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
13950   algorithm: "plot_perf_box_name"
13951   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
13952   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13953   include:
13954     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13955     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13956     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13957     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13958     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13959   layout:
13960     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
13961     layout: "plot-throughput"
13962
13963 - type: "plot"
13964   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
13965   algorithm: "plot_perf_box_name"
13966   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
13967   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13968   include:
13969     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
13970     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13971   layout:
13972     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
13973     layout: "plot-throughput"
13974
13975 - type: "plot"
13976   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
13977   algorithm: "plot_perf_box_name"
13978   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
13979   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13980   include:
13981     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
13982     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13983   layout:
13984     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
13985     layout: "plot-throughput"
13986
13987 - type: "plot"
13988   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
13989   algorithm: "plot_perf_box_name"
13990   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
13991   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13992   include:
13993     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
13994     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13995     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13996     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13997   layout:
13998     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
13999     layout: "plot-throughput"
14000
14001 - type: "plot"
14002   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
14003   algorithm: "plot_perf_box_name"
14004   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
14005   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14006   include:
14007     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14008     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14009     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14010     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14011   layout:
14012     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
14013     layout: "plot-throughput"
14014
14015 - type: "plot"
14016   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
14017   algorithm: "plot_perf_box_name"
14018   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
14019   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14020   include:
14021     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
14022     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14023     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14024     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14025   layout:
14026     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
14027     layout: "plot-throughput"
14028
14029 - type: "plot"
14030   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
14031   algorithm: "plot_perf_box_name"
14032   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
14033   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14034   include:
14035     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
14036     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14037     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14038     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14039   layout:
14040     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
14041     layout: "plot-throughput"
14042
14043 - type: "plot"
14044   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
14045   algorithm: "plot_perf_box_name"
14046   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
14047   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14048   include:
14049     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
14050     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14051     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14052     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14053   layout:
14054     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
14055     layout: "plot-throughput"
14056
14057 - type: "plot"
14058   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
14059   algorithm: "plot_perf_box_name"
14060   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
14061   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14062   include:
14063     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
14064     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14065     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14066     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14067   layout:
14068     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
14069     layout: "plot-throughput"
14070
14071 - type: "plot"
14072   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
14073   algorithm: "plot_perf_box_name"
14074   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
14075   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14076   include:
14077     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
14078     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14079     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14080     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14081   layout:
14082     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
14083     layout: "plot-throughput"
14084
14085 - type: "plot"
14086   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
14087   algorithm: "plot_perf_box_name"
14088   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
14089   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14090   include:
14091     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
14092     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14093     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14094     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14095   layout:
14096     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
14097     layout: "plot-throughput"
14098
14099 - type: "plot"
14100   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
14101   algorithm: "plot_perf_box_name"
14102   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
14103   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14104   include:
14105     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14106     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14107     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14108     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
14109     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
14110     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14111     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
14112   layout:
14113     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
14114     layout: "plot-throughput"
14115
14116 - type: "plot"
14117   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
14118   algorithm: "plot_perf_box_name"
14119   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
14120   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14121   include:
14122     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14123     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14124     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14125     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
14126     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
14127     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14128     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
14129   layout:
14130     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
14131     layout: "plot-throughput"
14132
14133 - type: "plot"
14134   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
14135   algorithm: "plot_perf_box_name"
14136   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
14137   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14138   include:
14139     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
14140     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14141     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
14142     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
14143     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
14144     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
14145     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
14146     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
14147   layout:
14148     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
14149     layout: "plot-throughput"
14150
14151 - type: "plot"
14152   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
14153   algorithm: "plot_perf_box_name"
14154   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
14155   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14156   include:
14157     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
14158     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14159     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
14160     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
14161     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
14162     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
14163     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
14164     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
14165   layout:
14166     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
14167     layout: "plot-throughput"
14168
14169 - type: "plot"
14170   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14171   algorithm: "plot_perf_box_name"
14172   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14173   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14174   include:
14175     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14176     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14177     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
14178     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
14179     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
14180     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
14181     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14182     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
14183   layout:
14184     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14185     layout: "plot-throughput"
14186
14187 - type: "plot"
14188   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14189   algorithm: "plot_perf_box_name"
14190   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14191   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14192   include:
14193     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14194     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14195     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
14196     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
14197     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
14198     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
14199     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14200     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
14201   layout:
14202     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14203     layout: "plot-throughput"
14204
14205 - type: "plot"
14206   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
14207   algorithm: "plot_perf_box_name"
14208   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
14209   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14210   include:
14211     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14212     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14213     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14214     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-rnd-ndrpdr"
14215   layout:
14216     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
14217     layout: "plot-throughput"
14218
14219 - type: "plot"
14220   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
14221   algorithm: "plot_perf_box_name"
14222   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
14223   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14224   include:
14225     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14226     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14227     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14228     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-rnd-ndrpdr"
14229   layout:
14230     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
14231     layout: "plot-throughput"
14232
14233 - type: "plot"
14234   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14235   algorithm: "plot_perf_box_name"
14236   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14237   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14238   include:
14239     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14240     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14241     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14242   layout:
14243     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14244     layout: "plot-throughput"
14245
14246 - type: "plot"
14247   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14248   algorithm: "plot_perf_box_name"
14249   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14250   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14251   include:
14252     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14253     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14254     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14255   layout:
14256     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14257     layout: "plot-throughput"
14258
14259 - type: "plot"
14260   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
14261   algorithm: "plot_perf_box_name"
14262   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
14263   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14264   include:
14265     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
14266     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14267     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
14268     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
14269     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
14270   layout:
14271     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
14272     layout: "plot-throughput"
14273
14274 - type: "plot"
14275   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
14276   algorithm: "plot_perf_box_name"
14277   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
14278   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14279   include:
14280     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
14281     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14282     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
14283     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
14284     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
14285   layout:
14286     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
14287     layout: "plot-throughput"
14288
14289 - type: "plot"
14290   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14291   algorithm: "plot_perf_box_name"
14292   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14293   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14294   include:
14295     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14296     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14297     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
14298     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
14299     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14300   layout:
14301     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14302     layout: "plot-throughput"
14303
14304 - type: "plot"
14305   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14306   algorithm: "plot_perf_box_name"
14307   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14308   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14309   include:
14310     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14311     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14312     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
14313     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
14314     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14315   layout:
14316     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14317     layout: "plot-throughput"
14318
14319 - type: "plot"
14320   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14321   algorithm: "plot_perf_box_name"
14322   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14323   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14324   include:
14325     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14326     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14327     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
14328     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
14329     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14330   layout:
14331     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14332     layout: "plot-throughput"
14333
14334 - type: "plot"
14335   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14336   algorithm: "plot_perf_box_name"
14337   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14338   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14339   include:
14340     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14341     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14342     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
14343     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
14344     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14345   layout:
14346     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14347     layout: "plot-throughput"
14348
14349 - type: "plot"
14350   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14351   algorithm: "plot_perf_box_name"
14352   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14353   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14354   include:
14355     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14356     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14357     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
14358     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
14359     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14360   layout:
14361     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14362     layout: "plot-throughput"
14363
14364 - type: "plot"
14365   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14366   algorithm: "plot_perf_box_name"
14367   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14368   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14369   include:
14370     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14371     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14372     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
14373     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
14374     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14375   layout:
14376     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14377     layout: "plot-throughput"
14378
14379 - type: "plot"
14380   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14381   algorithm: "plot_perf_box_name"
14382   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14383   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14384   include:
14385     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14386     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14387     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
14388     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
14389     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14390   layout:
14391     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14392     layout: "plot-throughput"
14393
14394 - type: "plot"
14395   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14396   algorithm: "plot_perf_box_name"
14397   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14398   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14399   include:
14400     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14401     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14402     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
14403     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
14404     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14405   layout:
14406     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14407     layout: "plot-throughput"
14408
14409 - type: "plot"
14410   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
14411   algorithm: "plot_perf_box_name"
14412   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
14413   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14414   include:
14415     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14416     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14417     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14418     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14419     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14420     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14421   layout:
14422     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
14423     layout: "plot-throughput"
14424
14425 - type: "plot"
14426   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
14427   algorithm: "plot_perf_box_name"
14428   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
14429   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14430   include:
14431     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14432     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14433     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14434     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14435     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14436     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14437   layout:
14438     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
14439     layout: "plot-throughput"
14440
14441 - type: "plot"
14442   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
14443   algorithm: "plot_perf_box_name"
14444   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
14445   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14446   include:
14447     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14448     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14449     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
14450     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14451   layout:
14452     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
14453     layout: "plot-throughput"
14454
14455 - type: "plot"
14456   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
14457   algorithm: "plot_perf_box_name"
14458   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
14459   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14460   include:
14461     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14462     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14463     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14464     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14465   layout:
14466     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
14467     layout: "plot-throughput"
14468
14469 - type: "plot"
14470   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
14471   algorithm: "plot_perf_box_name"
14472   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
14473   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14474   include:
14475     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14476     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14477     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14478     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14479     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14480     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14481   layout:
14482     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
14483     layout: "plot-throughput"
14484
14485 - type: "plot"
14486   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
14487   algorithm: "plot_perf_box_name"
14488   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
14489   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14490   include:
14491     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14492     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14493     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14494     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14495     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14496     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14497   layout:
14498     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
14499     layout: "plot-throughput"
14500
14501 - type: "plot"
14502   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
14503   algorithm: "plot_perf_box_name"
14504   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
14505   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14506   include:
14507     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14508     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14509     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14510     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14511     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14512     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14513   layout:
14514     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
14515     layout: "plot-throughput"
14516
14517 - type: "plot"
14518   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
14519   algorithm: "plot_perf_box_name"
14520   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
14521   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14522   include:
14523     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14524     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14525     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14526     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14527     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14528     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14529   layout:
14530     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
14531     layout: "plot-throughput"
14532
14533 - type: "plot"
14534   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
14535   algorithm: "plot_perf_box_name"
14536   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
14537   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14538   include:
14539     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14540     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14541     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14542     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14543     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14544     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14545   layout:
14546     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
14547     layout: "plot-throughput"
14548
14549 - type: "plot"
14550   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
14551   algorithm: "plot_perf_box_name"
14552   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
14553   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14554   include:
14555     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14556     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14557     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14558     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14559     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14560     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14561   layout:
14562     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
14563     layout: "plot-throughput"
14564
14565 - type: "plot"
14566   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
14567   algorithm: "plot_perf_box_name"
14568   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
14569   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14570   include:
14571     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14572     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14573     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14574     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14575     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14576     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14577   layout:
14578     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
14579     layout: "plot-throughput"
14580
14581 - type: "plot"
14582   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
14583   algorithm: "plot_perf_box_name"
14584   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
14585   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14586   include:
14587     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14588     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14589     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14590     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14591     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14592     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14593   layout:
14594     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
14595     layout: "plot-throughput"
14596
14597 - type: "plot"
14598   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
14599   algorithm: "plot_perf_box_name"
14600   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
14601   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14602   include:
14603     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14604     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14605     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14606     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14607     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14608     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14609   layout:
14610     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
14611     layout: "plot-throughput"
14612
14613 - type: "plot"
14614   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
14615   algorithm: "plot_perf_box_name"
14616   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
14617   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14618   include:
14619     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14620     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14621     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14622     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14623     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14624     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14625   layout:
14626     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
14627     layout: "plot-throughput"
14628
14629 - type: "plot"
14630   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
14631   algorithm: "plot_perf_box_name"
14632   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
14633   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14634   include:
14635     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14636     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14637     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14638     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14639     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14640     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14641   layout:
14642     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
14643     layout: "plot-throughput"
14644
14645 - type: "plot"
14646   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
14647   algorithm: "plot_perf_box_name"
14648   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
14649   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14650   include:
14651     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14652     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14653     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14654     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14655     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14656     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14657   layout:
14658     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
14659     layout: "plot-throughput"
14660
14661 - type: "plot"
14662   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
14663   algorithm: "plot_perf_box_name"
14664   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
14665   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14666   include:
14667     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
14668     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14669     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
14670     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14671     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14672   layout:
14673     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
14674     layout: "plot-throughput"
14675
14676 - type: "plot"
14677   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
14678   algorithm: "plot_perf_box_name"
14679   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
14680   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14681   include:
14682     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
14683     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14684     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
14685     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14686     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14687   layout:
14688     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
14689     layout: "plot-throughput"
14690
14691 - type: "plot"
14692   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
14693   algorithm: "plot_perf_box_name"
14694   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
14695   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14696   include:
14697     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
14698     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14699     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
14700     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
14701     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14702   layout:
14703     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
14704     layout: "plot-throughput"
14705
14706 - type: "plot"
14707   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
14708   algorithm: "plot_perf_box_name"
14709   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
14710   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14711   include:
14712     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
14713     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14714     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
14715     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
14716     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14717   layout:
14718     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
14719     layout: "plot-throughput"
14720
14721 - type: "plot"
14722   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
14723   algorithm: "plot_perf_box_name"
14724   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
14725   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14726   include:
14727     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14728     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14729     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14730     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14731   layout:
14732     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
14733     layout: "plot-throughput"
14734
14735 - type: "plot"
14736   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
14737   algorithm: "plot_perf_box_name"
14738   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
14739   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14740   include:
14741     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14742     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14743     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14744     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14745   layout:
14746     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
14747     layout: "plot-throughput"
14748
14749 - type: "plot"
14750   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
14751   algorithm: "plot_perf_box_name"
14752   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
14753   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14754   include:
14755     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14756     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
14757     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
14758     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14759   layout:
14760     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
14761     layout: "plot-throughput"
14762
14763 - type: "plot"
14764   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
14765   algorithm: "plot_perf_box_name"
14766   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
14767   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14768   include:
14769     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14770     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
14771     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
14772     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14773   layout:
14774     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
14775     layout: "plot-throughput"
14776
14777 - type: "plot"
14778   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
14779   algorithm: "plot_perf_box_name"
14780   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
14781   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14782   include:
14783     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
14784     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
14785     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14786     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14787     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14788     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14789   layout:
14790     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
14791     layout: "plot-throughput"
14792
14793 - type: "plot"
14794   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
14795   algorithm: "plot_perf_box_name"
14796   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
14797   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14798   include:
14799     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
14800     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
14801     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14802     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14803     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14804     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14805   layout:
14806     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
14807     layout: "plot-throughput"
14808
14809 - type: "plot"
14810   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
14811   algorithm: "plot_perf_box_name"
14812   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
14813   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14814   include:
14815     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14816     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
14817     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14818     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14819     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14820   layout:
14821     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
14822     layout: "plot-throughput"
14823
14824 - type: "plot"
14825   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
14826   algorithm: "plot_perf_box_name"
14827   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
14828   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14829   include:
14830     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14831     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
14832     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14833     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14834     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14835   layout:
14836     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
14837     layout: "plot-throughput"
14838
14839 - type: "plot"
14840   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
14841   algorithm: "plot_perf_box_name"
14842   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
14843   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14844   include:
14845     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
14846     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14847     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
14848     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14849     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14850   layout:
14851     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
14852     layout: "plot-throughput"
14853
14854 - type: "plot"
14855   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
14856   algorithm: "plot_perf_box_name"
14857   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
14858   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14859   include:
14860     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
14861     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14862     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
14863     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14864     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14865   layout:
14866     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
14867     layout: "plot-throughput"
14868
14869 - type: "plot"
14870   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
14871   algorithm: "plot_perf_box_name"
14872   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
14873   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14874   include:
14875     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
14876     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
14877     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14878     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14879   layout:
14880     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
14881     layout: "plot-throughput"
14882
14883 - type: "plot"
14884   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
14885   algorithm: "plot_perf_box_name"
14886   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
14887   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14888   include:
14889     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
14890     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
14891     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14892     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14893   layout:
14894     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
14895     layout: "plot-throughput"
14896
14897 - type: "plot"
14898   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
14899   algorithm: "plot_perf_box_name"
14900   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
14901   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14902   include:
14903     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
14904     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14905     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14906     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14907     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14908     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14909   layout:
14910     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
14911     layout: "plot-throughput"
14912
14913 - type: "plot"
14914   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
14915   algorithm: "plot_perf_box_name"
14916   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
14917   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14918   include:
14919     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
14920     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14921     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14922     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14923     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14924     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14925   layout:
14926     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
14927     layout: "plot-throughput"
14928
14929 - type: "plot"
14930   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
14931   algorithm: "plot_perf_box_name"
14932   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
14933   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14934   include:
14935     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
14936     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
14937     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14938     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
14939     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
14940     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14941   layout:
14942     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
14943     layout: "plot-throughput"
14944
14945 - type: "plot"
14946   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
14947   algorithm: "plot_perf_box_name"
14948   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
14949   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14950   include:
14951     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
14952     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
14953     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14954     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
14955     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
14956     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14957   layout:
14958     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
14959     layout: "plot-throughput"
14960
14961 - type: "plot"
14962   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
14963   algorithm: "plot_perf_box_name"
14964   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
14965   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14966   include:
14967     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14968     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14969     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14970     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14971     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14972     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14973   layout:
14974     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
14975     layout: "plot-throughput"
14976
14977 - type: "plot"
14978   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
14979   algorithm: "plot_perf_box_name"
14980   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
14981   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14982   include:
14983     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14984     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14985     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14986     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14987     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14988     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14989   layout:
14990     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
14991     layout: "plot-throughput"
14992
14993 - type: "plot"
14994   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
14995   algorithm: "plot_perf_box_name"
14996   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
14997   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14998   include:
14999     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15000     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15001     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15002     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15003     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15004     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15005   layout:
15006     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
15007     layout: "plot-throughput"
15008
15009 - type: "plot"
15010   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
15011   algorithm: "plot_perf_box_name"
15012   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
15013   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15014   include:
15015     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15016     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15017     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15018     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15019     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15020     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15021   layout:
15022     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
15023     layout: "plot-throughput"
15024
15025 - type: "plot"
15026   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
15027   algorithm: "plot_perf_box_name"
15028   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
15029   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15030   include:
15031     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15032     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15033     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15034     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15035   layout:
15036     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
15037     layout: "plot-throughput"
15038
15039 - type: "plot"
15040   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
15041   algorithm: "plot_perf_box_name"
15042   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
15043   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15044   include:
15045     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15046     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15047     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15048     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15049   layout:
15050     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
15051     layout: "plot-throughput"
15052
15053 - type: "plot"
15054   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15055   algorithm: "plot_perf_box_name"
15056   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15057   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15058   include:
15059     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15060     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15061     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15062     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15063     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15064     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15065   layout:
15066     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15067     layout: "plot-throughput"
15068
15069 - type: "plot"
15070   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15071   algorithm: "plot_perf_box_name"
15072   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15073   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15074   include:
15075     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15076     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15077     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15078     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15079     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15080     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15081   layout:
15082     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15083     layout: "plot-throughput"
15084
15085 - type: "plot"
15086   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
15087   algorithm: "plot_perf_box_name"
15088   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
15089   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15090   include:
15091     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15092     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15093     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15094     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15095     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15096     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15097   layout:
15098     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
15099     layout: "plot-throughput"
15100
15101 - type: "plot"
15102   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
15103   algorithm: "plot_perf_box_name"
15104   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
15105   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15106   include:
15107     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15108     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15109     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15110     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15111     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15112     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15113   layout:
15114     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
15115     layout: "plot-throughput"
15116
15117 - type: "plot"
15118   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
15119   algorithm: "plot_perf_box_name"
15120   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
15121   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15122   include:
15123     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15124     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15125     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15126     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15127   layout:
15128     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
15129     layout: "plot-throughput"
15130
15131 - type: "plot"
15132   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
15133   algorithm: "plot_perf_box_name"
15134   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
15135   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15136   include:
15137     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15138     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15139     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15140     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15141   layout:
15142     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
15143     layout: "plot-throughput"
15144
15145 - type: "plot"
15146   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15147   algorithm: "plot_perf_box_name"
15148   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15149   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15150   include:
15151     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15152     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15153     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15154     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15155     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15156     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15157   layout:
15158     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15159     layout: "plot-throughput"
15160
15161 - type: "plot"
15162   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15163   algorithm: "plot_perf_box_name"
15164   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15165   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15166   include:
15167     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15168     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15169     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15170     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15171     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15172     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15173   layout:
15174     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15175     layout: "plot-throughput"
15176
15177 - type: "plot"
15178   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
15179   algorithm: "plot_perf_box_name"
15180   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
15181   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15182   include:
15183     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15184     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15185     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15186     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15187   layout:
15188     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
15189     layout: "plot-throughput"
15190
15191 - type: "plot"
15192   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
15193   algorithm: "plot_perf_box_name"
15194   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
15195   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15196   include:
15197     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15198     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15199     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15200     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15201   layout:
15202     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
15203     layout: "plot-throughput"
15204
15205 - type: "plot"
15206   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15207   algorithm: "plot_perf_box_name"
15208   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15209   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15210   include:
15211     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15212     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15213     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15214     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15215     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15216     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15217   layout:
15218     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15219     layout: "plot-throughput"
15220
15221 - type: "plot"
15222   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15223   algorithm: "plot_perf_box_name"
15224   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15225   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15226   include:
15227     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15228     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15229     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15230     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15231     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15232     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15233   layout:
15234     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15235     layout: "plot-throughput"
15236
15237 - type: "plot"
15238   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
15239   algorithm: "plot_perf_box_name"
15240   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
15241   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15242   include:
15243     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15244     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15245     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15246     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15247     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15248     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15249   layout:
15250     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
15251     layout: "plot-throughput"
15252
15253 - type: "plot"
15254   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
15255   algorithm: "plot_perf_box_name"
15256   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
15257   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15258   include:
15259     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15260     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15261     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15262     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15263     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15264     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15265   layout:
15266     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
15267     layout: "plot-throughput"
15268
15269 - type: "plot"
15270   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
15271   algorithm: "plot_perf_box_name"
15272   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
15273   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15274   include:
15275     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15276     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15277     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15278     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15279     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15280     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15281   layout:
15282     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
15283     layout: "plot-throughput"
15284
15285 - type: "plot"
15286   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
15287   algorithm: "plot_perf_box_name"
15288   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
15289   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15290   include:
15291     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15292     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15293     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15294     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15295     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15296     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15297   layout:
15298     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
15299     layout: "plot-throughput"
15300
15301 - type: "plot"
15302   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
15303   algorithm: "plot_perf_box_name"
15304   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
15305   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15306   include:
15307     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15308     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15309     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15310 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15311 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15312 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15313   layout:
15314     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
15315     layout: "plot-throughput"
15316
15317 - type: "plot"
15318   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
15319   algorithm: "plot_perf_box_name"
15320   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
15321   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15322   include:
15323     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15324     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15325     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15326 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15327 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15328 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15329   layout:
15330     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
15331     layout: "plot-throughput"
15332
15333 - type: "plot"
15334   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
15335   algorithm: "plot_perf_box_name"
15336   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
15337   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15338   include:
15339     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15340     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15341     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15342     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15343     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15344     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15345   layout:
15346     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
15347     layout: "plot-throughput"
15348
15349 - type: "plot"
15350   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
15351   algorithm: "plot_perf_box_name"
15352   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
15353   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15354   include:
15355     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15356     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15357     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15358     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15359     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15360     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15361   layout:
15362     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
15363     layout: "plot-throughput"
15364
15365 - type: "plot"
15366   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
15367   algorithm: "plot_perf_box_name"
15368   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
15369   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15370   include:
15371     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15372     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15373     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15374     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15375     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15376     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15377   layout:
15378     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
15379     layout: "plot-throughput"
15380
15381 - type: "plot"
15382   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
15383   algorithm: "plot_perf_box_name"
15384   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
15385   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15386   include:
15387     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15388     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15389     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15390     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15391     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15392     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15393   layout:
15394     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
15395     layout: "plot-throughput"
15396
15397 #- type: "plot"
15398 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
15399 #  algorithm: "plot_perf_box_name"
15400 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
15401 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15402 #  include:
15403 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15404 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15405 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15406 #  layout:
15407 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
15408 #    layout: "plot-throughput"
15409 #
15410 #- type: "plot"
15411 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
15412 #  algorithm: "plot_perf_box_name"
15413 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
15414 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15415 #  include:
15416 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15417 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15418 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15419 #  layout:
15420 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
15421 #    layout: "plot-throughput"
15422
15423 - type: "plot"
15424   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
15425   algorithm: "plot_perf_box_name"
15426   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
15427   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15428   include:
15429     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15430     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15431     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15432     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15433     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15434   layout:
15435     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
15436     layout: "plot-throughput"
15437
15438 - type: "plot"
15439   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
15440   algorithm: "plot_perf_box_name"
15441   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
15442   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15443   include:
15444     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15445     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15446     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15447     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15448     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15449   layout:
15450     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
15451     layout: "plot-throughput"
15452
15453 - type: "plot"
15454   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
15455   algorithm: "plot_perf_box_name"
15456   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
15457   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15458   include:
15459     - "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"
15460     - "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"
15461     - "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"
15462     - "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"
15463     - "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"
15464   layout:
15465     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
15466     layout: "plot-throughput"
15467
15468 - type: "plot"
15469   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
15470   algorithm: "plot_perf_box_name"
15471   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
15472   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15473   include:
15474     - "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"
15475     - "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"
15476     - "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"
15477     - "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"
15478     - "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"
15479   layout:
15480     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
15481     layout: "plot-throughput"
15482
15483 - type: "plot"
15484   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15485   algorithm: "plot_perf_box_name"
15486   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15487   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15488   include:
15489     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15490     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15491     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15492     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15493     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15494   layout:
15495     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15496     layout: "plot-throughput"
15497
15498 - type: "plot"
15499   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15500   algorithm: "plot_perf_box_name"
15501   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15502   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15503   include:
15504     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15505     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15506     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15507     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15508     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15509   layout:
15510     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15511     layout: "plot-throughput"
15512
15513 - type: "plot"
15514   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15515   algorithm: "plot_perf_box_name"
15516   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15517   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15518   include:
15519     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15520     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15521     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15522     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15523     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15524   layout:
15525     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15526     layout: "plot-throughput"
15527
15528 - type: "plot"
15529   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15530   algorithm: "plot_perf_box_name"
15531   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15532   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15533   include:
15534     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15535     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15536     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15537     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15538     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15539   layout:
15540     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15541     layout: "plot-throughput"
15542
15543 - type: "plot"
15544   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
15545   algorithm: "plot_perf_box_name"
15546   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
15547   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15548   include:
15549     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15550     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15551     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15552     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15553     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15554   layout:
15555     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
15556     layout: "plot-throughput"
15557
15558 - type: "plot"
15559   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
15560   algorithm: "plot_perf_box_name"
15561   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
15562   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15563   include:
15564     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15565     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15566     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15567     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15568     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15569   layout:
15570     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
15571     layout: "plot-throughput"
15572
15573 - type: "plot"
15574   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
15575   algorithm: "plot_perf_box_name"
15576   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
15577   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15578   include:
15579     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15580     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15581     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15582     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15583     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15584   layout:
15585     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
15586     layout: "plot-throughput"
15587
15588 - type: "plot"
15589   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
15590   algorithm: "plot_perf_box_name"
15591   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
15592   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15593   include:
15594     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15595     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15596     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15597     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15598     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15599   layout:
15600     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
15601     layout: "plot-throughput"
15602
15603 - type: "plot"
15604   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
15605   algorithm: "plot_perf_box_name"
15606   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
15607   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15608   include:
15609     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15610     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15611     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15612     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15613   layout:
15614     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
15615     layout: "plot-throughput"
15616
15617 - type: "plot"
15618   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
15619   algorithm: "plot_perf_box_name"
15620   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
15621   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15622   include:
15623     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15624     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15625     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15626     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15627   layout:
15628     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
15629     layout: "plot-throughput"
15630
15631 - type: "plot"
15632   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
15633   algorithm: "plot_perf_box_name"
15634   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
15635   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15636   include:
15637     - "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"
15638     - "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"
15639     - "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"
15640     - "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"
15641   layout:
15642     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
15643     layout: "plot-throughput"
15644
15645 - type: "plot"
15646   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
15647   algorithm: "plot_perf_box_name"
15648   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
15649   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15650   include:
15651     - "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"
15652     - "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"
15653     - "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"
15654     - "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"
15655   layout:
15656     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
15657     layout: "plot-throughput"
15658
15659 - type: "plot"
15660   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
15661   algorithm: "plot_perf_box_name"
15662   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
15663   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15664   include:
15665     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15666     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15667     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15668     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15669     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15670     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15671   layout:
15672     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
15673     layout: "plot-throughput"
15674
15675 - type: "plot"
15676   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
15677   algorithm: "plot_perf_box_name"
15678   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
15679   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15680   include:
15681     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15682     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15683     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15684     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15685     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15686     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15687   layout:
15688     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
15689     layout: "plot-throughput"
15690
15691 - type: "plot"
15692   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
15693   algorithm: "plot_perf_box_name"
15694   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
15695   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15696   include:
15697     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15698     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15699     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15700     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15701     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15702     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15703   layout:
15704     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
15705     layout: "plot-throughput"
15706
15707 - type: "plot"
15708   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
15709   algorithm: "plot_perf_box_name"
15710   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
15711   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15712   include:
15713     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15714     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15715     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15716     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15717     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15718     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15719   layout:
15720     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
15721     layout: "plot-throughput"
15722
15723 - type: "plot"
15724   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15725   algorithm: "plot_perf_box_name"
15726   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15727   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15728   include:
15729     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15730     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15731     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15732     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15733     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15734     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15735   layout:
15736     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15737     layout: "plot-throughput"
15738
15739 - type: "plot"
15740   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15741   algorithm: "plot_perf_box_name"
15742   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15743   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15744   include:
15745     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15746     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15747     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15748     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15749     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15750     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15751   layout:
15752     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15753     layout: "plot-throughput"
15754
15755 - type: "plot"
15756   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15757   algorithm: "plot_perf_box_name"
15758   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15759   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15760   include:
15761     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15762     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15763     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15764     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15765     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15766   layout:
15767     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15768     layout: "plot-throughput"
15769
15770 - type: "plot"
15771   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15772   algorithm: "plot_perf_box_name"
15773   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15774   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15775   include:
15776     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15777     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15778     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15779     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15780     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15781   layout:
15782     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15783     layout: "plot-throughput"
15784
15785 - type: "plot"
15786   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
15787   algorithm: "plot_perf_box_name"
15788   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
15789   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15790   include:
15791     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15792     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15793   layout:
15794     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
15795     layout: "plot-throughput"
15796
15797 - type: "plot"
15798   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
15799   algorithm: "plot_perf_box_name"
15800   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
15801   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15802   include:
15803     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15804     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15805   layout:
15806     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
15807     layout: "plot-throughput"
15808
15809 - type: "plot"
15810   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
15811   algorithm: "plot_perf_box_name"
15812   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
15813   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15814   include:
15815     - "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"
15816     - "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"
15817   layout:
15818     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
15819     layout: "plot-throughput"
15820
15821 - type: "plot"
15822   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
15823   algorithm: "plot_perf_box_name"
15824   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
15825   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15826   include:
15827     - "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"
15828     - "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"
15829   layout:
15830     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
15831     layout: "plot-throughput"
15832
15833 - type: "plot"
15834   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
15835   algorithm: "plot_perf_box_name"
15836   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
15837   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15838   include:
15839     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15840     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15841   layout:
15842     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
15843     layout: "plot-throughput"
15844
15845 - type: "plot"
15846   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
15847   algorithm: "plot_perf_box_name"
15848   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
15849   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15850   include:
15851     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15852     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15853   layout:
15854     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
15855     layout: "plot-throughput"
15856
15857 - type: "plot"
15858   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
15859   algorithm: "plot_perf_box_name"
15860   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
15861   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15862   include:
15863     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15864     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15865   layout:
15866     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
15867     layout: "plot-throughput"
15868
15869 - type: "plot"
15870   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
15871   algorithm: "plot_perf_box_name"
15872   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
15873   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15874   include:
15875     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15876     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15877   layout:
15878     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
15879     layout: "plot-throughput"
15880
15881 - type: "plot"
15882   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
15883   algorithm: "plot_perf_box_name"
15884   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
15885   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15886   include:
15887     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15888     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15889     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15890     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15891     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15892     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15893   layout:
15894     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
15895     layout: "plot-throughput"
15896
15897 - type: "plot"
15898   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
15899   algorithm: "plot_perf_box_name"
15900   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
15901   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15902   include:
15903     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15904     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15905     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15906     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15907     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15908     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15909   layout:
15910     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
15911     layout: "plot-throughput"
15912
15913 - type: "plot"
15914   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
15915   algorithm: "plot_perf_box_name"
15916   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
15917   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15918   include:
15919     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15920     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15921     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15922     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15923     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15924     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15925   layout:
15926     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
15927     layout: "plot-throughput"
15928
15929 - type: "plot"
15930   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
15931   algorithm: "plot_perf_box_name"
15932   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
15933   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15934   include:
15935     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15936     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15937     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15938     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15939     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15940     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15941   layout:
15942     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
15943     layout: "plot-throughput"
15944
15945 - type: "plot"
15946   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
15947   algorithm: "plot_perf_box_name"
15948   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
15949   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15950   include:
15951     - "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"
15952     - "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"
15953     - "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"
15954     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
15955     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
15956     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
15957   layout:
15958     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
15959     layout: "plot-throughput"
15960
15961 - type: "plot"
15962   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
15963   algorithm: "plot_perf_box_name"
15964   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
15965   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15966   include:
15967     - "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"
15968     - "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"
15969     - "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"
15970     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
15971     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
15972     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
15973   layout:
15974     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
15975     layout: "plot-throughput"
15976
15977 - type: "plot"
15978   title: "Throughput: 2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
15979   algorithm: "plot_perf_box_name"
15980   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
15981   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
15982   include:
15983     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
15984     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
15985     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
15986     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
15987     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
15988   layout:
15989     title: "2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
15990     layout: "plot-throughput"
15991
15992 - type: "plot"
15993   title: "Throughput: 2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
15994   algorithm: "plot_perf_box_name"
15995   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
15996   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
15997   include:
15998     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
15999     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
16000     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
16001     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
16002     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
16003   layout:
16004     title: "2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
16005     layout: "plot-throughput"
16006
16007 - type: "plot"
16008   title: "Throughput: 2n-tx2-xl710-64b-1t1c-features-ip4routing-base-scale-dpdk-ndr"
16009   algorithm: "plot_perf_box_name"
16010   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-features-ip4routing-base-scale-dpdk-ndr"
16011   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16012   include:
16013     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Iacldstbase-Ndrpdr.64B-1t1c-ethip4-ip4base-iacldstbase-ndrpdr"
16014     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16015     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16016     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16017     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16018   layout:
16019     title: "2n-tx2-xl710-64b-1t1c-ip4routing-features-base-scale-dpdk-ndr"
16020     layout: "plot-throughput"
16021
16022 - type: "plot"
16023   title: "Throughput: 2n-tx2-xl710-64b-1t1c-features-ip4routing-base-scale-dpdk-pdr"
16024   algorithm: "plot_perf_box_name"
16025   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-features-ip4routing-base-scale-dpdk-pdr"
16026   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16027   include:
16028     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Iacldstbase-Ndrpdr.64B-1t1c-ethip4-ip4base-iacldstbase-ndrpdr"
16029     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16030     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16031     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16032     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16033   layout:
16034     title: "2n-tx2-xl710-64b-1t1c-ip4routing-features-base-scale-dpdk-pdr"
16035     layout: "plot-throughput"
16036
16037 - type: "plot"
16038   title: "Throughput: 2n-tx2-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
16039   algorithm: "plot_perf_box_name"
16040   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
16041   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16042   include:
16043     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
16044     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
16045     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
16046     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
16047     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
16048     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Iacldstbase-Ndrpdr.78B-1t1c-ethip6-ip6base-iacldstbase-ndrpdr"
16049   layout:
16050     title: "2n-tx2-xl710-78b-1t1c-ip4routing-base-scale-dpdk-ndr"
16051     layout: "plot-throughput"
16052
16053 - type: "plot"
16054   title: "Throughput: 2n-tx2-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
16055   algorithm: "plot_perf_box_name"
16056   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
16057   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16058   include:
16059     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
16060     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
16061     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
16062     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
16063     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
16064     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Iacldstbase-Ndrpdr.78B-1t1c-ethip6-ip6base-iacldstbase-ndrpdr"
16065   layout:
16066     title: "2n-tx2-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
16067     layout: "plot-throughput"
16068
16069 - type: "plot"
16070   title: "Throughput: 2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-ndr"
16071   algorithm: "plot_perf_box_name"
16072   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-ndr"
16073   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16074   include:
16075     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
16076     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
16077     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
16078     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
16079     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
16080   layout:
16081     title: "2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-ndr"
16082     layout: "plot-throughput"
16083
16084 - type: "plot"
16085   title: "Throughput: 2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-pdr"
16086   algorithm: "plot_perf_box_name"
16087   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-pdr"
16088   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16089   include:
16090     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
16091     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
16092     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
16093     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
16094     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
16095   layout:
16096     title: "2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-pdr"
16097     layout: "plot-throughput"
16098
16099 - type: "plot"
16100   title: "Throughput: 2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-ndr"
16101   algorithm: "plot_perf_box_name"
16102   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-ndr"
16103   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16104   include:
16105     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
16106     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
16107     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
16108     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
16109   layout:
16110     title: "2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-ndr"
16111     layout: "plot-throughput"
16112
16113 - type: "plot"
16114   title: "Throughput: 2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-pdr"
16115   algorithm: "plot_perf_box_name"
16116   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-pdr"
16117   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16118   include:
16119     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
16120     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
16121     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
16122     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
16123   layout:
16124     title: "2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-pdr"
16125     layout: "plot-throughput"
16126
16127 - type: "plot"
16128   title: "Throughput: 2n-tx2-xl710-64b-1t1c-features-l2switching-base-dpdk-ndr"
16129   algorithm: "plot_perf_box_name"
16130   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-features-l2switching-base-dpdk-ndr"
16131   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16132   include:
16133     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16134     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16135     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16136     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16137     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16138   layout:
16139     title: "2n-tx2-xl710-64b-1t1c-features-l2switching-base-ndr"
16140     layout: "plot-throughput"
16141
16142 - type: "plot"
16143   title: "Throughput: 2n-tx2-xl710-64b-1t1c-features-l2switching-base-dpdk-pdr"
16144   algorithm: "plot_perf_box_name"
16145   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-features-l2switching-base-dpdk-pdr"
16146   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16147   include:
16148     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16149     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16150     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16151     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16152     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16153   layout:
16154     title: "2n-tx2-xl710-64b-1t1c-features-l2switching-base-pdr"
16155     layout: "plot-throughput"
16156
16157 ################################################################################
16158
16159 # Packet Speedup
16160
16161 - type: "plot"
16162   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
16163   algorithm: "plot_tsa_name"
16164   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
16165   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16166   include:
16167     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16168     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16169     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16170     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16171   layout:
16172     title: "2n-skx-xxv710-64b-memif-base-avf-ndr"
16173     layout: "plot-throughput-speedup-analysis"
16174
16175 - type: "plot"
16176   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
16177   algorithm: "plot_tsa_name"
16178   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
16179   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16180   include:
16181     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16182     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16183     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16184     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16185   layout:
16186     title: "2n-skx-xxv710-64b-memif-base-avf-pdr"
16187     layout: "plot-throughput-speedup-analysis"
16188
16189 - type: "plot"
16190   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
16191   algorithm: "plot_tsa_name"
16192   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
16193   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16194   include:
16195     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16196     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16197     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16198     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16199   layout:
16200     title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
16201     layout: "plot-throughput-speedup-analysis"
16202
16203 - type: "plot"
16204   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
16205   algorithm: "plot_tsa_name"
16206   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
16207   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16208   include:
16209     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16210     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16211     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16212     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16213   layout:
16214     title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
16215     layout: "plot-throughput-speedup-analysis"
16216
16217 - type: "plot"
16218   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
16219   algorithm: "plot_tsa_name"
16220   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
16221   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16222   include:
16223     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16224     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16225     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16226     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16227     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16228   layout:
16229     title: "3n-skx-xxv710-64b-memif-base-avf-ndr"
16230     layout: "plot-throughput-speedup-analysis"
16231
16232 - type: "plot"
16233   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
16234   algorithm: "plot_tsa_name"
16235   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
16236   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16237   include:
16238     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16239     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16240     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16241     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16242     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16243   layout:
16244     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
16245     layout: "plot-throughput-speedup-analysis"
16246
16247 - type: "plot"
16248   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
16249   algorithm: "plot_tsa_name"
16250   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
16251   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16252   include:
16253     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16254     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16255     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16256     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16257     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16258   layout:
16259     title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
16260     layout: "plot-throughput-speedup-analysis"
16261
16262 - type: "plot"
16263   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
16264   algorithm: "plot_tsa_name"
16265   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
16266   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16267   include:
16268     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16269     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16270     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16271     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16272     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16273   layout:
16274     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
16275     layout: "plot-throughput-speedup-analysis"
16276
16277 - type: "plot"
16278   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
16279   algorithm: "plot_tsa_name"
16280   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
16281   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16282   include:
16283     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
16284     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16285     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16286     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16287     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16288     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16289   layout:
16290     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
16291     layout: "plot-throughput-speedup-analysis"
16292
16293 - type: "plot"
16294   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
16295   algorithm: "plot_tsa_name"
16296   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
16297   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16298   include:
16299     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
16300     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16301     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16302     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16303     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16304     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16305   layout:
16306     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
16307     layout: "plot-throughput-speedup-analysis"
16308
16309 - type: "plot"
16310   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
16311   algorithm: "plot_tsa_name"
16312   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
16313   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16314   include:
16315     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
16316     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16317     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
16318     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
16319     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
16320     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
16321     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16322     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16323   layout:
16324     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
16325     layout: "plot-throughput-speedup-analysis"
16326
16327 - type: "plot"
16328   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
16329   algorithm: "plot_tsa_name"
16330   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
16331   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16332   include:
16333     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
16334     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16335     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
16336     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
16337     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
16338     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
16339     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16340     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16341   layout:
16342     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
16343     layout: "plot-throughput-speedup-analysis"
16344
16345 - type: "plot"
16346   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
16347   algorithm: "plot_tsa_name"
16348   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
16349   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16350   include:
16351     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16352     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16353     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16354     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
16355     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16356     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
16357     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16358     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
16359   layout:
16360     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
16361     layout: "plot-throughput-speedup-analysis"
16362
16363 - type: "plot"
16364   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
16365   algorithm: "plot_tsa_name"
16366   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
16367   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16368   include:
16369     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16370     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16371     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16372     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
16373     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16374     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
16375     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16376     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
16377   layout:
16378     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
16379     layout: "plot-throughput-speedup-analysis"
16380
16381 - type: "plot"
16382   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
16383   algorithm: "plot_tsa_name"
16384   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
16385   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16386   include:
16387     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16388     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16389     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16390     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16391     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16392     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
16393   layout:
16394     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
16395     layout: "plot-throughput-speedup-analysis"
16396
16397 - type: "plot"
16398   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
16399   algorithm: "plot_tsa_name"
16400   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
16401   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16402   include:
16403     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16404     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16405     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16406     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16407     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16408     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
16409   layout:
16410     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
16411     layout: "plot-throughput-speedup-analysis"
16412
16413 - type: "plot"
16414   title: "Speedup: 2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
16415   algorithm: "plot_tsa_name"
16416   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
16417   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16418   include:
16419     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
16420     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
16421     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
16422     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
16423     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
16424   layout:
16425     title: "2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr"
16426     layout: "plot-throughput-speedup-analysis"
16427
16428 - type: "plot"
16429   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
16430   algorithm: "plot_tsa_name"
16431   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
16432   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16433   include:
16434     - "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"
16435     - "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"
16436     - "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"
16437     - "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"
16438     - "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"
16439   layout:
16440     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr"
16441     layout: "plot-throughput-speedup-analysis"
16442
16443 - type: "plot"
16444   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
16445   algorithm: "plot_tsa_name"
16446   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
16447   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16448   include:
16449     - "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"
16450     - "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"
16451     - "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"
16452     - "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"
16453     - "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"
16454     - "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"
16455     - "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"
16456     - "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"
16457     - "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"
16458     - "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"
16459   layout:
16460     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
16461     layout: "plot-throughput-speedup-analysis-cps"
16462
16463 - type: "plot"
16464   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
16465   algorithm: "plot_tsa_name"
16466   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
16467   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16468   include:
16469     - "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"
16470     - "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"
16471     - "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"
16472     - "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"
16473     - "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"
16474     - "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"
16475     - "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"
16476     - "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"
16477     - "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"
16478     - "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"
16479   layout:
16480     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
16481     layout: "plot-throughput-speedup-analysis"
16482
16483 - type: "plot"
16484   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
16485   algorithm: "plot_tsa_name"
16486   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
16487   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16488   include:
16489     - "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"
16490     - "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"
16491     - "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"
16492     - "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"
16493     - "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"
16494     - "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"
16495     - "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"
16496     - "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"
16497     - "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"
16498     - "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"
16499   layout:
16500     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
16501     layout: "plot-throughput-speedup-analysis-cps"
16502
16503 - type: "plot"
16504   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
16505   algorithm: "plot_tsa_name"
16506   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
16507   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16508   include:
16509     - "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"
16510     - "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"
16511     - "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"
16512     - "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"
16513     - "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"
16514     - "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"
16515     - "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"
16516     - "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"
16517     - "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"
16518     - "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"
16519   layout:
16520     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
16521     layout: "plot-throughput-speedup-analysis"
16522
16523 - type: "plot"
16524   title: "Speedup: 2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
16525   algorithm: "plot_tsa_name"
16526   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
16527   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16528   include:
16529     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
16530     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
16531     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
16532     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
16533     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
16534   layout:
16535     title: "2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr"
16536     layout: "plot-throughput-speedup-analysis"
16537
16538 - type: "plot"
16539   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
16540   algorithm: "plot_tsa_name"
16541   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
16542   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16543   include:
16544     - "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"
16545     - "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"
16546     - "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"
16547     - "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"
16548     - "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"
16549   layout:
16550     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr"
16551     layout: "plot-throughput-speedup-analysis"
16552
16553 - type: "plot"
16554   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
16555   algorithm: "plot_tsa_name"
16556   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
16557   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16558   include:
16559     - "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"
16560     - "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"
16561     - "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"
16562     - "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"
16563     - "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"
16564     - "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"
16565     - "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"
16566     - "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"
16567     - "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"
16568     - "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"
16569   layout:
16570     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
16571     layout: "plot-throughput-speedup-analysis-cps"
16572
16573 - type: "plot"
16574   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
16575   algorithm: "plot_tsa_name"
16576   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
16577   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16578   include:
16579     - "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"
16580     - "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"
16581     - "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"
16582     - "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"
16583     - "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"
16584     - "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"
16585     - "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"
16586     - "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"
16587     - "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"
16588     - "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"
16589   layout:
16590     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
16591     layout: "plot-throughput-speedup-analysis"
16592
16593 - type: "plot"
16594   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
16595   algorithm: "plot_tsa_name"
16596   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
16597   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16598   include:
16599     - "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"
16600     - "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"
16601     - "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"
16602     - "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"
16603     - "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"
16604     - "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"
16605     - "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"
16606     - "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"
16607     - "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"
16608     - "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"
16609   layout:
16610     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
16611     layout: "plot-throughput-speedup-analysis-cps"
16612
16613 - type: "plot"
16614   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
16615   algorithm: "plot_tsa_name"
16616   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
16617   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16618   include:
16619     - "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"
16620     - "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"
16621     - "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"
16622     - "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"
16623     - "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"
16624     - "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"
16625     - "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"
16626     - "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"
16627     - "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"
16628     - "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"
16629   layout:
16630     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
16631     layout: "plot-throughput-speedup-analysis"
16632
16633 - type: "plot"
16634   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
16635   algorithm: "plot_tsa_name"
16636   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
16637   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16638   include:
16639     - "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"
16640     - "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"
16641     - "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"
16642     - "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"
16643     - "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"
16644   layout:
16645     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
16646     layout: "plot-throughput-speedup-analysis"
16647
16648 - type: "plot"
16649   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
16650   algorithm: "plot_tsa_name"
16651   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
16652   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16653   include:
16654     - "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"
16655     - "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"
16656     - "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"
16657     - "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"
16658     - "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"
16659   layout:
16660     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
16661     layout: "plot-throughput-speedup-analysis"
16662
16663 - type: "plot"
16664   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-tsa"
16665   algorithm: "plot_tsa_name"
16666   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-tsa"
16667   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16668   include:
16669     - "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"
16670     - "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"
16671     - "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"
16672     - "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"
16673     - "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"
16674   layout:
16675     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-tsa"
16676     layout: "plot-throughput-speedup-analysis"
16677
16678 - type: "plot"
16679   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
16680   algorithm: "plot_tsa_name"
16681   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
16682   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16683   include:
16684     - "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"
16685     - "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"
16686     - "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"
16687     - "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"
16688     - "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"
16689   layout:
16690     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
16691     layout: "plot-throughput-speedup-analysis"
16692
16693 - type: "plot"
16694   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
16695   algorithm: "plot_tsa_name"
16696   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
16697   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16698   include:
16699     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16700     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16701     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16702     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16703     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16704     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16705   layout:
16706     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
16707     layout: "plot-throughput-speedup-analysis"
16708
16709 - type: "plot"
16710   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
16711   algorithm: "plot_tsa_name"
16712   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
16713   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16714   include:
16715     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16716     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16717     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16718     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16719     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16720     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16721   layout:
16722     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
16723     layout: "plot-throughput-speedup-analysis"
16724
16725 - type: "plot"
16726   title: "Speedup: 2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
16727   algorithm: "plot_tsa_name"
16728   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
16729   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16730   include:
16731     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
16732     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
16733     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
16734     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
16735     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
16736   layout:
16737     title: "2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
16738     layout: "plot-throughput-speedup-analysis"
16739
16740 - type: "plot"
16741   title: "Speedup: 2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
16742   algorithm: "plot_tsa_name"
16743   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
16744   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16745   include:
16746     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
16747     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
16748     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
16749     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
16750     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
16751   layout:
16752     title: "2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
16753     layout: "plot-throughput-speedup-analysis"
16754
16755 - type: "plot"
16756   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
16757   algorithm: "plot_tsa_name"
16758   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
16759   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16760   include:
16761     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16762     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16763     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16764     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
16765   layout:
16766     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
16767     layout: "plot-throughput-speedup-analysis"
16768
16769 - type: "plot"
16770   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
16771   algorithm: "plot_tsa_name"
16772   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
16773   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16774   include:
16775     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16776     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16777     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16778     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
16779   layout:
16780     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
16781     layout: "plot-throughput-speedup-analysis"
16782
16783 - type: "plot"
16784   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
16785   algorithm: "plot_tsa_name"
16786   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
16787   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16788   include:
16789     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16790     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16791     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
16792 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16793 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16794   layout:
16795     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-ndr"
16796     layout: "plot-throughput-speedup-analysis"
16797
16798 - type: "plot"
16799   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
16800   algorithm: "plot_tsa_name"
16801   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
16802   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16803   include:
16804     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16805     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16806     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
16807 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16808 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16809   layout:
16810     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-pdr"
16811     layout: "plot-throughput-speedup-analysis"
16812
16813 - type: "plot"
16814   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
16815   algorithm: "plot_tsa_name"
16816   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
16817   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16818   include:
16819     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
16820     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
16821     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
16822     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
16823     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16824   layout:
16825     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
16826     layout: "plot-throughput-speedup-analysis"
16827
16828 - type: "plot"
16829   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
16830   algorithm: "plot_tsa_name"
16831   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
16832   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16833   include:
16834     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
16835     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
16836     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
16837     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
16838     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16839   layout:
16840     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
16841     layout: "plot-throughput-speedup-analysis"
16842
16843 - type: "plot"
16844   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
16845   algorithm: "plot_tsa_name"
16846   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
16847   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16848   include:
16849     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16850     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16851     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16852     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16853     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16854   layout:
16855     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
16856     layout: "plot-throughput-speedup-analysis"
16857
16858 - type: "plot"
16859   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
16860   algorithm: "plot_tsa_name"
16861   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
16862   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16863   include:
16864     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16865     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16866     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16867     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16868     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16869   layout:
16870     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
16871     layout: "plot-throughput-speedup-analysis"
16872
16873 - type: "plot"
16874   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
16875   algorithm: "plot_tsa_name"
16876   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
16877   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16878   include:
16879     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16880     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16881     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16882     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16883   layout:
16884     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
16885     layout: "plot-throughput-speedup-analysis"
16886
16887 - type: "plot"
16888   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
16889   algorithm: "plot_tsa_name"
16890   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
16891   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16892   include:
16893     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16894     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16895     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16896     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16897   layout:
16898     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
16899     layout: "plot-throughput-speedup-analysis"
16900
16901 - type: "plot"
16902   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
16903   algorithm: "plot_tsa_name"
16904   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
16905   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16906   include:
16907     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16908     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16909     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16910     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16911     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16912   layout:
16913     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
16914     layout: "plot-throughput-speedup-analysis"
16915
16916 - type: "plot"
16917   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
16918   algorithm: "plot_tsa_name"
16919   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
16920   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16921   include:
16922     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16923     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16924     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16925     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16926     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16927   layout:
16928     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
16929     layout: "plot-throughput-speedup-analysis"
16930
16931 - type: "plot"
16932   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
16933   algorithm: "plot_tsa_name"
16934   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
16935   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16936   include:
16937     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16938     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16939   layout:
16940     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
16941     layout: "plot-throughput-speedup-analysis"
16942
16943 - type: "plot"
16944   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
16945   algorithm: "plot_tsa_name"
16946   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
16947   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16948   include:
16949     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16950     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16951   layout:
16952     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
16953     layout: "plot-throughput-speedup-analysis"
16954
16955 - type: "plot"
16956   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
16957   algorithm: "plot_tsa_name"
16958   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
16959   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16960   include:
16961     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
16962     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16963     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16964     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16965   layout:
16966     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr"
16967     layout: "plot-throughput-speedup-analysis"
16968
16969 - type: "plot"
16970   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
16971   algorithm: "plot_tsa_name"
16972   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
16973   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16974   include:
16975     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
16976     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16977     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16978     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16979   layout:
16980     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr"
16981     layout: "plot-throughput-speedup-analysis"
16982
16983 - type: "plot"
16984   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
16985   algorithm: "plot_tsa_name"
16986   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
16987   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16988   include:
16989     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16990     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16991     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16992     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16993   layout:
16994     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
16995     layout: "plot-throughput-speedup-analysis"
16996
16997 - type: "plot"
16998   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
16999   algorithm: "plot_tsa_name"
17000   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
17001   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17002   include:
17003     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
17004     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17005     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
17006     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
17007   layout:
17008     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
17009     layout: "plot-throughput-speedup-analysis"
17010
17011 - type: "plot"
17012   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
17013   algorithm: "plot_tsa_name"
17014   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
17015   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17016   include:
17017     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17018     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17019     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17020     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
17021     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17022     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17023     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17024   layout:
17025     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
17026     layout: "plot-throughput-speedup-analysis"
17027
17028 - type: "plot"
17029   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
17030   algorithm: "plot_tsa_name"
17031   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
17032   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17033   include:
17034     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17035     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17036     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17037     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
17038     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17039     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17040     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17041   layout:
17042     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
17043     layout: "plot-throughput-speedup-analysis"
17044
17045 - type: "plot"
17046   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
17047   algorithm: "plot_tsa_name"
17048   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
17049   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17050   include:
17051     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17052     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17053     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17054     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
17055     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17056     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
17057     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17058     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
17059   layout:
17060     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
17061     layout: "plot-throughput-speedup-analysis"
17062
17063 - type: "plot"
17064   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
17065   algorithm: "plot_tsa_name"
17066   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
17067   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17068   include:
17069     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17070     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17071     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17072     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
17073     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17074     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
17075     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17076     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
17077   layout:
17078     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
17079     layout: "plot-throughput-speedup-analysis"
17080
17081 - type: "plot"
17082   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
17083   algorithm: "plot_tsa_name"
17084   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
17085   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17086   include:
17087     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17088     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17089     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
17090     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
17091     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
17092     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
17093     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17094     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
17095   layout:
17096     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
17097     layout: "plot-throughput-speedup-analysis"
17098
17099 - type: "plot"
17100   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
17101   algorithm: "plot_tsa_name"
17102   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
17103   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17104   include:
17105     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17106     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17107     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
17108     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
17109     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
17110     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
17111     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17112     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
17113   layout:
17114     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
17115     layout: "plot-throughput-speedup-analysis"
17116
17117 - type: "plot"
17118   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
17119   algorithm: "plot_tsa_name"
17120   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
17121   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17122   include:
17123     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17124     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17125     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17126     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
17127   layout:
17128     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
17129     layout: "plot-throughput-speedup-analysis"
17130
17131 - type: "plot"
17132   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
17133   algorithm: "plot_tsa_name"
17134   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
17135   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17136   include:
17137     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17138     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17139     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17140     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
17141   layout:
17142     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
17143     layout: "plot-throughput-speedup-analysis"
17144
17145 - type: "plot"
17146   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
17147   algorithm: "plot_tsa_name"
17148   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
17149   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17150   include:
17151     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17152     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17153     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17154   layout:
17155     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-ndr"
17156     layout: "plot-throughput-speedup-analysis"
17157
17158 - type: "plot"
17159   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
17160   algorithm: "plot_tsa_name"
17161   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
17162   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17163   include:
17164     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17165     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17166     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17167   layout:
17168     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-pdr"
17169     layout: "plot-throughput-speedup-analysis"
17170
17171 - type: "plot"
17172   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
17173   algorithm: "plot_tsa_name"
17174   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
17175   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17176   include:
17177     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17178     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17179     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17180     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17181     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17182   layout:
17183     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
17184     layout: "plot-throughput-speedup-analysis"
17185
17186 - type: "plot"
17187   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
17188   algorithm: "plot_tsa_name"
17189   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
17190   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17191   include:
17192     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17193     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17194     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17195     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17196     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17197   layout:
17198     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
17199     layout: "plot-throughput-speedup-analysis"
17200
17201 - type: "plot"
17202   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
17203   algorithm: "plot_tsa_name"
17204   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
17205   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17206   include:
17207     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17208     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17209     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
17210     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
17211     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17212   layout:
17213     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
17214     layout: "plot-throughput-speedup-analysis"
17215
17216 - type: "plot"
17217   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
17218   algorithm: "plot_tsa_name"
17219   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
17220   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17221   include:
17222     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17223     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17224     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
17225     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
17226     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17227   layout:
17228     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
17229     layout: "plot-throughput-speedup-analysis"
17230
17231 - type: "plot"
17232   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
17233   algorithm: "plot_tsa_name"
17234   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
17235   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17236   include:
17237     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17238     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17239     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17240     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17241     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17242     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17243   layout:
17244     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
17245     layout: "plot-throughput-speedup-analysis"
17246
17247 - type: "plot"
17248   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
17249   algorithm: "plot_tsa_name"
17250   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
17251   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17252   include:
17253     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17254     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17255     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17256     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17257     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
17258     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17259   layout:
17260     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
17261     layout: "plot-throughput-speedup-analysis"
17262
17263 - type: "plot"
17264   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
17265   algorithm: "plot_tsa_name"
17266   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
17267   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17268   include:
17269     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
17270     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17271     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
17272     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17273   layout:
17274     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
17275     layout: "plot-throughput-speedup-analysis"
17276
17277 - type: "plot"
17278   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
17279   algorithm: "plot_tsa_name"
17280   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
17281   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17282   include:
17283     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
17284     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17285     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17286     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17287   layout:
17288     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
17289     layout: "plot-throughput-speedup-analysis"
17290
17291 - type: "plot"
17292   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
17293   algorithm: "plot_tsa_name"
17294   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
17295   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17296   include:
17297     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17298     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17299     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17300     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17301     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17302     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17303   layout:
17304     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr"
17305     layout: "plot-throughput-speedup-analysis"
17306
17307 - type: "plot"
17308   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
17309   algorithm: "plot_tsa_name"
17310   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
17311   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17312   include:
17313     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17314     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17315     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17316     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17317     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17318     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17319   layout:
17320     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr"
17321     layout: "plot-throughput-speedup-analysis"
17322
17323 - type: "plot"
17324   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
17325   algorithm: "plot_tsa_name"
17326   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
17327   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17328   include:
17329     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17330     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17331     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17332     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17333     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17334     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17335   layout:
17336     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
17337     layout: "plot-throughput-speedup-analysis"
17338
17339 - type: "plot"
17340   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
17341   algorithm: "plot_tsa_name"
17342   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
17343   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17344   include:
17345     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17346     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17347     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17348     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17349     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17350     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17351   layout:
17352     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
17353     layout: "plot-throughput-speedup-analysis"
17354
17355 - type: "plot"
17356   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
17357   algorithm: "plot_tsa_name"
17358   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
17359   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17360   include:
17361     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17362     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17363     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17364     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17365     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17366     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17367   layout:
17368     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
17369     layout: "plot-throughput-speedup-analysis"
17370
17371 - type: "plot"
17372   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
17373   algorithm: "plot_tsa_name"
17374   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
17375   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17376   include:
17377     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17378     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17379     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17380     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17381     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17382     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17383   layout:
17384     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
17385     layout: "plot-throughput-speedup-analysis"
17386
17387 - type: "plot"
17388   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
17389   algorithm: "plot_tsa_name"
17390   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
17391   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17392   include:
17393     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
17394     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17395     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
17396     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17397     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17398   layout:
17399     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
17400     layout: "plot-throughput-speedup-analysis"
17401
17402 - type: "plot"
17403   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
17404   algorithm: "plot_tsa_name"
17405   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
17406   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17407   include:
17408     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
17409     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17410     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
17411     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17412     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17413   layout:
17414     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
17415     layout: "plot-throughput-speedup-analysis"
17416
17417 - type: "plot"
17418   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
17419   algorithm: "plot_tsa_name"
17420   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
17421   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17422   include:
17423     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17424     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17425     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17426     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17427     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17428   layout:
17429     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
17430     layout: "plot-throughput-speedup-analysis"
17431
17432 - type: "plot"
17433   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
17434   algorithm: "plot_tsa_name"
17435   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
17436   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17437   include:
17438     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17439     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17440     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17441     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17442     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17443   layout:
17444     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
17445     layout: "plot-throughput-speedup-analysis"
17446
17447 - type: "plot"
17448   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
17449   algorithm: "plot_tsa_name"
17450   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
17451   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17452   include:
17453     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17454     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17455     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17456     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17457   layout:
17458     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
17459     layout: "plot-throughput-speedup-analysis"
17460
17461 - type: "plot"
17462   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
17463   algorithm: "plot_tsa_name"
17464   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
17465   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17466   include:
17467     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17468     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17469     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17470     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17471   layout:
17472     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
17473     layout: "plot-throughput-speedup-analysis"
17474
17475 - type: "plot"
17476   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
17477   algorithm: "plot_tsa_name"
17478   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
17479   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17480   include:
17481     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17482     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17483     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17484     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17485   layout:
17486     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
17487     layout: "plot-throughput-speedup-analysis"
17488
17489 - type: "plot"
17490   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
17491   algorithm: "plot_tsa_name"
17492   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
17493   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17494   include:
17495     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17496     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17497     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17498     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17499   layout:
17500     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
17501     layout: "plot-throughput-speedup-analysis"
17502
17503 - type: "plot"
17504   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
17505   algorithm: "plot_tsa_name"
17506   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
17507   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17508   include:
17509     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17510     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17511     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17512     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17513     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17514     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17515   layout:
17516     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
17517     layout: "plot-throughput-speedup-analysis"
17518
17519 - type: "plot"
17520   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
17521   algorithm: "plot_tsa_name"
17522   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
17523   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17524   include:
17525     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17526     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17527     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17528     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17529     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17530     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17531   layout:
17532     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
17533     layout: "plot-throughput-speedup-analysis"
17534
17535 - type: "plot"
17536   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
17537   algorithm: "plot_tsa_name"
17538   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
17539   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17540   include:
17541     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17542     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
17543     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17544     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17545     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17546   layout:
17547     title: "3n-skx-x710-64b-l2switching-base-scale-avf-ndr"
17548     layout: "plot-throughput-speedup-analysis"
17549
17550 - type: "plot"
17551   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
17552   algorithm: "plot_tsa_name"
17553   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
17554   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17555   include:
17556     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17557     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
17558     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17559     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17560     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17561   layout:
17562     title: "3n-skx-x710-64b-l2switching-base-scale-avf-pdr"
17563     layout: "plot-throughput-speedup-analysis"
17564
17565 - type: "plot"
17566   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
17567   algorithm: "plot_tsa_name"
17568   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
17569   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17570   include:
17571     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
17572     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17573     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
17574     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17575     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17576   layout:
17577     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
17578     layout: "plot-throughput-speedup-analysis"
17579
17580 - type: "plot"
17581   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
17582   algorithm: "plot_tsa_name"
17583   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
17584   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17585   include:
17586     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
17587     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17588     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
17589     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17590     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17591   layout:
17592     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
17593     layout: "plot-throughput-speedup-analysis"
17594
17595 - type: "plot"
17596   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
17597   algorithm: "plot_tsa_name"
17598   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
17599   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17600   include:
17601     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17602     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17603     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17604     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17605   layout:
17606     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
17607     layout: "plot-throughput-speedup-analysis"
17608
17609 - type: "plot"
17610   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
17611   algorithm: "plot_tsa_name"
17612   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
17613   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17614   include:
17615     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17616     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17617     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17618     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17619   layout:
17620     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
17621     layout: "plot-throughput-speedup-analysis"
17622
17623 - type: "plot"
17624   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
17625   algorithm: "plot_tsa_name"
17626   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
17627   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17628   include:
17629     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
17630     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17631     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17632     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17633     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17634     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17635   layout:
17636     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
17637     layout: "plot-throughput-speedup-analysis"
17638
17639 - type: "plot"
17640   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
17641   algorithm: "plot_tsa_name"
17642   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
17643   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17644   include:
17645     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
17646     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17647     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17648     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17649     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17650     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17651   layout:
17652     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
17653     layout: "plot-throughput-speedup-analysis"
17654
17655 - type: "plot"
17656   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
17657   algorithm: "plot_tsa_name"
17658   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
17659   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17660   include:
17661     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17662     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17663     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17664     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17665     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17666     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17667   layout:
17668     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
17669     layout: "plot-throughput-speedup-analysis"
17670
17671 - type: "plot"
17672   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
17673   algorithm: "plot_tsa_name"
17674   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
17675   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17676   include:
17677     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17678     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17679     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17680     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17681     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17682     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17683   layout:
17684     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
17685     layout: "plot-throughput-speedup-analysis"
17686
17687 - type: "plot"
17688   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
17689   algorithm: "plot_tsa_name"
17690   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
17691   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17692   include:
17693     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17694     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
17695     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
17696     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
17697     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
17698     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
17699   layout:
17700     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-ndr"
17701     layout: "plot-throughput-speedup-analysis"
17702
17703 - type: "plot"
17704   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
17705   algorithm: "plot_tsa_name"
17706   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
17707   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17708   include:
17709     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17710     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
17711     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
17712     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
17713     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
17714     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
17715   layout:
17716     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-pdr"
17717     layout: "plot-throughput-speedup-analysis"
17718
17719 - type: "plot"
17720   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
17721   algorithm: "plot_tsa_name"
17722   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
17723   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17724   include:
17725     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17726     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17727     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17728     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
17729     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
17730     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
17731   layout:
17732     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
17733     layout: "plot-throughput-speedup-analysis"
17734
17735 - type: "plot"
17736   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
17737   algorithm: "plot_tsa_name"
17738   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
17739   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17740   include:
17741     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17742     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17743     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17744     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
17745     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
17746     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
17747   layout:
17748     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
17749     layout: "plot-throughput-speedup-analysis"
17750
17751 - type: "plot"
17752   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
17753   algorithm: "plot_tsa_name"
17754   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
17755   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17756   include:
17757     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17758     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17759     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17760     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
17761     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
17762     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
17763   layout:
17764     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr"
17765     layout: "plot-throughput-speedup-analysis"
17766
17767 - type: "plot"
17768   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
17769   algorithm: "plot_tsa_name"
17770   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
17771   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17772   include:
17773     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17774     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17775     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17776     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
17777     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
17778     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
17779   layout:
17780     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr"
17781     layout: "plot-throughput-speedup-analysis"
17782
17783 - type: "plot"
17784   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-ndr"
17785   algorithm: "plot_tsa_name"
17786   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
17787   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17788   include:
17789     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17790     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17791     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17792     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17793     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17794   layout:
17795     title: "2n-skx-xxv710-64b-vhost-base-avf-ndr"
17796     layout: "plot-throughput-speedup-analysis"
17797
17798 - type: "plot"
17799   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-pdr"
17800   algorithm: "plot_tsa_name"
17801   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
17802   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17803   include:
17804     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17805     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17806     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17807     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17808     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17809   layout:
17810     title: "2n-skx-xxv710-64b-vhost-base-avf-pdr"
17811     layout: "plot-throughput-speedup-analysis"
17812
17813 - type: "plot"
17814   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
17815   algorithm: "plot_tsa_name"
17816   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
17817   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17818   include:
17819     - "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"
17820     - "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"
17821     - "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"
17822     - "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"
17823     - "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"
17824   layout:
17825     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
17826     layout: "plot-throughput-speedup-analysis"
17827
17828 - type: "plot"
17829   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
17830   algorithm: "plot_tsa_name"
17831   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
17832   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17833   include:
17834     - "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"
17835     - "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"
17836     - "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"
17837     - "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"
17838     - "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"
17839   layout:
17840     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
17841     layout: "plot-throughput-speedup-analysis"
17842
17843 - type: "plot"
17844   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
17845   algorithm: "plot_tsa_name"
17846   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
17847   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17848   include:
17849     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17850     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17851     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17852     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17853     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17854   layout:
17855     title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
17856     layout: "plot-throughput-speedup-analysis"
17857
17858 - type: "plot"
17859   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
17860   algorithm: "plot_tsa_name"
17861   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
17862   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17863   include:
17864     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17865     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17866     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17867     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17868     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17869   layout:
17870     title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
17871     layout: "plot-throughput-speedup-analysis"
17872
17873 - type: "plot"
17874   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
17875   algorithm: "plot_tsa_name"
17876   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
17877   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17878   include:
17879     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17880     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17881     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17882     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17883     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17884   layout:
17885     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
17886     layout: "plot-throughput-speedup-analysis"
17887
17888 - type: "plot"
17889   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
17890   algorithm: "plot_tsa_name"
17891   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
17892   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17893   include:
17894     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17895     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17896     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17897     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17898     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17899   layout:
17900     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
17901     layout: "plot-throughput-speedup-analysis"
17902
17903 - type: "plot"
17904   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
17905   algorithm: "plot_tsa_name"
17906   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
17907   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17908   include:
17909     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17910     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17911     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17912     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17913     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17914   layout:
17915     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
17916     layout: "plot-throughput-speedup-analysis"
17917
17918 - type: "plot"
17919   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
17920   algorithm: "plot_tsa_name"
17921   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
17922   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17923   include:
17924     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17925     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17926     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17927     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17928     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17929   layout:
17930     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
17931     layout: "plot-throughput-speedup-analysis"
17932
17933 - type: "plot"
17934   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
17935   algorithm: "plot_tsa_name"
17936   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
17937   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17938   include:
17939     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17940     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17941     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17942     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17943     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17944   layout:
17945     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
17946     layout: "plot-throughput-speedup-analysis"
17947
17948 - type: "plot"
17949   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
17950   algorithm: "plot_tsa_name"
17951   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
17952   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17953   include:
17954     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17955     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17956     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17957     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17958     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17959   layout:
17960     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
17961     layout: "plot-throughput-speedup-analysis"
17962
17963 - type: "plot"
17964   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
17965   algorithm: "plot_tsa_name"
17966   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr-tsa"
17967   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17968   include:
17969     - "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"
17970     - "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"
17971     - "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"
17972     - "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"
17973   layout:
17974     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
17975     layout: "plot-throughput-speedup-analysis"
17976
17977 - type: "plot"
17978   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
17979   algorithm: "plot_tsa_name"
17980   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr-tsa"
17981   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17982   include:
17983     - "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"
17984     - "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"
17985     - "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"
17986     - "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"
17987   layout:
17988     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
17989     layout: "plot-throughput-speedup-analysis"
17990
17991 - type: "plot"
17992   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
17993   algorithm: "plot_tsa_name"
17994   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
17995   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17996   include:
17997     - "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"
17998     - "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"
17999     - "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"
18000     - "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"
18001   layout:
18002     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
18003     layout: "plot-throughput-speedup-analysis"
18004
18005 - type: "plot"
18006   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
18007   algorithm: "plot_tsa_name"
18008   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
18009   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18010   include:
18011     - "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"
18012     - "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"
18013     - "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"
18014     - "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"
18015   layout:
18016     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
18017     layout: "plot-throughput-speedup-analysis"
18018
18019 - type: "plot"
18020   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-ndr"
18021   algorithm: "plot_tsa_name"
18022   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
18023   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18024   include:
18025     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18026     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18027     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18028     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18029     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18030     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18031   layout:
18032     title: "3n-skx-xxv710-64b-vhost-base-avf-ndr"
18033     layout: "plot-throughput-speedup-analysis"
18034
18035 - type: "plot"
18036   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-pdr"
18037   algorithm: "plot_tsa_name"
18038   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
18039   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18040   include:
18041     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18042     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18043     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18044     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18045     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18046     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18047   layout:
18048     title: "3n-skx-xxv710-64b-vhost-base-avf-pdr"
18049     layout: "plot-throughput-speedup-analysis"
18050
18051 - type: "plot"
18052   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
18053   algorithm: "plot_tsa_name"
18054   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
18055   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18056   include:
18057     - "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"
18058     - "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"
18059     - "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"
18060     - "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"
18061     - "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"
18062     - "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"
18063   layout:
18064     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
18065     layout: "plot-throughput-speedup-analysis"
18066
18067 - type: "plot"
18068   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
18069   algorithm: "plot_tsa_name"
18070   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
18071   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18072   include:
18073     - "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"
18074     - "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"
18075     - "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"
18076     - "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"
18077     - "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"
18078     - "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"
18079   layout:
18080     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
18081     layout: "plot-throughput-speedup-analysis"
18082
18083 - type: "plot"
18084   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
18085   algorithm: "plot_tsa_name"
18086   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
18087   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18088   include:
18089     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18090     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18091     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18092     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18093     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18094     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18095   layout:
18096     title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
18097     layout: "plot-throughput-speedup-analysis"
18098
18099 - type: "plot"
18100   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
18101   algorithm: "plot_tsa_name"
18102   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
18103   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18104   include:
18105     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18106     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18107     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18108     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18109     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18110     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18111   layout:
18112     title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
18113     layout: "plot-throughput-speedup-analysis"
18114
18115 - type: "plot"
18116   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18117   algorithm: "plot_tsa_name"
18118   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
18119   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18120   include:
18121     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18122     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18123     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18124     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18125     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18126   layout:
18127     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18128     layout: "plot-throughput-speedup-analysis"
18129
18130 - type: "plot"
18131   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18132   algorithm: "plot_tsa_name"
18133   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
18134   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18135   include:
18136     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18137     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18138     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18139     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18140     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18141   layout:
18142     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18143     layout: "plot-throughput-speedup-analysis"
18144
18145 - type: "plot"
18146   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
18147   algorithm: "plot_tsa_name"
18148   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr-tsa"
18149   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18150   include:
18151     - "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"
18152     - "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"
18153   layout:
18154     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
18155     layout: "plot-throughput-speedup-analysis"
18156
18157 - type: "plot"
18158   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
18159   algorithm: "plot_tsa_name"
18160   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr-tsa"
18161   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18162   include:
18163     - "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"
18164     - "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"
18165   layout:
18166     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
18167     layout: "plot-throughput-speedup-analysis"
18168
18169 - type: "plot"
18170   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
18171   algorithm: "plot_tsa_name"
18172   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
18173   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18174   include:
18175     - "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"
18176     - "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"
18177   layout:
18178     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
18179     layout: "plot-throughput-speedup-analysis"
18180
18181 - type: "plot"
18182   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
18183   algorithm: "plot_tsa_name"
18184   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
18185   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18186   include:
18187     - "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"
18188     - "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"
18189   layout:
18190     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
18191     layout: "plot-throughput-speedup-analysis"
18192
18193 - type: "plot"
18194   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
18195   algorithm: "plot_tsa_name"
18196   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
18197   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18198   include:
18199     - "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"
18200     - "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"
18201     - "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"
18202     - "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"
18203     - "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"
18204     - "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"
18205   layout:
18206     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
18207     layout: "plot-throughput-speedup-analysis"
18208
18209 - type: "plot"
18210   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
18211   algorithm: "plot_tsa_name"
18212   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
18213   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18214   include:
18215     - "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"
18216     - "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"
18217     - "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"
18218     - "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"
18219     - "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"
18220     - "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"
18221   layout:
18222     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
18223     layout: "plot-throughput-speedup-analysis"
18224
18225 - type: "plot"
18226   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
18227   algorithm: "plot_tsa_name"
18228   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
18229   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18230   include:
18231     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
18232     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18233     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18234     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
18235     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18236   layout:
18237     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
18238     layout: "plot-throughput-speedup-analysis"
18239
18240 - type: "plot"
18241   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
18242   algorithm: "plot_tsa_name"
18243   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
18244   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18245   include:
18246     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
18247     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18248     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18249     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
18250     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18251   layout:
18252     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
18253     layout: "plot-throughput-speedup-analysis"
18254
18255 - type: "plot"
18256   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18257   algorithm: "plot_tsa_name"
18258   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18259   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18260   include:
18261     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18262     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18263     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18264     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18265     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18266   layout:
18267     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
18268     layout: "plot-throughput-speedup-analysis"
18269
18270 - type: "plot"
18271   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18272   algorithm: "plot_tsa_name"
18273   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18274   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18275   include:
18276     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18277     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18278     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18279     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18280     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18281   layout:
18282     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
18283     layout: "plot-throughput-speedup-analysis"
18284
18285 - type: "plot"
18286   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18287   algorithm: "plot_tsa_name"
18288   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18289   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18290   include:
18291     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18292     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18293     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18294     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18295   layout:
18296     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
18297     layout: "plot-throughput-speedup-analysis"
18298
18299 - type: "plot"
18300   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18301   algorithm: "plot_tsa_name"
18302   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18303   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18304   include:
18305     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18306     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18307     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18308     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18309   layout:
18310     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
18311     layout: "plot-throughput-speedup-analysis"
18312
18313 - type: "plot"
18314   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
18315   algorithm: "plot_tsa_name"
18316   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
18317   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18318   include:
18319     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
18320     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
18321     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
18322     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
18323   layout:
18324     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
18325     layout: "plot-throughput-speedup-analysis"
18326
18327 - type: "plot"
18328   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
18329   algorithm: "plot_tsa_name"
18330   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
18331   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18332   include:
18333     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
18334     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
18335     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
18336     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
18337   layout:
18338     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
18339     layout: "plot-throughput-speedup-analysis"
18340
18341 - type: "plot"
18342   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
18343   algorithm: "plot_tsa_name"
18344   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
18345   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18346   include:
18347     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18348     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18349     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18350     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18351     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18352   layout:
18353     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
18354     layout: "plot-throughput-speedup-analysis"
18355
18356 - type: "plot"
18357   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
18358   algorithm: "plot_tsa_name"
18359   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
18360   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18361   include:
18362     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18363     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18364     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18365     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18366     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18367   layout:
18368     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
18369     layout: "plot-throughput-speedup-analysis"
18370
18371 - type: "plot"
18372   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
18373   algorithm: "plot_tsa_name"
18374   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
18375   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18376   include:
18377     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
18378     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18379     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18380     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18381     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18382     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18383   layout:
18384     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
18385     layout: "plot-throughput-speedup-analysis"
18386
18387 - type: "plot"
18388   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
18389   algorithm: "plot_tsa_name"
18390   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
18391   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18392   include:
18393     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
18394     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18395     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18396     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18397     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18398     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18399   layout:
18400     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
18401     layout: "plot-throughput-speedup-analysis"
18402
18403 - type: "plot"
18404   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
18405   algorithm: "plot_tsa_name"
18406   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
18407   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18408   include:
18409     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18410     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18411     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18412     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18413   layout:
18414     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
18415     layout: "plot-throughput-speedup-analysis"
18416
18417 - type: "plot"
18418   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
18419   algorithm: "plot_tsa_name"
18420   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
18421   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18422   include:
18423     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18424     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18425     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18426     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18427   layout:
18428     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
18429     layout: "plot-throughput-speedup-analysis"
18430
18431 - type: "plot"
18432   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
18433   algorithm: "plot_tsa_name"
18434   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
18435   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18436   include:
18437     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18438     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18439     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18440     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18441     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18442     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18443   layout:
18444     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
18445     layout: "plot-throughput-speedup-analysis"
18446
18447 - type: "plot"
18448   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
18449   algorithm: "plot_tsa_name"
18450   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
18451   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18452   include:
18453     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18454     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18455     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18456     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18457     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18458     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18459   layout:
18460     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
18461     layout: "plot-throughput-speedup-analysis"
18462
18463 - type: "plot"
18464   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
18465   algorithm: "plot_tsa_name"
18466   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
18467   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18468   include:
18469     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18470     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
18471     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
18472     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
18473     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
18474     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
18475   layout:
18476     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
18477     layout: "plot-throughput-speedup-analysis"
18478
18479 - type: "plot"
18480   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
18481   algorithm: "plot_tsa_name"
18482   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
18483   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18484   include:
18485     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18486     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
18487     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
18488     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
18489     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
18490     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
18491   layout:
18492     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
18493     layout: "plot-throughput-speedup-analysis"
18494
18495 - type: "plot"
18496   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
18497   algorithm: "plot_tsa_name"
18498   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
18499   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18500   include:
18501     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
18502     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
18503     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
18504     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
18505     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
18506     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
18507   layout:
18508     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
18509     layout: "plot-throughput-speedup-analysis"
18510
18511 - type: "plot"
18512   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
18513   algorithm: "plot_tsa_name"
18514   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
18515   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18516   include:
18517     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
18518     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
18519     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
18520     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
18521     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
18522     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
18523   layout:
18524     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
18525     layout: "plot-throughput-speedup-analysis"
18526
18527 - type: "plot"
18528   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
18529   algorithm: "plot_tsa_name"
18530   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
18531   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18532   include:
18533     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18534     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18535     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18536     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18537     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18538     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18539   layout:
18540     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
18541     layout: "plot-throughput-speedup-analysis"
18542
18543 - type: "plot"
18544   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
18545   algorithm: "plot_tsa_name"
18546   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
18547   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18548   include:
18549     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18550     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18551     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18552     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18553     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18554     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18555   layout:
18556     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
18557     layout: "plot-throughput-speedup-analysis"
18558
18559 - type: "plot"
18560   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
18561   algorithm: "plot_tsa_name"
18562   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
18563   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18564   include:
18565     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18566     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18567     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18568     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18569     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18570     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18571   layout:
18572     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
18573     layout: "plot-throughput-speedup-analysis"
18574
18575 - type: "plot"
18576   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
18577   algorithm: "plot_tsa_name"
18578   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
18579   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18580   include:
18581     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18582     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18583     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18584     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18585     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18586     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18587   layout:
18588     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
18589     layout: "plot-throughput-speedup-analysis"
18590
18591 #- type: "plot"
18592 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
18593 #  algorithm: "plot_tsa_name"
18594 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
18595 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18596 #  include:
18597 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18598 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18599 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18600 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18601 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18602 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18603 #  layout:
18604 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
18605 #    layout: "plot-throughput-speedup-analysis"
18606 #
18607 #- type: "plot"
18608 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
18609 #  algorithm: "plot_tsa_name"
18610 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
18611 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18612 #  include:
18613 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18614 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18615 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18616 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18617 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18618 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18619 #  layout:
18620 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
18621 #    layout: "plot-throughput-speedup-analysis"
18622
18623 - type: "plot"
18624   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18625   algorithm: "plot_tsa_name"
18626   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18627   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18628   include:
18629     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18630     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18631     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18632     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18633     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18634     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18635   layout:
18636     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18637     layout: "plot-throughput-speedup-analysis"
18638
18639 - type: "plot"
18640   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18641   algorithm: "plot_tsa_name"
18642   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18643   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18644   include:
18645     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18646     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18647     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18648     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18649     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18650     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18651   layout:
18652     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18653     layout: "plot-throughput-speedup-analysis"
18654
18655 - type: "plot"
18656   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18657   algorithm: "plot_tsa_name"
18658   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18659   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18660   include:
18661     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18662     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18663     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18664     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18665     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18666     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18667   layout:
18668     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18669     layout: "plot-throughput-speedup-analysis"
18670
18671 - type: "plot"
18672   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18673   algorithm: "plot_tsa_name"
18674   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18675   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18676   include:
18677     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18678     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18679     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18680     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18681     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18682     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18683   layout:
18684     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18685     layout: "plot-throughput-speedup-analysis"
18686
18687 - type: "plot"
18688   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
18689   algorithm: "plot_tsa_name"
18690   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
18691   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18692   include:
18693     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18694     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18695     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18696     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18697     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18698   layout:
18699     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
18700     layout: "plot-throughput-speedup-analysis"
18701
18702 - type: "plot"
18703   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
18704   algorithm: "plot_tsa_name"
18705   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
18706   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18707   include:
18708     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18709     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18710     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18711     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18712     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18713   layout:
18714     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
18715     layout: "plot-throughput-speedup-analysis"
18716
18717 - type: "plot"
18718   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
18719   algorithm: "plot_tsa_name"
18720   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
18721   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18722   include:
18723     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18724     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18725     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18726     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18727   layout:
18728     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
18729     layout: "plot-throughput-speedup-analysis"
18730
18731 - type: "plot"
18732   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
18733   algorithm: "plot_tsa_name"
18734   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
18735   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18736   include:
18737     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18738     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18739     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18740     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18741   layout:
18742     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
18743     layout: "plot-throughput-speedup-analysis"
18744
18745 - type: "plot"
18746   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
18747   algorithm: "plot_tsa_name"
18748   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
18749   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18750   include:
18751     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18752     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18753     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18754     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18755     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18756     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18757   layout:
18758     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
18759     layout: "plot-throughput-speedup-analysis"
18760
18761 - type: "plot"
18762   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
18763   algorithm: "plot_tsa_name"
18764   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
18765   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18766   include:
18767     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18768     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18769     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18770     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18771     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18772     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18773   layout:
18774     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
18775     layout: "plot-throughput-speedup-analysis"
18776
18777 - type: "plot"
18778   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18779   algorithm: "plot_tsa_name"
18780   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18781   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18782   include:
18783     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18784     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18785     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18786     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18787     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18788     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18789   layout:
18790     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18791     layout: "plot-throughput-speedup-analysis"
18792
18793 - type: "plot"
18794   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18795   algorithm: "plot_tsa_name"
18796   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18797   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18798   include:
18799     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18800     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18801     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18802     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18803     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18804     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18805   layout:
18806     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18807     layout: "plot-throughput-speedup-analysis"
18808
18809 - type: "plot"
18810   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18811   algorithm: "plot_tsa_name"
18812   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18813   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18814   include:
18815     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18816     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18817     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18818     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18819     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18820   layout:
18821     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18822     layout: "plot-throughput-speedup-analysis"
18823
18824 - type: "plot"
18825   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18826   algorithm: "plot_tsa_name"
18827   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18828   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18829   include:
18830     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18831     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18832     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18833     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18834     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18835   layout:
18836     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18837     layout: "plot-throughput-speedup-analysis"
18838
18839 - type: "plot"
18840   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
18841   algorithm: "plot_tsa_name"
18842   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
18843   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18844   include:
18845     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
18846     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
18847     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
18848     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
18849   layout:
18850     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
18851     layout: "plot-throughput-speedup-analysis"
18852
18853 - type: "plot"
18854   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
18855   algorithm: "plot_tsa_name"
18856   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
18857   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18858   include:
18859     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
18860     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
18861     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
18862     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
18863   layout:
18864     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
18865     layout: "plot-throughput-speedup-analysis"
18866
18867 - type: "plot"
18868   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
18869   algorithm: "plot_tsa_name"
18870   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
18871   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18872   include:
18873     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18874     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18875     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18876     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18877     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18878   layout:
18879     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
18880     layout: "plot-throughput-speedup-analysis"
18881
18882 - type: "plot"
18883   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
18884   algorithm: "plot_tsa_name"
18885   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
18886   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18887   include:
18888     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18889     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18890     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18891     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18892     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18893   layout:
18894     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
18895     layout: "plot-throughput-speedup-analysis"
18896
18897 - type: "plot"
18898   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
18899   algorithm: "plot_tsa_name"
18900   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
18901   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18902   include:
18903     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
18904     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18905     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18906     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18907     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18908     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18909   layout:
18910     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
18911     layout: "plot-throughput-speedup-analysis"
18912
18913 - type: "plot"
18914   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
18915   algorithm: "plot_tsa_name"
18916   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
18917   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18918   include:
18919     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
18920     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18921     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18922     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18923     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18924     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18925   layout:
18926     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
18927     layout: "plot-throughput-speedup-analysis"
18928
18929 - type: "plot"
18930   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
18931   algorithm: "plot_tsa_name"
18932   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
18933   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18934   include:
18935     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18936     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18937     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18938     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18939   layout:
18940     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
18941     layout: "plot-throughput-speedup-analysis"
18942
18943 - type: "plot"
18944   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
18945   algorithm: "plot_tsa_name"
18946   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
18947   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18948   include:
18949     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18950     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18951     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18952     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18953   layout:
18954     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
18955     layout: "plot-throughput-speedup-analysis"
18956
18957 - type: "plot"
18958   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
18959   algorithm: "plot_tsa_name"
18960   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
18961   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18962   include:
18963     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18964     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18965     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18966     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18967     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18968     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18969   layout:
18970     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
18971     layout: "plot-throughput-speedup-analysis"
18972
18973 - type: "plot"
18974   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
18975   algorithm: "plot_tsa_name"
18976   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
18977   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18978   include:
18979     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18980     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18981     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18982     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18983     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18984     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18985   layout:
18986     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
18987     layout: "plot-throughput-speedup-analysis"
18988
18989 - type: "plot"
18990   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
18991   algorithm: "plot_tsa_name"
18992   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
18993   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18994   include:
18995     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18996     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
18997     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
18998     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
18999     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
19000     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
19001   layout:
19002     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
19003     layout: "plot-throughput-speedup-analysis"
19004
19005 - type: "plot"
19006   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
19007   algorithm: "plot_tsa_name"
19008   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
19009   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19010   include:
19011     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19012     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
19013     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
19014     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
19015     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
19016     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
19017   layout:
19018     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
19019     layout: "plot-throughput-speedup-analysis"
19020
19021 #- type: "plot"
19022 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
19023 #  algorithm: "plot_tsa_name"
19024 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
19025 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19026 #  include:
19027 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
19028 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
19029 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
19030 #  layout:
19031 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
19032 #    layout: "plot-throughput-speedup-analysis"
19033 #
19034 #- type: "plot"
19035 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
19036 #  algorithm: "plot_tsa_name"
19037 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
19038 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19039 #  include:
19040 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
19041 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
19042 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
19043 #  layout:
19044 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
19045 #    layout: "plot-throughput-speedup-analysis"
19046
19047 - type: "plot"
19048   title: "Speedup: 2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
19049   algorithm: "plot_tsa_name"
19050   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
19051   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19052   include:
19053     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
19054     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19055     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
19056     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
19057     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
19058   layout:
19059     title: "2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
19060     layout: "plot-throughput-speedup-analysis"
19061
19062 - type: "plot"
19063   title: "Speedup: 2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
19064   algorithm: "plot_tsa_name"
19065   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
19066   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19067   include:
19068     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
19069     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19070     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
19071     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
19072     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
19073   layout:
19074     title: "2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
19075     layout: "plot-throughput-speedup-analysis"
19076
19077 - type: "plot"
19078   title: "Speedup: 2n-tx2-xl710-64b-features-ip4routing-base-scale-dpdk-ndr-tsa"
19079   algorithm: "plot_tsa_name"
19080   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-features-ip4routing-base-scale-dpdk-ndr-tsa"
19081   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19082   include:
19083     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Iacldstbase-Ndrpdr.64B-.t.c-ethip4-ip4base-iacldstbase-ndrpdr"
19084     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19085     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19086     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19087     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19088   layout:
19089     title: "2n-tx2-xl710-64b-ip4routing-features-base-scale-dpdk-ndr-tsa"
19090     layout: "plot-throughput-speedup-analysis"
19091
19092 - type: "plot"
19093   title: "Speedup: 2n-tx2-xl710-64b-features-ip4routing-base-scale-dpdk-pdr-tsa"
19094   algorithm: "plot_tsa_name"
19095   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-features-ip4routing-base-scale-dpdk-pdr-tsa"
19096   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19097   include:
19098     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Iacldstbase-Ndrpdr.64B-.t.c-ethip4-ip4base-iacldstbase-ndrpdr"
19099     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19100     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19101     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19102     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19103   layout:
19104     title: "2n-tx2-xl710-64b-ip4routing-features-base-scale-dpdk-pdr-tsa"
19105     layout: "plot-throughput-speedup-analysis"
19106
19107 - type: "plot"
19108   title: "Speedup: 2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
19109   algorithm: "plot_tsa_name"
19110   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
19111   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19112   include:
19113     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19114     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19115     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19116     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19117     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19118     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Iacldstbase-Ndrpdr.78B-.t.c-ethip6-ip6base-iacldstbase-ndrpdr"
19119   layout:
19120     title: "2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
19121     layout: "plot-throughput-speedup-analysis"
19122
19123 - type: "plot"
19124   title: "Speedup: 2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
19125   algorithm: "plot_tsa_name"
19126   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
19127   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19128   include:
19129     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19130     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19131     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19132     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19133     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19134     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Iacldstbase-Ndrpdr.78B-.t.c-ethip6-ip6base-iacldstbase-ndrpdr"
19135   layout:
19136     title: "2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
19137     layout: "plot-throughput-speedup-analysis"
19138
19139 - type: "plot"
19140   title: "Speedup: 2n-tx2-xl710-64b-l2switching-base-dpdk-ndr-tsa"
19141   algorithm: "plot_tsa_name"
19142   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-l2switching-base-dpdk-ndr-tsa"
19143   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19144   include:
19145     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19146     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19147     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19148     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19149     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19150   layout:
19151     title: "2n-tx2-xl710-64b-l2switching-base-dpdk-ndr-tsa"
19152     layout: "plot-throughput-speedup-analysis"
19153
19154 - type: "plot"
19155   title: "Speedup: 2n-tx2-xl710-64b-l2switching-base-dpdk-pdr-tsa"
19156   algorithm: "plot_tsa_name"
19157   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-l2switching-base-dpdk-pdr-tsa"
19158   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19159   include:
19160     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19161     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19162     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19163     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19164     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19165   layout:
19166     title: "2n-tx2-xl710-64b-l2switching-base-dpdk-pdr-tsa"
19167     layout: "plot-throughput-speedup-analysis"
19168
19169 - type: "plot"
19170   title: "Speedup: 2n-tx2-xl710-64b-l2switching-scale-dpdk-ndr-tsa"
19171   algorithm: "plot_tsa_name"
19172   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-l2switching-scale-dpdk-ndr-tsa"
19173   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19174   include:
19175     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19176     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19177     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19178     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19179   layout:
19180     title: "2n-tx2-xl710-64b-l2switching-scale-dpdk-ndr-tsa"
19181     layout: "plot-throughput-speedup-analysis"
19182
19183 - type: "plot"
19184   title: "Speedup: 2n-tx2-xl710-64b-l2switching-scale-dpdk-pdr-tsa"
19185   algorithm: "plot_tsa_name"
19186   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-l2switching-scale-dpdk-pdr-tsa"
19187   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19188   include:
19189     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19190     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19191     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19192     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19193   layout:
19194     title: "2n-tx2-xl710-64b-l2switching-scale-dpdk-pdr-tsa"
19195     layout: "plot-throughput-speedup-analysis"
19196
19197 - type: "plot"
19198   title: "Speedup: 2n-tx2-xl710-64b-features-l2switching-base-dpdk-ndr-tsa"
19199   algorithm: "plot_tsa_name"
19200   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-features-l2switching-base-dpdk-ndr-tsa"
19201   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19202   include:
19203     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
19204     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
19205     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
19206     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
19207     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
19208   layout:
19209     title: "2n-tx2-xl710-64b-features-l2switching-base-ndr-tsa"
19210     layout: "plot-throughput-speedup-analysis"
19211
19212 - type: "plot"
19213   title: "Speedup: 2n-tx2-xl710-64b-features-l2switching-base-dpdk-pdr-tsa"
19214   algorithm: "plot_tsa_name"
19215   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-features-l2switching-base-dpdk-pdr-tsa"
19216   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19217   include:
19218     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
19219     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
19220     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
19221     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
19222     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
19223   layout:
19224     title: "2n-tx2-xl710-64b-features-l2switching-base-pdr-tsa"
19225     layout: "plot-throughput-speedup-analysis"
19226
19227 ################################################################################
19228
19229 # Packet Throughput - DPDK
19230
19231 # 2n-skx-xxv710
19232
19233 - type: "plot"
19234   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
19235   algorithm: "plot_perf_box_name"
19236   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
19237   data: "plot-dpdk-throughput-latency-2n-skx"
19238   include:
19239     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19240     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19241   layout:
19242     title: "2n-skx-xxv710-64b-2t1c-base-ndr"
19243     layout: "plot-throughput"
19244
19245 - type: "plot"
19246   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
19247   algorithm: "plot_perf_box_name"
19248   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
19249   data: "plot-dpdk-throughput-latency-2n-skx"
19250   include:
19251     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19252     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19253   layout:
19254     title: "2n-skx-xxv710-64b-4t2c-base-ndr"
19255     layout: "plot-throughput"
19256
19257 - type: "plot"
19258   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
19259   algorithm: "plot_perf_box_name"
19260   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
19261   data: "plot-dpdk-throughput-latency-2n-skx"
19262   include:
19263     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19264     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19265   layout:
19266     title: "2n-skx-xxv710-64b-2t1c-base-pdr"
19267     layout: "plot-throughput"
19268
19269 - type: "plot"
19270   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
19271   algorithm: "plot_perf_box_name"
19272   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
19273   data: "plot-dpdk-throughput-latency-2n-skx"
19274   include:
19275     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19276     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19277   layout:
19278     title: "2n-skx-xxv710-64b-4t2c-base-pdr"
19279     layout: "plot-throughput"
19280
19281 # 2n-skx-x710
19282
19283 - type: "plot"
19284   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
19285   algorithm: "plot_perf_box_name"
19286   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
19287   data: "plot-dpdk-throughput-latency-2n-skx"
19288   include:
19289     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19290     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19291   layout:
19292     title: "2n-skx-x710-64b-2t1c-base-ndr"
19293     layout: "plot-throughput"
19294
19295 - type: "plot"
19296   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
19297   algorithm: "plot_perf_box_name"
19298   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
19299   data: "plot-dpdk-throughput-latency-2n-skx"
19300   include:
19301     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19302     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19303   layout:
19304     title: "2n-skx-x710-64b-4t2c-base-ndr"
19305     layout: "plot-throughput"
19306
19307 - type: "plot"
19308   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
19309   algorithm: "plot_perf_box_name"
19310   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
19311   data: "plot-dpdk-throughput-latency-2n-skx"
19312   include:
19313     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19314     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19315   layout:
19316     title: "2n-skx-x710-64b-2t1c-base-pdr"
19317     layout: "plot-throughput"
19318
19319 - type: "plot"
19320   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
19321   algorithm: "plot_perf_box_name"
19322   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
19323   data: "plot-dpdk-throughput-latency-2n-skx"
19324   include:
19325     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19326     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19327   layout:
19328     title: "2n-skx-x710-64b-4t2c-base-pdr"
19329     layout: "plot-throughput"
19330
19331 # 3n-skx-xxv710
19332
19333 - type: "plot"
19334   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
19335   algorithm: "plot_perf_box_name"
19336   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
19337   data: "plot-dpdk-throughput-latency-3n-skx"
19338   include:
19339     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19340     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19341   layout:
19342     title: "3n-skx-xxv710-64b-2t1c-base-ndr"
19343     layout: "plot-throughput"
19344
19345 - type: "plot"
19346   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
19347   algorithm: "plot_perf_box_name"
19348   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
19349   data: "plot-dpdk-throughput-latency-3n-skx"
19350   include:
19351     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19352     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19353   layout:
19354     title: "3n-skx-xxv710-64b-4t2c-base-ndr"
19355     layout: "plot-throughput"
19356
19357 - type: "plot"
19358   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
19359   algorithm: "plot_perf_box_name"
19360   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
19361   data: "plot-dpdk-throughput-latency-3n-skx"
19362   include:
19363     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19364     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19365   layout:
19366     title: "3n-skx-xxv710-64b-2t1c-base-pdr"
19367     layout: "plot-throughput"
19368
19369 - type: "plot"
19370   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
19371   algorithm: "plot_perf_box_name"
19372   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
19373   data: "plot-dpdk-throughput-latency-3n-skx"
19374   include:
19375     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19376     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19377   layout:
19378     title: "3n-skx-xxv710-64b-4t2c-base-pdr"
19379     layout: "plot-throughput"
19380
19381 # 3n-skx-x710
19382
19383 - type: "plot"
19384   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
19385   algorithm: "plot_perf_box_name"
19386   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
19387   data: "plot-dpdk-throughput-latency-3n-skx"
19388   include:
19389     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19390     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19391   layout:
19392     title: "3n-skx-x710-64b-2t1c-base-ndr"
19393     layout: "plot-throughput"
19394
19395 - type: "plot"
19396   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
19397   algorithm: "plot_perf_box_name"
19398   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
19399   data: "plot-dpdk-throughput-latency-3n-skx"
19400   include:
19401     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19402     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19403   layout:
19404     title: "3n-skx-x710-64b-4t2c-base-ndr"
19405     layout: "plot-throughput"
19406
19407 - type: "plot"
19408   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
19409   algorithm: "plot_perf_box_name"
19410   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
19411   data: "plot-dpdk-throughput-latency-3n-skx"
19412   include:
19413     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19414     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19415   layout:
19416     title: "3n-skx-x710-64b-2t1c-base-pdr"
19417     layout: "plot-throughput"
19418
19419 - type: "plot"
19420   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
19421   algorithm: "plot_perf_box_name"
19422   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
19423   data: "plot-dpdk-throughput-latency-3n-skx"
19424   include:
19425     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19426     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19427   layout:
19428     title: "3n-skx-x710-64b-4t2c-base-pdr"
19429     layout: "plot-throughput"
19430
19431 # 3n-hsw-xl710
19432
19433 - type: "plot"
19434   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
19435   algorithm: "plot_perf_box_name"
19436   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
19437   data: "plot-dpdk-throughput-latency-3n-hsw"
19438   include:
19439     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19440     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19441   layout:
19442     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
19443     layout: "plot-throughput"
19444
19445 - type: "plot"
19446   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
19447   algorithm: "plot_perf_box_name"
19448   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
19449   data: "plot-dpdk-throughput-latency-3n-hsw"
19450   include:
19451     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19452     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19453   layout:
19454     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
19455     layout: "plot-throughput"
19456
19457 - type: "plot"
19458   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
19459   algorithm: "plot_perf_box_name"
19460   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
19461   data: "plot-dpdk-throughput-latency-3n-hsw"
19462   include:
19463     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19464     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19465   layout:
19466     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
19467     layout: "plot-throughput"
19468
19469 - type: "plot"
19470   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
19471   algorithm: "plot_perf_box_name"
19472   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
19473   data: "plot-dpdk-throughput-latency-3n-hsw"
19474   include:
19475     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19476     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19477   layout:
19478     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
19479     layout: "plot-throughput"
19480
19481 # 3n-hsw-x710
19482
19483 - type: "plot"
19484   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
19485   algorithm: "plot_perf_box_name"
19486   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
19487   data: "plot-dpdk-throughput-latency-3n-hsw"
19488   include:
19489     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19490     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19491   layout:
19492     title: "3n-hsw-x710-64b-1t1c-base-ndr"
19493     layout: "plot-throughput"
19494
19495 - type: "plot"
19496   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
19497   algorithm: "plot_perf_box_name"
19498   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
19499   data: "plot-dpdk-throughput-latency-3n-hsw"
19500   include:
19501     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19502     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19503   layout:
19504     title: "3n-hsw-x710-64b-2t2c-base-ndr"
19505     layout: "plot-throughput"
19506
19507 - type: "plot"
19508   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
19509   algorithm: "plot_perf_box_name"
19510   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
19511   data: "plot-dpdk-throughput-latency-3n-hsw"
19512   include:
19513     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19514     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19515   layout:
19516     title: "3n-hsw-x710-64b-1t1c-base-pdr"
19517     layout: "plot-throughput"
19518
19519 - type: "plot"
19520   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
19521   algorithm: "plot_perf_box_name"
19522   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
19523   data: "plot-dpdk-throughput-latency-3n-hsw"
19524   include:
19525     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19526     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19527   layout:
19528     title: "3n-hsw-x710-64b-2t2c-base-pdr"
19529     layout: "plot-throughput"
19530
19531 ## 2n-dnv-x553
19532 #
19533 #- type: "plot"
19534 #  title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
19535 #  algorithm: "plot_perf_box_name"
19536 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
19537 #  data: "plot-dpdk-throughput-latency-2n-dnv"
19538 #  include:
19539 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19540 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19541 #  layout:
19542 #    title: "2n-dnv-x553-64b-1t1c-base-ndr"
19543 #    layout: "plot-throughput"
19544 #
19545 #- type: "plot"
19546 #  title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
19547 #  algorithm: "plot_perf_box_name"
19548 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
19549 #  data: "plot-dpdk-throughput-latency-2n-dnv"
19550 #  include:
19551 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19552 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19553 #  layout:
19554 #    title: "2n-dnv-x553-64b-2t2c-base-ndr"
19555 #    layout: "plot-throughput"
19556 #
19557 #- type: "plot"
19558 #  title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
19559 #  algorithm: "plot_perf_box_name"
19560 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
19561 #  data: "plot-dpdk-throughput-latency-2n-dnv"
19562 #  include:
19563 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19564 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19565 #  layout:
19566 #    title: "2n-dnv-x553-64b-1t1c-base-pdr"
19567 #    layout: "plot-throughput"
19568 #
19569 #- type: "plot"
19570 #  title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
19571 #  algorithm: "plot_perf_box_name"
19572 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
19573 #  data: "plot-dpdk-throughput-latency-2n-dnv"
19574 #  include:
19575 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19576 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19577 #  layout:
19578 #    title: "2n-dnv-x553-64b-2t2c-base-pdr"
19579 #    layout: "plot-throughput"
19580 #
19581 ## 3n-dnv-x553
19582 #
19583 #- type: "plot"
19584 #  title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
19585 #  algorithm: "plot_perf_box_name"
19586 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
19587 #  data: "plot-dpdk-throughput-latency-3n-dnv"
19588 #  include:
19589 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19590 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19591 #  layout:
19592 #    title: "3n-dnv-x553-64b-1t1c-base-ndr"
19593 #    layout: "plot-throughput"
19594 #
19595 #- type: "plot"
19596 #  title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
19597 #  algorithm: "plot_perf_box_name"
19598 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
19599 #  data: "plot-dpdk-throughput-latency-3n-dnv"
19600 #  include:
19601 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19602 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19603 #  layout:
19604 #    title: "3n-dnv-x553-64b-2t2c-base-ndr"
19605 #    layout: "plot-throughput"
19606 #
19607 #- type: "plot"
19608 #  title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
19609 #  algorithm: "plot_perf_box_name"
19610 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
19611 #  data: "plot-dpdk-throughput-latency-3n-dnv"
19612 #  include:
19613 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19614 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19615 #  layout:
19616 #    title: "3n-dnv-x553-64b-1t1c-base-pdr"
19617 #    layout: "plot-throughput"
19618 #
19619 #- type: "plot"
19620 #  title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
19621 #  algorithm: "plot_perf_box_name"
19622 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
19623 #  data: "plot-dpdk-throughput-latency-3n-dnv"
19624 #  include:
19625 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19626 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19627 #  layout:
19628 #    title: "3n-dnv-x553-64b-2t2c-base-pdr"
19629 #    layout: "plot-throughput"
19630
19631 # 3n-tsh-x520
19632
19633 - type: "plot"
19634   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
19635   algorithm: "plot_perf_box_name"
19636   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
19637   data: "plot-dpdk-throughput-latency-3n-tsh"
19638   include:
19639     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19640     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19641   layout:
19642     title: "3n-tsh-x520-64b-1t1c-base-ndr"
19643     layout: "plot-throughput"
19644
19645 - type: "plot"
19646   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
19647   algorithm: "plot_perf_box_name"
19648   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
19649   data: "plot-dpdk-throughput-latency-3n-tsh"
19650   include:
19651     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19652     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19653   layout:
19654     title: "3n-tsh-x520-64b-2t2c-base-ndr"
19655     layout: "plot-throughput"
19656
19657 - type: "plot"
19658   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
19659   algorithm: "plot_perf_box_name"
19660   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
19661   data: "plot-dpdk-throughput-latency-3n-tsh"
19662   include:
19663     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19664     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19665   layout:
19666     title: "3n-tsh-x520-64b-1t1c-base-pdr"
19667     layout: "plot-throughput"
19668
19669 - type: "plot"
19670   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
19671   algorithm: "plot_perf_box_name"
19672   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
19673   data: "plot-dpdk-throughput-latency-3n-tsh"
19674   include:
19675     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19676     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19677   layout:
19678     title: "3n-tsh-x520-64b-2t2c-base-pdr"
19679     layout: "plot-throughput"
19680
19681 # 2n-tx2-xl710
19682
19683 - type: "plot"
19684   title: "DPDK Throughput: 2n-tx2-xl710-64b-1t1c-base-ndr"
19685   algorithm: "plot_perf_box_name"
19686   output-file: "{DIR[STATIC,DPDK]}/2n-tx2-xl710-64b-1t1c-base-ndr"
19687   data: "plot-dpdk-throughput-latency-2n-tx2"
19688   include:
19689     - "tests.dpdk.perf.2N1L-40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19690     - "tests.dpdk.perf.2N1L-40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19691   layout:
19692     title: "2n-tx2-xl710-64b-1t1c-base-ndr"
19693     layout: "plot-throughput"
19694
19695 - type: "plot"
19696   title: "DPDK Throughput: 2n-tx2-xl710-64b-2t2c-base-ndr"
19697   algorithm: "plot_perf_box_name"
19698   output-file: "{DIR[STATIC,DPDK]}/2n-tx2-xl710-64b-2t2c-base-ndr"
19699   data: "plot-dpdk-throughput-latency-2n-tx2"
19700   include:
19701     - "tests.dpdk.perf.2N1L-40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19702     - "tests.dpdk.perf.2N1L-40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19703   layout:
19704     title: "2n-tx2-xl710-64b-2t2c-base-ndr"
19705     layout: "plot-throughput"
19706
19707 - type: "plot"
19708   title: "DPDK Throughput: 2n-tx2-xl710-64b-1t1c-base-pdr"
19709   algorithm: "plot_perf_box_name"
19710   output-file: "{DIR[STATIC,DPDK]}/2n-tx2-xl710-64b-1t1c-base-pdr"
19711   data: "plot-dpdk-throughput-latency-2n-tx2"
19712   include:
19713     - "tests.dpdk.perf.2N1L-40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19714     - "tests.dpdk.perf.2N1L-40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19715   layout:
19716     title: "2n-tx2-xl710-64b-1t1c-base-pdr"
19717     layout: "plot-throughput"
19718
19719 - type: "plot"
19720   title: "DPDK Throughput: 2n-tx2-xl710-64b-2t2c-base-pdr"
19721   algorithm: "plot_perf_box_name"
19722   output-file: "{DIR[STATIC,DPDK]}/2n-tx2-xl710-64b-2t2c-base-pdr"
19723   data: "plot-dpdk-throughput-latency-2n-tx2"
19724   include:
19725     - "tests.dpdk.perf.2N1L-40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19726     - "tests.dpdk.perf.2N1L-40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19727   layout:
19728     title: "2n-tx2-xl710-64b-2t2c-base-pdr"
19729     layout: "plot-throughput"
19730
19731 ################################################################################
19732 ###   2n-clx                                                                 ###
19733 ################################################################################
19734
19735 # Packet Throughput
19736
19737 - type: "plot"
19738   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
19739   algorithm: "plot_perf_box_name"
19740   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
19741   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19742   include:
19743     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
19744     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19745     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19746     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
19747   layout:
19748     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
19749     layout: "plot-throughput"
19750
19751 - type: "plot"
19752   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
19753   algorithm: "plot_perf_box_name"
19754   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
19755   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19756   include:
19757     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
19758     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19759     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19760     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
19761   layout:
19762     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
19763     layout: "plot-throughput"
19764
19765 - type: "plot"
19766   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
19767   algorithm: "plot_perf_box_name"
19768   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
19769   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19770   include:
19771     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
19772     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19773     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19774     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
19775   layout:
19776     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
19777     layout: "plot-throughput"
19778
19779 - type: "plot"
19780   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
19781   algorithm: "plot_perf_box_name"
19782   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
19783   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19784   include:
19785     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
19786     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19787     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19788     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
19789   layout:
19790     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
19791     layout: "plot-throughput"
19792
19793 - type: "plot"
19794   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
19795   algorithm: "plot_perf_box_name"
19796   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
19797   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19798   include:
19799     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19800     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19801     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
19802     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
19803   layout:
19804     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
19805     layout: "plot-throughput"
19806
19807 - type: "plot"
19808   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
19809   algorithm: "plot_perf_box_name"
19810   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
19811   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19812   include:
19813     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19814     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19815     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
19816     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
19817   layout:
19818     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
19819     layout: "plot-throughput"
19820
19821 - type: "plot"
19822   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
19823   algorithm: "plot_perf_box_name"
19824   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
19825   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19826   include:
19827     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
19828     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
19829     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
19830     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
19831     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
19832     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
19833   layout:
19834     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
19835     layout: "plot-throughput"
19836
19837 - type: "plot"
19838   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
19839   algorithm: "plot_perf_box_name"
19840   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
19841   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19842   include:
19843     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
19844     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
19845     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
19846     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
19847     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
19848     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
19849   layout:
19850     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
19851     layout: "plot-throughput"
19852
19853 - type: "plot"
19854   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
19855   algorithm: "plot_perf_box_name"
19856   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
19857   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19858   include:
19859     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
19860     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
19861     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
19862     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
19863     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
19864     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
19865     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
19866   layout:
19867     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
19868     layout: "plot-throughput"
19869
19870 - type: "plot"
19871   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
19872   algorithm: "plot_perf_box_name"
19873   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
19874   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19875   include:
19876     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
19877     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
19878     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
19879     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
19880     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
19881     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
19882     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
19883   layout:
19884     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
19885     layout: "plot-throughput"
19886
19887 - type: "plot"
19888   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
19889   algorithm: "plot_perf_box_name"
19890   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
19891   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19892   include:
19893     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
19894     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
19895     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
19896     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
19897     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
19898     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
19899     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
19900     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
19901   layout:
19902     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
19903     layout: "plot-throughput"
19904
19905 - type: "plot"
19906   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
19907   algorithm: "plot_perf_box_name"
19908   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
19909   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19910   include:
19911     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
19912     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
19913     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
19914     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
19915     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
19916     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
19917     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
19918     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
19919   layout:
19920     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
19921     layout: "plot-throughput"
19922
19923 - type: "plot"
19924   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
19925   algorithm: "plot_perf_box_name"
19926   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
19927   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19928   include:
19929     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19930     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19931     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19932     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19933     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
19934     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
19935   layout:
19936     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
19937     layout: "plot-throughput"
19938
19939 - type: "plot"
19940   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
19941   algorithm: "plot_perf_box_name"
19942   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
19943   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19944   include:
19945     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19946     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19947     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19948     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19949     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
19950     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
19951   layout:
19952     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
19953     layout: "plot-throughput"
19954
19955 - type: "plot"
19956   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
19957   algorithm: "plot_perf_box_name"
19958   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
19959   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19960   include:
19961     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
19962     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
19963     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
19964     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
19965     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
19966   layout:
19967     title: "2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
19968     layout: "plot-throughput"
19969
19970 - type: "plot"
19971   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
19972   algorithm: "plot_perf_box_name"
19973   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
19974   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19975   include:
19976     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
19977     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
19978     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
19979     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
19980     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
19981   layout:
19982     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
19983     layout: "plot-throughput"
19984
19985 - type: "plot"
19986   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
19987   algorithm: "plot_perf_box_name"
19988   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
19989   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19990   include:
19991     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
19992     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
19993     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
19994     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
19995     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
19996     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
19997     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
19998     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
19999     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
20000     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
20001   layout:
20002     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
20003     layout: "plot-cps"
20004
20005 - type: "plot"
20006   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
20007   algorithm: "plot_perf_box_name"
20008   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
20009   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20010   include:
20011     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20012     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20013     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20014     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20015     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20016     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20017     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20018     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20019     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20020     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20021   layout:
20022     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
20023     layout: "plot-throughput"
20024
20025 - type: "plot"
20026   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
20027   algorithm: "plot_perf_box_name"
20028   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
20029   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20030   include:
20031     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
20032     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
20033     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
20034     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
20035     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
20036     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
20037     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
20038     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
20039     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
20040     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
20041   layout:
20042     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
20043     layout: "plot-cps"
20044
20045 - type: "plot"
20046   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
20047   algorithm: "plot_perf_box_name"
20048   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
20049   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20050   include:
20051     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20052     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20053     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20054     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20055     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20056     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20057     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20058     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20059     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20060     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20061   layout:
20062     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
20063     layout: "plot-throughput"
20064
20065 - type: "plot"
20066   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
20067   algorithm: "plot_perf_box_name"
20068   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
20069   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20070   include:
20071     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20072     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
20073     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
20074     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
20075     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
20076   layout:
20077     title: "2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
20078     layout: "plot-throughput"
20079
20080 - type: "plot"
20081   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
20082   algorithm: "plot_perf_box_name"
20083   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
20084   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20085   include:
20086     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
20087     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
20088     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
20089     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
20090     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
20091   layout:
20092     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
20093     layout: "plot-throughput"
20094
20095 - type: "plot"
20096   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
20097   algorithm: "plot_perf_box_name"
20098   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
20099   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20100   include:
20101     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
20102     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
20103     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
20104     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
20105     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
20106     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
20107     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
20108     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
20109     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
20110     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
20111   layout:
20112     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
20113     layout: "plot-cps"
20114
20115 - type: "plot"
20116   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
20117   algorithm: "plot_perf_box_name"
20118   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
20119   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20120   include:
20121     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20122     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20123     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20124     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20125     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20126     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20127     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20128     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20129     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20130     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20131   layout:
20132     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
20133     layout: "plot-throughput"
20134
20135 - type: "plot"
20136   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
20137   algorithm: "plot_perf_box_name"
20138   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
20139   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20140   include:
20141     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
20142     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
20143     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
20144     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
20145     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
20146     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
20147     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
20148     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
20149     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
20150     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
20151   layout:
20152     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
20153     layout: "plot-cps"
20154
20155 - type: "plot"
20156   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
20157   algorithm: "plot_perf_box_name"
20158   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
20159   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20160   include:
20161     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20162     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20163     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20164     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20165     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20166     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20167     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20168     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20169     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20170     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20171   layout:
20172     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
20173     layout: "plot-throughput"
20174
20175 - type: "plot"
20176   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
20177   algorithm: "plot_perf_box_name"
20178   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
20179   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20180   include:
20181     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
20182     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
20183     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
20184     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
20185     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
20186   layout:
20187     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
20188     layout: "plot-throughput"
20189
20190 - type: "plot"
20191   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
20192   algorithm: "plot_perf_box_name"
20193   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
20194   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20195   include:
20196     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
20197     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
20198     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
20199     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
20200     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
20201   layout:
20202     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
20203     layout: "plot-throughput"
20204
20205 - type: "plot"
20206   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
20207   algorithm: "plot_perf_box_name"
20208   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
20209   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20210   include:
20211     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
20212     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
20213     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
20214     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
20215     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
20216   layout:
20217     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
20218     layout: "plot-throughput"
20219
20220 - type: "plot"
20221   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
20222   algorithm: "plot_perf_box_name"
20223   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
20224   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20225   include:
20226     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
20227     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
20228     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
20229     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
20230     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
20231   layout:
20232     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
20233     layout: "plot-throughput"
20234
20235 - type: "plot"
20236   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
20237   algorithm: "plot_perf_box_name"
20238   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
20239   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20240   include:
20241     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20242     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20243     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20244     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20245     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20246     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20247   layout:
20248     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
20249     layout: "plot-throughput"
20250
20251 - type: "plot"
20252   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
20253   algorithm: "plot_perf_box_name"
20254   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
20255   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20256   include:
20257     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20258     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20259     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20260     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20261     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20262     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20263   layout:
20264     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
20265     layout: "plot-throughput"
20266
20267 - type: "plot"
20268   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
20269   algorithm: "plot_perf_box_name"
20270   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
20271   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20272   include:
20273     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
20274     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
20275     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
20276     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
20277     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
20278     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
20279     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
20280     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
20281   layout:
20282     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
20283     layout: "plot-throughput"
20284
20285 - type: "plot"
20286   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
20287   algorithm: "plot_perf_box_name"
20288   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
20289   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20290   include:
20291     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
20292     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
20293     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
20294     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
20295     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
20296     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
20297     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
20298     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
20299   layout:
20300     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
20301     layout: "plot-throughput"
20302
20303 - type: "plot"
20304   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
20305   algorithm: "plot_perf_box_name"
20306   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
20307   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20308   include:
20309     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20310     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20311     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20312     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20313     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20314     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20315   layout:
20316     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
20317     layout: "plot-throughput"
20318
20319 - type: "plot"
20320   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
20321   algorithm: "plot_perf_box_name"
20322   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
20323   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20324   include:
20325     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20326     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20327     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20328     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20329     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20330     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20331   layout:
20332     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
20333     layout: "plot-throughput"
20334
20335 - type: "plot"
20336   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
20337   algorithm: "plot_perf_box_name"
20338   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
20339   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20340   include:
20341     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
20342     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
20343     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
20344     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
20345     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
20346   layout:
20347     title: "2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
20348     layout: "plot-throughput"
20349
20350 - type: "plot"
20351   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
20352   algorithm: "plot_perf_box_name"
20353   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
20354   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20355   include:
20356     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
20357     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
20358     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
20359     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
20360     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
20361   layout:
20362     title: "2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
20363     layout: "plot-throughput"
20364
20365 - type: "plot"
20366   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
20367   algorithm: "plot_perf_box_name"
20368   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
20369   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20370   include:
20371     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
20372     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
20373     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
20374     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
20375     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
20376     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
20377     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
20378   layout:
20379     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
20380     layout: "plot-throughput"
20381
20382 - type: "plot"
20383   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
20384   algorithm: "plot_perf_box_name"
20385   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
20386   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20387   include:
20388     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
20389     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
20390     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
20391     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
20392     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
20393     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
20394     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
20395   layout:
20396     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
20397     layout: "plot-throughput"
20398
20399 - type: "plot"
20400   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
20401   algorithm: "plot_perf_box_name"
20402   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
20403   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20404   include:
20405     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
20406     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
20407     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
20408     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
20409     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
20410     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
20411     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
20412     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
20413   layout:
20414     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
20415     layout: "plot-throughput"
20416
20417 - type: "plot"
20418   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
20419   algorithm: "plot_perf_box_name"
20420   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
20421   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20422   include:
20423     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
20424     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
20425     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
20426     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
20427     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
20428     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
20429     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
20430     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
20431   layout:
20432     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
20433     layout: "plot-throughput"
20434
20435 - type: "plot"
20436   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
20437   algorithm: "plot_perf_box_name"
20438   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
20439   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20440   include:
20441     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
20442     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
20443     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
20444     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
20445     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
20446     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
20447     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
20448     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
20449   layout:
20450     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
20451     layout: "plot-throughput"
20452
20453 - type: "plot"
20454   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
20455   algorithm: "plot_perf_box_name"
20456   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
20457   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20458   include:
20459     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
20460     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
20461     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
20462     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
20463     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
20464     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
20465     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
20466     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
20467   layout:
20468     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
20469     layout: "plot-throughput"
20470
20471 - type: "plot"
20472   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
20473   algorithm: "plot_perf_box_name"
20474   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
20475   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20476   include:
20477     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
20478     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
20479     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
20480     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-rnd-ndrpdr"
20481     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
20482     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-rnd-ndrpdr"
20483     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
20484     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-rnd-ndrpdr"
20485   layout:
20486     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
20487     layout: "plot-throughput"
20488
20489 - type: "plot"
20490   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
20491   algorithm: "plot_perf_box_name"
20492   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
20493   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20494   include:
20495     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
20496     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
20497     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
20498     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-rnd-ndrpdr"
20499     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
20500     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-rnd-ndrpdr"
20501     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
20502     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-rnd-ndrpdr"
20503   layout:
20504     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
20505     layout: "plot-throughput"
20506
20507 - type: "plot"
20508   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
20509   algorithm: "plot_perf_box_name"
20510   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
20511   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20512   include:
20513     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
20514     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
20515     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
20516     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
20517     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
20518   layout:
20519     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
20520     layout: "plot-throughput"
20521
20522 - type: "plot"
20523   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
20524   algorithm: "plot_perf_box_name"
20525   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
20526   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20527   include:
20528     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
20529     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
20530     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
20531     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
20532     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
20533   layout:
20534     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
20535     layout: "plot-throughput"
20536
20537 - type: "plot"
20538   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
20539   algorithm: "plot_perf_box_name"
20540   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
20541   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20542   include:
20543     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
20544     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
20545     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
20546     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
20547     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
20548   layout:
20549     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
20550     layout: "plot-throughput"
20551
20552 - type: "plot"
20553   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
20554   algorithm: "plot_perf_box_name"
20555   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
20556   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20557   include:
20558     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
20559     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
20560     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
20561     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
20562     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
20563   layout:
20564     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
20565     layout: "plot-throughput"
20566
20567 - type: "plot"
20568   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
20569   algorithm: "plot_perf_box_name"
20570   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
20571   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20572   include:
20573     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
20574     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
20575     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
20576     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
20577     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
20578   layout:
20579     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
20580     layout: "plot-throughput"
20581
20582 - type: "plot"
20583   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
20584   algorithm: "plot_perf_box_name"
20585   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
20586   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20587   include:
20588     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
20589     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
20590     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
20591     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
20592     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
20593   layout:
20594     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
20595     layout: "plot-throughput"
20596
20597 - type: "plot"
20598   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
20599   algorithm: "plot_perf_box_name"
20600   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
20601   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20602   include:
20603     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
20604     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
20605     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
20606     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
20607   layout:
20608     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
20609     layout: "plot-throughput"
20610
20611 - type: "plot"
20612   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
20613   algorithm: "plot_perf_box_name"
20614   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
20615   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20616   include:
20617     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
20618     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
20619     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
20620     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
20621   layout:
20622     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
20623     layout: "plot-throughput"
20624
20625 - type: "plot"
20626   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
20627   algorithm: "plot_perf_box_name"
20628   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
20629   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20630   include:
20631     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
20632     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
20633     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
20634     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
20635     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
20636   layout:
20637     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
20638     layout: "plot-throughput"
20639
20640 - type: "plot"
20641   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
20642   algorithm: "plot_perf_box_name"
20643   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
20644   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20645   include:
20646     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
20647     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
20648     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
20649     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
20650     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
20651   layout:
20652     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
20653     layout: "plot-throughput"
20654
20655 - type: "plot"
20656   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
20657   algorithm: "plot_perf_box_name"
20658   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
20659   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20660   include:
20661     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
20662     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
20663     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
20664     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
20665   layout:
20666     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
20667     layout: "plot-throughput"
20668
20669 - type: "plot"
20670   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
20671   algorithm: "plot_perf_box_name"
20672   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
20673   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20674   include:
20675     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
20676     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
20677     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
20678     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
20679   layout:
20680     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
20681     layout: "plot-throughput"
20682
20683 - type: "plot"
20684   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
20685   algorithm: "plot_perf_box_name"
20686   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
20687   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20688   include:
20689     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
20690     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
20691     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
20692     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
20693     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
20694   layout:
20695     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
20696     layout: "plot-throughput"
20697
20698 - type: "plot"
20699   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
20700   algorithm: "plot_perf_box_name"
20701   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
20702   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20703   include:
20704     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
20705     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
20706     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
20707     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
20708     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
20709   layout:
20710     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
20711     layout: "plot-throughput"
20712
20713 - type: "plot"
20714   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
20715   algorithm: "plot_perf_box_name"
20716   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
20717   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20718   include:
20719     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
20720     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
20721     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
20722     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
20723   layout:
20724     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
20725     layout: "plot-throughput"
20726
20727 - type: "plot"
20728   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
20729   algorithm: "plot_perf_box_name"
20730   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
20731   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20732   include:
20733     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
20734     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
20735     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
20736     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
20737   layout:
20738     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
20739     layout: "plot-throughput"
20740
20741 - type: "plot"
20742   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
20743   algorithm: "plot_perf_box_name"
20744   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
20745   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20746   include:
20747     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20748     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20749     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20750     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20751     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
20752   layout:
20753     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
20754     layout: "plot-throughput"
20755
20756 - type: "plot"
20757   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
20758   algorithm: "plot_perf_box_name"
20759   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
20760   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20761   include:
20762     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20763     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20764     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20765     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20766     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
20767   layout:
20768     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
20769     layout: "plot-throughput"
20770
20771 - type: "plot"
20772   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
20773   algorithm: "plot_perf_box_name"
20774   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
20775   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20776   include:
20777     - "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"
20778     - "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"
20779     - "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"
20780     - "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"
20781     - "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"
20782   layout:
20783     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
20784     layout: "plot-throughput"
20785
20786 - type: "plot"
20787   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
20788   algorithm: "plot_perf_box_name"
20789   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
20790   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20791   include:
20792     - "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"
20793     - "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"
20794     - "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"
20795     - "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"
20796     - "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"
20797   layout:
20798     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
20799     layout: "plot-throughput"
20800
20801 - type: "plot"
20802   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
20803   algorithm: "plot_perf_box_name"
20804   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
20805   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20806   include:
20807     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20808     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20809     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20810     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20811     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
20812   layout:
20813     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
20814     layout: "plot-throughput"
20815
20816 - type: "plot"
20817   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
20818   algorithm: "plot_perf_box_name"
20819   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
20820   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20821   include:
20822     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20823     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20824     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20825     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20826     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
20827   layout:
20828     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
20829     layout: "plot-throughput"
20830
20831 - type: "plot"
20832   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
20833   algorithm: "plot_perf_box_name"
20834   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
20835   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20836   include:
20837     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20838     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20839     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20840     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20841     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
20842   layout:
20843     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
20844     layout: "plot-throughput"
20845
20846 - type: "plot"
20847   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
20848   algorithm: "plot_perf_box_name"
20849   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
20850   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20851   include:
20852     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20853     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20854     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20855     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
20856     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
20857   layout:
20858     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
20859     layout: "plot-throughput"
20860
20861 - type: "plot"
20862   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
20863   algorithm: "plot_perf_box_name"
20864   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
20865   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20866   include:
20867     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20868     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20869     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20870     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20871   layout:
20872     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
20873     layout: "plot-throughput"
20874
20875 - type: "plot"
20876   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
20877   algorithm: "plot_perf_box_name"
20878   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
20879   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20880   include:
20881     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20882     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20883     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20884     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20885   layout:
20886     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
20887     layout: "plot-throughput"
20888
20889 - type: "plot"
20890   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
20891   algorithm: "plot_perf_box_name"
20892   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
20893   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20894   include:
20895     - "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"
20896     - "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"
20897     - "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"
20898     - "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"
20899   layout:
20900     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
20901     layout: "plot-throughput"
20902
20903 - type: "plot"
20904   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
20905   algorithm: "plot_perf_box_name"
20906   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
20907   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20908   include:
20909     - "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"
20910     - "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"
20911     - "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"
20912     - "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"
20913   layout:
20914     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
20915     layout: "plot-throughput"
20916
20917 - type: "plot"
20918   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
20919   algorithm: "plot_perf_box_name"
20920   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
20921   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20922   include:
20923     - "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"
20924     - "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"
20925     - "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"
20926     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
20927     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
20928     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
20929   layout:
20930     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
20931     layout: "plot-throughput"
20932
20933 - type: "plot"
20934   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
20935   algorithm: "plot_perf_box_name"
20936   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
20937   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20938   include:
20939     - "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"
20940     - "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"
20941     - "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"
20942     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
20943     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
20944     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
20945   layout:
20946     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
20947     layout: "plot-throughput"
20948
20949 ################################################################################
20950
20951 # Packet Speedup
20952
20953 - type: "plot"
20954   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
20955   algorithm: "plot_tsa_name"
20956   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
20957   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20958   include:
20959     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20960     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20961     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20962     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20963   layout:
20964     title: "2n-clx-xxv710-64b-memif-base-avf-ndr"
20965     layout: "plot-throughput-speedup-analysis"
20966
20967 - type: "plot"
20968   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
20969   algorithm: "plot_tsa_name"
20970   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
20971   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20972   include:
20973     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20974     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20975     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20976     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20977   layout:
20978     title: "2n-clx-xxv710-64b-memif-base-avf-pdr"
20979     layout: "plot-throughput-speedup-analysis"
20980
20981 - type: "plot"
20982   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
20983   algorithm: "plot_tsa_name"
20984   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
20985   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20986   include:
20987     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
20988     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20989     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
20990     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
20991   layout:
20992     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
20993     layout: "plot-throughput-speedup-analysis"
20994
20995 - type: "plot"
20996   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
20997   algorithm: "plot_tsa_name"
20998   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
20999   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21000   include:
21001     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21002     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21003     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21004     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21005   layout:
21006     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
21007     layout: "plot-throughput-speedup-analysis"
21008
21009 - type: "plot"
21010   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
21011   algorithm: "plot_tsa_name"
21012   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
21013   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21014   include:
21015     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21016     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21017     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21018     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21019   layout:
21020     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
21021     layout: "plot-throughput-speedup-analysis"
21022
21023 - type: "plot"
21024   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
21025   algorithm: "plot_tsa_name"
21026   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
21027   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21028   include:
21029     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21030     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21031     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21032     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21033   layout:
21034     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
21035     layout: "plot-throughput-speedup-analysis"
21036
21037 - type: "plot"
21038   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
21039   algorithm: "plot_tsa_name"
21040   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
21041   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21042   include:
21043     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
21044     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
21045     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
21046     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
21047     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
21048     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
21049   layout:
21050     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
21051     layout: "plot-throughput-speedup-analysis"
21052
21053 - type: "plot"
21054   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
21055   algorithm: "plot_tsa_name"
21056   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
21057   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21058   include:
21059     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
21060     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
21061     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
21062     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
21063     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
21064     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
21065   layout:
21066     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
21067     layout: "plot-throughput-speedup-analysis"
21068
21069 - type: "plot"
21070   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
21071   algorithm: "plot_tsa_name"
21072   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
21073   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21074   include:
21075     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
21076     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
21077     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
21078     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
21079     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
21080     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
21081     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
21082   layout:
21083     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
21084     layout: "plot-throughput-speedup-analysis"
21085
21086 - type: "plot"
21087   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
21088   algorithm: "plot_tsa_name"
21089   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
21090   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21091   include:
21092     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
21093     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
21094     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
21095     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
21096     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
21097     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
21098     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
21099   layout:
21100     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
21101     layout: "plot-throughput-speedup-analysis"
21102
21103 - type: "plot"
21104   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
21105   algorithm: "plot_tsa_name"
21106   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
21107   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21108   include:
21109     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
21110     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
21111     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
21112     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
21113     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
21114     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
21115     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
21116     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
21117   layout:
21118     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
21119     layout: "plot-throughput-speedup-analysis"
21120
21121 - type: "plot"
21122   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
21123   algorithm: "plot_tsa_name"
21124   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
21125   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21126   include:
21127     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
21128     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
21129     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
21130     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
21131     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
21132     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
21133     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
21134     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
21135   layout:
21136     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
21137     layout: "plot-throughput-speedup-analysis"
21138
21139 - type: "plot"
21140   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
21141   algorithm: "plot_tsa_name"
21142   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
21143   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21144   include:
21145     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
21146     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
21147     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
21148     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
21149     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
21150     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
21151   layout:
21152     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr"
21153     layout: "plot-throughput-speedup-analysis"
21154
21155 - type: "plot"
21156   title: "Speedup: 2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
21157   algorithm: "plot_tsa_name"
21158   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
21159   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21160   include:
21161     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
21162     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
21163     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
21164     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
21165     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
21166   layout:
21167     title: "2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr"
21168     layout: "plot-throughput-speedup-analysis"
21169
21170 - type: "plot"
21171   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
21172   algorithm: "plot_tsa_name"
21173   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
21174   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21175   include:
21176     - "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"
21177     - "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"
21178     - "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"
21179     - "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"
21180     - "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"
21181   layout:
21182     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr"
21183     layout: "plot-throughput-speedup-analysis"
21184
21185 - type: "plot"
21186   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
21187   algorithm: "plot_tsa_name"
21188   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
21189   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21190   include:
21191     - "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"
21192     - "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"
21193     - "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"
21194     - "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"
21195     - "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"
21196     - "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"
21197     - "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"
21198     - "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"
21199     - "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"
21200     - "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"
21201   layout:
21202     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
21203     layout: "plot-throughput-speedup-analysis-cps"
21204
21205 - type: "plot"
21206   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
21207   algorithm: "plot_tsa_name"
21208   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
21209   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21210   include:
21211     - "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"
21212     - "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"
21213     - "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"
21214     - "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"
21215     - "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"
21216     - "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"
21217     - "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"
21218     - "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"
21219     - "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"
21220     - "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"
21221   layout:
21222     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
21223     layout: "plot-throughput-speedup-analysis"
21224
21225 - type: "plot"
21226   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
21227   algorithm: "plot_tsa_name"
21228   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
21229   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21230   include:
21231     - "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"
21232     - "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"
21233     - "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"
21234     - "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"
21235     - "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"
21236     - "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"
21237     - "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"
21238     - "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"
21239     - "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"
21240     - "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"
21241   layout:
21242     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
21243     layout: "plot-throughput-speedup-analysis-cps"
21244
21245 - type: "plot"
21246   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
21247   algorithm: "plot_tsa_name"
21248   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
21249   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21250   include:
21251     - "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"
21252     - "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"
21253     - "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"
21254     - "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"
21255     - "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"
21256     - "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"
21257     - "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"
21258     - "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"
21259     - "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"
21260     - "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"
21261   layout:
21262     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
21263     layout: "plot-throughput-speedup-analysis"
21264
21265 - type: "plot"
21266   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
21267   algorithm: "plot_tsa_name"
21268   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
21269   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21270   include:
21271     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
21272     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
21273     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
21274     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
21275     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
21276     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
21277   layout:
21278     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr"
21279     layout: "plot-throughput-speedup-analysis"
21280
21281 - type: "plot"
21282   title: "Speedup: 2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
21283   algorithm: "plot_tsa_name"
21284   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
21285   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21286   include:
21287     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
21288     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
21289     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
21290     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
21291     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
21292   layout:
21293     title: "2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr"
21294     layout: "plot-throughput-speedup-analysis"
21295
21296 - type: "plot"
21297   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
21298   algorithm: "plot_tsa_name"
21299   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
21300   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21301   include:
21302     - "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"
21303     - "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"
21304     - "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"
21305     - "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"
21306     - "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"
21307   layout:
21308     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr"
21309     layout: "plot-throughput-speedup-analysis"
21310
21311 - type: "plot"
21312   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
21313   algorithm: "plot_tsa_name"
21314   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
21315   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21316   include:
21317     - "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"
21318     - "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"
21319     - "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"
21320     - "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"
21321     - "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"
21322     - "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"
21323     - "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"
21324     - "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"
21325     - "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"
21326     - "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"
21327   layout:
21328     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
21329     layout: "plot-throughput-speedup-analysis-cps"
21330
21331 - type: "plot"
21332   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
21333   algorithm: "plot_tsa_name"
21334   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
21335   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21336   include:
21337     - "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"
21338     - "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"
21339     - "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"
21340     - "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"
21341     - "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"
21342     - "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"
21343     - "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"
21344     - "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"
21345     - "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"
21346     - "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"
21347   layout:
21348     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
21349     layout: "plot-throughput-speedup-analysis"
21350
21351 - type: "plot"
21352   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
21353   algorithm: "plot_tsa_name"
21354   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
21355   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21356   include:
21357     - "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"
21358     - "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"
21359     - "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"
21360     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
21361     - "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"
21362     - "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"
21363     - "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"
21364     - "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"
21365     - "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"
21366     - "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"
21367   layout:
21368     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
21369     layout: "plot-throughput-speedup-analysis-cps"
21370
21371 - type: "plot"
21372   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
21373   algorithm: "plot_tsa_name"
21374   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
21375   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21376   include:
21377     - "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"
21378     - "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"
21379     - "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"
21380     - "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"
21381     - "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"
21382     - "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"
21383     - "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"
21384     - "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"
21385     - "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"
21386     - "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"
21387   layout:
21388     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
21389     layout: "plot-throughput-speedup-analysis"
21390
21391 - type: "plot"
21392   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
21393   algorithm: "plot_tsa_name"
21394   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
21395   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21396   include:
21397     - "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"
21398     - "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"
21399     - "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"
21400     - "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"
21401     - "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"
21402   layout:
21403     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
21404     layout: "plot-throughput-speedup-analysis"
21405
21406 - type: "plot"
21407   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
21408   algorithm: "plot_tsa_name"
21409   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
21410   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21411   include:
21412     - "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"
21413     - "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"
21414     - "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"
21415     - "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"
21416     - "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"
21417   layout:
21418     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
21419     layout: "plot-throughput-speedup-analysis"
21420
21421 - type: "plot"
21422   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-tsa"
21423   algorithm: "plot_tsa_name"
21424   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-tsa"
21425   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21426   include:
21427     - "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"
21428     - "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"
21429     - "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"
21430     - "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"
21431     - "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"
21432   layout:
21433     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-tsa"
21434     layout: "plot-throughput-speedup-analysis"
21435
21436 - type: "plot"
21437   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
21438   algorithm: "plot_tsa_name"
21439   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
21440   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21441   include:
21442     - "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"
21443     - "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"
21444     - "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"
21445     - "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"
21446     - "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"
21447   layout:
21448     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
21449     layout: "plot-throughput-speedup-analysis"
21450
21451 - type: "plot"
21452   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
21453   algorithm: "plot_tsa_name"
21454   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
21455   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21456   include:
21457     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
21458     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
21459     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
21460     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
21461     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
21462     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
21463   layout:
21464     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
21465     layout: "plot-throughput-speedup-analysis"
21466
21467 - type: "plot"
21468   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
21469   algorithm: "plot_tsa_name"
21470   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
21471   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21472   include:
21473     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
21474     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
21475     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
21476     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
21477     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
21478     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
21479   layout:
21480     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
21481     layout: "plot-throughput-speedup-analysis"
21482
21483 - type: "plot"
21484   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
21485   algorithm: "plot_tsa_name"
21486   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
21487   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21488   include:
21489     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
21490     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
21491     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
21492     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
21493     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
21494     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
21495     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
21496     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
21497   layout:
21498     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
21499     layout: "plot-throughput-speedup-analysis"
21500
21501 - type: "plot"
21502   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
21503   algorithm: "plot_tsa_name"
21504   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
21505   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21506   include:
21507     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
21508     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
21509     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
21510     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
21511     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
21512     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
21513     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
21514     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
21515   layout:
21516     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
21517     layout: "plot-throughput-speedup-analysis"
21518
21519 - type: "plot"
21520   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
21521   algorithm: "plot_tsa_name"
21522   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
21523   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21524   include:
21525     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
21526     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
21527     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
21528     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
21529     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
21530     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
21531   layout:
21532     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
21533     layout: "plot-throughput-speedup-analysis"
21534
21535 - type: "plot"
21536   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
21537   algorithm: "plot_tsa_name"
21538   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
21539   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21540   include:
21541     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
21542     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
21543     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
21544     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
21545     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
21546     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
21547   layout:
21548     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
21549     layout: "plot-throughput-speedup-analysis"
21550
21551 - type: "plot"
21552   title: "Speedup: 2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
21553   algorithm: "plot_tsa_name"
21554   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
21555   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21556   include:
21557     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
21558     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
21559     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
21560     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
21561     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
21562   layout:
21563     title: "2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
21564     layout: "plot-throughput-speedup-analysis"
21565
21566 - type: "plot"
21567   title: "Speedup: 2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
21568   algorithm: "plot_tsa_name"
21569   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
21570   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21571   include:
21572     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
21573     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
21574     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
21575     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
21576     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
21577   layout:
21578     title: "2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
21579     layout: "plot-throughput-speedup-analysis"
21580
21581 - type: "plot"
21582   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
21583   algorithm: "plot_tsa_name"
21584   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
21585   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21586   include:
21587     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
21588     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
21589     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
21590     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
21591     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
21592     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
21593     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
21594   layout:
21595     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
21596     layout: "plot-throughput-speedup-analysis"
21597
21598 - type: "plot"
21599   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
21600   algorithm: "plot_tsa_name"
21601   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
21602   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21603   include:
21604     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
21605     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
21606     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
21607     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
21608     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
21609     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
21610     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
21611   layout:
21612     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
21613     layout: "plot-throughput-speedup-analysis"
21614
21615 - type: "plot"
21616   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
21617   algorithm: "plot_tsa_name"
21618   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
21619   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21620   include:
21621     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
21622     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
21623     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
21624     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
21625     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
21626     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
21627     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
21628     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
21629   layout:
21630     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr"
21631     layout: "plot-throughput-speedup-analysis"
21632
21633 - type: "plot"
21634   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
21635   algorithm: "plot_tsa_name"
21636   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
21637   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21638   include:
21639     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
21640     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
21641     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
21642     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
21643     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
21644     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
21645     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
21646     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
21647   layout:
21648     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr"
21649     layout: "plot-throughput-speedup-analysis"
21650
21651 - type: "plot"
21652   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
21653   algorithm: "plot_tsa_name"
21654   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
21655   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21656   include:
21657     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
21658     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
21659     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
21660     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
21661     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
21662     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
21663     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
21664     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
21665   layout:
21666     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
21667     layout: "plot-throughput-speedup-analysis"
21668
21669 - type: "plot"
21670   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
21671   algorithm: "plot_tsa_name"
21672   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
21673   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21674   include:
21675     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
21676     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
21677     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
21678     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
21679     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
21680     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
21681     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
21682     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
21683   layout:
21684     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
21685     layout: "plot-throughput-speedup-analysis"
21686
21687 - type: "plot"
21688   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
21689   algorithm: "plot_tsa_name"
21690   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
21691   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21692   include:
21693     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
21694     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
21695     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
21696     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-rnd-ndrpdr"
21697     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
21698     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-rnd-ndrpdr"
21699     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
21700     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-rnd-ndrpdr"
21701   layout:
21702     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
21703     layout: "plot-throughput-speedup-analysis"
21704
21705 - type: "plot"
21706   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
21707   algorithm: "plot_tsa_name"
21708   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
21709   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21710   include:
21711     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
21712     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
21713     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
21714     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-rnd-ndrpdr"
21715     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
21716     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-rnd-ndrpdr"
21717     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
21718     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-rnd-ndrpdr"
21719   layout:
21720     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
21721     layout: "plot-throughput-speedup-analysis"
21722
21723 - type: "plot"
21724   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
21725   algorithm: "plot_tsa_name"
21726   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
21727   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21728   include:
21729     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
21730     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
21731     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
21732     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
21733     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
21734   layout:
21735     title: "2n-clx-x710-64b-l2switching-base-scale-avf-ndr"
21736     layout: "plot-throughput-speedup-analysis"
21737
21738 - type: "plot"
21739   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
21740   algorithm: "plot_tsa_name"
21741   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
21742   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21743   include:
21744     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
21745     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
21746     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
21747     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
21748     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
21749   layout:
21750     title: "2n-clx-x710-64b-l2switching-base-scale-avf-pdr"
21751     layout: "plot-throughput-speedup-analysis"
21752
21753 - type: "plot"
21754   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
21755   algorithm: "plot_tsa_name"
21756   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
21757   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21758   include:
21759     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
21760     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
21761     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
21762     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
21763     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
21764   layout:
21765     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr"
21766     layout: "plot-throughput-speedup-analysis"
21767
21768 - type: "plot"
21769   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
21770   algorithm: "plot_tsa_name"
21771   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
21772   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21773   include:
21774     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
21775     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
21776     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
21777     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
21778     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
21779   layout:
21780     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr"
21781     layout: "plot-throughput-speedup-analysis"
21782
21783 - type: "plot"
21784   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
21785   algorithm: "plot_tsa_name"
21786   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
21787   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21788   include:
21789     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
21790     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
21791     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
21792     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
21793     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
21794   layout:
21795     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
21796     layout: "plot-throughput-speedup-analysis"
21797
21798 - type: "plot"
21799   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
21800   algorithm: "plot_tsa_name"
21801   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
21802   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21803   include:
21804     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
21805     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
21806     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
21807     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
21808     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
21809   layout:
21810     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
21811     layout: "plot-throughput-speedup-analysis"
21812
21813 - type: "plot"
21814   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
21815   algorithm: "plot_tsa_name"
21816   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
21817   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21818   include:
21819     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
21820     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
21821     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
21822     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
21823   layout:
21824     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr"
21825     layout: "plot-throughput-speedup-analysis"
21826
21827 - type: "plot"
21828   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
21829   algorithm: "plot_tsa_name"
21830   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
21831   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21832   include:
21833     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
21834     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
21835     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
21836     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
21837   layout:
21838     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr"
21839     layout: "plot-throughput-speedup-analysis"
21840
21841 - type: "plot"
21842   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
21843   algorithm: "plot_tsa_name"
21844   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
21845   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21846   include:
21847     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
21848     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
21849     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
21850     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
21851     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
21852   layout:
21853     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
21854     layout: "plot-throughput-speedup-analysis"
21855
21856 - type: "plot"
21857   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
21858   algorithm: "plot_tsa_name"
21859   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
21860   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21861   include:
21862     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
21863     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
21864     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
21865     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
21866     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
21867   layout:
21868     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
21869     layout: "plot-throughput-speedup-analysis"
21870
21871 - type: "plot"
21872   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
21873   algorithm: "plot_tsa_name"
21874   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
21875   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21876   include:
21877     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
21878     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
21879     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
21880     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
21881   layout:
21882     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
21883     layout: "plot-throughput-speedup-analysis"
21884
21885 - type: "plot"
21886   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
21887   algorithm: "plot_tsa_name"
21888   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
21889   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21890   include:
21891     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
21892     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
21893     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
21894     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
21895   layout:
21896     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
21897     layout: "plot-throughput-speedup-analysis"
21898
21899 - type: "plot"
21900   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
21901   algorithm: "plot_tsa_name"
21902   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
21903   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21904   include:
21905     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
21906     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
21907     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
21908     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
21909     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
21910   layout:
21911     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
21912     layout: "plot-throughput-speedup-analysis"
21913
21914 - type: "plot"
21915   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
21916   algorithm: "plot_tsa_name"
21917   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
21918   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21919   include:
21920     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
21921     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
21922     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
21923     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
21924     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
21925   layout:
21926     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
21927     layout: "plot-throughput-speedup-analysis"
21928
21929 - type: "plot"
21930   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
21931   algorithm: "plot_tsa_name"
21932   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
21933   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21934   include:
21935     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
21936     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
21937     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
21938     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
21939   layout:
21940     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
21941     layout: "plot-throughput-speedup-analysis"
21942
21943 - type: "plot"
21944   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
21945   algorithm: "plot_tsa_name"
21946   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
21947   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21948   include:
21949     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
21950     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
21951     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
21952     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
21953   layout:
21954     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
21955     layout: "plot-throughput-speedup-analysis"
21956
21957 - type: "plot"
21958   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-ndr"
21959   algorithm: "plot_tsa_name"
21960   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-ndr-tsa"
21961   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21962   include:
21963     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21964     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21965     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21966     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21967     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
21968   layout:
21969     title: "2n-clx-xxv710-64b-vhost-base-avf-ndr"
21970     layout: "plot-throughput-speedup-analysis"
21971
21972 - type: "plot"
21973   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-pdr"
21974   algorithm: "plot_tsa_name"
21975   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-pdr-tsa"
21976   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21977   include:
21978     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21979     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21980     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21981     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21982     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
21983   layout:
21984     title: "2n-clx-xxv710-64b-vhost-base-avf-pdr"
21985     layout: "plot-throughput-speedup-analysis"
21986
21987 - type: "plot"
21988   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
21989   algorithm: "plot_tsa_name"
21990   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
21991   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21992   include:
21993     - "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"
21994     - "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"
21995     - "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"
21996     - "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"
21997     - "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"
21998   layout:
21999     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
22000     layout: "plot-throughput-speedup-analysis"
22001
22002 - type: "plot"
22003   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
22004   algorithm: "plot_tsa_name"
22005   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
22006   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22007   include:
22008     - "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"
22009     - "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"
22010     - "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"
22011     - "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"
22012     - "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"
22013   layout:
22014     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
22015     layout: "plot-throughput-speedup-analysis"
22016
22017 - type: "plot"
22018   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
22019   algorithm: "plot_tsa_name"
22020   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
22021   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22022   include:
22023     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22024     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22025     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22026     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22027     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
22028   layout:
22029     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
22030     layout: "plot-throughput-speedup-analysis"
22031
22032 - type: "plot"
22033   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
22034   algorithm: "plot_tsa_name"
22035   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
22036   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22037   include:
22038     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22039     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22040     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22041     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22042     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
22043   layout:
22044     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
22045     layout: "plot-throughput-speedup-analysis"
22046
22047 - type: "plot"
22048   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
22049   algorithm: "plot_tsa_name"
22050   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
22051   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22052   include:
22053     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22054     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22055     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22056     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22057     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
22058   layout:
22059     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
22060     layout: "plot-throughput-speedup-analysis"
22061
22062 - type: "plot"
22063   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
22064   algorithm: "plot_tsa_name"
22065   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
22066   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22067   include:
22068     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22069     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22070     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22071     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22072     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
22073   layout:
22074     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
22075     layout: "plot-throughput-speedup-analysis"
22076
22077 - type: "plot"
22078   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
22079   algorithm: "plot_tsa_name"
22080   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
22081   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22082   include:
22083     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22084     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22085     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22086     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22087   layout:
22088     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
22089     layout: "plot-throughput-speedup-analysis"
22090
22091 - type: "plot"
22092   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
22093   algorithm: "plot_tsa_name"
22094   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
22095   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22096   include:
22097     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22098     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22099     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22100     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22101   layout:
22102     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
22103     layout: "plot-throughput-speedup-analysis"
22104
22105 - type: "plot"
22106   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
22107   algorithm: "plot_tsa_name"
22108   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
22109   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22110   include:
22111     - "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"
22112     - "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"
22113     - "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"
22114     - "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"
22115   layout:
22116     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
22117     layout: "plot-throughput-speedup-analysis"
22118
22119 - type: "plot"
22120   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
22121   algorithm: "plot_tsa_name"
22122   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
22123   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22124   include:
22125     - "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"
22126     - "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"
22127     - "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"
22128     - "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"
22129   layout:
22130     title: "2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr"
22131     layout: "plot-throughput-speedup-analysis"
22132
22133 - type: "plot"
22134   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
22135   algorithm: "plot_tsa_name"
22136   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
22137   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22138   include:
22139     - "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"
22140     - "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"
22141     - "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"
22142     - "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"
22143     - "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"
22144     - "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"
22145   layout:
22146     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
22147     layout: "plot-throughput-speedup-analysis"
22148
22149 - type: "plot"
22150   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
22151   algorithm: "plot_tsa_name"
22152   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
22153   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22154   include:
22155     - "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"
22156     - "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"
22157     - "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"
22158     - "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"
22159     - "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"
22160     - "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"
22161   layout:
22162     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
22163     layout: "plot-throughput-speedup-analysis"
22164
22165 # Packet Throughput - DPDK
22166
22167 # 2n-clx-xxv710
22168
22169 - type: "plot"
22170   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
22171   algorithm: "plot_perf_box_name"
22172   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
22173   data: "plot-dpdk-throughput-latency-2n-clx"
22174   include:
22175     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
22176     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
22177   layout:
22178     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
22179     layout: "plot-throughput"
22180
22181 - type: "plot"
22182   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
22183   algorithm: "plot_perf_box_name"
22184   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
22185   data: "plot-dpdk-throughput-latency-2n-clx"
22186   include:
22187     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
22188     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
22189   layout:
22190     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
22191     layout: "plot-throughput"
22192
22193 - type: "plot"
22194   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
22195   algorithm: "plot_perf_box_name"
22196   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
22197   data: "plot-dpdk-throughput-latency-2n-clx"
22198   include:
22199     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
22200     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
22201   layout:
22202     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
22203     layout: "plot-throughput"
22204
22205 - type: "plot"
22206   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
22207   algorithm: "plot_perf_box_name"
22208   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
22209   data: "plot-dpdk-throughput-latency-2n-clx"
22210   include:
22211     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
22212     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
22213   layout:
22214     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
22215     layout: "plot-throughput"
22216
22217 # 2n-clx-x710
22218
22219 - type: "plot"
22220   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
22221   algorithm: "plot_perf_box_name"
22222   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
22223   data: "plot-dpdk-throughput-latency-2n-clx"
22224   include:
22225     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
22226     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
22227   layout:
22228     title: "2n-clx-x710-64b-2t1c-base-ndr"
22229     layout: "plot-throughput"
22230
22231 - type: "plot"
22232   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
22233   algorithm: "plot_perf_box_name"
22234   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
22235   data: "plot-dpdk-throughput-latency-2n-clx"
22236   include:
22237     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
22238     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
22239   layout:
22240     title: "2n-clx-x710-64b-4t2c-base-ndr"
22241     layout: "plot-throughput"
22242
22243 - type: "plot"
22244   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
22245   algorithm: "plot_perf_box_name"
22246   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
22247   data: "plot-dpdk-throughput-latency-2n-clx"
22248   include:
22249     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
22250     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
22251   layout:
22252     title: "2n-clx-x710-64b-2t1c-base-pdr"
22253     layout: "plot-throughput"
22254
22255 - type: "plot"
22256   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
22257   algorithm: "plot_perf_box_name"
22258   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
22259   data: "plot-dpdk-throughput-latency-2n-clx"
22260   include:
22261     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
22262     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
22263   layout:
22264     title: "2n-clx-x710-64b-4t2c-base-pdr"
22265     layout: "plot-throughput"
22266
22267 ###############################################################################
22268
22269 # 2n-zn2
22270
22271 # Packet Throughput
22272
22273 - type: "plot"
22274   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-memif-base-avf-ndr"
22275   algorithm: "plot_perf_box_name"
22276   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-memif-base-avf-ndr"
22277   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22278   include:
22279     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
22280     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22281     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22282     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
22283   layout:
22284     title: "2n-zn2-xxv710-64b-2t1c-memif-base-avf-ndr"
22285     layout: "plot-throughput"
22286
22287 - type: "plot"
22288   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-memif-base-avf-pdr"
22289   algorithm: "plot_perf_box_name"
22290   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-memif-base-avf-pdr"
22291   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22292   include:
22293     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
22294     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22295     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22296     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
22297   layout:
22298     title: "2n-zn2-xxv710-64b-2t1c-memif-base-avf-pdr"
22299     layout: "plot-throughput"
22300
22301 - type: "plot"
22302   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-ndr"
22303   algorithm: "plot_perf_box_name"
22304   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-ndr"
22305   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22306   include:
22307     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
22308     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22309     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22310     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
22311   layout:
22312     title: "2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-ndr"
22313     layout: "plot-throughput"
22314
22315 - type: "plot"
22316   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-pdr"
22317   algorithm: "plot_perf_box_name"
22318   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-pdr"
22319   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22320   include:
22321     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
22322     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22323     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22324     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
22325   layout:
22326     title: "2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-pdr"
22327     layout: "plot-throughput"
22328
22329 - type: "plot"
22330   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
22331   algorithm: "plot_perf_box_name"
22332   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
22333   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22334   include:
22335     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22336     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22337     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
22338     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
22339   layout:
22340     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
22341     layout: "plot-throughput"
22342
22343 - type: "plot"
22344   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
22345   algorithm: "plot_perf_box_name"
22346   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
22347   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22348   include:
22349     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22350     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22351     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
22352     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
22353   layout:
22354     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
22355     layout: "plot-throughput"
22356
22357 - type: "plot"
22358   title: "Throughput: 2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
22359   algorithm: "plot_perf_box_name"
22360   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
22361   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22362   include:
22363     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
22364     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
22365     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
22366     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
22367     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
22368     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
22369   layout:
22370     title: "2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
22371     layout: "plot-throughput"
22372
22373 - type: "plot"
22374   title: "Throughput: 2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
22375   algorithm: "plot_perf_box_name"
22376   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
22377   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22378   include:
22379     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
22380     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
22381     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
22382     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
22383     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
22384     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
22385   layout:
22386     title: "2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
22387     layout: "plot-throughput"
22388
22389 - type: "plot"
22390   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
22391   algorithm: "plot_perf_box_name"
22392   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
22393   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22394   include:
22395     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
22396     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
22397     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
22398     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
22399     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
22400     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
22401     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
22402   layout:
22403     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
22404     layout: "plot-throughput"
22405
22406 - type: "plot"
22407   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
22408   algorithm: "plot_perf_box_name"
22409   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
22410   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22411   include:
22412     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
22413     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
22414     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
22415     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
22416     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
22417     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
22418     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
22419   layout:
22420     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
22421     layout: "plot-throughput"
22422
22423 - type: "plot"
22424   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
22425   algorithm: "plot_perf_box_name"
22426   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
22427   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22428   include:
22429     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
22430     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
22431     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
22432     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
22433     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
22434     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
22435     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
22436     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
22437   layout:
22438     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
22439     layout: "plot-throughput"
22440
22441 - type: "plot"
22442   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
22443   algorithm: "plot_perf_box_name"
22444   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
22445   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22446   include:
22447     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
22448     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
22449     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
22450     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
22451     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
22452     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
22453     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
22454     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
22455   layout:
22456     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
22457     layout: "plot-throughput"
22458
22459 - type: "plot"
22460   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
22461   algorithm: "plot_perf_box_name"
22462   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
22463   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22464   include:
22465     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
22466     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
22467     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
22468     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
22469     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
22470     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
22471   layout:
22472     title: "2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
22473     layout: "plot-throughput"
22474
22475 - type: "plot"
22476   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
22477   algorithm: "plot_perf_box_name"
22478   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
22479   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22480   include:
22481     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
22482     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
22483     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
22484     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
22485     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
22486     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
22487   layout:
22488     title: "2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
22489     layout: "plot-throughput"
22490
22491 - type: "plot"
22492   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
22493   algorithm: "plot_perf_box_name"
22494   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
22495   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22496   include:
22497     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
22498     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
22499     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
22500     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
22501     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
22502   layout:
22503     title: "2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
22504     layout: "plot-throughput"
22505
22506 #- type: "plot"
22507 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
22508 #  algorithm: "plot_perf_box_name"
22509 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
22510 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22511 #  include:
22512 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
22513 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
22514 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
22515 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
22516 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
22517 #  layout:
22518 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
22519 #    layout: "plot-throughput"
22520 #
22521 #- type: "plot"
22522 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
22523 #  algorithm: "plot_perf_box_name"
22524 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
22525 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22526 #  include:
22527 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
22528 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
22529 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
22530 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
22531 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
22532 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
22533 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
22534 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
22535 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
22536 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
22537 #  layout:
22538 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
22539 #    layout: "plot-cps"
22540 #
22541 #- type: "plot"
22542 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
22543 #  algorithm: "plot_perf_box_name"
22544 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
22545 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22546 #  include:
22547 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
22548 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
22549 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
22550 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
22551 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
22552 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
22553 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
22554 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
22555 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
22556 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
22557 #  layout:
22558 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
22559 #    layout: "plot-throughput"
22560 #
22561 #- type: "plot"
22562 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
22563 #  algorithm: "plot_perf_box_name"
22564 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
22565 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22566 #  include:
22567 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
22568 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
22569 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
22570 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
22571 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
22572 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
22573 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
22574 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
22575 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
22576 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
22577 #  layout:
22578 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
22579 #    layout: "plot-cps"
22580 #
22581 #- type: "plot"
22582 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
22583 #  algorithm: "plot_perf_box_name"
22584 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
22585 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22586 #  include:
22587 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
22588 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
22589 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
22590 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
22591 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
22592 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
22593 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
22594 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
22595 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
22596 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
22597 #  layout:
22598 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
22599 #    layout: "plot-throughput"
22600
22601 - type: "plot"
22602   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
22603   algorithm: "plot_perf_box_name"
22604   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
22605   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22606   include:
22607     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
22608     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
22609     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
22610     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
22611     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
22612   layout:
22613     title: "2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
22614     layout: "plot-throughput"
22615
22616 #- type: "plot"
22617 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
22618 #  algorithm: "plot_perf_box_name"
22619 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
22620 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22621 #  include:
22622 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
22623 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
22624 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
22625 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
22626 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
22627 #  layout:
22628 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
22629 #    layout: "plot-throughput"
22630 #
22631 #- type: "plot"
22632 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
22633 #  algorithm: "plot_perf_box_name"
22634 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
22635 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22636 #  include:
22637 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
22638 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
22639 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
22640 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
22641 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
22642 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
22643 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
22644 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
22645 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
22646 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
22647 #  layout:
22648 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
22649 #    layout: "plot-cps"
22650 #
22651 #- type: "plot"
22652 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
22653 #  algorithm: "plot_perf_box_name"
22654 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
22655 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22656 #  include:
22657 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
22658 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
22659 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
22660 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
22661 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
22662 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
22663 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
22664 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
22665 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
22666 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
22667 #  layout:
22668 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
22669 #    layout: "plot-throughput"
22670 #
22671 #- type: "plot"
22672 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
22673 #  algorithm: "plot_perf_box_name"
22674 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
22675 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22676 #  include:
22677 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
22678 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
22679 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
22680 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
22681 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
22682 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
22683 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
22684 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
22685 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
22686 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
22687 #  layout:
22688 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
22689 #    layout: "plot-cps"
22690 #
22691 #- type: "plot"
22692 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
22693 #  algorithm: "plot_perf_box_name"
22694 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
22695 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22696 #  include:
22697 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
22698 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
22699 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
22700 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
22701 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
22702 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
22703 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
22704 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
22705 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
22706 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
22707 #  layout:
22708 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
22709 #    layout: "plot-throughput"
22710
22711 - type: "plot"
22712   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
22713   algorithm: "plot_perf_box_name"
22714   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
22715   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22716   include:
22717     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
22718     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
22719     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
22720     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
22721     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
22722     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
22723   layout:
22724     title: "2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
22725     layout: "plot-throughput"
22726
22727 - type: "plot"
22728   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
22729   algorithm: "plot_perf_box_name"
22730   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
22731   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22732   include:
22733     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
22734     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
22735     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
22736     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
22737     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
22738     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
22739   layout:
22740     title: "2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
22741     layout: "plot-throughput"
22742
22743 - type: "plot"
22744   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ip4base-ndr"
22745   algorithm: "plot_perf_box_name"
22746   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ip4base-ndr"
22747   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22748   include:
22749     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
22750     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
22751     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
22752     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
22753     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
22754     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
22755     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
22756     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
22757   layout:
22758     title: "2n-zn2-cx556a-64b-2t1c-rdma-ip4base-ndr"
22759     layout: "plot-throughput"
22760
22761 - type: "plot"
22762   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ip4base-pdr"
22763   algorithm: "plot_perf_box_name"
22764   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ip4base-pdr"
22765   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22766   include:
22767     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
22768     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
22769     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
22770     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
22771     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
22772     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
22773     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
22774     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
22775   layout:
22776     title: "2n-zn2-cx556a-64b-2t1c-rdma-ip4base-pdr"
22777     layout: "plot-throughput"
22778
22779 - type: "plot"
22780   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
22781   algorithm: "plot_perf_box_name"
22782   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
22783   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22784   include:
22785     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
22786     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
22787     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
22788     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
22789     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
22790     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
22791   layout:
22792     title: "2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
22793     layout: "plot-throughput"
22794
22795 - type: "plot"
22796   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
22797   algorithm: "plot_perf_box_name"
22798   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
22799   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22800   include:
22801     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
22802     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
22803     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
22804     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
22805     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
22806     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
22807   layout:
22808     title: "2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
22809     layout: "plot-throughput"
22810
22811 - type: "plot"
22812   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
22813   algorithm: "plot_perf_box_name"
22814   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
22815   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22816   include:
22817     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
22818     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
22819     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
22820     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
22821     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
22822   layout:
22823     title: "2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
22824     layout: "plot-throughput"
22825
22826 - type: "plot"
22827   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
22828   algorithm: "plot_perf_box_name"
22829   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
22830   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22831   include:
22832     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
22833     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
22834     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
22835     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
22836     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
22837   layout:
22838     title: "2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
22839     layout: "plot-throughput"
22840
22841 - type: "plot"
22842   title: "Throughput: 2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
22843   algorithm: "plot_perf_box_name"
22844   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
22845   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22846   include:
22847     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
22848     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
22849     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
22850     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
22851     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
22852     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
22853     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
22854   layout:
22855     title: "2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
22856     layout: "plot-throughput"
22857
22858 - type: "plot"
22859   title: "Throughput: 2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
22860   algorithm: "plot_perf_box_name"
22861   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
22862   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22863   include:
22864     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
22865     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
22866     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
22867     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
22868     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
22869     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
22870     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
22871   layout:
22872     title: "2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
22873     layout: "plot-throughput"
22874
22875 - type: "plot"
22876   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
22877   algorithm: "plot_perf_box_name"
22878   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
22879   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22880   include:
22881     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
22882     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
22883     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
22884     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
22885     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
22886     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
22887     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
22888     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
22889   layout:
22890     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
22891     layout: "plot-throughput"
22892
22893 - type: "plot"
22894   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
22895   algorithm: "plot_perf_box_name"
22896   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
22897   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22898   include:
22899     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
22900     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
22901     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
22902     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
22903     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
22904     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
22905     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
22906     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
22907   layout:
22908     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
22909     layout: "plot-throughput"
22910
22911 - type: "plot"
22912   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
22913   algorithm: "plot_perf_box_name"
22914   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
22915   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22916   include:
22917     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
22918     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
22919     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
22920     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
22921     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
22922     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
22923     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
22924     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
22925   layout:
22926     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
22927     layout: "plot-throughput"
22928
22929 - type: "plot"
22930   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
22931   algorithm: "plot_perf_box_name"
22932   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
22933   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22934   include:
22935     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
22936     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
22937     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
22938     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
22939     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
22940     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
22941     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
22942     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
22943   layout:
22944     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
22945     layout: "plot-throughput"
22946
22947 - type: "plot"
22948   title: "Throughput: 2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
22949   algorithm: "plot_perf_box_name"
22950   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
22951   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22952   include:
22953     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
22954     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
22955     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
22956     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
22957     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
22958   layout:
22959     title: "2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
22960     layout: "plot-throughput"
22961
22962 - type: "plot"
22963   title: "Throughput: 2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
22964   algorithm: "plot_perf_box_name"
22965   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
22966   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22967   include:
22968     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
22969     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
22970     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
22971     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
22972     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
22973   layout:
22974     title: "2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
22975     layout: "plot-throughput"
22976
22977 - type: "plot"
22978   title: "Throughput: 2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
22979   algorithm: "plot_perf_box_name"
22980   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
22981   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22982   include:
22983     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
22984     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
22985     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
22986     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
22987     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
22988   layout:
22989     title: "2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
22990     layout: "plot-throughput"
22991
22992 - type: "plot"
22993   title: "Throughput: 2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
22994   algorithm: "plot_perf_box_name"
22995   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
22996   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22997   include:
22998     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
22999     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
23000     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
23001     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
23002     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
23003   layout:
23004     title: "2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
23005     layout: "plot-throughput"
23006
23007 - type: "plot"
23008   title: "Throughput: 2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
23009   algorithm: "plot_perf_box_name"
23010   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
23011   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23012   include:
23013     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
23014     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
23015     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
23016     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
23017     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
23018   layout:
23019     title: "2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
23020     layout: "plot-throughput"
23021
23022 - type: "plot"
23023   title: "Throughput: 2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
23024   algorithm: "plot_perf_box_name"
23025   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
23026   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23027   include:
23028     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
23029     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
23030     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
23031     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
23032     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
23033   layout:
23034     title: "2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
23035     layout: "plot-throughput"
23036
23037 - type: "plot"
23038   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-ndr"
23039   algorithm: "plot_perf_box_name"
23040   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-ndr"
23041   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23042   include:
23043     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
23044     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
23045     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23046     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
23047     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
23048     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
23049   layout:
23050     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-ndr"
23051     layout: "plot-throughput"
23052
23053 - type: "plot"
23054   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-pdr"
23055   algorithm: "plot_perf_box_name"
23056   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-pdr"
23057   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23058   include:
23059     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
23060     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
23061     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23062     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
23063     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
23064     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
23065   layout:
23066     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-pdr"
23067     layout: "plot-throughput"
23068
23069 - type: "plot"
23070   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
23071   algorithm: "plot_perf_box_name"
23072   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
23073   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23074   include:
23075     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
23076     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
23077     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
23078     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
23079   layout:
23080     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
23081     layout: "plot-throughput"
23082
23083 - type: "plot"
23084   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
23085   algorithm: "plot_perf_box_name"
23086   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
23087   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23088   include:
23089     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
23090     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
23091     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
23092     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
23093   layout:
23094     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
23095     layout: "plot-throughput"
23096
23097 - type: "plot"
23098   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
23099   algorithm: "plot_perf_box_name"
23100   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
23101   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23102   include:
23103     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
23104     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
23105     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23106     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
23107     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
23108     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
23109   layout:
23110     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
23111     layout: "plot-throughput"
23112
23113 - type: "plot"
23114   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
23115   algorithm: "plot_perf_box_name"
23116   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
23117   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23118   include:
23119     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
23120     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
23121     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23122     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
23123     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
23124     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
23125   layout:
23126     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
23127     layout: "plot-throughput"
23128
23129 - type: "plot"
23130   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
23131   algorithm: "plot_perf_box_name"
23132   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
23133   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23134   include:
23135     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
23136     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
23137     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
23138     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
23139   layout:
23140     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
23141     layout: "plot-throughput"
23142
23143 - type: "plot"
23144   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
23145   algorithm: "plot_perf_box_name"
23146   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
23147   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23148   include:
23149     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
23150     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
23151     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
23152     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
23153   layout:
23154     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
23155     layout: "plot-throughput"
23156
23157 - type: "plot"
23158   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
23159   algorithm: "plot_perf_box_name"
23160   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
23161   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23162   include:
23163     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
23164     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
23165     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23166     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
23167     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
23168     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
23169   layout:
23170     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
23171     layout: "plot-throughput"
23172
23173 - type: "plot"
23174   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
23175   algorithm: "plot_perf_box_name"
23176   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
23177   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23178   include:
23179     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
23180     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
23181     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23182     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
23183     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
23184     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
23185   layout:
23186     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
23187     layout: "plot-throughput"
23188
23189 - type: "plot"
23190   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
23191   algorithm: "plot_perf_box_name"
23192   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
23193   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23194   include:
23195     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
23196     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
23197     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
23198     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
23199   layout:
23200     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
23201     layout: "plot-throughput"
23202
23203 - type: "plot"
23204   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
23205   algorithm: "plot_perf_box_name"
23206   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
23207   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23208   include:
23209     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
23210     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
23211     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
23212     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
23213   layout:
23214     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
23215     layout: "plot-throughput"
23216
23217 - type: "plot"
23218   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-avf-ndr"
23219   algorithm: "plot_perf_box_name"
23220   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-avf-ndr"
23221   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23222   include:
23223     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23224     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23225     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23226     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23227     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
23228   layout:
23229     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-avf-ndr"
23230     layout: "plot-throughput"
23231
23232 - type: "plot"
23233   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-avf-pdr"
23234   algorithm: "plot_perf_box_name"
23235   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-avf-pdr"
23236   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23237   include:
23238     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23239     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23240     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23241     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23242     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
23243   layout:
23244     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-avf-pdr"
23245     layout: "plot-throughput"
23246
23247 - type: "plot"
23248   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
23249   algorithm: "plot_perf_box_name"
23250   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
23251   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23252   include:
23253     - "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"
23254     - "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"
23255     - "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"
23256     - "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"
23257     - "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"
23258   layout:
23259     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
23260     layout: "plot-throughput"
23261
23262 - type: "plot"
23263   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
23264   algorithm: "plot_perf_box_name"
23265   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
23266   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23267   include:
23268     - "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"
23269     - "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"
23270     - "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"
23271     - "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"
23272     - "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"
23273   layout:
23274     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
23275     layout: "plot-throughput"
23276
23277 - type: "plot"
23278   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
23279   algorithm: "plot_perf_box_name"
23280   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
23281   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23282   include:
23283     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23284     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23285     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23286     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23287     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
23288   layout:
23289     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
23290     layout: "plot-throughput"
23291
23292 - type: "plot"
23293   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
23294   algorithm: "plot_perf_box_name"
23295   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
23296   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23297   include:
23298     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23299     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23300     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23301     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23302     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
23303   layout:
23304     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
23305     layout: "plot-throughput"
23306
23307 - type: "plot"
23308   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
23309   algorithm: "plot_perf_box_name"
23310   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
23311   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23312   include:
23313     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23314     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23315     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23316     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23317     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
23318   layout:
23319     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
23320     layout: "plot-throughput"
23321
23322 - type: "plot"
23323   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
23324   algorithm: "plot_perf_box_name"
23325   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
23326   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23327   include:
23328     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23329     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23330     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23331     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23332     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
23333   layout:
23334     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
23335     layout: "plot-throughput"
23336
23337 - type: "plot"
23338   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
23339   algorithm: "plot_perf_box_name"
23340   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
23341   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23342   include:
23343     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23344     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23345     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23346     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23347   layout:
23348     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
23349     layout: "plot-throughput"
23350
23351 - type: "plot"
23352   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
23353   algorithm: "plot_perf_box_name"
23354   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
23355   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23356   include:
23357     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23358     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23359     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23360     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23361   layout:
23362     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
23363     layout: "plot-throughput"
23364
23365 - type: "plot"
23366   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
23367   algorithm: "plot_perf_box_name"
23368   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
23369   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23370   include:
23371     - "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"
23372     - "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"
23373     - "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"
23374     - "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"
23375   layout:
23376     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
23377     layout: "plot-throughput"
23378
23379 - type: "plot"
23380   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
23381   algorithm: "plot_perf_box_name"
23382   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
23383   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23384   include:
23385     - "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"
23386     - "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"
23387     - "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"
23388     - "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"
23389   layout:
23390     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
23391     layout: "plot-throughput"
23392
23393 - type: "plot"
23394   title: "Throughput: 2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
23395   algorithm: "plot_perf_box_name"
23396   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
23397   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23398   include:
23399     - "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"
23400     - "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"
23401     - "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"
23402     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
23403     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
23404     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
23405   layout:
23406     title: "2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
23407     layout: "plot-throughput"
23408
23409 - type: "plot"
23410   title: "Throughput: 2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
23411   algorithm: "plot_perf_box_name"
23412   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
23413   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23414   include:
23415     - "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"
23416     - "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"
23417     - "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"
23418     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
23419     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
23420     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
23421   layout:
23422     title: "2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
23423     layout: "plot-throughput"
23424
23425 ################################################################################
23426
23427 # Packet Speedup
23428
23429 - type: "plot"
23430   title: "Speedup: 2n-zn2-xxv710-64b-memif-base-avf-ndr-tsa"
23431   algorithm: "plot_tsa_name"
23432   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-memif-base-avf-ndr-tsa"
23433   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23434   include:
23435     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
23436     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23437     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23438     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
23439   layout:
23440     title: "2n-zn2-xxv710-64b-memif-base-avf-ndr"
23441     layout: "plot-throughput-speedup-analysis"
23442
23443 - type: "plot"
23444   title: "Speedup: 2n-zn2-xxv710-64b-memif-base-avf-pdr-tsa"
23445   algorithm: "plot_tsa_name"
23446   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-memif-base-avf-pdr-tsa"
23447   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23448   include:
23449     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
23450     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23451     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23452     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
23453   layout:
23454     title: "2n-zn2-xxv710-64b-memif-base-avf-pdr"
23455     layout: "plot-throughput-speedup-analysis"
23456
23457 - type: "plot"
23458   title: "Speedup: 2n-zn2-xxv710-64b-memif-base-dpdk-ndr-tsa"
23459   algorithm: "plot_tsa_name"
23460   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-memif-base-dpdk-ndr-tsa"
23461   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23462   include:
23463     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
23464     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23465     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23466     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
23467   layout:
23468     title: "2n-zn2-xxv710-64b-memif-base-dpdk-ndr"
23469     layout: "plot-throughput-speedup-analysis"
23470
23471 - type: "plot"
23472   title: "Speedup: 2n-zn2-xxv710-64b-memif-base-dpdk-pdr-tsa"
23473   algorithm: "plot_tsa_name"
23474   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-memif-base-dpdk-pdr-tsa"
23475   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23476   include:
23477     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
23478     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23479     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23480     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
23481   layout:
23482     title: "2n-zn2-xxv710-64b-memif-base-dpdk-pdr"
23483     layout: "plot-throughput-speedup-analysis"
23484
23485 - type: "plot"
23486   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
23487   algorithm: "plot_tsa_name"
23488   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
23489   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23490   include:
23491     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23492     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23493     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
23494     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
23495   layout:
23496     title: "2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
23497     layout: "plot-throughput-speedup-analysis"
23498
23499 - type: "plot"
23500   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
23501   algorithm: "plot_tsa_name"
23502   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
23503   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23504   include:
23505     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23506     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23507     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
23508     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
23509   layout:
23510     title: "2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
23511     layout: "plot-throughput-speedup-analysis"
23512
23513 - type: "plot"
23514   title: "Speedup: 2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
23515   algorithm: "plot_tsa_name"
23516   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
23517   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23518   include:
23519     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
23520     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
23521     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
23522     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
23523     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
23524     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
23525   layout:
23526     title: "2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
23527     layout: "plot-throughput-speedup-analysis"
23528
23529 - type: "plot"
23530   title: "Speedup: 2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
23531   algorithm: "plot_tsa_name"
23532   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
23533   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23534   include:
23535     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
23536     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
23537     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
23538     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
23539     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
23540     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
23541   layout:
23542     title: "2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
23543     layout: "plot-throughput-speedup-analysis"
23544
23545 - type: "plot"
23546   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
23547   algorithm: "plot_tsa_name"
23548   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
23549   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23550   include:
23551     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
23552     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
23553     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
23554     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
23555     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
23556     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
23557     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
23558   layout:
23559     title: "2n-zn2-xxv710-64b-ip4routing-base-scale-avf-ndr"
23560     layout: "plot-throughput-speedup-analysis"
23561
23562 - type: "plot"
23563   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
23564   algorithm: "plot_tsa_name"
23565   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
23566   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23567   include:
23568     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
23569     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
23570     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
23571     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
23572     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
23573     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
23574     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
23575   layout:
23576     title: "2n-zn2-xxv710-64b-ip4routing-base-scale-avf-pdr"
23577     layout: "plot-throughput-speedup-analysis"
23578
23579 - type: "plot"
23580   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
23581   algorithm: "plot_tsa_name"
23582   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
23583   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23584   include:
23585     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
23586     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
23587     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
23588     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
23589     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
23590     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
23591     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
23592     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
23593   layout:
23594     title: "2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
23595     layout: "plot-throughput-speedup-analysis"
23596
23597 - type: "plot"
23598   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
23599   algorithm: "plot_tsa_name"
23600   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
23601   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23602   include:
23603     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
23604     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
23605     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
23606     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
23607     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
23608     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
23609     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
23610     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
23611   layout:
23612     title: "2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
23613     layout: "plot-throughput-speedup-analysis"
23614
23615 - type: "plot"
23616   title: "Speedup: 2n-zn2-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
23617   algorithm: "plot_tsa_name"
23618   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
23619   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23620   include:
23621     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23622     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23623     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23624     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23625     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23626     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
23627   layout:
23628     title: "2n-zn2-xxv710-64b-features-ip4routing-base-avf-ndr"
23629     layout: "plot-throughput-speedup-analysis"
23630
23631 - type: "plot"
23632   title: "Speedup: 2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
23633   algorithm: "plot_tsa_name"
23634   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
23635   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23636   include:
23637     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
23638     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
23639     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
23640     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
23641     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
23642   layout:
23643     title: "2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr"
23644     layout: "plot-throughput-speedup-analysis"
23645
23646 #- type: "plot"
23647 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
23648 #  algorithm: "plot_tsa_name"
23649 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
23650 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23651 #  include:
23652 #    - "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"
23653 #    - "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"
23654 #    - "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"
23655 #    - "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"
23656 #    - "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"
23657 #  layout:
23658 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr"
23659 #    layout: "plot-throughput-speedup-analysis"
23660 #
23661 #- type: "plot"
23662 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
23663 #  algorithm: "plot_tsa_name"
23664 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
23665 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23666 #  include:
23667 #    - "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"
23668 #    - "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"
23669 #    - "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"
23670 #    - "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"
23671 #    - "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"
23672 #    - "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"
23673 #    - "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"
23674 #    - "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"
23675 #    - "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"
23676 #    - "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"
23677 #  layout:
23678 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
23679 #    layout: "plot-throughput-speedup-analysis-cps"
23680 #
23681 #- type: "plot"
23682 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
23683 #  algorithm: "plot_tsa_name"
23684 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
23685 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23686 #  include:
23687 #    - "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"
23688 #    - "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"
23689 #    - "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"
23690 #    - "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"
23691 #    - "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"
23692 #    - "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"
23693 #    - "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"
23694 #    - "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"
23695 #    - "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"
23696 #    - "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"
23697 #  layout:
23698 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
23699 #    layout: "plot-throughput-speedup-analysis"
23700 #
23701 #- type: "plot"
23702 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
23703 #  algorithm: "plot_tsa_name"
23704 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
23705 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23706 #  include:
23707 #    - "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"
23708 #    - "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"
23709 #    - "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"
23710 #    - "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"
23711 #    - "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"
23712 #    - "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"
23713 #    - "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"
23714 #    - "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"
23715 #    - "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"
23716 #    - "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"
23717 #  layout:
23718 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
23719 #    layout: "plot-throughput-speedup-analysis-cps"
23720 #
23721 #- type: "plot"
23722 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
23723 #  algorithm: "plot_tsa_name"
23724 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
23725 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23726 #  include:
23727 #    - "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"
23728 #    - "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"
23729 #    - "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"
23730 #    - "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"
23731 #    - "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"
23732 #    - "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"
23733 #    - "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"
23734 #    - "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"
23735 #    - "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"
23736 #    - "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"
23737 #  layout:
23738 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
23739 #    layout: "plot-throughput-speedup-analysis"
23740
23741 - type: "plot"
23742   title: "Speedup: 2n-zn2-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
23743   algorithm: "plot_tsa_name"
23744   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
23745   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23746   include:
23747     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23748     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23749     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23750     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23751     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23752     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
23753   layout:
23754     title: "2n-zn2-xxv710-64b-features-ip4routing-base-avf-pdr"
23755     layout: "plot-throughput-speedup-analysis"
23756
23757 - type: "plot"
23758   title: "Speedup: 2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
23759   algorithm: "plot_tsa_name"
23760   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
23761   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23762   include:
23763     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
23764     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
23765     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
23766     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
23767     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
23768   layout:
23769     title: "2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr"
23770     layout: "plot-throughput-speedup-analysis"
23771
23772 #- type: "plot"
23773 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
23774 #  algorithm: "plot_tsa_name"
23775 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
23776 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23777 #  include:
23778 #    - "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"
23779 #    - "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"
23780 #    - "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"
23781 #    - "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"
23782 #    - "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"
23783 #  layout:
23784 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr"
23785 #    layout: "plot-throughput-speedup-analysis"
23786 #
23787 #- type: "plot"
23788 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
23789 #  algorithm: "plot_tsa_name"
23790 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
23791 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23792 #  include:
23793 #    - "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"
23794 #    - "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"
23795 #    - "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"
23796 #    - "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"
23797 #    - "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"
23798 #    - "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"
23799 #    - "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"
23800 #    - "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"
23801 #    - "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"
23802 #    - "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"
23803 #  layout:
23804 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
23805 #    layout: "plot-throughput-speedup-analysis-cps"
23806 #
23807 #- type: "plot"
23808 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
23809 #  algorithm: "plot_tsa_name"
23810 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
23811 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23812 #  include:
23813 #    - "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"
23814 #    - "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"
23815 #    - "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"
23816 #    - "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"
23817 #    - "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"
23818 #    - "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"
23819 #    - "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"
23820 #    - "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"
23821 #    - "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"
23822 #    - "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"
23823 #  layout:
23824 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
23825 #    layout: "plot-throughput-speedup-analysis"
23826 #
23827 #- type: "plot"
23828 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
23829 #  algorithm: "plot_tsa_name"
23830 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
23831 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23832 #  include:
23833 #    - "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"
23834 #    - "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"
23835 #    - "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"
23836 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
23837 #    - "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"
23838 #    - "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"
23839 #    - "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"
23840 #    - "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"
23841 #    - "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"
23842 #    - "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"
23843 #  layout:
23844 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
23845 #    layout: "plot-throughput-speedup-analysis-cps"
23846 #
23847 #- type: "plot"
23848 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
23849 #  algorithm: "plot_tsa_name"
23850 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
23851 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23852 #  include:
23853 #    - "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"
23854 #    - "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"
23855 #    - "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"
23856 #    - "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"
23857 #    - "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"
23858 #    - "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"
23859 #    - "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"
23860 #    - "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"
23861 #    - "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"
23862 #    - "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"
23863 #  layout:
23864 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
23865 #    layout: "plot-throughput-speedup-analysis"
23866
23867 - type: "plot"
23868   title: "Speedup: 2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
23869   algorithm: "plot_tsa_name"
23870   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
23871   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23872   include:
23873     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
23874     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23875     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23876     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23877     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23878     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23879   layout:
23880     title: "2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-ndr"
23881     layout: "plot-throughput-speedup-analysis"
23882
23883 - type: "plot"
23884   title: "Speedup: 2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
23885   algorithm: "plot_tsa_name"
23886   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
23887   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23888   include:
23889     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
23890     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23891     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23892     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23893     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23894     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23895   layout:
23896     title: "2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-pdr"
23897     layout: "plot-throughput-speedup-analysis"
23898
23899 - type: "plot"
23900   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ip4base-ndr-tsa"
23901   algorithm: "plot_tsa_name"
23902   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ip4base-ndr-tsa"
23903   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23904   include:
23905     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
23906     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
23907     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
23908     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
23909     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
23910     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
23911     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
23912     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
23913   layout:
23914     title: "2n-zn2-cx556a-64b-rdma-ip4base-ndr"
23915     layout: "plot-throughput-speedup-analysis"
23916
23917 - type: "plot"
23918   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ip4base-pdr-tsa"
23919   algorithm: "plot_tsa_name"
23920   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ip4base-pdr-tsa"
23921   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23922   include:
23923     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
23924     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
23925     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
23926     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
23927     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
23928     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
23929     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
23930     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
23931   layout:
23932     title: "2n-zn2-cx556a-64b-rdma-ip4base-pdr"
23933     layout: "plot-throughput-speedup-analysis"
23934
23935 - type: "plot"
23936   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ethip4-features-ndr-tsa"
23937   algorithm: "plot_tsa_name"
23938   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ethip4-features-ndr-tsa"
23939   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23940   include:
23941     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23942     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23943     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23944     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23945     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23946     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
23947   layout:
23948     title: "2n-zn2-cx556a-64b-rdma-ethip4-features-ndr"
23949     layout: "plot-throughput-speedup-analysis"
23950
23951 - type: "plot"
23952   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ethip4-features-pdr-tsa"
23953   algorithm: "plot_tsa_name"
23954   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ethip4-features-pdr-tsa"
23955   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23956   include:
23957     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23958     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23959     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23960     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23961     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23962     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
23963   layout:
23964     title: "2n-zn2-cx556a-64b-rdma-ethip4-features-pdr"
23965     layout: "plot-throughput-speedup-analysis"
23966
23967 - type: "plot"
23968   title: "Speedup: 2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
23969   algorithm: "plot_tsa_name"
23970   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
23971   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23972   include:
23973     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
23974     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
23975     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
23976     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
23977     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
23978   layout:
23979     title: "2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
23980     layout: "plot-throughput-speedup-analysis"
23981
23982 - type: "plot"
23983   title: "Speedup: 2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
23984   algorithm: "plot_tsa_name"
23985   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
23986   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23987   include:
23988     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
23989     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
23990     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
23991     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
23992     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
23993   layout:
23994     title: "2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
23995     layout: "plot-throughput-speedup-analysis"
23996
23997 - type: "plot"
23998   title: "Speedup: 2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
23999   algorithm: "plot_tsa_name"
24000   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
24001   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24002   include:
24003     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
24004     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
24005     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
24006     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
24007     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
24008     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
24009     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
24010   layout:
24011     title: "2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
24012     layout: "plot-throughput-speedup-analysis"
24013
24014 - type: "plot"
24015   title: "Speedup: 2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
24016   algorithm: "plot_tsa_name"
24017   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
24018   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24019   include:
24020     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
24021     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
24022     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
24023     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
24024     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
24025     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
24026     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
24027   layout:
24028     title: "2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
24029     layout: "plot-throughput-speedup-analysis"
24030
24031 - type: "plot"
24032   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
24033   algorithm: "plot_tsa_name"
24034   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
24035   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24036   include:
24037     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
24038     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
24039     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
24040     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
24041     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
24042     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
24043     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
24044     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
24045   layout:
24046     title: "2n-zn2-xxv710-78b-ip6routing-base-scale-avf-ndr"
24047     layout: "plot-throughput-speedup-analysis"
24048
24049 - type: "plot"
24050   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
24051   algorithm: "plot_tsa_name"
24052   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
24053   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24054   include:
24055     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
24056     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
24057     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
24058     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
24059     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
24060     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
24061     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
24062     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
24063   layout:
24064     title: "2n-zn2-xxv710-78b-ip6routing-base-scale-avf-pdr"
24065     layout: "plot-throughput-speedup-analysis"
24066
24067 - type: "plot"
24068   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
24069   algorithm: "plot_tsa_name"
24070   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
24071   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24072   include:
24073     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
24074     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
24075     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
24076     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
24077     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
24078     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
24079     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
24080     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
24081   layout:
24082     title: "2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
24083     layout: "plot-throughput-speedup-analysis"
24084
24085 - type: "plot"
24086   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
24087   algorithm: "plot_tsa_name"
24088   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
24089   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24090   include:
24091     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
24092     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
24093     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
24094     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
24095     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
24096     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
24097     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
24098     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
24099   layout:
24100     title: "2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
24101     layout: "plot-throughput-speedup-analysis"
24102
24103 - type: "plot"
24104   title: "Speedup: 2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
24105   algorithm: "plot_tsa_name"
24106   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
24107   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24108   include:
24109     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
24110     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
24111     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
24112     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
24113     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
24114   layout:
24115     title: "2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-ndr"
24116     layout: "plot-throughput-speedup-analysis"
24117
24118 - type: "plot"
24119   title: "Speedup: 2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
24120   algorithm: "plot_tsa_name"
24121   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
24122   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24123   include:
24124     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
24125     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
24126     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
24127     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
24128     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
24129   layout:
24130     title: "2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-pdr"
24131     layout: "plot-throughput-speedup-analysis"
24132
24133 - type: "plot"
24134   title: "Speedup: 2n-zn2-x710-64b-l2switching-base-scale-avf-ndr-tsa"
24135   algorithm: "plot_tsa_name"
24136   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-l2switching-base-scale-avf-ndr-tsa"
24137   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24138   include:
24139     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
24140     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
24141     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
24142     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
24143     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
24144   layout:
24145     title: "2n-zn2-x710-64b-l2switching-base-scale-avf-ndr"
24146     layout: "plot-throughput-speedup-analysis"
24147
24148 - type: "plot"
24149   title: "Speedup: 2n-zn2-x710-64b-l2switching-base-scale-avf-pdr-tsa"
24150   algorithm: "plot_tsa_name"
24151   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-l2switching-base-scale-avf-pdr-tsa"
24152   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24153   include:
24154     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
24155     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
24156     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
24157     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
24158     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
24159   layout:
24160     title: "2n-zn2-x710-64b-l2switching-base-scale-avf-pdr"
24161     layout: "plot-throughput-speedup-analysis"
24162
24163 - type: "plot"
24164   title: "Speedup: 2n-zn2-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
24165   algorithm: "plot_tsa_name"
24166   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
24167   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24168   include:
24169     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
24170     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
24171     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
24172     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
24173     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
24174   layout:
24175     title: "2n-zn2-x710-64b-l2switching-base-scale-dpdk-ndr"
24176     layout: "plot-throughput-speedup-analysis"
24177
24178 - type: "plot"
24179   title: "Speedup: 2n-zn2-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
24180   algorithm: "plot_tsa_name"
24181   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
24182   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24183   include:
24184     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
24185     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
24186     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
24187     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
24188     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
24189   layout:
24190     title: "2n-zn2-x710-64b-l2switching-base-scale-dpdk-pdr"
24191     layout: "plot-throughput-speedup-analysis"
24192
24193 - type: "plot"
24194   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-avf-ndr-tsa"
24195   algorithm: "plot_tsa_name"
24196   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-avf-ndr-tsa"
24197   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24198   include:
24199     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
24200     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
24201     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
24202     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
24203     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
24204     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
24205   layout:
24206     title: "2n-zn2-xxv710-64b-l2switching-base-avf-ndr"
24207     layout: "plot-throughput-speedup-analysis"
24208
24209 - type: "plot"
24210   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-avf-pdr-tsa"
24211   algorithm: "plot_tsa_name"
24212   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-avf-pdr-tsa"
24213   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24214   include:
24215     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
24216     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
24217     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
24218     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
24219     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
24220     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
24221   layout:
24222     title: "2n-zn2-xxv710-64b-l2switching-base-avf-pdr"
24223     layout: "plot-throughput-speedup-analysis"
24224
24225 - type: "plot"
24226   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
24227   algorithm: "plot_tsa_name"
24228   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
24229   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24230   include:
24231     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
24232     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
24233     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
24234     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
24235   layout:
24236     title: "2n-zn2-xxv710-64b-l2switching-base-scale-avf-ndr"
24237     layout: "plot-throughput-speedup-analysis"
24238
24239 - type: "plot"
24240   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
24241   algorithm: "plot_tsa_name"
24242   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
24243   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24244   include:
24245     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
24246     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
24247     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
24248     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
24249   layout:
24250     title: "2n-zn2-xxv710-64b-l2switching-base-scale-avf-pdr"
24251     layout: "plot-throughput-speedup-analysis"
24252
24253 - type: "plot"
24254   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
24255   algorithm: "plot_tsa_name"
24256   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
24257   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24258   include:
24259     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
24260     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
24261     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
24262     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
24263     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
24264     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
24265   layout:
24266     title: "2n-zn2-xxv710-64b-l2switching-base-dpdk-ndr"
24267     layout: "plot-throughput-speedup-analysis"
24268
24269 - type: "plot"
24270   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
24271   algorithm: "plot_tsa_name"
24272   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
24273   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24274   include:
24275     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
24276     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
24277     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
24278     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
24279     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
24280     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
24281   layout:
24282     title: "2n-zn2-xxv710-64b-l2switching-base-dpdk-pdr"
24283     layout: "plot-throughput-speedup-analysis"
24284
24285 - type: "plot"
24286   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
24287   algorithm: "plot_tsa_name"
24288   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
24289   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24290   include:
24291     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
24292     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
24293     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
24294     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
24295   layout:
24296     title: "2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-ndr"
24297     layout: "plot-throughput-speedup-analysis"
24298
24299 - type: "plot"
24300   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
24301   algorithm: "plot_tsa_name"
24302   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
24303   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24304   include:
24305     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
24306     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
24307     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
24308     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
24309   layout:
24310     title: "2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-pdr"
24311     layout: "plot-throughput-speedup-analysis"
24312
24313 - type: "plot"
24314   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2switching-base-ndr-tsa"
24315   algorithm: "plot_tsa_name"
24316   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2switching-base-ndr-tsa"
24317   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24318   include:
24319     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
24320     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
24321     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
24322     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
24323     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
24324     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
24325   layout:
24326     title: "2n-zn2-cx556a-64b-rdma-l2switching-base-ndr"
24327     layout: "plot-throughput-speedup-analysis"
24328
24329 - type: "plot"
24330   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2switching-base-pdr-tsa"
24331   algorithm: "plot_tsa_name"
24332   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2switching-base-pdr-tsa"
24333   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24334   include:
24335     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
24336     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
24337     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
24338     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
24339     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
24340     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
24341   layout:
24342     title: "2n-zn2-cx556a-64b-rdma-l2switching-base-pdr"
24343     layout: "plot-throughput-speedup-analysis"
24344
24345 - type: "plot"
24346   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
24347   algorithm: "plot_tsa_name"
24348   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
24349   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24350   include:
24351     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
24352     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
24353     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
24354     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
24355   layout:
24356     title: "2n-zn2-cx556a-64b-rdma-l2switching-scale-ndr"
24357     layout: "plot-throughput-speedup-analysis"
24358
24359 - type: "plot"
24360   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
24361   algorithm: "plot_tsa_name"
24362   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
24363   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24364   include:
24365     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
24366     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
24367     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
24368     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
24369   layout:
24370     title: "2n-zn2-cx556a-64b-rdma-l2switching-scale-pdr"
24371     layout: "plot-throughput-speedup-analysis"
24372
24373 - type: "plot"
24374   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-avf-ndr"
24375   algorithm: "plot_tsa_name"
24376   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-avf-ndr-tsa"
24377   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24378   include:
24379     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24380     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24381     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24382     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24383     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
24384   layout:
24385     title: "2n-zn2-xxv710-64b-vhost-base-avf-ndr"
24386     layout: "plot-throughput-speedup-analysis"
24387
24388 - type: "plot"
24389   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-avf-pdr"
24390   algorithm: "plot_tsa_name"
24391   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-avf-pdr-tsa"
24392   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24393   include:
24394     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24395     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24396     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24397     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24398     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
24399   layout:
24400     title: "2n-zn2-xxv710-64b-vhost-base-avf-pdr"
24401     layout: "plot-throughput-speedup-analysis"
24402
24403 - type: "plot"
24404   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-avf-vpp-ndr"
24405   algorithm: "plot_tsa_name"
24406   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
24407   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24408   include:
24409     - "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"
24410     - "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"
24411     - "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"
24412     - "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"
24413     - "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"
24414   layout:
24415     title: "2n-zn2-xxv710-64b-vhost-base-avf-vpp-ndr"
24416     layout: "plot-throughput-speedup-analysis"
24417
24418 - type: "plot"
24419   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-avf-vpp-pdr"
24420   algorithm: "plot_tsa_name"
24421   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
24422   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24423   include:
24424     - "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"
24425     - "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"
24426     - "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"
24427     - "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"
24428     - "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"
24429   layout:
24430     title: "2n-zn2-xxv710-64b-vhost-base-avf-vpp-pdr"
24431     layout: "plot-throughput-speedup-analysis"
24432
24433 - type: "plot"
24434   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-dpdk-ndr"
24435   algorithm: "plot_tsa_name"
24436   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-dpdk-ndr-tsa"
24437   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24438   include:
24439     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24440     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24441     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24442     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24443     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
24444   layout:
24445     title: "2n-zn2-xxv710-64b-vhost-base-dpdk-ndr"
24446     layout: "plot-throughput-speedup-analysis"
24447
24448 - type: "plot"
24449   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-dpdk-pdr"
24450   algorithm: "plot_tsa_name"
24451   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-dpdk-pdr-tsa"
24452   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24453   include:
24454     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24455     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24456     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24457     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24458     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
24459   layout:
24460     title: "2n-zn2-xxv710-64b-vhost-base-dpdk-pdr"
24461     layout: "plot-throughput-speedup-analysis"
24462
24463 - type: "plot"
24464   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-ndr"
24465   algorithm: "plot_tsa_name"
24466   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
24467   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24468   include:
24469     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24470     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24471     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24472     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24473     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
24474   layout:
24475     title: "2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-ndr"
24476     layout: "plot-throughput-speedup-analysis"
24477
24478 - type: "plot"
24479   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-pdr"
24480   algorithm: "plot_tsa_name"
24481   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
24482   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24483   include:
24484     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24485     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24486     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24487     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24488     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
24489   layout:
24490     title: "2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-pdr"
24491     layout: "plot-throughput-speedup-analysis"
24492
24493 - type: "plot"
24494   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
24495   algorithm: "plot_tsa_name"
24496   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
24497   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24498   include:
24499     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24500     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24501     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24502     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24503   layout:
24504     title: "2n-zn2-cx556a-64b-rdma-l2-vhost-base-ndr"
24505     layout: "plot-throughput-speedup-analysis"
24506
24507 - type: "plot"
24508   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
24509   algorithm: "plot_tsa_name"
24510   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
24511   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24512   include:
24513     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24514     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24515     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24516     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24517   layout:
24518     title: "2n-zn2-cx556a-64b-rdma-l2-vhost-base-pdr"
24519     layout: "plot-throughput-speedup-analysis"
24520
24521 - type: "plot"
24522   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
24523   algorithm: "plot_tsa_name"
24524   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
24525   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24526   include:
24527     - "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"
24528     - "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"
24529     - "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"
24530     - "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"
24531   layout:
24532     title: "2n-zn2-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
24533     layout: "plot-throughput-speedup-analysis"
24534
24535 - type: "plot"
24536   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
24537   algorithm: "plot_tsa_name"
24538   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
24539   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24540   include:
24541     - "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"
24542     - "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"
24543     - "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"
24544     - "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"
24545   layout:
24546     title: "2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr"
24547     layout: "plot-throughput-speedup-analysis"
24548
24549 - type: "plot"
24550   title: "Speedup: 2n-zn2-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
24551   algorithm: "plot_tsa_name"
24552   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
24553   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24554   include:
24555     - "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"
24556     - "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"
24557     - "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"
24558     - "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"
24559     - "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"
24560     - "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"
24561   layout:
24562     title: "2n-zn2-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
24563     layout: "plot-throughput-speedup-analysis"
24564
24565 - type: "plot"
24566   title: "Speedup: 2n-zn2-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
24567   algorithm: "plot_tsa_name"
24568   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
24569   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24570   include:
24571     - "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"
24572     - "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"
24573     - "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"
24574     - "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"
24575     - "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"
24576     - "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"
24577   layout:
24578     title: "2n-zn2-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
24579     layout: "plot-throughput-speedup-analysis"
24580
24581 # Packet Throughput - DPDK
24582
24583 # 2n-zn2-xxv710
24584
24585 - type: "plot"
24586   title: "DPDK Throughput: 2n-zn2-xxv710-64b-2t1c-base-ndr"
24587   algorithm: "plot_perf_box_name"
24588   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-xxv710-64b-2t1c-base-ndr"
24589   data: "plot-dpdk-throughput-latency-2n-zn2"
24590   include:
24591     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
24592     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
24593   layout:
24594     title: "2n-zn2-xxv710-64b-2t1c-base-ndr"
24595     layout: "plot-throughput"
24596
24597 - type: "plot"
24598   title: "DPDK Throughput: 2n-zn2-xxv710-64b-4t2c-base-ndr"
24599   algorithm: "plot_perf_box_name"
24600   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-xxv710-64b-4t2c-base-ndr"
24601   data: "plot-dpdk-throughput-latency-2n-zn2"
24602   include:
24603     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
24604     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
24605   layout:
24606     title: "2n-zn2-xxv710-64b-4t2c-base-ndr"
24607     layout: "plot-throughput"
24608
24609 - type: "plot"
24610   title: "DPDK Throughput: 2n-zn2-xxv710-64b-2t1c-base-pdr"
24611   algorithm: "plot_perf_box_name"
24612   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-xxv710-64b-2t1c-base-pdr"
24613   data: "plot-dpdk-throughput-latency-2n-zn2"
24614   include:
24615     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
24616     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
24617   layout:
24618     title: "2n-zn2-xxv710-64b-2t1c-base-pdr"
24619     layout: "plot-throughput"
24620
24621 - type: "plot"
24622   title: "DPDK Throughput: 2n-zn2-xxv710-64b-4t2c-base-pdr"
24623   algorithm: "plot_perf_box_name"
24624   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-xxv710-64b-4t2c-base-pdr"
24625   data: "plot-dpdk-throughput-latency-2n-zn2"
24626   include:
24627     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
24628     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
24629   layout:
24630     title: "2n-zn2-xxv710-64b-4t2c-base-pdr"
24631     layout: "plot-throughput"
24632
24633 # 2n-zn2-x710
24634
24635 - type: "plot"
24636   title: "DPDK Throughput: 2n-zn2-x710-64b-2t1c-base-ndr"
24637   algorithm: "plot_perf_box_name"
24638   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-x710-64b-2t1c-base-ndr"
24639   data: "plot-dpdk-throughput-latency-2n-zn2"
24640   include:
24641     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
24642     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
24643   layout:
24644     title: "2n-zn2-x710-64b-2t1c-base-ndr"
24645     layout: "plot-throughput"
24646
24647 - type: "plot"
24648   title: "DPDK Throughput: 2n-zn2-x710-64b-4t2c-base-ndr"
24649   algorithm: "plot_perf_box_name"
24650   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-x710-64b-4t2c-base-ndr"
24651   data: "plot-dpdk-throughput-latency-2n-zn2"
24652   include:
24653     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
24654     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
24655   layout:
24656     title: "2n-zn2-x710-64b-4t2c-base-ndr"
24657     layout: "plot-throughput"
24658
24659 - type: "plot"
24660   title: "DPDK Throughput: 2n-zn2-x710-64b-2t1c-base-pdr"
24661   algorithm: "plot_perf_box_name"
24662   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-x710-64b-2t1c-base-pdr"
24663   data: "plot-dpdk-throughput-latency-2n-zn2"
24664   include:
24665     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
24666     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
24667   layout:
24668     title: "2n-zn2-x710-64b-2t1c-base-pdr"
24669     layout: "plot-throughput"
24670
24671 - type: "plot"
24672   title: "DPDK Throughput: 2n-zn2-x710-64b-4t2c-base-pdr"
24673   algorithm: "plot_perf_box_name"
24674   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-x710-64b-4t2c-base-pdr"
24675   data: "plot-dpdk-throughput-latency-2n-zn2"
24676   include:
24677     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
24678     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
24679   layout:
24680     title: "2n-zn2-x710-64b-4t2c-base-pdr"
24681     layout: "plot-throughput"
24682
24683 ################################################################################
24684
24685 - type: "plot"
24686   title: "Latency by percentile: 2n-skx"
24687   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24688   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
24689   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
24690   target-links: "../../_static/vpp"
24691   data: "plot-vpp-hdrh-lat-2n-skx"
24692   filter: "'2T1C' and 'NIC_Intel-XXV710'"
24693   layout:
24694     layout: "plot-hdrh-latency-percentile-x-log"
24695
24696 - type: "plot"
24697   title: "Latency by percentile: 2n-skx RND"
24698   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24699   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
24700   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
24701   target-links: "../../_static/vpp"
24702   data: "plot-vpp-hdrh-lat-2n-skx-rnd"
24703   filter: "'2T1C' and 'NIC_Intel-XXV710'"
24704   layout:
24705     layout: "plot-hdrh-latency-percentile-x-log"
24706
24707 - type: "plot"
24708   title: "Latency by percentile: 2n-skx NAT"
24709   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24710   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
24711   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
24712   target-links: "../../_static/vpp"
24713   data: "plot-vpp-hdrh-lat-2n-skx-nat"
24714   filter: "'2T1C' and 'NIC_Intel-XXV710'"
24715   layout:
24716     layout: "plot-hdrh-latency-percentile-x-log"
24717
24718 - type: "plot"
24719   title: "Latency by percentile: 2n-zn2"
24720   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24721   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-zn2"
24722   output-file-links: "{DIR[LAT,VPP]}/2n_zn2.rst"
24723   target-links: "../../_static/vpp"
24724   data: "plot-vpp-hdrh-lat-2n-zn2"
24725   filter: "'2T1C' and 'NIC_Intel-XXV710'"
24726   layout:
24727     layout: "plot-hdrh-latency-percentile-x-log"
24728
24729 - type: "plot"
24730   title: "Latency by percentile: 2n-zn2 RND"
24731   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24732   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-zn2"
24733   output-file-links: "{DIR[LAT,VPP]}/2n_zn2.rst"
24734   target-links: "../../_static/vpp"
24735   data: "plot-vpp-hdrh-lat-2n-zn2-rnd"
24736   filter: "'2T1C' and 'NIC_Intel-XXV710'"
24737   layout:
24738     layout: "plot-hdrh-latency-percentile-x-log"
24739
24740 - type: "plot"
24741   title: "Latency by percentile: 3n-skx"
24742   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24743   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
24744   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
24745   target-links: "../../_static/vpp"
24746   data: "plot-vpp-hdrh-lat-3n-skx"
24747   filter: "'2T1C' and 'NIC_Intel-XXV710'"
24748   layout:
24749     layout: "plot-hdrh-latency-percentile-x-log"
24750
24751 - type: "plot"
24752   title: "Latency by percentile: 2n-clx"
24753   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24754   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
24755   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
24756   target-links: "../../_static/vpp"
24757   data: "plot-vpp-hdrh-lat-2n-clx"
24758   filter: "'2T1C' and 'NIC_Intel-XXV710'"
24759   layout:
24760     layout: "plot-hdrh-latency-percentile-x-log"
24761
24762 - type: "plot"
24763   title: "Latency by percentile: 2n-clx RND"
24764   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24765   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
24766   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
24767   target-links: "../../_static/vpp"
24768   data: "plot-vpp-hdrh-lat-2n-clx-rnd"
24769   filter: "'2T1C' and 'NIC_Intel-XXV710'"
24770   layout:
24771     layout: "plot-hdrh-latency-percentile-x-log"
24772
24773 - type: "plot"
24774   title: "Latency by percentile: 2n-clx NAT"
24775   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24776   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
24777   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
24778   target-links: "../../_static/vpp"
24779   data: "plot-vpp-hdrh-lat-2n-clx-nat"
24780   filter: "'2T1C' and 'NIC_Intel-XXV710'"
24781   layout:
24782     layout: "plot-hdrh-latency-percentile-x-log"
24783
24784 - type: "plot"
24785   title: "Latency by percentile: 2n-clx MLX"
24786   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24787   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
24788   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
24789   target-links: "../../_static/vpp"
24790   data: "plot-vpp-hdrh-lat-2n-clx-mlx"
24791   filter: "'2T1C' and 'NIC_Intel-XXV710'"
24792   layout:
24793     layout: "plot-hdrh-latency-percentile-x-log"
24794
24795 - type: "plot"
24796   title: "Latency by percentile: 3n-hsw"
24797   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24798   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
24799   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
24800   target-links: "../../_static/vpp"
24801   data: "plot-vpp-hdrh-lat-3n-hsw"
24802   filter: "'1T1C' and 'NIC_Intel-XL710'"
24803   layout:
24804     layout: "plot-hdrh-latency-percentile-x-log"
24805
24806 - type: "plot"
24807   title: "Latency by percentile: 3n-hsw RND"
24808   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24809   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
24810   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
24811   target-links: "../../_static/vpp"
24812   data: "plot-vpp-hdrh-lat-3n-hsw-rnd"
24813   filter: "'1T1C' and 'NIC_Intel-XL710'"
24814   layout:
24815     layout: "plot-hdrh-latency-percentile-x-log"
24816
24817 - type: "plot"
24818   title: "Latency by percentile: 3n-tsh"
24819   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24820   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
24821   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
24822   target-links: "../../_static/vpp"
24823   data: "plot-vpp-hdrh-lat-3n-tsh"
24824   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
24825   layout:
24826     layout: "plot-hdrh-latency-percentile-x-log"
24827
24828 - type: "plot"
24829   title: "Latency by percentile: 2n-tx2"
24830   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24831   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-tx2"
24832   output-file-links: "{DIR[LAT,VPP]}/2n-tx2.rst"
24833   target-links: "../../_static/vpp"
24834   data: "plot-vpp-hdrh-lat-2n-tx2"
24835   filter: "'1T1C' and 'NIC_Intel-XL710'"
24836   layout:
24837     layout: "plot-hdrh-latency-percentile-x-log"
24838
24839 - type: "plot"
24840   title: "Latency by percentile: DPDK 2n-skx"
24841   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24842   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-skx"
24843   output-file-links: "{DIR[LAT,DPDK]}/2n_skx.rst"
24844   target-links: "../../_static/dpdk"
24845   data: "plot-dpdk-hdrh-lat-2n-skx"
24846   filter: "'2T1C' and 'NIC_Intel-XXV710'"
24847   layout:
24848     layout: "plot-hdrh-latency-percentile-x-log"
24849
24850 - type: "plot"
24851   title: "Latency by percentile: DPDK 3n-skx"
24852   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24853   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-skx"
24854   output-file-links: "{DIR[LAT,DPDK]}/3n_skx.rst"
24855   target-links: "../../_static/dpdk"
24856   data: "plot-dpdk-hdrh-lat-3n-skx"
24857   filter: "'2T1C' and 'NIC_Intel-XXV710'"
24858   layout:
24859     layout: "plot-hdrh-latency-percentile-x-log"
24860
24861 - type: "plot"
24862   title: "Latency by percentile: DPDK 2n-clx"
24863   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24864   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
24865   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
24866   target-links: "../../_static/dpdk"
24867   data: "plot-dpdk-hdrh-lat-2n-clx"
24868   filter: "'2T1C' and 'NIC_Intel-XXV710'"
24869   layout:
24870     layout: "plot-hdrh-latency-percentile-x-log"
24871
24872 - type: "plot"
24873   title: "Latency by percentile: DPDK 2n-zn2"
24874   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24875   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-zn2"
24876   output-file-links: "{DIR[LAT,DPDK]}/2n_zn2.rst"
24877   target-links: "../../_static/dpdk"
24878   data: "plot-dpdk-hdrh-lat-2n-zn2"
24879   filter: "'2T1C' and 'NIC_Intel-XXV710'"
24880   layout:
24881     layout: "plot-hdrh-latency-percentile-x-log"
24882
24883 - type: "plot"
24884   title: "Latency by percentile: DPDK 3n-hsw"
24885   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24886   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
24887   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
24888   target-links: "../../_static/dpdk"
24889   data: "plot-dpdk-hdrh-lat-3n-hsw"
24890   filter: "'1T1C' and 'NIC_Intel-XL710'"
24891   layout:
24892     layout: "plot-hdrh-latency-percentile-x-log"
24893
24894 - type: "plot"
24895   title: "Latency by percentile: DPDK 3n-tsh"
24896   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24897   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
24898   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
24899   target-links: "../../_static/dpdk"
24900   data: "plot-dpdk-hdrh-lat-3n-tsh"
24901   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
24902   layout:
24903     layout: "plot-hdrh-latency-percentile-x-log"
24904
24905 - type: "plot"
24906   title: "Latency by percentile: DPDK 2n-tx2"
24907   algorithm: "plot_hdrh_lat_by_percentile_x_log"
24908   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-tx2"
24909   output-file-links: "{DIR[LAT,DPDK]}/2n-tx2.rst"
24910   target-links: "../../_static/dpdk"
24911   data: "plot-dpdk-hdrh-lat-2n-tx2"
24912   filter: "'1T1C' and 'NIC_Intel-XL710'"
24913   layout:
24914     layout: "plot-hdrh-latency-percentile-x-log"