ad5fa2dbc421fef58ccb32ffe4304863702fc608
[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-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
13167     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
13168   layout:
13169     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
13170     layout: "plot-throughput"
13171
13172 - type: "plot"
13173   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
13174   algorithm: "plot_perf_box_name"
13175   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
13176   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13177   include:
13178     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
13179     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
13180     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
13181     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
13182     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
13183   layout:
13184     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
13185     layout: "plot-throughput"
13186
13187 - type: "plot"
13188   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
13189   algorithm: "plot_perf_box_name"
13190   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
13191   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13192   include:
13193     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
13194     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
13195     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13196   layout:
13197     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
13198     layout: "plot-throughput"
13199
13200 - type: "plot"
13201   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
13202   algorithm: "plot_perf_box_name"
13203   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
13204   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13205   include:
13206     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
13207     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
13208     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13209   layout:
13210     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
13211     layout: "plot-throughput"
13212
13213 - type: "plot"
13214   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
13215   algorithm: "plot_perf_box_name"
13216   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
13217   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13218   include:
13219     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
13220     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13221     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
13222     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
13223     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
13224   layout:
13225     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
13226     layout: "plot-throughput"
13227
13228 - type: "plot"
13229   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
13230   algorithm: "plot_perf_box_name"
13231   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
13232   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13233   include:
13234     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
13235     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13236     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
13237     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
13238     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
13239   layout:
13240     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
13241     layout: "plot-throughput"
13242
13243 - type: "plot"
13244   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
13245   algorithm: "plot_perf_box_name"
13246   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
13247   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13248   include:
13249     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
13250     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
13251     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
13252   layout:
13253     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
13254     layout: "plot-throughput"
13255
13256 - type: "plot"
13257   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
13258   algorithm: "plot_perf_box_name"
13259   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
13260   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13261   include:
13262     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
13263     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
13264     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
13265   layout:
13266     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
13267     layout: "plot-throughput"
13268
13269 - type: "plot"
13270   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
13271   algorithm: "plot_perf_box_name"
13272   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
13273   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13274   include:
13275     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13276     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13277     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13278     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13279     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
13280     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
13281   layout:
13282     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
13283     layout: "plot-throughput"
13284
13285 - type: "plot"
13286   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
13287   algorithm: "plot_perf_box_name"
13288   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
13289   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13290   include:
13291     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13292     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13293     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13294     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13295     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
13296     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
13297   layout:
13298     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
13299     layout: "plot-throughput"
13300
13301 - type: "plot"
13302   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
13303   algorithm: "plot_perf_box_name"
13304   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
13305   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13306   include:
13307     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
13308     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
13309     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
13310     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
13311     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
13312   layout:
13313     title: "2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
13314     layout: "plot-throughput"
13315
13316 - type: "plot"
13317   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
13318   algorithm: "plot_perf_box_name"
13319   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
13320   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13321   include:
13322     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
13323     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
13324     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
13325     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
13326     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
13327   layout:
13328     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
13329     layout: "plot-throughput"
13330
13331 - type: "plot"
13332   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
13333   algorithm: "plot_perf_box_name"
13334   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
13335   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13336   include:
13337     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
13338     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
13339     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
13340     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
13341     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
13342     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
13343     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
13344     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
13345     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
13346     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
13347   layout:
13348     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
13349     layout: "plot-cps"
13350
13351 - type: "plot"
13352   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
13353   algorithm: "plot_perf_box_name"
13354   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
13355   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13356   include:
13357     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
13358     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
13359     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
13360     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
13361     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
13362     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
13363     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
13364     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
13365     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
13366     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
13367   layout:
13368     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
13369     layout: "plot-throughput"
13370
13371 - type: "plot"
13372   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
13373   algorithm: "plot_perf_box_name"
13374   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
13375   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13376   include:
13377     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
13378     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
13379     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
13380     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
13381     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
13382     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
13383     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
13384     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
13385     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
13386     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
13387   layout:
13388     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
13389     layout: "plot-cps"
13390
13391 - type: "plot"
13392   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
13393   algorithm: "plot_perf_box_name"
13394   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
13395   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13396   include:
13397     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
13398     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
13399     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
13400     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
13401     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
13402     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
13403     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
13404     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
13405     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
13406     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
13407   layout:
13408     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
13409     layout: "plot-throughput"
13410
13411 - type: "plot"
13412   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
13413   algorithm: "plot_perf_box_name"
13414   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
13415   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13416   include:
13417     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
13418     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
13419     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
13420     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
13421     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
13422   layout:
13423     title: "2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
13424     layout: "plot-throughput"
13425
13426 - type: "plot"
13427   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
13428   algorithm: "plot_perf_box_name"
13429   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
13430   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13431   include:
13432     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
13433     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
13434     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
13435     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
13436     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
13437   layout:
13438     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
13439     layout: "plot-throughput"
13440
13441 - type: "plot"
13442   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
13443   algorithm: "plot_perf_box_name"
13444   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
13445   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13446   include:
13447     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
13448     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
13449     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
13450     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
13451     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
13452     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
13453     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
13454     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
13455     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
13456     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
13457   layout:
13458     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
13459     layout: "plot-cps"
13460
13461 - type: "plot"
13462   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
13463   algorithm: "plot_perf_box_name"
13464   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
13465   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13466   include:
13467     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
13468     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
13469     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
13470     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
13471     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
13472     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
13473     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
13474     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
13475     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
13476     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
13477   layout:
13478     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
13479     layout: "plot-throughput"
13480
13481 - type: "plot"
13482   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
13483   algorithm: "plot_perf_box_name"
13484   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
13485   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13486   include:
13487     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
13488     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
13489     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
13490     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
13491     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
13492     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
13493     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
13494     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
13495     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
13496     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
13497   layout:
13498     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
13499     layout: "plot-cps"
13500
13501 - type: "plot"
13502   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
13503   algorithm: "plot_perf_box_name"
13504   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
13505   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13506   include:
13507     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
13508     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
13509     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
13510     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
13511     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
13512     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
13513     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
13514     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
13515     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
13516     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
13517   layout:
13518     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
13519     layout: "plot-throughput"
13520
13521 - type: "plot"
13522   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
13523   algorithm: "plot_perf_box_name"
13524   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
13525   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13526   include:
13527     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
13528     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
13529     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
13530     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
13531     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
13532   layout:
13533     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
13534     layout: "plot-throughput"
13535
13536 - type: "plot"
13537   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
13538   algorithm: "plot_perf_box_name"
13539   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
13540   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13541   include:
13542     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
13543     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
13544     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
13545     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
13546     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
13547   layout:
13548     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
13549     layout: "plot-throughput"
13550
13551 - type: "plot"
13552   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
13553   algorithm: "plot_perf_box_name"
13554   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
13555   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13556   include:
13557     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
13558     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
13559     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
13560     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
13561     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
13562   layout:
13563     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
13564     layout: "plot-throughput"
13565
13566 - type: "plot"
13567   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
13568   algorithm: "plot_perf_box_name"
13569   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
13570   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13571   include:
13572     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
13573     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
13574     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
13575     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
13576     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
13577   layout:
13578     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
13579     layout: "plot-throughput"
13580
13581 - type: "plot"
13582   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
13583   algorithm: "plot_perf_box_name"
13584   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
13585   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13586   include:
13587     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13588     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13589     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13590     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13591     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13592     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
13593   layout:
13594     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
13595     layout: "plot-throughput"
13596
13597 - type: "plot"
13598   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
13599   algorithm: "plot_perf_box_name"
13600   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
13601   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13602   include:
13603     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13604     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13605     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13606     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13607     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13608     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
13609   layout:
13610     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
13611     layout: "plot-throughput"
13612
13613 - type: "plot"
13614   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
13615   algorithm: "plot_perf_box_name"
13616   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
13617   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13618   include:
13619     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
13620     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
13621     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
13622     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
13623     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
13624   layout:
13625     title: "2n-skx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
13626     layout: "plot-throughput"
13627
13628 - type: "plot"
13629   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
13630   algorithm: "plot_perf_box_name"
13631   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
13632   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13633   include:
13634     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
13635     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
13636     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
13637     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
13638     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
13639   layout:
13640     title: "2n-skx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
13641     layout: "plot-throughput"
13642
13643 - type: "plot"
13644   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
13645   algorithm: "plot_perf_box_name"
13646   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
13647   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13648   include:
13649     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
13650     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13651     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
13652     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-rnd-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-rnd-ndrpdr"
13653   layout:
13654     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
13655     layout: "plot-throughput"
13656
13657 - type: "plot"
13658   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
13659   algorithm: "plot_perf_box_name"
13660   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
13661   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13662   include:
13663     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
13664     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13665     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
13666     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-rnd-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-rnd-ndrpdr"
13667   layout:
13668     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
13669     layout: "plot-throughput"
13670
13671 - type: "plot"
13672   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
13673   algorithm: "plot_perf_box_name"
13674   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
13675   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13676   include:
13677     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
13678     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
13679 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
13680 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13681 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
13682   layout:
13683     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
13684     layout: "plot-throughput"
13685
13686 - type: "plot"
13687   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
13688   algorithm: "plot_perf_box_name"
13689   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
13690   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13691   include:
13692     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
13693     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
13694 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
13695 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13696 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
13697   layout:
13698     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
13699     layout: "plot-throughput"
13700
13701 - type: "plot"
13702   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
13703   algorithm: "plot_perf_box_name"
13704   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
13705   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13706   include:
13707     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
13708     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
13709     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
13710     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
13711     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
13712   layout:
13713     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
13714     layout: "plot-throughput"
13715
13716 - type: "plot"
13717   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
13718   algorithm: "plot_perf_box_name"
13719   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
13720   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13721   include:
13722     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
13723     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
13724     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
13725     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
13726     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
13727   layout:
13728     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
13729     layout: "plot-throughput"
13730
13731 - type: "plot"
13732   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
13733   algorithm: "plot_perf_box_name"
13734   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
13735   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13736   include:
13737     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
13738     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13739     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
13740     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
13741     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
13742   layout:
13743     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
13744     layout: "plot-throughput"
13745
13746 - type: "plot"
13747   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
13748   algorithm: "plot_perf_box_name"
13749   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
13750   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13751   include:
13752     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
13753     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13754     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
13755     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
13756     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
13757   layout:
13758     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
13759     layout: "plot-throughput"
13760
13761 - type: "plot"
13762   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
13763   algorithm: "plot_perf_box_name"
13764   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
13765   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13766   include:
13767     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13768     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13769     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13770     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13771   layout:
13772     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
13773     layout: "plot-throughput"
13774
13775 - type: "plot"
13776   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
13777   algorithm: "plot_perf_box_name"
13778   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
13779   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13780   include:
13781     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13782     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13783     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13784     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13785   layout:
13786     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
13787     layout: "plot-throughput"
13788
13789 - type: "plot"
13790   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
13791   algorithm: "plot_perf_box_name"
13792   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
13793   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13794   include:
13795     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13796     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13797     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13798     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13799     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13800   layout:
13801     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
13802     layout: "plot-throughput"
13803
13804 - type: "plot"
13805   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
13806   algorithm: "plot_perf_box_name"
13807   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
13808   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13809   include:
13810     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13811     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13812     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13813     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13814     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13815   layout:
13816     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
13817     layout: "plot-throughput"
13818
13819 - type: "plot"
13820   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
13821   algorithm: "plot_perf_box_name"
13822   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
13823   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13824   include:
13825     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
13826     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13827     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
13828     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
13829     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
13830   layout:
13831     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
13832     layout: "plot-throughput"
13833
13834 - type: "plot"
13835   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
13836   algorithm: "plot_perf_box_name"
13837   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
13838   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13839   include:
13840     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
13841     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13842     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
13843     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
13844     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
13845   layout:
13846     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
13847     layout: "plot-throughput"
13848
13849 - type: "plot"
13850   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
13851   algorithm: "plot_perf_box_name"
13852   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
13853   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13854   include:
13855     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13856     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13857     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13858     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13859   layout:
13860     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
13861     layout: "plot-throughput"
13862
13863 - type: "plot"
13864   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
13865   algorithm: "plot_perf_box_name"
13866   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
13867   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13868   include:
13869     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13870     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13871     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13872     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13873   layout:
13874     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
13875     layout: "plot-throughput"
13876
13877 - type: "plot"
13878   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
13879   algorithm: "plot_perf_box_name"
13880   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
13881   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13882   include:
13883     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
13884     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13885     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
13886     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
13887     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
13888     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-rnd-ndrpdr"
13889   layout:
13890     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
13891     layout: "plot-throughput"
13892
13893 - type: "plot"
13894   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
13895   algorithm: "plot_perf_box_name"
13896   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
13897   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13898   include:
13899     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
13900     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13901     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
13902     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
13903     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
13904     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-rnd-ndrpdr"
13905   layout:
13906     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
13907     layout: "plot-throughput"
13908
13909 - type: "plot"
13910   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
13911   algorithm: "plot_perf_box_name"
13912   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
13913   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13914   include:
13915     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13916     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13917     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13918     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13919     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13920     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-1t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
13921   layout:
13922     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
13923     layout: "plot-throughput"
13924
13925 - type: "plot"
13926   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
13927   algorithm: "plot_perf_box_name"
13928   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
13929   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13930   include:
13931     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13932     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13933     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13934     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13935     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13936     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-1t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
13937   layout:
13938     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
13939     layout: "plot-throughput"
13940
13941 - type: "plot"
13942   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
13943   algorithm: "plot_perf_box_name"
13944   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
13945   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13946   include:
13947     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
13948     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13949     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
13950     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
13951     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
13952     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-rnd-ndrpdr"
13953   layout:
13954     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
13955     layout: "plot-throughput"
13956
13957 - type: "plot"
13958   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
13959   algorithm: "plot_perf_box_name"
13960   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
13961   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13962   include:
13963     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
13964     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13965     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
13966     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
13967     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
13968     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-rnd-ndrpdr"
13969   layout:
13970     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
13971     layout: "plot-throughput"
13972
13973 - type: "plot"
13974   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
13975   algorithm: "plot_perf_box_name"
13976   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
13977   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13978   include:
13979     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13980     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13981     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13982     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13983     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13984   layout:
13985     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
13986     layout: "plot-throughput"
13987
13988 - type: "plot"
13989   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
13990   algorithm: "plot_perf_box_name"
13991   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
13992   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13993   include:
13994     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13995     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13996     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13997     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13998     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13999   layout:
14000     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
14001     layout: "plot-throughput"
14002
14003 - type: "plot"
14004   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
14005   algorithm: "plot_perf_box_name"
14006   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
14007   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14008   include:
14009     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
14010     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14011   layout:
14012     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
14013     layout: "plot-throughput"
14014
14015 - type: "plot"
14016   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
14017   algorithm: "plot_perf_box_name"
14018   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
14019   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14020   include:
14021     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
14022     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14023   layout:
14024     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
14025     layout: "plot-throughput"
14026
14027 - type: "plot"
14028   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
14029   algorithm: "plot_perf_box_name"
14030   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
14031   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14032   include:
14033     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14034     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14035     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14036     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14037   layout:
14038     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
14039     layout: "plot-throughput"
14040
14041 - type: "plot"
14042   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
14043   algorithm: "plot_perf_box_name"
14044   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
14045   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14046   include:
14047     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14048     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14049     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14050     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14051   layout:
14052     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
14053     layout: "plot-throughput"
14054
14055 - type: "plot"
14056   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
14057   algorithm: "plot_perf_box_name"
14058   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
14059   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14060   include:
14061     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
14062     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14063     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14064     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14065   layout:
14066     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
14067     layout: "plot-throughput"
14068
14069 - type: "plot"
14070   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
14071   algorithm: "plot_perf_box_name"
14072   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
14073   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14074   include:
14075     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
14076     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14077     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14078     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14079   layout:
14080     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
14081     layout: "plot-throughput"
14082
14083 - type: "plot"
14084   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
14085   algorithm: "plot_perf_box_name"
14086   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
14087   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14088   include:
14089     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
14090     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14091     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14092     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14093   layout:
14094     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
14095     layout: "plot-throughput"
14096
14097 - type: "plot"
14098   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
14099   algorithm: "plot_perf_box_name"
14100   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
14101   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14102   include:
14103     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
14104     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14105     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14106     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14107   layout:
14108     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
14109     layout: "plot-throughput"
14110
14111 - type: "plot"
14112   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
14113   algorithm: "plot_perf_box_name"
14114   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
14115   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14116   include:
14117     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
14118     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14119     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14120     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14121   layout:
14122     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
14123     layout: "plot-throughput"
14124
14125 - type: "plot"
14126   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
14127   algorithm: "plot_perf_box_name"
14128   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
14129   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14130   include:
14131     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
14132     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14133     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14134     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14135   layout:
14136     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
14137     layout: "plot-throughput"
14138
14139 - type: "plot"
14140   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
14141   algorithm: "plot_perf_box_name"
14142   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
14143   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14144   include:
14145     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14146     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14147     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14148     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
14149     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
14150     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14151     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
14152   layout:
14153     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
14154     layout: "plot-throughput"
14155
14156 - type: "plot"
14157   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
14158   algorithm: "plot_perf_box_name"
14159   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
14160   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14161   include:
14162     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14163     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14164     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14165     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
14166     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
14167     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14168     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
14169   layout:
14170     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
14171     layout: "plot-throughput"
14172
14173 - type: "plot"
14174   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
14175   algorithm: "plot_perf_box_name"
14176   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
14177   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14178   include:
14179     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
14180     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14181     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
14182     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
14183     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
14184   layout:
14185     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
14186     layout: "plot-throughput"
14187
14188 - type: "plot"
14189   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
14190   algorithm: "plot_perf_box_name"
14191   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
14192   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14193   include:
14194     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
14195     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14196     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
14197     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
14198     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
14199   layout:
14200     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
14201     layout: "plot-throughput"
14202
14203 - type: "plot"
14204   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-ndr"
14205   algorithm: "plot_perf_box_name"
14206   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-ndr"
14207   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14208   include:
14209     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14210     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
14211     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
14212     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
14213   layout:
14214     title: "2n-skx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-ndr"
14215     layout: "plot-throughput"
14216
14217 - type: "plot"
14218   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-pdr"
14219   algorithm: "plot_perf_box_name"
14220   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-pdr"
14221   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14222   include:
14223     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14224     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
14225     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
14226     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
14227   layout:
14228     title: "2n-skx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-pdr"
14229     layout: "plot-throughput"
14230
14231 - type: "plot"
14232   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14233   algorithm: "plot_perf_box_name"
14234   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14235   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14236   include:
14237     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14238     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14239     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
14240     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
14241     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14242   layout:
14243     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14244     layout: "plot-throughput"
14245
14246 - type: "plot"
14247   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14248   algorithm: "plot_perf_box_name"
14249   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14250   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14251   include:
14252     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14253     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14254     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
14255     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
14256     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14257   layout:
14258     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14259     layout: "plot-throughput"
14260
14261 - type: "plot"
14262   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-ndr"
14263   algorithm: "plot_perf_box_name"
14264   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-ndr"
14265   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14266   include:
14267     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14268     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
14269     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
14270     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
14271   layout:
14272     title: "2n-skx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-ndr"
14273     layout: "plot-throughput"
14274
14275 - type: "plot"
14276   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-pdr"
14277   algorithm: "plot_perf_box_name"
14278   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-pdr"
14279   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14280   include:
14281     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14282     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
14283     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
14284     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
14285   layout:
14286     title: "2n-skx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-pdr"
14287     layout: "plot-throughput"
14288
14289 - type: "plot"
14290   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
14291   algorithm: "plot_perf_box_name"
14292   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
14293   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14294   include:
14295     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14296     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14297     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14298     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-rnd-ndrpdr"
14299   layout:
14300     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
14301     layout: "plot-throughput"
14302
14303 - type: "plot"
14304   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
14305   algorithm: "plot_perf_box_name"
14306   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
14307   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14308   include:
14309     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14310     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14311     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14312     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-rnd-ndrpdr"
14313   layout:
14314     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
14315     layout: "plot-throughput"
14316
14317 - type: "plot"
14318   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14319   algorithm: "plot_perf_box_name"
14320   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14321   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14322   include:
14323     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14324     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14325     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14326   layout:
14327     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14328     layout: "plot-throughput"
14329
14330 - type: "plot"
14331   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14332   algorithm: "plot_perf_box_name"
14333   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14334   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14335   include:
14336     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14337     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14338     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14339   layout:
14340     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14341     layout: "plot-throughput"
14342
14343 - type: "plot"
14344   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
14345   algorithm: "plot_perf_box_name"
14346   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
14347   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14348   include:
14349     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
14350     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14351     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
14352     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
14353     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
14354   layout:
14355     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
14356     layout: "plot-throughput"
14357
14358 - type: "plot"
14359   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
14360   algorithm: "plot_perf_box_name"
14361   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
14362   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14363   include:
14364     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
14365     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14366     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
14367     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
14368     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
14369   layout:
14370     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
14371     layout: "plot-throughput"
14372
14373 - type: "plot"
14374   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14375   algorithm: "plot_perf_box_name"
14376   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14377   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14378   include:
14379     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14380     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14381     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
14382     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
14383     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14384   layout:
14385     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14386     layout: "plot-throughput"
14387
14388 - type: "plot"
14389   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14390   algorithm: "plot_perf_box_name"
14391   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14392   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14393   include:
14394     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14395     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14396     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
14397     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
14398     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14399   layout:
14400     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14401     layout: "plot-throughput"
14402
14403 - type: "plot"
14404   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14405   algorithm: "plot_perf_box_name"
14406   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14407   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14408   include:
14409     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14410     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14411     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
14412     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
14413     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14414   layout:
14415     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14416     layout: "plot-throughput"
14417
14418 - type: "plot"
14419   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14420   algorithm: "plot_perf_box_name"
14421   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14422   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14423   include:
14424     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14425     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14426     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
14427     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
14428     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14429   layout:
14430     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14431     layout: "plot-throughput"
14432
14433 - type: "plot"
14434   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14435   algorithm: "plot_perf_box_name"
14436   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14437   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14438   include:
14439     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14440     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14441     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
14442     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
14443     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14444   layout:
14445     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14446     layout: "plot-throughput"
14447
14448 - type: "plot"
14449   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14450   algorithm: "plot_perf_box_name"
14451   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14452   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14453   include:
14454     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14455     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14456     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
14457     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
14458     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14459   layout:
14460     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14461     layout: "plot-throughput"
14462
14463 - type: "plot"
14464   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14465   algorithm: "plot_perf_box_name"
14466   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14467   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14468   include:
14469     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14470     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14471     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
14472     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
14473     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14474   layout:
14475     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14476     layout: "plot-throughput"
14477
14478 - type: "plot"
14479   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14480   algorithm: "plot_perf_box_name"
14481   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14482   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14483   include:
14484     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14485     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14486     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
14487     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
14488     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14489   layout:
14490     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14491     layout: "plot-throughput"
14492
14493 - type: "plot"
14494   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
14495   algorithm: "plot_perf_box_name"
14496   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
14497   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14498   include:
14499     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14500     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14501     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14502     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14503     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14504     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14505   layout:
14506     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
14507     layout: "plot-throughput"
14508
14509 - type: "plot"
14510   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
14511   algorithm: "plot_perf_box_name"
14512   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
14513   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14514   include:
14515     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14516     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14517     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14518     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14519     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14520     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14521   layout:
14522     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
14523     layout: "plot-throughput"
14524
14525 - type: "plot"
14526   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
14527   algorithm: "plot_perf_box_name"
14528   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
14529   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14530   include:
14531     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14532     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14533     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
14534     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14535   layout:
14536     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
14537     layout: "plot-throughput"
14538
14539 - type: "plot"
14540   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
14541   algorithm: "plot_perf_box_name"
14542   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
14543   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14544   include:
14545     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14546     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14547     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14548     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14549   layout:
14550     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
14551     layout: "plot-throughput"
14552
14553 - type: "plot"
14554   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
14555   algorithm: "plot_perf_box_name"
14556   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
14557   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14558   include:
14559     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14560     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14561     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14562     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14563     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14564     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14565   layout:
14566     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
14567     layout: "plot-throughput"
14568
14569 - type: "plot"
14570   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
14571   algorithm: "plot_perf_box_name"
14572   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
14573   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14574   include:
14575     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14576     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14577     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14578     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14579     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14580     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14581   layout:
14582     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
14583     layout: "plot-throughput"
14584
14585 - type: "plot"
14586   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
14587   algorithm: "plot_perf_box_name"
14588   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
14589   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14590   include:
14591     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14592     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14593     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14594     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14595     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14596     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14597   layout:
14598     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
14599     layout: "plot-throughput"
14600
14601 - type: "plot"
14602   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
14603   algorithm: "plot_perf_box_name"
14604   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
14605   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14606   include:
14607     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14608     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14609     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14610     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14611     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14612     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14613   layout:
14614     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
14615     layout: "plot-throughput"
14616
14617 - type: "plot"
14618   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
14619   algorithm: "plot_perf_box_name"
14620   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
14621   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14622   include:
14623     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14624     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14625     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14626     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14627     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14628     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14629   layout:
14630     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
14631     layout: "plot-throughput"
14632
14633 - type: "plot"
14634   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
14635   algorithm: "plot_perf_box_name"
14636   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
14637   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14638   include:
14639     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14640     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14641     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14642     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14643     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14644     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14645   layout:
14646     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
14647     layout: "plot-throughput"
14648
14649 - type: "plot"
14650   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
14651   algorithm: "plot_perf_box_name"
14652   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
14653   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14654   include:
14655     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14656     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14657     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14658     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14659     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14660     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14661   layout:
14662     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
14663     layout: "plot-throughput"
14664
14665 - type: "plot"
14666   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
14667   algorithm: "plot_perf_box_name"
14668   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
14669   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14670   include:
14671     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14672     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14673     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14674     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14675     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14676     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14677   layout:
14678     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
14679     layout: "plot-throughput"
14680
14681 - type: "plot"
14682   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
14683   algorithm: "plot_perf_box_name"
14684   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
14685   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14686   include:
14687     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14688     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14689     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14690     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14691     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14692     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14693   layout:
14694     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
14695     layout: "plot-throughput"
14696
14697 - type: "plot"
14698   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
14699   algorithm: "plot_perf_box_name"
14700   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
14701   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14702   include:
14703     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14704     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14705     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14706     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14707     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14708     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14709   layout:
14710     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
14711     layout: "plot-throughput"
14712
14713 - type: "plot"
14714   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
14715   algorithm: "plot_perf_box_name"
14716   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
14717   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14718   include:
14719     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14720     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14721     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14722     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14723     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14724     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14725   layout:
14726     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
14727     layout: "plot-throughput"
14728
14729 - type: "plot"
14730   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
14731   algorithm: "plot_perf_box_name"
14732   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
14733   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14734   include:
14735     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14736     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14737     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14738     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14739     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14740     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14741   layout:
14742     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
14743     layout: "plot-throughput"
14744
14745 - type: "plot"
14746   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
14747   algorithm: "plot_perf_box_name"
14748   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
14749   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14750   include:
14751     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
14752     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14753     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
14754     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14755     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14756   layout:
14757     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
14758     layout: "plot-throughput"
14759
14760 - type: "plot"
14761   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
14762   algorithm: "plot_perf_box_name"
14763   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
14764   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14765   include:
14766     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
14767     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14768     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
14769     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14770     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14771   layout:
14772     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
14773     layout: "plot-throughput"
14774
14775 - type: "plot"
14776   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
14777   algorithm: "plot_perf_box_name"
14778   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
14779   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14780   include:
14781     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
14782     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14783     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
14784     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
14785     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14786   layout:
14787     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
14788     layout: "plot-throughput"
14789
14790 - type: "plot"
14791   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
14792   algorithm: "plot_perf_box_name"
14793   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
14794   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14795   include:
14796     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
14797     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14798     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
14799     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
14800     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14801   layout:
14802     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
14803     layout: "plot-throughput"
14804
14805 - type: "plot"
14806   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
14807   algorithm: "plot_perf_box_name"
14808   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
14809   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14810   include:
14811     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14812     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14813     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14814     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14815   layout:
14816     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
14817     layout: "plot-throughput"
14818
14819 - type: "plot"
14820   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
14821   algorithm: "plot_perf_box_name"
14822   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
14823   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14824   include:
14825     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14826     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14827     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14828     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14829   layout:
14830     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
14831     layout: "plot-throughput"
14832
14833 - type: "plot"
14834   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
14835   algorithm: "plot_perf_box_name"
14836   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
14837   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14838   include:
14839     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14840     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
14841     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
14842     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14843   layout:
14844     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
14845     layout: "plot-throughput"
14846
14847 - type: "plot"
14848   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
14849   algorithm: "plot_perf_box_name"
14850   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
14851   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14852   include:
14853     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14854     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
14855     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
14856     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14857   layout:
14858     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
14859     layout: "plot-throughput"
14860
14861 - type: "plot"
14862   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
14863   algorithm: "plot_perf_box_name"
14864   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
14865   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14866   include:
14867     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
14868     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
14869     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14870     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14871     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14872     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14873   layout:
14874     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
14875     layout: "plot-throughput"
14876
14877 - type: "plot"
14878   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
14879   algorithm: "plot_perf_box_name"
14880   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
14881   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14882   include:
14883     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
14884     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
14885     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14886     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14887     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14888     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14889   layout:
14890     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
14891     layout: "plot-throughput"
14892
14893 - type: "plot"
14894   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
14895   algorithm: "plot_perf_box_name"
14896   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
14897   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14898   include:
14899     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14900     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
14901     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14902     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14903     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14904   layout:
14905     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
14906     layout: "plot-throughput"
14907
14908 - type: "plot"
14909   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
14910   algorithm: "plot_perf_box_name"
14911   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
14912   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14913   include:
14914     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14915     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
14916     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14917     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14918     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14919   layout:
14920     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
14921     layout: "plot-throughput"
14922
14923 - type: "plot"
14924   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
14925   algorithm: "plot_perf_box_name"
14926   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
14927   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14928   include:
14929     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
14930     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14931     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
14932     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14933     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14934   layout:
14935     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
14936     layout: "plot-throughput"
14937
14938 - type: "plot"
14939   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
14940   algorithm: "plot_perf_box_name"
14941   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
14942   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14943   include:
14944     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
14945     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14946     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
14947     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14948     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14949   layout:
14950     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
14951     layout: "plot-throughput"
14952
14953 - type: "plot"
14954   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
14955   algorithm: "plot_perf_box_name"
14956   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
14957   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14958   include:
14959     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
14960     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
14961     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14962     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14963   layout:
14964     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
14965     layout: "plot-throughput"
14966
14967 - type: "plot"
14968   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
14969   algorithm: "plot_perf_box_name"
14970   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
14971   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14972   include:
14973     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
14974     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
14975     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14976     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14977   layout:
14978     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
14979     layout: "plot-throughput"
14980
14981 - type: "plot"
14982   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
14983   algorithm: "plot_perf_box_name"
14984   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
14985   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14986   include:
14987     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
14988     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14989     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14990     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14991     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14992     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14993   layout:
14994     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
14995     layout: "plot-throughput"
14996
14997 - type: "plot"
14998   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
14999   algorithm: "plot_perf_box_name"
15000   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
15001   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15002   include:
15003     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
15004     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
15005     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15006     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15007     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15008     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15009   layout:
15010     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
15011     layout: "plot-throughput"
15012
15013 - type: "plot"
15014   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15015   algorithm: "plot_perf_box_name"
15016   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15017   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15018   include:
15019     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15020     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15021     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15022     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15023     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15024     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15025   layout:
15026     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
15027     layout: "plot-throughput"
15028
15029 - type: "plot"
15030   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15031   algorithm: "plot_perf_box_name"
15032   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15033   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15034   include:
15035     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
15036     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
15037     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15038     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15039     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15040     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15041   layout:
15042     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
15043     layout: "plot-throughput"
15044
15045 - type: "plot"
15046   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
15047   algorithm: "plot_perf_box_name"
15048   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
15049   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15050   include:
15051     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15052     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15053     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15054     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15055     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15056     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15057   layout:
15058     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
15059     layout: "plot-throughput"
15060
15061 - type: "plot"
15062   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
15063   algorithm: "plot_perf_box_name"
15064   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
15065   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15066   include:
15067     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
15068     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15069     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15070     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15071     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15072     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15073   layout:
15074     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
15075     layout: "plot-throughput"
15076
15077 - type: "plot"
15078   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
15079   algorithm: "plot_perf_box_name"
15080   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
15081   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15082   include:
15083     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15084     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15085     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15086     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15087     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15088     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15089   layout:
15090     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
15091     layout: "plot-throughput"
15092
15093 - type: "plot"
15094   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
15095   algorithm: "plot_perf_box_name"
15096   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
15097   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15098   include:
15099     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15100     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15101     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15102     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15103     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15104     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15105   layout:
15106     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
15107     layout: "plot-throughput"
15108
15109 - type: "plot"
15110   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
15111   algorithm: "plot_perf_box_name"
15112   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
15113   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15114   include:
15115     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15116     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15117     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15118     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15119   layout:
15120     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
15121     layout: "plot-throughput"
15122
15123 - type: "plot"
15124   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
15125   algorithm: "plot_perf_box_name"
15126   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
15127   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15128   include:
15129     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15130     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15131     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15132     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15133   layout:
15134     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
15135     layout: "plot-throughput"
15136
15137 - type: "plot"
15138   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15139   algorithm: "plot_perf_box_name"
15140   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15141   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15142   include:
15143     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15144     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15145     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15146     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15147     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15148     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15149   layout:
15150     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15151     layout: "plot-throughput"
15152
15153 - type: "plot"
15154   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15155   algorithm: "plot_perf_box_name"
15156   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15157   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15158   include:
15159     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15160     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15161     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15162     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15163     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15164     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15165   layout:
15166     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15167     layout: "plot-throughput"
15168
15169 - type: "plot"
15170   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
15171   algorithm: "plot_perf_box_name"
15172   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
15173   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15174   include:
15175     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15176     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15177     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15178     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15179     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15180     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15181   layout:
15182     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
15183     layout: "plot-throughput"
15184
15185 - type: "plot"
15186   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
15187   algorithm: "plot_perf_box_name"
15188   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
15189   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15190   include:
15191     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15192     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15193     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15194     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15195     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15196     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15197   layout:
15198     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
15199     layout: "plot-throughput"
15200
15201 - type: "plot"
15202   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
15203   algorithm: "plot_perf_box_name"
15204   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
15205   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15206   include:
15207     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15208     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15209     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15210     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15211   layout:
15212     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
15213     layout: "plot-throughput"
15214
15215 - type: "plot"
15216   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
15217   algorithm: "plot_perf_box_name"
15218   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
15219   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15220   include:
15221     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15222     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15223     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15224     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15225   layout:
15226     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
15227     layout: "plot-throughput"
15228
15229 - type: "plot"
15230   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15231   algorithm: "plot_perf_box_name"
15232   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15233   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15234   include:
15235     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15236     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15237     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15238     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15239     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15240     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15241   layout:
15242     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15243     layout: "plot-throughput"
15244
15245 - type: "plot"
15246   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15247   algorithm: "plot_perf_box_name"
15248   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15249   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15250   include:
15251     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15252     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15253     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15254     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15255     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15256     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15257   layout:
15258     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15259     layout: "plot-throughput"
15260
15261 - type: "plot"
15262   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
15263   algorithm: "plot_perf_box_name"
15264   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
15265   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15266   include:
15267     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15268     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15269     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15270     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15271   layout:
15272     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
15273     layout: "plot-throughput"
15274
15275 - type: "plot"
15276   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
15277   algorithm: "plot_perf_box_name"
15278   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
15279   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15280   include:
15281     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15282     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15283     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15284     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15285   layout:
15286     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
15287     layout: "plot-throughput"
15288
15289 - type: "plot"
15290   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15291   algorithm: "plot_perf_box_name"
15292   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15293   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15294   include:
15295     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15296     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15297     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15298     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15299     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15300     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15301   layout:
15302     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15303     layout: "plot-throughput"
15304
15305 - type: "plot"
15306   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15307   algorithm: "plot_perf_box_name"
15308   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15309   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15310   include:
15311     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15312     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15313     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15314     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15315     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15316     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15317   layout:
15318     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15319     layout: "plot-throughput"
15320
15321 - type: "plot"
15322   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
15323   algorithm: "plot_perf_box_name"
15324   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
15325   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15326   include:
15327     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15328     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15329     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15330     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15331     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15332     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15333   layout:
15334     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
15335     layout: "plot-throughput"
15336
15337 - type: "plot"
15338   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
15339   algorithm: "plot_perf_box_name"
15340   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
15341   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15342   include:
15343     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15344     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15345     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15346     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15347     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15348     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15349   layout:
15350     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
15351     layout: "plot-throughput"
15352
15353 - type: "plot"
15354   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
15355   algorithm: "plot_perf_box_name"
15356   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
15357   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15358   include:
15359     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15360     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15361     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15362     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15363     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15364     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15365   layout:
15366     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
15367     layout: "plot-throughput"
15368
15369 - type: "plot"
15370   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
15371   algorithm: "plot_perf_box_name"
15372   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
15373   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15374   include:
15375     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15376     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15377     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15378     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15379     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15380     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15381   layout:
15382     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
15383     layout: "plot-throughput"
15384
15385 - type: "plot"
15386   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
15387   algorithm: "plot_perf_box_name"
15388   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
15389   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15390   include:
15391     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15392     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15393     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15394 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15395 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15396 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15397   layout:
15398     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
15399     layout: "plot-throughput"
15400
15401 - type: "plot"
15402   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
15403   algorithm: "plot_perf_box_name"
15404   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
15405   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15406   include:
15407     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15408     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15409     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15410 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15411 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15412 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15413   layout:
15414     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
15415     layout: "plot-throughput"
15416
15417 - type: "plot"
15418   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
15419   algorithm: "plot_perf_box_name"
15420   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
15421   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15422   include:
15423     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15424     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15425     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15426     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15427     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15428     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15429   layout:
15430     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
15431     layout: "plot-throughput"
15432
15433 - type: "plot"
15434   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
15435   algorithm: "plot_perf_box_name"
15436   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
15437   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15438   include:
15439     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15440     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15441     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15442     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15443     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15444     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15445   layout:
15446     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
15447     layout: "plot-throughput"
15448
15449 - type: "plot"
15450   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
15451   algorithm: "plot_perf_box_name"
15452   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
15453   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15454   include:
15455     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15456     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15457     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15458     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15459     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15460     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15461   layout:
15462     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
15463     layout: "plot-throughput"
15464
15465 - type: "plot"
15466   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
15467   algorithm: "plot_perf_box_name"
15468   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
15469   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15470   include:
15471     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15472     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15473     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15474     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15475     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15476     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15477   layout:
15478     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
15479     layout: "plot-throughput"
15480
15481 #- type: "plot"
15482 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
15483 #  algorithm: "plot_perf_box_name"
15484 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
15485 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15486 #  include:
15487 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15488 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15489 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15490 #  layout:
15491 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
15492 #    layout: "plot-throughput"
15493 #
15494 #- type: "plot"
15495 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
15496 #  algorithm: "plot_perf_box_name"
15497 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
15498 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15499 #  include:
15500 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15501 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15502 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15503 #  layout:
15504 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
15505 #    layout: "plot-throughput"
15506
15507 - type: "plot"
15508   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
15509   algorithm: "plot_perf_box_name"
15510   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
15511   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15512   include:
15513     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15514     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15515     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15516     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15517     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15518   layout:
15519     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
15520     layout: "plot-throughput"
15521
15522 - type: "plot"
15523   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
15524   algorithm: "plot_perf_box_name"
15525   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
15526   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15527   include:
15528     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15529     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15530     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15531     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15532     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15533   layout:
15534     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
15535     layout: "plot-throughput"
15536
15537 - type: "plot"
15538   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
15539   algorithm: "plot_perf_box_name"
15540   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
15541   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15542   include:
15543     - "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"
15544     - "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"
15545     - "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"
15546     - "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"
15547     - "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"
15548   layout:
15549     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
15550     layout: "plot-throughput"
15551
15552 - type: "plot"
15553   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
15554   algorithm: "plot_perf_box_name"
15555   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
15556   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15557   include:
15558     - "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"
15559     - "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"
15560     - "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"
15561     - "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"
15562     - "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"
15563   layout:
15564     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
15565     layout: "plot-throughput"
15566
15567 - type: "plot"
15568   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15569   algorithm: "plot_perf_box_name"
15570   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15571   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15572   include:
15573     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15574     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15575     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15576     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15577     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15578   layout:
15579     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15580     layout: "plot-throughput"
15581
15582 - type: "plot"
15583   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15584   algorithm: "plot_perf_box_name"
15585   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15586   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15587   include:
15588     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15589     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15590     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15591     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15592     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15593   layout:
15594     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15595     layout: "plot-throughput"
15596
15597 - type: "plot"
15598   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15599   algorithm: "plot_perf_box_name"
15600   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15601   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15602   include:
15603     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15604     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15605     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15606     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15607     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15608   layout:
15609     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15610     layout: "plot-throughput"
15611
15612 - type: "plot"
15613   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15614   algorithm: "plot_perf_box_name"
15615   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15616   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15617   include:
15618     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15619     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15620     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15621     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15622     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15623   layout:
15624     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15625     layout: "plot-throughput"
15626
15627 - type: "plot"
15628   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
15629   algorithm: "plot_perf_box_name"
15630   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
15631   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15632   include:
15633     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15634     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15635     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15636     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15637     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15638   layout:
15639     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
15640     layout: "plot-throughput"
15641
15642 - type: "plot"
15643   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
15644   algorithm: "plot_perf_box_name"
15645   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
15646   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15647   include:
15648     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15649     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15650     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15651     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15652     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15653   layout:
15654     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
15655     layout: "plot-throughput"
15656
15657 - type: "plot"
15658   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
15659   algorithm: "plot_perf_box_name"
15660   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
15661   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15662   include:
15663     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15664     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15665     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15666     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15667     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15668   layout:
15669     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
15670     layout: "plot-throughput"
15671
15672 - type: "plot"
15673   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
15674   algorithm: "plot_perf_box_name"
15675   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
15676   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15677   include:
15678     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15679     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15680     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15681     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15682     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15683   layout:
15684     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
15685     layout: "plot-throughput"
15686
15687 - type: "plot"
15688   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
15689   algorithm: "plot_perf_box_name"
15690   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
15691   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15692   include:
15693     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15694     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15695     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15696     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15697   layout:
15698     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
15699     layout: "plot-throughput"
15700
15701 - type: "plot"
15702   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
15703   algorithm: "plot_perf_box_name"
15704   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
15705   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15706   include:
15707     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15708     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15709     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15710     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15711   layout:
15712     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
15713     layout: "plot-throughput"
15714
15715 - type: "plot"
15716   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
15717   algorithm: "plot_perf_box_name"
15718   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
15719   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15720   include:
15721     - "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"
15722     - "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"
15723     - "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"
15724     - "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"
15725   layout:
15726     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
15727     layout: "plot-throughput"
15728
15729 - type: "plot"
15730   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
15731   algorithm: "plot_perf_box_name"
15732   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
15733   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15734   include:
15735     - "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"
15736     - "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"
15737     - "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"
15738     - "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"
15739   layout:
15740     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
15741     layout: "plot-throughput"
15742
15743 - type: "plot"
15744   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
15745   algorithm: "plot_perf_box_name"
15746   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
15747   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15748   include:
15749     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15750     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15751     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15752     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15753     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15754     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15755   layout:
15756     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
15757     layout: "plot-throughput"
15758
15759 - type: "plot"
15760   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
15761   algorithm: "plot_perf_box_name"
15762   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
15763   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15764   include:
15765     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15766     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15767     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15768     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15769     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15770     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15771   layout:
15772     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
15773     layout: "plot-throughput"
15774
15775 - type: "plot"
15776   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
15777   algorithm: "plot_perf_box_name"
15778   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
15779   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15780   include:
15781     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15782     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15783     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15784     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15785     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15786     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15787   layout:
15788     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
15789     layout: "plot-throughput"
15790
15791 - type: "plot"
15792   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
15793   algorithm: "plot_perf_box_name"
15794   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
15795   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15796   include:
15797     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15798     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15799     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15800     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15801     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15802     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15803   layout:
15804     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
15805     layout: "plot-throughput"
15806
15807 - type: "plot"
15808   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15809   algorithm: "plot_perf_box_name"
15810   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15811   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15812   include:
15813     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15814     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15815     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15816     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15817     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15818     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15819   layout:
15820     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15821     layout: "plot-throughput"
15822
15823 - type: "plot"
15824   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15825   algorithm: "plot_perf_box_name"
15826   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15827   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15828   include:
15829     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15830     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15831     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15832     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15833     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15834     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15835   layout:
15836     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15837     layout: "plot-throughput"
15838
15839 - type: "plot"
15840   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15841   algorithm: "plot_perf_box_name"
15842   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15843   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15844   include:
15845     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15846     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15847     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15848     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15849     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15850   layout:
15851     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15852     layout: "plot-throughput"
15853
15854 - type: "plot"
15855   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15856   algorithm: "plot_perf_box_name"
15857   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15858   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15859   include:
15860     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15861     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15862     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15863     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15864     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15865   layout:
15866     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15867     layout: "plot-throughput"
15868
15869 - type: "plot"
15870   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
15871   algorithm: "plot_perf_box_name"
15872   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
15873   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15874   include:
15875     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15876     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15877   layout:
15878     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
15879     layout: "plot-throughput"
15880
15881 - type: "plot"
15882   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
15883   algorithm: "plot_perf_box_name"
15884   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
15885   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15886   include:
15887     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15888     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15889   layout:
15890     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
15891     layout: "plot-throughput"
15892
15893 - type: "plot"
15894   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
15895   algorithm: "plot_perf_box_name"
15896   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
15897   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15898   include:
15899     - "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"
15900     - "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"
15901   layout:
15902     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
15903     layout: "plot-throughput"
15904
15905 - type: "plot"
15906   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
15907   algorithm: "plot_perf_box_name"
15908   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
15909   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15910   include:
15911     - "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"
15912     - "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"
15913   layout:
15914     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
15915     layout: "plot-throughput"
15916
15917 - type: "plot"
15918   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
15919   algorithm: "plot_perf_box_name"
15920   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
15921   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15922   include:
15923     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15924     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15925   layout:
15926     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
15927     layout: "plot-throughput"
15928
15929 - type: "plot"
15930   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
15931   algorithm: "plot_perf_box_name"
15932   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
15933   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15934   include:
15935     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15936     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15937   layout:
15938     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
15939     layout: "plot-throughput"
15940
15941 - type: "plot"
15942   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
15943   algorithm: "plot_perf_box_name"
15944   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
15945   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15946   include:
15947     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15948     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15949   layout:
15950     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
15951     layout: "plot-throughput"
15952
15953 - type: "plot"
15954   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
15955   algorithm: "plot_perf_box_name"
15956   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
15957   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15958   include:
15959     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15960     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15961   layout:
15962     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
15963     layout: "plot-throughput"
15964
15965 - type: "plot"
15966   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
15967   algorithm: "plot_perf_box_name"
15968   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
15969   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15970   include:
15971     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15972     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15973     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15974     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15975     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15976     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15977   layout:
15978     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
15979     layout: "plot-throughput"
15980
15981 - type: "plot"
15982   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
15983   algorithm: "plot_perf_box_name"
15984   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
15985   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15986   include:
15987     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15988     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15989     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15990     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15991     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15992     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15993   layout:
15994     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
15995     layout: "plot-throughput"
15996
15997 - type: "plot"
15998   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
15999   algorithm: "plot_perf_box_name"
16000   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
16001   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16002   include:
16003     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16004     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16005     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16006     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16007     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16008     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16009   layout:
16010     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
16011     layout: "plot-throughput"
16012
16013 - type: "plot"
16014   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
16015   algorithm: "plot_perf_box_name"
16016   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
16017   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16018   include:
16019     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16020     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16021     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16022     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16023     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16024     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16025   layout:
16026     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
16027     layout: "plot-throughput"
16028
16029 - type: "plot"
16030   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
16031   algorithm: "plot_perf_box_name"
16032   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
16033   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16034   include:
16035     - "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"
16036     - "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"
16037     - "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"
16038     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
16039     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
16040     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
16041   layout:
16042     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
16043     layout: "plot-throughput"
16044
16045 - type: "plot"
16046   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
16047   algorithm: "plot_perf_box_name"
16048   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
16049   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16050   include:
16051     - "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"
16052     - "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"
16053     - "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"
16054     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
16055     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
16056     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
16057   layout:
16058     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
16059     layout: "plot-throughput"
16060
16061 - type: "plot"
16062   title: "Throughput: 2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
16063   algorithm: "plot_perf_box_name"
16064   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
16065   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16066   include:
16067     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
16068     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
16069     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
16070     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
16071     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
16072   layout:
16073     title: "2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
16074     layout: "plot-throughput"
16075
16076 - type: "plot"
16077   title: "Throughput: 2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
16078   algorithm: "plot_perf_box_name"
16079   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
16080   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16081   include:
16082     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
16083     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
16084     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
16085     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
16086     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
16087   layout:
16088     title: "2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
16089     layout: "plot-throughput"
16090
16091 - type: "plot"
16092   title: "Throughput: 2n-tx2-xl710-64b-1t1c-features-ip4routing-base-scale-dpdk-ndr"
16093   algorithm: "plot_perf_box_name"
16094   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-features-ip4routing-base-scale-dpdk-ndr"
16095   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16096   include:
16097     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Iacldstbase-Ndrpdr.64B-1t1c-ethip4-ip4base-iacldstbase-ndrpdr"
16098     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16099     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16100     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16101     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16102   layout:
16103     title: "2n-tx2-xl710-64b-1t1c-ip4routing-features-base-scale-dpdk-ndr"
16104     layout: "plot-throughput"
16105
16106 - type: "plot"
16107   title: "Throughput: 2n-tx2-xl710-64b-1t1c-features-ip4routing-base-scale-dpdk-pdr"
16108   algorithm: "plot_perf_box_name"
16109   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-features-ip4routing-base-scale-dpdk-pdr"
16110   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16111   include:
16112     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Iacldstbase-Ndrpdr.64B-1t1c-ethip4-ip4base-iacldstbase-ndrpdr"
16113     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16114     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16115     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16116     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16117   layout:
16118     title: "2n-tx2-xl710-64b-1t1c-ip4routing-features-base-scale-dpdk-pdr"
16119     layout: "plot-throughput"
16120
16121 - type: "plot"
16122   title: "Throughput: 2n-tx2-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
16123   algorithm: "plot_perf_box_name"
16124   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
16125   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16126   include:
16127     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
16128     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
16129     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
16130     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
16131     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
16132     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Iacldstbase-Ndrpdr.78B-1t1c-ethip6-ip6base-iacldstbase-ndrpdr"
16133   layout:
16134     title: "2n-tx2-xl710-78b-1t1c-ip4routing-base-scale-dpdk-ndr"
16135     layout: "plot-throughput"
16136
16137 - type: "plot"
16138   title: "Throughput: 2n-tx2-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
16139   algorithm: "plot_perf_box_name"
16140   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
16141   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16142   include:
16143     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
16144     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
16145     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
16146     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
16147     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
16148     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Iacldstbase-Ndrpdr.78B-1t1c-ethip6-ip6base-iacldstbase-ndrpdr"
16149   layout:
16150     title: "2n-tx2-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
16151     layout: "plot-throughput"
16152
16153 - type: "plot"
16154   title: "Throughput: 2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-ndr"
16155   algorithm: "plot_perf_box_name"
16156   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-ndr"
16157   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16158   include:
16159     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
16160     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
16161     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
16162     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
16163     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
16164   layout:
16165     title: "2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-ndr"
16166     layout: "plot-throughput"
16167
16168 - type: "plot"
16169   title: "Throughput: 2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-pdr"
16170   algorithm: "plot_perf_box_name"
16171   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-pdr"
16172   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16173   include:
16174     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
16175     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
16176     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
16177     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
16178     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
16179   layout:
16180     title: "2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-pdr"
16181     layout: "plot-throughput"
16182
16183 - type: "plot"
16184   title: "Throughput: 2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-ndr"
16185   algorithm: "plot_perf_box_name"
16186   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-ndr"
16187   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16188   include:
16189     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
16190     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
16191     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
16192     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
16193   layout:
16194     title: "2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-ndr"
16195     layout: "plot-throughput"
16196
16197 - type: "plot"
16198   title: "Throughput: 2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-pdr"
16199   algorithm: "plot_perf_box_name"
16200   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-pdr"
16201   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16202   include:
16203     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
16204     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
16205     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
16206     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
16207   layout:
16208     title: "2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-pdr"
16209     layout: "plot-throughput"
16210
16211 - type: "plot"
16212   title: "Throughput: 2n-tx2-xl710-64b-1t1c-features-l2switching-base-dpdk-ndr"
16213   algorithm: "plot_perf_box_name"
16214   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-features-l2switching-base-dpdk-ndr"
16215   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16216   include:
16217     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16218     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16219     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16220     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16221     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16222   layout:
16223     title: "2n-tx2-xl710-64b-1t1c-features-l2switching-base-ndr"
16224     layout: "plot-throughput"
16225
16226 - type: "plot"
16227   title: "Throughput: 2n-tx2-xl710-64b-1t1c-features-l2switching-base-dpdk-pdr"
16228   algorithm: "plot_perf_box_name"
16229   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-features-l2switching-base-dpdk-pdr"
16230   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16231   include:
16232     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16233     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16234     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16235     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16236     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16237   layout:
16238     title: "2n-tx2-xl710-64b-1t1c-features-l2switching-base-pdr"
16239     layout: "plot-throughput"
16240
16241 ################################################################################
16242
16243 # Packet Speedup
16244
16245 - type: "plot"
16246   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
16247   algorithm: "plot_tsa_name"
16248   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
16249   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16250   include:
16251     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16252     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16253     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16254     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16255   layout:
16256     title: "2n-skx-xxv710-64b-memif-base-avf-ndr"
16257     layout: "plot-throughput-speedup-analysis"
16258
16259 - type: "plot"
16260   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
16261   algorithm: "plot_tsa_name"
16262   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
16263   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16264   include:
16265     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16266     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16267     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16268     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16269   layout:
16270     title: "2n-skx-xxv710-64b-memif-base-avf-pdr"
16271     layout: "plot-throughput-speedup-analysis"
16272
16273 - type: "plot"
16274   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
16275   algorithm: "plot_tsa_name"
16276   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
16277   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16278   include:
16279     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16280     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16281     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16282     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16283   layout:
16284     title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
16285     layout: "plot-throughput-speedup-analysis"
16286
16287 - type: "plot"
16288   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
16289   algorithm: "plot_tsa_name"
16290   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
16291   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16292   include:
16293     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16294     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16295     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16296     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16297   layout:
16298     title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
16299     layout: "plot-throughput-speedup-analysis"
16300
16301 - type: "plot"
16302   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
16303   algorithm: "plot_tsa_name"
16304   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
16305   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16306   include:
16307     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16308     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16309     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16310     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16311     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16312   layout:
16313     title: "3n-skx-xxv710-64b-memif-base-avf-ndr"
16314     layout: "plot-throughput-speedup-analysis"
16315
16316 - type: "plot"
16317   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
16318   algorithm: "plot_tsa_name"
16319   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
16320   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16321   include:
16322     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16323     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16324     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16325     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16326     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16327   layout:
16328     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
16329     layout: "plot-throughput-speedup-analysis"
16330
16331 - type: "plot"
16332   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
16333   algorithm: "plot_tsa_name"
16334   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
16335   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16336   include:
16337     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16338     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16339     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16340     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16341     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16342   layout:
16343     title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
16344     layout: "plot-throughput-speedup-analysis"
16345
16346 - type: "plot"
16347   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
16348   algorithm: "plot_tsa_name"
16349   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
16350   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16351   include:
16352     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16353     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16354     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16355     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16356     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16357   layout:
16358     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
16359     layout: "plot-throughput-speedup-analysis"
16360
16361 - type: "plot"
16362   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
16363   algorithm: "plot_tsa_name"
16364   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
16365   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16366   include:
16367     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
16368     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16369     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16370     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16371     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16372     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16373   layout:
16374     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
16375     layout: "plot-throughput-speedup-analysis"
16376
16377 - type: "plot"
16378   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
16379   algorithm: "plot_tsa_name"
16380   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
16381   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16382   include:
16383     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
16384     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16385     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16386     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16387     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16388     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16389   layout:
16390     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
16391     layout: "plot-throughput-speedup-analysis"
16392
16393 - type: "plot"
16394   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
16395   algorithm: "plot_tsa_name"
16396   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
16397   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16398   include:
16399     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
16400     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16401     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
16402     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
16403     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16404   layout:
16405     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
16406     layout: "plot-throughput-speedup-analysis"
16407
16408 - type: "plot"
16409   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
16410   algorithm: "plot_tsa_name"
16411   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
16412   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16413   include:
16414     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
16415     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16416     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
16417     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
16418     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16419   layout:
16420     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
16421     layout: "plot-throughput-speedup-analysis"
16422
16423 - type: "plot"
16424   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
16425   algorithm: "plot_tsa_name"
16426   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
16427   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16428   include:
16429     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
16430     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
16431     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16432   layout:
16433     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
16434     layout: "plot-throughput-speedup-analysis"
16435
16436 - type: "plot"
16437   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
16438   algorithm: "plot_tsa_name"
16439   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
16440   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16441   include:
16442     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
16443     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
16444     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16445   layout:
16446     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
16447     layout: "plot-throughput-speedup-analysis"
16448
16449 - type: "plot"
16450   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
16451   algorithm: "plot_tsa_name"
16452   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
16453   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16454   include:
16455     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16456     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16457     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16458     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16459     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16460   layout:
16461     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
16462     layout: "plot-throughput-speedup-analysis"
16463
16464 - type: "plot"
16465   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
16466   algorithm: "plot_tsa_name"
16467   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
16468   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16469   include:
16470     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16471     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16472     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16473     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16474     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16475   layout:
16476     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
16477     layout: "plot-throughput-speedup-analysis"
16478
16479 - type: "plot"
16480   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
16481   algorithm: "plot_tsa_name"
16482   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
16483   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16484   include:
16485     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
16486     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
16487     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
16488   layout:
16489     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
16490     layout: "plot-throughput-speedup-analysis"
16491
16492 - type: "plot"
16493   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
16494   algorithm: "plot_tsa_name"
16495   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
16496   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16497   include:
16498     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
16499     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
16500     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
16501   layout:
16502     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
16503     layout: "plot-throughput-speedup-analysis"
16504
16505 - type: "plot"
16506   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
16507   algorithm: "plot_tsa_name"
16508   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
16509   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16510   include:
16511     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16512     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16513     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16514     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16515     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16516     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
16517   layout:
16518     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
16519     layout: "plot-throughput-speedup-analysis"
16520
16521 - type: "plot"
16522   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
16523   algorithm: "plot_tsa_name"
16524   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
16525   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16526   include:
16527     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16528     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16529     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16530     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16531     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16532     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
16533   layout:
16534     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
16535     layout: "plot-throughput-speedup-analysis"
16536
16537 - type: "plot"
16538   title: "Speedup: 2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
16539   algorithm: "plot_tsa_name"
16540   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
16541   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16542   include:
16543     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
16544     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
16545     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
16546     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
16547     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
16548   layout:
16549     title: "2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr"
16550     layout: "plot-throughput-speedup-analysis"
16551
16552 - type: "plot"
16553   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
16554   algorithm: "plot_tsa_name"
16555   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
16556   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16557   include:
16558     - "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"
16559     - "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"
16560     - "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"
16561     - "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"
16562     - "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"
16563   layout:
16564     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr"
16565     layout: "plot-throughput-speedup-analysis"
16566
16567 - type: "plot"
16568   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
16569   algorithm: "plot_tsa_name"
16570   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
16571   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16572   include:
16573     - "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"
16574     - "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"
16575     - "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"
16576     - "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"
16577     - "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"
16578     - "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"
16579     - "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"
16580     - "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"
16581     - "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"
16582     - "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"
16583   layout:
16584     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
16585     layout: "plot-throughput-speedup-analysis-cps"
16586
16587 - type: "plot"
16588   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
16589   algorithm: "plot_tsa_name"
16590   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
16591   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16592   include:
16593     - "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"
16594     - "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"
16595     - "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"
16596     - "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"
16597     - "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"
16598     - "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"
16599     - "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"
16600     - "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"
16601     - "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"
16602     - "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"
16603   layout:
16604     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
16605     layout: "plot-throughput-speedup-analysis"
16606
16607 - type: "plot"
16608   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
16609   algorithm: "plot_tsa_name"
16610   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
16611   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16612   include:
16613     - "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"
16614     - "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"
16615     - "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"
16616     - "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"
16617     - "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"
16618     - "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"
16619     - "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"
16620     - "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"
16621     - "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"
16622     - "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"
16623   layout:
16624     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
16625     layout: "plot-throughput-speedup-analysis-cps"
16626
16627 - type: "plot"
16628   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
16629   algorithm: "plot_tsa_name"
16630   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
16631   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16632   include:
16633     - "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"
16634     - "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"
16635     - "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"
16636     - "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"
16637     - "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"
16638     - "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"
16639     - "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"
16640     - "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"
16641     - "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"
16642     - "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"
16643   layout:
16644     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
16645     layout: "plot-throughput-speedup-analysis"
16646
16647 - type: "plot"
16648   title: "Speedup: 2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
16649   algorithm: "plot_tsa_name"
16650   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
16651   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16652   include:
16653     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
16654     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
16655     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
16656     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
16657     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
16658   layout:
16659     title: "2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr"
16660     layout: "plot-throughput-speedup-analysis"
16661
16662 - type: "plot"
16663   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
16664   algorithm: "plot_tsa_name"
16665   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
16666   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16667   include:
16668     - "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"
16669     - "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"
16670     - "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"
16671     - "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"
16672     - "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"
16673   layout:
16674     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr"
16675     layout: "plot-throughput-speedup-analysis"
16676
16677 - type: "plot"
16678   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
16679   algorithm: "plot_tsa_name"
16680   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
16681   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16682   include:
16683     - "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"
16684     - "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"
16685     - "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"
16686     - "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"
16687     - "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"
16688     - "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"
16689     - "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"
16690     - "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"
16691     - "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"
16692     - "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"
16693   layout:
16694     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
16695     layout: "plot-throughput-speedup-analysis-cps"
16696
16697 - type: "plot"
16698   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
16699   algorithm: "plot_tsa_name"
16700   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
16701   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16702   include:
16703     - "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"
16704     - "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"
16705     - "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"
16706     - "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"
16707     - "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"
16708     - "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"
16709     - "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"
16710     - "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"
16711     - "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"
16712     - "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"
16713   layout:
16714     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
16715     layout: "plot-throughput-speedup-analysis"
16716
16717 - type: "plot"
16718   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
16719   algorithm: "plot_tsa_name"
16720   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
16721   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16722   include:
16723     - "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"
16724     - "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"
16725     - "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"
16726     - "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"
16727     - "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"
16728     - "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"
16729     - "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"
16730     - "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"
16731     - "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"
16732     - "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"
16733   layout:
16734     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
16735     layout: "plot-throughput-speedup-analysis-cps"
16736
16737 - type: "plot"
16738   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
16739   algorithm: "plot_tsa_name"
16740   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
16741   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16742   include:
16743     - "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"
16744     - "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"
16745     - "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"
16746     - "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"
16747     - "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"
16748     - "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"
16749     - "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"
16750     - "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"
16751     - "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"
16752     - "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"
16753   layout:
16754     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
16755     layout: "plot-throughput-speedup-analysis"
16756
16757 - type: "plot"
16758   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
16759   algorithm: "plot_tsa_name"
16760   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
16761   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16762   include:
16763     - "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"
16764     - "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"
16765     - "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"
16766     - "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"
16767     - "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"
16768   layout:
16769     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
16770     layout: "plot-throughput-speedup-analysis"
16771
16772 - type: "plot"
16773   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
16774   algorithm: "plot_tsa_name"
16775   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
16776   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16777   include:
16778     - "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"
16779     - "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"
16780     - "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"
16781     - "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"
16782     - "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"
16783   layout:
16784     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
16785     layout: "plot-throughput-speedup-analysis"
16786
16787 - type: "plot"
16788   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-tsa"
16789   algorithm: "plot_tsa_name"
16790   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-tsa"
16791   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16792   include:
16793     - "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"
16794     - "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"
16795     - "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"
16796     - "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"
16797     - "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"
16798   layout:
16799     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-tsa"
16800     layout: "plot-throughput-speedup-analysis"
16801
16802 - type: "plot"
16803   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
16804   algorithm: "plot_tsa_name"
16805   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
16806   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16807   include:
16808     - "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"
16809     - "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"
16810     - "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"
16811     - "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"
16812     - "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"
16813   layout:
16814     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
16815     layout: "plot-throughput-speedup-analysis"
16816
16817 - type: "plot"
16818   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
16819   algorithm: "plot_tsa_name"
16820   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
16821   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16822   include:
16823     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16824     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16825     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16826     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16827     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16828     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16829   layout:
16830     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
16831     layout: "plot-throughput-speedup-analysis"
16832
16833 - type: "plot"
16834   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
16835   algorithm: "plot_tsa_name"
16836   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
16837   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16838   include:
16839     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16840     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16841     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16842     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16843     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16844     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16845   layout:
16846     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
16847     layout: "plot-throughput-speedup-analysis"
16848
16849 - type: "plot"
16850   title: "Speedup: 2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
16851   algorithm: "plot_tsa_name"
16852   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
16853   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16854   include:
16855     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
16856     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
16857     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
16858     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
16859     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
16860   layout:
16861     title: "2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
16862     layout: "plot-throughput-speedup-analysis"
16863
16864 - type: "plot"
16865   title: "Speedup: 2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
16866   algorithm: "plot_tsa_name"
16867   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
16868   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16869   include:
16870     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
16871     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
16872     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
16873     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
16874     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
16875   layout:
16876     title: "2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
16877     layout: "plot-throughput-speedup-analysis"
16878
16879 - type: "plot"
16880   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
16881   algorithm: "plot_tsa_name"
16882   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
16883   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16884   include:
16885     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16886     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16887     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16888     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
16889   layout:
16890     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
16891     layout: "plot-throughput-speedup-analysis"
16892
16893 - type: "plot"
16894   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
16895   algorithm: "plot_tsa_name"
16896   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
16897   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16898   include:
16899     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16900     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16901     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16902     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
16903   layout:
16904     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
16905     layout: "plot-throughput-speedup-analysis"
16906
16907 - type: "plot"
16908   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
16909   algorithm: "plot_tsa_name"
16910   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
16911   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16912   include:
16913     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16914     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16915     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
16916 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16917 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16918   layout:
16919     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-ndr"
16920     layout: "plot-throughput-speedup-analysis"
16921
16922 - type: "plot"
16923   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
16924   algorithm: "plot_tsa_name"
16925   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
16926   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16927   include:
16928     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16929     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16930     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
16931 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16932 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16933   layout:
16934     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-pdr"
16935     layout: "plot-throughput-speedup-analysis"
16936
16937 - type: "plot"
16938   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
16939   algorithm: "plot_tsa_name"
16940   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
16941   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16942   include:
16943     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
16944     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
16945     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
16946     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
16947     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16948   layout:
16949     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
16950     layout: "plot-throughput-speedup-analysis"
16951
16952 - type: "plot"
16953   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
16954   algorithm: "plot_tsa_name"
16955   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
16956   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16957   include:
16958     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
16959     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
16960     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
16961     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
16962     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16963   layout:
16964     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
16965     layout: "plot-throughput-speedup-analysis"
16966
16967 - type: "plot"
16968   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
16969   algorithm: "plot_tsa_name"
16970   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
16971   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16972   include:
16973     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16974     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16975     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16976     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16977     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16978   layout:
16979     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
16980     layout: "plot-throughput-speedup-analysis"
16981
16982 - type: "plot"
16983   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
16984   algorithm: "plot_tsa_name"
16985   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
16986   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16987   include:
16988     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16989     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16990     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16991     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16992     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16993   layout:
16994     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
16995     layout: "plot-throughput-speedup-analysis"
16996
16997 - type: "plot"
16998   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
16999   algorithm: "plot_tsa_name"
17000   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
17001   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17002   include:
17003     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17004     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17005     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17006     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17007   layout:
17008     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
17009     layout: "plot-throughput-speedup-analysis"
17010
17011 - type: "plot"
17012   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
17013   algorithm: "plot_tsa_name"
17014   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
17015   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17016   include:
17017     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17018     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17019     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17020     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17021   layout:
17022     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
17023     layout: "plot-throughput-speedup-analysis"
17024
17025 - type: "plot"
17026   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
17027   algorithm: "plot_tsa_name"
17028   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
17029   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17030   include:
17031     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17032     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17033     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17034     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17035     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17036   layout:
17037     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
17038     layout: "plot-throughput-speedup-analysis"
17039
17040 - type: "plot"
17041   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
17042   algorithm: "plot_tsa_name"
17043   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
17044   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17045   include:
17046     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17047     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17048     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17049     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17050     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17051   layout:
17052     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
17053     layout: "plot-throughput-speedup-analysis"
17054
17055 - type: "plot"
17056   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
17057   algorithm: "plot_tsa_name"
17058   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
17059   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17060   include:
17061     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
17062     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17063   layout:
17064     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
17065     layout: "plot-throughput-speedup-analysis"
17066
17067 - type: "plot"
17068   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
17069   algorithm: "plot_tsa_name"
17070   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
17071   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17072   include:
17073     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
17074     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17075   layout:
17076     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
17077     layout: "plot-throughput-speedup-analysis"
17078
17079 - type: "plot"
17080   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
17081   algorithm: "plot_tsa_name"
17082   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
17083   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17084   include:
17085     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
17086     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17087     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
17088     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
17089   layout:
17090     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr"
17091     layout: "plot-throughput-speedup-analysis"
17092
17093 - type: "plot"
17094   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
17095   algorithm: "plot_tsa_name"
17096   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
17097   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17098   include:
17099     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
17100     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17101     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
17102     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
17103   layout:
17104     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr"
17105     layout: "plot-throughput-speedup-analysis"
17106
17107 - type: "plot"
17108   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
17109   algorithm: "plot_tsa_name"
17110   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
17111   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17112   include:
17113     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
17114     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17115     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
17116     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
17117   layout:
17118     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
17119     layout: "plot-throughput-speedup-analysis"
17120
17121 - type: "plot"
17122   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
17123   algorithm: "plot_tsa_name"
17124   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
17125   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17126   include:
17127     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
17128     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17129     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
17130     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
17131   layout:
17132     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
17133     layout: "plot-throughput-speedup-analysis"
17134
17135 - type: "plot"
17136   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
17137   algorithm: "plot_tsa_name"
17138   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
17139   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17140   include:
17141     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17142     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17143     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17144     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
17145     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17146     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17147     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17148   layout:
17149     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
17150     layout: "plot-throughput-speedup-analysis"
17151
17152 - type: "plot"
17153   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
17154   algorithm: "plot_tsa_name"
17155   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
17156   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17157   include:
17158     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17159     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17160     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17161     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
17162     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17163     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17164     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17165   layout:
17166     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
17167     layout: "plot-throughput-speedup-analysis"
17168
17169 - type: "plot"
17170   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
17171   algorithm: "plot_tsa_name"
17172   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
17173   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17174   include:
17175     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17176     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17177     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17178     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17179     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17180   layout:
17181     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
17182     layout: "plot-throughput-speedup-analysis"
17183
17184 - type: "plot"
17185   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
17186   algorithm: "plot_tsa_name"
17187   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
17188   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17189   include:
17190     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17191     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17192     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17193     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17194     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17195   layout:
17196     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
17197     layout: "plot-throughput-speedup-analysis"
17198
17199 - type: "plot"
17200   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-rnd-base-scale-dpdk-ndr-tsa"
17201   algorithm: "plot_tsa_name"
17202   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-rnd-base-scale-dpdk-ndr-tsa"
17203   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17204   include:
17205     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17206     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
17207     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
17208     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
17209   layout:
17210     title: "2n-skx-xxv710-78b-ip6routing-rnd-base-scale-dpdk-ndr"
17211     layout: "plot-throughput-speedup-analysis"
17212
17213 - type: "plot"
17214   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-rnd-base-scale-dpdk-pdr-tsa"
17215   algorithm: "plot_tsa_name"
17216   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-rnd-base-scale-dpdk-pdr-tsa"
17217   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17218   include:
17219     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17220     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
17221     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
17222     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
17223   layout:
17224     title: "2n-skx-xxv710-78b-ip6routing-rnd-base-scale-dpdk-pdr"
17225     layout: "plot-throughput-speedup-analysis"
17226
17227 - type: "plot"
17228   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
17229   algorithm: "plot_tsa_name"
17230   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
17231   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17232   include:
17233     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17234     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17235     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
17236     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
17237     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17238   layout:
17239     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
17240     layout: "plot-throughput-speedup-analysis"
17241
17242 - type: "plot"
17243   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
17244   algorithm: "plot_tsa_name"
17245   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
17246   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17247   include:
17248     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17249     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17250     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
17251     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
17252     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17253   layout:
17254     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
17255     layout: "plot-throughput-speedup-analysis"
17256
17257 - type: "plot"
17258   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-rnd-base-scale-avf-ndr-tsa"
17259   algorithm: "plot_tsa_name"
17260   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-rnd-base-scale-avf-ndr-tsa"
17261   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17262   include:
17263     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17264     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
17265     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
17266     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
17267   layout:
17268     title: "2n-skx-xxv710-78b-ip6routing-rnd-base-scale-avf-ndr"
17269     layout: "plot-throughput-speedup-analysis"
17270
17271 - type: "plot"
17272   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-rnd-base-scale-avf-pdr-tsa"
17273   algorithm: "plot_tsa_name"
17274   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-rnd-base-scale-avf-pdr-tsa"
17275   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17276   include:
17277     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17278     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
17279     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
17280     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
17281   layout:
17282     title: "2n-skx-xxv710-78b-ip6routing-rnd-base-scale-avf-pdr"
17283     layout: "plot-throughput-speedup-analysis"
17284
17285 - type: "plot"
17286   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
17287   algorithm: "plot_tsa_name"
17288   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
17289   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17290   include:
17291     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17292     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17293     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17294     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
17295   layout:
17296     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
17297     layout: "plot-throughput-speedup-analysis"
17298
17299 - type: "plot"
17300   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
17301   algorithm: "plot_tsa_name"
17302   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
17303   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17304   include:
17305     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17306     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17307     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17308     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
17309   layout:
17310     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
17311     layout: "plot-throughput-speedup-analysis"
17312
17313 - type: "plot"
17314   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
17315   algorithm: "plot_tsa_name"
17316   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
17317   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17318   include:
17319     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17320     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17321     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17322   layout:
17323     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-ndr"
17324     layout: "plot-throughput-speedup-analysis"
17325
17326 - type: "plot"
17327   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
17328   algorithm: "plot_tsa_name"
17329   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
17330   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17331   include:
17332     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17333     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17334     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17335   layout:
17336     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-pdr"
17337     layout: "plot-throughput-speedup-analysis"
17338
17339 - type: "plot"
17340   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
17341   algorithm: "plot_tsa_name"
17342   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
17343   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17344   include:
17345     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17346     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17347     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17348     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17349     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17350   layout:
17351     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
17352     layout: "plot-throughput-speedup-analysis"
17353
17354 - type: "plot"
17355   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
17356   algorithm: "plot_tsa_name"
17357   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
17358   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17359   include:
17360     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17361     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17362     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17363     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17364     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17365   layout:
17366     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
17367     layout: "plot-throughput-speedup-analysis"
17368
17369 - type: "plot"
17370   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
17371   algorithm: "plot_tsa_name"
17372   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
17373   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17374   include:
17375     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17376     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17377     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
17378     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
17379     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17380   layout:
17381     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
17382     layout: "plot-throughput-speedup-analysis"
17383
17384 - type: "plot"
17385   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
17386   algorithm: "plot_tsa_name"
17387   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
17388   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17389   include:
17390     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17391     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17392     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
17393     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
17394     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17395   layout:
17396     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
17397     layout: "plot-throughput-speedup-analysis"
17398
17399 - type: "plot"
17400   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
17401   algorithm: "plot_tsa_name"
17402   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
17403   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17404   include:
17405     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17406     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17407     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17408     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17409     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17410     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17411   layout:
17412     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
17413     layout: "plot-throughput-speedup-analysis"
17414
17415 - type: "plot"
17416   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
17417   algorithm: "plot_tsa_name"
17418   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
17419   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17420   include:
17421     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17422     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17423     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17424     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17425     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
17426     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17427   layout:
17428     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
17429     layout: "plot-throughput-speedup-analysis"
17430
17431 - type: "plot"
17432   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
17433   algorithm: "plot_tsa_name"
17434   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
17435   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17436   include:
17437     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
17438     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17439     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
17440     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17441   layout:
17442     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
17443     layout: "plot-throughput-speedup-analysis"
17444
17445 - type: "plot"
17446   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
17447   algorithm: "plot_tsa_name"
17448   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
17449   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17450   include:
17451     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
17452     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17453     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17454     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17455   layout:
17456     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
17457     layout: "plot-throughput-speedup-analysis"
17458
17459 - type: "plot"
17460   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
17461   algorithm: "plot_tsa_name"
17462   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
17463   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17464   include:
17465     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17466     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17467     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17468     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17469     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17470     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17471   layout:
17472     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr"
17473     layout: "plot-throughput-speedup-analysis"
17474
17475 - type: "plot"
17476   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
17477   algorithm: "plot_tsa_name"
17478   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
17479   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17480   include:
17481     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17482     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17483     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17484     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17485     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17486     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17487   layout:
17488     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr"
17489     layout: "plot-throughput-speedup-analysis"
17490
17491 - type: "plot"
17492   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
17493   algorithm: "plot_tsa_name"
17494   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
17495   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17496   include:
17497     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17498     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17499     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17500     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17501     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17502     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17503   layout:
17504     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
17505     layout: "plot-throughput-speedup-analysis"
17506
17507 - type: "plot"
17508   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
17509   algorithm: "plot_tsa_name"
17510   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
17511   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17512   include:
17513     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17514     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17515     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17516     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17517     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17518     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17519   layout:
17520     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
17521     layout: "plot-throughput-speedup-analysis"
17522
17523 - type: "plot"
17524   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
17525   algorithm: "plot_tsa_name"
17526   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
17527   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17528   include:
17529     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17530     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17531     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17532     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17533     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17534     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17535   layout:
17536     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
17537     layout: "plot-throughput-speedup-analysis"
17538
17539 - type: "plot"
17540   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
17541   algorithm: "plot_tsa_name"
17542   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
17543   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17544   include:
17545     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17546     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17547     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17548     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17549     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17550     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17551   layout:
17552     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
17553     layout: "plot-throughput-speedup-analysis"
17554
17555 - type: "plot"
17556   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
17557   algorithm: "plot_tsa_name"
17558   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
17559   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17560   include:
17561     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
17562     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17563     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
17564     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17565     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17566   layout:
17567     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
17568     layout: "plot-throughput-speedup-analysis"
17569
17570 - type: "plot"
17571   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
17572   algorithm: "plot_tsa_name"
17573   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
17574   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17575   include:
17576     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
17577     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17578     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
17579     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17580     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17581   layout:
17582     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
17583     layout: "plot-throughput-speedup-analysis"
17584
17585 - type: "plot"
17586   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
17587   algorithm: "plot_tsa_name"
17588   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
17589   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17590   include:
17591     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17592     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17593     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17594     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17595     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17596   layout:
17597     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
17598     layout: "plot-throughput-speedup-analysis"
17599
17600 - type: "plot"
17601   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
17602   algorithm: "plot_tsa_name"
17603   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
17604   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17605   include:
17606     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17607     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17608     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17609     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17610     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17611   layout:
17612     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
17613     layout: "plot-throughput-speedup-analysis"
17614
17615 - type: "plot"
17616   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
17617   algorithm: "plot_tsa_name"
17618   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
17619   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17620   include:
17621     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17622     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17623     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17624     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17625   layout:
17626     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
17627     layout: "plot-throughput-speedup-analysis"
17628
17629 - type: "plot"
17630   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
17631   algorithm: "plot_tsa_name"
17632   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
17633   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17634   include:
17635     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17636     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17637     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17638     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17639   layout:
17640     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
17641     layout: "plot-throughput-speedup-analysis"
17642
17643 - type: "plot"
17644   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
17645   algorithm: "plot_tsa_name"
17646   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
17647   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17648   include:
17649     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17650     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17651     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17652     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17653   layout:
17654     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
17655     layout: "plot-throughput-speedup-analysis"
17656
17657 - type: "plot"
17658   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
17659   algorithm: "plot_tsa_name"
17660   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
17661   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17662   include:
17663     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17664     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17665     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17666     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17667   layout:
17668     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
17669     layout: "plot-throughput-speedup-analysis"
17670
17671 - type: "plot"
17672   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
17673   algorithm: "plot_tsa_name"
17674   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
17675   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17676   include:
17677     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17678     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17679     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17680     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17681     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17682     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17683   layout:
17684     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
17685     layout: "plot-throughput-speedup-analysis"
17686
17687 - type: "plot"
17688   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
17689   algorithm: "plot_tsa_name"
17690   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
17691   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17692   include:
17693     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17694     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17695     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17696     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17697     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17698     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17699   layout:
17700     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
17701     layout: "plot-throughput-speedup-analysis"
17702
17703 - type: "plot"
17704   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
17705   algorithm: "plot_tsa_name"
17706   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
17707   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17708   include:
17709     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17710     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
17711     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17712     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17713     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17714   layout:
17715     title: "3n-skx-x710-64b-l2switching-base-scale-avf-ndr"
17716     layout: "plot-throughput-speedup-analysis"
17717
17718 - type: "plot"
17719   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
17720   algorithm: "plot_tsa_name"
17721   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
17722   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17723   include:
17724     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17725     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
17726     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17727     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17728     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17729   layout:
17730     title: "3n-skx-x710-64b-l2switching-base-scale-avf-pdr"
17731     layout: "plot-throughput-speedup-analysis"
17732
17733 - type: "plot"
17734   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
17735   algorithm: "plot_tsa_name"
17736   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
17737   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17738   include:
17739     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
17740     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17741     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
17742     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17743     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17744   layout:
17745     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
17746     layout: "plot-throughput-speedup-analysis"
17747
17748 - type: "plot"
17749   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
17750   algorithm: "plot_tsa_name"
17751   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
17752   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17753   include:
17754     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
17755     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17756     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
17757     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17758     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17759   layout:
17760     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
17761     layout: "plot-throughput-speedup-analysis"
17762
17763 - type: "plot"
17764   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
17765   algorithm: "plot_tsa_name"
17766   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
17767   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17768   include:
17769     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17770     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17771     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17772     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17773   layout:
17774     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
17775     layout: "plot-throughput-speedup-analysis"
17776
17777 - type: "plot"
17778   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
17779   algorithm: "plot_tsa_name"
17780   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
17781   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17782   include:
17783     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17784     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17785     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17786     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17787   layout:
17788     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
17789     layout: "plot-throughput-speedup-analysis"
17790
17791 - type: "plot"
17792   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
17793   algorithm: "plot_tsa_name"
17794   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
17795   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17796   include:
17797     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
17798     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17799     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17800     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17801     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17802     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17803   layout:
17804     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
17805     layout: "plot-throughput-speedup-analysis"
17806
17807 - type: "plot"
17808   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
17809   algorithm: "plot_tsa_name"
17810   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
17811   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17812   include:
17813     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
17814     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17815     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17816     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17817     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17818     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17819   layout:
17820     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
17821     layout: "plot-throughput-speedup-analysis"
17822
17823 - type: "plot"
17824   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
17825   algorithm: "plot_tsa_name"
17826   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
17827   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17828   include:
17829     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17830     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17831     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17832     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17833     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17834     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17835   layout:
17836     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
17837     layout: "plot-throughput-speedup-analysis"
17838
17839 - type: "plot"
17840   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
17841   algorithm: "plot_tsa_name"
17842   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
17843   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17844   include:
17845     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17846     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17847     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17848     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17849     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17850     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17851   layout:
17852     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
17853     layout: "plot-throughput-speedup-analysis"
17854
17855 - type: "plot"
17856   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
17857   algorithm: "plot_tsa_name"
17858   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
17859   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17860   include:
17861     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17862     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
17863     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
17864     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
17865     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
17866     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
17867   layout:
17868     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-ndr"
17869     layout: "plot-throughput-speedup-analysis"
17870
17871 - type: "plot"
17872   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
17873   algorithm: "plot_tsa_name"
17874   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
17875   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17876   include:
17877     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17878     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
17879     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
17880     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
17881     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
17882     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
17883   layout:
17884     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-pdr"
17885     layout: "plot-throughput-speedup-analysis"
17886
17887 - type: "plot"
17888   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
17889   algorithm: "plot_tsa_name"
17890   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
17891   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17892   include:
17893     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17894     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17895     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17896     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
17897     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
17898     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
17899   layout:
17900     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
17901     layout: "plot-throughput-speedup-analysis"
17902
17903 - type: "plot"
17904   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
17905   algorithm: "plot_tsa_name"
17906   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
17907   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17908   include:
17909     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17910     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17911     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17912     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
17913     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
17914     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
17915   layout:
17916     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
17917     layout: "plot-throughput-speedup-analysis"
17918
17919 - type: "plot"
17920   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
17921   algorithm: "plot_tsa_name"
17922   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
17923   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17924   include:
17925     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17926     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17927     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17928     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
17929     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
17930     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
17931   layout:
17932     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr"
17933     layout: "plot-throughput-speedup-analysis"
17934
17935 - type: "plot"
17936   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
17937   algorithm: "plot_tsa_name"
17938   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
17939   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17940   include:
17941     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17942     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17943     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17944     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
17945     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
17946     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
17947   layout:
17948     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr"
17949     layout: "plot-throughput-speedup-analysis"
17950
17951 - type: "plot"
17952   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-ndr"
17953   algorithm: "plot_tsa_name"
17954   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
17955   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17956   include:
17957     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17958     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17959     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17960     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17961     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17962   layout:
17963     title: "2n-skx-xxv710-64b-vhost-base-avf-ndr"
17964     layout: "plot-throughput-speedup-analysis"
17965
17966 - type: "plot"
17967   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-pdr"
17968   algorithm: "plot_tsa_name"
17969   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
17970   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17971   include:
17972     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17973     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17974     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17975     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17976     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17977   layout:
17978     title: "2n-skx-xxv710-64b-vhost-base-avf-pdr"
17979     layout: "plot-throughput-speedup-analysis"
17980
17981 - type: "plot"
17982   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
17983   algorithm: "plot_tsa_name"
17984   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
17985   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17986   include:
17987     - "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"
17988     - "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"
17989     - "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"
17990     - "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"
17991     - "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"
17992   layout:
17993     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
17994     layout: "plot-throughput-speedup-analysis"
17995
17996 - type: "plot"
17997   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
17998   algorithm: "plot_tsa_name"
17999   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
18000   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18001   include:
18002     - "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"
18003     - "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"
18004     - "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"
18005     - "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"
18006     - "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"
18007   layout:
18008     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
18009     layout: "plot-throughput-speedup-analysis"
18010
18011 - type: "plot"
18012   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
18013   algorithm: "plot_tsa_name"
18014   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
18015   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18016   include:
18017     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18018     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18019     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18020     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18021     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18022   layout:
18023     title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
18024     layout: "plot-throughput-speedup-analysis"
18025
18026 - type: "plot"
18027   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
18028   algorithm: "plot_tsa_name"
18029   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
18030   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18031   include:
18032     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18033     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18034     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18035     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18036     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18037   layout:
18038     title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
18039     layout: "plot-throughput-speedup-analysis"
18040
18041 - type: "plot"
18042   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18043   algorithm: "plot_tsa_name"
18044   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
18045   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18046   include:
18047     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18048     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18049     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18050     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18051     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18052   layout:
18053     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18054     layout: "plot-throughput-speedup-analysis"
18055
18056 - type: "plot"
18057   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18058   algorithm: "plot_tsa_name"
18059   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
18060   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18061   include:
18062     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18063     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18064     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18065     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18066     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18067   layout:
18068     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18069     layout: "plot-throughput-speedup-analysis"
18070
18071 - type: "plot"
18072   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
18073   algorithm: "plot_tsa_name"
18074   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
18075   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18076   include:
18077     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18078     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18079     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18080     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18081     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18082   layout:
18083     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
18084     layout: "plot-throughput-speedup-analysis"
18085
18086 - type: "plot"
18087   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
18088   algorithm: "plot_tsa_name"
18089   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
18090   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18091   include:
18092     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18093     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18094     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18095     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18096     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18097   layout:
18098     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
18099     layout: "plot-throughput-speedup-analysis"
18100
18101 - type: "plot"
18102   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
18103   algorithm: "plot_tsa_name"
18104   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
18105   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18106   include:
18107     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18108     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18109     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18110     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18111     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18112   layout:
18113     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
18114     layout: "plot-throughput-speedup-analysis"
18115
18116 - type: "plot"
18117   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
18118   algorithm: "plot_tsa_name"
18119   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
18120   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18121   include:
18122     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18123     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18124     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18125     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18126     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18127   layout:
18128     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
18129     layout: "plot-throughput-speedup-analysis"
18130
18131 - type: "plot"
18132   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
18133   algorithm: "plot_tsa_name"
18134   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr-tsa"
18135   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18136   include:
18137     - "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"
18138     - "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"
18139     - "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"
18140     - "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"
18141   layout:
18142     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
18143     layout: "plot-throughput-speedup-analysis"
18144
18145 - type: "plot"
18146   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
18147   algorithm: "plot_tsa_name"
18148   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr-tsa"
18149   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18150   include:
18151     - "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"
18152     - "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"
18153     - "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"
18154     - "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"
18155   layout:
18156     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
18157     layout: "plot-throughput-speedup-analysis"
18158
18159 - type: "plot"
18160   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
18161   algorithm: "plot_tsa_name"
18162   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
18163   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18164   include:
18165     - "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"
18166     - "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"
18167     - "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"
18168     - "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"
18169   layout:
18170     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
18171     layout: "plot-throughput-speedup-analysis"
18172
18173 - type: "plot"
18174   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
18175   algorithm: "plot_tsa_name"
18176   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
18177   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18178   include:
18179     - "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"
18180     - "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"
18181     - "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"
18182     - "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"
18183   layout:
18184     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
18185     layout: "plot-throughput-speedup-analysis"
18186
18187 - type: "plot"
18188   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-ndr"
18189   algorithm: "plot_tsa_name"
18190   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
18191   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18192   include:
18193     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18194     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18195     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18196     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18197     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18198     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18199   layout:
18200     title: "3n-skx-xxv710-64b-vhost-base-avf-ndr"
18201     layout: "plot-throughput-speedup-analysis"
18202
18203 - type: "plot"
18204   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-pdr"
18205   algorithm: "plot_tsa_name"
18206   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
18207   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18208   include:
18209     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18210     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18211     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18212     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18213     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18214     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18215   layout:
18216     title: "3n-skx-xxv710-64b-vhost-base-avf-pdr"
18217     layout: "plot-throughput-speedup-analysis"
18218
18219 - type: "plot"
18220   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
18221   algorithm: "plot_tsa_name"
18222   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
18223   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18224   include:
18225     - "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"
18226     - "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"
18227     - "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"
18228     - "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"
18229     - "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"
18230     - "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"
18231   layout:
18232     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
18233     layout: "plot-throughput-speedup-analysis"
18234
18235 - type: "plot"
18236   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
18237   algorithm: "plot_tsa_name"
18238   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
18239   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18240   include:
18241     - "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"
18242     - "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"
18243     - "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"
18244     - "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"
18245     - "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"
18246     - "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"
18247   layout:
18248     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
18249     layout: "plot-throughput-speedup-analysis"
18250
18251 - type: "plot"
18252   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
18253   algorithm: "plot_tsa_name"
18254   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
18255   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18256   include:
18257     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18258     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18259     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18260     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18261     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18262     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18263   layout:
18264     title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
18265     layout: "plot-throughput-speedup-analysis"
18266
18267 - type: "plot"
18268   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
18269   algorithm: "plot_tsa_name"
18270   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
18271   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18272   include:
18273     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18274     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18275     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18276     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18277     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18278     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18279   layout:
18280     title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
18281     layout: "plot-throughput-speedup-analysis"
18282
18283 - type: "plot"
18284   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18285   algorithm: "plot_tsa_name"
18286   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
18287   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18288   include:
18289     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18290     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18291     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18292     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18293     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18294   layout:
18295     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18296     layout: "plot-throughput-speedup-analysis"
18297
18298 - type: "plot"
18299   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18300   algorithm: "plot_tsa_name"
18301   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
18302   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18303   include:
18304     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18305     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18306     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18307     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18308     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18309   layout:
18310     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18311     layout: "plot-throughput-speedup-analysis"
18312
18313 - type: "plot"
18314   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
18315   algorithm: "plot_tsa_name"
18316   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr-tsa"
18317   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18318   include:
18319     - "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"
18320     - "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"
18321   layout:
18322     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
18323     layout: "plot-throughput-speedup-analysis"
18324
18325 - type: "plot"
18326   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
18327   algorithm: "plot_tsa_name"
18328   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr-tsa"
18329   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18330   include:
18331     - "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"
18332     - "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"
18333   layout:
18334     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
18335     layout: "plot-throughput-speedup-analysis"
18336
18337 - type: "plot"
18338   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
18339   algorithm: "plot_tsa_name"
18340   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
18341   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18342   include:
18343     - "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"
18344     - "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"
18345   layout:
18346     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
18347     layout: "plot-throughput-speedup-analysis"
18348
18349 - type: "plot"
18350   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
18351   algorithm: "plot_tsa_name"
18352   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
18353   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18354   include:
18355     - "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"
18356     - "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"
18357   layout:
18358     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
18359     layout: "plot-throughput-speedup-analysis"
18360
18361 - type: "plot"
18362   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
18363   algorithm: "plot_tsa_name"
18364   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
18365   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18366   include:
18367     - "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"
18368     - "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"
18369     - "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"
18370     - "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"
18371     - "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"
18372     - "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"
18373   layout:
18374     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
18375     layout: "plot-throughput-speedup-analysis"
18376
18377 - type: "plot"
18378   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
18379   algorithm: "plot_tsa_name"
18380   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
18381   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18382   include:
18383     - "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"
18384     - "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"
18385     - "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"
18386     - "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"
18387     - "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"
18388     - "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"
18389   layout:
18390     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
18391     layout: "plot-throughput-speedup-analysis"
18392
18393 - type: "plot"
18394   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
18395   algorithm: "plot_tsa_name"
18396   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
18397   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18398   include:
18399     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
18400     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18401     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18402     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
18403     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18404   layout:
18405     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
18406     layout: "plot-throughput-speedup-analysis"
18407
18408 - type: "plot"
18409   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
18410   algorithm: "plot_tsa_name"
18411   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
18412   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18413   include:
18414     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
18415     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18416     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18417     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
18418     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18419   layout:
18420     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
18421     layout: "plot-throughput-speedup-analysis"
18422
18423 - type: "plot"
18424   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18425   algorithm: "plot_tsa_name"
18426   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18427   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18428   include:
18429     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18430     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18431     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18432     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18433     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18434   layout:
18435     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
18436     layout: "plot-throughput-speedup-analysis"
18437
18438 - type: "plot"
18439   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18440   algorithm: "plot_tsa_name"
18441   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18442   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18443   include:
18444     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18445     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18446     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18447     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18448     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18449   layout:
18450     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
18451     layout: "plot-throughput-speedup-analysis"
18452
18453 - type: "plot"
18454   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18455   algorithm: "plot_tsa_name"
18456   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18457   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18458   include:
18459     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18460     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18461     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18462     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18463   layout:
18464     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
18465     layout: "plot-throughput-speedup-analysis"
18466
18467 - type: "plot"
18468   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18469   algorithm: "plot_tsa_name"
18470   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18471   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18472   include:
18473     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18474     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18475     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18476     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18477   layout:
18478     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
18479     layout: "plot-throughput-speedup-analysis"
18480
18481 - type: "plot"
18482   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
18483   algorithm: "plot_tsa_name"
18484   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
18485   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18486   include:
18487     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
18488     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
18489     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
18490     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
18491   layout:
18492     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
18493     layout: "plot-throughput-speedup-analysis"
18494
18495 - type: "plot"
18496   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
18497   algorithm: "plot_tsa_name"
18498   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
18499   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18500   include:
18501     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
18502     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
18503     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
18504     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
18505   layout:
18506     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
18507     layout: "plot-throughput-speedup-analysis"
18508
18509 - type: "plot"
18510   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
18511   algorithm: "plot_tsa_name"
18512   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
18513   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18514   include:
18515     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18516     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18517     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18518     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18519     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18520   layout:
18521     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
18522     layout: "plot-throughput-speedup-analysis"
18523
18524 - type: "plot"
18525   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
18526   algorithm: "plot_tsa_name"
18527   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
18528   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18529   include:
18530     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18531     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18532     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18533     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18534     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18535   layout:
18536     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
18537     layout: "plot-throughput-speedup-analysis"
18538
18539 - type: "plot"
18540   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
18541   algorithm: "plot_tsa_name"
18542   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
18543   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18544   include:
18545     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
18546     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18547     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18548     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18549     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18550     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18551   layout:
18552     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
18553     layout: "plot-throughput-speedup-analysis"
18554
18555 - type: "plot"
18556   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
18557   algorithm: "plot_tsa_name"
18558   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
18559   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18560   include:
18561     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
18562     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18563     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18564     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18565     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18566     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18567   layout:
18568     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
18569     layout: "plot-throughput-speedup-analysis"
18570
18571 - type: "plot"
18572   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
18573   algorithm: "plot_tsa_name"
18574   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
18575   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18576   include:
18577     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18578     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18579     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18580     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18581   layout:
18582     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
18583     layout: "plot-throughput-speedup-analysis"
18584
18585 - type: "plot"
18586   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
18587   algorithm: "plot_tsa_name"
18588   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
18589   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18590   include:
18591     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18592     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18593     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18594     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18595   layout:
18596     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
18597     layout: "plot-throughput-speedup-analysis"
18598
18599 - type: "plot"
18600   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
18601   algorithm: "plot_tsa_name"
18602   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
18603   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18604   include:
18605     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18606     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18607     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18608     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18609     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18610     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18611   layout:
18612     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
18613     layout: "plot-throughput-speedup-analysis"
18614
18615 - type: "plot"
18616   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
18617   algorithm: "plot_tsa_name"
18618   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
18619   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18620   include:
18621     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18622     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18623     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18624     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18625     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18626     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18627   layout:
18628     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
18629     layout: "plot-throughput-speedup-analysis"
18630
18631 - type: "plot"
18632   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
18633   algorithm: "plot_tsa_name"
18634   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
18635   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18636   include:
18637     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18638     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
18639     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
18640     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
18641     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
18642     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
18643   layout:
18644     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
18645     layout: "plot-throughput-speedup-analysis"
18646
18647 - type: "plot"
18648   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
18649   algorithm: "plot_tsa_name"
18650   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
18651   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18652   include:
18653     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18654     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
18655     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
18656     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
18657     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
18658     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
18659   layout:
18660     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
18661     layout: "plot-throughput-speedup-analysis"
18662
18663 - type: "plot"
18664   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
18665   algorithm: "plot_tsa_name"
18666   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
18667   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18668   include:
18669     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
18670     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
18671     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
18672     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
18673     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
18674     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
18675   layout:
18676     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
18677     layout: "plot-throughput-speedup-analysis"
18678
18679 - type: "plot"
18680   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
18681   algorithm: "plot_tsa_name"
18682   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
18683   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18684   include:
18685     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
18686     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
18687     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
18688     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
18689     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
18690     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
18691   layout:
18692     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
18693     layout: "plot-throughput-speedup-analysis"
18694
18695 - type: "plot"
18696   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
18697   algorithm: "plot_tsa_name"
18698   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
18699   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18700   include:
18701     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18702     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18703     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18704     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18705     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18706     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18707   layout:
18708     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
18709     layout: "plot-throughput-speedup-analysis"
18710
18711 - type: "plot"
18712   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
18713   algorithm: "plot_tsa_name"
18714   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
18715   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18716   include:
18717     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18718     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18719     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18720     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18721     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18722     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18723   layout:
18724     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
18725     layout: "plot-throughput-speedup-analysis"
18726
18727 - type: "plot"
18728   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
18729   algorithm: "plot_tsa_name"
18730   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
18731   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18732   include:
18733     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18734     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18735     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18736     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18737     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18738     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18739   layout:
18740     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
18741     layout: "plot-throughput-speedup-analysis"
18742
18743 - type: "plot"
18744   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
18745   algorithm: "plot_tsa_name"
18746   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
18747   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18748   include:
18749     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18750     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18751     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18752     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18753     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18754     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18755   layout:
18756     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
18757     layout: "plot-throughput-speedup-analysis"
18758
18759 #- type: "plot"
18760 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
18761 #  algorithm: "plot_tsa_name"
18762 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
18763 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18764 #  include:
18765 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18766 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18767 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18768 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18769 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18770 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18771 #  layout:
18772 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
18773 #    layout: "plot-throughput-speedup-analysis"
18774 #
18775 #- type: "plot"
18776 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
18777 #  algorithm: "plot_tsa_name"
18778 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
18779 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18780 #  include:
18781 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18782 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18783 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18784 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18785 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18786 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18787 #  layout:
18788 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
18789 #    layout: "plot-throughput-speedup-analysis"
18790
18791 - type: "plot"
18792   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18793   algorithm: "plot_tsa_name"
18794   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18795   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18796   include:
18797     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18798     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18799     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18800     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18801     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18802     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18803   layout:
18804     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18805     layout: "plot-throughput-speedup-analysis"
18806
18807 - type: "plot"
18808   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18809   algorithm: "plot_tsa_name"
18810   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18811   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18812   include:
18813     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18814     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18815     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18816     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18817     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18818     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18819   layout:
18820     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18821     layout: "plot-throughput-speedup-analysis"
18822
18823 - type: "plot"
18824   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18825   algorithm: "plot_tsa_name"
18826   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18827   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18828   include:
18829     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18830     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18831     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18832     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18833     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18834     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18835   layout:
18836     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18837     layout: "plot-throughput-speedup-analysis"
18838
18839 - type: "plot"
18840   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18841   algorithm: "plot_tsa_name"
18842   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18843   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18844   include:
18845     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18846     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18847     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18848     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18849     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18850     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18851   layout:
18852     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18853     layout: "plot-throughput-speedup-analysis"
18854
18855 - type: "plot"
18856   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
18857   algorithm: "plot_tsa_name"
18858   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
18859   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18860   include:
18861     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18862     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18863     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18864     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18865     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18866   layout:
18867     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
18868     layout: "plot-throughput-speedup-analysis"
18869
18870 - type: "plot"
18871   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
18872   algorithm: "plot_tsa_name"
18873   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
18874   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18875   include:
18876     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18877     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18878     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18879     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18880     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18881   layout:
18882     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
18883     layout: "plot-throughput-speedup-analysis"
18884
18885 - type: "plot"
18886   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
18887   algorithm: "plot_tsa_name"
18888   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
18889   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18890   include:
18891     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18892     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18893     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18894     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18895   layout:
18896     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
18897     layout: "plot-throughput-speedup-analysis"
18898
18899 - type: "plot"
18900   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
18901   algorithm: "plot_tsa_name"
18902   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
18903   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18904   include:
18905     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18906     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18907     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18908     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18909   layout:
18910     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
18911     layout: "plot-throughput-speedup-analysis"
18912
18913 - type: "plot"
18914   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
18915   algorithm: "plot_tsa_name"
18916   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
18917   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18918   include:
18919     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18920     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18921     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18922     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18923     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18924     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18925   layout:
18926     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
18927     layout: "plot-throughput-speedup-analysis"
18928
18929 - type: "plot"
18930   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
18931   algorithm: "plot_tsa_name"
18932   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
18933   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18934   include:
18935     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18936     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18937     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18938     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18939     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18940     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18941   layout:
18942     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
18943     layout: "plot-throughput-speedup-analysis"
18944
18945 - type: "plot"
18946   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18947   algorithm: "plot_tsa_name"
18948   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18949   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18950   include:
18951     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18952     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18953     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18954     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18955     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18956     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18957   layout:
18958     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18959     layout: "plot-throughput-speedup-analysis"
18960
18961 - type: "plot"
18962   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18963   algorithm: "plot_tsa_name"
18964   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18965   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18966   include:
18967     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18968     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18969     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18970     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18971     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18972     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18973   layout:
18974     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18975     layout: "plot-throughput-speedup-analysis"
18976
18977 - type: "plot"
18978   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18979   algorithm: "plot_tsa_name"
18980   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18981   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18982   include:
18983     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18984     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18985     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18986     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18987     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18988   layout:
18989     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18990     layout: "plot-throughput-speedup-analysis"
18991
18992 - type: "plot"
18993   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18994   algorithm: "plot_tsa_name"
18995   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18996   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18997   include:
18998     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18999     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19000     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19001     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19002     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19003   layout:
19004     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
19005     layout: "plot-throughput-speedup-analysis"
19006
19007 - type: "plot"
19008   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
19009   algorithm: "plot_tsa_name"
19010   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
19011   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19012   include:
19013     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
19014     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
19015     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
19016     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
19017   layout:
19018     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
19019     layout: "plot-throughput-speedup-analysis"
19020
19021 - type: "plot"
19022   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
19023   algorithm: "plot_tsa_name"
19024   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
19025   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19026   include:
19027     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
19028     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
19029     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
19030     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
19031   layout:
19032     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
19033     layout: "plot-throughput-speedup-analysis"
19034
19035 - type: "plot"
19036   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
19037   algorithm: "plot_tsa_name"
19038   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
19039   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19040   include:
19041     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19042     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19043     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19044     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19045     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19046   layout:
19047     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
19048     layout: "plot-throughput-speedup-analysis"
19049
19050 - type: "plot"
19051   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
19052   algorithm: "plot_tsa_name"
19053   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
19054   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19055   include:
19056     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19057     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19058     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19059     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19060     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19061   layout:
19062     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
19063     layout: "plot-throughput-speedup-analysis"
19064
19065 - type: "plot"
19066   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
19067   algorithm: "plot_tsa_name"
19068   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
19069   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19070   include:
19071     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
19072     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
19073     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
19074     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
19075     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
19076     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
19077   layout:
19078     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
19079     layout: "plot-throughput-speedup-analysis"
19080
19081 - type: "plot"
19082   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
19083   algorithm: "plot_tsa_name"
19084   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
19085   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19086   include:
19087     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
19088     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
19089     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
19090     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
19091     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
19092     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
19093   layout:
19094     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
19095     layout: "plot-throughput-speedup-analysis"
19096
19097 - type: "plot"
19098   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
19099   algorithm: "plot_tsa_name"
19100   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
19101   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19102   include:
19103     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19104     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19105     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19106     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19107   layout:
19108     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
19109     layout: "plot-throughput-speedup-analysis"
19110
19111 - type: "plot"
19112   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
19113   algorithm: "plot_tsa_name"
19114   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
19115   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19116   include:
19117     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19118     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19119     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19120     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19121   layout:
19122     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
19123     layout: "plot-throughput-speedup-analysis"
19124
19125 - type: "plot"
19126   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
19127   algorithm: "plot_tsa_name"
19128   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
19129   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19130   include:
19131     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19132     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19133     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19134     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19135     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19136     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19137   layout:
19138     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
19139     layout: "plot-throughput-speedup-analysis"
19140
19141 - type: "plot"
19142   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
19143   algorithm: "plot_tsa_name"
19144   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
19145   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19146   include:
19147     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19148     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19149     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19150     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19151     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19152     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19153   layout:
19154     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
19155     layout: "plot-throughput-speedup-analysis"
19156
19157 - type: "plot"
19158   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
19159   algorithm: "plot_tsa_name"
19160   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
19161   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19162   include:
19163     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19164     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
19165     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
19166     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
19167     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
19168     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
19169   layout:
19170     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
19171     layout: "plot-throughput-speedup-analysis"
19172
19173 - type: "plot"
19174   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
19175   algorithm: "plot_tsa_name"
19176   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
19177   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19178   include:
19179     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19180     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
19181     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
19182     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
19183     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
19184     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
19185   layout:
19186     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
19187     layout: "plot-throughput-speedup-analysis"
19188
19189 #- type: "plot"
19190 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
19191 #  algorithm: "plot_tsa_name"
19192 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
19193 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19194 #  include:
19195 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
19196 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
19197 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
19198 #  layout:
19199 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
19200 #    layout: "plot-throughput-speedup-analysis"
19201 #
19202 #- type: "plot"
19203 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
19204 #  algorithm: "plot_tsa_name"
19205 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
19206 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19207 #  include:
19208 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
19209 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
19210 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
19211 #  layout:
19212 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
19213 #    layout: "plot-throughput-speedup-analysis"
19214
19215 - type: "plot"
19216   title: "Speedup: 2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
19217   algorithm: "plot_tsa_name"
19218   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
19219   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19220   include:
19221     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
19222     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19223     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
19224     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
19225     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
19226   layout:
19227     title: "2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
19228     layout: "plot-throughput-speedup-analysis"
19229
19230 - type: "plot"
19231   title: "Speedup: 2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
19232   algorithm: "plot_tsa_name"
19233   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
19234   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19235   include:
19236     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
19237     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19238     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
19239     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
19240     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
19241   layout:
19242     title: "2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
19243     layout: "plot-throughput-speedup-analysis"
19244
19245 - type: "plot"
19246   title: "Speedup: 2n-tx2-xl710-64b-features-ip4routing-base-scale-dpdk-ndr-tsa"
19247   algorithm: "plot_tsa_name"
19248   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-features-ip4routing-base-scale-dpdk-ndr-tsa"
19249   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19250   include:
19251     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Iacldstbase-Ndrpdr.64B-.t.c-ethip4-ip4base-iacldstbase-ndrpdr"
19252     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19253     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19254     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19255     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19256   layout:
19257     title: "2n-tx2-xl710-64b-ip4routing-features-base-scale-dpdk-ndr-tsa"
19258     layout: "plot-throughput-speedup-analysis"
19259
19260 - type: "plot"
19261   title: "Speedup: 2n-tx2-xl710-64b-features-ip4routing-base-scale-dpdk-pdr-tsa"
19262   algorithm: "plot_tsa_name"
19263   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-features-ip4routing-base-scale-dpdk-pdr-tsa"
19264   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19265   include:
19266     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Iacldstbase-Ndrpdr.64B-.t.c-ethip4-ip4base-iacldstbase-ndrpdr"
19267     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19268     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19269     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19270     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19271   layout:
19272     title: "2n-tx2-xl710-64b-ip4routing-features-base-scale-dpdk-pdr-tsa"
19273     layout: "plot-throughput-speedup-analysis"
19274
19275 - type: "plot"
19276   title: "Speedup: 2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
19277   algorithm: "plot_tsa_name"
19278   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
19279   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19280   include:
19281     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19282     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19283     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19284     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19285     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19286     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Iacldstbase-Ndrpdr.78B-.t.c-ethip6-ip6base-iacldstbase-ndrpdr"
19287   layout:
19288     title: "2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
19289     layout: "plot-throughput-speedup-analysis"
19290
19291 - type: "plot"
19292   title: "Speedup: 2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
19293   algorithm: "plot_tsa_name"
19294   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
19295   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19296   include:
19297     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19298     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19299     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19300     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19301     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19302     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Iacldstbase-Ndrpdr.78B-.t.c-ethip6-ip6base-iacldstbase-ndrpdr"
19303   layout:
19304     title: "2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
19305     layout: "plot-throughput-speedup-analysis"
19306
19307 - type: "plot"
19308   title: "Speedup: 2n-tx2-xl710-64b-l2switching-base-dpdk-ndr-tsa"
19309   algorithm: "plot_tsa_name"
19310   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-l2switching-base-dpdk-ndr-tsa"
19311   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19312   include:
19313     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19314     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19315     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19316     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19317     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19318   layout:
19319     title: "2n-tx2-xl710-64b-l2switching-base-dpdk-ndr-tsa"
19320     layout: "plot-throughput-speedup-analysis"
19321
19322 - type: "plot"
19323   title: "Speedup: 2n-tx2-xl710-64b-l2switching-base-dpdk-pdr-tsa"
19324   algorithm: "plot_tsa_name"
19325   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-l2switching-base-dpdk-pdr-tsa"
19326   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19327   include:
19328     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19329     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19330     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19331     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19332     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19333   layout:
19334     title: "2n-tx2-xl710-64b-l2switching-base-dpdk-pdr-tsa"
19335     layout: "plot-throughput-speedup-analysis"
19336
19337 - type: "plot"
19338   title: "Speedup: 2n-tx2-xl710-64b-l2switching-scale-dpdk-ndr-tsa"
19339   algorithm: "plot_tsa_name"
19340   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-l2switching-scale-dpdk-ndr-tsa"
19341   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19342   include:
19343     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19344     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19345     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19346     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19347   layout:
19348     title: "2n-tx2-xl710-64b-l2switching-scale-dpdk-ndr-tsa"
19349     layout: "plot-throughput-speedup-analysis"
19350
19351 - type: "plot"
19352   title: "Speedup: 2n-tx2-xl710-64b-l2switching-scale-dpdk-pdr-tsa"
19353   algorithm: "plot_tsa_name"
19354   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-l2switching-scale-dpdk-pdr-tsa"
19355   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19356   include:
19357     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19358     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19359     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19360     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19361   layout:
19362     title: "2n-tx2-xl710-64b-l2switching-scale-dpdk-pdr-tsa"
19363     layout: "plot-throughput-speedup-analysis"
19364
19365 - type: "plot"
19366   title: "Speedup: 2n-tx2-xl710-64b-features-l2switching-base-dpdk-ndr-tsa"
19367   algorithm: "plot_tsa_name"
19368   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-features-l2switching-base-dpdk-ndr-tsa"
19369   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19370   include:
19371     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
19372     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
19373     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
19374     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
19375     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
19376   layout:
19377     title: "2n-tx2-xl710-64b-features-l2switching-base-ndr-tsa"
19378     layout: "plot-throughput-speedup-analysis"
19379
19380 - type: "plot"
19381   title: "Speedup: 2n-tx2-xl710-64b-features-l2switching-base-dpdk-pdr-tsa"
19382   algorithm: "plot_tsa_name"
19383   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-features-l2switching-base-dpdk-pdr-tsa"
19384   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19385   include:
19386     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
19387     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
19388     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
19389     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
19390     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
19391   layout:
19392     title: "2n-tx2-xl710-64b-features-l2switching-base-pdr-tsa"
19393     layout: "plot-throughput-speedup-analysis"
19394
19395 ################################################################################
19396
19397 # Packet Throughput - DPDK
19398
19399 # 2n-skx-xxv710
19400
19401 - type: "plot"
19402   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
19403   algorithm: "plot_perf_box_name"
19404   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
19405   data: "plot-dpdk-throughput-latency-2n-skx"
19406   include:
19407     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19408     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19409   layout:
19410     title: "2n-skx-xxv710-64b-2t1c-base-ndr"
19411     layout: "plot-throughput"
19412
19413 - type: "plot"
19414   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
19415   algorithm: "plot_perf_box_name"
19416   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
19417   data: "plot-dpdk-throughput-latency-2n-skx"
19418   include:
19419     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19420     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19421   layout:
19422     title: "2n-skx-xxv710-64b-4t2c-base-ndr"
19423     layout: "plot-throughput"
19424
19425 - type: "plot"
19426   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
19427   algorithm: "plot_perf_box_name"
19428   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
19429   data: "plot-dpdk-throughput-latency-2n-skx"
19430   include:
19431     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19432     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19433   layout:
19434     title: "2n-skx-xxv710-64b-2t1c-base-pdr"
19435     layout: "plot-throughput"
19436
19437 - type: "plot"
19438   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
19439   algorithm: "plot_perf_box_name"
19440   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
19441   data: "plot-dpdk-throughput-latency-2n-skx"
19442   include:
19443     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19444     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19445   layout:
19446     title: "2n-skx-xxv710-64b-4t2c-base-pdr"
19447     layout: "plot-throughput"
19448
19449 # 2n-skx-x710
19450
19451 - type: "plot"
19452   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
19453   algorithm: "plot_perf_box_name"
19454   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
19455   data: "plot-dpdk-throughput-latency-2n-skx"
19456   include:
19457     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19458     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19459   layout:
19460     title: "2n-skx-x710-64b-2t1c-base-ndr"
19461     layout: "plot-throughput"
19462
19463 - type: "plot"
19464   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
19465   algorithm: "plot_perf_box_name"
19466   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
19467   data: "plot-dpdk-throughput-latency-2n-skx"
19468   include:
19469     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19470     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19471   layout:
19472     title: "2n-skx-x710-64b-4t2c-base-ndr"
19473     layout: "plot-throughput"
19474
19475 - type: "plot"
19476   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
19477   algorithm: "plot_perf_box_name"
19478   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
19479   data: "plot-dpdk-throughput-latency-2n-skx"
19480   include:
19481     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19482     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19483   layout:
19484     title: "2n-skx-x710-64b-2t1c-base-pdr"
19485     layout: "plot-throughput"
19486
19487 - type: "plot"
19488   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
19489   algorithm: "plot_perf_box_name"
19490   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
19491   data: "plot-dpdk-throughput-latency-2n-skx"
19492   include:
19493     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19494     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19495   layout:
19496     title: "2n-skx-x710-64b-4t2c-base-pdr"
19497     layout: "plot-throughput"
19498
19499 # 3n-skx-xxv710
19500
19501 - type: "plot"
19502   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
19503   algorithm: "plot_perf_box_name"
19504   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
19505   data: "plot-dpdk-throughput-latency-3n-skx"
19506   include:
19507     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19508     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19509   layout:
19510     title: "3n-skx-xxv710-64b-2t1c-base-ndr"
19511     layout: "plot-throughput"
19512
19513 - type: "plot"
19514   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
19515   algorithm: "plot_perf_box_name"
19516   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
19517   data: "plot-dpdk-throughput-latency-3n-skx"
19518   include:
19519     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19520     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19521   layout:
19522     title: "3n-skx-xxv710-64b-4t2c-base-ndr"
19523     layout: "plot-throughput"
19524
19525 - type: "plot"
19526   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
19527   algorithm: "plot_perf_box_name"
19528   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
19529   data: "plot-dpdk-throughput-latency-3n-skx"
19530   include:
19531     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19532     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19533   layout:
19534     title: "3n-skx-xxv710-64b-2t1c-base-pdr"
19535     layout: "plot-throughput"
19536
19537 - type: "plot"
19538   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
19539   algorithm: "plot_perf_box_name"
19540   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
19541   data: "plot-dpdk-throughput-latency-3n-skx"
19542   include:
19543     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19544     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19545   layout:
19546     title: "3n-skx-xxv710-64b-4t2c-base-pdr"
19547     layout: "plot-throughput"
19548
19549 # 3n-skx-x710
19550
19551 - type: "plot"
19552   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
19553   algorithm: "plot_perf_box_name"
19554   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
19555   data: "plot-dpdk-throughput-latency-3n-skx"
19556   include:
19557     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19558     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19559   layout:
19560     title: "3n-skx-x710-64b-2t1c-base-ndr"
19561     layout: "plot-throughput"
19562
19563 - type: "plot"
19564   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
19565   algorithm: "plot_perf_box_name"
19566   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
19567   data: "plot-dpdk-throughput-latency-3n-skx"
19568   include:
19569     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19570     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19571   layout:
19572     title: "3n-skx-x710-64b-4t2c-base-ndr"
19573     layout: "plot-throughput"
19574
19575 - type: "plot"
19576   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
19577   algorithm: "plot_perf_box_name"
19578   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
19579   data: "plot-dpdk-throughput-latency-3n-skx"
19580   include:
19581     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19582     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19583   layout:
19584     title: "3n-skx-x710-64b-2t1c-base-pdr"
19585     layout: "plot-throughput"
19586
19587 - type: "plot"
19588   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
19589   algorithm: "plot_perf_box_name"
19590   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
19591   data: "plot-dpdk-throughput-latency-3n-skx"
19592   include:
19593     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19594     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19595   layout:
19596     title: "3n-skx-x710-64b-4t2c-base-pdr"
19597     layout: "plot-throughput"
19598
19599 # 3n-hsw-xl710
19600
19601 - type: "plot"
19602   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
19603   algorithm: "plot_perf_box_name"
19604   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
19605   data: "plot-dpdk-throughput-latency-3n-hsw"
19606   include:
19607     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19608     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19609   layout:
19610     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
19611     layout: "plot-throughput"
19612
19613 - type: "plot"
19614   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
19615   algorithm: "plot_perf_box_name"
19616   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
19617   data: "plot-dpdk-throughput-latency-3n-hsw"
19618   include:
19619     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19620     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19621   layout:
19622     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
19623     layout: "plot-throughput"
19624
19625 - type: "plot"
19626   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
19627   algorithm: "plot_perf_box_name"
19628   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
19629   data: "plot-dpdk-throughput-latency-3n-hsw"
19630   include:
19631     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19632     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19633   layout:
19634     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
19635     layout: "plot-throughput"
19636
19637 - type: "plot"
19638   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
19639   algorithm: "plot_perf_box_name"
19640   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
19641   data: "plot-dpdk-throughput-latency-3n-hsw"
19642   include:
19643     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19644     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19645   layout:
19646     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
19647     layout: "plot-throughput"
19648
19649 # 3n-hsw-x710
19650
19651 - type: "plot"
19652   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
19653   algorithm: "plot_perf_box_name"
19654   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
19655   data: "plot-dpdk-throughput-latency-3n-hsw"
19656   include:
19657     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19658     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19659   layout:
19660     title: "3n-hsw-x710-64b-1t1c-base-ndr"
19661     layout: "plot-throughput"
19662
19663 - type: "plot"
19664   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
19665   algorithm: "plot_perf_box_name"
19666   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
19667   data: "plot-dpdk-throughput-latency-3n-hsw"
19668   include:
19669     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19670     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19671   layout:
19672     title: "3n-hsw-x710-64b-2t2c-base-ndr"
19673     layout: "plot-throughput"
19674
19675 - type: "plot"
19676   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
19677   algorithm: "plot_perf_box_name"
19678   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
19679   data: "plot-dpdk-throughput-latency-3n-hsw"
19680   include:
19681     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19682     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19683   layout:
19684     title: "3n-hsw-x710-64b-1t1c-base-pdr"
19685     layout: "plot-throughput"
19686
19687 - type: "plot"
19688   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
19689   algorithm: "plot_perf_box_name"
19690   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
19691   data: "plot-dpdk-throughput-latency-3n-hsw"
19692   include:
19693     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19694     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19695   layout:
19696     title: "3n-hsw-x710-64b-2t2c-base-pdr"
19697     layout: "plot-throughput"
19698
19699 ## 2n-dnv-x553
19700 #
19701 #- type: "plot"
19702 #  title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
19703 #  algorithm: "plot_perf_box_name"
19704 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
19705 #  data: "plot-dpdk-throughput-latency-2n-dnv"
19706 #  include:
19707 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19708 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19709 #  layout:
19710 #    title: "2n-dnv-x553-64b-1t1c-base-ndr"
19711 #    layout: "plot-throughput"
19712 #
19713 #- type: "plot"
19714 #  title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
19715 #  algorithm: "plot_perf_box_name"
19716 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
19717 #  data: "plot-dpdk-throughput-latency-2n-dnv"
19718 #  include:
19719 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19720 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19721 #  layout:
19722 #    title: "2n-dnv-x553-64b-2t2c-base-ndr"
19723 #    layout: "plot-throughput"
19724 #
19725 #- type: "plot"
19726 #  title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
19727 #  algorithm: "plot_perf_box_name"
19728 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
19729 #  data: "plot-dpdk-throughput-latency-2n-dnv"
19730 #  include:
19731 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19732 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19733 #  layout:
19734 #    title: "2n-dnv-x553-64b-1t1c-base-pdr"
19735 #    layout: "plot-throughput"
19736 #
19737 #- type: "plot"
19738 #  title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
19739 #  algorithm: "plot_perf_box_name"
19740 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
19741 #  data: "plot-dpdk-throughput-latency-2n-dnv"
19742 #  include:
19743 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19744 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19745 #  layout:
19746 #    title: "2n-dnv-x553-64b-2t2c-base-pdr"
19747 #    layout: "plot-throughput"
19748 #
19749 ## 3n-dnv-x553
19750 #
19751 #- type: "plot"
19752 #  title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
19753 #  algorithm: "plot_perf_box_name"
19754 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
19755 #  data: "plot-dpdk-throughput-latency-3n-dnv"
19756 #  include:
19757 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19758 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19759 #  layout:
19760 #    title: "3n-dnv-x553-64b-1t1c-base-ndr"
19761 #    layout: "plot-throughput"
19762 #
19763 #- type: "plot"
19764 #  title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
19765 #  algorithm: "plot_perf_box_name"
19766 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
19767 #  data: "plot-dpdk-throughput-latency-3n-dnv"
19768 #  include:
19769 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19770 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19771 #  layout:
19772 #    title: "3n-dnv-x553-64b-2t2c-base-ndr"
19773 #    layout: "plot-throughput"
19774 #
19775 #- type: "plot"
19776 #  title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
19777 #  algorithm: "plot_perf_box_name"
19778 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
19779 #  data: "plot-dpdk-throughput-latency-3n-dnv"
19780 #  include:
19781 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19782 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19783 #  layout:
19784 #    title: "3n-dnv-x553-64b-1t1c-base-pdr"
19785 #    layout: "plot-throughput"
19786 #
19787 #- type: "plot"
19788 #  title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
19789 #  algorithm: "plot_perf_box_name"
19790 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
19791 #  data: "plot-dpdk-throughput-latency-3n-dnv"
19792 #  include:
19793 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19794 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19795 #  layout:
19796 #    title: "3n-dnv-x553-64b-2t2c-base-pdr"
19797 #    layout: "plot-throughput"
19798
19799 # 3n-tsh-x520
19800
19801 - type: "plot"
19802   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
19803   algorithm: "plot_perf_box_name"
19804   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
19805   data: "plot-dpdk-throughput-latency-3n-tsh"
19806   include:
19807     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19808     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19809   layout:
19810     title: "3n-tsh-x520-64b-1t1c-base-ndr"
19811     layout: "plot-throughput"
19812
19813 - type: "plot"
19814   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
19815   algorithm: "plot_perf_box_name"
19816   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
19817   data: "plot-dpdk-throughput-latency-3n-tsh"
19818   include:
19819     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19820     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19821   layout:
19822     title: "3n-tsh-x520-64b-2t2c-base-ndr"
19823     layout: "plot-throughput"
19824
19825 - type: "plot"
19826   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
19827   algorithm: "plot_perf_box_name"
19828   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
19829   data: "plot-dpdk-throughput-latency-3n-tsh"
19830   include:
19831     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19832     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19833   layout:
19834     title: "3n-tsh-x520-64b-1t1c-base-pdr"
19835     layout: "plot-throughput"
19836
19837 - type: "plot"
19838   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
19839   algorithm: "plot_perf_box_name"
19840   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
19841   data: "plot-dpdk-throughput-latency-3n-tsh"
19842   include:
19843     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19844     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19845   layout:
19846     title: "3n-tsh-x520-64b-2t2c-base-pdr"
19847     layout: "plot-throughput"
19848
19849 # 2n-tx2-xl710
19850
19851 - type: "plot"
19852   title: "DPDK Throughput: 2n-tx2-xl710-64b-1t1c-base-ndr"
19853   algorithm: "plot_perf_box_name"
19854   output-file: "{DIR[STATIC,DPDK]}/2n-tx2-xl710-64b-1t1c-base-ndr"
19855   data: "plot-dpdk-throughput-latency-2n-tx2"
19856   include:
19857     - "tests.dpdk.perf.2N1L-40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19858     - "tests.dpdk.perf.2N1L-40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19859   layout:
19860     title: "2n-tx2-xl710-64b-1t1c-base-ndr"
19861     layout: "plot-throughput"
19862
19863 - type: "plot"
19864   title: "DPDK Throughput: 2n-tx2-xl710-64b-2t2c-base-ndr"
19865   algorithm: "plot_perf_box_name"
19866   output-file: "{DIR[STATIC,DPDK]}/2n-tx2-xl710-64b-2t2c-base-ndr"
19867   data: "plot-dpdk-throughput-latency-2n-tx2"
19868   include:
19869     - "tests.dpdk.perf.2N1L-40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19870     - "tests.dpdk.perf.2N1L-40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19871   layout:
19872     title: "2n-tx2-xl710-64b-2t2c-base-ndr"
19873     layout: "plot-throughput"
19874
19875 - type: "plot"
19876   title: "DPDK Throughput: 2n-tx2-xl710-64b-1t1c-base-pdr"
19877   algorithm: "plot_perf_box_name"
19878   output-file: "{DIR[STATIC,DPDK]}/2n-tx2-xl710-64b-1t1c-base-pdr"
19879   data: "plot-dpdk-throughput-latency-2n-tx2"
19880   include:
19881     - "tests.dpdk.perf.2N1L-40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19882     - "tests.dpdk.perf.2N1L-40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19883   layout:
19884     title: "2n-tx2-xl710-64b-1t1c-base-pdr"
19885     layout: "plot-throughput"
19886
19887 - type: "plot"
19888   title: "DPDK Throughput: 2n-tx2-xl710-64b-2t2c-base-pdr"
19889   algorithm: "plot_perf_box_name"
19890   output-file: "{DIR[STATIC,DPDK]}/2n-tx2-xl710-64b-2t2c-base-pdr"
19891   data: "plot-dpdk-throughput-latency-2n-tx2"
19892   include:
19893     - "tests.dpdk.perf.2N1L-40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19894     - "tests.dpdk.perf.2N1L-40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19895   layout:
19896     title: "2n-tx2-xl710-64b-2t2c-base-pdr"
19897     layout: "plot-throughput"
19898
19899 ################################################################################
19900 ###   2n-clx                                                                 ###
19901 ################################################################################
19902
19903 # Packet Throughput
19904
19905 - type: "plot"
19906   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
19907   algorithm: "plot_perf_box_name"
19908   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
19909   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19910   include:
19911     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
19912     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19913     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19914     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
19915   layout:
19916     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
19917     layout: "plot-throughput"
19918
19919 - type: "plot"
19920   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
19921   algorithm: "plot_perf_box_name"
19922   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
19923   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19924   include:
19925     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
19926     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19927     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19928     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
19929   layout:
19930     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
19931     layout: "plot-throughput"
19932
19933 - type: "plot"
19934   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
19935   algorithm: "plot_perf_box_name"
19936   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
19937   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19938   include:
19939     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
19940     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19941     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19942     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
19943   layout:
19944     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
19945     layout: "plot-throughput"
19946
19947 - type: "plot"
19948   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
19949   algorithm: "plot_perf_box_name"
19950   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
19951   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19952   include:
19953     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
19954     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19955     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19956     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
19957   layout:
19958     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
19959     layout: "plot-throughput"
19960
19961 - type: "plot"
19962   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
19963   algorithm: "plot_perf_box_name"
19964   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
19965   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19966   include:
19967     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19968     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19969     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
19970     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
19971   layout:
19972     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
19973     layout: "plot-throughput"
19974
19975 - type: "plot"
19976   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
19977   algorithm: "plot_perf_box_name"
19978   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
19979   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19980   include:
19981     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19982     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19983     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
19984     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
19985   layout:
19986     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
19987     layout: "plot-throughput"
19988
19989 - type: "plot"
19990   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
19991   algorithm: "plot_perf_box_name"
19992   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
19993   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19994   include:
19995     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
19996     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
19997     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
19998     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
19999     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
20000     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20001   layout:
20002     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
20003     layout: "plot-throughput"
20004
20005 - type: "plot"
20006   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
20007   algorithm: "plot_perf_box_name"
20008   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
20009   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20010   include:
20011     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
20012     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
20013     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
20014     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
20015     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
20016     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20017   layout:
20018     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
20019     layout: "plot-throughput"
20020
20021 - type: "plot"
20022   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
20023   algorithm: "plot_perf_box_name"
20024   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
20025   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20026   include:
20027     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
20028     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
20029     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
20030     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
20031   layout:
20032     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
20033     layout: "plot-throughput"
20034
20035 - type: "plot"
20036   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
20037   algorithm: "plot_perf_box_name"
20038   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
20039   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20040   include:
20041     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
20042     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
20043     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
20044     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
20045   layout:
20046     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
20047     layout: "plot-throughput"
20048
20049 - type: "plot"
20050   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
20051   algorithm: "plot_perf_box_name"
20052   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
20053   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20054   include:
20055     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
20056     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
20057     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
20058   layout:
20059     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
20060     layout: "plot-throughput"
20061
20062 - type: "plot"
20063   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
20064   algorithm: "plot_perf_box_name"
20065   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
20066   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20067   include:
20068     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
20069     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
20070     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
20071   layout:
20072     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
20073     layout: "plot-throughput"
20074
20075 - type: "plot"
20076   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
20077   algorithm: "plot_perf_box_name"
20078   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
20079   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20080   include:
20081     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
20082     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20083     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
20084     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
20085     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
20086   layout:
20087     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
20088     layout: "plot-throughput"
20089
20090 - type: "plot"
20091   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
20092   algorithm: "plot_perf_box_name"
20093   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
20094   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20095   include:
20096     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
20097     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20098     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
20099     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
20100     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
20101   layout:
20102     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
20103     layout: "plot-throughput"
20104
20105 - type: "plot"
20106   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
20107   algorithm: "plot_perf_box_name"
20108   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
20109   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20110   include:
20111     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
20112     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
20113     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
20114   layout:
20115     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
20116     layout: "plot-throughput"
20117
20118 - type: "plot"
20119   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
20120   algorithm: "plot_perf_box_name"
20121   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
20122   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20123   include:
20124     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
20125     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
20126     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
20127   layout:
20128     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
20129     layout: "plot-throughput"
20130
20131 - type: "plot"
20132   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
20133   algorithm: "plot_perf_box_name"
20134   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
20135   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20136   include:
20137     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20138     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20139     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20140     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20141     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20142     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20143   layout:
20144     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
20145     layout: "plot-throughput"
20146
20147 - type: "plot"
20148   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
20149   algorithm: "plot_perf_box_name"
20150   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
20151   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20152   include:
20153     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20154     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20155     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20156     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20157     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20158     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20159   layout:
20160     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
20161     layout: "plot-throughput"
20162
20163 - type: "plot"
20164   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
20165   algorithm: "plot_perf_box_name"
20166   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
20167   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20168   include:
20169     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20170     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
20171     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
20172     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
20173     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
20174   layout:
20175     title: "2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
20176     layout: "plot-throughput"
20177
20178 - type: "plot"
20179   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
20180   algorithm: "plot_perf_box_name"
20181   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
20182   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20183   include:
20184     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
20185     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
20186     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
20187     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
20188     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
20189   layout:
20190     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
20191     layout: "plot-throughput"
20192
20193 - type: "plot"
20194   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
20195   algorithm: "plot_perf_box_name"
20196   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
20197   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20198   include:
20199     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
20200     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
20201     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
20202     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
20203     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
20204     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
20205     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
20206     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
20207     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
20208     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
20209   layout:
20210     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
20211     layout: "plot-cps"
20212
20213 - type: "plot"
20214   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
20215   algorithm: "plot_perf_box_name"
20216   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
20217   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20218   include:
20219     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20220     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20221     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20222     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20223     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20224     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20225     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20226     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20227     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20228     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20229   layout:
20230     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
20231     layout: "plot-throughput"
20232
20233 - type: "plot"
20234   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
20235   algorithm: "plot_perf_box_name"
20236   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
20237   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20238   include:
20239     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
20240     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
20241     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
20242     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
20243     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
20244     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
20245     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
20246     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
20247     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
20248     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
20249   layout:
20250     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
20251     layout: "plot-cps"
20252
20253 - type: "plot"
20254   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
20255   algorithm: "plot_perf_box_name"
20256   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
20257   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20258   include:
20259     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20260     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20261     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20262     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20263     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20264     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20265     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20266     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20267     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20268     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20269   layout:
20270     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
20271     layout: "plot-throughput"
20272
20273 - type: "plot"
20274   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
20275   algorithm: "plot_perf_box_name"
20276   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
20277   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20278   include:
20279     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20280     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
20281     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
20282     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
20283     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
20284   layout:
20285     title: "2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
20286     layout: "plot-throughput"
20287
20288 - type: "plot"
20289   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
20290   algorithm: "plot_perf_box_name"
20291   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
20292   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20293   include:
20294     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
20295     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
20296     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
20297     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
20298     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
20299   layout:
20300     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
20301     layout: "plot-throughput"
20302
20303 - type: "plot"
20304   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
20305   algorithm: "plot_perf_box_name"
20306   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
20307   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20308   include:
20309     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
20310     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
20311     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
20312     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
20313     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
20314     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
20315     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
20316     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
20317     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
20318     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
20319   layout:
20320     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
20321     layout: "plot-cps"
20322
20323 - type: "plot"
20324   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
20325   algorithm: "plot_perf_box_name"
20326   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
20327   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20328   include:
20329     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20330     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20331     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20332     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20333     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20334     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20335     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20336     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20337     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20338     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20339   layout:
20340     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
20341     layout: "plot-throughput"
20342
20343 - type: "plot"
20344   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
20345   algorithm: "plot_perf_box_name"
20346   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
20347   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20348   include:
20349     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
20350     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
20351     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
20352     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
20353     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
20354     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
20355     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
20356     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
20357     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
20358     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
20359   layout:
20360     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
20361     layout: "plot-cps"
20362
20363 - type: "plot"
20364   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
20365   algorithm: "plot_perf_box_name"
20366   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
20367   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20368   include:
20369     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20370     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20371     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20372     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20373     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20374     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20375     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20376     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20377     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20378     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20379   layout:
20380     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
20381     layout: "plot-throughput"
20382
20383 - type: "plot"
20384   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
20385   algorithm: "plot_perf_box_name"
20386   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
20387   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20388   include:
20389     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
20390     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
20391     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
20392     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
20393     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
20394   layout:
20395     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
20396     layout: "plot-throughput"
20397
20398 - type: "plot"
20399   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
20400   algorithm: "plot_perf_box_name"
20401   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
20402   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20403   include:
20404     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
20405     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
20406     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
20407     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
20408     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
20409   layout:
20410     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
20411     layout: "plot-throughput"
20412
20413 - type: "plot"
20414   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
20415   algorithm: "plot_perf_box_name"
20416   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
20417   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20418   include:
20419     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
20420     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
20421     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
20422     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
20423     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
20424   layout:
20425     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
20426     layout: "plot-throughput"
20427
20428 - type: "plot"
20429   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
20430   algorithm: "plot_perf_box_name"
20431   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
20432   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20433   include:
20434     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
20435     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
20436     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
20437     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
20438     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
20439   layout:
20440     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
20441     layout: "plot-throughput"
20442
20443 - type: "plot"
20444   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
20445   algorithm: "plot_perf_box_name"
20446   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
20447   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20448   include:
20449     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20450     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20451     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20452     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20453     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20454     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20455   layout:
20456     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
20457     layout: "plot-throughput"
20458
20459 - type: "plot"
20460   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
20461   algorithm: "plot_perf_box_name"
20462   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
20463   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20464   include:
20465     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20466     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20467     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20468     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20469     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20470     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20471   layout:
20472     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
20473     layout: "plot-throughput"
20474
20475 - type: "plot"
20476   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
20477   algorithm: "plot_perf_box_name"
20478   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
20479   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20480   include:
20481     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
20482     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
20483   layout:
20484     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
20485     layout: "plot-throughput"
20486
20487 - type: "plot"
20488   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
20489   algorithm: "plot_perf_box_name"
20490   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
20491   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20492   include:
20493     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
20494     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
20495   layout:
20496     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
20497     layout: "plot-throughput"
20498
20499 - type: "plot"
20500   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
20501   algorithm: "plot_perf_box_name"
20502   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
20503   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20504   include:
20505     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
20506     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
20507     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
20508     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
20509     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
20510     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
20511   layout:
20512     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
20513     layout: "plot-throughput"
20514
20515 - type: "plot"
20516   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
20517   algorithm: "plot_perf_box_name"
20518   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
20519   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20520   include:
20521     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
20522     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
20523     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
20524     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
20525     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
20526     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
20527   layout:
20528     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
20529     layout: "plot-throughput"
20530
20531 - type: "plot"
20532   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
20533   algorithm: "plot_perf_box_name"
20534   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
20535   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20536   include:
20537     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20538     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20539     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20540     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20541     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20542     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20543   layout:
20544     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
20545     layout: "plot-throughput"
20546
20547 - type: "plot"
20548   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
20549   algorithm: "plot_perf_box_name"
20550   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
20551   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20552   include:
20553     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20554     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20555     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20556     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20557     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20558     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20559   layout:
20560     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
20561     layout: "plot-throughput"
20562
20563 - type: "plot"
20564   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
20565   algorithm: "plot_perf_box_name"
20566   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
20567   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20568   include:
20569     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
20570     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
20571     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
20572     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
20573     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
20574   layout:
20575     title: "2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
20576     layout: "plot-throughput"
20577
20578 - type: "plot"
20579   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
20580   algorithm: "plot_perf_box_name"
20581   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
20582   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20583   include:
20584     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
20585     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
20586     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
20587     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
20588     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
20589   layout:
20590     title: "2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
20591     layout: "plot-throughput"
20592
20593 - type: "plot"
20594   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
20595   algorithm: "plot_perf_box_name"
20596   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
20597   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20598   include:
20599     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
20600     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
20601     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
20602     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
20603     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
20604     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
20605     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
20606   layout:
20607     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
20608     layout: "plot-throughput"
20609
20610 - type: "plot"
20611   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
20612   algorithm: "plot_perf_box_name"
20613   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
20614   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20615   include:
20616     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
20617     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
20618     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
20619     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
20620     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
20621     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
20622     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
20623   layout:
20624     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
20625     layout: "plot-throughput"
20626
20627 - type: "plot"
20628   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
20629   algorithm: "plot_perf_box_name"
20630   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
20631   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20632   include:
20633     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
20634     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
20635     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
20636     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
20637     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
20638   layout:
20639     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
20640     layout: "plot-throughput"
20641
20642 - type: "plot"
20643   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
20644   algorithm: "plot_perf_box_name"
20645   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
20646   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20647   include:
20648     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
20649     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
20650     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
20651     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
20652     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
20653   layout:
20654     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
20655     layout: "plot-throughput"
20656
20657 - type: "plot"
20658   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-ndr"
20659   algorithm: "plot_perf_box_name"
20660   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-ndr"
20661   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20662   include:
20663     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
20664     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
20665     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
20666     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
20667   layout:
20668     title: "2n-clx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-ndr"
20669     layout: "plot-throughput"
20670
20671 - type: "plot"
20672   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-pdr"
20673   algorithm: "plot_perf_box_name"
20674   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-pdr"
20675   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20676   include:
20677     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
20678     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
20679     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
20680     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
20681   layout:
20682     title: "2n-clx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-pdr"
20683     layout: "plot-throughput"
20684
20685 - type: "plot"
20686   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
20687   algorithm: "plot_perf_box_name"
20688   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
20689   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20690   include:
20691     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
20692     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
20693     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
20694     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
20695     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
20696   layout:
20697     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
20698     layout: "plot-throughput"
20699
20700 - type: "plot"
20701   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
20702   algorithm: "plot_perf_box_name"
20703   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
20704   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20705   include:
20706     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
20707     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
20708     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
20709     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
20710     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
20711   layout:
20712     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
20713     layout: "plot-throughput"
20714
20715 - type: "plot"
20716   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-ndr"
20717   algorithm: "plot_perf_box_name"
20718   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-ndr"
20719   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20720   include:
20721     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
20722     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
20723     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
20724     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
20725   layout:
20726     title: "2n-clx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-ndr"
20727     layout: "plot-throughput"
20728
20729 - type: "plot"
20730   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-pdr"
20731   algorithm: "plot_perf_box_name"
20732   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-pdr"
20733   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20734   include:
20735     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
20736     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
20737     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
20738     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
20739   layout:
20740     title: "2n-clx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-pdr"
20741     layout: "plot-throughput"
20742
20743 - type: "plot"
20744   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
20745   algorithm: "plot_perf_box_name"
20746   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
20747   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20748   include:
20749     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
20750     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
20751     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
20752     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
20753     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
20754   layout:
20755     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
20756     layout: "plot-throughput"
20757
20758 - type: "plot"
20759   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
20760   algorithm: "plot_perf_box_name"
20761   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
20762   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20763   include:
20764     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
20765     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
20766     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
20767     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
20768     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
20769   layout:
20770     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
20771     layout: "plot-throughput"
20772
20773 - type: "plot"
20774   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-rnd-base-scale-ndr"
20775   algorithm: "plot_perf_box_name"
20776   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-rnd-base-scale-ndr"
20777   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20778   include:
20779     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
20780     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-rnd-ndrpdr"
20781     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-rnd-ndrpdr"
20782     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-rnd-ndrpdr"
20783   layout:
20784     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-rnd-base-scale-ndr"
20785     layout: "plot-throughput"
20786
20787 - type: "plot"
20788   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-rnd-base-scale-pdr"
20789   algorithm: "plot_perf_box_name"
20790   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-rnd-base-scale-pdr"
20791   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20792   include:
20793     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
20794     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-rnd-ndrpdr"
20795     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-rnd-ndrpdr"
20796     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-rnd-ndrpdr"
20797   layout:
20798     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-rnd-base-scale-pdr"
20799     layout: "plot-throughput"
20800
20801 - type: "plot"
20802   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
20803   algorithm: "plot_perf_box_name"
20804   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
20805   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20806   include:
20807     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
20808     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
20809     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
20810     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
20811     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
20812   layout:
20813     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
20814     layout: "plot-throughput"
20815
20816 - type: "plot"
20817   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
20818   algorithm: "plot_perf_box_name"
20819   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
20820   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20821   include:
20822     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
20823     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
20824     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
20825     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
20826     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
20827   layout:
20828     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
20829     layout: "plot-throughput"
20830
20831 - type: "plot"
20832   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
20833   algorithm: "plot_perf_box_name"
20834   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
20835   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20836   include:
20837     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
20838     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
20839     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
20840     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
20841     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
20842   layout:
20843     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
20844     layout: "plot-throughput"
20845
20846 - type: "plot"
20847   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
20848   algorithm: "plot_perf_box_name"
20849   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
20850   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20851   include:
20852     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
20853     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
20854     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
20855     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
20856     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
20857   layout:
20858     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
20859     layout: "plot-throughput"
20860
20861 - type: "plot"
20862   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
20863   algorithm: "plot_perf_box_name"
20864   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
20865   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20866   include:
20867     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
20868     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
20869     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
20870     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
20871     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
20872   layout:
20873     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
20874     layout: "plot-throughput"
20875
20876 - type: "plot"
20877   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
20878   algorithm: "plot_perf_box_name"
20879   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
20880   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20881   include:
20882     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
20883     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
20884     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
20885     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
20886     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
20887   layout:
20888     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
20889     layout: "plot-throughput"
20890
20891 - type: "plot"
20892   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
20893   algorithm: "plot_perf_box_name"
20894   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
20895   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20896   include:
20897     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
20898     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
20899     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
20900     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
20901   layout:
20902     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
20903     layout: "plot-throughput"
20904
20905 - type: "plot"
20906   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
20907   algorithm: "plot_perf_box_name"
20908   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
20909   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20910   include:
20911     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
20912     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
20913     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
20914     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
20915   layout:
20916     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
20917     layout: "plot-throughput"
20918
20919 - type: "plot"
20920   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
20921   algorithm: "plot_perf_box_name"
20922   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
20923   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20924   include:
20925     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
20926     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
20927     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
20928     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
20929     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
20930   layout:
20931     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
20932     layout: "plot-throughput"
20933
20934 - type: "plot"
20935   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
20936   algorithm: "plot_perf_box_name"
20937   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
20938   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20939   include:
20940     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
20941     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
20942     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
20943     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
20944     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
20945   layout:
20946     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
20947     layout: "plot-throughput"
20948
20949 - type: "plot"
20950   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
20951   algorithm: "plot_perf_box_name"
20952   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
20953   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20954   include:
20955     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
20956     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
20957     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
20958     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
20959   layout:
20960     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
20961     layout: "plot-throughput"
20962
20963 - type: "plot"
20964   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
20965   algorithm: "plot_perf_box_name"
20966   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
20967   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20968   include:
20969     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
20970     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
20971     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
20972     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
20973   layout:
20974     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
20975     layout: "plot-throughput"
20976
20977 - type: "plot"
20978   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
20979   algorithm: "plot_perf_box_name"
20980   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
20981   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20982   include:
20983     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
20984     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
20985     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
20986     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
20987     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
20988   layout:
20989     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
20990     layout: "plot-throughput"
20991
20992 - type: "plot"
20993   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
20994   algorithm: "plot_perf_box_name"
20995   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
20996   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20997   include:
20998     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
20999     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
21000     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
21001     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
21002     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
21003   layout:
21004     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
21005     layout: "plot-throughput"
21006
21007 - type: "plot"
21008   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
21009   algorithm: "plot_perf_box_name"
21010   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
21011   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21012   include:
21013     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
21014     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
21015     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
21016     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
21017   layout:
21018     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
21019     layout: "plot-throughput"
21020
21021 - type: "plot"
21022   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
21023   algorithm: "plot_perf_box_name"
21024   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
21025   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21026   include:
21027     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
21028     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
21029     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
21030     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
21031   layout:
21032     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
21033     layout: "plot-throughput"
21034
21035 - type: "plot"
21036   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
21037   algorithm: "plot_perf_box_name"
21038   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
21039   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21040   include:
21041     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21042     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21043     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21044     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21045     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
21046   layout:
21047     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
21048     layout: "plot-throughput"
21049
21050 - type: "plot"
21051   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
21052   algorithm: "plot_perf_box_name"
21053   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
21054   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21055   include:
21056     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21057     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21058     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21059     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21060     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
21061   layout:
21062     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
21063     layout: "plot-throughput"
21064
21065 - type: "plot"
21066   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
21067   algorithm: "plot_perf_box_name"
21068   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
21069   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21070   include:
21071     - "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"
21072     - "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"
21073     - "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"
21074     - "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"
21075     - "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"
21076   layout:
21077     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
21078     layout: "plot-throughput"
21079
21080 - type: "plot"
21081   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
21082   algorithm: "plot_perf_box_name"
21083   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
21084   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21085   include:
21086     - "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"
21087     - "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"
21088     - "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"
21089     - "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"
21090     - "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"
21091   layout:
21092     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
21093     layout: "plot-throughput"
21094
21095 - type: "plot"
21096   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
21097   algorithm: "plot_perf_box_name"
21098   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
21099   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21100   include:
21101     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21102     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21103     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21104     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21105     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
21106   layout:
21107     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
21108     layout: "plot-throughput"
21109
21110 - type: "plot"
21111   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
21112   algorithm: "plot_perf_box_name"
21113   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
21114   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21115   include:
21116     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21117     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21118     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21119     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21120     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
21121   layout:
21122     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
21123     layout: "plot-throughput"
21124
21125 - type: "plot"
21126   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
21127   algorithm: "plot_perf_box_name"
21128   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
21129   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21130   include:
21131     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21132     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21133     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21134     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21135     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
21136   layout:
21137     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
21138     layout: "plot-throughput"
21139
21140 - type: "plot"
21141   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
21142   algorithm: "plot_perf_box_name"
21143   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
21144   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21145   include:
21146     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21147     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21148     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21149     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21150     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
21151   layout:
21152     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
21153     layout: "plot-throughput"
21154
21155 - type: "plot"
21156   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
21157   algorithm: "plot_perf_box_name"
21158   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
21159   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21160   include:
21161     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21162     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21163     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21164     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21165   layout:
21166     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
21167     layout: "plot-throughput"
21168
21169 - type: "plot"
21170   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
21171   algorithm: "plot_perf_box_name"
21172   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
21173   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21174   include:
21175     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21176     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21177     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21178     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21179   layout:
21180     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
21181     layout: "plot-throughput"
21182
21183 - type: "plot"
21184   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
21185   algorithm: "plot_perf_box_name"
21186   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
21187   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21188   include:
21189     - "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"
21190     - "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"
21191     - "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"
21192     - "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"
21193   layout:
21194     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
21195     layout: "plot-throughput"
21196
21197 - type: "plot"
21198   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
21199   algorithm: "plot_perf_box_name"
21200   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
21201   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21202   include:
21203     - "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"
21204     - "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"
21205     - "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"
21206     - "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"
21207   layout:
21208     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
21209     layout: "plot-throughput"
21210
21211 - type: "plot"
21212   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
21213   algorithm: "plot_perf_box_name"
21214   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
21215   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21216   include:
21217     - "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"
21218     - "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"
21219     - "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"
21220     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
21221     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
21222     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
21223   layout:
21224     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
21225     layout: "plot-throughput"
21226
21227 - type: "plot"
21228   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
21229   algorithm: "plot_perf_box_name"
21230   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
21231   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21232   include:
21233     - "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"
21234     - "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"
21235     - "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"
21236     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
21237     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
21238     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
21239   layout:
21240     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
21241     layout: "plot-throughput"
21242
21243 ################################################################################
21244
21245 # Packet Speedup
21246
21247 - type: "plot"
21248   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
21249   algorithm: "plot_tsa_name"
21250   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
21251   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21252   include:
21253     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21254     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21255     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21256     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21257   layout:
21258     title: "2n-clx-xxv710-64b-memif-base-avf-ndr"
21259     layout: "plot-throughput-speedup-analysis"
21260
21261 - type: "plot"
21262   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
21263   algorithm: "plot_tsa_name"
21264   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
21265   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21266   include:
21267     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21268     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21269     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21270     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21271   layout:
21272     title: "2n-clx-xxv710-64b-memif-base-avf-pdr"
21273     layout: "plot-throughput-speedup-analysis"
21274
21275 - type: "plot"
21276   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
21277   algorithm: "plot_tsa_name"
21278   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
21279   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21280   include:
21281     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21282     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21283     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21284     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21285   layout:
21286     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
21287     layout: "plot-throughput-speedup-analysis"
21288
21289 - type: "plot"
21290   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
21291   algorithm: "plot_tsa_name"
21292   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
21293   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21294   include:
21295     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21296     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21297     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21298     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21299   layout:
21300     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
21301     layout: "plot-throughput-speedup-analysis"
21302
21303 - type: "plot"
21304   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
21305   algorithm: "plot_tsa_name"
21306   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
21307   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21308   include:
21309     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21310     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21311     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21312     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21313   layout:
21314     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
21315     layout: "plot-throughput-speedup-analysis"
21316
21317 - type: "plot"
21318   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
21319   algorithm: "plot_tsa_name"
21320   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
21321   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21322   include:
21323     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21324     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21325     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21326     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21327   layout:
21328     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
21329     layout: "plot-throughput-speedup-analysis"
21330
21331 - type: "plot"
21332   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
21333   algorithm: "plot_tsa_name"
21334   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
21335   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21336   include:
21337     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
21338     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
21339     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
21340     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
21341     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
21342     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
21343   layout:
21344     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
21345     layout: "plot-throughput-speedup-analysis"
21346
21347 - type: "plot"
21348   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
21349   algorithm: "plot_tsa_name"
21350   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
21351   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21352   include:
21353     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
21354     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
21355     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
21356     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
21357     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
21358     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
21359   layout:
21360     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
21361     layout: "plot-throughput-speedup-analysis"
21362
21363 - type: "plot"
21364   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
21365   algorithm: "plot_tsa_name"
21366   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
21367   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21368   include:
21369     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
21370     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
21371     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
21372     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
21373   layout:
21374     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
21375     layout: "plot-throughput-speedup-analysis"
21376
21377 - type: "plot"
21378   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
21379   algorithm: "plot_tsa_name"
21380   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
21381   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21382   include:
21383     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
21384     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
21385     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
21386     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
21387   layout:
21388     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
21389     layout: "plot-throughput-speedup-analysis"
21390
21391 - type: "plot"
21392   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
21393   algorithm: "plot_tsa_name"
21394   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
21395   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21396   include:
21397     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
21398     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
21399     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
21400   layout:
21401     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
21402     layout: "plot-throughput-speedup-analysis"
21403
21404 - type: "plot"
21405   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
21406   algorithm: "plot_tsa_name"
21407   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
21408   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21409   include:
21410     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
21411     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
21412     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
21413   layout:
21414     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
21415     layout: "plot-throughput-speedup-analysis"
21416
21417 - type: "plot"
21418   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
21419   algorithm: "plot_tsa_name"
21420   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
21421   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21422   include:
21423     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
21424     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
21425     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
21426     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
21427     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
21428   layout:
21429     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
21430     layout: "plot-throughput-speedup-analysis"
21431
21432 - type: "plot"
21433   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
21434   algorithm: "plot_tsa_name"
21435   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
21436   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21437   include:
21438     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
21439     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
21440     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
21441     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
21442     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
21443   layout:
21444     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
21445     layout: "plot-throughput-speedup-analysis"
21446
21447 - type: "plot"
21448   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
21449   algorithm: "plot_tsa_name"
21450   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
21451   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21452   include:
21453     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
21454     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
21455     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
21456   layout:
21457     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
21458     layout: "plot-throughput-speedup-analysis"
21459
21460 - type: "plot"
21461   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
21462   algorithm: "plot_tsa_name"
21463   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
21464   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21465   include:
21466     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
21467     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
21468     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
21469   layout:
21470     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
21471     layout: "plot-throughput-speedup-analysis"
21472
21473 - type: "plot"
21474   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
21475   algorithm: "plot_tsa_name"
21476   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
21477   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21478   include:
21479     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
21480     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
21481     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
21482     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
21483     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
21484     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
21485   layout:
21486     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr"
21487     layout: "plot-throughput-speedup-analysis"
21488
21489 - type: "plot"
21490   title: "Speedup: 2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
21491   algorithm: "plot_tsa_name"
21492   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
21493   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21494   include:
21495     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
21496     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
21497     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
21498     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
21499     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
21500   layout:
21501     title: "2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr"
21502     layout: "plot-throughput-speedup-analysis"
21503
21504 - type: "plot"
21505   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
21506   algorithm: "plot_tsa_name"
21507   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
21508   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21509   include:
21510     - "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"
21511     - "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"
21512     - "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"
21513     - "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"
21514     - "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"
21515   layout:
21516     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr"
21517     layout: "plot-throughput-speedup-analysis"
21518
21519 - type: "plot"
21520   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
21521   algorithm: "plot_tsa_name"
21522   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
21523   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21524   include:
21525     - "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"
21526     - "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"
21527     - "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"
21528     - "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"
21529     - "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"
21530     - "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"
21531     - "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"
21532     - "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"
21533     - "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"
21534     - "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"
21535   layout:
21536     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
21537     layout: "plot-throughput-speedup-analysis-cps"
21538
21539 - type: "plot"
21540   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
21541   algorithm: "plot_tsa_name"
21542   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
21543   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21544   include:
21545     - "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"
21546     - "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"
21547     - "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"
21548     - "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"
21549     - "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"
21550     - "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"
21551     - "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"
21552     - "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"
21553     - "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"
21554     - "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"
21555   layout:
21556     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
21557     layout: "plot-throughput-speedup-analysis"
21558
21559 - type: "plot"
21560   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
21561   algorithm: "plot_tsa_name"
21562   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
21563   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21564   include:
21565     - "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"
21566     - "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"
21567     - "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"
21568     - "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"
21569     - "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"
21570     - "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"
21571     - "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"
21572     - "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"
21573     - "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"
21574     - "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"
21575   layout:
21576     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
21577     layout: "plot-throughput-speedup-analysis-cps"
21578
21579 - type: "plot"
21580   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
21581   algorithm: "plot_tsa_name"
21582   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
21583   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21584   include:
21585     - "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"
21586     - "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"
21587     - "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"
21588     - "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"
21589     - "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"
21590     - "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"
21591     - "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"
21592     - "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"
21593     - "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"
21594     - "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"
21595   layout:
21596     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
21597     layout: "plot-throughput-speedup-analysis"
21598
21599 - type: "plot"
21600   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
21601   algorithm: "plot_tsa_name"
21602   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
21603   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21604   include:
21605     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
21606     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
21607     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
21608     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
21609     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
21610     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
21611   layout:
21612     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr"
21613     layout: "plot-throughput-speedup-analysis"
21614
21615 - type: "plot"
21616   title: "Speedup: 2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
21617   algorithm: "plot_tsa_name"
21618   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
21619   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21620   include:
21621     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
21622     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
21623     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
21624     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
21625     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
21626   layout:
21627     title: "2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr"
21628     layout: "plot-throughput-speedup-analysis"
21629
21630 - type: "plot"
21631   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
21632   algorithm: "plot_tsa_name"
21633   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
21634   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21635   include:
21636     - "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"
21637     - "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"
21638     - "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"
21639     - "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"
21640     - "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"
21641   layout:
21642     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr"
21643     layout: "plot-throughput-speedup-analysis"
21644
21645 - type: "plot"
21646   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
21647   algorithm: "plot_tsa_name"
21648   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
21649   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21650   include:
21651     - "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"
21652     - "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"
21653     - "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"
21654     - "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"
21655     - "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"
21656     - "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"
21657     - "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"
21658     - "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"
21659     - "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"
21660     - "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"
21661   layout:
21662     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
21663     layout: "plot-throughput-speedup-analysis-cps"
21664
21665 - type: "plot"
21666   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
21667   algorithm: "plot_tsa_name"
21668   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
21669   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21670   include:
21671     - "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"
21672     - "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"
21673     - "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"
21674     - "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"
21675     - "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"
21676     - "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"
21677     - "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"
21678     - "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"
21679     - "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"
21680     - "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"
21681   layout:
21682     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
21683     layout: "plot-throughput-speedup-analysis"
21684
21685 - type: "plot"
21686   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
21687   algorithm: "plot_tsa_name"
21688   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
21689   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21690   include:
21691     - "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"
21692     - "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"
21693     - "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"
21694     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
21695     - "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"
21696     - "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"
21697     - "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"
21698     - "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"
21699     - "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"
21700     - "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"
21701   layout:
21702     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
21703     layout: "plot-throughput-speedup-analysis-cps"
21704
21705 - type: "plot"
21706   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
21707   algorithm: "plot_tsa_name"
21708   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
21709   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21710   include:
21711     - "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"
21712     - "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"
21713     - "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"
21714     - "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"
21715     - "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"
21716     - "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"
21717     - "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"
21718     - "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"
21719     - "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"
21720     - "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"
21721   layout:
21722     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
21723     layout: "plot-throughput-speedup-analysis"
21724
21725 - type: "plot"
21726   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
21727   algorithm: "plot_tsa_name"
21728   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
21729   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21730   include:
21731     - "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"
21732     - "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"
21733     - "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"
21734     - "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"
21735     - "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"
21736   layout:
21737     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
21738     layout: "plot-throughput-speedup-analysis"
21739
21740 - type: "plot"
21741   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
21742   algorithm: "plot_tsa_name"
21743   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
21744   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21745   include:
21746     - "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"
21747     - "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"
21748     - "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"
21749     - "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"
21750     - "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"
21751   layout:
21752     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
21753     layout: "plot-throughput-speedup-analysis"
21754
21755 - type: "plot"
21756   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-tsa"
21757   algorithm: "plot_tsa_name"
21758   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-tsa"
21759   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21760   include:
21761     - "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"
21762     - "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"
21763     - "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"
21764     - "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"
21765     - "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"
21766   layout:
21767     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-tsa"
21768     layout: "plot-throughput-speedup-analysis"
21769
21770 - type: "plot"
21771   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
21772   algorithm: "plot_tsa_name"
21773   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
21774   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21775   include:
21776     - "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"
21777     - "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"
21778     - "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"
21779     - "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"
21780     - "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"
21781   layout:
21782     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
21783     layout: "plot-throughput-speedup-analysis"
21784
21785 - type: "plot"
21786   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
21787   algorithm: "plot_tsa_name"
21788   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
21789   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21790   include:
21791     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
21792     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
21793     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
21794     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
21795     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
21796     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
21797   layout:
21798     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
21799     layout: "plot-throughput-speedup-analysis"
21800
21801 - type: "plot"
21802   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
21803   algorithm: "plot_tsa_name"
21804   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
21805   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21806   include:
21807     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
21808     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
21809     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
21810     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
21811     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
21812     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
21813   layout:
21814     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
21815     layout: "plot-throughput-speedup-analysis"
21816
21817 - type: "plot"
21818   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
21819   algorithm: "plot_tsa_name"
21820   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
21821   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21822   include:
21823     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
21824     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
21825   layout:
21826     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
21827     layout: "plot-throughput-speedup-analysis"
21828
21829 - type: "plot"
21830   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
21831   algorithm: "plot_tsa_name"
21832   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
21833   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21834   include:
21835     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
21836     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
21837   layout:
21838     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
21839     layout: "plot-throughput-speedup-analysis"
21840
21841 - type: "plot"
21842   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
21843   algorithm: "plot_tsa_name"
21844   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
21845   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21846   include:
21847     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
21848     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
21849     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
21850     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
21851     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
21852     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
21853   layout:
21854     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr"
21855     layout: "plot-throughput-speedup-analysis"
21856
21857 - type: "plot"
21858   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
21859   algorithm: "plot_tsa_name"
21860   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
21861   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21862   include:
21863     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
21864     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
21865     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
21866     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
21867     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
21868     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
21869   layout:
21870     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr"
21871     layout: "plot-throughput-speedup-analysis"
21872
21873 - type: "plot"
21874   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
21875   algorithm: "plot_tsa_name"
21876   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
21877   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21878   include:
21879     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
21880     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
21881     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
21882     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
21883     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
21884     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
21885   layout:
21886     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
21887     layout: "plot-throughput-speedup-analysis"
21888
21889 - type: "plot"
21890   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
21891   algorithm: "plot_tsa_name"
21892   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
21893   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21894   include:
21895     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
21896     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
21897     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
21898     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
21899     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
21900     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
21901   layout:
21902     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
21903     layout: "plot-throughput-speedup-analysis"
21904
21905 - type: "plot"
21906   title: "Speedup: 2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
21907   algorithm: "plot_tsa_name"
21908   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
21909   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21910   include:
21911     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
21912     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
21913     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
21914     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
21915     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
21916   layout:
21917     title: "2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
21918     layout: "plot-throughput-speedup-analysis"
21919
21920 - type: "plot"
21921   title: "Speedup: 2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
21922   algorithm: "plot_tsa_name"
21923   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
21924   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21925   include:
21926     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
21927     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
21928     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
21929     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
21930     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
21931   layout:
21932     title: "2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
21933     layout: "plot-throughput-speedup-analysis"
21934
21935 - type: "plot"
21936   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
21937   algorithm: "plot_tsa_name"
21938   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
21939   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21940   include:
21941     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
21942     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
21943     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
21944     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
21945     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
21946     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
21947     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
21948   layout:
21949     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
21950     layout: "plot-throughput-speedup-analysis"
21951
21952 - type: "plot"
21953   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
21954   algorithm: "plot_tsa_name"
21955   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
21956   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21957   include:
21958     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
21959     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
21960     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
21961     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
21962     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
21963     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
21964     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
21965   layout:
21966     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
21967     layout: "plot-throughput-speedup-analysis"
21968
21969 - type: "plot"
21970   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
21971   algorithm: "plot_tsa_name"
21972   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
21973   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21974   include:
21975     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
21976     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
21977     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
21978     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
21979     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
21980   layout:
21981     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr"
21982     layout: "plot-throughput-speedup-analysis"
21983
21984 - type: "plot"
21985   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
21986   algorithm: "plot_tsa_name"
21987   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
21988   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21989   include:
21990     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
21991     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
21992     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
21993     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
21994     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
21995   layout:
21996     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr"
21997     layout: "plot-throughput-speedup-analysis"
21998
21999 - type: "plot"
22000   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-rnd-base-scale-avf-ndr-tsa"
22001   algorithm: "plot_tsa_name"
22002   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-rnd-base-scale-avf-ndr-tsa"
22003   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22004   include:
22005     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
22006     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
22007     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
22008     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
22009   layout:
22010     title: "2n-clx-xxv710-78b-ip6routing-rnd-base-scale-avf-ndr"
22011     layout: "plot-throughput-speedup-analysis"
22012
22013 - type: "plot"
22014   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-rnd-base-scale-avf-pdr-tsa"
22015   algorithm: "plot_tsa_name"
22016   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-rnd-base-scale-avf-pdr-tsa"
22017   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22018   include:
22019     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
22020     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
22021     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
22022     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
22023   layout:
22024     title: "2n-clx-xxv710-78b-ip6routing-rnd-base-scale-avf-pdr"
22025     layout: "plot-throughput-speedup-analysis"
22026
22027 - type: "plot"
22028   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
22029   algorithm: "plot_tsa_name"
22030   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
22031   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22032   include:
22033     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
22034     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
22035     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
22036     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
22037     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
22038   layout:
22039     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
22040     layout: "plot-throughput-speedup-analysis"
22041
22042 - type: "plot"
22043   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
22044   algorithm: "plot_tsa_name"
22045   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
22046   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22047   include:
22048     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
22049     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
22050     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
22051     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
22052     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
22053   layout:
22054     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
22055     layout: "plot-throughput-speedup-analysis"
22056
22057 - type: "plot"
22058   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-rnd-base-scale-dpdk-ndr-tsa"
22059   algorithm: "plot_tsa_name"
22060   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-rnd-base-scale-dpdk-ndr-tsa"
22061   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22062   include:
22063     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
22064     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
22065     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
22066     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
22067   layout:
22068     title: "2n-clx-xxv710-78b-ip6routing-rnd-base-scale-dpdk-ndr"
22069     layout: "plot-throughput-speedup-analysis"
22070
22071 - type: "plot"
22072   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-rnd-base-scale-dpdk-pdr-tsa"
22073   algorithm: "plot_tsa_name"
22074   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-rnd-base-scale-dpdk-pdr-tsa"
22075   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22076   include:
22077     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
22078     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
22079     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
22080     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
22081   layout:
22082     title: "2n-clx-xxv710-78b-ip6routing-rnd-base-scale-dpdk-pdr"
22083     layout: "plot-throughput-speedup-analysis"
22084
22085 - type: "plot"
22086   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
22087   algorithm: "plot_tsa_name"
22088   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
22089   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22090   include:
22091     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
22092     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
22093     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
22094     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
22095     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
22096   layout:
22097     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
22098     layout: "plot-throughput-speedup-analysis"
22099
22100 - type: "plot"
22101   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
22102   algorithm: "plot_tsa_name"
22103   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
22104   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22105   include:
22106     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
22107     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
22108     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
22109     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
22110     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
22111   layout:
22112     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
22113     layout: "plot-throughput-speedup-analysis"
22114
22115 - type: "plot"
22116   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-rnd-base-scale-ndr-tsa"
22117   algorithm: "plot_tsa_name"
22118   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-rnd-base-scale-ndr-tsa"
22119   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22120   include:
22121     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
22122     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-rnd-ndrpdr"
22123     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-rnd-ndrpdr"
22124     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-rnd-ndrpdr"
22125   layout:
22126     title: "2n-clx-cx556a-78b-rdma-ip6routing-rnd-base-scale-ndr"
22127     layout: "plot-throughput-speedup-analysis"
22128
22129 - type: "plot"
22130   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-rnd-base-scale-pdr-tsa"
22131   algorithm: "plot_tsa_name"
22132   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-rnd-base-scale-pdr-tsa"
22133   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22134   include:
22135     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
22136     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-rnd-ndrpdr"
22137     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-rnd-ndrpdr"
22138     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-rnd-ndrpdr"
22139   layout:
22140     title: "2n-clx-cx556a-78b-rdma-ip6routing-rnd-base-scale-pdr"
22141     layout: "plot-throughput-speedup-analysis"
22142
22143 - type: "plot"
22144   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
22145   algorithm: "plot_tsa_name"
22146   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
22147   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22148   include:
22149     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
22150     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
22151     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
22152     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22153     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
22154   layout:
22155     title: "2n-clx-x710-64b-l2switching-base-scale-avf-ndr"
22156     layout: "plot-throughput-speedup-analysis"
22157
22158 - type: "plot"
22159   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
22160   algorithm: "plot_tsa_name"
22161   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
22162   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22163   include:
22164     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
22165     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
22166     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
22167     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22168     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
22169   layout:
22170     title: "2n-clx-x710-64b-l2switching-base-scale-avf-pdr"
22171     layout: "plot-throughput-speedup-analysis"
22172
22173 - type: "plot"
22174   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
22175   algorithm: "plot_tsa_name"
22176   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
22177   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22178   include:
22179     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
22180     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
22181     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
22182     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22183     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
22184   layout:
22185     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr"
22186     layout: "plot-throughput-speedup-analysis"
22187
22188 - type: "plot"
22189   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
22190   algorithm: "plot_tsa_name"
22191   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
22192   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22193   include:
22194     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
22195     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
22196     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
22197     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22198     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
22199   layout:
22200     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr"
22201     layout: "plot-throughput-speedup-analysis"
22202
22203 - type: "plot"
22204   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
22205   algorithm: "plot_tsa_name"
22206   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
22207   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22208   include:
22209     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
22210     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
22211     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
22212     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
22213     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22214   layout:
22215     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
22216     layout: "plot-throughput-speedup-analysis"
22217
22218 - type: "plot"
22219   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
22220   algorithm: "plot_tsa_name"
22221   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
22222   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22223   include:
22224     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
22225     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
22226     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
22227     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
22228     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22229   layout:
22230     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
22231     layout: "plot-throughput-speedup-analysis"
22232
22233 - type: "plot"
22234   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
22235   algorithm: "plot_tsa_name"
22236   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
22237   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22238   include:
22239     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22240     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
22241     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
22242     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
22243   layout:
22244     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr"
22245     layout: "plot-throughput-speedup-analysis"
22246
22247 - type: "plot"
22248   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
22249   algorithm: "plot_tsa_name"
22250   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
22251   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22252   include:
22253     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22254     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
22255     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
22256     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
22257   layout:
22258     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr"
22259     layout: "plot-throughput-speedup-analysis"
22260
22261 - type: "plot"
22262   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
22263   algorithm: "plot_tsa_name"
22264   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
22265   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22266   include:
22267     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
22268     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
22269     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
22270     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
22271     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22272   layout:
22273     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
22274     layout: "plot-throughput-speedup-analysis"
22275
22276 - type: "plot"
22277   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
22278   algorithm: "plot_tsa_name"
22279   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
22280   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22281   include:
22282     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
22283     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
22284     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
22285     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
22286     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22287   layout:
22288     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
22289     layout: "plot-throughput-speedup-analysis"
22290
22291 - type: "plot"
22292   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
22293   algorithm: "plot_tsa_name"
22294   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
22295   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22296   include:
22297     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22298     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
22299     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
22300     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
22301   layout:
22302     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
22303     layout: "plot-throughput-speedup-analysis"
22304
22305 - type: "plot"
22306   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
22307   algorithm: "plot_tsa_name"
22308   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
22309   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22310   include:
22311     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22312     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
22313     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
22314     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
22315   layout:
22316     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
22317     layout: "plot-throughput-speedup-analysis"
22318
22319 - type: "plot"
22320   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
22321   algorithm: "plot_tsa_name"
22322   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
22323   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22324   include:
22325     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
22326     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
22327     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
22328     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
22329     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
22330   layout:
22331     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
22332     layout: "plot-throughput-speedup-analysis"
22333
22334 - type: "plot"
22335   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
22336   algorithm: "plot_tsa_name"
22337   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
22338   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22339   include:
22340     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
22341     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
22342     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
22343     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
22344     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
22345   layout:
22346     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
22347     layout: "plot-throughput-speedup-analysis"
22348
22349 - type: "plot"
22350   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
22351   algorithm: "plot_tsa_name"
22352   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
22353   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22354   include:
22355     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
22356     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
22357     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
22358     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
22359   layout:
22360     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
22361     layout: "plot-throughput-speedup-analysis"
22362
22363 - type: "plot"
22364   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
22365   algorithm: "plot_tsa_name"
22366   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
22367   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22368   include:
22369     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
22370     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
22371     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
22372     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
22373   layout:
22374     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
22375     layout: "plot-throughput-speedup-analysis"
22376
22377 - type: "plot"
22378   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-ndr"
22379   algorithm: "plot_tsa_name"
22380   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-ndr-tsa"
22381   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22382   include:
22383     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22384     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22385     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22386     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22387     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
22388   layout:
22389     title: "2n-clx-xxv710-64b-vhost-base-avf-ndr"
22390     layout: "plot-throughput-speedup-analysis"
22391
22392 - type: "plot"
22393   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-pdr"
22394   algorithm: "plot_tsa_name"
22395   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-pdr-tsa"
22396   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22397   include:
22398     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22399     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22400     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22401     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22402     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
22403   layout:
22404     title: "2n-clx-xxv710-64b-vhost-base-avf-pdr"
22405     layout: "plot-throughput-speedup-analysis"
22406
22407 - type: "plot"
22408   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
22409   algorithm: "plot_tsa_name"
22410   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
22411   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22412   include:
22413     - "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"
22414     - "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"
22415     - "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"
22416     - "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"
22417     - "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"
22418   layout:
22419     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
22420     layout: "plot-throughput-speedup-analysis"
22421
22422 - type: "plot"
22423   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
22424   algorithm: "plot_tsa_name"
22425   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
22426   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22427   include:
22428     - "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"
22429     - "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"
22430     - "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"
22431     - "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"
22432     - "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"
22433   layout:
22434     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
22435     layout: "plot-throughput-speedup-analysis"
22436
22437 - type: "plot"
22438   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
22439   algorithm: "plot_tsa_name"
22440   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
22441   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22442   include:
22443     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22444     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22445     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22446     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22447     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
22448   layout:
22449     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
22450     layout: "plot-throughput-speedup-analysis"
22451
22452 - type: "plot"
22453   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
22454   algorithm: "plot_tsa_name"
22455   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
22456   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22457   include:
22458     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22459     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22460     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22461     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22462     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
22463   layout:
22464     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
22465     layout: "plot-throughput-speedup-analysis"
22466
22467 - type: "plot"
22468   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
22469   algorithm: "plot_tsa_name"
22470   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
22471   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22472   include:
22473     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22474     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22475     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22476     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22477     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
22478   layout:
22479     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
22480     layout: "plot-throughput-speedup-analysis"
22481
22482 - type: "plot"
22483   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
22484   algorithm: "plot_tsa_name"
22485   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
22486   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22487   include:
22488     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22489     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22490     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22491     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22492     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
22493   layout:
22494     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
22495     layout: "plot-throughput-speedup-analysis"
22496
22497 - type: "plot"
22498   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
22499   algorithm: "plot_tsa_name"
22500   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
22501   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22502   include:
22503     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22504     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22505     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22506     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22507   layout:
22508     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
22509     layout: "plot-throughput-speedup-analysis"
22510
22511 - type: "plot"
22512   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
22513   algorithm: "plot_tsa_name"
22514   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
22515   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22516   include:
22517     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22518     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22519     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22520     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22521   layout:
22522     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
22523     layout: "plot-throughput-speedup-analysis"
22524
22525 - type: "plot"
22526   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
22527   algorithm: "plot_tsa_name"
22528   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
22529   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22530   include:
22531     - "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"
22532     - "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"
22533     - "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"
22534     - "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"
22535   layout:
22536     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
22537     layout: "plot-throughput-speedup-analysis"
22538
22539 - type: "plot"
22540   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
22541   algorithm: "plot_tsa_name"
22542   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
22543   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22544   include:
22545     - "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"
22546     - "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"
22547     - "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"
22548     - "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"
22549   layout:
22550     title: "2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr"
22551     layout: "plot-throughput-speedup-analysis"
22552
22553 - type: "plot"
22554   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
22555   algorithm: "plot_tsa_name"
22556   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
22557   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22558   include:
22559     - "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"
22560     - "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"
22561     - "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"
22562     - "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"
22563     - "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"
22564     - "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"
22565   layout:
22566     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
22567     layout: "plot-throughput-speedup-analysis"
22568
22569 - type: "plot"
22570   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
22571   algorithm: "plot_tsa_name"
22572   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
22573   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22574   include:
22575     - "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"
22576     - "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"
22577     - "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"
22578     - "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"
22579     - "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"
22580     - "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"
22581   layout:
22582     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
22583     layout: "plot-throughput-speedup-analysis"
22584
22585 # Packet Throughput - DPDK
22586
22587 # 2n-clx-xxv710
22588
22589 - type: "plot"
22590   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
22591   algorithm: "plot_perf_box_name"
22592   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
22593   data: "plot-dpdk-throughput-latency-2n-clx"
22594   include:
22595     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
22596     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
22597   layout:
22598     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
22599     layout: "plot-throughput"
22600
22601 - type: "plot"
22602   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
22603   algorithm: "plot_perf_box_name"
22604   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
22605   data: "plot-dpdk-throughput-latency-2n-clx"
22606   include:
22607     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
22608     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
22609   layout:
22610     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
22611     layout: "plot-throughput"
22612
22613 - type: "plot"
22614   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
22615   algorithm: "plot_perf_box_name"
22616   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
22617   data: "plot-dpdk-throughput-latency-2n-clx"
22618   include:
22619     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
22620     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
22621   layout:
22622     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
22623     layout: "plot-throughput"
22624
22625 - type: "plot"
22626   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
22627   algorithm: "plot_perf_box_name"
22628   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
22629   data: "plot-dpdk-throughput-latency-2n-clx"
22630   include:
22631     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
22632     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
22633   layout:
22634     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
22635     layout: "plot-throughput"
22636
22637 # 2n-clx-x710
22638
22639 - type: "plot"
22640   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
22641   algorithm: "plot_perf_box_name"
22642   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
22643   data: "plot-dpdk-throughput-latency-2n-clx"
22644   include:
22645     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
22646     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
22647   layout:
22648     title: "2n-clx-x710-64b-2t1c-base-ndr"
22649     layout: "plot-throughput"
22650
22651 - type: "plot"
22652   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
22653   algorithm: "plot_perf_box_name"
22654   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
22655   data: "plot-dpdk-throughput-latency-2n-clx"
22656   include:
22657     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
22658     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
22659   layout:
22660     title: "2n-clx-x710-64b-4t2c-base-ndr"
22661     layout: "plot-throughput"
22662
22663 - type: "plot"
22664   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
22665   algorithm: "plot_perf_box_name"
22666   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
22667   data: "plot-dpdk-throughput-latency-2n-clx"
22668   include:
22669     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
22670     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
22671   layout:
22672     title: "2n-clx-x710-64b-2t1c-base-pdr"
22673     layout: "plot-throughput"
22674
22675 - type: "plot"
22676   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
22677   algorithm: "plot_perf_box_name"
22678   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
22679   data: "plot-dpdk-throughput-latency-2n-clx"
22680   include:
22681     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
22682     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
22683   layout:
22684     title: "2n-clx-x710-64b-4t2c-base-pdr"
22685     layout: "plot-throughput"
22686
22687 ###############################################################################
22688
22689 # 2n-zn2
22690
22691 # Packet Throughput
22692
22693 - type: "plot"
22694   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-memif-base-avf-ndr"
22695   algorithm: "plot_perf_box_name"
22696   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-memif-base-avf-ndr"
22697   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22698   include:
22699     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
22700     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22701     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22702     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
22703   layout:
22704     title: "2n-zn2-xxv710-64b-2t1c-memif-base-avf-ndr"
22705     layout: "plot-throughput"
22706
22707 - type: "plot"
22708   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-memif-base-avf-pdr"
22709   algorithm: "plot_perf_box_name"
22710   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-memif-base-avf-pdr"
22711   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22712   include:
22713     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
22714     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22715     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22716     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
22717   layout:
22718     title: "2n-zn2-xxv710-64b-2t1c-memif-base-avf-pdr"
22719     layout: "plot-throughput"
22720
22721 - type: "plot"
22722   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-ndr"
22723   algorithm: "plot_perf_box_name"
22724   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-ndr"
22725   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22726   include:
22727     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
22728     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22729     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22730     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
22731   layout:
22732     title: "2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-ndr"
22733     layout: "plot-throughput"
22734
22735 - type: "plot"
22736   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-pdr"
22737   algorithm: "plot_perf_box_name"
22738   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-pdr"
22739   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22740   include:
22741     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
22742     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22743     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22744     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
22745   layout:
22746     title: "2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-pdr"
22747     layout: "plot-throughput"
22748
22749 - type: "plot"
22750   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
22751   algorithm: "plot_perf_box_name"
22752   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
22753   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22754   include:
22755     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22756     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22757     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
22758     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
22759   layout:
22760     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
22761     layout: "plot-throughput"
22762
22763 - type: "plot"
22764   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
22765   algorithm: "plot_perf_box_name"
22766   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
22767   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22768   include:
22769     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22770     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22771     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
22772     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
22773   layout:
22774     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
22775     layout: "plot-throughput"
22776
22777 - type: "plot"
22778   title: "Throughput: 2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
22779   algorithm: "plot_perf_box_name"
22780   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
22781   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22782   include:
22783     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
22784     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
22785     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
22786     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
22787     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
22788     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
22789   layout:
22790     title: "2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
22791     layout: "plot-throughput"
22792
22793 - type: "plot"
22794   title: "Throughput: 2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
22795   algorithm: "plot_perf_box_name"
22796   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
22797   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22798   include:
22799     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
22800     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
22801     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
22802     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
22803     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
22804     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
22805   layout:
22806     title: "2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
22807     layout: "plot-throughput"
22808
22809 - type: "plot"
22810   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
22811   algorithm: "plot_perf_box_name"
22812   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
22813   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22814   include:
22815     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
22816     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
22817     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
22818     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
22819   layout:
22820     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
22821     layout: "plot-throughput"
22822
22823 - type: "plot"
22824   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
22825   algorithm: "plot_perf_box_name"
22826   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
22827   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22828   include:
22829     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
22830     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
22831     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
22832     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
22833   layout:
22834     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
22835     layout: "plot-throughput"
22836
22837 - type: "plot"
22838   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
22839   algorithm: "plot_perf_box_name"
22840   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
22841   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22842   include:
22843     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
22844     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
22845     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
22846   layout:
22847     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
22848     layout: "plot-throughput"
22849
22850 - type: "plot"
22851   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
22852   algorithm: "plot_perf_box_name"
22853   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
22854   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22855   include:
22856     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
22857     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
22858     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
22859   layout:
22860     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
22861     layout: "plot-throughput"
22862
22863 - type: "plot"
22864   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
22865   algorithm: "plot_perf_box_name"
22866   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
22867   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22868   include:
22869     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
22870     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
22871     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
22872     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
22873     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
22874   layout:
22875     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
22876     layout: "plot-throughput"
22877
22878 - type: "plot"
22879   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
22880   algorithm: "plot_perf_box_name"
22881   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
22882   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22883   include:
22884     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
22885     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
22886     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
22887     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
22888     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
22889   layout:
22890     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
22891     layout: "plot-throughput"
22892
22893 - type: "plot"
22894   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
22895   algorithm: "plot_perf_box_name"
22896   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
22897   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22898   include:
22899     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
22900     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
22901     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
22902   layout:
22903     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
22904     layout: "plot-throughput"
22905
22906 - type: "plot"
22907   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
22908   algorithm: "plot_perf_box_name"
22909   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
22910   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22911   include:
22912     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
22913     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
22914     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
22915   layout:
22916     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
22917     layout: "plot-throughput"
22918
22919 - type: "plot"
22920   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
22921   algorithm: "plot_perf_box_name"
22922   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
22923   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22924   include:
22925     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
22926     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
22927     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
22928     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
22929     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
22930     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
22931   layout:
22932     title: "2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
22933     layout: "plot-throughput"
22934
22935 - type: "plot"
22936   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
22937   algorithm: "plot_perf_box_name"
22938   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
22939   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22940   include:
22941     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
22942     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
22943     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
22944     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
22945     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
22946     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
22947   layout:
22948     title: "2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
22949     layout: "plot-throughput"
22950
22951 - type: "plot"
22952   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
22953   algorithm: "plot_perf_box_name"
22954   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
22955   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22956   include:
22957     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
22958     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
22959     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
22960     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
22961     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
22962   layout:
22963     title: "2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
22964     layout: "plot-throughput"
22965
22966 #- type: "plot"
22967 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
22968 #  algorithm: "plot_perf_box_name"
22969 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
22970 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22971 #  include:
22972 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
22973 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
22974 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
22975 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
22976 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
22977 #  layout:
22978 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
22979 #    layout: "plot-throughput"
22980 #
22981 #- type: "plot"
22982 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
22983 #  algorithm: "plot_perf_box_name"
22984 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
22985 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22986 #  include:
22987 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
22988 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
22989 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
22990 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
22991 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
22992 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
22993 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
22994 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
22995 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
22996 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
22997 #  layout:
22998 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
22999 #    layout: "plot-cps"
23000 #
23001 #- type: "plot"
23002 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
23003 #  algorithm: "plot_perf_box_name"
23004 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
23005 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23006 #  include:
23007 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
23008 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
23009 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
23010 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
23011 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
23012 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
23013 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
23014 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
23015 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
23016 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
23017 #  layout:
23018 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
23019 #    layout: "plot-throughput"
23020 #
23021 #- type: "plot"
23022 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
23023 #  algorithm: "plot_perf_box_name"
23024 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
23025 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23026 #  include:
23027 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
23028 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
23029 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
23030 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
23031 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
23032 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
23033 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
23034 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
23035 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
23036 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
23037 #  layout:
23038 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
23039 #    layout: "plot-cps"
23040 #
23041 #- type: "plot"
23042 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
23043 #  algorithm: "plot_perf_box_name"
23044 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
23045 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23046 #  include:
23047 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
23048 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
23049 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
23050 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
23051 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
23052 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
23053 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
23054 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
23055 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
23056 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
23057 #  layout:
23058 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
23059 #    layout: "plot-throughput"
23060
23061 - type: "plot"
23062   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
23063   algorithm: "plot_perf_box_name"
23064   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
23065   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23066   include:
23067     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
23068     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
23069     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
23070     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
23071     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
23072   layout:
23073     title: "2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
23074     layout: "plot-throughput"
23075
23076 #- type: "plot"
23077 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
23078 #  algorithm: "plot_perf_box_name"
23079 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
23080 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23081 #  include:
23082 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
23083 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
23084 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
23085 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
23086 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
23087 #  layout:
23088 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
23089 #    layout: "plot-throughput"
23090 #
23091 #- type: "plot"
23092 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
23093 #  algorithm: "plot_perf_box_name"
23094 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
23095 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23096 #  include:
23097 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
23098 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
23099 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
23100 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
23101 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
23102 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
23103 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
23104 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
23105 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
23106 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
23107 #  layout:
23108 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
23109 #    layout: "plot-cps"
23110 #
23111 #- type: "plot"
23112 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
23113 #  algorithm: "plot_perf_box_name"
23114 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
23115 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23116 #  include:
23117 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
23118 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
23119 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
23120 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
23121 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
23122 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
23123 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
23124 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
23125 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
23126 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
23127 #  layout:
23128 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
23129 #    layout: "plot-throughput"
23130 #
23131 #- type: "plot"
23132 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
23133 #  algorithm: "plot_perf_box_name"
23134 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
23135 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23136 #  include:
23137 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
23138 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
23139 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
23140 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
23141 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
23142 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
23143 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
23144 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
23145 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
23146 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
23147 #  layout:
23148 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
23149 #    layout: "plot-cps"
23150 #
23151 #- type: "plot"
23152 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
23153 #  algorithm: "plot_perf_box_name"
23154 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
23155 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23156 #  include:
23157 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
23158 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
23159 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
23160 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
23161 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
23162 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
23163 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
23164 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
23165 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
23166 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
23167 #  layout:
23168 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
23169 #    layout: "plot-throughput"
23170
23171 - type: "plot"
23172   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
23173   algorithm: "plot_perf_box_name"
23174   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
23175   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23176   include:
23177     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
23178     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23179     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23180     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23181     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23182     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23183   layout:
23184     title: "2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
23185     layout: "plot-throughput"
23186
23187 - type: "plot"
23188   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
23189   algorithm: "plot_perf_box_name"
23190   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
23191   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23192   include:
23193     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
23194     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23195     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23196     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23197     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23198     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23199   layout:
23200     title: "2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
23201     layout: "plot-throughput"
23202
23203 - type: "plot"
23204   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ip4base-ndr"
23205   algorithm: "plot_perf_box_name"
23206   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ip4base-ndr"
23207   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23208   include:
23209     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
23210     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
23211   layout:
23212     title: "2n-zn2-cx556a-64b-2t1c-rdma-ip4base-ndr"
23213     layout: "plot-throughput"
23214
23215 - type: "plot"
23216   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ip4base-pdr"
23217   algorithm: "plot_perf_box_name"
23218   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ip4base-pdr"
23219   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23220   include:
23221     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
23222     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
23223   layout:
23224     title: "2n-zn2-cx556a-64b-2t1c-rdma-ip4base-pdr"
23225     layout: "plot-throughput"
23226
23227 - type: "plot"
23228   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
23229   algorithm: "plot_perf_box_name"
23230   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
23231   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23232   include:
23233     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
23234     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
23235     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
23236     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
23237     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
23238     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
23239   layout:
23240     title: "2n-zn2-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
23241     layout: "plot-throughput"
23242
23243 - type: "plot"
23244   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
23245   algorithm: "plot_perf_box_name"
23246   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
23247   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23248   include:
23249     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
23250     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
23251     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
23252     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
23253     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
23254     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
23255   layout:
23256     title: "2n-zn2-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
23257     layout: "plot-throughput"
23258
23259 - type: "plot"
23260   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
23261   algorithm: "plot_perf_box_name"
23262   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
23263   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23264   include:
23265     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23266     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23267     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23268     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23269     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23270     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
23271   layout:
23272     title: "2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
23273     layout: "plot-throughput"
23274
23275 - type: "plot"
23276   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
23277   algorithm: "plot_perf_box_name"
23278   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
23279   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23280   include:
23281     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23282     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23283     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23284     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23285     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23286     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
23287   layout:
23288     title: "2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
23289     layout: "plot-throughput"
23290
23291 - type: "plot"
23292   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
23293   algorithm: "plot_perf_box_name"
23294   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
23295   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23296   include:
23297     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
23298     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
23299     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
23300     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
23301     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
23302   layout:
23303     title: "2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
23304     layout: "plot-throughput"
23305
23306 - type: "plot"
23307   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
23308   algorithm: "plot_perf_box_name"
23309   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
23310   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23311   include:
23312     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
23313     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
23314     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
23315     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
23316     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
23317   layout:
23318     title: "2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
23319     layout: "plot-throughput"
23320
23321 - type: "plot"
23322   title: "Throughput: 2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
23323   algorithm: "plot_perf_box_name"
23324   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
23325   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23326   include:
23327     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
23328     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
23329     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
23330     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
23331     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
23332     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
23333     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
23334   layout:
23335     title: "2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
23336     layout: "plot-throughput"
23337
23338 - type: "plot"
23339   title: "Throughput: 2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
23340   algorithm: "plot_perf_box_name"
23341   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
23342   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23343   include:
23344     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
23345     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
23346     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
23347     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
23348     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
23349     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
23350     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
23351   layout:
23352     title: "2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
23353     layout: "plot-throughput"
23354
23355 - type: "plot"
23356   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
23357   algorithm: "plot_perf_box_name"
23358   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
23359   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23360   include:
23361     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
23362     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
23363     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
23364     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
23365     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
23366   layout:
23367     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
23368     layout: "plot-throughput"
23369
23370 - type: "plot"
23371   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
23372   algorithm: "plot_perf_box_name"
23373   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
23374   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23375   include:
23376     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
23377     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
23378     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
23379     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
23380     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
23381   layout:
23382     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
23383     layout: "plot-throughput"
23384
23385 - type: "plot"
23386   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-ndr"
23387   algorithm: "plot_perf_box_name"
23388   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-ndr"
23389   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23390   include:
23391     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
23392     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
23393     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
23394     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
23395   layout:
23396     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-ndr"
23397     layout: "plot-throughput"
23398
23399 - type: "plot"
23400   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-pdr"
23401   algorithm: "plot_perf_box_name"
23402   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-pdr"
23403   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23404   include:
23405     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
23406     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
23407     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
23408     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
23409   layout:
23410     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-pdr"
23411     layout: "plot-throughput"
23412
23413 - type: "plot"
23414   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
23415   algorithm: "plot_perf_box_name"
23416   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
23417   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23418   include:
23419     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
23420     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
23421     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
23422     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
23423     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
23424   layout:
23425     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
23426     layout: "plot-throughput"
23427
23428 - type: "plot"
23429   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
23430   algorithm: "plot_perf_box_name"
23431   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
23432   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23433   include:
23434     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
23435     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
23436     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
23437     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
23438     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
23439   layout:
23440     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
23441     layout: "plot-throughput"
23442
23443 - type: "plot"
23444   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-ndr"
23445   algorithm: "plot_perf_box_name"
23446   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-ndr"
23447   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23448   include:
23449     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
23450     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
23451     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
23452     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
23453   layout:
23454     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-ndr"
23455     layout: "plot-throughput"
23456
23457 - type: "plot"
23458   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-pdr"
23459   algorithm: "plot_perf_box_name"
23460   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-pdr"
23461   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23462   include:
23463     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
23464     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
23465     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
23466     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
23467   layout:
23468     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-pdr"
23469     layout: "plot-throughput"
23470
23471 - type: "plot"
23472   title: "Throughput: 2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
23473   algorithm: "plot_perf_box_name"
23474   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
23475   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23476   include:
23477     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
23478     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
23479     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
23480     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
23481     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
23482   layout:
23483     title: "2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
23484     layout: "plot-throughput"
23485
23486 - type: "plot"
23487   title: "Throughput: 2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
23488   algorithm: "plot_perf_box_name"
23489   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
23490   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23491   include:
23492     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
23493     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
23494     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
23495     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
23496     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
23497   layout:
23498     title: "2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
23499     layout: "plot-throughput"
23500
23501 - type: "plot"
23502   title: "Throughput: 2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
23503   algorithm: "plot_perf_box_name"
23504   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
23505   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23506   include:
23507     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
23508     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
23509     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
23510     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
23511     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
23512   layout:
23513     title: "2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
23514     layout: "plot-throughput"
23515
23516 - type: "plot"
23517   title: "Throughput: 2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
23518   algorithm: "plot_perf_box_name"
23519   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
23520   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23521   include:
23522     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
23523     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
23524     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
23525     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
23526     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
23527   layout:
23528     title: "2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
23529     layout: "plot-throughput"
23530
23531 - type: "plot"
23532   title: "Throughput: 2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
23533   algorithm: "plot_perf_box_name"
23534   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
23535   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23536   include:
23537     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
23538     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
23539     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
23540     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
23541     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
23542   layout:
23543     title: "2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
23544     layout: "plot-throughput"
23545
23546 - type: "plot"
23547   title: "Throughput: 2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
23548   algorithm: "plot_perf_box_name"
23549   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
23550   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23551   include:
23552     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
23553     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
23554     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
23555     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
23556     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
23557   layout:
23558     title: "2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
23559     layout: "plot-throughput"
23560
23561 - type: "plot"
23562   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-ndr"
23563   algorithm: "plot_perf_box_name"
23564   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-ndr"
23565   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23566   include:
23567     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
23568     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
23569     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23570     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
23571     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
23572     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
23573   layout:
23574     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-ndr"
23575     layout: "plot-throughput"
23576
23577 - type: "plot"
23578   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-pdr"
23579   algorithm: "plot_perf_box_name"
23580   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-pdr"
23581   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23582   include:
23583     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
23584     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
23585     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23586     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
23587     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
23588     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
23589   layout:
23590     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-pdr"
23591     layout: "plot-throughput"
23592
23593 - type: "plot"
23594   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
23595   algorithm: "plot_perf_box_name"
23596   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
23597   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23598   include:
23599     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
23600     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
23601     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
23602     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
23603   layout:
23604     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
23605     layout: "plot-throughput"
23606
23607 - type: "plot"
23608   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
23609   algorithm: "plot_perf_box_name"
23610   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
23611   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23612   include:
23613     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
23614     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
23615     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
23616     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
23617   layout:
23618     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
23619     layout: "plot-throughput"
23620
23621 - type: "plot"
23622   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
23623   algorithm: "plot_perf_box_name"
23624   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
23625   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23626   include:
23627     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
23628     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
23629     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23630     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
23631     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
23632     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
23633   layout:
23634     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
23635     layout: "plot-throughput"
23636
23637 - type: "plot"
23638   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
23639   algorithm: "plot_perf_box_name"
23640   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
23641   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23642   include:
23643     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
23644     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
23645     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23646     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
23647     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
23648     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
23649   layout:
23650     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
23651     layout: "plot-throughput"
23652
23653 - type: "plot"
23654   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
23655   algorithm: "plot_perf_box_name"
23656   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
23657   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23658   include:
23659     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
23660     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
23661     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
23662     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
23663   layout:
23664     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
23665     layout: "plot-throughput"
23666
23667 - type: "plot"
23668   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
23669   algorithm: "plot_perf_box_name"
23670   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
23671   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23672   include:
23673     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
23674     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
23675     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
23676     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
23677   layout:
23678     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
23679     layout: "plot-throughput"
23680
23681 - type: "plot"
23682   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
23683   algorithm: "plot_perf_box_name"
23684   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
23685   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23686   include:
23687     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
23688     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
23689     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23690     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
23691     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
23692     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
23693   layout:
23694     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
23695     layout: "plot-throughput"
23696
23697 - type: "plot"
23698   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
23699   algorithm: "plot_perf_box_name"
23700   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
23701   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23702   include:
23703     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
23704     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
23705     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23706     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
23707     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
23708     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
23709   layout:
23710     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
23711     layout: "plot-throughput"
23712
23713 - type: "plot"
23714   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
23715   algorithm: "plot_perf_box_name"
23716   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
23717   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23718   include:
23719     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
23720     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
23721     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
23722     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
23723   layout:
23724     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
23725     layout: "plot-throughput"
23726
23727 - type: "plot"
23728   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
23729   algorithm: "plot_perf_box_name"
23730   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
23731   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23732   include:
23733     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
23734     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
23735     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
23736     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
23737   layout:
23738     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
23739     layout: "plot-throughput"
23740
23741 - type: "plot"
23742   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-avf-ndr"
23743   algorithm: "plot_perf_box_name"
23744   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-avf-ndr"
23745   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23746   include:
23747     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23748     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23749     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23750     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23751     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
23752   layout:
23753     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-avf-ndr"
23754     layout: "plot-throughput"
23755
23756 - type: "plot"
23757   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-avf-pdr"
23758   algorithm: "plot_perf_box_name"
23759   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-avf-pdr"
23760   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23761   include:
23762     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23763     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23764     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23765     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23766     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
23767   layout:
23768     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-avf-pdr"
23769     layout: "plot-throughput"
23770
23771 - type: "plot"
23772   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
23773   algorithm: "plot_perf_box_name"
23774   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
23775   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23776   include:
23777     - "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"
23778     - "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"
23779     - "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"
23780     - "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"
23781     - "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"
23782   layout:
23783     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
23784     layout: "plot-throughput"
23785
23786 - type: "plot"
23787   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
23788   algorithm: "plot_perf_box_name"
23789   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
23790   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23791   include:
23792     - "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"
23793     - "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"
23794     - "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"
23795     - "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"
23796     - "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"
23797   layout:
23798     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
23799     layout: "plot-throughput"
23800
23801 - type: "plot"
23802   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
23803   algorithm: "plot_perf_box_name"
23804   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
23805   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23806   include:
23807     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23808     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23809     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23810     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23811     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
23812   layout:
23813     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
23814     layout: "plot-throughput"
23815
23816 - type: "plot"
23817   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
23818   algorithm: "plot_perf_box_name"
23819   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
23820   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23821   include:
23822     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23823     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23824     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23825     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23826     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
23827   layout:
23828     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
23829     layout: "plot-throughput"
23830
23831 - type: "plot"
23832   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
23833   algorithm: "plot_perf_box_name"
23834   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
23835   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23836   include:
23837     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23838     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23839     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23840     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23841     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
23842   layout:
23843     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
23844     layout: "plot-throughput"
23845
23846 - type: "plot"
23847   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
23848   algorithm: "plot_perf_box_name"
23849   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
23850   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23851   include:
23852     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23853     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23854     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23855     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23856     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
23857   layout:
23858     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
23859     layout: "plot-throughput"
23860
23861 - type: "plot"
23862   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
23863   algorithm: "plot_perf_box_name"
23864   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
23865   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23866   include:
23867     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23868     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23869     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23870     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23871   layout:
23872     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
23873     layout: "plot-throughput"
23874
23875 - type: "plot"
23876   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
23877   algorithm: "plot_perf_box_name"
23878   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
23879   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23880   include:
23881     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23882     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23883     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23884     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23885   layout:
23886     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
23887     layout: "plot-throughput"
23888
23889 - type: "plot"
23890   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
23891   algorithm: "plot_perf_box_name"
23892   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
23893   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23894   include:
23895     - "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"
23896     - "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"
23897     - "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"
23898     - "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"
23899   layout:
23900     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
23901     layout: "plot-throughput"
23902
23903 - type: "plot"
23904   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
23905   algorithm: "plot_perf_box_name"
23906   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
23907   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23908   include:
23909     - "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"
23910     - "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"
23911     - "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"
23912     - "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"
23913   layout:
23914     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
23915     layout: "plot-throughput"
23916
23917 - type: "plot"
23918   title: "Throughput: 2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
23919   algorithm: "plot_perf_box_name"
23920   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
23921   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23922   include:
23923     - "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"
23924     - "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"
23925     - "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"
23926     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
23927     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
23928     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
23929   layout:
23930     title: "2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
23931     layout: "plot-throughput"
23932
23933 - type: "plot"
23934   title: "Throughput: 2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
23935   algorithm: "plot_perf_box_name"
23936   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
23937   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23938   include:
23939     - "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"
23940     - "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"
23941     - "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"
23942     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
23943     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
23944     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
23945   layout:
23946     title: "2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
23947     layout: "plot-throughput"
23948
23949 ################################################################################
23950
23951 # Packet Speedup
23952
23953 - type: "plot"
23954   title: "Speedup: 2n-zn2-xxv710-64b-memif-base-avf-ndr-tsa"
23955   algorithm: "plot_tsa_name"
23956   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-memif-base-avf-ndr-tsa"
23957   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23958   include:
23959     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
23960     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23961     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23962     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
23963   layout:
23964     title: "2n-zn2-xxv710-64b-memif-base-avf-ndr"
23965     layout: "plot-throughput-speedup-analysis"
23966
23967 - type: "plot"
23968   title: "Speedup: 2n-zn2-xxv710-64b-memif-base-avf-pdr-tsa"
23969   algorithm: "plot_tsa_name"
23970   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-memif-base-avf-pdr-tsa"
23971   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23972   include:
23973     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
23974     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23975     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23976     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
23977   layout:
23978     title: "2n-zn2-xxv710-64b-memif-base-avf-pdr"
23979     layout: "plot-throughput-speedup-analysis"
23980
23981 - type: "plot"
23982   title: "Speedup: 2n-zn2-xxv710-64b-memif-base-dpdk-ndr-tsa"
23983   algorithm: "plot_tsa_name"
23984   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-memif-base-dpdk-ndr-tsa"
23985   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23986   include:
23987     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
23988     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23989     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23990     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
23991   layout:
23992     title: "2n-zn2-xxv710-64b-memif-base-dpdk-ndr"
23993     layout: "plot-throughput-speedup-analysis"
23994
23995 - type: "plot"
23996   title: "Speedup: 2n-zn2-xxv710-64b-memif-base-dpdk-pdr-tsa"
23997   algorithm: "plot_tsa_name"
23998   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-memif-base-dpdk-pdr-tsa"
23999   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24000   include:
24001     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
24002     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24003     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24004     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
24005   layout:
24006     title: "2n-zn2-xxv710-64b-memif-base-dpdk-pdr"
24007     layout: "plot-throughput-speedup-analysis"
24008
24009 - type: "plot"
24010   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
24011   algorithm: "plot_tsa_name"
24012   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
24013   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24014   include:
24015     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24016     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24017     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
24018     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
24019   layout:
24020     title: "2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
24021     layout: "plot-throughput-speedup-analysis"
24022
24023 - type: "plot"
24024   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
24025   algorithm: "plot_tsa_name"
24026   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
24027   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24028   include:
24029     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24030     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
24031     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
24032     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
24033   layout:
24034     title: "2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
24035     layout: "plot-throughput-speedup-analysis"
24036
24037 - type: "plot"
24038   title: "Speedup: 2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
24039   algorithm: "plot_tsa_name"
24040   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
24041   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24042   include:
24043     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
24044     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
24045     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
24046     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
24047     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
24048     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
24049   layout:
24050     title: "2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
24051     layout: "plot-throughput-speedup-analysis"
24052
24053 - type: "plot"
24054   title: "Speedup: 2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
24055   algorithm: "plot_tsa_name"
24056   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
24057   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24058   include:
24059     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
24060     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
24061     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
24062     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
24063     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
24064     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
24065   layout:
24066     title: "2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
24067     layout: "plot-throughput-speedup-analysis"
24068
24069 - type: "plot"
24070   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
24071   algorithm: "plot_tsa_name"
24072   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
24073   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24074   include:
24075     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
24076     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
24077     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
24078     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
24079   layout:
24080     title: "2n-zn2-xxv710-64b-ip4routing-base-scale-avf-ndr"
24081     layout: "plot-throughput-speedup-analysis"
24082
24083 - type: "plot"
24084   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
24085   algorithm: "plot_tsa_name"
24086   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
24087   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24088   include:
24089     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
24090     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
24091     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
24092     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
24093   layout:
24094     title: "2n-zn2-xxv710-64b-ip4routing-base-scale-avf-pdr"
24095     layout: "plot-throughput-speedup-analysis"
24096
24097 - type: "plot"
24098   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
24099   algorithm: "plot_tsa_name"
24100   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
24101   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24102   include:
24103     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
24104     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
24105     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
24106   layout:
24107     title: "2n-zn2-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
24108     layout: "plot-throughput-speedup-analysis"
24109
24110 - type: "plot"
24111   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
24112   algorithm: "plot_tsa_name"
24113   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
24114   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24115   include:
24116     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
24117     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
24118     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
24119   layout:
24120     title: "2n-zn2-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
24121     layout: "plot-throughput-speedup-analysis"
24122
24123 - type: "plot"
24124   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
24125   algorithm: "plot_tsa_name"
24126   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
24127   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24128   include:
24129     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
24130     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
24131     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
24132     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
24133     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
24134   layout:
24135     title: "2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
24136     layout: "plot-throughput-speedup-analysis"
24137
24138 - type: "plot"
24139   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
24140   algorithm: "plot_tsa_name"
24141   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
24142   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24143   include:
24144     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
24145     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
24146     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
24147     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
24148     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
24149   layout:
24150     title: "2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
24151     layout: "plot-throughput-speedup-analysis"
24152
24153 - type: "plot"
24154   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
24155   algorithm: "plot_tsa_name"
24156   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
24157   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24158   include:
24159     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
24160     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
24161     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
24162   layout:
24163     title: "2n-zn2-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
24164     layout: "plot-throughput-speedup-analysis"
24165
24166 - type: "plot"
24167   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
24168   algorithm: "plot_tsa_name"
24169   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
24170   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24171   include:
24172     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
24173     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
24174     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
24175   layout:
24176     title: "2n-zn2-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
24177     layout: "plot-throughput-speedup-analysis"
24178
24179 - type: "plot"
24180   title: "Speedup: 2n-zn2-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
24181   algorithm: "plot_tsa_name"
24182   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
24183   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24184   include:
24185     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
24186     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
24187     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
24188     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
24189     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
24190     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
24191   layout:
24192     title: "2n-zn2-xxv710-64b-features-ip4routing-base-avf-ndr"
24193     layout: "plot-throughput-speedup-analysis"
24194
24195 - type: "plot"
24196   title: "Speedup: 2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
24197   algorithm: "plot_tsa_name"
24198   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
24199   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24200   include:
24201     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
24202     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
24203     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
24204     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
24205     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
24206   layout:
24207     title: "2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr"
24208     layout: "plot-throughput-speedup-analysis"
24209
24210 #- type: "plot"
24211 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
24212 #  algorithm: "plot_tsa_name"
24213 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
24214 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24215 #  include:
24216 #    - "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"
24217 #    - "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"
24218 #    - "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"
24219 #    - "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"
24220 #    - "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"
24221 #  layout:
24222 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr"
24223 #    layout: "plot-throughput-speedup-analysis"
24224 #
24225 #- type: "plot"
24226 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
24227 #  algorithm: "plot_tsa_name"
24228 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
24229 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24230 #  include:
24231 #    - "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"
24232 #    - "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"
24233 #    - "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"
24234 #    - "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"
24235 #    - "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"
24236 #    - "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"
24237 #    - "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"
24238 #    - "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"
24239 #    - "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"
24240 #    - "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"
24241 #  layout:
24242 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
24243 #    layout: "plot-throughput-speedup-analysis-cps"
24244 #
24245 #- type: "plot"
24246 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
24247 #  algorithm: "plot_tsa_name"
24248 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
24249 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24250 #  include:
24251 #    - "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"
24252 #    - "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"
24253 #    - "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"
24254 #    - "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"
24255 #    - "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"
24256 #    - "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"
24257 #    - "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"
24258 #    - "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"
24259 #    - "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"
24260 #    - "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"
24261 #  layout:
24262 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
24263 #    layout: "plot-throughput-speedup-analysis"
24264 #
24265 #- type: "plot"
24266 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
24267 #  algorithm: "plot_tsa_name"
24268 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
24269 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24270 #  include:
24271 #    - "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"
24272 #    - "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"
24273 #    - "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"
24274 #    - "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"
24275 #    - "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"
24276 #    - "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"
24277 #    - "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"
24278 #    - "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"
24279 #    - "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"
24280 #    - "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"
24281 #  layout:
24282 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
24283 #    layout: "plot-throughput-speedup-analysis-cps"
24284 #
24285 #- type: "plot"
24286 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
24287 #  algorithm: "plot_tsa_name"
24288 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
24289 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24290 #  include:
24291 #    - "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"
24292 #    - "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"
24293 #    - "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"
24294 #    - "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"
24295 #    - "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"
24296 #    - "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"
24297 #    - "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"
24298 #    - "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"
24299 #    - "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"
24300 #    - "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"
24301 #  layout:
24302 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
24303 #    layout: "plot-throughput-speedup-analysis"
24304
24305 - type: "plot"
24306   title: "Speedup: 2n-zn2-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
24307   algorithm: "plot_tsa_name"
24308   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
24309   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24310   include:
24311     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
24312     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
24313     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
24314     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
24315     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
24316     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
24317   layout:
24318     title: "2n-zn2-xxv710-64b-features-ip4routing-base-avf-pdr"
24319     layout: "plot-throughput-speedup-analysis"
24320
24321 - type: "plot"
24322   title: "Speedup: 2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
24323   algorithm: "plot_tsa_name"
24324   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
24325   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24326   include:
24327     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
24328     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
24329     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
24330     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
24331     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
24332   layout:
24333     title: "2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr"
24334     layout: "plot-throughput-speedup-analysis"
24335
24336 #- type: "plot"
24337 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
24338 #  algorithm: "plot_tsa_name"
24339 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
24340 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24341 #  include:
24342 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
24343 #    - "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"
24344 #    - "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"
24345 #    - "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"
24346 #    - "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"
24347 #  layout:
24348 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr"
24349 #    layout: "plot-throughput-speedup-analysis"
24350 #
24351 #- type: "plot"
24352 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
24353 #  algorithm: "plot_tsa_name"
24354 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
24355 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24356 #  include:
24357 #    - "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"
24358 #    - "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"
24359 #    - "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"
24360 #    - "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"
24361 #    - "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"
24362 #    - "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"
24363 #    - "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"
24364 #    - "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"
24365 #    - "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"
24366 #    - "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"
24367 #  layout:
24368 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
24369 #    layout: "plot-throughput-speedup-analysis-cps"
24370 #
24371 #- type: "plot"
24372 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
24373 #  algorithm: "plot_tsa_name"
24374 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
24375 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24376 #  include:
24377 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
24378 #    - "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"
24379 #    - "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"
24380 #    - "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"
24381 #    - "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"
24382 #    - "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"
24383 #    - "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"
24384 #    - "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"
24385 #    - "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"
24386 #    - "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"
24387 #  layout:
24388 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
24389 #    layout: "plot-throughput-speedup-analysis"
24390 #
24391 #- type: "plot"
24392 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
24393 #  algorithm: "plot_tsa_name"
24394 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
24395 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24396 #  include:
24397 #    - "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"
24398 #    - "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"
24399 #    - "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"
24400 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
24401 #    - "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"
24402 #    - "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"
24403 #    - "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"
24404 #    - "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"
24405 #    - "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"
24406 #    - "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"
24407 #  layout:
24408 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
24409 #    layout: "plot-throughput-speedup-analysis-cps"
24410 #
24411 #- type: "plot"
24412 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
24413 #  algorithm: "plot_tsa_name"
24414 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
24415 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24416 #  include:
24417 #    - "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"
24418 #    - "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"
24419 #    - "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"
24420 #    - "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"
24421 #    - "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"
24422 #    - "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"
24423 #    - "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"
24424 #    - "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"
24425 #    - "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"
24426 #    - "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"
24427 #  layout:
24428 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
24429 #    layout: "plot-throughput-speedup-analysis"
24430
24431 - type: "plot"
24432   title: "Speedup: 2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
24433   algorithm: "plot_tsa_name"
24434   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
24435   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24436   include:
24437     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
24438     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
24439     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
24440     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
24441     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
24442     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
24443   layout:
24444     title: "2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-ndr"
24445     layout: "plot-throughput-speedup-analysis"
24446
24447 - type: "plot"
24448   title: "Speedup: 2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
24449   algorithm: "plot_tsa_name"
24450   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
24451   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24452   include:
24453     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
24454     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
24455     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
24456     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
24457     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
24458     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
24459   layout:
24460     title: "2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-pdr"
24461     layout: "plot-throughput-speedup-analysis"
24462
24463 - type: "plot"
24464   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ip4base-ndr-tsa"
24465   algorithm: "plot_tsa_name"
24466   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ip4base-ndr-tsa"
24467   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24468   include:
24469     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
24470     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
24471   layout:
24472     title: "2n-zn2-cx556a-64b-rdma-ip4base-ndr"
24473     layout: "plot-throughput-speedup-analysis"
24474
24475 - type: "plot"
24476   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ip4base-pdr-tsa"
24477   algorithm: "plot_tsa_name"
24478   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ip4base-pdr-tsa"
24479   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24480   include:
24481     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
24482     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
24483   layout:
24484     title: "2n-zn2-cx556a-64b-rdma-ip4base-pdr"
24485     layout: "plot-throughput-speedup-analysis"
24486
24487 - type: "plot"
24488   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
24489   algorithm: "plot_tsa_name"
24490   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
24491   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24492   include:
24493     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
24494     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
24495     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
24496     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
24497     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
24498     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
24499   layout:
24500     title: "2n-zn2-cx556a-64b-rdma-ethip4-ip4scale-ndr"
24501     layout: "plot-throughput-speedup-analysis"
24502
24503 - type: "plot"
24504   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
24505   algorithm: "plot_tsa_name"
24506   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
24507   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24508   include:
24509     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
24510     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
24511     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
24512     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
24513     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
24514     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
24515   layout:
24516     title: "2n-zn2-cx556a-64b-rdma-ethip4-ip4scale-pdr"
24517     layout: "plot-throughput-speedup-analysis"
24518
24519 - type: "plot"
24520   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ethip4-features-ndr-tsa"
24521   algorithm: "plot_tsa_name"
24522   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ethip4-features-ndr-tsa"
24523   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24524   include:
24525     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
24526     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
24527     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
24528     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
24529     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
24530     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
24531   layout:
24532     title: "2n-zn2-cx556a-64b-rdma-ethip4-features-ndr"
24533     layout: "plot-throughput-speedup-analysis"
24534
24535 - type: "plot"
24536   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ethip4-features-pdr-tsa"
24537   algorithm: "plot_tsa_name"
24538   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ethip4-features-pdr-tsa"
24539   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24540   include:
24541     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
24542     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
24543     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
24544     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
24545     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
24546     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
24547   layout:
24548     title: "2n-zn2-cx556a-64b-rdma-ethip4-features-pdr"
24549     layout: "plot-throughput-speedup-analysis"
24550
24551 - type: "plot"
24552   title: "Speedup: 2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
24553   algorithm: "plot_tsa_name"
24554   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
24555   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24556   include:
24557     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
24558     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
24559     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
24560     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
24561     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
24562   layout:
24563     title: "2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
24564     layout: "plot-throughput-speedup-analysis"
24565
24566 - type: "plot"
24567   title: "Speedup: 2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
24568   algorithm: "plot_tsa_name"
24569   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
24570   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24571   include:
24572     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
24573     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
24574     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
24575     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
24576     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
24577   layout:
24578     title: "2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
24579     layout: "plot-throughput-speedup-analysis"
24580
24581 - type: "plot"
24582   title: "Speedup: 2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
24583   algorithm: "plot_tsa_name"
24584   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
24585   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24586   include:
24587     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
24588     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
24589     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
24590     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
24591     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
24592     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
24593     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
24594   layout:
24595     title: "2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
24596     layout: "plot-throughput-speedup-analysis"
24597
24598 - type: "plot"
24599   title: "Speedup: 2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
24600   algorithm: "plot_tsa_name"
24601   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
24602   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24603   include:
24604     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
24605     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
24606     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
24607     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
24608     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
24609     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
24610     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
24611   layout:
24612     title: "2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
24613     layout: "plot-throughput-speedup-analysis"
24614
24615 - type: "plot"
24616   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
24617   algorithm: "plot_tsa_name"
24618   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
24619   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24620   include:
24621     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
24622     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
24623     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
24624     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
24625     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
24626   layout:
24627     title: "2n-zn2-xxv710-78b-ip6routing-base-scale-avf-ndr"
24628     layout: "plot-throughput-speedup-analysis"
24629
24630 - type: "plot"
24631   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
24632   algorithm: "plot_tsa_name"
24633   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
24634   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24635   include:
24636     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
24637     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
24638     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
24639     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
24640     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
24641   layout:
24642     title: "2n-zn2-xxv710-78b-ip6routing-base-scale-avf-pdr"
24643     layout: "plot-throughput-speedup-analysis"
24644
24645 - type: "plot"
24646   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-rnd-base-scale-avf-ndr-tsa"
24647   algorithm: "plot_tsa_name"
24648   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-rnd-base-scale-avf-ndr-tsa"
24649   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24650   include:
24651     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
24652     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
24653     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
24654     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
24655   layout:
24656     title: "2n-zn2-xxv710-78b-ip6routing-rnd-base-scale-avf-ndr"
24657     layout: "plot-throughput-speedup-analysis"
24658
24659 - type: "plot"
24660   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-rnd-base-scale-avf-pdr-tsa"
24661   algorithm: "plot_tsa_name"
24662   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-rnd-base-scale-avf-pdr-tsa"
24663   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24664   include:
24665     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
24666     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
24667     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
24668     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
24669   layout:
24670     title: "2n-zn2-xxv710-78b-ip6routing-rnd-base-scale-avf-pdr"
24671     layout: "plot-throughput-speedup-analysis"
24672
24673 - type: "plot"
24674   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
24675   algorithm: "plot_tsa_name"
24676   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
24677   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24678   include:
24679     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
24680     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
24681     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
24682     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
24683     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
24684   layout:
24685     title: "2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
24686     layout: "plot-throughput-speedup-analysis"
24687
24688 - type: "plot"
24689   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
24690   algorithm: "plot_tsa_name"
24691   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
24692   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24693   include:
24694     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
24695     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
24696     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
24697     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
24698     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
24699   layout:
24700     title: "2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
24701     layout: "plot-throughput-speedup-analysis"
24702
24703 - type: "plot"
24704   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-rnd-base-scale-dpdk-ndr-tsa"
24705   algorithm: "plot_tsa_name"
24706   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-rnd-base-scale-dpdk-ndr-tsa"
24707   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24708   include:
24709     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
24710     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
24711     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
24712     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
24713   layout:
24714     title: "2n-zn2-xxv710-78b-ip6routing-rnd-base-scale-dpdk-ndr"
24715     layout: "plot-throughput-speedup-analysis"
24716
24717 - type: "plot"
24718   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-rnd-base-scale-dpdk-pdr-tsa"
24719   algorithm: "plot_tsa_name"
24720   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-rnd-base-scale-dpdk-pdr-tsa"
24721   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24722   include:
24723     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
24724     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
24725     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
24726     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
24727   layout:
24728     title: "2n-zn2-xxv710-78b-ip6routing-rnd-base-scale-dpdk-pdr"
24729     layout: "plot-throughput-speedup-analysis"
24730
24731 - type: "plot"
24732   title: "Speedup: 2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
24733   algorithm: "plot_tsa_name"
24734   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
24735   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24736   include:
24737     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
24738     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
24739     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
24740     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
24741     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
24742   layout:
24743     title: "2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-ndr"
24744     layout: "plot-throughput-speedup-analysis"
24745
24746 - type: "plot"
24747   title: "Speedup: 2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
24748   algorithm: "plot_tsa_name"
24749   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
24750   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24751   include:
24752     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
24753     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
24754     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
24755     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
24756     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
24757   layout:
24758     title: "2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-pdr"
24759     layout: "plot-throughput-speedup-analysis"
24760
24761 - type: "plot"
24762   title: "Speedup: 2n-zn2-x710-64b-l2switching-base-scale-avf-ndr-tsa"
24763   algorithm: "plot_tsa_name"
24764   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-l2switching-base-scale-avf-ndr-tsa"
24765   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24766   include:
24767     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
24768     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
24769     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
24770     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
24771     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
24772   layout:
24773     title: "2n-zn2-x710-64b-l2switching-base-scale-avf-ndr"
24774     layout: "plot-throughput-speedup-analysis"
24775
24776 - type: "plot"
24777   title: "Speedup: 2n-zn2-x710-64b-l2switching-base-scale-avf-pdr-tsa"
24778   algorithm: "plot_tsa_name"
24779   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-l2switching-base-scale-avf-pdr-tsa"
24780   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24781   include:
24782     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
24783     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
24784     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
24785     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
24786     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
24787   layout:
24788     title: "2n-zn2-x710-64b-l2switching-base-scale-avf-pdr"
24789     layout: "plot-throughput-speedup-analysis"
24790
24791 - type: "plot"
24792   title: "Speedup: 2n-zn2-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
24793   algorithm: "plot_tsa_name"
24794   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
24795   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24796   include:
24797     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
24798     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
24799     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
24800     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
24801     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
24802   layout:
24803     title: "2n-zn2-x710-64b-l2switching-base-scale-dpdk-ndr"
24804     layout: "plot-throughput-speedup-analysis"
24805
24806 - type: "plot"
24807   title: "Speedup: 2n-zn2-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
24808   algorithm: "plot_tsa_name"
24809   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
24810   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24811   include:
24812     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
24813     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
24814     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
24815     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
24816     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
24817   layout:
24818     title: "2n-zn2-x710-64b-l2switching-base-scale-dpdk-pdr"
24819     layout: "plot-throughput-speedup-analysis"
24820
24821 - type: "plot"
24822   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-avf-ndr-tsa"
24823   algorithm: "plot_tsa_name"
24824   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-avf-ndr-tsa"
24825   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24826   include:
24827     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
24828     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
24829     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
24830     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
24831     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
24832     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
24833   layout:
24834     title: "2n-zn2-xxv710-64b-l2switching-base-avf-ndr"
24835     layout: "plot-throughput-speedup-analysis"
24836
24837 - type: "plot"
24838   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-avf-pdr-tsa"
24839   algorithm: "plot_tsa_name"
24840   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-avf-pdr-tsa"
24841   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24842   include:
24843     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
24844     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
24845     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
24846     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
24847     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
24848     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
24849   layout:
24850     title: "2n-zn2-xxv710-64b-l2switching-base-avf-pdr"
24851     layout: "plot-throughput-speedup-analysis"
24852
24853 - type: "plot"
24854   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
24855   algorithm: "plot_tsa_name"
24856   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
24857   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24858   include:
24859     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
24860     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
24861     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
24862     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
24863   layout:
24864     title: "2n-zn2-xxv710-64b-l2switching-base-scale-avf-ndr"
24865     layout: "plot-throughput-speedup-analysis"
24866
24867 - type: "plot"
24868   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
24869   algorithm: "plot_tsa_name"
24870   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
24871   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24872   include:
24873     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
24874     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
24875     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
24876     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
24877   layout:
24878     title: "2n-zn2-xxv710-64b-l2switching-base-scale-avf-pdr"
24879     layout: "plot-throughput-speedup-analysis"
24880
24881 - type: "plot"
24882   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
24883   algorithm: "plot_tsa_name"
24884   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
24885   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24886   include:
24887     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
24888     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
24889     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
24890     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
24891     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
24892     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
24893   layout:
24894     title: "2n-zn2-xxv710-64b-l2switching-base-dpdk-ndr"
24895     layout: "plot-throughput-speedup-analysis"
24896
24897 - type: "plot"
24898   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
24899   algorithm: "plot_tsa_name"
24900   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
24901   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24902   include:
24903     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
24904     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
24905     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
24906     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
24907     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
24908     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
24909   layout:
24910     title: "2n-zn2-xxv710-64b-l2switching-base-dpdk-pdr"
24911     layout: "plot-throughput-speedup-analysis"
24912
24913 - type: "plot"
24914   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
24915   algorithm: "plot_tsa_name"
24916   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
24917   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24918   include:
24919     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
24920     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
24921     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
24922     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
24923   layout:
24924     title: "2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-ndr"
24925     layout: "plot-throughput-speedup-analysis"
24926
24927 - type: "plot"
24928   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
24929   algorithm: "plot_tsa_name"
24930   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
24931   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24932   include:
24933     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
24934     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
24935     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
24936     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
24937   layout:
24938     title: "2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-pdr"
24939     layout: "plot-throughput-speedup-analysis"
24940
24941 - type: "plot"
24942   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2switching-base-ndr-tsa"
24943   algorithm: "plot_tsa_name"
24944   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2switching-base-ndr-tsa"
24945   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24946   include:
24947     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
24948     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
24949     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
24950     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
24951     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
24952     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
24953   layout:
24954     title: "2n-zn2-cx556a-64b-rdma-l2switching-base-ndr"
24955     layout: "plot-throughput-speedup-analysis"
24956
24957 - type: "plot"
24958   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2switching-base-pdr-tsa"
24959   algorithm: "plot_tsa_name"
24960   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2switching-base-pdr-tsa"
24961   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24962   include:
24963     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
24964     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
24965     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
24966     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
24967     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
24968     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
24969   layout:
24970     title: "2n-zn2-cx556a-64b-rdma-l2switching-base-pdr"
24971     layout: "plot-throughput-speedup-analysis"
24972
24973 - type: "plot"
24974   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
24975   algorithm: "plot_tsa_name"
24976   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
24977   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24978   include:
24979     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
24980     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
24981     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
24982     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
24983   layout:
24984     title: "2n-zn2-cx556a-64b-rdma-l2switching-scale-ndr"
24985     layout: "plot-throughput-speedup-analysis"
24986
24987 - type: "plot"
24988   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
24989   algorithm: "plot_tsa_name"
24990   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
24991   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24992   include:
24993     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
24994     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
24995     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
24996     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
24997   layout:
24998     title: "2n-zn2-cx556a-64b-rdma-l2switching-scale-pdr"
24999     layout: "plot-throughput-speedup-analysis"
25000
25001 - type: "plot"
25002   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-avf-ndr"
25003   algorithm: "plot_tsa_name"
25004   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-avf-ndr-tsa"
25005   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25006   include:
25007     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25008     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25009     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25010     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25011     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
25012   layout:
25013     title: "2n-zn2-xxv710-64b-vhost-base-avf-ndr"
25014     layout: "plot-throughput-speedup-analysis"
25015
25016 - type: "plot"
25017   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-avf-pdr"
25018   algorithm: "plot_tsa_name"
25019   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-avf-pdr-tsa"
25020   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25021   include:
25022     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25023     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25024     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25025     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25026     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
25027   layout:
25028     title: "2n-zn2-xxv710-64b-vhost-base-avf-pdr"
25029     layout: "plot-throughput-speedup-analysis"
25030
25031 - type: "plot"
25032   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-avf-vpp-ndr"
25033   algorithm: "plot_tsa_name"
25034   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
25035   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25036   include:
25037     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25038     - "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"
25039     - "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"
25040     - "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"
25041     - "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"
25042   layout:
25043     title: "2n-zn2-xxv710-64b-vhost-base-avf-vpp-ndr"
25044     layout: "plot-throughput-speedup-analysis"
25045
25046 - type: "plot"
25047   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-avf-vpp-pdr"
25048   algorithm: "plot_tsa_name"
25049   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
25050   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25051   include:
25052     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25053     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25054     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25055     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25056     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
25057   layout:
25058     title: "2n-zn2-xxv710-64b-vhost-base-avf-vpp-pdr"
25059     layout: "plot-throughput-speedup-analysis"
25060
25061 - type: "plot"
25062   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-dpdk-ndr"
25063   algorithm: "plot_tsa_name"
25064   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-dpdk-ndr-tsa"
25065   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25066   include:
25067     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25068     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25069     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25070     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25071     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
25072   layout:
25073     title: "2n-zn2-xxv710-64b-vhost-base-dpdk-ndr"
25074     layout: "plot-throughput-speedup-analysis"
25075
25076 - type: "plot"
25077   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-dpdk-pdr"
25078   algorithm: "plot_tsa_name"
25079   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-dpdk-pdr-tsa"
25080   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25081   include:
25082     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25083     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25084     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25085     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25086     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
25087   layout:
25088     title: "2n-zn2-xxv710-64b-vhost-base-dpdk-pdr"
25089     layout: "plot-throughput-speedup-analysis"
25090
25091 - type: "plot"
25092   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-ndr"
25093   algorithm: "plot_tsa_name"
25094   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
25095   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25096   include:
25097     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25098     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25099     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25100     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25101     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
25102   layout:
25103     title: "2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-ndr"
25104     layout: "plot-throughput-speedup-analysis"
25105
25106 - type: "plot"
25107   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-pdr"
25108   algorithm: "plot_tsa_name"
25109   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
25110   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25111   include:
25112     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25113     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25114     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25115     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
25116     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
25117   layout:
25118     title: "2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-pdr"
25119     layout: "plot-throughput-speedup-analysis"
25120
25121 - type: "plot"
25122   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
25123   algorithm: "plot_tsa_name"
25124   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
25125   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25126   include:
25127     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25128     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25129     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25130     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25131   layout:
25132     title: "2n-zn2-cx556a-64b-rdma-l2-vhost-base-ndr"
25133     layout: "plot-throughput-speedup-analysis"
25134
25135 - type: "plot"
25136   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
25137   algorithm: "plot_tsa_name"
25138   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
25139   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25140   include:
25141     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25142     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25143     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
25144     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
25145   layout:
25146     title: "2n-zn2-cx556a-64b-rdma-l2-vhost-base-pdr"
25147     layout: "plot-throughput-speedup-analysis"
25148
25149 - type: "plot"
25150   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
25151   algorithm: "plot_tsa_name"
25152   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
25153   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25154   include:
25155     - "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"
25156     - "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"
25157     - "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"
25158     - "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"
25159   layout:
25160     title: "2n-zn2-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
25161     layout: "plot-throughput-speedup-analysis"
25162
25163 - type: "plot"
25164   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
25165   algorithm: "plot_tsa_name"
25166   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
25167   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25168   include:
25169     - "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"
25170     - "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"
25171     - "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"
25172     - "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"
25173   layout:
25174     title: "2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr"
25175     layout: "plot-throughput-speedup-analysis"
25176
25177 - type: "plot"
25178   title: "Speedup: 2n-zn2-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
25179   algorithm: "plot_tsa_name"
25180   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
25181   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25182   include:
25183     - "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"
25184     - "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"
25185     - "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"
25186     - "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"
25187     - "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"
25188     - "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"
25189   layout:
25190     title: "2n-zn2-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
25191     layout: "plot-throughput-speedup-analysis"
25192
25193 - type: "plot"
25194   title: "Speedup: 2n-zn2-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
25195   algorithm: "plot_tsa_name"
25196   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
25197   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25198   include:
25199     - "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"
25200     - "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"
25201     - "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"
25202     - "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"
25203     - "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"
25204     - "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"
25205   layout:
25206     title: "2n-zn2-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
25207     layout: "plot-throughput-speedup-analysis"
25208
25209 # Packet Throughput - DPDK
25210
25211 # 2n-zn2-xxv710
25212
25213 - type: "plot"
25214   title: "DPDK Throughput: 2n-zn2-xxv710-64b-2t1c-base-ndr"
25215   algorithm: "plot_perf_box_name"
25216   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-xxv710-64b-2t1c-base-ndr"
25217   data: "plot-dpdk-throughput-latency-2n-zn2"
25218   include:
25219     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
25220     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
25221   layout:
25222     title: "2n-zn2-xxv710-64b-2t1c-base-ndr"
25223     layout: "plot-throughput"
25224
25225 - type: "plot"
25226   title: "DPDK Throughput: 2n-zn2-xxv710-64b-4t2c-base-ndr"
25227   algorithm: "plot_perf_box_name"
25228   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-xxv710-64b-4t2c-base-ndr"
25229   data: "plot-dpdk-throughput-latency-2n-zn2"
25230   include:
25231     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
25232     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
25233   layout:
25234     title: "2n-zn2-xxv710-64b-4t2c-base-ndr"
25235     layout: "plot-throughput"
25236
25237 - type: "plot"
25238   title: "DPDK Throughput: 2n-zn2-xxv710-64b-2t1c-base-pdr"
25239   algorithm: "plot_perf_box_name"
25240   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-xxv710-64b-2t1c-base-pdr"
25241   data: "plot-dpdk-throughput-latency-2n-zn2"
25242   include:
25243     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
25244     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
25245   layout:
25246     title: "2n-zn2-xxv710-64b-2t1c-base-pdr"
25247     layout: "plot-throughput"
25248
25249 - type: "plot"
25250   title: "DPDK Throughput: 2n-zn2-xxv710-64b-4t2c-base-pdr"
25251   algorithm: "plot_perf_box_name"
25252   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-xxv710-64b-4t2c-base-pdr"
25253   data: "plot-dpdk-throughput-latency-2n-zn2"
25254   include:
25255     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
25256     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
25257   layout:
25258     title: "2n-zn2-xxv710-64b-4t2c-base-pdr"
25259     layout: "plot-throughput"
25260
25261 # 2n-zn2-x710
25262
25263 - type: "plot"
25264   title: "DPDK Throughput: 2n-zn2-x710-64b-2t1c-base-ndr"
25265   algorithm: "plot_perf_box_name"
25266   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-x710-64b-2t1c-base-ndr"
25267   data: "plot-dpdk-throughput-latency-2n-zn2"
25268   include:
25269     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
25270     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
25271   layout:
25272     title: "2n-zn2-x710-64b-2t1c-base-ndr"
25273     layout: "plot-throughput"
25274
25275 - type: "plot"
25276   title: "DPDK Throughput: 2n-zn2-x710-64b-4t2c-base-ndr"
25277   algorithm: "plot_perf_box_name"
25278   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-x710-64b-4t2c-base-ndr"
25279   data: "plot-dpdk-throughput-latency-2n-zn2"
25280   include:
25281     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
25282     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
25283   layout:
25284     title: "2n-zn2-x710-64b-4t2c-base-ndr"
25285     layout: "plot-throughput"
25286
25287 - type: "plot"
25288   title: "DPDK Throughput: 2n-zn2-x710-64b-2t1c-base-pdr"
25289   algorithm: "plot_perf_box_name"
25290   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-x710-64b-2t1c-base-pdr"
25291   data: "plot-dpdk-throughput-latency-2n-zn2"
25292   include:
25293     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
25294     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
25295   layout:
25296     title: "2n-zn2-x710-64b-2t1c-base-pdr"
25297     layout: "plot-throughput"
25298
25299 - type: "plot"
25300   title: "DPDK Throughput: 2n-zn2-x710-64b-4t2c-base-pdr"
25301   algorithm: "plot_perf_box_name"
25302   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-x710-64b-4t2c-base-pdr"
25303   data: "plot-dpdk-throughput-latency-2n-zn2"
25304   include:
25305     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
25306     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
25307   layout:
25308     title: "2n-zn2-x710-64b-4t2c-base-pdr"
25309     layout: "plot-throughput"
25310
25311 ################################################################################
25312
25313 - type: "plot"
25314   title: "Latency by percentile: 2n-skx"
25315   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25316   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
25317   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
25318   target-links: "../../_static/vpp"
25319   data: "plot-vpp-hdrh-lat-2n-skx"
25320   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25321   layout:
25322     layout: "plot-hdrh-latency-percentile-x-log"
25323
25324 - type: "plot"
25325   title: "Latency by percentile: 2n-skx RND"
25326   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25327   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
25328   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
25329   target-links: "../../_static/vpp"
25330   data: "plot-vpp-hdrh-lat-2n-skx-rnd"
25331   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25332   layout:
25333     layout: "plot-hdrh-latency-percentile-x-log"
25334
25335 - type: "plot"
25336   title: "Latency by percentile: 2n-skx NAT"
25337   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25338   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
25339   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
25340   target-links: "../../_static/vpp"
25341   data: "plot-vpp-hdrh-lat-2n-skx-nat"
25342   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25343   layout:
25344     layout: "plot-hdrh-latency-percentile-x-log"
25345
25346 - type: "plot"
25347   title: "Latency by percentile: 2n-zn2"
25348   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25349   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-zn2"
25350   output-file-links: "{DIR[LAT,VPP]}/2n_zn2.rst"
25351   target-links: "../../_static/vpp"
25352   data: "plot-vpp-hdrh-lat-2n-zn2"
25353   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25354   layout:
25355     layout: "plot-hdrh-latency-percentile-x-log"
25356
25357 - type: "plot"
25358   title: "Latency by percentile: 2n-zn2 RND"
25359   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25360   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-zn2"
25361   output-file-links: "{DIR[LAT,VPP]}/2n_zn2.rst"
25362   target-links: "../../_static/vpp"
25363   data: "plot-vpp-hdrh-lat-2n-zn2-rnd"
25364   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25365   layout:
25366     layout: "plot-hdrh-latency-percentile-x-log"
25367
25368 - type: "plot"
25369   title: "Latency by percentile: 3n-skx"
25370   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25371   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
25372   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
25373   target-links: "../../_static/vpp"
25374   data: "plot-vpp-hdrh-lat-3n-skx"
25375   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25376   layout:
25377     layout: "plot-hdrh-latency-percentile-x-log"
25378
25379 - type: "plot"
25380   title: "Latency by percentile: 2n-clx"
25381   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25382   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
25383   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
25384   target-links: "../../_static/vpp"
25385   data: "plot-vpp-hdrh-lat-2n-clx"
25386   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25387   layout:
25388     layout: "plot-hdrh-latency-percentile-x-log"
25389
25390 - type: "plot"
25391   title: "Latency by percentile: 2n-clx RND"
25392   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25393   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
25394   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
25395   target-links: "../../_static/vpp"
25396   data: "plot-vpp-hdrh-lat-2n-clx-rnd"
25397   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25398   layout:
25399     layout: "plot-hdrh-latency-percentile-x-log"
25400
25401 - type: "plot"
25402   title: "Latency by percentile: 2n-clx NAT"
25403   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25404   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
25405   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
25406   target-links: "../../_static/vpp"
25407   data: "plot-vpp-hdrh-lat-2n-clx-nat"
25408   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25409   layout:
25410     layout: "plot-hdrh-latency-percentile-x-log"
25411
25412 - type: "plot"
25413   title: "Latency by percentile: 2n-clx MLX"
25414   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25415   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
25416   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
25417   target-links: "../../_static/vpp"
25418   data: "plot-vpp-hdrh-lat-2n-clx-mlx"
25419   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25420   layout:
25421     layout: "plot-hdrh-latency-percentile-x-log"
25422
25423 - type: "plot"
25424   title: "Latency by percentile: 3n-hsw"
25425   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25426   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
25427   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
25428   target-links: "../../_static/vpp"
25429   data: "plot-vpp-hdrh-lat-3n-hsw"
25430   filter: "'1T1C' and 'NIC_Intel-XL710'"
25431   layout:
25432     layout: "plot-hdrh-latency-percentile-x-log"
25433
25434 - type: "plot"
25435   title: "Latency by percentile: 3n-hsw RND"
25436   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25437   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
25438   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
25439   target-links: "../../_static/vpp"
25440   data: "plot-vpp-hdrh-lat-3n-hsw-rnd"
25441   filter: "'1T1C' and 'NIC_Intel-XL710'"
25442   layout:
25443     layout: "plot-hdrh-latency-percentile-x-log"
25444
25445 - type: "plot"
25446   title: "Latency by percentile: 3n-tsh"
25447   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25448   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
25449   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
25450   target-links: "../../_static/vpp"
25451   data: "plot-vpp-hdrh-lat-3n-tsh"
25452   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
25453   layout:
25454     layout: "plot-hdrh-latency-percentile-x-log"
25455
25456 - type: "plot"
25457   title: "Latency by percentile: 2n-tx2"
25458   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25459   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-tx2"
25460   output-file-links: "{DIR[LAT,VPP]}/2n-tx2.rst"
25461   target-links: "../../_static/vpp"
25462   data: "plot-vpp-hdrh-lat-2n-tx2"
25463   filter: "'1T1C' and 'NIC_Intel-XL710'"
25464   layout:
25465     layout: "plot-hdrh-latency-percentile-x-log"
25466
25467 - type: "plot"
25468   title: "Latency by percentile: DPDK 2n-skx"
25469   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25470   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-skx"
25471   output-file-links: "{DIR[LAT,DPDK]}/2n_skx.rst"
25472   target-links: "../../_static/dpdk"
25473   data: "plot-dpdk-hdrh-lat-2n-skx"
25474   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25475   layout:
25476     layout: "plot-hdrh-latency-percentile-x-log"
25477
25478 - type: "plot"
25479   title: "Latency by percentile: DPDK 3n-skx"
25480   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25481   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-skx"
25482   output-file-links: "{DIR[LAT,DPDK]}/3n_skx.rst"
25483   target-links: "../../_static/dpdk"
25484   data: "plot-dpdk-hdrh-lat-3n-skx"
25485   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25486   layout:
25487     layout: "plot-hdrh-latency-percentile-x-log"
25488
25489 - type: "plot"
25490   title: "Latency by percentile: DPDK 2n-clx"
25491   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25492   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
25493   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
25494   target-links: "../../_static/dpdk"
25495   data: "plot-dpdk-hdrh-lat-2n-clx"
25496   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25497   layout:
25498     layout: "plot-hdrh-latency-percentile-x-log"
25499
25500 - type: "plot"
25501   title: "Latency by percentile: DPDK 2n-zn2"
25502   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25503   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-zn2"
25504   output-file-links: "{DIR[LAT,DPDK]}/2n_zn2.rst"
25505   target-links: "../../_static/dpdk"
25506   data: "plot-dpdk-hdrh-lat-2n-zn2"
25507   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25508   layout:
25509     layout: "plot-hdrh-latency-percentile-x-log"
25510
25511 - type: "plot"
25512   title: "Latency by percentile: DPDK 3n-hsw"
25513   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25514   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
25515   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
25516   target-links: "../../_static/dpdk"
25517   data: "plot-dpdk-hdrh-lat-3n-hsw"
25518   filter: "'1T1C' and 'NIC_Intel-XL710'"
25519   layout:
25520     layout: "plot-hdrh-latency-percentile-x-log"
25521
25522 - type: "plot"
25523   title: "Latency by percentile: DPDK 3n-tsh"
25524   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25525   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
25526   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
25527   target-links: "../../_static/dpdk"
25528   data: "plot-dpdk-hdrh-lat-3n-tsh"
25529   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
25530   layout:
25531     layout: "plot-hdrh-latency-percentile-x-log"
25532
25533 - type: "plot"
25534   title: "Latency by percentile: DPDK 2n-tx2"
25535   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25536   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-tx2"
25537   output-file-links: "{DIR[LAT,DPDK]}/2n-tx2.rst"
25538   target-links: "../../_static/dpdk"
25539   data: "plot-dpdk-hdrh-lat-2n-tx2"
25540   filter: "'1T1C' and 'NIC_Intel-XL710'"
25541   layout:
25542     layout: "plot-hdrh-latency-percentile-x-log"