Report: Add data
[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
487     plot-vpp-hdrh-lat-2n-clx:
488       csit-vpp-perf-report-iterative-2101-2n-clx:
489         - 75  # rls2101.rel NDRPDR iter env 6
490
491     plot-vpp-hdrh-lat-2n-clx-rnd:
492       csit-vpp-perf-report-iterative-2101-2n-clx:
493         - 87  # rls2101.rel NDRPDR iter RND env 6
494
495     plot-vpp-hdrh-lat-2n-clx-nat:
496       csit-vpp-perf-report-iterative-2101-2n-clx:
497         - 118 # rls2101.rel NDRPDR iter NAT env 6
498
499     plot-vpp-nfv-2n-clx-ndrpdr:
500       csit-vpp-perf-report-iterative-2101-2n-clx:
501         - 57  # rls2101.rel NDRPDR nf-density iter env 6
502         - 62  # rls2101.rel NDRPDR nf-density iter env 6
503         - 70  # rls2101.rel NDRPDR nf-density iter env 6
504         - 71  # rls2101.rel NDRPDR nf-density iter env 6
505         - 82  # rls2101.rel NDRPDR nf-density iter env 6
506         - 88  # rls2101.rel NDRPDR nf-density iter env 6
507         - 89  # rls2101.rel NDRPDR nf-density iter env 6
508         - 96  # rls2101.rel NDRPDR nf-density iter env 6
509         - 97  # rls2101.rel NDRPDR nf-density iter env 6
510         - 98  # rls2101.rel NDRPDR nf-density iter env 6
511
512     plot-vpp-nfv-2n-clx-mrr:
513       csit-vpp-perf-report-iterative-2101-2n-clx:
514         - 72  # rls2101.rel MRR nf-density iter env 6
515
516     plot-vpp-nfv-reconf-2n-clx:
517       csit-vpp-perf-report-iterative-2101-2n-clx:
518         - 55  # rls2101.rel NDRPDR reconf iter env 6
519         - 64  # rls2101.rel NDRPDR reconf iter env 6
520         - 76  # rls2101.rel NDRPDR reconf iter env 6
521         - 83  # rls2101.rel NDRPDR reconf iter env 6
522         - 99  # rls2101.rel NDRPDR reconf iter env 6
523         - 101 # rls2101.rel NDRPDR reconf iter env 6
524         - 102 # rls2101.rel NDRPDR reconf iter env 6
525         - 107 # rls2101.rel NDRPDR reconf iter env 6
526         - 109 # rls2101.rel NDRPDR reconf iter env 6
527         - 110 # rls2101.rel NDRPDR reconf iter env 6
528
529     plot-vpp-soak-2n-clx:
530       csit-vpp-perf-report-iterative-2101-2n-clx:
531         - 58  # rls2101.rel soak env 6
532         - 61  # rls2101.rel soak env 6
533
534     plot-dpdk-throughput-latency-2n-clx:
535       csit-dpdk-perf-report-iterative-2101-2n-clx:
536         - 12  # rls2101 NDRPDR iter env 6
537         - 13  # rls2101 NDRPDR iter env 6
538         - 14  # rls2101 NDRPDR iter env 6
539         - 18  # rls2101 NDRPDR iter env 6
540         - 22  # rls2101 NDRPDR iter env 6
541
542     plot-dpdk-hdrh-lat-2n-clx:
543       csit-dpdk-perf-report-iterative-2101-2n-clx:
544         - 12  # rls2101 NDRPDR iter env 6
545
546     # 3n-tsh
547
548     plot-vpp-throughput-lat-tsa-3n-tsh:
549       csit-vpp-perf-report-iterative-2101-3n-tsh:
550         - 23  # rls2101.rel NDRPDR iter env 6
551         - 24  # rls2101.rel NDRPDR iter env 6
552         - 25  # rls2101.rel NDRPDR iter env 6
553         - 26  # rls2101.rel NDRPDR iter env 6
554         - 27  # rls2101.rel NDRPDR iter env 6
555         - 28  # rls2101.rel NDRPDR iter env 6
556         - 29  # rls2101.rel NDRPDR iter env 6
557         - 30  # rls2101.rel NDRPDR iter env 6
558         - 31  # rls2101.rel NDRPDR iter env 6
559         - 32  # rls2101.rel NDRPDR iter env 6
560
561     plot-vpp-hdrh-lat-3n-tsh:
562       csit-vpp-perf-report-iterative-2101-3n-tsh:
563         - 23  # rls2101.rel NDRPDR iter env 6
564
565     plot-dpdk-throughput-latency-3n-tsh:
566       csit-dpdk-perf-report-iterative-2101-3n-tsh:
567         - 11  # rls2101 NDRPDR iter env 6
568         - 12  # rls2101 NDRPDR iter env 6
569         - 13  # rls2101 NDRPDR iter env 6
570         - 14  # rls2101 NDRPDR iter env 6
571         - 16  # rls2101 NDRPDR iter env 6
572         - 17  # rls2101 NDRPDR iter env 6
573         - 18  # rls2101 NDRPDR iter env 6
574         - 19  # rls2101 NDRPDR iter env 6
575         - 20  # rls2101 NDRPDR iter env 6
576         - 21  # rls2101 NDRPDR iter env 6
577
578     plot-dpdk-hdrh-lat-3n-tsh:
579       csit-dpdk-perf-report-iterative-2101-3n-tsh:
580         - 21  # rls2101 NDRPDR iter env 6
581
582     # 2n-tx2
583
584     plot-vpp-throughput-lat-tsa-2n-tx2:
585       csit-vpp-perf-report-iterative-2101-2n-tx2:
586         - 22  # rls2101.rel NDRPDR iter env 6
587         - 23  # rls2101.rel NDRPDR iter env 6
588         - 24  # rls2101.rel NDRPDR iter env 6
589         - 25  # rls2101.rel NDRPDR iter env 6
590         - 26  # rls2101.rel NDRPDR iter env 6
591         - 27  # rls2101.rel NDRPDR iter env 6
592         - 28  # rls2101.rel NDRPDR iter env 6
593         - 29  # rls2101.rel NDRPDR iter env 6
594         - 30  # rls2101.rel NDRPDR iter env 6
595         - 31  # rls2101.rel NDRPDR iter env 6
596
597     plot-vpp-hdrh-lat-2n-tx2:
598       csit-vpp-perf-report-iterative-2101-2n-tx2:
599         - 29  # rls2101.rel NDRPDR iter env 6
600
601     plot-dpdk-throughput-latency-2n-tx2:
602       csit-dpdk-perf-report-iterative-2101-2n-tx2:
603         - 4   # rls2101 NDRPDR iter env 6
604         - 6   # rls2101 NDRPDR iter env 6
605         - 7   # rls2101 NDRPDR iter env 6
606         - 8   # rls2101 NDRPDR iter env 6
607         - 9   # rls2101 NDRPDR iter env 6
608         - 10  # rls2101 NDRPDR iter env 6
609         - 11  # rls2101 NDRPDR iter env 6
610         - 12  # rls2101 NDRPDR iter env 6
611         - 13  # rls2101 NDRPDR iter env 6
612         - 14  # rls2101 NDRPDR iter env 6
613
614     plot-dpdk-hdrh-lat-2n-tx2:
615       csit-dpdk-perf-report-iterative-2101-2n-tx2:
616         - 4   # rls2101 NDRPDR iter env 6
617
618     # 3n-dnv
619
620     plot-vpp-throughput-lat-tsa-3n-dnv:
621       csit-vpp-perf-report-iterative-2101-3n-dnv:
622         - 33  # rls2101.rel NDRPDR iter env 6
623         - 34  # rls2101.rel NDRPDR iter env 6
624         - 35  # rls2101.rel NDRPDR iter env 6
625         - 36  # rls2101.rel NDRPDR iter env 6
626         - 37  # rls2101.rel NDRPDR iter env 6
627         - 38  # rls2101.rel NDRPDR iter env 6
628         - 39  # rls2101.rel NDRPDR iter env 6
629         - 40  # rls2101.rel NDRPDR iter env 6
630         - 41  # rls2101.rel NDRPDR iter env 6
631         - 42  # rls2101.rel NDRPDR iter env 6
632         - 43  # rls2101.rel NDRPDR iter RND env 6
633         - 44  # rls2101.rel NDRPDR iter RND env 6
634         - 45  # rls2101.rel NDRPDR iter RND env 6
635         - 46  # rls2101.rel NDRPDR iter RND env 6
636         - 47  # rls2101.rel NDRPDR iter RND env 6
637         - 48  # rls2101.rel NDRPDR iter RND env 6
638         - 49  # rls2101.rel NDRPDR iter RND env 6
639         - 50  # rls2101.rel NDRPDR iter RND env 6
640         - 51  # rls2101.rel NDRPDR iter RND env 6
641         - 52  # rls2101.rel NDRPDR iter RND env 6
642
643 #    plot-dpdk-throughput-latency-3n-dnv:
644 #      # No data
645 #      csit-dpdk-perf-report-iterative-2009-3n-dnv:
646
647     # 2n-dnv
648
649     plot-vpp-throughput-lat-tsa-2n-dnv:
650       csit-vpp-perf-report-iterative-2101-2n-dnv:
651         - 32  # rls2101.rel NDRPDR iter env 6
652         - 33  # rls2101.rel NDRPDR iter env 6
653         - 34  # rls2101.rel NDRPDR iter env 6
654         - 35  # rls2101.rel NDRPDR iter env 6
655         - 39  # rls2101.rel NDRPDR iter env 6
656         - 41  # rls2101.rel NDRPDR iter env 6
657         - 42  # rls2101.rel NDRPDR iter env 6
658         - 43  # rls2101.rel NDRPDR iter env 6
659         - 44  # rls2101.rel NDRPDR iter env 6
660         - 45  # rls2101.rel NDRPDR iter env 6
661         - 46  # rls2101.rel NDRPDR iter RND env 6
662         - 47  # rls2101.rel NDRPDR iter RND env 6
663         - 48  # rls2101.rel NDRPDR iter RND env 6
664         - 49  # rls2101.rel NDRPDR iter RND env 6
665         - 50  # rls2101.rel NDRPDR iter RND env 6
666         - 51  # rls2101.rel NDRPDR iter RND env 6
667         - 52  # rls2101.rel NDRPDR iter RND env 6
668         - 53  # rls2101.rel NDRPDR iter RND env 6
669         - 54  # rls2101.rel NDRPDR iter RND env 6
670         - 55  # rls2101.rel NDRPDR iter RND env 6
671
672 #    plot-dpdk-throughput-latency-2n-dnv:
673 #      # No data
674 #      csit-dpdk-perf-report-iterative-2009-2n-dnv:
675
676     ###########################################################################
677     # Simple tables (only one data set):
678
679     # NIC Comparisons
680
681     vpp-nic-comparison-3n-skx:
682       csit-vpp-perf-report-iterative-2101-3n-skx:
683         - 36  # rls2101.rel NDRPDR iter env 6
684         - 37  # rls2101.rel NDRPDR iter env 6
685         - 38  # rls2101.rel NDRPDR iter env 6
686         - 39  # rls2101.rel NDRPDR iter env 6
687         - 40  # rls2101.rel NDRPDR iter env 6
688         - 41  # rls2101.rel NDRPDR iter env 6
689         - 42  # rls2101.rel NDRPDR iter env 6
690         - 47  # rls2101.rel NDRPDR iter env 6
691         - 48  # rls2101.rel NDRPDR iter env 6
692         - 50  # rls2101.rel NDRPDR iter env 6
693
694     vpp-nic-comparison-2n-skx:
695       csit-vpp-perf-report-iterative-2101-2n-skx:
696         - 63  # rls2101.rel NDRPDR iter env 6
697         - 69  # rls2101.rel NDRPDR iter env 6
698         - 70  # rls2101.rel NDRPDR iter env 6
699         - 75  # rls2101.rel NDRPDR iter env 6
700         - 76  # rls2101.rel NDRPDR iter env 6
701         - 77  # rls2101.rel NDRPDR iter env 6
702         - 82  # rls2101.rel NDRPDR iter env 6
703         - 85  # rls2101.rel NDRPDR iter env 6
704         - 86  # rls2101.rel NDRPDR iter env 6
705         - 94  # rls2101.rel NDRPDR iter env 6
706         - 89  # rls2101.rel NDRPDR iter RND env 6
707         - 90  # rls2101.rel NDRPDR iter RND env 6
708         - 91  # rls2101.rel NDRPDR iter RND env 6
709         - 92  # rls2101.rel NDRPDR iter RND env 6
710         - 93  # rls2101.rel NDRPDR iter RND env 6
711         - 96  # rls2101.rel NDRPDR iter RND env 6
712         - 98  # rls2101.rel NDRPDR iter RND env 6
713         - 99  # rls2101.rel NDRPDR iter RND env 6
714         - 101 # rls2101.rel NDRPDR iter RND env 6
715         - 102 # rls2101.rel NDRPDR iter RND env 6
716         - 116 # rls2101.rel NDRPDR iter NAT env 6
717         - 117 # rls2101.rel NDRPDR iter NAT env 6
718         - 118 # rls2101.rel NDRPDR iter NAT env 6
719         - 119 # rls2101.rel NDRPDR iter NAT env 6
720         - 120 # rls2101.rel NDRPDR iter NAT env 6
721         - 121 # rls2101.rel NDRPDR iter NAT env 6
722         - 122 # rls2101.rel NDRPDR iter NAT env 6
723         - 123 # rls2101.rel NDRPDR iter NAT env 6
724         - 124 # rls2101.rel NDRPDR iter NAT env 6
725         - 125 # rls2101.rel NDRPDR iter NAT env 6
726
727     vpp-nic-comparison-3n-skx-mrr:
728       csit-vpp-perf-report-iterative-2101-3n-skx:
729         - 35  # rls2101.rel MRR iter env 6
730
731     vpp-nic-comparison-2n-skx-mrr:
732       csit-vpp-perf-report-iterative-2101-2n-skx:
733         - 62  # rls2101.rel MRR iter env 6
734
735     # Results
736
737     vpp-perf-results-3n-hsw:
738       csit-vpp-perf-report-coverage-2101-3n-hsw:
739         - 1   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-00
740         - 2   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-01
741         - 3   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-02
742         - 4   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-03
743         - 5   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-00
744         - 6   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-01
745         - 7   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-02
746         - 8   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-03
747         - 9   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-04
748         - 10  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-05
749         - 11  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-06
750         - 12  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-07
751         - 13  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4tun-00
752         - 14  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4tun-01
753         - 15  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4tun-02
754         - 16  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip6-00
755         - 18  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip6-01
756         - 19  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-00
757         - 20  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-01
758         - 21  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-02
759         - 22  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-03
760         - 23  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-04
761         - 24  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip6tun-00
762         - 25  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-05
763         - 26  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-06
764         - 27  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-07
765         - 28  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-08
766         - 29  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-09
767         - 30  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-10
768         - 31  # rls2101.rel NDRPDR cov env 6 3n-hsw-memif-00
769         - 32  # rls2101.rel NDRPDR cov env 6 3n-hsw-srv6-00
770         - 33  # rls2101.rel NDRPDR cov env 6 3n-hsw-srv6-01
771         - 34  # rls2101.rel NDRPDR cov env 6 3n-hsw-vhost-00
772         - 35  # rls2101.rel NDRPDR cov env 6 3n-hsw-vhost-01
773         - 36  # rls2101.rel NDRPDR cov env 6 3n-hsw-vhost-02
774
775     vpp-perf-results-3n-skx:
776       csit-vpp-perf-report-coverage-2101-3n-skx:
777         - 1   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-00
778         - 2   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-01
779         - 3   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-02
780 #         - 4   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-03
781         - 5   # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-00
782         - 16  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-01
783         - 7   # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-02
784 #         - 17  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-03
785         - 18  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-04
786         - 19  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-05
787         - 20  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-06
788         - 12  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-06
789         - 13  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4tun-00
790         - 26  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4tun-01
791         - 15  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4tun-02
792         - 21  # rls2101.rel NDRPDR cov env 6 3n-skx-ip6-00
793         - 22  # rls2101.rel NDRPDR cov env 6 3n-skx-ip6-01
794         - 23  # rls2101.rel NDRPDR cov env 6 3n-skx-ip6tun-00
795         - 24  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-00
796         - 30  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-01
797         - 27  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-02
798         - 28  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-03
799         - 29  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-04
800 #         - 31  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-05
801         - 32  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-06
802         - 33  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-07
803         - 34  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-08
804         - 35  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-09
805         - 36  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-10
806         - 37  # rls2101.rel NDRPDR cov env 6 3n-skx-memif-00
807         - 38  # rls2101.rel NDRPDR cov env 6 3n-skx-srv6-00
808         - 39  # rls2101.rel NDRPDR cov env 6 3n-skx-srv6-01
809 #         - 40  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-00
810         - 41  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-01
811         - 42  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-02
812         - 43  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-03
813
814     vpp-perf-results-2n-skx:
815       csit-vpp-perf-report-coverage-2101-2n-skx:
816         - 1   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-00
817         - 2   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-01
818         - 3   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-02
819         - 4   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-03
820         - 5   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-04
821         - 6   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-05
822         - 7   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-06
823         - 8   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-07
824         - 21  # rls2101.rel NDRPDR cov env 6 2n-skx-ip4tun-00
825         - 22  # rls2101.rel NDRPDR cov env 6 2n-skx-ip4tun-00
826         - 10  # rls2101.rel NDRPDR cov env 6 2n-skx-ip6-00
827         - 11  # rls2101.rel NDRPDR cov env 6 2n-skx-ip6-01
828         - 12  # rls2101.rel NDRPDR cov env 6 2n-skx-l2-00
829         - 13  # rls2101.rel NDRPDR cov env 6 2n-skx-l2-01
830         - 14  # rls2101.rel NDRPDR cov env 6 2n-skx-lb-00
831         - 15  # rls2101.rel NDRPDR cov env 6 2n-skx-memif-00
832         - 16  # rls2101.rel NDRPDR cov env 6 2n-skx-vhost-00
833         - 17  # rls2101.rel NDRPDR cov env 6 2n-skx-vhost-01
834         - 19  # rls2101.rel NDRPDR cov env 6 2n-skx-vts-00
835
836     vpp-perf-results-2n-zn2:
837       csit-vpp-perf-report-coverage-2101-2n-zn2:
838         - 1   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-00
839         - 2   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-01
840         - 3   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-02
841 #         - 4   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-03
842         - 5   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-04
843         - 6   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-05
844         - 17  # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4tun-00
845 #         - 18  # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4tun-01
846         - 8   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip6-00
847         - 9   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip6-01
848         - 10  # rls2101.rel NDRPDR cov env 6 2n-zn2-l2-00
849         - 11  # rls2101.rel NDRPDR cov env 6 2n-zn2-l2-01
850         - 12  # rls2101.rel NDRPDR cov env 6 2n-zn2-lb-00
851         - 13  # rls2101.rel NDRPDR cov env 6 2n-zn2-memif-00
852         - 14  # rls2101.rel NDRPDR cov env 6 2n-zn2-vhost-00
853         - 15  # rls2101.rel NDRPDR cov env 6 2n-zn2-vhost-00
854 #         - 16  # rls2101.rel NDRPDR cov env 6 2n-zn2-vts-00
855
856     vpp-perf-results-2n-clx:
857       csit-vpp-perf-report-coverage-2101-2n-clx:
858         - 1   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-00
859         - 2   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-01
860         - 3   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-02
861         - 4   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-03
862         - 5   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-04
863         - 6   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-05
864         - 7   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-06
865         - 8   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-07
866         - 19  # rls2101.rel NDRPDR cov env 6 2n-clx-ip4tun-00
867         - 20  # rls2101.rel NDRPDR cov env 6 2n-clx-ip4tun-00
868         - 10  # rls2101.rel NDRPDR cov env 6 2n-clx-ip6-00
869         - 11  # rls2101.rel NDRPDR cov env 6 2n-clx-ip6-01
870         - 12  # rls2101.rel NDRPDR cov env 6 2n-clx-l2-00
871         - 13  # rls2101.rel NDRPDR cov env 6 2n-clx-l2-01
872         - 14  # rls2101.rel NDRPDR cov env 6 2n-clx-lb-00
873         - 15  # rls2101.rel NDRPDR cov env 6 2n-clx-memif-00
874         - 16  # rls2101.rel NDRPDR cov env 6 2n-clx-vhost-00
875         - 17  # rls2101.rel NDRPDR cov env 6 2n-clx-vhost-01
876         - 18  # rls2101.rel NDRPDR cov env 6 2n-clx-vts-00
877
878     vpp-perf-results-3n-tsh:
879       csit-vpp-perf-report-iterative-2101-3n-tsh:
880         - 23  # rls2101.rel NDRPDR iter env 6
881
882     vpp-perf-results-2n-tx2:
883       csit-vpp-perf-report-coverage-2101-2n-tx2:
884         - 1   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-00
885         - 2   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-01
886         - 3   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-02
887         - 4   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-03
888         - 5   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-04
889         - 6   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-05
890         - 7   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-06
891         - 8   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip6-00
892         - 9   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip6-01
893         - 10  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-00
894         - 11  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-01
895         - 12  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-02
896         - 13  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-03
897         - 15  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-04
898
899     vpp-perf-results-3n-dnv:
900       csit-vpp-perf-report-coverage-2101-3n-dnv:
901         - 1   # rls2101.rel NDRPDR cov env 6 3n-dnv-crypto-00
902         - 2   # rls2101.rel NDRPDR cov env 6 3n-dnv-crypto-01
903         - 3   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-00
904         - 4   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-01
905         - 5   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4tun-00
906         - 6   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip6-00
907         - 7   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip6-01
908         - 8   # rls2101.rel NDRPDR cov env 6 3n-dnv-l2-00
909         - 9   # rls2101.rel NDRPDR cov env 6 3n-dnv-l2-01
910
911     vpp-perf-results-2n-dnv:
912       csit-vpp-perf-report-coverage-2101-2n-dnv:
913         - 1   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-00
914         - 2   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-01
915         - 3   # rls2101.rel NDRPDR cov env 6 2n-dnv-ip6-00
916         - 4   # rls2101.rel NDRPDR cov env 6 2n-dnv-ip6-01
917         - 5   # rls2101.rel NDRPDR cov env 6 2n-dnv-l2-00
918         - 6   # rls2101.rel NDRPDR cov env 6 2n-dnv-l2-01
919
920     vpp-mrr-results-3n-hsw:
921       csit-vpp-perf-report-iterative-2101-3n-hsw:
922         - 63  # rls2101.rel MRR iter env 6
923
924     vpp-mrr-results-3n-skx:
925       csit-vpp-perf-report-iterative-2101-3n-skx:
926         - 35  # rls2101.rel MRR iter env 6
927
928     vpp-mrr-results-2n-skx:
929       csit-vpp-perf-report-iterative-2101-2n-skx:
930         - 62  # rls2101.rel MRR iter env 6
931
932     vpp-mrr-results-2n-zn2:
933       csit-vpp-perf-report-iterative-2101-2n-zn2:
934         - 30  # rls2101.rel MRR iter env 6
935
936     vpp-mrr-results-2n-clx:
937       csit-vpp-perf-report-iterative-2101-2n-clx:
938         - 53  # rls2101.rel MRR iter env 6
939
940     vpp-mrr-results-3n-tsh:
941       csit-vpp-perf-report-iterative-2101-3n-tsh:
942         - 22  # rls2101.rel MRR iter env 6
943
944     vpp-mrr-results-2n-tx2:
945       csit-vpp-perf-report-iterative-2101-2n-tx2:
946         - 21  # rls2101.rel MRR iter env 6
947
948     vpp-mrr-results-3n-dnv:
949       csit-vpp-perf-report-iterative-2101-3n-dnv:
950         - 32  # rls2101.rel MRR iter env 6
951
952     vpp-mrr-results-2n-dnv:
953       csit-vpp-perf-report-iterative-2101-2n-dnv:
954         - 31  # rls2101.rel MRR iter env 6
955
956     vpp-device-results-ubuntu:
957       csit-vpp-device-2101-ubuntu1804-1n-skx:
958         - 358  # rls2101.rel VPP DEV env 6
959
960     dpdk-perf-results-3n-hsw:
961       csit-dpdk-perf-report-iterative-2101-3n-hsw:
962         - 11  # rls2101 NDRPDR iter env 6
963
964     dpdk-perf-results-3n-skx:
965       csit-dpdk-perf-report-iterative-2101-3n-skx:
966         - 12  # rls2101 NDRPDR iter env 6
967
968     dpdk-perf-results-2n-skx:
969       csit-dpdk-perf-report-iterative-2101-2n-skx:
970         - 11  # rls2101 NDRPDR iter env 6
971
972     dpdk-perf-results-2n-zn2:
973       csit-dpdk-perf-report-iterative-2101-2n-zn2:
974         - 11  # rls2101 NDRPDR iter env 6
975
976     dpdk-perf-results-2n-clx:
977       csit-dpdk-perf-report-iterative-2101-2n-clx:
978         - 12  # rls2101 NDRPDR iter env 6
979
980 #    dpdk-perf-results-2n-dnv:
981 #      # No data
982 #      csit-dpdk-perf-report-iterative-2009-2n-dnv:
983
984 #    dpdk-perf-results-3n-dnv:
985 #      # No data
986 #      csit-dpdk-perf-report-iterative-2009-3n-dnv:
987
988     dpdk-perf-results-3n-tsh:
989       csit-dpdk-perf-report-iterative-2101-3n-tsh:
990         - 21  # rls2101 NDRPDR iter env 6
991
992     dpdk-perf-results-2n-tx2:
993       csit-dpdk-perf-report-iterative-2101-2n-tx2:
994         - 4   # rls2101 NDRPDR iter env 6
995
996 ###########################################################################
997     # Tables (more than one data set)
998
999     # Performance changes
1000
1001     vpp-performance-changes-3n-hsw-h1:
1002       csit-vpp-perf-report-iterative-2009-3n-hsw:
1003         - 9   # rls2005 NDRPDR iter env 5
1004         - 10  # rls2005 NDRPDR iter env 5
1005         - 11  # rls2005 NDRPDR iter env 5
1006         - 12  # rls2005 NDRPDR iter env 5
1007         - 13  # rls2005 NDRPDR iter env 5
1008         - 14  # rls2005 NDRPDR iter env 5
1009         - 15  # rls2005 NDRPDR iter env 5
1010         - 16  # rls2005 NDRPDR iter env 5
1011         - 17  # rls2005 NDRPDR iter env 5
1012         - 19  # rls2005 NDRPDR iter env 5
1013     vpp-performance-changes-3n-hsw-ref-env-old:
1014       csit-vpp-perf-report-iterative-2009-3n-hsw:
1015         - 21  # rls2009 NDRPDR iter env 5
1016         - 22  # rls2009 NDRPDR iter env 5
1017         - 24  # rls2009 NDRPDR iter env 5
1018         - 25  # rls2009 NDRPDR iter env 5
1019         - 26  # rls2009 NDRPDR iter env 5
1020         - 27  # rls2009 NDRPDR iter env 5
1021         - 28  # rls2009 NDRPDR iter env 5
1022         - 29  # rls2009 NDRPDR iter env 5
1023         - 30  # rls2009 NDRPDR iter env 5
1024         - 31  # rls2009 NDRPDR iter env 5
1025     vpp-performance-changes-3n-hsw-ref-env-new:
1026       csit-vpp-perf-report-iterative-2101-3n-hsw:
1027         - 19  # rls2009 NDRPDR iter env 6
1028         - 20  # rls2009 NDRPDR iter env 6
1029         - 21  # rls2009 NDRPDR iter env 6
1030         - 22  # rls2009 NDRPDR iter env 6
1031         - 23  # rls2009 NDRPDR iter env 6
1032         - 24  # rls2009 NDRPDR iter env 6
1033         - 25  # rls2009 NDRPDR iter env 6
1034         - 26  # rls2009 NDRPDR iter env 6
1035         - 27  # rls2009 NDRPDR iter env 6
1036         - 28  # rls2009 NDRPDR iter env 6
1037     vpp-performance-changes-3n-hsw-cmp:
1038       csit-vpp-perf-report-iterative-2101-3n-hsw:
1039         - 64  # rls2101.rel NDRPDR iter env 6
1040         - 71  # rls2101.rel NDRPDR iter env 6
1041         - 73  # rls2101.rel NDRPDR iter env 6
1042         - 74  # rls2101.rel NDRPDR iter env 6
1043         - 80  # rls2101.rel NDRPDR iter env 6
1044         - 81  # rls2101.rel NDRPDR iter env 6
1045         - 82  # rls2101.rel NDRPDR iter env 6
1046         - 83  # rls2101.rel NDRPDR iter env 6
1047         - 88  # rls2101.rel NDRPDR iter env 6
1048         - 89  # rls2101.rel NDRPDR iter env 6
1049         - 128 # rls2101.rel NDRPDR iter RND env 6
1050         - 129 # rls2101.rel NDRPDR iter RND env 6
1051         - 130 # rls2101.rel NDRPDR iter RND env 6
1052         - 131 # rls2101.rel NDRPDR iter RND env 6
1053         - 132 # rls2101.rel NDRPDR iter RND env 6
1054         - 133 # rls2101.rel NDRPDR iter RND env 6
1055         - 134 # rls2101.rel NDRPDR iter RND env 6
1056         - 135 # rls2101.rel NDRPDR iter RND env 6
1057         - 136 # rls2101.rel NDRPDR iter RND env 6
1058         - 137 # rls2101.rel NDRPDR iter RND env 6
1059
1060     vpp-performance-changes-3n-skx-h1:
1061       csit-vpp-perf-report-iterative-2009-3n-skx:
1062         - 13  # rls2005 NDRPDR iter env 5
1063         - 18  # rls2005 NDRPDR iter env 5
1064         - 19  # rls2005 NDRPDR iter env 5
1065         - 41  # rls2005 NDRPDR iter env 5
1066         - 43  # rls2005 NDRPDR iter env 5
1067         - 44  # rls2005 NDRPDR iter env 5
1068         - 45  # rls2005 NDRPDR iter env 5
1069         - 46  # rls2005 NDRPDR iter env 5
1070         - 48  # rls2005 NDRPDR iter env 5
1071         - 49  # rls2005 NDRPDR iter env 5
1072     vpp-performance-changes-3n-skx-ref-env-old:
1073       csit-vpp-perf-report-iterative-2009-3n-skx:
1074         - 26  # rls2009 NDRPDR iter env 5
1075         - 27  # rls2009 NDRPDR iter env 5
1076         - 28  # rls2009 NDRPDR iter env 5
1077         - 29  # rls2009 NDRPDR iter env 5
1078         - 35  # rls2009 NDRPDR iter env 5
1079         - 36  # rls2009 NDRPDR iter env 5
1080         - 37  # rls2009 NDRPDR iter env 5
1081         - 38  # rls2009 NDRPDR iter env 5
1082         - 39  # rls2009 NDRPDR iter env 5
1083         - 40  # rls2009 NDRPDR iter env 5
1084     vpp-performance-changes-3n-skx-ref-env-new:
1085       csit-vpp-perf-report-iterative-2101-3n-skx:
1086         - 14  # rls2009 NDRPDR iter env 6
1087         - 15  # rls2009 NDRPDR iter env 6
1088         - 16  # rls2009 NDRPDR iter env 6
1089         - 17  # rls2009 NDRPDR iter env 6
1090         - 18  # rls2009 NDRPDR iter env 6
1091         - 25  # rls2009 NDRPDR iter env 6
1092         - 26  # rls2009 NDRPDR iter env 6
1093         - 27  # rls2009 NDRPDR iter env 6
1094         - 29  # rls2009 NDRPDR iter env 6
1095         - 31  # rls2009 NDRPDR iter env 6
1096     vpp-performance-changes-3n-skx-cmp:
1097       csit-vpp-perf-report-iterative-2101-3n-skx:
1098         - 36  # rls2101.rel NDRPDR iter env 6
1099         - 37  # rls2101.rel NDRPDR iter env 6
1100         - 38  # rls2101.rel NDRPDR iter env 6
1101         - 39  # rls2101.rel NDRPDR iter env 6
1102         - 40  # rls2101.rel NDRPDR iter env 6
1103         - 41  # rls2101.rel NDRPDR iter env 6
1104         - 42  # rls2101.rel NDRPDR iter env 6
1105         - 47  # rls2101.rel NDRPDR iter env 6
1106         - 48  # rls2101.rel NDRPDR iter env 6
1107         - 50  # rls2101.rel NDRPDR iter env 6
1108
1109     vpp-performance-changes-2n-skx-h1:
1110       csit-vpp-perf-report-iterative-2009-2n-skx:
1111         - 13  # rls2005 NDRPDR iter env 5
1112         - 16  # rls2005 NDRPDR iter env 5
1113         - 17  # rls2005 NDRPDR iter env 5
1114         - 18  # rls2005 NDRPDR iter env 5
1115         - 19  # rls2005 NDRPDR iter env 5
1116         - 21  # rls2005 NDRPDR iter env 5
1117         - 22  # rls2005 NDRPDR iter env 5
1118         - 23  # rls2005 NDRPDR iter env 5
1119         - 24  # rls2005 NDRPDR iter env 5
1120         - 25  # rls2005 NDRPDR iter env 5
1121     vpp-performance-changes-2n-skx-ref-env-old:
1122       csit-vpp-perf-report-iterative-2009-2n-skx:
1123         - 35  # rls2009 NDRPDR iter env 5
1124         - 36  # rls2009 NDRPDR iter env 5
1125         - 37  # rls2009 NDRPDR iter env 5
1126         - 39  # rls2009 NDRPDR iter env 5
1127         - 40  # rls2009 NDRPDR iter env 5
1128         - 42  # rls2009 NDRPDR iter env 5
1129         - 43  # rls2009 NDRPDR iter env 5
1130         - 44  # rls2009 NDRPDR iter env 5
1131         - 46  # rls2009 NDRPDR iter env 5
1132         - 48  # rls2009 NDRPDR iter env 5
1133         - 110 # rls2009 NDRPDR iter NAT44 env 5
1134         - 111 # rls2009 NDRPDR iter NAT44 env 5
1135         - 112 # rls2009 NDRPDR iter NAT44 env 5
1136         - 113 # rls2009 NDRPDR iter NAT44 env 5
1137         - 114 # rls2009 NDRPDR iter NAT44 env 5
1138         - 115 # rls2009 NDRPDR iter NAT44 env 5
1139         - 116 # rls2009 NDRPDR iter NAT44 env 5
1140         - 118 # rls2009 NDRPDR iter NAT44 env 5
1141         - 119 # rls2009 NDRPDR iter NAT44 env 5
1142         - 121 # rls2009 NDRPDR iter NAT44 env 5
1143     vpp-performance-changes-2n-skx-ref-env-new:
1144       csit-vpp-perf-report-iterative-2101-2n-skx:
1145         - 22  # rls2009 NDRPDR iter env 6
1146         - 23  # rls2009 NDRPDR iter env 6
1147         - 24  # rls2009 NDRPDR iter env 6
1148         - 25  # rls2009 NDRPDR iter env 6
1149         - 26  # rls2009 NDRPDR iter env 6
1150         - 28  # rls2009 NDRPDR iter env 6
1151         - 39  # rls2009 NDRPDR iter env 6
1152         - 40  # rls2009 NDRPDR iter env 6
1153         - 41  # rls2009 NDRPDR iter env 6
1154         - 44  # rls2009 NDRPDR iter env 6
1155     vpp-performance-changes-2n-skx-cmp:
1156       csit-vpp-perf-report-iterative-2101-2n-skx:
1157         - 63  # rls2101.rel NDRPDR iter env 6
1158         - 69  # rls2101.rel NDRPDR iter env 6
1159         - 70  # rls2101.rel NDRPDR iter env 6
1160         - 75  # rls2101.rel NDRPDR iter env 6
1161         - 76  # rls2101.rel NDRPDR iter env 6
1162         - 77  # rls2101.rel NDRPDR iter env 6
1163         - 82  # rls2101.rel NDRPDR iter env 6
1164         - 85  # rls2101.rel NDRPDR iter env 6
1165         - 86  # rls2101.rel NDRPDR iter env 6
1166         - 94  # rls2101.rel NDRPDR iter env 6
1167         - 89  # rls2101.rel NDRPDR iter RND env 6
1168         - 90  # rls2101.rel NDRPDR iter RND env 6
1169         - 91  # rls2101.rel NDRPDR iter RND env 6
1170         - 92  # rls2101.rel NDRPDR iter RND env 6
1171         - 93  # rls2101.rel NDRPDR iter RND env 6
1172         - 96  # rls2101.rel NDRPDR iter RND env 6
1173         - 98  # rls2101.rel NDRPDR iter RND env 6
1174         - 99  # rls2101.rel NDRPDR iter RND env 6
1175         - 101 # rls2101.rel NDRPDR iter RND env 6
1176         - 102 # rls2101.rel NDRPDR iter RND env 6
1177         - 116 # rls2101.rel NDRPDR iter NAT env 6
1178         - 117 # rls2101.rel NDRPDR iter NAT env 6
1179         - 118 # rls2101.rel NDRPDR iter NAT env 6
1180         - 119 # rls2101.rel NDRPDR iter NAT env 6
1181         - 120 # rls2101.rel NDRPDR iter NAT env 6
1182         - 121 # rls2101.rel NDRPDR iter NAT env 6
1183         - 122 # rls2101.rel NDRPDR iter NAT env 6
1184         - 123 # rls2101.rel NDRPDR iter NAT env 6
1185         - 124 # rls2101.rel NDRPDR iter NAT env 6
1186         - 125 # rls2101.rel NDRPDR iter NAT env 6
1187
1188     vpp-performance-changes-2n-clx-h1:
1189       csit-vpp-perf-report-iterative-2009-2n-clx:
1190         - 13  # rls2005 NDRPDR iter env 5
1191         - 15  # rls2005 NDRPDR iter env 5
1192         - 17  # rls2005 NDRPDR iter env 5
1193         - 18  # rls2005 NDRPDR iter env 5
1194         - 19  # rls2005 NDRPDR iter env 5
1195         - 20  # rls2005 NDRPDR iter env 5
1196         - 21  # rls2005 NDRPDR iter env 5
1197         - 22  # rls2005 NDRPDR iter env 5
1198         - 23  # rls2005 NDRPDR iter env 5
1199         - 24  # rls2005 NDRPDR iter env 5
1200     vpp-performance-changes-2n-clx-ref-env-old:
1201       csit-vpp-perf-report-iterative-2009-2n-clx:
1202         - 36  # rls2009 NDRPDR iter env 5
1203         - 39  # rls2009 NDRPDR iter env 5
1204         - 40  # rls2009 NDRPDR iter env 5
1205         - 65  # rls2009 NDRPDR iter env 5
1206         - 66  # rls2009 NDRPDR iter env 5
1207         - 79  # rls2009 NDRPDR iter env 5
1208         - 82  # rls2009 NDRPDR iter env 5
1209         - 88  # rls2009 NDRPDR iter env 5
1210         - 89  # rls2009 NDRPDR iter env 5
1211         - 90  # rls2009 NDRPDR iter env 5
1212         - 114 # rls2009 NDRPDR iter NAT44 env 5
1213         - 115 # rls2009 NDRPDR iter NAT44 env 5
1214         - 116 # rls2009 NDRPDR iter NAT44 env 5
1215         - 117 # rls2009 NDRPDR iter NAT44 env 5
1216         - 118 # rls2009 NDRPDR iter NAT44 env 5
1217         - 119 # rls2009 NDRPDR iter NAT44 env 5
1218         - 121 # rls2009 NDRPDR iter NAT44 env 5
1219         - 122 # rls2009 NDRPDR iter NAT44 env 5
1220         - 123 # rls2009 NDRPDR iter NAT44 env 5
1221         - 126 # rls2009 NDRPDR iter NAT44 env 5
1222     vpp-performance-changes-2n-clx-ref-env-new:
1223       csit-vpp-perf-report-iterative-2101-2n-clx:
1224         - 16  # rls2009 NDRPDR iter env 6
1225         - 17  # rls2009 NDRPDR iter env 6
1226         - 18  # rls2009 NDRPDR iter env 6
1227         - 19  # rls2009 NDRPDR iter env 6
1228         - 20  # rls2009 NDRPDR iter env 6
1229         - 21  # rls2009 NDRPDR iter env 6
1230         - 32  # rls2009 NDRPDR iter env 6
1231         - 33  # rls2009 NDRPDR iter env 6
1232         - 34  # rls2009 NDRPDR iter env 6
1233         - 35  # rls2009 NDRPDR iter env 6
1234     vpp-performance-changes-2n-clx-cmp:
1235       csit-vpp-perf-report-iterative-2101-2n-clx:
1236         - 54  # rls2101.rel NDRPDR iter env 6
1237         - 59  # rls2101.rel NDRPDR iter env 6
1238         - 60  # rls2101.rel NDRPDR iter env 6
1239         - 63  # rls2101.rel NDRPDR iter env 6
1240         - 66  # rls2101.rel NDRPDR iter env 6
1241         - 68  # rls2101.rel NDRPDR iter env 6
1242         - 73  # rls2101.rel NDRPDR iter env 6
1243         - 75  # rls2101.rel NDRPDR iter env 6
1244         - 86  # rls2101.rel NDRPDR iter env 6
1245         - 90  # rls2101.rel NDRPDR iter env 6
1246         - 80  # rls2101.rel NDRPDR iter RND env 6
1247         - 87  # rls2101.rel NDRPDR iter RND env 6
1248         - 91  # rls2101.rel NDRPDR iter RND env 6
1249         - 92  # rls2101.rel NDRPDR iter RND env 6
1250         - 93  # rls2101.rel NDRPDR iter RND env 6
1251         - 94  # rls2101.rel NDRPDR iter RND env 6
1252         - 95  # rls2101.rel NDRPDR iter RND env 6
1253         - 100 # rls2101.rel NDRPDR iter RND env 6
1254         - 106 # rls2101.rel NDRPDR iter RND env 6
1255         - 108 # rls2101.rel NDRPDR iter RND env 6
1256         - 112 # rls2101.rel NDRPDR iter NAT env 6
1257         - 113 # rls2101.rel NDRPDR iter NAT env 6
1258         - 114 # rls2101.rel NDRPDR iter NAT env 6
1259         - 115 # rls2101.rel NDRPDR iter NAT env 6
1260         - 116 # rls2101.rel NDRPDR iter NAT env 6
1261         - 117 # rls2101.rel NDRPDR iter NAT env 6
1262         - 118 # rls2101.rel NDRPDR iter NAT env 6
1263         - 119 # rls2101.rel NDRPDR iter NAT env 6
1264         - 120 # rls2101.rel NDRPDR iter NAT env 6
1265         - 121 # rls2101.rel NDRPDR iter NAT env 6
1266
1267     vpp-performance-changes-2n-zn2-ref-env-old:
1268       csit-vpp-perf-report-iterative-2009-2n-zn2:
1269         - 17  # rls2009 NDRPDR iter env 5
1270         - 18  # rls2009 NDRPDR iter env 5
1271         - 31  # rls2009 NDRPDR iter env 5
1272         - 33  # rls2009 NDRPDR iter env 5
1273         - 34  # rls2009 NDRPDR iter env 5
1274     vpp-performance-changes-2n-zn2-ref-env-new:
1275       csit-vpp-perf-report-iterative-2101-2n-zn2:
1276         - 9   # rls2009 NDRPDR iter env 6
1277         - 10  # rls2009 NDRPDR iter env 6
1278         - 11  # rls2009 NDRPDR iter env 6
1279         - 12  # rls2009 NDRPDR iter env 6
1280         - 13  # rls2009 NDRPDR iter env 6
1281         - 20  # rls2009 NDRPDR iter env 6
1282         - 21  # rls2009 NDRPDR iter env 6
1283         - 22  # rls2009 NDRPDR iter env 6
1284         - 25  # rls2009 NDRPDR iter env 6
1285         - 26  # rls2009 NDRPDR iter env 6
1286     vpp-performance-changes-2n-zn2-cmp:
1287       csit-vpp-perf-report-iterative-2101-2n-zn2:
1288         - 31  # rls2101.rel NDRPDR iter env 6
1289         - 32  # rls2101.rel NDRPDR iter env 6
1290         - 33  # rls2101.rel NDRPDR iter env 6
1291         - 34  # rls2101.rel NDRPDR iter env 6
1292         - 35  # rls2101.rel NDRPDR iter env 6
1293         - 36  # rls2101.rel NDRPDR iter env 6
1294         - 37  # rls2101.rel NDRPDR iter env 6
1295         - 38  # rls2101.rel NDRPDR iter env 6
1296         - 44  # rls2101.rel NDRPDR iter env 6
1297         - 49  # rls2101.rel NDRPDR iter env 6
1298         - 39  # rls2101.rel NDRPDR iter RND env 6
1299         - 40  # rls2101.rel NDRPDR iter RND env 6
1300         - 41  # rls2101.rel NDRPDR iter RND env 6
1301         - 42  # rls2101.rel NDRPDR iter RND env 6
1302         - 43  # rls2101.rel NDRPDR iter RND env 6
1303         - 45  # rls2101.rel NDRPDR iter RND env 6
1304         - 48  # rls2101.rel NDRPDR iter RND env 6
1305         - 50  # rls2101.rel NDRPDR iter RND env 6
1306         - 51  # rls2101.rel NDRPDR iter RND env 6
1307         - 52  # rls2101.rel NDRPDR iter RND env 6
1308
1309     vpp-performance-changes-2n-dnv-h1:
1310       csit-vpp-perf-report-iterative-2009-2n-dnv:
1311         - 16  # rls2005 NDRPDR iter env 5
1312         - 17  # rls2005 NDRPDR iter env 5
1313         - 18  # rls2005 NDRPDR iter env 5
1314         - 19  # rls2005 NDRPDR iter env 5
1315         - 21  # rls2005 NDRPDR iter env 5
1316         - 24  # rls2005 NDRPDR iter env 5
1317         - 27  # rls2005 NDRPDR iter env 5
1318         - 28  # rls2005 NDRPDR iter env 5
1319         - 29  # rls2005 NDRPDR iter env 5
1320         - 30  # rls2005 NDRPDR iter env 5
1321     vpp-performance-changes-2n-dnv-ref-env-old:
1322       csit-vpp-perf-report-iterative-2009-2n-dnv:
1323         - 3   # rls2009 NDRPDR iter env 5
1324         - 5   # rls2009 NDRPDR iter env 5
1325         - 6   # rls2009 NDRPDR iter env 5
1326         - 7   # rls2009 NDRPDR iter env 5
1327         - 9   # rls2009 NDRPDR iter env 5
1328         - 10  # rls2009 NDRPDR iter env 5
1329         - 11  # rls2009 NDRPDR iter env 5
1330         - 12  # rls2009 NDRPDR iter env 5
1331         - 14  # rls2009 NDRPDR iter env 5
1332         - 15  # rls2009 NDRPDR iter env 5
1333     vpp-performance-changes-2n-dnv-ref-env-new:
1334       # TODO: Re-test in new env
1335       csit-vpp-perf-report-iterative-2009-2n-dnv:
1336         - 3   # rls2009 NDRPDR iter env 5
1337         - 5   # rls2009 NDRPDR iter env 5
1338         - 6   # rls2009 NDRPDR iter env 5
1339         - 7   # rls2009 NDRPDR iter env 5
1340         - 9   # rls2009 NDRPDR iter env 5
1341         - 10  # rls2009 NDRPDR iter env 5
1342         - 11  # rls2009 NDRPDR iter env 5
1343         - 12  # rls2009 NDRPDR iter env 5
1344         - 14  # rls2009 NDRPDR iter env 5
1345         - 15  # rls2009 NDRPDR iter env 5
1346     vpp-performance-changes-2n-dnv-cmp:
1347       csit-vpp-perf-report-iterative-2101-2n-dnv:
1348         - 32  # rls2101.rel NDRPDR iter env 6
1349         - 33  # rls2101.rel NDRPDR iter env 6
1350         - 34  # rls2101.rel NDRPDR iter env 6
1351         - 35  # rls2101.rel NDRPDR iter env 6
1352         - 39  # rls2101.rel NDRPDR iter env 6
1353         - 41  # rls2101.rel NDRPDR iter env 6
1354         - 42  # rls2101.rel NDRPDR iter env 6
1355         - 43  # rls2101.rel NDRPDR iter env 6
1356         - 44  # rls2101.rel NDRPDR iter env 6
1357         - 45  # rls2101.rel NDRPDR iter env 6
1358         - 46  # rls2101.rel NDRPDR iter RND env 6
1359         - 47  # rls2101.rel NDRPDR iter RND env 6
1360         - 48  # rls2101.rel NDRPDR iter RND env 6
1361         - 49  # rls2101.rel NDRPDR iter RND env 6
1362         - 50  # rls2101.rel NDRPDR iter RND env 6
1363         - 51  # rls2101.rel NDRPDR iter RND env 6
1364         - 52  # rls2101.rel NDRPDR iter RND env 6
1365         - 53  # rls2101.rel NDRPDR iter RND env 6
1366         - 54  # rls2101.rel NDRPDR iter RND env 6
1367         - 55  # rls2101.rel NDRPDR iter RND env 6
1368
1369     vpp-performance-changes-3n-dnv-h1:
1370       csit-vpp-perf-report-iterative-2009-3n-dnv:
1371         - 16  # rls2005 NDRPDR iter env 5
1372         - 23  # rls2005 NDRPDR iter env 5
1373         - 25  # rls2005 NDRPDR iter env 5
1374         - 26  # rls2005 NDRPDR iter env 5
1375         - 27  # rls2005 NDRPDR iter env 5
1376         - 28  # rls2005 NDRPDR iter env 5
1377         - 29  # rls2005 NDRPDR iter env 5
1378         - 30  # rls2005 NDRPDR iter env 5
1379         - 31  # rls2005 NDRPDR iter env 5
1380         - 32  # rls2005 NDRPDR iter env 5
1381     vpp-performance-changes-3n-dnv-ref-env-old:
1382       csit-vpp-perf-report-iterative-2009-3n-dnv:
1383         - 3   # rls2009 NDRPDR iter env 5
1384         - 6   # rls2009 NDRPDR iter env 5
1385         - 7   # rls2009 NDRPDR iter env 5
1386         - 8   # rls2009 NDRPDR iter env 5
1387         - 10  # rls2009 NDRPDR iter env 5
1388         - 11  # rls2009 NDRPDR iter env 5
1389         - 12  # rls2009 NDRPDR iter env 5
1390         - 14  # rls2009 NDRPDR iter env 5
1391         - 15  # rls2009 NDRPDR iter env 5
1392         - 24  # rls2009 NDRPDR iter env 5
1393     vpp-performance-changes-3n-dnv-ref-env-new:
1394       # TODO: Re-test in new env
1395       csit-vpp-perf-report-iterative-2009-3n-dnv:
1396         - 3   # rls2009 NDRPDR iter env 5
1397         - 6   # rls2009 NDRPDR iter env 5
1398         - 7   # rls2009 NDRPDR iter env 5
1399         - 8   # rls2009 NDRPDR iter env 5
1400         - 10  # rls2009 NDRPDR iter env 5
1401         - 11  # rls2009 NDRPDR iter env 5
1402         - 12  # rls2009 NDRPDR iter env 5
1403         - 14  # rls2009 NDRPDR iter env 5
1404         - 15  # rls2009 NDRPDR iter env 5
1405         - 24  # rls2009 NDRPDR iter env 5
1406     vpp-performance-changes-3n-dnv-cmp:
1407       csit-vpp-perf-report-iterative-2101-3n-dnv:
1408         - 33  # rls2101.rel NDRPDR iter env 6
1409         - 34  # rls2101.rel NDRPDR iter env 6
1410         - 35  # rls2101.rel NDRPDR iter env 6
1411         - 36  # rls2101.rel NDRPDR iter env 6
1412         - 37  # rls2101.rel NDRPDR iter env 6
1413         - 38  # rls2101.rel NDRPDR iter env 6
1414         - 39  # rls2101.rel NDRPDR iter env 6
1415         - 40  # rls2101.rel NDRPDR iter env 6
1416         - 41  # rls2101.rel NDRPDR iter env 6
1417         - 42  # rls2101.rel NDRPDR iter env 6
1418         - 43  # rls2101.rel NDRPDR iter RND env 6
1419         - 44  # rls2101.rel NDRPDR iter RND env 6
1420         - 45  # rls2101.rel NDRPDR iter RND env 6
1421         - 46  # rls2101.rel NDRPDR iter RND env 6
1422         - 47  # rls2101.rel NDRPDR iter RND env 6
1423         - 48  # rls2101.rel NDRPDR iter RND env 6
1424         - 49  # rls2101.rel NDRPDR iter RND env 6
1425         - 50  # rls2101.rel NDRPDR iter RND env 6
1426         - 51  # rls2101.rel NDRPDR iter RND env 6
1427         - 52  # rls2101.rel NDRPDR iter RND env 6
1428
1429     vpp-performance-changes-3n-tsh-h1:
1430       csit-vpp-perf-report-iterative-2009-3n-tsh:
1431         - 8   # rls2005 NDRPDR iter env 5
1432         - 11  # rls2005 NDRPDR iter env 5
1433         - 12  # rls2005 NDRPDR iter env 5
1434         - 24  # rls2005 NDRPDR iter env 5
1435         - 27  # rls2005 NDRPDR iter env 5
1436         - 29  # rls2005 NDRPDR iter env 5
1437         - 31  # rls2005 NDRPDR iter env 5
1438         - 39  # rls2005 NDRPDR iter env 5
1439         - 40  # rls2005 NDRPDR iter env 5
1440         - 42  # rls2005 NDRPDR iter env 5
1441     vpp-performance-changes-3n-tsh-ref-env-old:
1442       csit-vpp-perf-report-iterative-2009-3n-tsh:
1443         - 14  # rls2009 NDRPDR iter env 5
1444         - 20  # rls2009 NDRPDR iter env 5
1445         - 21  # rls2009 NDRPDR iter env 5
1446         - 22  # rls2009 NDRPDR iter env 5
1447         - 23  # rls2009 NDRPDR iter env 5
1448         - 28  # rls2009 NDRPDR iter env 5
1449         - 30  # rls2009 NDRPDR iter env 5
1450         - 33  # rls2009 NDRPDR iter env 5
1451         - 38  # rls2009 NDRPDR iter env 5
1452         - 41  # rls2009 NDRPDR iter env 5
1453     vpp-performance-changes-3n-tsh-ref-env-new:
1454       csit-vpp-perf-report-iterative-2101-3n-tsh:
1455         - 8   # rls2009 NDRPDR iter env 6
1456         - 13  # rls2009 NDRPDR iter env 6
1457         - 14  # rls2009 NDRPDR iter env 6
1458         - 15  # rls2009 NDRPDR iter env 6
1459         - 16  # rls2009 NDRPDR iter env 6
1460         - 17  # rls2009 NDRPDR iter env 6
1461         - 18  # rls2009 NDRPDR iter env 6
1462         - 19  # rls2009 NDRPDR iter env 6
1463         - 21  # rls2009 NDRPDR iter env 6
1464     vpp-performance-changes-3n-tsh-cmp:
1465       csit-vpp-perf-report-iterative-2101-3n-tsh:
1466         - 23  # rls2101.rel NDRPDR iter env 6
1467         - 24  # rls2101.rel NDRPDR iter env 6
1468         - 25  # rls2101.rel NDRPDR iter env 6
1469         - 26  # rls2101.rel NDRPDR iter env 6
1470         - 27  # rls2101.rel NDRPDR iter env 6
1471         - 28  # rls2101.rel NDRPDR iter env 6
1472         - 29  # rls2101.rel NDRPDR iter env 6
1473         - 30  # rls2101.rel NDRPDR iter env 6
1474         - 31  # rls2101.rel NDRPDR iter env 6
1475         - 32  # rls2101.rel NDRPDR iter env 6
1476
1477 #     vpp-performance-changes-2n-tx2-h1:
1478 #       csit-vpp-perf-report-iterative-2009-2n-tx2:
1479 #         -
1480 #     vpp-performance-changes-2n-tx2-ref-env-old:
1481 #       csit-vpp-perf-report-iterative-2009-2n-tx2:
1482 #         -
1483     vpp-performance-changes-2n-tx2-ref-env-new:
1484       csit-vpp-perf-report-iterative-2101-2n-tx2:
1485         - 6   # rls2009 NDRPDR iter env 6
1486         - 7   # rls2009 NDRPDR iter env 6
1487         - 11  # rls2009 NDRPDR iter env 6
1488         - 12  # rls2009 NDRPDR iter env 6
1489         - 13  # rls2009 NDRPDR iter env 6
1490         - 16  # rls2009 NDRPDR iter env 6
1491         - 17  # rls2009 NDRPDR iter env 6
1492         - 18  # rls2009 NDRPDR iter env 6
1493         - 19  # rls2009 NDRPDR iter env 6
1494         - 20  # rls2009 NDRPDR iter env 6
1495     vpp-performance-changes-2n-tx2-cmp:
1496       csit-vpp-perf-report-iterative-2101-2n-tx2:
1497         - 22  # rls2101.rel NDRPDR iter env 6
1498         - 23  # rls2101.rel NDRPDR iter env 6
1499         - 24  # rls2101.rel NDRPDR iter env 6
1500         - 25  # rls2101.rel NDRPDR iter env 6
1501         - 26  # rls2101.rel NDRPDR iter env 6
1502         - 27  # rls2101.rel NDRPDR iter env 6
1503         - 28  # rls2101.rel NDRPDR iter env 6
1504         - 29  # rls2101.rel NDRPDR iter env 6
1505         - 30  # rls2101.rel NDRPDR iter env 6
1506         - 31  # rls2101.rel NDRPDR iter env 6
1507
1508     vpp-soak-vs-ndr-2n-skx-ref:
1509       csit-vpp-perf-report-iterative-2101-2n-skx:
1510         - 63  # rls2101.rel NDRPDR iter env 6
1511         - 69  # rls2101.rel NDRPDR iter env 6
1512         - 70  # rls2101.rel NDRPDR iter env 6
1513         - 75  # rls2101.rel NDRPDR iter env 6
1514         - 76  # rls2101.rel NDRPDR iter env 6
1515         - 77  # rls2101.rel NDRPDR iter env 6
1516         - 82  # rls2101.rel NDRPDR iter env 6
1517         - 85  # rls2101.rel NDRPDR iter env 6
1518         - 86  # rls2101.rel NDRPDR iter env 6
1519         - 94  # rls2101.rel NDRPDR iter env 6
1520     vpp-soak-vs-ndr-2n-skx-cmp:
1521       csit-vpp-perf-report-iterative-2101-2n-skx:
1522         - 68  # rls2101.rel soak env 6
1523         - 73  # rls2101.rel soak env 6
1524     vpp-soak-vs-ndr-2n-skx:
1525       csit-vpp-perf-report-iterative-2101-2n-skx:
1526         - 63  # rls2101.rel NDRPDR iter env 6
1527         - 69  # rls2101.rel NDRPDR iter env 6
1528         - 70  # rls2101.rel NDRPDR iter env 6
1529         - 75  # rls2101.rel NDRPDR iter env 6
1530         - 76  # rls2101.rel NDRPDR iter env 6
1531         - 77  # rls2101.rel NDRPDR iter env 6
1532         - 82  # rls2101.rel NDRPDR iter env 6
1533         - 85  # rls2101.rel NDRPDR iter env 6
1534         - 86  # rls2101.rel NDRPDR iter env 6
1535         - 94  # rls2101.rel NDRPDR iter env 6
1536         - 68  # rls2101.rel soak env 6
1537         - 73  # rls2101.rel soak env 6
1538
1539     vpp-soak-vs-ndr-2n-clx-ref:
1540       csit-vpp-perf-report-iterative-2101-2n-clx:
1541         - 54  # rls2101.rel NDRPDR iter env 6
1542         - 59  # rls2101.rel NDRPDR iter env 6
1543         - 60  # rls2101.rel NDRPDR iter env 6
1544         - 63  # rls2101.rel NDRPDR iter env 6
1545         - 66  # rls2101.rel NDRPDR iter env 6
1546         - 68  # rls2101.rel NDRPDR iter env 6
1547         - 73  # rls2101.rel NDRPDR iter env 6
1548         - 75  # rls2101.rel NDRPDR iter env 6
1549         - 86  # rls2101.rel NDRPDR iter env 6
1550         - 90  # rls2101.rel NDRPDR iter env 6
1551     vpp-soak-vs-ndr-2n-clx-cmp:
1552       csit-vpp-perf-report-iterative-2101-2n-clx:
1553         - 58  # rls2101.rel soak env 6
1554         - 61  # rls2101.rel soak env 6
1555     vpp-soak-vs-ndr-2n-clx:
1556       csit-vpp-perf-report-iterative-2101-2n-clx:
1557         - 54  # rls2101.rel NDRPDR iter env 6
1558         - 59  # rls2101.rel NDRPDR iter env 6
1559         - 60  # rls2101.rel NDRPDR iter env 6
1560         - 63  # rls2101.rel NDRPDR iter env 6
1561         - 66  # rls2101.rel NDRPDR iter env 6
1562         - 68  # rls2101.rel NDRPDR iter env 6
1563         - 73  # rls2101.rel NDRPDR iter env 6
1564         - 75  # rls2101.rel NDRPDR iter env 6
1565         - 86  # rls2101.rel NDRPDR iter env 6
1566         - 90  # rls2101.rel NDRPDR iter env 6
1567         - 58  # rls2101.rel soak env 6
1568         - 61  # rls2101.rel soak env 6
1569
1570     vpp-performance-changes-3n-hsw-mrr-h1:
1571       csit-vpp-perf-report-iterative-2009-3n-hsw:
1572         - 18  # rls2005 MRR iter env 5
1573     vpp-performance-changes-3n-hsw-mrr-ref-env-old:
1574       csit-vpp-perf-report-iterative-2009-3n-hsw:
1575         - 23  # rls2009 MRR iter env 5
1576     vpp-performance-changes-3n-hsw-mrr-ref-env-new:
1577       csit-vpp-perf-report-iterative-2101-3n-hsw:
1578         - 17  # rls2009 MRR iter env 6
1579     vpp-performance-changes-3n-hsw-mrr-cmp:
1580       csit-vpp-perf-report-iterative-2101-3n-hsw:
1581         - 63  # rls2101.rel MRR iter env 6
1582
1583     vpp-performance-changes-3n-skx-mrr-h1:
1584       csit-vpp-perf-report-iterative-2009-3n-skx:
1585         - 17  # rls2005 MRR iter env 5
1586     vpp-performance-changes-3n-skx-mrr-ref-env-old:
1587       csit-vpp-perf-report-iterative-2009-3n-skx:
1588         - 24  # rls2009 MRR iter env 5
1589     vpp-performance-changes-3n-skx-mrr-ref-env-new:
1590       csit-vpp-perf-report-iterative-2101-3n-skx:
1591         - 34  # rls2009 MRR iter env 6
1592     vpp-performance-changes-3n-skx-mrr-cmp:
1593       csit-vpp-perf-report-iterative-2101-3n-skx:
1594         - 35  # rls2101.rel MRR iter env 6
1595
1596     vpp-performance-changes-2n-skx-mrr-h1:
1597       csit-vpp-perf-report-iterative-2009-2n-skx:
1598         - 20  # rls2005 MRR iter env 5
1599     vpp-performance-changes-2n-skx-mrr-ref-env-old:
1600       csit-vpp-perf-report-iterative-2009-2n-skx:
1601         - 120 # rls2009 MRR iter env 5
1602     vpp-performance-changes-2n-skx-mrr-ref-env-new:
1603       csit-vpp-perf-report-iterative-2101-2n-skx:
1604         - 21  # rls2009 MRR iter env 6
1605     vpp-performance-changes-2n-skx-mrr-cmp:
1606       csit-vpp-perf-report-iterative-2101-2n-skx:
1607         - 62  # rls2101.rel MRR iter env 6
1608
1609     vpp-performance-changes-2n-clx-mrr-h1:
1610       csit-vpp-perf-report-iterative-2009-2n-clx:
1611         - 77  # rls2005 MRR iter env 5
1612     vpp-performance-changes-2n-clx-mrr-ref-env-old:
1613       csit-vpp-perf-report-iterative-2009-2n-clx:
1614         - 125 # rls2009 MRR iter env 5
1615     vpp-performance-changes-2n-clx-mrr-ref-env-new:
1616       csit-vpp-perf-report-iterative-2101-2n-clx:
1617         - 15  # rls2009 MRR iter env 6
1618     vpp-performance-changes-2n-clx-mrr-cmp:
1619       csit-vpp-perf-report-iterative-2101-2n-clx:
1620         - 53  # rls2101.rel MRR iter env 6
1621
1622     vpp-performance-changes-2n-zn2-mrr-ref-env-old:
1623       csit-vpp-perf-report-iterative-2009-2n-zn2:
1624         - 15  # rls2009 MRR iter env 5
1625     vpp-performance-changes-2n-zn2-mrr-ref-env-new:
1626       csit-vpp-perf-report-iterative-2101-2n-zn2:
1627         - 8   # rls2009 MRR iter env6
1628     vpp-performance-changes-2n-zn2-mrr-cmp:
1629       csit-vpp-perf-report-iterative-2101-2n-zn2:
1630         - 30  # rls2101.rel MRR iter env 6
1631
1632     vpp-performance-changes-2n-dnv-mrr-h1:
1633       csit-vpp-perf-report-iterative-2009-2n-dnv:
1634         - 23  # rls2005 MRR iter env 5
1635     vpp-performance-changes-2n-dnv-mrr-ref-env-old:
1636       csit-vpp-perf-report-iterative-2009-2n-dnv:
1637         - 13  # rls2009 MRR iter env 5
1638     vpp-performance-changes-2n-dnv-mrr-ref-env-new:
1639       # TODO: Re-test in new env
1640       csit-vpp-perf-report-iterative-2009-2n-dnv:
1641         - 13  # rls2009 MRR iter env 5
1642     vpp-performance-changes-2n-dnv-mrr-cmp:
1643       csit-vpp-perf-report-iterative-2101-2n-dnv:
1644         - 31  # rls2101.rel MRR iter env 6
1645
1646     vpp-performance-changes-3n-dnv-mrr-h1:
1647       csit-vpp-perf-report-iterative-2009-3n-dnv:
1648         - 19  # rls2005 MRR iter env 5
1649     vpp-performance-changes-3n-dnv-mrr-ref-env-old:
1650       csit-vpp-perf-report-iterative-2009-3n-dnv:
1651         - 22  # rls2009 MRR iter env 5
1652     vpp-performance-changes-3n-dnv-mrr-ref-env-new:
1653       # TODO: Re-test in new env
1654       csit-vpp-perf-report-iterative-2009-3n-dnv:
1655         - 22  # rls2009 MRR iter env 5
1656     vpp-performance-changes-3n-dnv-mrr-cmp:
1657       csit-vpp-perf-report-iterative-2101-3n-dnv:
1658         - 32  # rls2101.rel MRR iter env 6
1659
1660     vpp-performance-changes-3n-tsh-mrr-h1:
1661       csit-vpp-perf-report-iterative-2009-3n-tsh:
1662         - 13  # rls2005 MRR iter env 5
1663     vpp-performance-changes-3n-tsh-mrr-ref-env-old:
1664       csit-vpp-perf-report-iterative-2009-3n-tsh:
1665         - 15  # rls2009 MRR iter env 5
1666     vpp-performance-changes-3n-tsh-mrr-ref-env-new:
1667       csit-vpp-perf-report-iterative-2101-3n-tsh:
1668         - 7   # rls2009 MRR iter env 6
1669     vpp-performance-changes-3n-tsh-mrr-cmp:
1670       csit-vpp-perf-report-iterative-2101-3n-tsh:
1671         - 22  # rls2101.rel MRR iter env 6
1672
1673 #     vpp-performance-changes-2n-tx2-mrr-h1:
1674 #       csit-vpp-perf-report-iterative-2009-2n-tx2:
1675 #         -
1676 #     vpp-performance-changes-2n-tx2-mrr-ref-env-old:
1677 #       csit-vpp-perf-report-iterative-2009-2n-tx2:
1678 #         -
1679     vpp-performance-changes-2n-tx2-mrr-ref-env-new:
1680       csit-vpp-perf-report-iterative-2101-2n-tx2:
1681         - 5   # rls2009 MRR iter env 6
1682     vpp-performance-changes-2n-tx2-mrr-cmp:
1683       csit-vpp-perf-report-iterative-2101-2n-tx2:
1684         - 21  # rls2101.rel MRR iter env 6
1685
1686     dpdk-performance-changes-3n-hsw-h1:
1687       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1688         - 25  # NDRPDR iter
1689         - 26  # NDRPDR iter
1690         - 27  # NDRPDR iter
1691         - 28  # NDRPDR iter
1692         - 29  # NDRPDR iter
1693         - 30  # NDRPDR iter
1694         - 31  # NDRPDR iter
1695         - 32  # NDRPDR iter
1696         - 33  # NDRPDR iter
1697         - 34  # NDRPDR iter
1698     dpdk-performance-changes-3n-hsw-ref:
1699       csit-dpdk-perf-report-iterative-2009-3n-hsw:
1700         - 6   # NDRPDR iter env5
1701         - 7   # NDRPDR iter env5
1702         - 8   # NDRPDR iter env5
1703         - 9   # NDRPDR iter env5
1704         - 10  # NDRPDR iter env5
1705         - 11  # NDRPDR iter env5
1706         - 12  # NDRPDR iter env5
1707         - 13  # NDRPDR iter env5
1708         - 14  # NDRPDR iter env5
1709         - 15  # NDRPDR iter env5
1710     dpdk-performance-changes-3n-hsw-cmp:
1711       csit-dpdk-perf-report-iterative-2101-3n-hsw:
1712         - 11  # rls2101 NDRPDR iter env 6
1713         - 12  # rls2101 NDRPDR iter env 6
1714         - 13  # rls2101 NDRPDR iter env 6
1715         - 14  # rls2101 NDRPDR iter env 6
1716         - 16  # rls2101 NDRPDR iter env 6
1717         - 17  # rls2101 NDRPDR iter env 6
1718         - 18  # rls2101 NDRPDR iter env 6
1719         - 19  # rls2101 NDRPDR iter env 6
1720         - 20  # rls2101 NDRPDR iter env 6
1721         - 21  # rls2101 NDRPDR iter env 6
1722
1723     dpdk-performance-changes-3n-skx-h1:
1724       csit-dpdk-perf-report-iterative-2005-3n-skx:
1725         - 28  # NDRPDR iter
1726         - 29  # NDRPDR iter
1727         - 30  # NDRPDR iter
1728         - 31  # NDRPDR iter
1729         - 32  # NDRPDR iter
1730         - 33  # NDRPDR iter
1731         - 34  # NDRPDR iter
1732         - 35  # NDRPDR iter
1733         - 36  # NDRPDR iter
1734         - 37  # NDRPDR iter
1735     dpdk-performance-changes-3n-skx-ref:
1736       csit-dpdk-perf-report-iterative-2009-3n-skx:
1737         - 4   # NDRPDR sel env5
1738         - 5   # NDRPDR sel env5
1739         - 6   # NDRPDR sel env5
1740         - 7   # NDRPDR sel env5
1741         - 8   # NDRPDR sel env5
1742         - 9   # NDRPDR sel env5
1743         - 14  # NDRPDR sel env5
1744         - 11  # NDRPDR sel env5
1745         - 12  # NDRPDR sel env5
1746         - 13  # NDRPDR sel env5
1747     dpdk-performance-changes-3n-skx-cmp:
1748       csit-dpdk-perf-report-iterative-2101-3n-skx:
1749         - 12  # rls2101 NDRPDR iter env 6
1750         - 14  # rls2101 NDRPDR iter env 6
1751         - 15  # rls2101 NDRPDR iter env 6
1752         - 17  # rls2101 NDRPDR iter env 6
1753         - 19  # rls2101 NDRPDR iter env 6
1754         - 20  # rls2101 NDRPDR iter env 6
1755         - 21  # rls2101 NDRPDR iter env 6
1756         - 22  # rls2101 NDRPDR iter env 6
1757         - 25  # rls2101 NDRPDR iter env 6
1758         - 26  # rls2101 NDRPDR iter env 6
1759
1760     dpdk-performance-changes-2n-skx-h1:
1761       csit-dpdk-perf-report-iterative-2005-2n-skx:
1762         - 20  # NDRPDR iter
1763         - 21  # NDRPDR iter
1764         - 22  # NDRPDR iter
1765         - 23  # NDRPDR iter
1766         - 24  # NDRPDR iter
1767         - 25  # NDRPDR iter
1768         - 26  # NDRPDR iter
1769         - 27  # NDRPDR iter
1770         - 28  # NDRPDR iter
1771         - 29  # NDRPDR iter
1772     dpdk-performance-changes-2n-skx-ref:
1773       csit-dpdk-perf-report-iterative-2009-2n-skx:
1774         - 4   # NDRPDR iter env5
1775         - 5   # NDRPDR iter env5
1776         - 6   # NDRPDR iter env5
1777         - 7   # NDRPDR iter env5
1778         - 8   # NDRPDR iter env5
1779         - 9   # NDRPDR iter env5
1780         - 10  # NDRPDR iter env5
1781         - 11  # NDRPDR iter env5
1782         - 12  # NDRPDR iter env5
1783         - 13  # NDRPDR iter env5
1784     dpdk-performance-changes-2n-skx-cmp:
1785       csit-dpdk-perf-report-iterative-2101-2n-skx:
1786         - 11  # rls2101 NDRPDR iter env 6
1787         - 12  # rls2101 NDRPDR iter env 6
1788         - 13  # rls2101 NDRPDR iter env 6
1789         - 14  # rls2101 NDRPDR iter env 6
1790         - 15  # rls2101 NDRPDR iter env 6
1791         - 17  # rls2101 NDRPDR iter env 6
1792         - 18  # rls2101 NDRPDR iter env 6
1793         - 19  # rls2101 NDRPDR iter env 6
1794         - 20  # rls2101 NDRPDR iter env 6
1795         - 21  # rls2101 NDRPDR iter env 6
1796
1797     dpdk-performance-changes-2n-clx-h1:
1798       csit-dpdk-perf-report-iterative-2005-2n-clx:
1799         - 20  # NDRPDR iter
1800         - 21  # NDRPDR iter
1801         - 22  # NDRPDR iter
1802         - 23  # NDRPDR iter
1803         - 24  # NDRPDR iter
1804         - 25  # NDRPDR iter
1805         - 26  # NDRPDR iter
1806         - 27  # NDRPDR iter
1807         - 28  # NDRPDR iter
1808         - 29  # NDRPDR iter
1809     dpdk-performance-changes-2n-clx-ref:
1810       csit-dpdk-perf-report-iterative-2009-2n-clx:
1811         - 4   # NDRPDR iter env5
1812         - 5   # NDRPDR iter env5
1813         - 6   # NDRPDR iter env5
1814         - 7   # NDRPDR iter env5
1815         - 8   # NDRPDR iter env5
1816         - 9   # NDRPDR iter env5
1817         - 10  # NDRPDR iter env5
1818         - 11  # NDRPDR iter env5
1819         - 12  # NDRPDR iter env5
1820         - 13  # NDRPDR iter env5
1821     dpdk-performance-changes-2n-clx-cmp:
1822       csit-dpdk-perf-report-iterative-2101-2n-clx:
1823         - 12  # rls2101 NDRPDR iter env 6
1824         - 13  # rls2101 NDRPDR iter env 6
1825         - 14  # rls2101 NDRPDR iter env 6
1826         - 18  # rls2101 NDRPDR iter env 6
1827         - 22  # rls2101 NDRPDR iter env 6
1828
1829     dpdk-performance-changes-2n-zn2-ref:
1830       csit-dpdk-perf-report-iterative-2009-2n-zn2:
1831         - 16  # NDRPDR iter env5
1832         - 21  # NDRPDR iter env5
1833         - 22  # NDRPDR iter env5
1834         - 23  # NDRPDR iter env5
1835         - 24  # NDRPDR iter env5
1836         - 25  # NDRPDR iter env5
1837         - 29  # NDRPDR iter env5
1838     dpdk-performance-changes-2n-zn2-cmp:
1839       csit-dpdk-perf-report-iterative-2101-2n-zn2:
1840         - 11  # rls2101 NDRPDR iter env 6
1841         - 12  # rls2101 NDRPDR iter env 6
1842         - 13  # rls2101 NDRPDR iter env 6
1843         - 14  # rls2101 NDRPDR iter env 6
1844         - 16  # rls2101 NDRPDR iter env 6
1845         - 17  # rls2101 NDRPDR iter env 6
1846         - 18  # rls2101 NDRPDR iter env 6
1847         - 19  # rls2101 NDRPDR iter env 6
1848         - 20  # rls2101 NDRPDR iter env 6
1849         - 21  # rls2101 NDRPDR iter env 6
1850
1851 #    dpdk-performance-changes-2n-dnv-h1:
1852 #      csit-dpdk-perf-verify-2101-2n-dnv:
1853 #        - 9   # NDRPDR sel
1854 #        - 10  # NDRPDR sel
1855 #        - 11  # NDRPDR sel
1856 #        - 12  # NDRPDR sel
1857 #        - 13  # NDRPDR sel
1858 #        - 14  # NDRPDR sel
1859 #        - 15  # NDRPDR sel
1860 #        - 16  # NDRPDR sel
1861 #        - 17  # NDRPDR sel
1862 #        - 18  # NDRPDR sel
1863 #    dpdk-performance-changes-2n-dnv-ref:
1864 #      # No data
1865 #    dpdk-performance-changes-2n-dnv-cmp:
1866 #      # No data
1867 #      csit-dpdk-perf-report-iterative-2009-2n-dnv:
1868
1869 #    dpdk-performance-changes-3n-dnv-h1:
1870 #      csit-dpdk-perf-verify-2101-3n-dnv:
1871 #        - 12  # NDRPDR sel
1872 #        - 13  # NDRPDR sel
1873 #        - 14  # NDRPDR sel
1874 #        - 15  # NDRPDR sel
1875 #        - 16  # NDRPDR sel
1876 #        - 17  # NDRPDR sel
1877 #        - 18  # NDRPDR sel
1878 #        - 19  # NDRPDR sel
1879 #        - 20  # NDRPDR sel
1880 #        - 22  # NDRPDR sel
1881 #    dpdk-performance-changes-3n-dnv-ref:
1882 #      # No data
1883 #    dpdk-performance-changes-3n-dnv-cmp:
1884 #      # No data
1885 #      csit-dpdk-perf-report-iterative-2009-3n-dnv:
1886
1887     dpdk-performance-changes-3n-tsh-h1:
1888       csit-dpdk-perf-report-iterative-2005-3n-tsh:
1889         - 5   # NDRPDR sel
1890     dpdk-performance-changes-3n-tsh-ref:
1891       csit-dpdk-perf-report-iterative-2009-3n-tsh:
1892         - 1   # NDRPDR iter env5
1893         - 2   # NDRPDR iter env5
1894         - 3   # NDRPDR iter env5
1895         - 4   # NDRPDR iter env5
1896         - 5   # NDRPDR iter env5
1897         - 6   # NDRPDR iter env5
1898         - 7   # NDRPDR iter env5
1899         - 9   # NDRPDR iter env5
1900         - 10  # NDRPDR iter env5
1901         - 11  # NDRPDR iter env5
1902     dpdk-performance-changes-3n-tsh-cmp:
1903       csit-dpdk-perf-report-iterative-2101-3n-tsh:
1904         - 11  # rls2101 NDRPDR iter env 6
1905         - 12  # rls2101 NDRPDR iter env 6
1906         - 13  # rls2101 NDRPDR iter env 6
1907         - 14  # rls2101 NDRPDR iter env 6
1908         - 16  # rls2101 NDRPDR iter env 6
1909         - 17  # rls2101 NDRPDR iter env 6
1910         - 18  # rls2101 NDRPDR iter env 6
1911         - 19  # rls2101 NDRPDR iter env 6
1912         - 20  # rls2101 NDRPDR iter env 6
1913         - 21  # rls2101 NDRPDR iter env 6
1914
1915     # Compare testbeds
1916
1917     vpp-compare-testbeds-ref:
1918       csit-vpp-perf-report-iterative-2101-3n-hsw:
1919         - 64  # rls2101.rel NDRPDR iter env 6
1920         - 71  # rls2101.rel NDRPDR iter env 6
1921         - 73  # rls2101.rel NDRPDR iter env 6
1922         - 74  # rls2101.rel NDRPDR iter env 6
1923         - 80  # rls2101.rel NDRPDR iter env 6
1924         - 81  # rls2101.rel NDRPDR iter env 6
1925         - 82  # rls2101.rel NDRPDR iter env 6
1926         - 83  # rls2101.rel NDRPDR iter env 6
1927         - 88  # rls2101.rel NDRPDR iter env 6
1928         - 89  # rls2101.rel NDRPDR iter env 6
1929     vpp-compare-testbeds-cmp:
1930       csit-vpp-perf-report-iterative-2101-3n-skx:
1931         - 36  # rls2101.rel NDRPDR iter env 6
1932         - 37  # rls2101.rel NDRPDR iter env 6
1933         - 38  # rls2101.rel NDRPDR iter env 6
1934         - 39  # rls2101.rel NDRPDR iter env 6
1935         - 40  # rls2101.rel NDRPDR iter env 6
1936         - 41  # rls2101.rel NDRPDR iter env 6
1937         - 42  # rls2101.rel NDRPDR iter env 6
1938         - 47  # rls2101.rel NDRPDR iter env 6
1939         - 48  # rls2101.rel NDRPDR iter env 6
1940         - 50  # rls2101.rel NDRPDR iter env 6
1941
1942     vpp-compare-testbeds-skx-clx-ref:
1943       csit-vpp-perf-report-iterative-2101-2n-skx:
1944         - 63  # rls2101.rel NDRPDR iter env 6
1945         - 69  # rls2101.rel NDRPDR iter env 6
1946         - 70  # rls2101.rel NDRPDR iter env 6
1947         - 75  # rls2101.rel NDRPDR iter env 6
1948         - 76  # rls2101.rel NDRPDR iter env 6
1949         - 77  # rls2101.rel NDRPDR iter env 6
1950         - 82  # rls2101.rel NDRPDR iter env 6
1951         - 85  # rls2101.rel NDRPDR iter env 6
1952         - 86  # rls2101.rel NDRPDR iter env 6
1953         - 94  # rls2101.rel NDRPDR iter env 6
1954         - 89  # rls2101.rel NDRPDR iter RND env 6
1955         - 90  # rls2101.rel NDRPDR iter RND env 6
1956         - 91  # rls2101.rel NDRPDR iter RND env 6
1957         - 92  # rls2101.rel NDRPDR iter RND env 6
1958         - 93  # rls2101.rel NDRPDR iter RND env 6
1959         - 96  # rls2101.rel NDRPDR iter RND env 6
1960         - 98  # rls2101.rel NDRPDR iter RND env 6
1961         - 99  # rls2101.rel NDRPDR iter RND env 6
1962         - 101 # rls2101.rel NDRPDR iter RND env 6
1963         - 102 # rls2101.rel NDRPDR iter RND env 6
1964         - 116 # rls2101.rel NDRPDR iter NAT env 6
1965         - 117 # rls2101.rel NDRPDR iter NAT env 6
1966         - 118 # rls2101.rel NDRPDR iter NAT env 6
1967         - 119 # rls2101.rel NDRPDR iter NAT env 6
1968         - 120 # rls2101.rel NDRPDR iter NAT env 6
1969         - 121 # rls2101.rel NDRPDR iter NAT env 6
1970         - 122 # rls2101.rel NDRPDR iter NAT env 6
1971         - 123 # rls2101.rel NDRPDR iter NAT env 6
1972         - 124 # rls2101.rel NDRPDR iter NAT env 6
1973         - 125 # rls2101.rel NDRPDR iter NAT env 6
1974     vpp-compare-testbeds-skx-clx-cmp:
1975       csit-vpp-perf-report-iterative-2101-2n-clx:
1976         - 54  # rls2101.rel NDRPDR iter env 6
1977         - 59  # rls2101.rel NDRPDR iter env 6
1978         - 60  # rls2101.rel NDRPDR iter env 6
1979         - 63  # rls2101.rel NDRPDR iter env 6
1980         - 66  # rls2101.rel NDRPDR iter env 6
1981         - 68  # rls2101.rel NDRPDR iter env 6
1982         - 73  # rls2101.rel NDRPDR iter env 6
1983         - 75  # rls2101.rel NDRPDR iter env 6
1984         - 86  # rls2101.rel NDRPDR iter env 6
1985         - 90  # rls2101.rel NDRPDR iter env 6
1986         - 80  # rls2101.rel NDRPDR iter RND env 6
1987         - 87  # rls2101.rel NDRPDR iter RND env 6
1988         - 91  # rls2101.rel NDRPDR iter RND env 6
1989         - 92  # rls2101.rel NDRPDR iter RND env 6
1990         - 93  # rls2101.rel NDRPDR iter RND env 6
1991         - 94  # rls2101.rel NDRPDR iter RND env 6
1992         - 95  # rls2101.rel NDRPDR iter RND env 6
1993         - 100 # rls2101.rel NDRPDR iter RND env 6
1994         - 106 # rls2101.rel NDRPDR iter RND env 6
1995         - 108 # rls2101.rel NDRPDR iter RND env 6
1996         - 112 # rls2101.rel NDRPDR iter NAT env 6
1997         - 113 # rls2101.rel NDRPDR iter NAT env 6
1998         - 114 # rls2101.rel NDRPDR iter NAT env 6
1999         - 115 # rls2101.rel NDRPDR iter NAT env 6
2000         - 116 # rls2101.rel NDRPDR iter NAT env 6
2001         - 117 # rls2101.rel NDRPDR iter NAT env 6
2002         - 118 # rls2101.rel NDRPDR iter NAT env 6
2003         - 119 # rls2101.rel NDRPDR iter NAT env 6
2004         - 120 # rls2101.rel NDRPDR iter NAT env 6
2005         - 121 # rls2101.rel NDRPDR iter NAT env 6
2006
2007     vpp-compare-testbeds-hsw-clx-ref:
2008       csit-vpp-perf-report-iterative-2101-3n-hsw:
2009         - 64  # rls2101.rel NDRPDR iter env 6
2010         - 71  # rls2101.rel NDRPDR iter env 6
2011         - 73  # rls2101.rel NDRPDR iter env 6
2012         - 74  # rls2101.rel NDRPDR iter env 6
2013         - 80  # rls2101.rel NDRPDR iter env 6
2014         - 81  # rls2101.rel NDRPDR iter env 6
2015         - 82  # rls2101.rel NDRPDR iter env 6
2016         - 83  # rls2101.rel NDRPDR iter env 6
2017         - 88  # rls2101.rel NDRPDR iter env 6
2018         - 89  # rls2101.rel NDRPDR iter env 6
2019         - 128 # rls2101.rel NDRPDR iter RND env 6
2020         - 129 # rls2101.rel NDRPDR iter RND env 6
2021         - 130 # rls2101.rel NDRPDR iter RND env 6
2022         - 131 # rls2101.rel NDRPDR iter RND env 6
2023         - 132 # rls2101.rel NDRPDR iter RND env 6
2024         - 133 # rls2101.rel NDRPDR iter RND env 6
2025         - 134 # rls2101.rel NDRPDR iter RND env 6
2026         - 135 # rls2101.rel NDRPDR iter RND env 6
2027         - 136 # rls2101.rel NDRPDR iter RND env 6
2028         - 137 # rls2101.rel NDRPDR iter RND env 6
2029     vpp-compare-testbeds-hsw-clx-cmp:
2030       csit-vpp-perf-report-iterative-2101-2n-clx:
2031         - 54  # rls2101.rel NDRPDR iter env 6
2032         - 59  # rls2101.rel NDRPDR iter env 6
2033         - 60  # rls2101.rel NDRPDR iter env 6
2034         - 63  # rls2101.rel NDRPDR iter env 6
2035         - 66  # rls2101.rel NDRPDR iter env 6
2036         - 68  # rls2101.rel NDRPDR iter env 6
2037         - 73  # rls2101.rel NDRPDR iter env 6
2038         - 75  # rls2101.rel NDRPDR iter env 6
2039         - 90  # rls2101.rel NDRPDR iter env 6
2040         - 80  # rls2101.rel NDRPDR iter RND env 6
2041         - 87  # rls2101.rel NDRPDR iter RND env 6
2042         - 91  # rls2101.rel NDRPDR iter RND env 6
2043         - 92  # rls2101.rel NDRPDR iter RND env 6
2044         - 93  # rls2101.rel NDRPDR iter RND env 6
2045         - 94  # rls2101.rel NDRPDR iter RND env 6
2046         - 95  # rls2101.rel NDRPDR iter RND env 6
2047         - 100 # rls2101.rel NDRPDR iter RND env 6
2048         - 106 # rls2101.rel NDRPDR iter RND env 6
2049         - 108 # rls2101.rel NDRPDR iter RND env 6
2050         - 112 # rls2101.rel NDRPDR iter NAT env 6
2051         - 113 # rls2101.rel NDRPDR iter NAT env 6
2052         - 114 # rls2101.rel NDRPDR iter NAT env 6
2053         - 115 # rls2101.rel NDRPDR iter NAT env 6
2054         - 116 # rls2101.rel NDRPDR iter NAT env 6
2055         - 117 # rls2101.rel NDRPDR iter NAT env 6
2056         - 118 # rls2101.rel NDRPDR iter NAT env 6
2057         - 119 # rls2101.rel NDRPDR iter NAT env 6
2058         - 120 # rls2101.rel NDRPDR iter NAT env 6
2059         - 121 # rls2101.rel NDRPDR iter NAT env 6
2060
2061     vpp-compare-testbeds-mrr-ref:
2062       csit-vpp-perf-report-iterative-2101-3n-hsw:
2063         - 63  # rls2101.rel MRR iter env 6
2064     vpp-compare-testbeds-mrr-cmp:
2065       csit-vpp-perf-report-iterative-2101-3n-skx:
2066         - 35  # rls2101.rel MRR iter env 6
2067
2068     vpp-compare-testbeds-mrr-skx-clx-ref:
2069       csit-vpp-perf-report-iterative-2101-2n-skx:
2070         - 62  # rls2101.rel MRR iter env 6
2071     vpp-compare-testbeds-mrr-skx-clx-cmp:
2072       csit-vpp-perf-report-iterative-2101-2n-clx:
2073         - 53  # rls2101.rel MRR iter env 6
2074
2075     vpp-compare-testbeds-mrr-hsw-clx-ref:
2076       csit-vpp-perf-report-iterative-2101-3n-hsw:
2077         - 63  # rls2101.rel MRR iter env 6
2078     vpp-compare-testbeds-mrr-hsw-clx-cmp:
2079       csit-vpp-perf-report-iterative-2101-2n-clx:
2080         - 53  # rls2101.rel MRR iter env 6
2081
2082     dpdk-compare-testbeds-ref:
2083       csit-dpdk-perf-report-iterative-2101-3n-hsw:
2084         - 11  # rls2101 NDRPDR iter env 6
2085         - 12  # rls2101 NDRPDR iter env 6
2086         - 13  # rls2101 NDRPDR iter env 6
2087         - 14  # rls2101 NDRPDR iter env 6
2088         - 16  # rls2101 NDRPDR iter env 6
2089         - 17  # rls2101 NDRPDR iter env 6
2090         - 18  # rls2101 NDRPDR iter env 6
2091         - 19  # rls2101 NDRPDR iter env 6
2092         - 20  # rls2101 NDRPDR iter env 6
2093         - 21  # rls2101 NDRPDR iter env 6
2094     dpdk-compare-testbeds-cmp:
2095       csit-dpdk-perf-report-iterative-2101-3n-skx:
2096         - 12  # rls2101 NDRPDR iter env 6
2097         - 14  # rls2101 NDRPDR iter env 6
2098         - 15  # rls2101 NDRPDR iter env 6
2099         - 17  # rls2101 NDRPDR iter env 6
2100         - 19  # rls2101 NDRPDR iter env 6
2101         - 20  # rls2101 NDRPDR iter env 6
2102         - 21  # rls2101 NDRPDR iter env 6
2103         - 22  # rls2101 NDRPDR iter env 6
2104         - 25  # rls2101 NDRPDR iter env 6
2105         - 26  # rls2101 NDRPDR iter env 6
2106
2107     dpdk-compare-testbeds-skx-clx-ref:
2108       csit-dpdk-perf-report-iterative-2101-2n-skx:
2109         - 11  # rls2101 NDRPDR iter env 6
2110         - 12  # rls2101 NDRPDR iter env 6
2111         - 13  # rls2101 NDRPDR iter env 6
2112         - 14  # rls2101 NDRPDR iter env 6
2113         - 15  # rls2101 NDRPDR iter env 6
2114         - 17  # rls2101 NDRPDR iter env 6
2115         - 18  # rls2101 NDRPDR iter env 6
2116         - 19  # rls2101 NDRPDR iter env 6
2117         - 20  # rls2101 NDRPDR iter env 6
2118         - 21  # rls2101 NDRPDR iter env 6
2119     dpdk-compare-testbeds-skx-clx-cmp:
2120       csit-dpdk-perf-report-iterative-2101-2n-clx:
2121         - 12  # rls2101 NDRPDR iter env 6
2122         - 13  # rls2101 NDRPDR iter env 6
2123         - 14  # rls2101 NDRPDR iter env 6
2124         - 18  # rls2101 NDRPDR iter env 6
2125         - 22  # rls2101 NDRPDR iter env 6
2126
2127     # Compare topologies
2128
2129     vpp-compare-topologies-ref:
2130       csit-vpp-perf-report-iterative-2101-3n-skx:
2131         - 36  # rls2101.rel NDRPDR iter env 6
2132         - 37  # rls2101.rel NDRPDR iter env 6
2133         - 38  # rls2101.rel NDRPDR iter env 6
2134         - 39  # rls2101.rel NDRPDR iter env 6
2135         - 40  # rls2101.rel NDRPDR iter env 6
2136         - 41  # rls2101.rel NDRPDR iter env 6
2137         - 42  # rls2101.rel NDRPDR iter env 6
2138         - 47  # rls2101.rel NDRPDR iter env 6
2139         - 48  # rls2101.rel NDRPDR iter env 6
2140         - 50  # rls2101.rel NDRPDR iter env 6
2141     vpp-compare-topologies-cmp:
2142       csit-vpp-perf-report-iterative-2101-2n-skx:
2143         - 63  # rls2101.rel NDRPDR iter env 6
2144         - 69  # rls2101.rel NDRPDR iter env 6
2145         - 70  # rls2101.rel NDRPDR iter env 6
2146         - 75  # rls2101.rel NDRPDR iter env 6
2147         - 76  # rls2101.rel NDRPDR iter env 6
2148         - 77  # rls2101.rel NDRPDR iter env 6
2149         - 82  # rls2101.rel NDRPDR iter env 6
2150         - 85  # rls2101.rel NDRPDR iter env 6
2151         - 86  # rls2101.rel NDRPDR iter env 6
2152         - 94  # rls2101.rel NDRPDR iter env 6
2153
2154     vpp-compare-topologies-mrr-ref:
2155       csit-vpp-perf-report-iterative-2101-3n-skx:
2156         - 35  # rls2101.rel MRR iter env 6
2157     vpp-compare-topologies-mrr-cmp:
2158       csit-vpp-perf-report-iterative-2101-2n-skx:
2159         - 62  # rls2101.rel MRR iter env 6
2160
2161     dpdk-compare-topologies-ref:
2162       csit-dpdk-perf-report-iterative-2101-3n-skx:
2163         - 12  # rls2101 NDRPDR iter env 6
2164         - 14  # rls2101 NDRPDR iter env 6
2165         - 15  # rls2101 NDRPDR iter env 6
2166         - 17  # rls2101 NDRPDR iter env 6
2167         - 19  # rls2101 NDRPDR iter env 6
2168         - 20  # rls2101 NDRPDR iter env 6
2169         - 21  # rls2101 NDRPDR iter env 6
2170         - 22  # rls2101 NDRPDR iter env 6
2171         - 25  # rls2101 NDRPDR iter env 6
2172         - 26  # rls2101 NDRPDR iter env 6
2173     dpdk-compare-topologies-cmp:
2174       csit-dpdk-perf-report-iterative-2101-2n-skx:
2175         - 11  # rls2101 NDRPDR iter env 6
2176         - 12  # rls2101 NDRPDR iter env 6
2177         - 13  # rls2101 NDRPDR iter env 6
2178         - 14  # rls2101 NDRPDR iter env 6
2179         - 15  # rls2101 NDRPDR iter env 6
2180         - 17  # rls2101 NDRPDR iter env 6
2181         - 18  # rls2101 NDRPDR iter env 6
2182         - 19  # rls2101 NDRPDR iter env 6
2183         - 20  # rls2101 NDRPDR iter env 6
2184         - 21  # rls2101 NDRPDR iter env 6
2185
2186   plot-layouts:
2187
2188     plot-soak-throughput:
2189       titlefont:
2190         size: 16
2191       xaxis:
2192         title: "<b>Test Cases [Index]</b>"
2193         titlefont:
2194           size: 14
2195         autorange: True
2196         fixedrange: False
2197         gridcolor: "rgb(230, 230, 230)"
2198         linecolor: "rgb(220, 220, 220)"
2199         linewidth: 1
2200         showgrid: True
2201         showline: True
2202         showticklabels: True
2203         tickcolor: "rgb(220, 220, 220)"
2204         tickmode: "linear"
2205         tickfont:
2206           size: 14
2207         zeroline: False
2208       yaxis:
2209         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
2210         titlefont:
2211           size: 14
2212         gridcolor: "rgb(230, 230, 230)"
2213         hoverformat: ".4r"
2214         tickformat: ".3r"
2215         linecolor: "rgb(220, 220, 220)"
2216         linewidth: 1
2217         showgrid: True
2218         showline: True
2219         showticklabels: True
2220         tickcolor: "rgb(220, 220, 220)"
2221         tickfont:
2222           size: 14
2223         zeroline: False
2224         range: [0,50]
2225       autosize: False
2226       margin:
2227         t: 50
2228         b: 0
2229         l: 80
2230         r: 20
2231       showlegend: True
2232       legend:
2233         orientation: "h"
2234         font:
2235           size: 14
2236       width: 700
2237       height: 900
2238       paper_bgcolor: "#fff"
2239       plot_bgcolor: "#fff"
2240       hoverlabel:
2241         namelength: -1
2242
2243     plot-service-density:
2244       titlefont:
2245         size: 16
2246       xaxis:
2247         side: "top"
2248         autorange: True
2249         fixedrange: False
2250         showgrid: False
2251         showline: False
2252         showticklabels: False
2253         ticks: ""
2254         ticklen: 0
2255         tickwidth: 0
2256         zeroline: False
2257       yaxis:
2258         autorange: "reversed"
2259         showgrid: False
2260         showline: False
2261         showticklabels: False
2262         ticks: ""
2263         ticklen: 0
2264         tickwidth: 0
2265         zeroline: False
2266       showlegend: False
2267       paper_bgcolor: "#fff"
2268       plot_bgcolor: "#fff"
2269       width: 700
2270       height: 700
2271       hoverlabel:
2272         namelength: -1
2273
2274     plot-hoststack:
2275       titlefont:
2276         size: 16
2277       xaxis:
2278         title: "<b>Test Cases [Index]</b>"
2279         titlefont:
2280           size: 14
2281         autorange: True
2282         fixedrange: False
2283         gridcolor: "rgb(230, 230, 230)"
2284         linecolor: "rgb(220, 220, 220)"
2285         linewidth: 1
2286         showgrid: True
2287         showline: True
2288         showticklabels: True
2289         tickcolor: "rgb(220, 220, 220)"
2290         tickmode: "linear"
2291         tickfont:
2292           size: 14
2293         zeroline: False
2294       yaxis:
2295         title: "<b>Bandwidth [Gbps]</b>"
2296         titlefont:
2297           size: 14
2298         gridcolor: "rgb(230, 230, 230)"
2299         hoverformat: ".4s"
2300         linecolor: "rgb(220, 220, 220)"
2301         linewidth: 1
2302         rangemode: "tozero"
2303         showgrid: True
2304         showline: True
2305         showticklabels: True
2306         tickcolor: "rgb(230, 230, 230)"
2307         tickformat: ".3s"
2308         tickfont:
2309           size: 14
2310         zeroline: False
2311       autosize: False
2312       margin:
2313         t: 50
2314         b: 20
2315         l: 80
2316         r: 20
2317       showlegend: True
2318       legend:
2319         orientation: "h"
2320         font:
2321           size: 14
2322       width: 700
2323       height: 800
2324       paper_bgcolor: "#fff"
2325       plot_bgcolor: "#fff"
2326       hoverlabel:
2327         namelength: -1
2328
2329     plot-throughput:
2330       titlefont:
2331         size: 16
2332       xaxis:
2333         title: "<b>Test Cases [Index]</b>"
2334         titlefont:
2335           size: 14
2336         autorange: True
2337         fixedrange: False
2338         gridcolor: "rgb(230, 230, 230)"
2339         linecolor: "rgb(220, 220, 220)"
2340         linewidth: 1
2341         showgrid: True
2342         showline: True
2343         showticklabels: True
2344         tickcolor: "rgb(220, 220, 220)"
2345         tickmode: "linear"
2346         tickfont:
2347           size: 14
2348         zeroline: False
2349       yaxis:
2350         title: "<b>Packet Throughput [Mpps]</b>"
2351         titlefont:
2352           size: 14
2353         gridcolor: "rgb(230, 230, 230)"
2354         hoverformat: ".4r"
2355         tickformat: ".3r"
2356         linecolor: "rgb(220, 220, 220)"
2357         linewidth: 1
2358         showgrid: True
2359         showline: True
2360         showticklabels: True
2361         tickcolor: "rgb(220, 220, 220)"
2362         tickfont:
2363           size: 14
2364         zeroline: False
2365         range: [0,50]
2366       autosize: False
2367       margin:
2368         t: 50
2369         b: 0
2370         l: 80
2371         r: 20
2372       showlegend: True
2373       legend:
2374         orientation: "h"
2375         font:
2376           size: 14
2377       width: 700
2378       height: 900
2379       paper_bgcolor: "#fff"
2380       plot_bgcolor: "#fff"
2381       hoverlabel:
2382         namelength: -1
2383
2384     plot-throughput-gbps:
2385       titlefont:
2386         size: 16
2387       xaxis:
2388         title: "<b>Test Cases [Index]</b>"
2389         titlefont:
2390           size: 14
2391         autorange: True
2392         fixedrange: False
2393         gridcolor: "rgb(230, 230, 230)"
2394         linecolor: "rgb(220, 220, 220)"
2395         linewidth: 1
2396         showgrid: True
2397         showline: True
2398         showticklabels: True
2399         tickcolor: "rgb(220, 220, 220)"
2400         tickmode: "linear"
2401         tickfont:
2402           size: 14
2403         zeroline: False
2404       yaxis:
2405         title: "<b>Packet Throughput [Gbps]</b>"
2406         titlefont:
2407           size: 14
2408         gridcolor: "rgb(230, 230, 230)"
2409         hoverformat: ".4r"
2410         tickformat: ".3r"
2411         linecolor: "rgb(220, 220, 220)"
2412         linewidth: 1
2413         showgrid: True
2414         showline: True
2415         showticklabels: True
2416         tickcolor: "rgb(220, 220, 220)"
2417         tickfont:
2418           size: 14
2419         zeroline: False
2420         range: [0,10]
2421       autosize: False
2422       margin:
2423         t: 50
2424         b: 0
2425         l: 80
2426         r: 20
2427       showlegend: True
2428       legend:
2429         orientation: "h"
2430         font:
2431           size: 14
2432       width: 700
2433       height: 900
2434       paper_bgcolor: "#fff"
2435       plot_bgcolor: "#fff"
2436       hoverlabel:
2437         namelength: -1
2438
2439     plot-cps:
2440       titlefont:
2441         size: 16
2442       xaxis:
2443         title: "<b>Test Cases [Index]</b>"
2444         titlefont:
2445           size: 14
2446         autorange: True
2447         fixedrange: False
2448         gridcolor: "rgb(230, 230, 230)"
2449         linecolor: "rgb(220, 220, 220)"
2450         linewidth: 1
2451         showgrid: True
2452         showline: True
2453         showticklabels: True
2454         tickcolor: "rgb(220, 220, 220)"
2455         tickmode: "linear"
2456         tickfont:
2457           size: 14
2458         zeroline: False
2459       yaxis:
2460         title: "<b>Connection Rate [Mcps]</b>"
2461         titlefont:
2462           size: 14
2463         gridcolor: "rgb(230, 230, 230)"
2464         hoverformat: ".4r"
2465         tickformat: ".3s"
2466         linecolor: "rgb(220, 220, 220)"
2467         linewidth: 1
2468         showgrid: True
2469         showline: True
2470         showticklabels: True
2471         tickcolor: "rgb(220, 220, 220)"
2472         tickfont:
2473           size: 14
2474         zeroline: False
2475         range: [0,10]
2476       autosize: False
2477       margin:
2478         t: 50
2479         b: 0
2480         l: 80
2481         r: 20
2482       showlegend: True
2483       legend:
2484         orientation: "h"
2485         font:
2486           size: 14
2487       width: 700
2488       height: 900
2489       paper_bgcolor: "#fff"
2490       plot_bgcolor: "#fff"
2491       hoverlabel:
2492         namelength: -1
2493
2494     plot-throughput-speedup-analysis:
2495       titlefont:
2496         size: 16
2497       xaxis:
2498         title: "<b>Number of Cores [Qty]</b>"
2499         titlefont:
2500           size: 14
2501         autorange: True
2502         fixedrange: False
2503         gridcolor: "rgb(230, 230, 230)"
2504         linecolor: "rgb(220, 220, 220)"
2505         linewidth: 1
2506         showgrid: True
2507         showline: True
2508         showticklabels: True
2509         tickcolor: "rgb(238, 238, 238)"
2510         tickmode: "linear"
2511         tickfont:
2512           size: 14
2513         zeroline: False
2514       yaxis:
2515         title: "<b>Packet Throughput [Mpps]</b>"
2516         titlefont:
2517           size: 14
2518         type: "linear"
2519         gridcolor: "rgb(230, 230, 230)"
2520         hoverformat: ".4s"
2521         linecolor: "rgb(220, 220, 220)"
2522         linewidth: 1
2523         showgrid: True
2524         showline: True
2525         showticklabels: True
2526         tickcolor: "rgb(220, 220, 220)"
2527         tickformat: ".4s"
2528         tickfont:
2529           size: 14
2530         zeroline: True
2531         rangemode: "tozero"
2532         range: [0,100]
2533       legend:
2534         orientation: "h"
2535         font:
2536           size: 14
2537         xanchor: "left"
2538         yanchor: "top"
2539         x: 0
2540         y: -0.2
2541         bgcolor: "rgba(255, 255, 255, 0)"
2542         bordercolor: "rgba(255, 255, 255, 0)"
2543         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2544       autosize: False
2545       margin:
2546           't': 50
2547           'b': 150
2548           'l': 85
2549           'r': 10
2550       showlegend: True
2551       width: 700
2552       height: 700
2553       paper_bgcolor: "#fff"
2554       plot_bgcolor: "#fff"
2555       hoverlabel:
2556         namelength: -1
2557       annotations: [
2558         {
2559           text: "_ _          __          ...",
2560           align: "left",
2561           showarrow: False,
2562           xref: "paper",
2563           yref: "paper",
2564           xanchor: "left",
2565           yanchor: "top",
2566           x: 0,
2567           y: -0.14,
2568           font: {
2569             family: "Consolas, Courier New",
2570             size: 13
2571           },
2572         },
2573         {
2574           text: "    Perfect     Measured     Limit",
2575           align: "left",
2576           showarrow: False,
2577           xref: "paper",
2578           yref: "paper",
2579           xanchor: "left",
2580           yanchor: "top",
2581           x: 0,
2582           y: -0.15,
2583           font: {
2584             family: "Consolas, Courier New",
2585             size: 13
2586           },
2587         },
2588       ]
2589
2590     plot-throughput-speedup-analysis-gbps:
2591       titlefont:
2592         size: 16
2593       xaxis:
2594         title: "<b>Number of Cores [Qty]</b>"
2595         titlefont:
2596           size: 14
2597         autorange: True
2598         fixedrange: False
2599         gridcolor: "rgb(230, 230, 230)"
2600         linecolor: "rgb(220, 220, 220)"
2601         linewidth: 1
2602         showgrid: True
2603         showline: True
2604         showticklabels: True
2605         tickcolor: "rgb(238, 238, 238)"
2606         tickmode: "linear"
2607         tickfont:
2608           size: 14
2609         zeroline: False
2610       yaxis:
2611         title: "<b>Packet Throughput [Gbps]</b>"
2612         titlefont:
2613           size: 14
2614         type: "linear"
2615         gridcolor: "rgb(230, 230, 230)"
2616         hoverformat: ".4s"
2617         linecolor: "rgb(220, 220, 220)"
2618         linewidth: 1
2619         showgrid: True
2620         showline: True
2621         showticklabels: True
2622         tickcolor: "rgb(220, 220, 220)"
2623         tickformat: ".4s"
2624         tickfont:
2625           size: 14
2626         zeroline: True
2627         rangemode: "tozero"
2628         range: [0,100]
2629       legend:
2630         orientation: "h"
2631         font:
2632           size: 14
2633         xanchor: "left"
2634         yanchor: "top"
2635         x: 0
2636         y: -0.2
2637         bgcolor: "rgba(255, 255, 255, 0)"
2638         bordercolor: "rgba(255, 255, 255, 0)"
2639         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2640       autosize: False
2641       margin:
2642           't': 50
2643           'b': 150
2644           'l': 85
2645           'r': 10
2646       showlegend: True
2647       width: 700
2648       height: 700
2649       paper_bgcolor: "#fff"
2650       plot_bgcolor: "#fff"
2651       hoverlabel:
2652         namelength: -1
2653       annotations: [
2654         {
2655           text: "_ _          __",
2656           align: "left",
2657           showarrow: False,
2658           xref: "paper",
2659           yref: "paper",
2660           xanchor: "left",
2661           yanchor: "top",
2662           x: 0,
2663           y: -0.13,
2664           font: {
2665             family: "Consolas, Courier New",
2666             size: 13
2667           },
2668         },
2669         {
2670           text: "    Perfect     Measured",
2671           align: "left",
2672           showarrow: False,
2673           xref: "paper",
2674           yref: "paper",
2675           xanchor: "left",
2676           yanchor: "top",
2677           x: 0,
2678           y: -0.15,
2679           font: {
2680             family: "Consolas, Courier New",
2681             size: 13
2682           },
2683         },
2684       ]
2685
2686     plot-throughput-speedup-analysis-cps:
2687       titlefont:
2688         size: 16
2689       xaxis:
2690         title: "<b>Number of Cores [Qty]</b>"
2691         titlefont:
2692           size: 14
2693         autorange: True
2694         fixedrange: False
2695         gridcolor: "rgb(230, 230, 230)"
2696         linecolor: "rgb(220, 220, 220)"
2697         linewidth: 1
2698         showgrid: True
2699         showline: True
2700         showticklabels: True
2701         tickcolor: "rgb(238, 238, 238)"
2702         tickmode: "linear"
2703         tickfont:
2704           size: 14
2705         zeroline: False
2706       yaxis:
2707         title: "<b>Connection Rate [Mcps]</b>"
2708         titlefont:
2709           size: 14
2710         type: "linear"
2711         gridcolor: "rgb(230, 230, 230)"
2712         hoverformat: ".4s"
2713         linecolor: "rgb(220, 220, 220)"
2714         linewidth: 1
2715         showgrid: True
2716         showline: True
2717         showticklabels: True
2718         tickcolor: "rgb(220, 220, 220)"
2719         tickformat: ".4s"
2720         tickfont:
2721           size: 14
2722         zeroline: True
2723         rangemode: "tozero"
2724         range: [0,100]
2725       legend:
2726         orientation: "h"
2727         font:
2728           size: 14
2729         xanchor: "left"
2730         yanchor: "top"
2731         x: 0
2732         y: -0.2
2733         bgcolor: "rgba(255, 255, 255, 0)"
2734         bordercolor: "rgba(255, 255, 255, 0)"
2735         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2736       autosize: False
2737       margin:
2738           't': 50
2739           'b': 150
2740           'l': 85
2741           'r': 10
2742       showlegend: True
2743       width: 700
2744       height: 700
2745       paper_bgcolor: "#fff"
2746       plot_bgcolor: "#fff"
2747       hoverlabel:
2748         namelength: -1
2749       annotations: [
2750         {
2751           text: "_ _          __",
2752           align: "left",
2753           showarrow: False,
2754           xref: "paper",
2755           yref: "paper",
2756           xanchor: "left",
2757           yanchor: "top",
2758           x: 0,
2759           y: -0.13,
2760           font: {
2761             family: "Consolas, Courier New",
2762             size: 13
2763           },
2764         },
2765         {
2766           text: "    Perfect     Measured",
2767           align: "left",
2768           showarrow: False,
2769           xref: "paper",
2770           yref: "paper",
2771           xanchor: "left",
2772           yanchor: "top",
2773           x: 0,
2774           y: -0.15,
2775           font: {
2776             family: "Consolas, Courier New",
2777             size: 13
2778           },
2779         },
2780       ]
2781
2782     plot-latency:
2783       titlefont:
2784         size: 16
2785       xaxis:
2786         title: "<b>Direction</b>"
2787         titlefont:
2788           size: 14
2789         autorange: True
2790         fixedrange: False
2791         gridcolor: "rgb(230, 230, 230)"
2792         linecolor: "rgb(220, 220, 220)"
2793         linewidth: 1
2794         showgrid: True
2795         showline: True
2796         showticklabels: False
2797         tickcolor: "rgb(220, 220, 220)"
2798         tickmode: "linear"
2799         tickfont:
2800           size: 14
2801         zeroline: False
2802       yaxis:
2803         title: "<b>Packet Latency [uSec]</b>"
2804         titlefont:
2805           size: 14
2806         type: "linear"
2807         gridcolor: "rgb(230, 230, 230)"
2808         hoverformat: ".4s"
2809         linecolor: "rgb(220, 220, 220)"
2810         linewidth: 1
2811         showgrid: True
2812         showline: True
2813         showticklabels: True
2814         tickcolor: "rgb(220, 220, 220)"
2815         tickformat: ".4s"
2816         tickfont:
2817           size: 14
2818         zeroline: True
2819         rangemode: "tozero"
2820       legend:
2821         orientation: "h"
2822         font:
2823           size: 14
2824         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2825       autosize: False
2826       margin:
2827           't': 50
2828           'b': 150
2829           'l': 80
2830           'r': 10
2831       showlegend: True
2832       width: 700
2833       height: 700
2834       paper_bgcolor: "#fff"
2835       plot_bgcolor: "#fff"
2836       hoverlabel:
2837         namelength: -1
2838
2839     plot-hdrh-latency:
2840       title:
2841         text: ""
2842         xanchor: "center"
2843         x: 0.5
2844         font:
2845           size: 16
2846       width: 700
2847       plot_bgcolor: "white"
2848       annotations:
2849         - font:
2850             size: 14
2851           showarrow: False
2852           text: "<b>Packet Latency [uSec]</b>"
2853           x: 1
2854           xanchor: "right"
2855           xref: "paper"
2856           y: -0.045
2857           yanchor: "top"
2858           yref: "paper"
2859         - font:
2860             size: 14
2861           showarrow: False
2862           text: "<b>Probability [%]</b>"
2863           textangle: 270
2864           x: -0.06
2865           xanchor: "center"
2866           xref: "paper"
2867           y: 0.5
2868           yanchor: "middle"
2869           yref: "paper"
2870         - font:
2871             size: 14
2872           showarrow: False
2873           text: "<b>Direction: E-W</b>"
2874           x: 0.24
2875           xanchor: "center"
2876           xref: "paper"
2877           y: 1.05
2878           yanchor: "bottom"
2879           yref: "paper"
2880         - font:
2881             size: 14
2882           showarrow: False
2883           text: "<b>Direction: W-E</b>"
2884           x: 0.74
2885           xanchor: "center"
2886           xref: "paper"
2887           y: 1.05
2888           yanchor: "bottom"
2889           yref: "paper"
2890
2891     plot-hdrh-latency-percentile-x-log:
2892       title:
2893         text: "<b>Latency by Percentile Distribution</b>"
2894         xanchor: "center"
2895         x: 0.5
2896         font:
2897           size: 18
2898       showlegend: True
2899       legend:
2900         traceorder: "normal"
2901         orientation: "h"
2902         font:
2903           size: 16
2904         xanchor: "left"
2905         yanchor: "top"
2906         x: 0
2907         y: -0.2
2908         bgcolor: "rgba(255, 255, 255, 0)"
2909         bordercolor: "rgba(255, 255, 255, 0)"
2910       xaxis:
2911         type: "log"
2912         title: "<b>Percentile [%]</b>"
2913         titlefont:
2914           size: 14
2915         autorange: False
2916         fixedrange: True
2917         gridcolor: "rgb(230, 230, 230)"
2918         linecolor: "rgb(220, 220, 220)"
2919         linewidth: 1
2920         showgrid: True
2921         showline: True
2922         showticklabels: True
2923         tickcolor: "rgb(220, 220, 220)"
2924         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6]
2925         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999]
2926         tickfont:
2927           size: 14
2928       yaxis:
2929         title: "<b>One-Way Latency per Direction [uSec]</b>"
2930         titlefont:
2931           size: 14
2932         gridcolor: "rgb(230, 230, 230)"
2933         linecolor: "rgb(220, 220, 220)"
2934         linewidth: 1
2935         showgrid: True
2936         showline: True
2937         showticklabels: True
2938         tickcolor: "rgb(220, 220, 220)"
2939         tickfont:
2940           size: 14
2941       autosize: False
2942       width: 700
2943       height: 700
2944       paper_bgcolor: "white"
2945       plot_bgcolor: "white"
2946
2947     plot-hdrh-latency-by-percentile:
2948       title:
2949         text: "<b>Latency by Percentile Distribution</b>"
2950         xanchor: "center"
2951         x: 0.5
2952         font:
2953           size: 18
2954       showlegend: True
2955       legend:
2956         traceorder: "normal"
2957         orientation: "h"
2958         font:
2959           size: 16
2960         xanchor: "left"
2961         yanchor: "top"
2962         x: 0
2963         y: -0.2
2964         bgcolor: "rgba(255, 255, 255, 0)"
2965         bordercolor: "rgba(255, 255, 255, 0)"
2966       xaxis:
2967         type: "linear"
2968         title: "<b>Percentile [%]</b>"
2969         titlefont:
2970           size: 14
2971         autorange: False
2972         fixedrange: False
2973         range: [0, 100]
2974         gridcolor: "rgb(230, 230, 230)"
2975         linecolor: "rgb(220, 220, 220)"
2976         linewidth: 1
2977         showgrid: True
2978         showline: True
2979         showticklabels: True
2980         tickcolor: "rgb(220, 220, 220)"
2981         tickvals: [0, 25, 50, 75, 100]
2982         ticktext: [0, 25, 50, 75, 100]
2983         tickfont:
2984           size: 14
2985       yaxis:
2986         title: "<b>One-Way Latency per Direction [uSec]</b>"
2987         titlefont:
2988           size: 14
2989         gridcolor: "rgb(230, 230, 230)"
2990         linecolor: "rgb(220, 220, 220)"
2991         linewidth: 1
2992         showgrid: True
2993         showline: True
2994         showticklabels: True
2995         tickcolor: "rgb(220, 220, 220)"
2996         tickfont:
2997           size: 14
2998       width: 700
2999       height: 700
3000       paper_bgcolor: "white"
3001       plot_bgcolor: "white"
3002
3003 - type: "static"
3004   src-path: "{DIR[RST]}"
3005   dst-path: "{DIR[WORKING,SRC]}"
3006
3007 - type: "input"
3008   general:
3009     file-name: "output_info.xml.gz"
3010     file-format: ".gz"
3011     arch-file-format:
3012       - ".gz"
3013       - ".zip"
3014     download-path: "{job}/{build}/archives/{filename}"
3015     extract: "output.xml"
3016
3017     zip-file-name: "robot-plugin.zip"
3018     zip-file-format: ".zip"
3019     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
3020     zip-extract: "robot-plugin/output.xml"
3021
3022   builds:
3023
3024     csit-vpp-perf-report-iterative-2009-3n-hsw:
3025       - 18  # rls2005 MRR iter env 5
3026       - 9   # rls2005 NDRPDR iter env 5
3027       - 10  # rls2005 NDRPDR iter env 5
3028       - 11  # rls2005 NDRPDR iter env 5
3029       - 12  # rls2005 NDRPDR iter env 5
3030       - 13  # rls2005 NDRPDR iter env 5
3031       - 14  # rls2005 NDRPDR iter env 5
3032       - 15  # rls2005 NDRPDR iter env 5
3033       - 16  # rls2005 NDRPDR iter env 5
3034       - 17  # rls2005 NDRPDR iter env 5
3035       - 19  # rls2005 NDRPDR iter env 5
3036       - 23  # rls2009 MRR iter env 5
3037       - 21  # rls2009 NDRPDR iter env 5
3038       - 22  # rls2009 NDRPDR iter env 5
3039       - 24  # rls2009 NDRPDR iter env 5
3040       - 25  # rls2009 NDRPDR iter env 5
3041       - 26  # rls2009 NDRPDR iter env 5
3042       - 27  # rls2009 NDRPDR iter env 5
3043       - 28  # rls2009 NDRPDR iter env 5
3044       - 29  # rls2009 NDRPDR iter env 5
3045       - 30  # rls2009 NDRPDR iter env 5
3046       - 31  # rls2009 NDRPDR iter env 5
3047     csit-vpp-perf-report-iterative-2101-3n-hsw:
3048       - 17  # rls2009 MRR iter env 6
3049       - 19  # rls2009 NDRPDR iter env 6
3050       - 20  # rls2009 NDRPDR iter env 6
3051       - 21  # rls2009 NDRPDR iter env 6
3052       - 22  # rls2009 NDRPDR iter env 6
3053       - 23  # rls2009 NDRPDR iter env 6
3054       - 24  # rls2009 NDRPDR iter env 6
3055       - 25  # rls2009 NDRPDR iter env 6
3056       - 26  # rls2009 NDRPDR iter env 6
3057       - 27  # rls2009 NDRPDR iter env 6
3058       - 63  # rls2101.rel MRR iter env 6
3059       - 64  # rls2101.rel NDRPDR iter env 6
3060       - 71  # rls2101.rel NDRPDR iter env 6
3061       - 73  # rls2101.rel NDRPDR iter env 6
3062       - 74  # rls2101.rel NDRPDR iter env 6
3063       - 80  # rls2101.rel NDRPDR iter env 6
3064       - 81  # rls2101.rel NDRPDR iter env 6
3065       - 82  # rls2101.rel NDRPDR iter env 6
3066       - 83  # rls2101.rel NDRPDR iter env 6
3067       - 88  # rls2101.rel NDRPDR iter env 6
3068       - 89  # rls2101.rel NDRPDR iter env 6
3069       - 128 # rls2101.rel NDRPDR iter RND env 6
3070       - 129 # rls2101.rel NDRPDR iter RND env 6
3071       - 130 # rls2101.rel NDRPDR iter RND env 6
3072       - 131 # rls2101.rel NDRPDR iter RND env 6
3073       - 132 # rls2101.rel NDRPDR iter RND env 6
3074       - 133 # rls2101.rel NDRPDR iter RND env 6
3075       - 134 # rls2101.rel NDRPDR iter RND env 6
3076       - 135 # rls2101.rel NDRPDR iter RND env 6
3077       - 136 # rls2101.rel NDRPDR iter RND env 6
3078       - 137 # rls2101.rel NDRPDR iter RND env 6
3079       - 65  # rls2101.rel NDRPDR reconf iter env 6
3080       - 68  # rls2101.rel NDRPDR reconf iter env 6
3081       - 77  # rls2101.rel NDRPDR reconf iter env 6
3082       - 84  # rls2101.rel NDRPDR reconf iter env 6
3083       - 90  # rls2101.rel NDRPDR reconf iter env 6
3084       - 96  # rls2101.rel NDRPDR reconf iter env 6
3085       - 101 # rls2101.rel NDRPDR reconf iter env 6
3086       - 104 # rls2101.rel NDRPDR reconf iter env 6
3087       - 105 # rls2101.rel NDRPDR reconf iter env 6
3088       - 106 # rls2101.rel NDRPDR reconf iter env 6
3089       - 107 # rls2101.rel NDRPDR reconf iter env 6
3090       - 108 # rls2101.rel NDRPDR reconf iter env 6
3091       - 110 # rls2101.rel NDRPDR reconf iter env 6
3092       - 111 # rls2101.rel NDRPDR reconf iter env 6
3093       - 112 # rls2101.rel NDRPDR reconf iter env 6
3094       - 113 # rls2101.rel NDRPDR reconf iter env 6
3095       - 114 # rls2101.rel NDRPDR reconf iter env 6
3096       - 115 # rls2101.rel NDRPDR reconf iter env 6
3097       - 116 # rls2101.rel NDRPDR reconf iter env 6
3098       - 117 # rls2101.rel NDRPDR reconf iter env 6
3099       - 69  # rls2101.rel Hoststack iter env 6
3100       - 70  # rls2101.rel Hoststack iter env 6
3101       - 75  # rls2101.rel Hoststack iter env 6
3102       - 76  # rls2101.rel Hoststack iter env 6
3103       - 78  # rls2101.rel Hoststack iter env 6
3104       - 79  # rls2101.rel Hoststack iter env 6
3105       - 85  # rls2101.rel Hoststack iter env 6
3106       - 86  # rls2101.rel Hoststack iter env 6
3107       - 87  # rls2101.rel Hoststack iter env 6
3108       - 91  # rls2101.rel Hoststack iter env 6
3109       - 92  # rls2101.rel Hoststack iter env 6
3110       - 93  # rls2101.rel Hoststack iter env 6
3111       - 94  # rls2101.rel Hoststack iter env 6
3112       - 95  # rls2101.rel Hoststack iter env 6
3113       - 97  # rls2101.rel Hoststack iter env 6
3114       - 98  # rls2101.rel Hoststack iter env 6
3115       - 99  # rls2101.rel Hoststack iter env 6
3116       - 100 # rls2101.rel Hoststack iter env 6
3117       - 102 # rls2101.rel Hoststack iter env 6
3118       - 103 # rls2101.rel Hoststack iter env 6
3119     csit-vpp-perf-report-coverage-2101-3n-hsw:
3120       - 1   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-00
3121       - 2   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-01
3122       - 3   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-02
3123       - 4   # rls2101.rel NDRPDR cov env 6 3n-hsw-crypto-03
3124       - 5   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-00
3125       - 6   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-01
3126       - 7   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-02
3127       - 8   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-03
3128       - 9   # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-04
3129       - 10  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-05
3130       - 11  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-06
3131       - 12  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4-07
3132       - 13  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4tun-00
3133       - 14  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4tun-01
3134       - 15  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip4tun-02
3135       - 16  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip6-00
3136       - 18  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip6-01
3137       - 19  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-00
3138       - 20  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-01
3139       - 21  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-02
3140       - 22  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-03
3141       - 23  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-04
3142       - 24  # rls2101.rel NDRPDR cov env 6 3n-hsw-ip6tun-00
3143       - 25  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-05
3144       - 26  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-06
3145       - 27  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-07
3146       - 28  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-08
3147       - 29  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-09
3148       - 30  # rls2101.rel NDRPDR cov env 6 3n-hsw-l2-10
3149       - 31  # rls2101.rel NDRPDR cov env 6 3n-hsw-memif-00
3150       - 32  # rls2101.rel NDRPDR cov env 6 3n-hsw-srv6-00
3151       - 33  # rls2101.rel NDRPDR cov env 6 3n-hsw-srv6-01
3152       - 34  # rls2101.rel NDRPDR cov env 6 3n-hsw-vhost-00
3153       - 35  # rls2101.rel NDRPDR cov env 6 3n-hsw-vhost-01
3154       - 36  # rls2101.rel NDRPDR cov env 6 3n-hsw-vhost-02
3155
3156
3157     csit-vpp-perf-report-iterative-2009-3n-skx:
3158       - 17  # rls2005 MRR iter env 5
3159       - 13  # rls2005 NDRPDR iter env 5
3160       - 18  # rls2005 NDRPDR iter env 5
3161       - 19  # rls2005 NDRPDR iter env 5
3162       - 41  # rls2005 NDRPDR iter env 5
3163       - 43  # rls2005 NDRPDR iter env 5
3164       - 44  # rls2005 NDRPDR iter env 5
3165       - 45  # rls2005 NDRPDR iter env 5
3166       - 46  # rls2005 NDRPDR iter env 5
3167       - 48  # rls2005 NDRPDR iter env 5
3168       - 49  # rls2005 NDRPDR iter env 5
3169       - 24  # rls2009 MRR iter env 5
3170       - 26  # rls2009 NDRPDR iter env 5
3171       - 27  # rls2009 NDRPDR iter env 5
3172       - 28  # rls2009 NDRPDR iter env 5
3173       - 29  # rls2009 NDRPDR iter env 5
3174       - 35  # rls2009 NDRPDR iter env 5
3175       - 36  # rls2009 NDRPDR iter env 5
3176       - 37  # rls2009 NDRPDR iter env 5
3177       - 38  # rls2009 NDRPDR iter env 5
3178       - 39  # rls2009 NDRPDR iter env 5
3179       - 40  # rls2009 NDRPDR iter env 5
3180     csit-vpp-perf-report-iterative-2101-3n-skx:
3181       - 34  # rls2009 MRR iter env 6
3182       - 14  # rls2009 NDRPDR iter env 6
3183       - 15  # rls2009 NDRPDR iter env 6
3184       - 16  # rls2009 NDRPDR iter env 6
3185       - 17  # rls2009 NDRPDR iter env 6
3186       - 18  # rls2009 NDRPDR iter env 6
3187       - 25  # rls2009 NDRPDR iter env 6
3188       - 26  # rls2009 NDRPDR iter env 6
3189       - 27  # rls2009 NDRPDR iter env 6
3190       - 29  # rls2009 NDRPDR iter env 6
3191       - 31  # rls2009 NDRPDR iter env 6
3192       - 35  # rls2101.rel MRR iter env 6
3193       - 36  # rls2101.rel NDRPDR iter env 6
3194       - 37  # rls2101.rel NDRPDR iter env 6
3195       - 38  # rls2101.rel NDRPDR iter env 6
3196       - 39  # rls2101.rel NDRPDR iter env 6
3197       - 40  # rls2101.rel NDRPDR iter env 6
3198       - 41  # rls2101.rel NDRPDR iter env 6
3199       - 42  # rls2101.rel NDRPDR iter env 6
3200       - 47  # rls2101.rel NDRPDR iter env 6
3201       - 48  # rls2101.rel NDRPDR iter env 6
3202       - 50  # rls2101.rel NDRPDR iter env 6
3203     csit-vpp-perf-report-coverage-2101-3n-skx:
3204       - 1   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-00
3205       - 2   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-01
3206       - 3   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-02
3207 #       - 4   # rls2101.rel NDRPDR cov env 6 3n-skx-crypto-03
3208       - 5   # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-00
3209       - 16  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-01
3210       - 7   # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-02
3211 #       - 17  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-03
3212       - 18  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-04
3213       - 19  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-05
3214       - 20  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-06
3215       - 12  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4-06
3216       - 13  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4tun-00
3217       - 26  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4tun-01
3218       - 15  # rls2101.rel NDRPDR cov env 6 3n-skx-ip4tun-02
3219       - 21  # rls2101.rel NDRPDR cov env 6 3n-skx-ip6-00
3220       - 22  # rls2101.rel NDRPDR cov env 6 3n-skx-ip6-01
3221       - 23  # rls2101.rel NDRPDR cov env 6 3n-skx-ip6tun-00
3222       - 24  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-00
3223       - 30  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-01
3224       - 27  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-02
3225       - 28  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-03
3226       - 29  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-04
3227 #       - 31  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-05
3228       - 32  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-06
3229       - 33  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-07
3230       - 34  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-08
3231       - 35  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-09
3232       - 36  # rls2101.rel NDRPDR cov env 6 3n-skx-l2-10
3233       - 37  # rls2101.rel NDRPDR cov env 6 3n-skx-memif-00
3234       - 38  # rls2101.rel NDRPDR cov env 6 3n-skx-srv6-00
3235       - 39  # rls2101.rel NDRPDR cov env 6 3n-skx-srv6-01
3236 #       - 40  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-00
3237       - 41  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-01
3238       - 42  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-02
3239       - 43  # rls2101.rel NDRPDR cov env 6 3n-skx-vhost-03
3240
3241     csit-vpp-perf-report-iterative-2009-2n-skx:
3242       - 20  # rls2005 MRR iter env 5
3243       - 13  # rls2005 NDRPDR iter env 5
3244       - 16  # rls2005 NDRPDR iter env 5
3245       - 17  # rls2005 NDRPDR iter env 5
3246       - 18  # rls2005 NDRPDR iter env 5
3247       - 19  # rls2005 NDRPDR iter env 5
3248       - 21  # rls2005 NDRPDR iter env 5
3249       - 22  # rls2005 NDRPDR iter env 5
3250       - 23  # rls2005 NDRPDR iter env 5
3251       - 24  # rls2005 NDRPDR iter env 5
3252       - 25  # rls2005 NDRPDR iter env 5
3253       - 120 # rls2009 MRR iter env 5
3254       - 35  # rls2009 NDRPDR iter env 5
3255       - 36  # rls2009 NDRPDR iter env 5
3256       - 37  # rls2009 NDRPDR iter env 5
3257       - 39  # rls2009 NDRPDR iter env 5
3258       - 40  # rls2009 NDRPDR iter env 5
3259       - 42  # rls2009 NDRPDR iter env 5
3260       - 43  # rls2009 NDRPDR iter env 5
3261       - 44  # rls2009 NDRPDR iter env 5
3262       - 46  # rls2009 NDRPDR iter env 5
3263       - 48  # rls2009 NDRPDR iter env 5
3264       - 110 # rls2009 NDRPDR iter NAT44 env 5
3265       - 111 # rls2009 NDRPDR iter NAT44 env 5
3266       - 112 # rls2009 NDRPDR iter NAT44 env 5
3267       - 113 # rls2009 NDRPDR iter NAT44 env 5
3268       - 114 # rls2009 NDRPDR iter NAT44 env 5
3269       - 115 # rls2009 NDRPDR iter NAT44 env 5
3270       - 116 # rls2009 NDRPDR iter NAT44 env 5
3271       - 118 # rls2009 NDRPDR iter NAT44 env 5
3272       - 119 # rls2009 NDRPDR iter NAT44 env 5
3273       - 121 # rls2009 NDRPDR iter NAT44 env 5
3274     csit-vpp-perf-report-iterative-2101-2n-skx:
3275       - 21  # rls2009 MRR iter env 6
3276       - 22  # rls2009 NDRPDR iter env 6
3277       - 23  # rls2009 NDRPDR iter env 6
3278       - 24  # rls2009 NDRPDR iter env 6
3279       - 25  # rls2009 NDRPDR iter env 6
3280       - 26  # rls2009 NDRPDR iter env 6
3281       - 28  # rls2009 NDRPDR iter env 6
3282       - 39  # rls2009 NDRPDR iter env 6
3283       - 40  # rls2009 NDRPDR iter env 6
3284       - 41  # rls2009 NDRPDR iter env 6
3285       - 44  # rls2009 NDRPDR iter env 6
3286       - 62  # rls2101.rel MRR iter env 6
3287       - 63  # rls2101.rel NDRPDR iter env 6
3288       - 69  # rls2101.rel NDRPDR iter env 6
3289       - 70  # rls2101.rel NDRPDR iter env 6
3290       - 75  # rls2101.rel NDRPDR iter env 6
3291       - 76  # rls2101.rel NDRPDR iter env 6
3292       - 77  # rls2101.rel NDRPDR iter env 6
3293       - 82  # rls2101.rel NDRPDR iter env 6
3294       - 85  # rls2101.rel NDRPDR iter env 6
3295       - 86  # rls2101.rel NDRPDR iter env 6
3296       - 94  # rls2101.rel NDRPDR iter env 6
3297       - 89  # rls2101.rel NDRPDR iter RND env 6
3298       - 90  # rls2101.rel NDRPDR iter RND env 6
3299       - 91  # rls2101.rel NDRPDR iter RND env 6
3300       - 92  # rls2101.rel NDRPDR iter RND env 6
3301       - 93  # rls2101.rel NDRPDR iter RND env 6
3302       - 96  # rls2101.rel NDRPDR iter RND env 6
3303       - 98  # rls2101.rel NDRPDR iter RND env 6
3304       - 99  # rls2101.rel NDRPDR iter RND env 6
3305       - 101 # rls2101.rel NDRPDR iter RND env 6
3306       - 102 # rls2101.rel NDRPDR iter RND env 6
3307       - 116 # rls2101.rel NDRPDR iter NAT env 6
3308       - 117 # rls2101.rel NDRPDR iter NAT env 6
3309       - 118 # rls2101.rel NDRPDR iter NAT env 6
3310       - 119 # rls2101.rel NDRPDR iter NAT env 6
3311       - 120 # rls2101.rel NDRPDR iter NAT env 6
3312       - 121 # rls2101.rel NDRPDR iter NAT env 6
3313       - 122 # rls2101.rel NDRPDR iter NAT env 6
3314       - 123 # rls2101.rel NDRPDR iter NAT env 6
3315       - 124 # rls2101.rel NDRPDR iter NAT env 6
3316       - 125 # rls2101.rel NDRPDR iter NAT env 6
3317       - 65  # rls2101.rel MRR nf-density iter env 6
3318       - 67  # rls2101.rel NDRPDR nf-density iter env 6
3319       - 72  # rls2101.rel NDRPDR nf-density iter env 6
3320       - 79  # rls2101.rel NDRPDR nf-density iter env 6
3321       - 83  # rls2101.rel NDRPDR nf-density iter env 6
3322       - 88  # rls2101.rel NDRPDR nf-density iter env 6
3323       - 97  # rls2101.rel NDRPDR nf-density iter env 6
3324       - 103 # rls2101.rel NDRPDR nf-density iter env 6
3325       - 108 # rls2101.rel NDRPDR nf-density iter env 6
3326       - 109 # rls2101.rel NDRPDR nf-density iter env 6
3327       - 110 # rls2101.rel NDRPDR nf-density iter env 6
3328       - 64  # rls2101.rel NDRPDR reconf iter env 6
3329       - 66  # rls2101.rel NDRPDR reconf iter env 6
3330       - 71  # rls2101.rel NDRPDR reconf iter env 6
3331       - 74  # rls2101.rel NDRPDR reconf iter env 6
3332       - 78  # rls2101.rel NDRPDR reconf iter env 6
3333       - 87  # rls2101.rel NDRPDR reconf iter env 6
3334       - 95  # rls2101.rel NDRPDR reconf iter env 6
3335       - 100 # rls2101.rel NDRPDR reconf iter env 6
3336       - 104 # rls2101.rel NDRPDR reconf iter env 6
3337       - 106 # rls2101.rel NDRPDR reconf iter env 6
3338       - 68  # rls2101.rel soak env 6
3339       - 73  # rls2101.rel soak env 6
3340     csit-vpp-perf-report-coverage-2101-2n-skx:
3341       - 1   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-00
3342       - 2   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-01
3343       - 3   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-02
3344       - 4   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-03
3345       - 5   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-04
3346       - 6   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-05
3347       - 7   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-06
3348       - 8   # rls2101.rel NDRPDR cov env 6 2n-skx-ip4-07
3349       - 21  # rls2101.rel NDRPDR cov env 6 2n-skx-ip4tun-00
3350       - 22  # rls2101.rel NDRPDR cov env 6 2n-skx-ip4tun-00
3351       - 10  # rls2101.rel NDRPDR cov env 6 2n-skx-ip6-00
3352       - 11  # rls2101.rel NDRPDR cov env 6 2n-skx-ip6-01
3353       - 12  # rls2101.rel NDRPDR cov env 6 2n-skx-l2-00
3354       - 13  # rls2101.rel NDRPDR cov env 6 2n-skx-l2-01
3355       - 14  # rls2101.rel NDRPDR cov env 6 2n-skx-lb-00
3356       - 15  # rls2101.rel NDRPDR cov env 6 2n-skx-memif-00
3357       - 16  # rls2101.rel NDRPDR cov env 6 2n-skx-vhost-00
3358       - 17  # rls2101.rel NDRPDR cov env 6 2n-skx-vhost-01
3359       - 19  # rls2101.rel NDRPDR cov env 6 2n-skx-vts-00
3360
3361     csit-vpp-perf-report-iterative-2009-2n-clx:
3362       - 77  # rls2005 MRR iter env 5
3363       - 13  # rls2005 NDRPDR iter env 5
3364       - 15  # rls2005 NDRPDR iter env 5
3365       - 17  # rls2005 NDRPDR iter env 5
3366       - 18  # rls2005 NDRPDR iter env 5
3367       - 19  # rls2005 NDRPDR iter env 5
3368       - 20  # rls2005 NDRPDR iter env 5
3369       - 21  # rls2005 NDRPDR iter env 5
3370       - 22  # rls2005 NDRPDR iter env 5
3371       - 23  # rls2005 NDRPDR iter env 5
3372       - 24  # rls2005 NDRPDR iter env 5
3373       - 125 # rls2009 MRR iter env 5
3374       - 36  # rls2009 NDRPDR iter env 5
3375       - 39  # rls2009 NDRPDR iter env 5
3376       - 40  # rls2009 NDRPDR iter env 5
3377       - 65  # rls2009 NDRPDR iter env 5
3378       - 66  # rls2009 NDRPDR iter env 5
3379       - 79  # rls2009 NDRPDR iter env 5
3380       - 82  # rls2009 NDRPDR iter env 5
3381       - 88  # rls2009 NDRPDR iter env 5
3382       - 89  # rls2009 NDRPDR iter env 5
3383       - 90  # rls2009 NDRPDR iter env 5
3384       - 114 # rls2009 NDRPDR iter NAT44 env 5
3385       - 115 # rls2009 NDRPDR iter NAT44 env 5
3386       - 116 # rls2009 NDRPDR iter NAT44 env 5
3387       - 117 # rls2009 NDRPDR iter NAT44 env 5
3388       - 118 # rls2009 NDRPDR iter NAT44 env 5
3389       - 119 # rls2009 NDRPDR iter NAT44 env 5
3390       - 121 # rls2009 NDRPDR iter NAT44 env 5
3391       - 122 # rls2009 NDRPDR iter NAT44 env 5
3392       - 123 # rls2009 NDRPDR iter NAT44 env 5
3393       - 126 # rls2009 NDRPDR iter NAT44 env 5
3394     csit-vpp-perf-report-iterative-2101-2n-clx:
3395       - 15  # rls2009 MRR iter env 6
3396       - 16  # rls2009 NDRPDR iter env 6
3397       - 17  # rls2009 NDRPDR iter env 6
3398       - 18  # rls2009 NDRPDR iter env 6
3399       - 19  # rls2009 NDRPDR iter env 6
3400       - 20  # rls2009 NDRPDR iter env 6
3401       - 21  # rls2009 NDRPDR iter env 6
3402       - 32  # rls2009 NDRPDR iter env 6
3403       - 33  # rls2009 NDRPDR iter env 6
3404       - 34  # rls2009 NDRPDR iter env 6
3405       - 35  # rls2009 NDRPDR iter env 6
3406       - 53  # rls2101.rel MRR iter env 6
3407       - 54  # rls2101.rel NDRPDR iter env 6
3408       - 59  # rls2101.rel NDRPDR iter env 6
3409       - 60  # rls2101.rel NDRPDR iter env 6
3410       - 63  # rls2101.rel NDRPDR iter env 6
3411       - 66  # rls2101.rel NDRPDR iter env 6
3412       - 68  # rls2101.rel NDRPDR iter env 6
3413       - 73  # rls2101.rel NDRPDR iter env 6
3414       - 75  # rls2101.rel NDRPDR iter env 6
3415       - 86  # rls2101.rel NDRPDR iter env 6
3416       - 90  # rls2101.rel NDRPDR iter env 6
3417       - 80  # rls2101.rel NDRPDR iter RND env 6
3418       - 87  # rls2101.rel NDRPDR iter RND env 6
3419       - 91  # rls2101.rel NDRPDR iter RND env 6
3420       - 92  # rls2101.rel NDRPDR iter RND env 6
3421       - 93  # rls2101.rel NDRPDR iter RND env 6
3422       - 94  # rls2101.rel NDRPDR iter RND env 6
3423       - 95  # rls2101.rel NDRPDR iter RND env 6
3424       - 100 # rls2101.rel NDRPDR iter RND env 6
3425       - 106 # rls2101.rel NDRPDR iter RND env 6
3426       - 108 # rls2101.rel NDRPDR iter RND env 6
3427       - 112 # rls2101.rel NDRPDR iter NAT env 6
3428       - 113 # rls2101.rel NDRPDR iter NAT env 6
3429       - 114 # rls2101.rel NDRPDR iter NAT env 6
3430       - 115 # rls2101.rel NDRPDR iter NAT env 6
3431       - 116 # rls2101.rel NDRPDR iter NAT env 6
3432       - 117 # rls2101.rel NDRPDR iter NAT env 6
3433       - 118 # rls2101.rel NDRPDR iter NAT env 6
3434       - 119 # rls2101.rel NDRPDR iter NAT env 6
3435       - 120 # rls2101.rel NDRPDR iter NAT env 6
3436       - 121 # rls2101.rel NDRPDR iter NAT env 6
3437       - 72  # rls2101.rel MRR nf-density iter env 6
3438       - 57  # rls2101.rel NDRPDR nf-density iter env 6
3439       - 62  # rls2101.rel NDRPDR nf-density iter env 6
3440       - 70  # rls2101.rel NDRPDR nf-density iter env 6
3441       - 71  # rls2101.rel NDRPDR nf-density iter env 6
3442       - 82  # rls2101.rel NDRPDR nf-density iter env 6
3443       - 88  # rls2101.rel NDRPDR nf-density iter env 6
3444       - 89  # rls2101.rel NDRPDR nf-density iter env 6
3445       - 96  # rls2101.rel NDRPDR nf-density iter env 6
3446       - 97  # rls2101.rel NDRPDR nf-density iter env 6
3447       - 98  # rls2101.rel NDRPDR nf-density iter env 6
3448       - 55  # rls2101.rel NDRPDR reconf iter env 6
3449       - 64  # rls2101.rel NDRPDR reconf iter env 6
3450       - 76  # rls2101.rel NDRPDR reconf iter env 6
3451       - 83  # rls2101.rel NDRPDR reconf iter env 6
3452       - 99  # rls2101.rel NDRPDR reconf iter env 6
3453       - 101 # rls2101.rel NDRPDR reconf iter env 6
3454       - 102 # rls2101.rel NDRPDR reconf iter env 6
3455       - 107 # rls2101.rel NDRPDR reconf iter env 6
3456       - 109 # rls2101.rel NDRPDR reconf iter env 6
3457       - 110 # rls2101.rel NDRPDR reconf iter env 6
3458       - 58  # rls2101.rel soak env 6
3459       - 61  # rls2101.rel soak env 6
3460     csit-vpp-perf-report-coverage-2101-2n-clx:
3461       - 1   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-00
3462       - 2   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-01
3463       - 3   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-02
3464       - 4   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-03
3465       - 5   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-04
3466       - 6   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-05
3467       - 7   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-06
3468       - 8   # rls2101.rel NDRPDR cov env 6 2n-clx-ip4-07
3469       - 19  # rls2101.rel NDRPDR cov env 6 2n-clx-ip4tun-00
3470       - 20  # rls2101.rel NDRPDR cov env 6 2n-clx-ip4tun-00
3471       - 10  # rls2101.rel NDRPDR cov env 6 2n-clx-ip6-00
3472       - 11  # rls2101.rel NDRPDR cov env 6 2n-clx-ip6-01
3473       - 12  # rls2101.rel NDRPDR cov env 6 2n-clx-l2-00
3474       - 13  # rls2101.rel NDRPDR cov env 6 2n-clx-l2-01
3475       - 14  # rls2101.rel NDRPDR cov env 6 2n-clx-lb-00
3476       - 15  # rls2101.rel NDRPDR cov env 6 2n-clx-memif-00
3477       - 16  # rls2101.rel NDRPDR cov env 6 2n-clx-vhost-00
3478       - 17  # rls2101.rel NDRPDR cov env 6 2n-clx-vhost-01
3479       - 18  # rls2101.rel NDRPDR cov env 6 2n-clx-vts-00
3480
3481     csit-vpp-perf-report-iterative-2009-2n-zn2:
3482       - 15  # rls2009 MRR iter env 5
3483       - 17  # rls2009 NDRPDR iter env 5
3484       - 18  # rls2009 NDRPDR iter env 5
3485       - 31  # rls2009 NDRPDR iter env 5
3486       - 33  # rls2009 NDRPDR iter env 5
3487       - 34  # rls2009 NDRPDR iter env 5
3488     csit-vpp-perf-report-iterative-2101-2n-zn2:
3489       - 8   # rls2009 MRR iter env6
3490       - 9   # rls2009 NDRPDR iter env 6
3491       - 10  # rls2009 NDRPDR iter env 6
3492       - 11  # rls2009 NDRPDR iter env 6
3493       - 12  # rls2009 NDRPDR iter env 6
3494       - 13  # rls2009 NDRPDR iter env 6
3495       - 20  # rls2009 NDRPDR iter env 6
3496       - 21  # rls2009 NDRPDR iter env 6
3497       - 22  # rls2009 NDRPDR iter env 6
3498       - 25  # rls2009 NDRPDR iter env 6
3499       - 26  # rls2009 NDRPDR iter env 6
3500       - 30  # rls2101.rel MRR iter env 6
3501       - 31  # rls2101.rel NDRPDR iter env 6
3502       - 32  # rls2101.rel NDRPDR iter env 6
3503       - 33  # rls2101.rel NDRPDR iter env 6
3504       - 34  # rls2101.rel NDRPDR iter env 6
3505       - 35  # rls2101.rel NDRPDR iter env 6
3506       - 36  # rls2101.rel NDRPDR iter env 6
3507       - 37  # rls2101.rel NDRPDR iter env 6
3508       - 38  # rls2101.rel NDRPDR iter env 6
3509       - 44  # rls2101.rel NDRPDR iter env 6
3510       - 49  # rls2101.rel NDRPDR iter env 6
3511       - 39  # rls2101.rel NDRPDR iter RND env 6
3512       - 40  # rls2101.rel NDRPDR iter RND env 6
3513       - 41  # rls2101.rel NDRPDR iter RND env 6
3514       - 42  # rls2101.rel NDRPDR iter RND env 6
3515       - 43  # rls2101.rel NDRPDR iter RND env 6
3516       - 45  # rls2101.rel NDRPDR iter RND env 6
3517       - 48  # rls2101.rel NDRPDR iter RND env 6
3518       - 50  # rls2101.rel NDRPDR iter RND env 6
3519       - 51  # rls2101.rel NDRPDR iter RND env 6
3520       - 52  # rls2101.rel NDRPDR iter RND env 6
3521     csit-vpp-perf-report-coverage-2101-2n-zn2:
3522       - 1   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-00
3523       - 2   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-01
3524       - 3   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-02
3525 #       - 4   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-03
3526       - 5   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-04
3527       - 6   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4-05
3528       - 17  # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4tun-00
3529 #       - 18  # rls2101.rel NDRPDR cov env 6 2n-zn2-ip4tun-01
3530       - 8   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip6-00
3531       - 9   # rls2101.rel NDRPDR cov env 6 2n-zn2-ip6-01
3532       - 10  # rls2101.rel NDRPDR cov env 6 2n-zn2-l2-00
3533       - 11  # rls2101.rel NDRPDR cov env 6 2n-zn2-l2-01
3534       - 12  # rls2101.rel NDRPDR cov env 6 2n-zn2-lb-00
3535       - 13  # rls2101.rel NDRPDR cov env 6 2n-zn2-memif-00
3536       - 14  # rls2101.rel NDRPDR cov env 6 2n-zn2-vhost-00
3537       - 15  # rls2101.rel NDRPDR cov env 6 2n-zn2-vhost-00
3538 #       - 16  # rls2101.rel NDRPDR cov env 6 2n-zn2-vts-00
3539
3540     csit-vpp-perf-report-iterative-2009-3n-tsh:
3541       - 8   # rls2005 NDRPDR iter env 5
3542       - 11  # rls2005 NDRPDR iter env 5
3543       - 12  # rls2005 NDRPDR iter env 5
3544       - 24  # rls2005 NDRPDR iter env 5
3545       - 27  # rls2005 NDRPDR iter env 5
3546       - 29  # rls2005 NDRPDR iter env 5
3547       - 31  # rls2005 NDRPDR iter env 5
3548       - 39  # rls2005 NDRPDR iter env 5
3549       - 40  # rls2005 NDRPDR iter env 5
3550       - 42  # rls2005 NDRPDR iter env 5
3551       - 13  # rls2005 MRR iter env 5
3552       - 14  # rls2009 NDRPDR iter env 5
3553       - 20  # rls2009 NDRPDR iter env 5
3554       - 21  # rls2009 NDRPDR iter env 5
3555       - 22  # rls2009 NDRPDR iter env 5
3556       - 23  # rls2009 NDRPDR iter env 5
3557       - 28  # rls2009 NDRPDR iter env 5
3558       - 30  # rls2009 NDRPDR iter env 5
3559       - 33  # rls2009 NDRPDR iter env 5
3560       - 38  # rls2009 NDRPDR iter env 5
3561       - 41  # rls2009 NDRPDR iter env 5
3562       - 15  # rls2009 MRR iter env 5
3563     csit-vpp-perf-report-iterative-2101-3n-tsh:
3564       - 7   # rls2009 MRR iter env 6
3565       - 8   # rls2009 NDRPDR iter env 6
3566       - 13  # rls2009 NDRPDR iter env 6
3567       - 14  # rls2009 NDRPDR iter env 6
3568       - 15  # rls2009 NDRPDR iter env 6
3569       - 16  # rls2009 NDRPDR iter env 6
3570       - 17  # rls2009 NDRPDR iter env 6
3571       - 18  # rls2009 NDRPDR iter env 6
3572       - 19  # rls2009 NDRPDR iter env 6
3573       - 21  # rls2009 NDRPDR iter env 6
3574       - 22  # rls2101.rel MRR iter env 6
3575       - 23  # rls2101.rel NDRPDR iter env 6
3576       - 24  # rls2101.rel NDRPDR iter env 6
3577       - 25  # rls2101.rel NDRPDR iter env 6
3578       - 26  # rls2101.rel NDRPDR iter env 6
3579       - 27  # rls2101.rel NDRPDR iter env 6
3580       - 28  # rls2101.rel NDRPDR iter env 6
3581       - 29  # rls2101.rel NDRPDR iter env 6
3582       - 30  # rls2101.rel NDRPDR iter env 6
3583       - 31  # rls2101.rel NDRPDR iter env 6
3584       - 32  # rls2101.rel NDRPDR iter env 6
3585
3586     csit-vpp-perf-report-iterative-2101-2n-tx2:
3587       - 5   # rls2009 MRR iter env 6
3588       - 6   # rls2009 NDRPDR iter env 6
3589       - 7   # rls2009 NDRPDR iter env 6
3590       - 11  # rls2009 NDRPDR iter env 6
3591       - 12  # rls2009 NDRPDR iter env 6
3592       - 13  # rls2009 NDRPDR iter env 6
3593       - 16  # rls2009 NDRPDR iter env 6
3594       - 17  # rls2009 NDRPDR iter env 6
3595       - 18  # rls2009 NDRPDR iter env 6
3596       - 19  # rls2009 NDRPDR iter env 6
3597       - 20  # rls2009 NDRPDR iter env 6
3598       - 21  # rls2101.rel MRR iter env 6
3599       - 22  # rls2101.rel NDRPDR iter env 6
3600       - 23  # rls2101.rel NDRPDR iter env 6
3601       - 24  # rls2101.rel NDRPDR iter env 6
3602       - 25  # rls2101.rel NDRPDR iter env 6
3603       - 26  # rls2101.rel NDRPDR iter env 6
3604       - 27  # rls2101.rel NDRPDR iter env 6
3605       - 28  # rls2101.rel NDRPDR iter env 6
3606       - 29  # rls2101.rel NDRPDR iter env 6
3607       - 30  # rls2101.rel NDRPDR iter env 6
3608       - 31  # rls2101.rel NDRPDR iter env 6
3609     csit-vpp-perf-report-coverage-2101-2n-tx2:
3610       - 1   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-00
3611       - 2   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-01
3612       - 3   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-02
3613       - 4   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-03
3614       - 5   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-04
3615       - 6   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-05
3616       - 7   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip4-06
3617       - 8   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip6-00
3618       - 9   # rls2101.rel NDRPDR cov env 6 2n-tx2-ip6-01
3619       - 10  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-00
3620       - 11  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-01
3621       - 12  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-02
3622       - 13  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-03
3623       - 15  # rls2101.rel NDRPDR cov env 6 2n-tx2-l2-04
3624
3625     csit-vpp-perf-report-iterative-2009-3n-dnv:
3626       - 16  # rls2005 NDRPDR iter env 5
3627       - 23  # rls2005 NDRPDR iter env 5
3628       - 25  # rls2005 NDRPDR iter env 5
3629       - 26  # rls2005 NDRPDR iter env 5
3630       - 27  # rls2005 NDRPDR iter env 5
3631       - 28  # rls2005 NDRPDR iter env 5
3632       - 29  # rls2005 NDRPDR iter env 5
3633       - 30  # rls2005 NDRPDR iter env 5
3634       - 31  # rls2005 NDRPDR iter env 5
3635       - 32  # rls2005 NDRPDR iter env 5
3636       - 19  # rls2005 MRR iter env 5
3637       - 3   # rls2009 NDRPDR iter env 5
3638       - 6   # rls2009 NDRPDR iter env 5
3639       - 7   # rls2009 NDRPDR iter env 5
3640       - 8   # rls2009 NDRPDR iter env 5
3641       - 10  # rls2009 NDRPDR iter env 5
3642       - 11  # rls2009 NDRPDR iter env 5
3643       - 12  # rls2009 NDRPDR iter env 5
3644       - 14  # rls2009 NDRPDR iter env 5
3645       - 15  # rls2009 NDRPDR iter env 5
3646       - 24  # rls2009 NDRPDR iter env 5
3647       - 22  # rls2009 MRR iter env 5
3648     csit-vpp-perf-report-iterative-2101-3n-dnv:
3649       - 32  # rls2101.rel MRR iter env 6
3650       - 33  # rls2101.rel NDRPDR iter env 6
3651       - 34  # rls2101.rel NDRPDR iter env 6
3652       - 35  # rls2101.rel NDRPDR iter env 6
3653       - 36  # rls2101.rel NDRPDR iter env 6
3654       - 37  # rls2101.rel NDRPDR iter env 6
3655       - 38  # rls2101.rel NDRPDR iter env 6
3656       - 39  # rls2101.rel NDRPDR iter env 6
3657       - 40  # rls2101.rel NDRPDR iter env 6
3658       - 41  # rls2101.rel NDRPDR iter env 6
3659       - 42  # rls2101.rel NDRPDR iter env 6
3660       - 43  # rls2101.rel NDRPDR iter RND env 6
3661       - 44  # rls2101.rel NDRPDR iter RND env 6
3662       - 45  # rls2101.rel NDRPDR iter RND env 6
3663       - 46  # rls2101.rel NDRPDR iter RND env 6
3664       - 47  # rls2101.rel NDRPDR iter RND env 6
3665       - 48  # rls2101.rel NDRPDR iter RND env 6
3666       - 49  # rls2101.rel NDRPDR iter RND env 6
3667       - 50  # rls2101.rel NDRPDR iter RND env 6
3668       - 51  # rls2101.rel NDRPDR iter RND env 6
3669       - 52  # rls2101.rel NDRPDR iter RND env 6
3670     csit-vpp-perf-report-coverage-2101-3n-dnv:
3671       - 1   # rls2101.rel NDRPDR cov env 6 3n-dnv-crypto-00
3672       - 2   # rls2101.rel NDRPDR cov env 6 3n-dnv-crypto-01
3673       - 3   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-00
3674       - 4   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-01
3675       - 5   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4tun-00
3676       - 6   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip6-00
3677       - 7   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip6-01
3678       - 8   # rls2101.rel NDRPDR cov env 6 3n-dnv-l2-00
3679       - 9   # rls2101.rel NDRPDR cov env 6 3n-dnv-l2-01
3680
3681     csit-vpp-perf-report-iterative-2009-2n-dnv:
3682       - 16  # rls2005 NDRPDR iter env 5
3683       - 17  # rls2005 NDRPDR iter env 5
3684       - 18  # rls2005 NDRPDR iter env 5
3685       - 19  # rls2005 NDRPDR iter env 5
3686       - 21  # rls2005 NDRPDR iter env 5
3687       - 24  # rls2005 NDRPDR iter env 5
3688       - 27  # rls2005 NDRPDR iter env 5
3689       - 28  # rls2005 NDRPDR iter env 5
3690       - 29  # rls2005 NDRPDR iter env 5
3691       - 30  # rls2005 NDRPDR iter env 5
3692       - 23  # rls2005 MRR iter env 5
3693       - 3   # rls2009 NDRPDR iter env 5
3694       - 5   # rls2009 NDRPDR iter env 5
3695       - 6   # rls2009 NDRPDR iter env 5
3696       - 7   # rls2009 NDRPDR iter env 5
3697       - 9   # rls2009 NDRPDR iter env 5
3698       - 10  # rls2009 NDRPDR iter env 5
3699       - 11  # rls2009 NDRPDR iter env 5
3700       - 12  # rls2009 NDRPDR iter env 5
3701       - 14  # rls2009 NDRPDR iter env 5
3702       - 15  # rls2009 NDRPDR iter env 5
3703       - 13  # rls2009 MRR iter env 5
3704     csit-vpp-perf-report-iterative-2101-2n-dnv:
3705       - 31  # rls2101.rel MRR iter env 6
3706       - 32  # rls2101.rel NDRPDR iter env 6
3707       - 33  # rls2101.rel NDRPDR iter env 6
3708       - 34  # rls2101.rel NDRPDR iter env 6
3709       - 35  # rls2101.rel NDRPDR iter env 6
3710       - 39  # rls2101.rel NDRPDR iter env 6
3711       - 41  # rls2101.rel NDRPDR iter env 6
3712       - 42  # rls2101.rel NDRPDR iter env 6
3713       - 43  # rls2101.rel NDRPDR iter env 6
3714       - 44  # rls2101.rel NDRPDR iter env 6
3715       - 45  # rls2101.rel NDRPDR iter env 6
3716       - 46  # rls2101.rel NDRPDR iter RND env 6
3717       - 47  # rls2101.rel NDRPDR iter RND env 6
3718       - 48  # rls2101.rel NDRPDR iter RND env 6
3719       - 49  # rls2101.rel NDRPDR iter RND env 6
3720       - 50  # rls2101.rel NDRPDR iter RND env 6
3721       - 51  # rls2101.rel NDRPDR iter RND env 6
3722       - 52  # rls2101.rel NDRPDR iter RND env 6
3723       - 53  # rls2101.rel NDRPDR iter RND env 6
3724       - 54  # rls2101.rel NDRPDR iter RND env 6
3725       - 55  # rls2101.rel NDRPDR iter RND env 6
3726     csit-vpp-perf-report-coverage-2101-2n-dnv:
3727       - 1   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-00
3728       - 2   # rls2101.rel NDRPDR cov env 6 3n-dnv-ip4-01
3729       - 3   # rls2101.rel NDRPDR cov env 6 2n-dnv-ip6-00
3730       - 4   # rls2101.rel NDRPDR cov env 6 2n-dnv-ip6-01
3731       - 5   # rls2101.rel NDRPDR cov env 6 2n-dnv-l2-00
3732       - 6   # rls2101.rel NDRPDR cov env 6 2n-dnv-l2-01
3733
3734     csit-dpdk-perf-report-iterative-2005-3n-hsw:
3735       - 25  # NDRPDR iter
3736       - 26  # NDRPDR iter
3737       - 27  # NDRPDR iter
3738       - 28  # NDRPDR iter
3739       - 29  # NDRPDR iter
3740       - 30  # NDRPDR iter
3741       - 31  # NDRPDR iter
3742       - 32  # NDRPDR iter
3743       - 33  # NDRPDR iter
3744       - 34  # NDRPDR iter
3745     csit-dpdk-perf-report-iterative-2009-3n-hsw:
3746       - 6   # NDRPDR iter env5
3747       - 7   # NDRPDR iter env5
3748       - 8   # NDRPDR iter env5
3749       - 9   # NDRPDR iter env5
3750       - 10  # NDRPDR iter env5
3751       - 11  # NDRPDR iter env5
3752       - 12  # NDRPDR iter env5
3753       - 13  # NDRPDR iter env5
3754       - 14  # NDRPDR iter env5
3755       - 15  # NDRPDR iter env5
3756     csit-dpdk-perf-report-iterative-2101-3n-hsw:
3757       - 11  # rls2101 NDRPDR iter env 6
3758       - 12  # rls2101 NDRPDR iter env 6
3759       - 13  # rls2101 NDRPDR iter env 6
3760       - 14  # rls2101 NDRPDR iter env 6
3761       - 16  # rls2101 NDRPDR iter env 6
3762       - 17  # rls2101 NDRPDR iter env 6
3763       - 18  # rls2101 NDRPDR iter env 6
3764       - 19  # rls2101 NDRPDR iter env 6
3765       - 20  # rls2101 NDRPDR iter env 6
3766       - 21  # rls2101 NDRPDR iter env 6
3767
3768     csit-dpdk-perf-report-iterative-2005-3n-skx:
3769       - 28  # NDRPDR iter
3770       - 29  # NDRPDR iter
3771       - 30  # NDRPDR iter
3772       - 31  # NDRPDR iter
3773       - 32  # NDRPDR iter
3774       - 33  # NDRPDR iter
3775       - 34  # NDRPDR iter
3776       - 35  # NDRPDR iter
3777       - 36  # NDRPDR iter
3778       - 37  # NDRPDR iter
3779     csit-dpdk-perf-report-iterative-2009-3n-skx:
3780       - 4   # NDRPDR sel env5
3781       - 5   # NDRPDR sel env5
3782       - 6   # NDRPDR sel env5
3783       - 7   # NDRPDR sel env5
3784       - 8   # NDRPDR sel env5
3785       - 9   # NDRPDR sel env5
3786       - 14  # NDRPDR sel env5
3787       - 11  # NDRPDR sel env5
3788       - 12  # NDRPDR sel env5
3789       - 13  # NDRPDR sel env5
3790     csit-dpdk-perf-report-iterative-2101-3n-skx:
3791       - 12  # rls2101 NDRPDR iter env 6
3792       - 14  # rls2101 NDRPDR iter env 6
3793       - 15  # rls2101 NDRPDR iter env 6
3794       - 17  # rls2101 NDRPDR iter env 6
3795       - 19  # rls2101 NDRPDR iter env 6
3796       - 20  # rls2101 NDRPDR iter env 6
3797       - 21  # rls2101 NDRPDR iter env 6
3798       - 22  # rls2101 NDRPDR iter env 6
3799       - 25  # rls2101 NDRPDR iter env 6
3800       - 26  # rls2101 NDRPDR iter env 6
3801
3802     csit-dpdk-perf-report-iterative-2005-2n-skx:
3803       - 20  # NDRPDR iter
3804       - 21  # NDRPDR iter
3805       - 22  # NDRPDR iter
3806       - 23  # NDRPDR iter
3807       - 24  # NDRPDR iter
3808       - 25  # NDRPDR iter
3809       - 26  # NDRPDR iter
3810       - 27  # NDRPDR iter
3811       - 28  # NDRPDR iter
3812       - 29  # NDRPDR iter
3813     csit-dpdk-perf-report-iterative-2009-2n-skx:
3814       - 4   # NDRPDR iter env5
3815       - 5   # NDRPDR iter env5
3816       - 6   # NDRPDR iter env5
3817       - 7   # NDRPDR iter env5
3818       - 8   # NDRPDR iter env5
3819       - 9   # NDRPDR iter env5
3820       - 10  # NDRPDR iter env5
3821       - 11  # NDRPDR iter env5
3822       - 12  # NDRPDR iter env5
3823       - 13  # NDRPDR iter env5
3824     csit-dpdk-perf-report-iterative-2101-2n-skx:
3825       - 11  # rls2101 NDRPDR iter env 6
3826       - 12  # rls2101 NDRPDR iter env 6
3827       - 13  # rls2101 NDRPDR iter env 6
3828       - 14  # rls2101 NDRPDR iter env 6
3829       - 15  # rls2101 NDRPDR iter env 6
3830       - 17  # rls2101 NDRPDR iter env 6
3831       - 18  # rls2101 NDRPDR iter env 6
3832       - 19  # rls2101 NDRPDR iter env 6
3833       - 20  # rls2101 NDRPDR iter env 6
3834       - 21  # rls2101 NDRPDR iter env 6
3835
3836     csit-dpdk-perf-report-iterative-2005-2n-clx:
3837       - 20  # NDRPDR iter
3838       - 21  # NDRPDR iter
3839       - 22  # NDRPDR iter
3840       - 23  # NDRPDR iter
3841       - 24  # NDRPDR iter
3842       - 25  # NDRPDR iter
3843       - 26  # NDRPDR iter
3844       - 27  # NDRPDR iter
3845       - 28  # NDRPDR iter
3846       - 29  # NDRPDR iter
3847     csit-dpdk-perf-report-iterative-2009-2n-clx:
3848       - 4   # NDRPDR iter env5
3849       - 5   # NDRPDR iter env5
3850       - 6   # NDRPDR iter env5
3851       - 7   # NDRPDR iter env5
3852       - 8   # NDRPDR iter env5
3853       - 9   # NDRPDR iter env5
3854       - 10  # NDRPDR iter env5
3855       - 11  # NDRPDR iter env5
3856       - 12  # NDRPDR iter env5
3857       - 13  # NDRPDR iter env5
3858     csit-dpdk-perf-report-iterative-2101-2n-clx:
3859       - 12  # rls2101 NDRPDR iter env 6
3860       - 13  # rls2101 NDRPDR iter env 6
3861       - 14  # rls2101 NDRPDR iter env 6
3862       - 15  # rls2101 NDRPDR iter env 6
3863       - 17  # rls2101 NDRPDR iter env 6
3864       - 18  # rls2101 NDRPDR iter env 6
3865       - 19  # rls2101 NDRPDR iter env 6
3866       - 20  # rls2101 NDRPDR iter env 6
3867       - 21  # rls2101 NDRPDR iter env 6
3868       - 22  # rls2101 NDRPDR iter env 6
3869
3870     csit-dpdk-perf-report-iterative-2009-2n-zn2:
3871       - 16  # NDRPDR iter env5
3872       - 21  # NDRPDR iter env5
3873       - 22  # NDRPDR iter env5
3874       - 23  # NDRPDR iter env5
3875       - 24  # NDRPDR iter env5
3876       - 25  # NDRPDR iter env5
3877       - 29  # NDRPDR iter env5
3878     csit-dpdk-perf-report-iterative-2101-2n-zn2:
3879       - 11  # rls2101 NDRPDR iter env 6
3880       - 12  # rls2101 NDRPDR iter env 6
3881       - 13  # rls2101 NDRPDR iter env 6
3882       - 14  # rls2101 NDRPDR iter env 6
3883       - 16  # rls2101 NDRPDR iter env 6
3884       - 17  # rls2101 NDRPDR iter env 6
3885       - 18  # rls2101 NDRPDR iter env 6
3886       - 19  # rls2101 NDRPDR iter env 6
3887       - 20  # rls2101 NDRPDR iter env 6
3888       - 21  # rls2101 NDRPDR iter env 6
3889
3890 #    csit-dpdk-perf-report-iterative-2005-2n-dnv:
3891 #      # No data
3892 #    # csit-dpdk-perf-report-iterative-2009-2n-dnv:
3893 #      # No data
3894
3895 #    csit-dpdk-perf-report-iterative-2005-3n-dnv:
3896 #      # No data
3897 #    # csit-dpdk-perf-report-iterative-2009-3n-dnv:
3898 #      # No data
3899
3900     csit-dpdk-perf-report-iterative-2005-3n-tsh:
3901       - 5   # NDRPDR sel
3902     csit-dpdk-perf-report-iterative-2009-3n-tsh:
3903       - 1   # NDRPDR iter env5
3904       - 2   # NDRPDR iter env5
3905       - 3   # NDRPDR iter env5
3906       - 4   # NDRPDR iter env5
3907       - 5   # NDRPDR iter env5
3908       - 6   # NDRPDR iter env5
3909       - 7   # NDRPDR iter env5
3910       - 9   # NDRPDR iter env5
3911       - 10  # NDRPDR iter env5
3912       - 11  # NDRPDR iter env5
3913     csit-dpdk-perf-report-iterative-2101-3n-tsh:
3914       - 11  # rls2101 NDRPDR iter env 6
3915       - 12  # rls2101 NDRPDR iter env 6
3916       - 13  # rls2101 NDRPDR iter env 6
3917       - 14  # rls2101 NDRPDR iter env 6
3918       - 16  # rls2101 NDRPDR iter env 6
3919       - 17  # rls2101 NDRPDR iter env 6
3920       - 18  # rls2101 NDRPDR iter env 6
3921       - 19  # rls2101 NDRPDR iter env 6
3922       - 20  # rls2101 NDRPDR iter env 6
3923       - 21  # rls2101 NDRPDR iter env 6
3924
3925     csit-dpdk-perf-report-iterative-2101-2n-tx2:
3926       - 4   # rls2101 NDRPDR iter env 6
3927       - 6   # rls2101 NDRPDR iter env 6
3928       - 7   # rls2101 NDRPDR iter env 6
3929       - 8   # rls2101 NDRPDR iter env 6
3930       - 9   # rls2101 NDRPDR iter env 6
3931       - 10  # rls2101 NDRPDR iter env 6
3932       - 11  # rls2101 NDRPDR iter env 6
3933       - 12  # rls2101 NDRPDR iter env 6
3934       - 13  # rls2101 NDRPDR iter env 6
3935       - 14  # rls2101 NDRPDR iter env 6
3936
3937     csit-vpp-device-2101-ubuntu1804-1n-skx:
3938       - 358  # rls2101.rel VPP DEV env 6
3939
3940 - type: "output"
3941   output: "report"
3942   format:
3943     html:
3944     - full
3945     pdf:
3946     - minimal
3947
3948 ################################################################################
3949 ###                               T A B L E S                                ###
3950 ################################################################################
3951
3952 # VPP Soak vs NDR - 2n-skx
3953 - type: "table"
3954   title: "VPP Soak vs NDR 2n-skx"
3955   algorithm: "table_soak_vs_ndr"
3956   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
3957   reference:
3958     title: "NDR"
3959     data: "vpp-soak-vs-ndr-2n-skx-ref"
3960   compare:
3961     title: "Soak"
3962     data: "vpp-soak-vs-ndr-2n-skx-cmp"
3963   data: "vpp-soak-vs-ndr-2n-skx"
3964   include-tests: "NDR"
3965   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
3966   parameters:
3967     - "throughput"
3968     - "name"
3969     - "parent"
3970
3971 # VPP Soak vs NDR - 2n-clx
3972 - type: "table"
3973   title: "VPP Soak vs NDR 2n-clx"
3974   algorithm: "table_soak_vs_ndr"
3975   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
3976   reference:
3977     title: "NDR"
3978     data: "vpp-soak-vs-ndr-2n-clx-ref"
3979   compare:
3980     title: "Soak"
3981     data: "vpp-soak-vs-ndr-2n-clx-cmp"
3982   data: "vpp-soak-vs-ndr-2n-clx"
3983   include-tests: "NDR"
3984   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
3985   parameters:
3986     - "throughput"
3987     - "name"
3988     - "parent"
3989
3990 ################################################################################
3991
3992 # VPP Compare NICs 3n-skx 2t1c ndr
3993 - type: "table"
3994   title: "VPP Compare NICs 3n-skx 2t1c ndr"
3995   algorithm: "table_comparison"
3996   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
3997   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3998   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3999   columns:
4000     - title: "x710"
4001       data-set: "vpp-nic-comparison-3n-skx"
4002       tag: "NIC_Intel-X710"
4003     - title: "xxv710"
4004       data-set: "vpp-nic-comparison-3n-skx"
4005       tag: "NIC_Intel-XXV710"
4006   comparisons:
4007     - title: "Diff"
4008       reference: 1
4009       compare: 2
4010   legend:
4011     - ""
4012     - "x710, xxv710 - NICs tested."
4013     - "Diff - difference between x710 and xxv710 NIC."
4014
4015 # VPP Compare NICs 3n-skx 4t2c ndr
4016 - type: "table"
4017   title: "VPP Compare NICs 3n-skx 4t2c ndr"
4018   algorithm: "table_comparison"
4019   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
4020   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4021   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
4022   columns:
4023     - title: "x710"
4024       data-set: "vpp-nic-comparison-3n-skx"
4025       tag: "NIC_Intel-X710"
4026     - title: "xxv710"
4027       data-set: "vpp-nic-comparison-3n-skx"
4028       tag: "NIC_Intel-XXV710"
4029   comparisons:
4030     - title: "Diff"
4031       reference: 1
4032       compare: 2
4033   legend:
4034     - ""
4035     - "x710, xxv710 - NICs tested."
4036     - "Diff - difference between x710 and xxv710 NIC."
4037
4038 # VPP Compare NICs 3n-skx 2t1c pdr
4039 - type: "table"
4040   title: "VPP Compare NICs 3n-skx 2t1c pdr"
4041   algorithm: "table_comparison"
4042   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
4043   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4044   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
4045   columns:
4046     - title: "x710"
4047       data-set: "vpp-nic-comparison-3n-skx"
4048       tag: "NIC_Intel-X710"
4049     - title: "xxv710"
4050       data-set: "vpp-nic-comparison-3n-skx"
4051       tag: "NIC_Intel-XXV710"
4052   comparisons:
4053     - title: "Diff"
4054       reference: 1
4055       compare: 2
4056   legend:
4057     - ""
4058     - "x710, xxv710 - NICs tested."
4059     - "Diff - difference between x710 and xxv710 NIC."
4060
4061 # VPP Compare NICs 3n-skx 4t2c pdr
4062 - type: "table"
4063   title: "VPP Compare NICs 3n-skx 4t2c pdr"
4064   algorithm: "table_comparison"
4065   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
4066   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4067   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
4068   columns:
4069     - title: "x710"
4070       data-set: "vpp-nic-comparison-3n-skx"
4071       tag: "NIC_Intel-X710"
4072     - title: "xxv710"
4073       data-set: "vpp-nic-comparison-3n-skx"
4074       tag: "NIC_Intel-XXV710"
4075   comparisons:
4076     - title: "Diff"
4077       reference: 1
4078       compare: 2
4079   legend:
4080     - ""
4081     - "x710, xxv710 - NICs tested."
4082     - "Diff - difference between x710 and xxv710 NIC."
4083
4084 # VPP Compare NICs 3n-skx 2t1c mrr
4085 - type: "table"
4086   title: "VPP Compare NICs 3n-skx 2t1c mrr"
4087   algorithm: "table_comparison"
4088   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
4089   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4090   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
4091   columns:
4092     - title: "x710"
4093       data-set: "vpp-nic-comparison-3n-skx-mrr"
4094       tag: "NIC_Intel-X710"
4095     - title: "xxv710"
4096       data-set: "vpp-nic-comparison-3n-skx-mrr"
4097       tag: "NIC_Intel-XXV710"
4098   comparisons:
4099     - title: "Diff"
4100       reference: 1
4101       compare: 2
4102   legend:
4103     - ""
4104     - "x710, xxv710 - NICs tested."
4105     - "Diff - difference between x710 and xxv710 NIC."
4106
4107 # VPP Compare NICs 3n-skx 4t2c mrr
4108 - type: "table"
4109   title: "VPP Compare NICs 3n-skx 4t2c mrr"
4110   algorithm: "table_comparison"
4111   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
4112   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4113   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
4114   columns:
4115     - title: "x710"
4116       data-set: "vpp-nic-comparison-3n-skx-mrr"
4117       tag: "NIC_Intel-X710"
4118     - title: "xxv710"
4119       data-set: "vpp-nic-comparison-3n-skx-mrr"
4120       tag: "NIC_Intel-XXV710"
4121   comparisons:
4122     - title: "Diff"
4123       reference: 1
4124       compare: 2
4125   legend:
4126     - ""
4127     - "x710, xxv710 - NICs tested."
4128     - "Diff - difference between x710 and xxv710 NIC."
4129
4130 # VPP Compare NICs 3n-skx 8t4c mrr
4131 - type: "table"
4132   title: "VPP Compare NICs 3n-skx 8t4c mrr"
4133   algorithm: "table_comparison"
4134   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
4135   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4136   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
4137   columns:
4138     - title: "x710"
4139       data-set: "vpp-nic-comparison-3n-skx-mrr"
4140       tag: "NIC_Intel-X710"
4141     - title: "xxv710"
4142       data-set: "vpp-nic-comparison-3n-skx-mrr"
4143       tag: "NIC_Intel-XXV710"
4144   comparisons:
4145     - title: "Diff"
4146       reference: 1
4147       compare: 2
4148   legend:
4149     - ""
4150     - "x710, xxv710 - NICs tested."
4151     - "Diff - difference between x710 and xxv710 NIC."
4152
4153 # VPP Compare NICs 2n-skx 2t1c ndr
4154 - type: "table"
4155   title: "VPP Compare NICs 2n-skx 2t1c ndr"
4156   algorithm: "table_comparison"
4157   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
4158   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4159   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
4160   columns:
4161     - title: "x710"
4162       data-set: "vpp-nic-comparison-2n-skx"
4163       tag: "NIC_Intel-X710"
4164     - title: "xxv710"
4165       data-set: "vpp-nic-comparison-2n-skx"
4166       tag: "NIC_Intel-XXV710"
4167   comparisons:
4168     - title: "Diff"
4169       reference: 1
4170       compare: 2
4171   legend:
4172     - ""
4173     - "x710, xxv710 - NICs tested."
4174     - "Diff - difference between x710 and xxv710 NIC."
4175
4176 # VPP Compare NICs 2n-skx 4t2c ndr
4177 - type: "table"
4178   title: "VPP Compare NICs 2n-skx 4t2c ndr"
4179   algorithm: "table_comparison"
4180   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
4181   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4182   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
4183   columns:
4184     - title: "x710"
4185       data-set: "vpp-nic-comparison-2n-skx"
4186       tag: "NIC_Intel-X710"
4187     - title: "xxv710"
4188       data-set: "vpp-nic-comparison-2n-skx"
4189       tag: "NIC_Intel-XXV710"
4190   comparisons:
4191     - title: "Diff"
4192       reference: 1
4193       compare: 2
4194   legend:
4195     - ""
4196     - "x710, xxv710 - NICs tested."
4197     - "Diff - difference between x710 and xxv710 NIC."
4198
4199 # VPP Compare NICs 2n-skx 2t1c pdr
4200 - type: "table"
4201   title: "VPP Compare NICs 2n-skx 2t1c pdr"
4202   algorithm: "table_comparison"
4203   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
4204   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4205   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
4206   columns:
4207     - title: "x710"
4208       data-set: "vpp-nic-comparison-2n-skx"
4209       tag: "NIC_Intel-X710"
4210     - title: "xxv710"
4211       data-set: "vpp-nic-comparison-2n-skx"
4212       tag: "NIC_Intel-XXV710"
4213   comparisons:
4214     - title: "Diff"
4215       reference: 1
4216       compare: 2
4217   legend:
4218     - ""
4219     - "x710, xxv710 - NICs tested."
4220     - "Diff - difference between x710 and xxv710 NIC."
4221
4222 # VPP Compare NICs 2n-skx 4t2c pdr
4223 - type: "table"
4224   title: "VPP Compare NICs 2n-skx 4t2c pdr"
4225   algorithm: "table_comparison"
4226   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
4227   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4228   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
4229   columns:
4230     - title: "x710"
4231       data-set: "vpp-nic-comparison-2n-skx"
4232       tag: "NIC_Intel-X710"
4233     - title: "xxv710"
4234       data-set: "vpp-nic-comparison-2n-skx"
4235       tag: "NIC_Intel-XXV710"
4236   comparisons:
4237     - title: "Diff"
4238       reference: 1
4239       compare: 2
4240   legend:
4241     - ""
4242     - "x710, xxv710 - NICs tested."
4243     - "Diff - difference between x710 and xxv710 NIC."
4244
4245 # VPP Compare NICs 2n-skx 2t1c mrr
4246 - type: "table"
4247   title: "VPP Compare NICs 2n-skx 2t1c mrr"
4248   algorithm: "table_comparison"
4249   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
4250   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4251   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
4252   columns:
4253     - title: "x710"
4254       data-set: "vpp-nic-comparison-2n-skx-mrr"
4255       tag: "NIC_Intel-X710"
4256     - title: "xxv710"
4257       data-set: "vpp-nic-comparison-2n-skx-mrr"
4258       tag: "NIC_Intel-XXV710"
4259   comparisons:
4260     - title: "Diff"
4261       reference: 1
4262       compare: 2
4263   legend:
4264     - ""
4265     - "x710, xxv710 - NICs tested."
4266     - "Diff - difference between x710 and xxv710 NIC."
4267
4268 # VPP Compare NICs 2n-skx 4t2c mrr
4269 - type: "table"
4270   title: "VPP Compare NICs 2n-skx 4t2c mrr"
4271   algorithm: "table_comparison"
4272   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
4273   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4274   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
4275   columns:
4276     - title: "x710"
4277       data-set: "vpp-nic-comparison-2n-skx-mrr"
4278       tag: "NIC_Intel-X710"
4279     - title: "xxv710"
4280       data-set: "vpp-nic-comparison-2n-skx-mrr"
4281       tag: "NIC_Intel-XXV710"
4282   comparisons:
4283     - title: "Diff"
4284       reference: 1
4285       compare: 2
4286   legend:
4287     - ""
4288     - "x710, xxv710 - NICs tested."
4289     - "Diff - difference between x710 and xxv710 NIC."
4290
4291 # VPP Compare NICs 2n-skx 8t4c mrr
4292 - type: "table"
4293   title: "VPP Compare NICs 2n-skx 8t4c mrr"
4294   algorithm: "table_comparison"
4295   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
4296   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4297   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
4298   columns:
4299     - title: "x710"
4300       data-set: "vpp-nic-comparison-2n-skx-mrr"
4301       tag: "NIC_Intel-X710"
4302     - title: "xxv710"
4303       data-set: "vpp-nic-comparison-2n-skx-mrr"
4304       tag: "NIC_Intel-XXV710"
4305   comparisons:
4306     - title: "Diff"
4307       reference: 1
4308       compare: 2
4309   legend:
4310     - ""
4311     - "x710, xxv710 - NICs tested."
4312     - "Diff - difference between x710 and xxv710 NIC."
4313
4314 ################################################################################
4315 # VPP
4316
4317 # VPP Performance Changes 3n-hsw 1t1c pdr
4318 - type: "table"
4319   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
4320   algorithm: "table_comparison"
4321   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
4322   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4323   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4324   columns:
4325     - title: "2005.0-5"
4326       data-set: "vpp-performance-changes-3n-hsw-h1"
4327     - title: "2009.0-5"
4328       data-set: "vpp-performance-changes-3n-hsw-ref-env-old"
4329     - title: "2009.0-6"
4330       data-set: "vpp-performance-changes-3n-hsw-ref-env-new"
4331     - title: "2101.0-6"
4332       data-set: "vpp-performance-changes-3n-hsw-cmp"
4333   comparisons:
4334     - title: "2009.0-6 vs 2009.0-5"
4335       reference: 2
4336       compare: 3
4337 #      rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca1.yaml"
4338     - title: "2101.0-6 vs 2009.0-6"
4339       reference: 3
4340       compare: 4
4341 #      rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca2.yaml"
4342   legend:
4343     - ''
4344     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
4345     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4346     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4347     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4348     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4349
4350 # VPP Performance Changes 3n-hsw 2t2c pdr
4351 - type: "table"
4352   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
4353   algorithm: "table_comparison"
4354   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
4355   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4356   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4357   columns:
4358     - title: "2005.0-5"
4359       data-set: "vpp-performance-changes-3n-hsw-h1"
4360     - title: "2009.0-5"
4361       data-set: "vpp-performance-changes-3n-hsw-ref-env-old"
4362     - title: "2009.0-6"
4363       data-set: "vpp-performance-changes-3n-hsw-ref-env-new"
4364     - title: "2101.0-6"
4365       data-set: "vpp-performance-changes-3n-hsw-cmp"
4366   comparisons:
4367     - title: "2009.0-6 vs 2009.0-5"
4368       reference: 2
4369       compare: 3
4370 #      rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca1.yaml"
4371     - title: "2101.0-6 vs 2009.0-6"
4372       reference: 3
4373       compare: 4
4374 #      rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca2.yaml"
4375   legend:
4376     - ''
4377     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
4378     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4379     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4380     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4381     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4382
4383 # VPP Performance Changes 3n-hsw 1t1c ndr
4384 - type: "table"
4385   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
4386   algorithm: "table_comparison"
4387   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
4388   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4389   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4390   columns:
4391     - title: "2005.0-5"
4392       data-set: "vpp-performance-changes-3n-hsw-h1"
4393     - title: "2009.0-5"
4394       data-set: "vpp-performance-changes-3n-hsw-ref-env-old"
4395     - title: "2009.0-6"
4396       data-set: "vpp-performance-changes-3n-hsw-ref-env-new"
4397     - title: "2101.0-6"
4398       data-set: "vpp-performance-changes-3n-hsw-cmp"
4399   comparisons:
4400     - title: "2009.0-6 vs 2009.0-5"
4401       reference: 2
4402       compare: 3
4403 #      rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca1.yaml"
4404     - title: "2101.0-6 vs 2009.0-6"
4405       reference: 3
4406       compare: 4
4407 #      rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca2.yaml"
4408   legend:
4409     - ''
4410     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
4411     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4412     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4413     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4414     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4415
4416 # VPP Performance Changes 3n-hsw 2t2c ndr
4417 - type: "table"
4418   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
4419   algorithm: "table_comparison"
4420   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
4421   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4422   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4423   columns:
4424     - title: "2005.0-5"
4425       data-set: "vpp-performance-changes-3n-hsw-h1"
4426     - title: "2009.0-5"
4427       data-set: "vpp-performance-changes-3n-hsw-ref-env-old"
4428     - title: "2009.0-6"
4429       data-set: "vpp-performance-changes-3n-hsw-ref-env-new"
4430     - title: "2101.0-6"
4431       data-set: "vpp-performance-changes-3n-hsw-cmp"
4432   comparisons:
4433     - title: "2009.0-6 vs 2009.0-5"
4434       reference: 2
4435       compare: 3
4436 #      rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca1.yaml"
4437     - title: "2101.0-6 vs 2009.0-6"
4438       reference: 3
4439       compare: 4
4440 #      rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca2.yaml"
4441   legend:
4442     - ''
4443     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
4444     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4445     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4446     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4447     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4448
4449 # VPP Performance Changes 3n-skx 2t1c pdr
4450 - type: "table"
4451   title: "VPP Performance Changes 3n-skx 2t1c pdr"
4452   algorithm: "table_comparison"
4453   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
4454   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4455   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4456   columns:
4457     - title: "2005.0-5"
4458       data-set: "vpp-performance-changes-3n-skx-h1"
4459     - title: "2009.0-5"
4460       data-set: "vpp-performance-changes-3n-skx-ref-env-old"
4461     - title: "2009.0-6"
4462       data-set: "vpp-performance-changes-3n-skx-ref-env-new"
4463     - title: "2101.0-6"
4464       data-set: "vpp-performance-changes-3n-skx-cmp"
4465   comparisons:
4466     - title: "2009.0-6 vs 2009.0-5"
4467       reference: 2
4468       compare: 3
4469 #      rca-file: "rca/rca-3n-skx-2t1c-pdr-rca1.yaml"
4470     - title: "2101.0-6 vs 2009.0-6"
4471       reference: 3
4472       compare: 4
4473 #      rca-file: "rca/rca-3n-skx-2t1c-pdr-rca2.yaml"
4474   legend:
4475     - ''
4476     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
4477     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4478     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4479     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4480     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4481
4482 # VPP Performance Changes 3n-skx 4t2c pdr
4483 - type: "table"
4484   title: "VPP Performance Changes 3n-skx 4t2c pdr"
4485   algorithm: "table_comparison"
4486   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
4487   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4488   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4489   columns:
4490     - title: "2005.0-5"
4491       data-set: "vpp-performance-changes-3n-skx-h1"
4492     - title: "2009.0-5"
4493       data-set: "vpp-performance-changes-3n-skx-ref-env-old"
4494     - title: "2009.0-6"
4495       data-set: "vpp-performance-changes-3n-skx-ref-env-new"
4496     - title: "2101.0-6"
4497       data-set: "vpp-performance-changes-3n-skx-cmp"
4498   comparisons:
4499     - title: "2009.0-6 vs 2009.0-5"
4500       reference: 2
4501       compare: 3
4502 #      rca-file: "rca/rca-3n-skx-4t2c-pdr-rca1.yaml"
4503     - title: "2101.0-6 vs 2009.0-6"
4504       reference: 3
4505       compare: 4
4506 #      rca-file: "rca/rca-3n-skx-4t2c-pdr-rca2.yaml"
4507   legend:
4508     - ''
4509     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
4510     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4511     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4512     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4513     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4514
4515 # VPP Performance Changes 3n-skx 2t1c ndr
4516 - type: "table"
4517   title: "VPP Performance Changes 3n-skx 2t1c ndr"
4518   algorithm: "table_comparison"
4519   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
4520   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4521   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4522   columns:
4523     - title: "2005.0-5"
4524       data-set: "vpp-performance-changes-3n-skx-h1"
4525     - title: "2009.0-5"
4526       data-set: "vpp-performance-changes-3n-skx-ref-env-old"
4527     - title: "2009.0-6"
4528       data-set: "vpp-performance-changes-3n-skx-ref-env-new"
4529     - title: "2101.0-6"
4530       data-set: "vpp-performance-changes-3n-skx-cmp"
4531   comparisons:
4532     - title: "2009.0-6 vs 2009.0-5"
4533       reference: 2
4534       compare: 3
4535 #      rca-file: "rca/rca-3n-skx-2t1c-ndr-rca1.yaml"
4536     - title: "2101.0-6 vs 2009.0-6"
4537       reference: 3
4538       compare: 4
4539 #      rca-file: "rca/rca-3n-skx-2t1c-ndr-rca2.yaml"
4540   legend:
4541     - ''
4542     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
4543     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4544     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4545     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4546     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4547
4548 # VPP Performance Changes 3n-skx 4t2c ndr
4549 - type: "table"
4550   title: "VPP Performance Changes 3n-skx 4t2c ndr"
4551   algorithm: "table_comparison"
4552   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
4553   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4554   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4555   columns:
4556     - title: "2005.0-5"
4557       data-set: "vpp-performance-changes-3n-skx-h1"
4558     - title: "2009.0-5"
4559       data-set: "vpp-performance-changes-3n-skx-ref-env-old"
4560     - title: "2009.0-6"
4561       data-set: "vpp-performance-changes-3n-skx-ref-env-new"
4562     - title: "2101.0-6"
4563       data-set: "vpp-performance-changes-3n-skx-cmp"
4564   comparisons:
4565     - title: "2009.0-6 vs 2009.0-5"
4566       reference: 2
4567       compare: 3
4568 #      rca-file: "rca/rca-3n-skx-4t2c-ndr-rca1.yaml"
4569     - title: "2101.0-6 vs 2009.0-6"
4570       reference: 3
4571       compare: 4
4572 #      rca-file: "rca/rca-3n-skx-4t2c-ndr-rca2.yaml"
4573   legend:
4574     - ''
4575     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
4576     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4577     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4578     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4579     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4580
4581 # VPP Performance Changes 2n-skx 2t1c pdr
4582 - type: "table"
4583   title: "VPP Performance Changes 2n-skx 2t1c pdr"
4584   algorithm: "table_comparison"
4585   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
4586   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4587   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4588   columns:
4589     - title: "2005.0-5"
4590       data-set: "vpp-performance-changes-2n-skx-h1"
4591     - title: "2009.0-5"
4592       data-set: "vpp-performance-changes-2n-skx-ref-env-old"
4593     - title: "2009.0-6"
4594       data-set: "vpp-performance-changes-2n-skx-ref-env-new"
4595     - title: "2101.0-6"
4596       data-set: "vpp-performance-changes-2n-skx-cmp"
4597   comparisons:
4598     - title: "2009.0-6 vs 2009.0-5"
4599       reference: 2
4600       compare: 3
4601 #      rca-file: "rca/rca-2n-skx-2t1c-pdr-rca1.yaml"
4602     - title: "2101.0-6 vs 2009.0-6"
4603       reference: 3
4604       compare: 4
4605 #      rca-file: "rca/rca-2n-skx-2t1c-pdr-rca2.yaml"
4606   legend:
4607     - ''
4608     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
4609     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4610     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4611     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4612     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4613
4614 # VPP Performance Changes 2n-skx 4t2c pdr
4615 - type: "table"
4616   title: "VPP Performance Changes 2n-skx 4t2c pdr"
4617   algorithm: "table_comparison"
4618   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
4619   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4620   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4621   columns:
4622     - title: "2005.0-5"
4623       data-set: "vpp-performance-changes-2n-skx-h1"
4624     - title: "2009.0-5"
4625       data-set: "vpp-performance-changes-2n-skx-ref-env-old"
4626     - title: "2009.0-6"
4627       data-set: "vpp-performance-changes-2n-skx-ref-env-new"
4628     - title: "2101.0-6"
4629       data-set: "vpp-performance-changes-2n-skx-cmp"
4630   comparisons:
4631     - title: "2009.0-6 vs 2009.0-5"
4632       reference: 2
4633       compare: 3
4634 #      rca-file: "rca/rca-2n-skx-4t2c-pdr-rca1.yaml"
4635     - title: "2101.0-6 vs 2009.0-6"
4636       reference: 3
4637       compare: 4
4638 #      rca-file: "rca/rca-2n-skx-4t2c-pdr-rca2.yaml"
4639   legend:
4640     - ''
4641     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
4642     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4643     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4644     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4645     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4646
4647 # VPP Performance Changes 2n-skx 2t1c ndr
4648 - type: "table"
4649   title: "VPP Performance Changes 2n-skx 2t1c ndr"
4650   algorithm: "table_comparison"
4651   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
4652   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4653   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4654   columns:
4655     - title: "2005.0-5"
4656       data-set: "vpp-performance-changes-2n-skx-h1"
4657     - title: "2009.0-5"
4658       data-set: "vpp-performance-changes-2n-skx-ref-env-old"
4659     - title: "2009.0-6"
4660       data-set: "vpp-performance-changes-2n-skx-ref-env-new"
4661     - title: "2101.0-6"
4662       data-set: "vpp-performance-changes-2n-skx-cmp"
4663   comparisons:
4664     - title: "2009.0-6 vs 2009.0-5"
4665       reference: 2
4666       compare: 3
4667 #      rca-file: "rca/rca-2n-skx-2t1c-ndr-rca1.yaml"
4668     - title: "2101.0-6 vs 2009.0-6"
4669       reference: 3
4670       compare: 4
4671 #      rca-file: "rca/rca-2n-skx-2t1c-ndr-rca2.yaml"
4672   legend:
4673     - ''
4674     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
4675     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4676     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4677     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4678     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4679
4680 # VPP Performance Changes 2n-skx 4t2c ndr
4681 - type: "table"
4682   title: "VPP Performance Changes 2n-skx 4t2c ndr"
4683   algorithm: "table_comparison"
4684   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
4685   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4686   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4687   columns:
4688     - title: "2005.0-5"
4689       data-set: "vpp-performance-changes-2n-skx-h1"
4690     - title: "2009.0-5"
4691       data-set: "vpp-performance-changes-2n-skx-ref-env-old"
4692     - title: "2009.0-6"
4693       data-set: "vpp-performance-changes-2n-skx-ref-env-new"
4694     - title: "2101.0-6"
4695       data-set: "vpp-performance-changes-2n-skx-cmp"
4696   comparisons:
4697     - title: "2009.0-6 vs 2009.0-5"
4698       reference: 2
4699       compare: 3
4700 #      rca-file: "rca/rca-2n-skx-4t2c-ndr-rca1.yaml"
4701     - title: "2101.0-6 vs 2009.0-6"
4702       reference: 3
4703       compare: 4
4704 #      rca-file: "rca/rca-2n-skx-4t2c-ndr-rca2.yaml"
4705   legend:
4706     - ''
4707     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
4708     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4709     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4710     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4711     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4712
4713 # VPP Performance Changes 2n-clx-xxv710 2t1c pdr
4714 - type: "table"
4715   title: "VPP Performance Changes 2n-clx-xxv710 2t1c pdr"
4716   algorithm: "table_comparison"
4717   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-pdr"
4718   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4719   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4720   columns:
4721     - title: "2005.0-5"
4722       data-set: "vpp-performance-changes-2n-clx-h1"
4723     - title: "2009.0-5"
4724       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
4725     - title: "2009.0-6"
4726       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
4727     - title: "2101.0-6"
4728       data-set: "vpp-performance-changes-2n-clx-cmp"
4729   comparisons:
4730     - title: "2009.0-6 vs 2009.0-5"
4731       reference: 2
4732       compare: 3
4733 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca1.yaml"
4734     - title: "2101.0-6 vs 2009.0-6"
4735       reference: 3
4736       compare: 4
4737 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca1.yaml"
4738   legend:
4739     - ''
4740     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4741     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4742     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4743     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4744     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4745
4746 # VPP Performance Changes 2n-clx-xxv710 4t2c pdr
4747 - type: "table"
4748   title: "VPP Performance Changes 2n-clx-xxv710 4t2c pdr"
4749   algorithm: "table_comparison"
4750   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-pdr"
4751   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4752   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4753   columns:
4754     - title: "2005.0-5"
4755       data-set: "vpp-performance-changes-2n-clx-h1"
4756     - title: "2009.0-5"
4757       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
4758     - title: "2009.0-6"
4759       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
4760     - title: "2101.0-6"
4761       data-set: "vpp-performance-changes-2n-clx-cmp"
4762   comparisons:
4763     - title: "2009.0-6 vs 2009.0-5"
4764       reference: 2
4765       compare: 3
4766 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca1.yaml"
4767     - title: "2101.0-6 vs 2009.0-6"
4768       reference: 3
4769       compare: 4
4770 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca1.yaml"
4771   legend:
4772     - ''
4773     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4774     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4775     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4776     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4777     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4778
4779 # VPP Performance Changes 2n-clx-xxv710 2t1c ndr
4780 - type: "table"
4781   title: "VPP Performance Changes 2n-clx-xxv710 2t1c ndr"
4782   algorithm: "table_comparison"
4783   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-ndr"
4784   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4785   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4786   columns:
4787     - title: "2005.0-5"
4788       data-set: "vpp-performance-changes-2n-clx-h1"
4789     - title: "2009.0-5"
4790       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
4791     - title: "2009.0-6"
4792       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
4793     - title: "2101.0-6"
4794       data-set: "vpp-performance-changes-2n-clx-cmp"
4795   comparisons:
4796     - title: "2009.0-6 vs 2009.0-5"
4797       reference: 2
4798       compare: 3
4799 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca1.yaml"
4800     - title: "2101.0-6 vs 2009.0-6"
4801       reference: 3
4802       compare: 4
4803 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca1.yaml"
4804   legend:
4805     - ''
4806     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4807     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4808     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4809     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4810     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4811
4812 # VPP Performance Changes 2n-clx-xxv710 4t2c ndr
4813 - type: "table"
4814   title: "VPP Performance Changes 2n-clx-xxv710 ndr"
4815   algorithm: "table_comparison"
4816   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-ndr"
4817   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4818   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4819   columns:
4820     - title: "2005.0-5"
4821       data-set: "vpp-performance-changes-2n-clx-h1"
4822     - title: "2009.0-5"
4823       data-set: "vpp-performance-changes-2n-clx-ref-env-old"
4824     - title: "2009.0-6"
4825       data-set: "vpp-performance-changes-2n-clx-ref-env-new"
4826     - title: "2101.0-6"
4827       data-set: "vpp-performance-changes-2n-clx-cmp"
4828   comparisons:
4829     - title: "2009.0-6 vs 2009.0-5"
4830       reference: 2
4831       compare: 3
4832 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca1.yaml"
4833     - title: "2101.0-6 vs 2009.0-6"
4834       reference: 3
4835       compare: 4
4836 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca1.yaml"
4837   legend:
4838     - ''
4839     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4840     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4841     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4842     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4843     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4844
4845 # VPP Performance Changes 2n-zn2-xxv710 2t1c pdr
4846 - type: "table"
4847   title: "VPP Performance Changes 2n-zn2-xxv710 2t1c pdr"
4848   algorithm: "table_comparison"
4849   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-2t1c-pdr"
4850   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4851   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
4852   columns:
4853 #     - title: "2005.0-5"
4854 #       data-set: "vpp-performance-changes-2n-zn2-h1"
4855     - title: "2009.0-5"
4856       data-set: "vpp-performance-changes-2n-zn2-ref-env-old"
4857     - title: "2009.0-6"
4858       data-set: "vpp-performance-changes-2n-zn2-ref-env-new"
4859     - title: "2101.0-6"
4860       data-set: "vpp-performance-changes-2n-zn2-cmp"
4861   comparisons:
4862     - title: "2009.0-6 vs 2009.0-5"
4863       reference: 1  # 2
4864       compare: 2  # 3
4865 #      rca-file: "rca/rca-2n-zn2-2t1c-pdr-rca1.yaml"
4866     - title: "2101.0-6 vs 2009.0-6"
4867       reference: 2  # 3
4868       compare: 3  # 4
4869 #      rca-file: "rca/rca-2n-zn2-2t1c-pdr-rca1.yaml"
4870   legend:
4871     - ''
4872     - 'Test Case:            Test cases executed for: PDR throughput on 2n-zn2 with xxv710.'
4873     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4874     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4875     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4876     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4877
4878 # VPP Performance Changes 2n-zn2-xxv710 4t2c pdr
4879 - type: "table"
4880   title: "VPP Performance Changes 2n-zn2-xxv710 4t2c pdr"
4881   algorithm: "table_comparison"
4882   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-4t2c-pdr"
4883   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4884   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
4885   columns:
4886 #     - title: "2005.0-5"
4887 #       data-set: "vpp-performance-changes-2n-zn2-h1"
4888     - title: "2009.0-5"
4889       data-set: "vpp-performance-changes-2n-zn2-ref-env-old"
4890     - title: "2009.0-6"
4891       data-set: "vpp-performance-changes-2n-zn2-ref-env-new"
4892     - title: "2101.0-6"
4893       data-set: "vpp-performance-changes-2n-zn2-cmp"
4894   comparisons:
4895     - title: "2009.0-6 vs 2009.0-5"
4896       reference: 1  # 2
4897       compare: 2  # 3
4898 #      rca-file: "rca/rca-2n-zn2-4t2c-pdr-rca1.yaml"
4899     - title: "2101.0-6 vs 2009.0-6"
4900       reference: 2  # 3
4901       compare: 3  # 4
4902 #      rca-file: "rca/rca-2n-zn2-4t2c-pdr-rca1.yaml"
4903   legend:
4904     - ''
4905     - 'Test Case:            Test cases executed for: PDR throughput on 2n-zn2 with xxv710.'
4906     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4907     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4908     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4909     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4910
4911 # VPP Performance Changes 2n-zn2-xxv710 2t1c ndr
4912 - type: "table"
4913   title: "VPP Performance Changes 2n-zn2-xxv710 2t1c ndr"
4914   algorithm: "table_comparison"
4915   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-2t1c-ndr"
4916   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4917   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
4918   columns:
4919 #     - title: "2005.0-5"
4920 #       data-set: "vpp-performance-changes-2n-zn2-h1"
4921     - title: "2009.0-5"
4922       data-set: "vpp-performance-changes-2n-zn2-ref-env-old"
4923     - title: "2009.0-6"
4924       data-set: "vpp-performance-changes-2n-zn2-ref-env-new"
4925     - title: "2101.0-6"
4926       data-set: "vpp-performance-changes-2n-zn2-cmp"
4927   comparisons:
4928     - title: "2009.0-6 vs 2009.0-5"
4929       reference: 1  # 2
4930       compare: 2  # 3
4931 #      rca-file: "rca/rca-2n-zn2-2t1c-ndr-rca1.yaml"
4932     - title: "2101.0-6 vs 2009.0-6"
4933       reference: 2  # 3
4934       compare: 3  # 4
4935 #      rca-file: "rca/rca-2n-zn2-2t1c-ndr-rca1.yaml"
4936   legend:
4937     - ''
4938     - 'Test Case:            Test cases executed for: NDR throughput on 2n-zn2 with xxv710.'
4939     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4940     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4941     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4942     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4943
4944 # VPP Performance Changes 2n-zn2-xxv710 4t2c ndr
4945 - type: "table"
4946   title: "VPP Performance Changes 2n-zn2-xxv710 4t2c ndr"
4947   algorithm: "table_comparison"
4948   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-4t2c-ndr"
4949   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4950   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
4951   columns:
4952 #     - title: "2005.0-5"
4953 #       data-set: "vpp-performance-changes-2n-zn2-h1"
4954     - title: "2009.0-5"
4955       data-set: "vpp-performance-changes-2n-zn2-ref-env-old"
4956     - title: "2009.0-6"
4957       data-set: "vpp-performance-changes-2n-zn2-ref-env-new"
4958     - title: "2101.0-6"
4959       data-set: "vpp-performance-changes-2n-zn2-cmp"
4960   comparisons:
4961     - title: "2009.0-6 vs 2009.0-5"
4962       reference: 1  # 2
4963       compare: 2  # 3
4964 #      rca-file: "rca/rca-2n-zn2-4t2c-ndr-rca1.yaml"
4965     - title: "2101.0-6 vs 2009.0-6"
4966       reference: 2  # 3
4967       compare: 3  # 4
4968 #      rca-file: "rca/rca-2n-zn2-4t2c-ndr-rca1.yaml"
4969   legend:
4970     - ''
4971     - 'Test Case:            Test cases executed for: NDR throughput on 2n-zn2 with xxv710.'
4972     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
4973     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4974     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
4975     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
4976
4977 # VPP Performance Changes 2n-dnv 1t1c pdr
4978 - type: "table"
4979   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
4980   algorithm: "table_comparison"
4981   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
4982   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4983   filter: "'1T1C'"
4984   columns:
4985     - title: "2005.0-5"
4986       data-set: "vpp-performance-changes-2n-dnv-h1"
4987     - title: "2009.0-5"
4988       data-set: "vpp-performance-changes-2n-dnv-ref-env-old"
4989 #     - title: "2009.0-6"
4990 #       data-set: "vpp-performance-changes-2n-dnv-ref-env-new"
4991     - title: "2101.0-6"
4992       data-set: "vpp-performance-changes-2n-dnv-cmp"
4993   comparisons:
4994 #     - title: "2009.0-6 vs 2009.0-5"
4995 #       reference: 2
4996 #       compare: 3
4997     - title: "2101.0-6 vs 2009.0-5"
4998       reference: 2
4999       compare: 3
5000   legend:
5001     - ''
5002     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
5003     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5004     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5005 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5006     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5007
5008 # VPP Performance Changes 2n-dnv 2t2c pdr
5009 - type: "table"
5010   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
5011   algorithm: "table_comparison"
5012   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
5013   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5014   filter: "'2T2C'"
5015   columns:
5016     - title: "2005.0-5"
5017       data-set: "vpp-performance-changes-2n-dnv-h1"
5018     - title: "2009.0-5"
5019       data-set: "vpp-performance-changes-2n-dnv-ref-env-old"
5020 #     - title: "2009.0-6"
5021 #       data-set: "vpp-performance-changes-2n-dnv-ref-env-new"
5022     - title: "2101.0-6"
5023       data-set: "vpp-performance-changes-2n-dnv-cmp"
5024   comparisons:
5025 #     - title: "2009.0-6 vs 2009.0-5"
5026 #       reference: 2
5027 #       compare: 3
5028     - title: "2101.0-6 vs 2009.0-5"
5029       reference: 2
5030       compare: 3
5031   legend:
5032     - ''
5033     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
5034     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5035     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5036 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5037     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5038
5039 # VPP Performance Changes 2n-dnv 1t1c ndr
5040 - type: "table"
5041   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
5042   algorithm: "table_comparison"
5043   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
5044   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5045   filter: "'1T1C'"
5046   columns:
5047     - title: "2005.0-5"
5048       data-set: "vpp-performance-changes-2n-dnv-h1"
5049     - title: "2009.0-5"
5050       data-set: "vpp-performance-changes-2n-dnv-ref-env-old"
5051 #     - title: "2009.0-6"
5052 #       data-set: "vpp-performance-changes-2n-dnv-ref-env-new"
5053     - title: "2101.0-6"
5054       data-set: "vpp-performance-changes-2n-dnv-cmp"
5055   comparisons:
5056 #     - title: "2009.0-6 vs 2009.0-5"
5057 #       reference: 2
5058 #       compare: 3
5059     - title: "2101.0-6 vs 2009.0-5"
5060       reference: 2
5061       compare: 3
5062   legend:
5063     - ''
5064     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
5065     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5066     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5067 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5068     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5069
5070 # VPP Performance Changes 2n-dnv 2t2c ndr
5071 - type: "table"
5072   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
5073   algorithm: "table_comparison"
5074   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
5075   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5076   filter: "'2T2C'"
5077   columns:
5078     - title: "2005.0-5"
5079       data-set: "vpp-performance-changes-2n-dnv-h1"
5080     - title: "2009.0-5"
5081       data-set: "vpp-performance-changes-2n-dnv-ref-env-old"
5082 #     - title: "2009.0-6"
5083 #       data-set: "vpp-performance-changes-2n-dnv-ref-env-new"
5084     - title: "2101.0-6"
5085       data-set: "vpp-performance-changes-2n-dnv-cmp"
5086   comparisons:
5087 #     - title: "2009.0-6 vs 2009.0-5"
5088 #       reference: 2
5089 #       compare: 3
5090     - title: "2101.0-6 vs 2009.0-5"
5091       reference: 2
5092       compare: 3
5093   legend:
5094     - ''
5095     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
5096     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5097     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5098 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5099     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5100
5101 # VPP Performance Changes 3n-dnv 1t1c pdr
5102 - type: "table"
5103   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
5104   algorithm: "table_comparison"
5105   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
5106   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5107   filter: "'1T1C'"
5108   columns:
5109     - title: "2005.0-5"
5110       data-set: "vpp-performance-changes-3n-dnv-h1"
5111     - title: "2009.0-5"
5112       data-set: "vpp-performance-changes-3n-dnv-ref-env-old"
5113 #     - title: "2009.0-6"
5114 #       data-set: "vpp-performance-changes-3n-dnv-ref-env-new"
5115     - title: "2101.0-6"
5116       data-set: "vpp-performance-changes-3n-dnv-cmp"
5117   comparisons:
5118 #     - title: "2009.0-6 vs 2009.0-5"
5119 #       reference: 2
5120 #       compare: 3
5121     - title: "2101.0-6 vs 2009.0-5"
5122       reference: 2
5123       compare: 3
5124   legend:
5125     - ''
5126     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
5127     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5128     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5129 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5130     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5131
5132 # VPP Performance Changes 3n-dnv 2t2c pdr
5133 - type: "table"
5134   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
5135   algorithm: "table_comparison"
5136   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
5137   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5138   filter: "'2T2C'"
5139   columns:
5140     - title: "2005.0-5"
5141       data-set: "vpp-performance-changes-3n-dnv-h1"
5142     - title: "2009.0-5"
5143       data-set: "vpp-performance-changes-3n-dnv-ref-env-old"
5144 #     - title: "2009.0-6"
5145 #       data-set: "vpp-performance-changes-3n-dnv-ref-env-new"
5146     - title: "2101.0-6"
5147       data-set: "vpp-performance-changes-3n-dnv-cmp"
5148   comparisons:
5149 #     - title: "2009.0-6 vs 2009.0-5"
5150 #       reference: 2
5151 #       compare: 3
5152     - title: "2101.0-6 vs 2009.0-5"
5153       reference: 2
5154       compare: 3
5155   legend:
5156     - ''
5157     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
5158     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5159     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5160 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5161     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5162
5163 # VPP Performance Changes 3n-dnv 1t1c ndr
5164 - type: "table"
5165   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
5166   algorithm: "table_comparison"
5167   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
5168   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5169   filter: "'1T1C'"
5170   columns:
5171     - title: "2005.0-5"
5172       data-set: "vpp-performance-changes-3n-dnv-h1"
5173     - title: "2009.0-5"
5174       data-set: "vpp-performance-changes-3n-dnv-ref-env-old"
5175 #     - title: "2009.0-6"
5176 #       data-set: "vpp-performance-changes-3n-dnv-ref-env-new"
5177     - title: "2101.0-6"
5178       data-set: "vpp-performance-changes-3n-dnv-cmp"
5179   comparisons:
5180 #     - title: "2009.0-6 vs 2009.0-5"
5181 #       reference: 2
5182 #       compare: 3
5183     - title: "2101.0-6 vs 2009.0-5"
5184       reference: 2
5185       compare: 3
5186   legend:
5187     - ''
5188     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
5189     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5190     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5191 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5192     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5193
5194 # VPP Performance Changes 3n-dnv 2t2c ndr
5195 - type: "table"
5196   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
5197   algorithm: "table_comparison"
5198   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
5199   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5200   filter: "'2T2C'"
5201   columns:
5202     - title: "2005.0-5"
5203       data-set: "vpp-performance-changes-3n-dnv-h1"
5204     - title: "2009.0-5"
5205       data-set: "vpp-performance-changes-3n-dnv-ref-env-old"
5206 #     - title: "2009.0-6"
5207 #       data-set: "vpp-performance-changes-3n-dnv-ref-env-new"
5208     - title: "2101.0-6"
5209       data-set: "vpp-performance-changes-3n-dnv-cmp"
5210   comparisons:
5211 #     - title: "2009.0-6 vs 2009.0-5"
5212 #       reference: 2
5213 #       compare: 3
5214     - title: "2101.0-6 vs 2009.0-5"
5215       reference: 2
5216       compare: 3
5217   legend:
5218     - ''
5219     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
5220     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5221     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5222 #    - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5223     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous.'
5224
5225 # VPP Performance Changes 3n-tsh 1t1c pdr
5226 - type: "table"
5227   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
5228   algorithm: "table_comparison"
5229   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
5230   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5231   filter: "'1T1C'"
5232   columns:
5233     - title: "2005.0-5"
5234       data-set: "vpp-performance-changes-3n-tsh-h1"
5235     - title: "2009.0-5"
5236       data-set: "vpp-performance-changes-3n-tsh-ref-env-old"
5237     - title: "2009.0-6"
5238       data-set: "vpp-performance-changes-3n-tsh-ref-env-new"
5239     - title: "2101.0-6"
5240       data-set: "vpp-performance-changes-3n-tsh-cmp"
5241   comparisons:
5242     - title: "2009.0-6 vs 2009.0-5"
5243       reference: 2
5244       compare: 3
5245 #      rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca1.yaml"
5246     - title: "2101.0-6 vs 2009.0-6"
5247       reference: 3
5248       compare: 4
5249 #      rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca2.yaml"
5250   legend:
5251     - ''
5252     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
5253     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5254     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5255     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5256     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5257
5258 # VPP Performance Changes 3n-tsh 2t2c pdr
5259 - type: "table"
5260   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
5261   algorithm: "table_comparison"
5262   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
5263   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5264   filter: "'2T2C'"
5265   columns:
5266     - title: "2005.0-5"
5267       data-set: "vpp-performance-changes-3n-tsh-h1"
5268     - title: "2009.0-5"
5269       data-set: "vpp-performance-changes-3n-tsh-ref-env-old"
5270     - title: "2009.0-6"
5271       data-set: "vpp-performance-changes-3n-tsh-ref-env-new"
5272     - title: "2101.0-6"
5273       data-set: "vpp-performance-changes-3n-tsh-cmp"
5274   comparisons:
5275     - title: "2009.0-6 vs 2009.0-5"
5276       reference: 2
5277       compare: 3
5278 #      rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca1.yaml"
5279     - title: "2101.0-6 vs 2009.0-6"
5280       reference: 3
5281       compare: 4
5282 #      rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca2.yaml"
5283   legend:
5284     - ''
5285     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
5286     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5287     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5288     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5289     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5290
5291 # VPP Performance Changes 3n-tsh 1t1c ndr
5292 - type: "table"
5293   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
5294   algorithm: "table_comparison"
5295   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
5296   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5297   filter: "'1T1C'"
5298   columns:
5299     - title: "2005.0-5"
5300       data-set: "vpp-performance-changes-3n-tsh-h1"
5301     - title: "2009.0-5"
5302       data-set: "vpp-performance-changes-3n-tsh-ref-env-old"
5303     - title: "2009.0-6"
5304       data-set: "vpp-performance-changes-3n-tsh-ref-env-new"
5305     - title: "2101.0-6"
5306       data-set: "vpp-performance-changes-3n-tsh-cmp"
5307   comparisons:
5308     - title: "2009.0-6 vs 2009.0-5"
5309       reference: 2
5310       compare: 3
5311 #      rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca1.yaml"
5312     - title: "2101.0-6 vs 2009.0-6"
5313       reference: 3
5314       compare: 4
5315 #      rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca2.yaml"
5316   legend:
5317     - ''
5318     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
5319     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5320     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5321     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5322     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5323
5324 # VPP Performance Changes 3n-tsh 2t2c ndr
5325 - type: "table"
5326   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
5327   algorithm: "table_comparison"
5328   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
5329   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5330   filter: "'2T2C'"
5331   columns:
5332     - title: "2005.0-5"
5333       data-set: "vpp-performance-changes-3n-tsh-h1"
5334     - title: "2009.0-5"
5335       data-set: "vpp-performance-changes-3n-tsh-ref-env-old"
5336     - title: "2009.0-6"
5337       data-set: "vpp-performance-changes-3n-tsh-ref-env-new"
5338     - title: "2101.0-6"
5339       data-set: "vpp-performance-changes-3n-tsh-cmp"
5340   comparisons:
5341     - title: "2009.0-6 vs 2009.0-5"
5342       reference: 2
5343       compare: 3
5344 #      rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca1.yaml"
5345     - title: "2101.0-6 vs 2009.0-6"
5346       reference: 3
5347       compare: 4
5348 #      rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca2.yaml"
5349   legend:
5350     - ''
5351     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
5352     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5353     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5354     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5355     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5356
5357 # VPP Performance Changes 2n-tx2 1t1c pdr
5358 - type: "table"
5359   title: "VPP Performance Changes 2n-tx2 1t1c pdr"
5360   algorithm: "table_comparison"
5361   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-1t1c-pdr"
5362   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5363   filter: "'1T1C'"
5364   columns:
5365 #     - title: "2005.0-5"
5366 #       data-set: "vpp-performance-changes-2n-tx2-h1"
5367 #     - title: "2009.0-5"
5368 #       data-set: "vpp-performance-changes-2n-tx2-ref-env-old"
5369     - title: "2009.0-6"
5370       data-set: "vpp-performance-changes-2n-tx2-ref-env-new"
5371     - title: "2101.0-6"
5372       data-set: "vpp-performance-changes-2n-tx2-cmp"
5373   comparisons:
5374 #     - title: "2009.0-6 vs 2009.0-5"
5375 #       reference: 2
5376 #       compare: 3
5377     - title: "2101.0-6 vs 2009.0-6"
5378       reference: 1
5379       compare: 2
5380   legend:
5381     - ''
5382     - 'Test Case:            Test cases executed for: PDR throughput on 2n-tx2 with xl710.'
5383     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5384     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5385 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5386     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5387
5388 # VPP Performance Changes 2n-tx2 2t2c pdr
5389 - type: "table"
5390   title: "VPP Performance Changes 2n-tx2 2t2c pdr"
5391   algorithm: "table_comparison"
5392   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-2t2c-pdr"
5393   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5394   filter: "'2T2C'"
5395   columns:
5396 #     - title: "2005.0-5"
5397 #       data-set: "vpp-performance-changes-2n-tx2-h1"
5398 #     - title: "2009.0-5"
5399 #       data-set: "vpp-performance-changes-2n-tx2-ref-env-old"
5400     - title: "2009.0-6"
5401       data-set: "vpp-performance-changes-2n-tx2-ref-env-new"
5402     - title: "2101.0-6"
5403       data-set: "vpp-performance-changes-2n-tx2-cmp"
5404   comparisons:
5405 #     - title: "2009.0-6 vs 2009.0-5"
5406 #       reference: 2
5407 #       compare: 3
5408     - title: "2101.0-6 vs 2009.0-6"
5409       reference: 1
5410       compare: 2
5411   legend:
5412     - ''
5413     - 'Test Case:            Test cases executed for: PDR throughput on 2n-tx2 with xl710.'
5414     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5415     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5416 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5417     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5418
5419 # VPP Performance Changes 2n-tx2 1t1c ndr
5420 - type: "table"
5421   title: "VPP Performance Changes 2n-tx2 1t1c ndr"
5422   algorithm: "table_comparison"
5423   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-1t1c-pdr"
5424   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5425   filter: "'1T1C'"
5426   columns:
5427 #     - title: "2005.0-5"
5428 #       data-set: "vpp-performance-changes-2n-tx2-h1"
5429 #     - title: "2009.0-5"
5430 #       data-set: "vpp-performance-changes-2n-tx2-ref-env-old"
5431     - title: "2009.0-6"
5432       data-set: "vpp-performance-changes-2n-tx2-ref-env-new"
5433     - title: "2101.0-6"
5434       data-set: "vpp-performance-changes-2n-tx2-cmp"
5435   comparisons:
5436 #     - title: "2009.0-6 vs 2009.0-5"
5437 #       reference: 2
5438 #       compare: 3
5439     - title: "2101.0-6 vs 2009.0-6"
5440       reference: 1
5441       compare: 2
5442   legend:
5443     - ''
5444     - 'Test Case:            Test cases executed for: PDR throughput on 2n-tx2 with xl710.'
5445     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5446     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5447 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5448     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5449
5450 # VPP Performance Changes 2n-tx2 2t2c ndr
5451 - type: "table"
5452   title: "VPP Performance Changes 2n-tx2 2t2c ndr"
5453   algorithm: "table_comparison"
5454   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-2t2c-pdr"
5455   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5456   filter: "'2T2C'"
5457   columns:
5458 #     - title: "2005.0-5"
5459 #       data-set: "vpp-performance-changes-2n-tx2-h1"
5460 #     - title: "2009.0-5"
5461 #       data-set: "vpp-performance-changes-2n-tx2-ref-env-old"
5462     - title: "2009.0-6"
5463       data-set: "vpp-performance-changes-2n-tx2-ref-env-new"
5464     - title: "2101.0-6"
5465       data-set: "vpp-performance-changes-2n-tx2-cmp"
5466   comparisons:
5467 #     - title: "2009.0-6 vs 2009.0-5"
5468 #       reference: 2
5469 #       compare: 3
5470     - title: "2101.0-6 vs 2009.0-6"
5471       reference: 1
5472       compare: 2
5473   legend:
5474     - ''
5475     - 'Test Case:            Test cases executed for: PDR throughput on 2n-tx2 with xl710.'
5476     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5477     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5478 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5479     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5480
5481 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
5482 - type: "table"
5483   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
5484   algorithm: "table_comparison"
5485   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
5486   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5487   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5488   columns:
5489     - title: "3n-hsw xl710"
5490       data-set: "vpp-compare-testbeds-ref"
5491       tag: "NIC_Intel-XL710"
5492     - title: "3n-skx xxv710"
5493       data-set: "vpp-compare-testbeds-cmp"
5494       tag: "NIC_Intel-XXV710"
5495   comparisons:
5496     - title: "Diff"
5497       reference: 1
5498       compare: 2
5499   legend:
5500     - ""
5501     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5502     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5503
5504 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
5505 - type: "table"
5506   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
5507   algorithm: "table_comparison"
5508   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
5509   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5510   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5511   columns:
5512     - title: "3n-hsw xl710"
5513       data-set: "vpp-compare-testbeds-ref"
5514       tag: "NIC_Intel-XL710"
5515     - title: "3n-skx xxv710"
5516       data-set: "vpp-compare-testbeds-cmp"
5517       tag: "NIC_Intel-XXV710"
5518   comparisons:
5519     - title: "Diff"
5520       reference: 1
5521       compare: 2
5522   legend:
5523     - ""
5524     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5525     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5526
5527 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
5528 - type: "table"
5529   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
5530   algorithm: "table_comparison"
5531   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
5532   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5533   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5534   columns:
5535     - title: "3n-hsw xl710"
5536       data-set: "vpp-compare-testbeds-ref"
5537       tag: "NIC_Intel-XL710"
5538     - title: "3n-skx xxv710"
5539       data-set: "vpp-compare-testbeds-cmp"
5540       tag: "NIC_Intel-XXV710"
5541   comparisons:
5542     - title: "Diff"
5543       reference: 1
5544       compare: 2
5545   legend:
5546     - ""
5547     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5548     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5549
5550 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
5551 - type: "table"
5552   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
5553   algorithm: "table_comparison"
5554   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
5555   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5556   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5557   columns:
5558     - title: "3n-hsw xl710"
5559       data-set: "vpp-compare-testbeds-ref"
5560       tag: "NIC_Intel-XL710"
5561     - title: "3n-skx xxv710"
5562       data-set: "vpp-compare-testbeds-cmp"
5563       tag: "NIC_Intel-XXV710"
5564   comparisons:
5565     - title: "Diff"
5566       reference: 1
5567       compare: 2
5568   legend:
5569     - ""
5570     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5571     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5572
5573 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
5574 - type: "table"
5575   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
5576   algorithm: "table_comparison"
5577   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
5578   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5579   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5580   columns:
5581     - title: "2n-skx"
5582       data-set: "vpp-compare-testbeds-skx-clx-ref"
5583     - title: "2n-clx"
5584       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5585   comparisons:
5586     - title: "Diff"
5587       reference: 1
5588       compare: 2
5589   legend:
5590     - ""
5591     - "2n-skx, 2n-clx - testbeds and NICs tested."
5592     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5593
5594 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
5595 - type: "table"
5596   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
5597   algorithm: "table_comparison"
5598   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
5599   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5600   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5601   columns:
5602     - title: "2n-skx"
5603       data-set: "vpp-compare-testbeds-skx-clx-ref"
5604     - title: "2n-clx"
5605       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5606   comparisons:
5607     - title: "Diff"
5608       reference: 1
5609       compare: 2
5610   legend:
5611     - ""
5612     - "2n-skx, 2n-clx - testbeds and NICs tested."
5613     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5614
5615 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
5616 - type: "table"
5617   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
5618   algorithm: "table_comparison"
5619   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
5620   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5621   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5622   columns:
5623     - title: "2n-skx"
5624       data-set: "vpp-compare-testbeds-skx-clx-ref"
5625     - title: "2n-clx"
5626       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5627   comparisons:
5628     - title: "Diff"
5629       reference: 1
5630       compare: 2
5631   legend:
5632     - ""
5633     - "2n-skx, 2n-clx - testbeds and NICs tested."
5634     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5635
5636 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
5637 - type: "table"
5638   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
5639   algorithm: "table_comparison"
5640   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
5641   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5642   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5643   columns:
5644     - title: "2n-skx"
5645       data-set: "vpp-compare-testbeds-skx-clx-ref"
5646     - title: "2n-clx"
5647       data-set: "vpp-compare-testbeds-skx-clx-cmp"
5648   comparisons:
5649     - title: "Diff"
5650       reference: 1
5651       compare: 2
5652   legend:
5653     - ""
5654     - "2n-skx, 2n-clx - testbeds and NICs tested."
5655     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5656
5657 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
5658 - type: "table"
5659   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
5660   algorithm: "table_comparison"
5661   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
5662   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5663   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5664   columns:
5665     - title: "3n-hsw xl710"
5666       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5667       tag: "NIC_Intel-XL710"
5668     - title: "2n-clx xxv710"
5669       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5670       tag: "NIC_Intel-XXV710"
5671   comparisons:
5672     - title: "Diff"
5673       reference: 1
5674       compare: 2
5675   legend:
5676     - ""
5677     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5678     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5679
5680 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
5681 - type: "table"
5682   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
5683   algorithm: "table_comparison"
5684   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
5685   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5686   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5687   columns:
5688     - title: "3n-hsw xl710"
5689       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5690       tag: "NIC_Intel-XL710"
5691     - title: "2n-clx xxv710"
5692       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5693       tag: "NIC_Intel-XXV710"
5694   comparisons:
5695     - title: "Diff"
5696       reference: 1
5697       compare: 2
5698   legend:
5699     - ""
5700     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5701     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5702
5703 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
5704 - type: "table"
5705   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
5706   algorithm: "table_comparison"
5707   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
5708   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5709   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
5710   columns:
5711     - title: "3n-hsw xl710"
5712       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5713       tag: "NIC_Intel-XL710"
5714     - title: "2n-clx xxv710"
5715       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5716       tag: "NIC_Intel-XXV710"
5717   comparisons:
5718     - title: "Diff"
5719       reference: 1
5720       compare: 2
5721   legend:
5722     - ""
5723     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5724     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5725
5726 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
5727 - type: "table"
5728   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
5729   algorithm: "table_comparison"
5730   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
5731   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5732   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
5733   columns:
5734     - title: "3n-hsw xl710"
5735       data-set: "vpp-compare-testbeds-hsw-clx-ref"
5736       tag: "NIC_Intel-XL710"
5737     - title: "2n-clx xxv710"
5738       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
5739       tag: "NIC_Intel-XXV710"
5740   comparisons:
5741     - title: "Diff"
5742       reference: 1
5743       compare: 2
5744   legend:
5745     - ""
5746     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5747     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5748
5749 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
5750 - type: "table"
5751   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
5752   algorithm: "table_comparison"
5753   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
5754   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5755   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
5756   columns:
5757     - title: "3n-skx"
5758       data-set: "vpp-compare-topologies-ref"
5759     - title: "2n-skx"
5760       data-set: "vpp-compare-topologies-cmp"
5761   comparisons:
5762     - title: "Diff"
5763       reference: 1
5764       compare: 2
5765   legend:
5766     - ""
5767     - "3n-skx, 2n-skx - topologies tested."
5768     - "Diff - difference between 3n-skx and 2n-skx topologies."
5769
5770 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
5771 - type: "table"
5772   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
5773   algorithm: "table_comparison"
5774   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
5775   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5776   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
5777   columns:
5778     - title: "3n-skx"
5779       data-set: "vpp-compare-topologies-ref"
5780     - title: "2n-skx"
5781       data-set: "vpp-compare-topologies-cmp"
5782   comparisons:
5783     - title: "Diff"
5784       reference: 1
5785       compare: 2
5786   legend:
5787     - ""
5788     - "3n-skx, 2n-skx - topologies tested."
5789     - "Diff - difference between 3n-skx and 2n-skx topologies."
5790
5791 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
5792 - type: "table"
5793   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
5794   algorithm: "table_comparison"
5795   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
5796   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5797   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
5798   columns:
5799     - title: "3n-skx"
5800       data-set: "vpp-compare-topologies-ref"
5801     - title: "2n-skx"
5802       data-set: "vpp-compare-topologies-cmp"
5803   comparisons:
5804     - title: "Diff"
5805       reference: 1
5806       compare: 2
5807   legend:
5808     - ""
5809     - "3n-skx, 2n-skx - topologies tested."
5810     - "Diff - difference between 3n-skx and 2n-skx topologies."
5811
5812 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
5813 - type: "table"
5814   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
5815   algorithm: "table_comparison"
5816   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
5817   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5818   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
5819   columns:
5820     - title: "3n-skx"
5821       data-set: "vpp-compare-topologies-ref"
5822     - title: "2n-skx"
5823       data-set: "vpp-compare-topologies-cmp"
5824   comparisons:
5825     - title: "Diff"
5826       reference: 1
5827       compare: 2
5828   legend:
5829     - ""
5830     - "3n-skx, 2n-skx - topologies tested."
5831     - "Diff - difference between 3n-skx and 2n-skx topologies."
5832
5833 # VPP Performance Changes 3n-hsw 1t1c mrr
5834 - type: "table"
5835   title: "VPP Performance Changes 3n-hsw 1t1c mrr"
5836   algorithm: "table_comparison"
5837   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
5838   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5839   filter: "'1T1C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
5840   columns:
5841     - title: "2005.0-5"
5842       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
5843     - title: "2009.0-5"
5844       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-old"
5845     - title: "2009.0-6"
5846       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-new"
5847     - title: "2101.0-6"
5848       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
5849   comparisons:
5850     - title: "2009.0-6 vs 2009.0-5"
5851       reference: 2
5852       compare: 3
5853 #      rca-file: "rca/rca-3n-hsw-1t1c-mrr-rca1.yaml"
5854     - title: "2101.0-6 vs 2009.0-6"
5855       reference: 3
5856       compare: 4
5857 #      rca-file: "rca/rca-3n-hsw-1t1c-mrr-rca2.yaml"
5858   legend:
5859     - ''
5860     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
5861     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5862     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5863     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5864     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5865
5866 # VPP Performance Changes 3n-hsw 2t2c mrr
5867 - type: "table"
5868   title: "VPP Performance Changes 3n-hsw 2t2c mrr"
5869   algorithm: "table_comparison"
5870   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
5871   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5872   filter: "'2T2C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
5873   columns:
5874     - title: "2005.0-5"
5875       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
5876     - title: "2009.0-5"
5877       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-old"
5878     - title: "2009.0-6"
5879       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-new"
5880     - title: "2101.0-6"
5881       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
5882   comparisons:
5883     - title: "2009.0-6 vs 2009.0-5"
5884       reference: 2
5885       compare: 3
5886 #      rca-file: "rca/rca-3n-hsw-2t2c-mrr-rca1.yaml"
5887     - title: "2101.0-6 vs 2009.0-6"
5888       reference: 3
5889       compare: 4
5890 #      rca-file: "rca/rca-3n-hsw-2t2c-mrr-rca2.yaml"
5891   legend:
5892     - ''
5893     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
5894     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5895     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5896     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5897     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5898
5899 # VPP Performance Changes 3n-hsw 4t4c mrr
5900 - type: "table"
5901   title: "VPP Performance Changes 3n-hsw 4t4c mrr"
5902   algorithm: "table_comparison"
5903   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
5904   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5905   filter: "'4T4C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
5906   columns:
5907     - title: "2005.0-5"
5908       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
5909     - title: "2009.0-5"
5910       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-old"
5911     - title: "2009.0-6"
5912       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env-new"
5913     - title: "2101.0-6"
5914       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
5915   comparisons:
5916     - title: "2009.0-6 vs 2009.0-5"
5917       reference: 2
5918       compare: 3
5919 #      rca-file: "rca/rca-3n-hsw-4t4c-mrr-rca1.yaml"
5920     - title: "2101.0-6 vs 2009.0-6"
5921       reference: 3
5922       compare: 4
5923 #      rca-file: "rca/rca-3n-hsw-4t4c-mrr-rca2.yaml"
5924   legend:
5925     - ''
5926     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
5927     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5928     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5929     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5930     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5931
5932 # VPP Performance Changes 3n-skx 2t1c mrr
5933 - type: "table"
5934   title: "VPP Performance Changes 3n-skx 2t1c mrr"
5935   algorithm: "table_comparison"
5936   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
5937   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5938   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5939   columns:
5940     - title: "2005.0-5"
5941       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
5942     - title: "2009.0-5"
5943       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-old"
5944     - title: "2009.0-6"
5945       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-new"
5946     - title: "2101.0-6"
5947       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
5948   comparisons:
5949     - title: "2009.0-6 vs 2009.0-5"
5950       reference: 2
5951       compare: 3
5952 #      rca-file: "rca/rca-3n-skx-2t1c-mrr-rca1.yaml"
5953     - title: "2101.0-6 vs 2009.0-6"
5954       reference: 3
5955       compare: 4
5956 #      rca-file: "rca/rca-3n-skx-2t1c-mrr-rca2.yaml"
5957   legend:
5958     - ''
5959     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
5960     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5961     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5962     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5963     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5964
5965 # VPP Performance Changes 3n-skx 4t2c mrr
5966 - type: "table"
5967   title: "VPP Performance Changes 3n-skx 4t2c mrr"
5968   algorithm: "table_comparison"
5969   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
5970   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5971   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5972   columns:
5973     - title: "2005.0-5"
5974       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
5975     - title: "2009.0-5"
5976       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-old"
5977     - title: "2009.0-6"
5978       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-new"
5979     - title: "2101.0-6"
5980       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
5981   comparisons:
5982     - title: "2009.0-6 vs 2009.0-5"
5983       reference: 2
5984       compare: 3
5985 #      rca-file: "rca/rca-3n-skx-4t2c-mrr-rca1.yaml"
5986     - title: "2101.0-6 vs 2009.0-6"
5987       reference: 3
5988       compare: 4
5989 #      rca-file: "rca/rca-3n-skx-4t2c-mrr-rca2.yaml"
5990   legend:
5991     - ''
5992     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
5993     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
5994     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5995     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
5996     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
5997
5998 # VPP Performance Changes 3n-skx 8t4c mrr
5999 - type: "table"
6000   title: "VPP Performance Changes 3n-skx 8t4c mrr"
6001   algorithm: "table_comparison"
6002   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
6003   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6004   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6005   columns:
6006     - title: "2005.0-5"
6007       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
6008     - title: "2009.0-5"
6009       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-old"
6010     - title: "2009.0-6"
6011       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env-new"
6012     - title: "2101.0-6"
6013       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
6014   comparisons:
6015     - title: "2009.0-6 vs 2009.0-5"
6016       reference: 2
6017       compare: 3
6018 #      rca-file: "rca/rca-3n-skx-8t4c-mrr-rca1.yaml"
6019     - title: "2101.0-6 vs 2009.0-6"
6020       reference: 3
6021       compare: 4
6022 #      rca-file: "rca/rca-3n-skx-8t4c-mrr-rca2.yaml"
6023   legend:
6024     - ''
6025     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
6026     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6027     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6028     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6029     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6030
6031 # VPP Performance Changes 2n-skx 2t1c mrr
6032 - type: "table"
6033   title: "VPP Performance Changes 2n-skx 2t1c mrr"
6034   algorithm: "table_comparison"
6035   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
6036   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6037   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6038   columns:
6039     - title: "2005.0-5"
6040       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
6041     - title: "2009.0-5"
6042       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-old"
6043     - title: "2009.0-6"
6044       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-new"
6045     - title: "2101.0-6"
6046       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
6047   comparisons:
6048     - title: "2009.0-6 vs 2009.0-5"
6049       reference: 2
6050       compare: 3
6051 #      rca-file: "rca/rca-2n-skx-2t1c-mrr-rca1.yaml"
6052     - title: "2101.0-6 vs 2009.0-6"
6053       reference: 3
6054       compare: 4
6055 #      rca-file: "rca/rca-2n-skx-2t1c-mrr-rca2.yaml"
6056   legend:
6057     - ''
6058     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
6059     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6060     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6061     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6062     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6063
6064 # VPP Performance Changes 2n-skx 4t2c mrr
6065 - type: "table"
6066   title: "VPP Performance Changes 2n-skx 4t2c mrr"
6067   algorithm: "table_comparison"
6068   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
6069   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6070   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6071   columns:
6072     - title: "2005.0-5"
6073       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
6074     - title: "2009.0-5"
6075       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-old"
6076     - title: "2009.0-6"
6077       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-new"
6078     - title: "2101.0-6"
6079       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
6080   comparisons:
6081     - title: "2009.0-6 vs 2009.0-5"
6082       reference: 2
6083       compare: 3
6084 #      rca-file: "rca/rca-2n-skx-4t2c-mrr-rca1.yaml"
6085     - title: "2101.0-6 vs 2009.0-6"
6086       reference: 3
6087       compare: 4
6088 #      rca-file: "rca/rca-2n-skx-4t2c-mrr-rca2.yaml"
6089   legend:
6090     - ''
6091     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
6092     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6093     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6094     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6095     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6096
6097 # VPP Performance Changes 2n-skx 8t4c mrr
6098 - type: "table"
6099   title: "VPP Performance Changes 2n-skx 8t4c mrr"
6100   algorithm: "table_comparison"
6101   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
6102   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6103   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6104   columns:
6105     - title: "2005.0-5"
6106       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
6107     - title: "2009.0-5"
6108       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-old"
6109     - title: "2009.0-6"
6110       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env-new"
6111     - title: "2101.0-6"
6112       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
6113   comparisons:
6114     - title: "2009.0-6 vs 2009.0-5"
6115       reference: 2
6116       compare: 3
6117 #      rca-file: "rca/rca-2n-skx-8t4c-mrr-rca1.yaml"
6118     - title: "2101.0-6 vs 2009.0-6"
6119       reference: 3
6120       compare: 4
6121 #      rca-file: "rca/rca-2n-skx-8t4c-mrr-rca2.yaml"
6122   legend:
6123     - ''
6124     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
6125     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6126     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6127     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6128     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6129
6130 # VPP Performance Changes 2n-clx-xxv710 2t1c mrr
6131 - type: "table"
6132   title: "VPP Performance Changes 2n-clx-xxv710 2t1c mrr"
6133   algorithm: "table_comparison"
6134   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-mrr"
6135   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6136   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6137   columns:
6138     - title: "2005.0-5"
6139       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
6140     - title: "2009.0-5"
6141       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-old"
6142     - title: "2009.0-6"
6143       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-new"
6144     - title: "2101.0-6"
6145       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
6146   comparisons:
6147     - title: "2009.0-6 vs 2009.0-5"
6148       reference: 2
6149       compare: 3
6150 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca1.yaml"
6151     - title: "2101.0-6 vs 2009.0-6"
6152       reference: 3
6153       compare: 4
6154 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca2.yaml"
6155   legend:
6156     - ''
6157     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
6158     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6159     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6160     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6161     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6162
6163 # VPP Performance Changes 2n-clx-xxv710 4t2c mrr
6164 - type: "table"
6165   title: "VPP Performance Changes 2n-clx-xxv710 4t2c mrr"
6166   algorithm: "table_comparison"
6167   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-mrr"
6168   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6169   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6170   columns:
6171     - title: "2005.0-5"
6172       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
6173     - title: "2009.0-5"
6174       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-old"
6175     - title: "2009.0-6"
6176       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-new"
6177     - title: "2101.0-6"
6178       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
6179   comparisons:
6180     - title: "2009.0-6 vs 2009.0-5"
6181       reference: 2
6182       compare: 3
6183 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca1.yaml"
6184     - title: "2101.0-6 vs 2009.0-6"
6185       reference: 3
6186       compare: 4
6187 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca2.yaml"
6188   legend:
6189     - ''
6190     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
6191     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6192     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6193     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6194     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6195
6196 # VPP Performance Changes 2n-clx-xxv710 8t4c mrr
6197 - type: "table"
6198   title: "VPP Performance Changes 2n-clx-xxv710 8t4c mrr"
6199   algorithm: "table_comparison"
6200   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-8t4c-mrr"
6201   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6202   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
6203   columns:
6204     - title: "2005.0-5"
6205       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
6206     - title: "2009.0-5"
6207       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-old"
6208     - title: "2009.0-6"
6209       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env-new"
6210     - title: "2101.0-6"
6211       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
6212   comparisons:
6213     - title: "2009.0-6 vs 2009.0-5"
6214       reference: 2
6215       compare: 3
6216 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca1.yaml"
6217     - title: "2101.0-6 vs 2009.0-6"
6218       reference: 3
6219       compare: 4
6220 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca2.yaml"
6221   legend:
6222     - ''
6223     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
6224     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6225     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6226     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6227     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6228
6229 # VPP Performance Changes 2n-zn2-xxv710 2t1c mrr
6230 - type: "table"
6231   title: "VPP Performance Changes 2n-zn2-xxv710 2t1c mrr"
6232   algorithm: "table_comparison"
6233   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-2t1c-mrr"
6234   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6235   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710'"
6236   columns:
6237 #     - title: "2005.0-5"
6238 #       data-set: "vpp-performance-changes-2n-zn2-mrr-h1"
6239     - title: "2009.0-5"
6240       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-old"
6241     - title: "2009.0-6"
6242       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-new"
6243     - title: "2101.0-6"
6244       data-set: "vpp-performance-changes-2n-zn2-mrr-cmp"
6245   comparisons:
6246     - title: "2009.0-6 vs 2009.0-5"
6247       reference: 1  # 2
6248       compare: 2  # 3
6249 #      rca-file: "rca/rca-2n-zn2-2t1c-mrr-rca1.yaml"
6250     - title: "2101.0-6 vs 2009.0-6"
6251       reference: 2  # 3
6252       compare: 3  # 4
6253 #      rca-file: "rca/rca-2n-zn2-2t1c-mrr-rca2.yaml"
6254   legend:
6255     - ''
6256     - 'Test Case:            Test cases executed for: MRR throughput on 2n-zn2 with xxv710.'
6257     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6258     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6259     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6260     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6261
6262 # VPP Performance Changes 2n-zn2-xxv710 4t2c mrr
6263 - type: "table"
6264   title: "VPP Performance Changes 2n-zn2-xxv710 4t2c mrr"
6265   algorithm: "table_comparison"
6266   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-4t2c-mrr"
6267   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6268   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710'"
6269   columns:
6270 #     - title: "2005.0-5"
6271 #       data-set: "vpp-performance-changes-2n-zn2-mrr-h1"
6272     - title: "2009.0-5"
6273       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-old"
6274     - title: "2009.0-6"
6275       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-new"
6276     - title: "2101.0-6"
6277       data-set: "vpp-performance-changes-2n-zn2-mrr-cmp"
6278   comparisons:
6279     - title: "2009.0-6 vs 2009.0-5"
6280       reference: 1  # 2
6281       compare: 2  # 3
6282 #      rca-file: "rca/rca-2n-zn2-4t2c-mrr-rca1.yaml"
6283     - title: "2101.0-6 vs 2009.0-6"
6284       reference: 2  # 3
6285       compare: 3  # 4
6286 #      rca-file: "rca/rca-2n-zn2-4t2c-mrr-rca2.yaml"
6287   legend:
6288     - ''
6289     - 'Test Case:            Test cases executed for: MRR throughput on 2n-zn2 with xxv710.'
6290     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6291     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6292     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6293     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6294
6295 # VPP Performance Changes 2n-zn2-xxv710 8t4c mrr
6296 - type: "table"
6297   title: "VPP Performance Changes 2n-zn2-xxv710 8t4c mrr"
6298   algorithm: "table_comparison"
6299   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-zn2-xxv710-8t4c-mrr"
6300   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6301   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710'"
6302   columns:
6303 #     - title: "2005.0-5"
6304 #       data-set: "vpp-performance-changes-2n-zn2-mrr-h1"
6305     - title: "2009.0-5"
6306       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-old"
6307     - title: "2009.0-6"
6308       data-set: "vpp-performance-changes-2n-zn2-mrr-ref-env-new"
6309     - title: "2101.0-6"
6310       data-set: "vpp-performance-changes-2n-zn2-mrr-cmp"
6311   comparisons:
6312     - title: "2009.0-6 vs 2009.0-5"
6313       reference: 1  # 2
6314       compare: 2  # 3
6315 #      rca-file: "rca/rca-2n-zn2-8t4c-mrr-rca1.yaml"
6316     - title: "2101.0-6 vs 2009.0-6"
6317       reference: 2  # 3
6318       compare: 3  # 4
6319 #      rca-file: "rca/rca-2n-zn2-8t4c-mrr-rca2.yaml"
6320   legend:
6321     - ''
6322     - 'Test Case:            Test cases executed for: MRR throughput on 2n-zn2 with xxv710.'
6323     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6324     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6325     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6326     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6327
6328 # VPP Performance Changes 2n-dnv 1t1c mrr
6329 - type: "table"
6330   title: "VPP Performance Changes 2n-dnv 1t1c mrr"
6331   algorithm: "table_comparison"
6332   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
6333   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6334   filter: "'1T1C'"
6335   columns:
6336     - title: "2005.0-5"
6337       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
6338     - title: "2009.0-5"
6339       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-old"
6340 #     - title: "2009.0-6"
6341 #       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
6342     - title: "2101.0-6"
6343       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
6344   comparisons:
6345 #     - title: "2009.0-6 vs 2009.0-5"
6346 #       reference: 2
6347 #       compare: 3
6348     - title: "2101.0-6 vs 2009.0-5"
6349       reference: 2
6350       compare: 3
6351   legend:
6352     - ''
6353     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
6354     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6355     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6356 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6357     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous in the current CSIT environment.'
6358
6359 # VPP Performance Changes 2n-dnv 2t2c mrr
6360 - type: "table"
6361   title: "VPP Performance Changes 2n-dnv 2t2c mrr"
6362   algorithm: "table_comparison"
6363   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
6364   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6365   filter: "'2T2C'"
6366   columns:
6367     - title: "2005.0-5"
6368       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
6369     - title: "2009.0-5"
6370       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-old"
6371 #     - title: "2009.0-6"
6372 #       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
6373     - title: "2101.0-6"
6374       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
6375   comparisons:
6376 #     - title: "2009.0-6 vs 2009.0-5"
6377 #       reference: 2
6378 #       compare: 3
6379     - title: "2101.0-6 vs 2009.0-5"
6380       reference: 2
6381       compare: 3
6382   legend:
6383     - ''
6384     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
6385     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6386     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6387 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6388     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous in the current CSIT environment.'
6389
6390 # VPP Performance Changes 2n-dnv 4t4c mrr
6391 - type: "table"
6392   title: "VPP Performance Changes 2n-dnv 4t4c mrr"
6393   algorithm: "table_comparison"
6394   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
6395   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6396   filter: "'4T4C'"
6397   columns:
6398     - title: "2005.0-5"
6399       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
6400     - title: "2009.0-5"
6401       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-old"
6402 #     - title: "2009.0-6"
6403 #       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
6404     - title: "2101.0-6"
6405       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
6406   comparisons:
6407 #     - title: "2009.0-6 vs 2009.0-5"
6408 #       reference: 2
6409 #       compare: 3
6410     - title: "2101.0-6 vs 2009.0-5"
6411       reference: 2
6412       compare: 3
6413   legend:
6414     - ''
6415     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
6416     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6417     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6418 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6419     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous in the current CSIT environment.'
6420
6421 # VPP Performance Changes 3n-dnv 1t1c mrr
6422 - type: "table"
6423   title: "VPP Performance Changes 3n-dnv 1t1c mrr"
6424   algorithm: "table_comparison"
6425   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
6426   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6427   filter: "'1T1C'"
6428   columns:
6429     - title: "2005.0-5"
6430       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
6431     - title: "2009.0-5"
6432       data-set: "vpp-performance-changes-3n-dnv-mrr-ref-env-old"
6433 #     - title: "2009.0-6"
6434 #       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
6435     - title: "2101.0-6"
6436       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
6437   comparisons:
6438 #     - title: "2009.0-6 vs 2009.0-5"
6439 #       reference: 2
6440 #       compare: 3
6441     - title: "2101.0-6 vs 2009.0-5"
6442       reference: 2
6443       compare: 3
6444   legend:
6445     - ''
6446     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
6447     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6448     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6449 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6450     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous in the current CSIT environment.'
6451
6452 # VPP Performance Changes 3n-dnv 2t2c mrr
6453 - type: "table"
6454   title: "VPP Performance Changes 3n-dnv 2t2c mrr"
6455   algorithm: "table_comparison"
6456   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
6457   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6458   filter: "'2T2C'"
6459   columns:
6460     - title: "2005.0-5"
6461       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
6462     - title: "2009.0-5"
6463       data-set: "vpp-performance-changes-3n-dnv-mrr-ref-env-old"
6464 #     - title: "2009.0-6"
6465 #       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
6466     - title: "2101.0-6"
6467       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
6468   comparisons:
6469 #     - title: "2009.0-6 vs 2009.0-5"
6470 #       reference: 2
6471 #       compare: 3
6472     - title: "2101.0-6 vs 2009.0-5"
6473       reference: 2
6474       compare: 3
6475   legend:
6476     - ''
6477     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
6478     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6479     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6480 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6481     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous in the current CSIT environment.'
6482
6483 # VPP Performance Changes 3n-dnv 4t4c mrr
6484 - type: "table"
6485   title: "VPP Performance Changes 3n-dnv 4t4c mrr"
6486   algorithm: "table_comparison"
6487   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
6488   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6489   filter: "'4T4C'"
6490   columns:
6491     - title: "2005.0-5"
6492       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
6493     - title: "2009.0-5"
6494       data-set: "vpp-performance-changes-3n-dnv-mrr-ref-env-old"
6495 #     - title: "2009.0-6"
6496 #       data-set: "vpp-performance-changes-2n-dnv-mrr-ref-env-new"
6497     - title: "2101.0-6"
6498       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
6499   comparisons:
6500 #     - title: "2009.0-6 vs 2009.0-5"
6501 #       reference: 2
6502 #       compare: 3
6503     - title: "2101.0-6 vs 2009.0-5"
6504       reference: 2
6505       compare: 3
6506   legend:
6507     - ''
6508     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
6509     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6510     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6511 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6512     - '2101.0-6 vs 2009.0-5: Compares VPP code current vs previous in the current CSIT environment.'
6513
6514 # VPP Performance Changes 3n-tsh 1t1c mrr
6515 - type: "table"
6516   title: "VPP Performance Changes 3n-tsh 1t1c mrr"
6517   algorithm: "table_comparison"
6518   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
6519   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6520   filter: "'1T1C'"
6521   columns:
6522     - title: "2005.0-5"
6523       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
6524     - title: "2009.0-5"
6525       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-old"
6526     - title: "2009.0-6"
6527       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-new"
6528     - title: "2101.0-6"
6529       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
6530   comparisons:
6531     - title: "2009.0-6 vs 2009.0-5"
6532       reference: 2
6533       compare: 3
6534     - title: "2101.0-6 vs 2009.0-6"
6535       reference: 3
6536       compare: 4
6537   legend:
6538     - ''
6539     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
6540     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6541     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6542     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6543     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6544
6545 # VPP Performance Changes 3n-tsh 2t2c mrr
6546 - type: "table"
6547   title: "VPP Performance Changes 3n-tsh 2t2c mrr"
6548   algorithm: "table_comparison"
6549   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
6550   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6551   filter: "'2T2C'"
6552   columns:
6553     - title: "2005.0-5"
6554       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
6555     - title: "2009.0-5"
6556       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-old"
6557     - title: "2009.0-6"
6558       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-new"
6559     - title: "2101.0-6"
6560       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
6561   comparisons:
6562     - title: "2009.0-6 vs 2009.0-5"
6563       reference: 2
6564       compare: 3
6565     - title: "2101.0-6 vs 2009.0-6"
6566       reference: 3
6567       compare: 4
6568   legend:
6569     - ''
6570     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
6571     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6572     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6573     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6574     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6575
6576 # VPP Performance Changes 3n-tsh 4t4c mrr
6577 - type: "table"
6578   title: "VPP Performance Changes 3n-tsh 4t4c mrr"
6579   algorithm: "table_comparison"
6580   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
6581   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6582   filter: "'4T4C'"
6583   columns:
6584     - title: "2005.0-5"
6585       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
6586     - title: "2009.0-5"
6587       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-old"
6588     - title: "2009.0-6"
6589       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env-new"
6590     - title: "2101.0-6"
6591       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
6592   comparisons:
6593     - title: "2009.0-6 vs 2009.0-5"
6594       reference: 2
6595       compare: 3
6596     - title: "2101.0-6 vs 2009.0-6"
6597       reference: 3
6598       compare: 4
6599   legend:
6600     - ''
6601     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
6602     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6603     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6604     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6605     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6606
6607 # VPP Performance Changes 2n-tx2 1t1c mrr
6608 - type: "table"
6609   title: "VPP Performance Changes 2n-tx2 1t1c mrr"
6610   algorithm: "table_comparison"
6611   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-1t1c-mrr"
6612   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6613   filter: "'1T1C'"
6614   columns:
6615 #     - title: "2005.0-5"
6616 #       data-set: "vpp-performance-changes-2n-tx2-mrr-h1"
6617 #     - title: "2009.0-5"
6618 #       data-set: "vpp-performance-changes-2n-tx2-mrr-ref-env-old"
6619     - title: "2009.0-6"
6620       data-set: "vpp-performance-changes-2n-tx2-mrr-ref-env-new"
6621     - title: "2101.0-6"
6622       data-set: "vpp-performance-changes-2n-tx2-mrr-cmp"
6623   comparisons:
6624 #     - title: "2009.0-6 vs 2009.0-5"
6625 #       reference: 2
6626 #       compare: 3
6627     - title: "2101.0-6 vs 2009.0-6"
6628       reference: 1
6629       compare: 2
6630   legend:
6631     - ''
6632     - 'Test Case:            Test cases executed for: MRR throughput on 2n-tx2 with xl710.'
6633     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6634     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6635 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6636     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6637
6638 # VPP Performance Changes 2n-tx2 2t2c mrr
6639 - type: "table"
6640   title: "VPP Performance Changes 2n-tx2 2t2c mrr"
6641   algorithm: "table_comparison"
6642   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-2t2c-mrr"
6643   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6644   filter: "'2T2C'"
6645   columns:
6646 #     - title: "2005.0-5"
6647 #       data-set: "vpp-performance-changes-2n-tx2-mrr-h1"
6648 #     - title: "2009.0-5"
6649 #       data-set: "vpp-performance-changes-2n-tx2-mrr-ref-env-old"
6650     - title: "2009.0-6"
6651       data-set: "vpp-performance-changes-2n-tx2-mrr-ref-env-new"
6652     - title: "2101.0-6"
6653       data-set: "vpp-performance-changes-2n-tx2-mrr-cmp"
6654   comparisons:
6655 #     - title: "2009.0-6 vs 2009.0-5"
6656 #       reference: 2
6657 #       compare: 3
6658     - title: "2101.0-6 vs 2009.0-6"
6659       reference: 1
6660       compare: 2
6661   legend:
6662     - ''
6663     - 'Test Case:            Test cases executed for: MRR throughput on 2n-tx2 with xl710.'
6664     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6665     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6666 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6667     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6668
6669 # VPP Performance Changes 2n-tx2 4t4c mrr
6670 - type: "table"
6671   title: "VPP Performance Changes 2n-tx2 4t4c mrr"
6672   algorithm: "table_comparison"
6673   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-tx2-4t4c-mrr"
6674   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6675   filter: "'4T4C'"
6676   columns:
6677 #     - title: "2005.0-5"
6678 #       data-set: "vpp-performance-changes-2n-tx2-mrr-h1"
6679 #     - title: "2009.0-5"
6680 #       data-set: "vpp-performance-changes-2n-tx2-mrr-ref-env-old"
6681     - title: "2009.0-6"
6682       data-set: "vpp-performance-changes-2n-tx2-mrr-ref-env-new"
6683     - title: "2101.0-6"
6684       data-set: "vpp-performance-changes-2n-tx2-mrr-cmp"
6685   comparisons:
6686 #     - title: "2009.0-6 vs 2009.0-5"
6687 #       reference: 2
6688 #       compare: 3
6689     - title: "2101.0-6 vs 2009.0-6"
6690       reference: 1
6691       compare: 2
6692   legend:
6693     - ''
6694     - 'Test Case:            Test cases executed for: MRR throughput on 2n-tx2 with xl710.'
6695     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "5" for CSIT rls2009, "6" for CSIT rls2101).'
6696     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
6697 #     - '2009.0-6 vs 2009.0-5: Compares CSIT environment current vs previous with previous VPP code.'
6698     - '2101.0-6 vs 2009.0-6: Compares VPP code current vs previous in the current CSIT environment.'
6699
6700 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
6701 - type: "table"
6702   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
6703   algorithm: "table_comparison"
6704   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
6705   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6706   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
6707   columns:
6708     - title: "3n-hsw xl710"
6709       data-set: "vpp-compare-testbeds-mrr-ref"
6710       tag: "NIC_Intel-XL710"
6711     - title: "3n-skx xxv710"
6712       data-set: "vpp-compare-testbeds-mrr-cmp"
6713       tag: "NIC_Intel-XXV710"
6714   comparisons:
6715     - title: "Diff"
6716       reference: 1
6717       compare: 2
6718   legend:
6719     - ""
6720     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
6721     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
6722
6723 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
6724 - type: "table"
6725   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
6726   algorithm: "table_comparison"
6727   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
6728   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6729   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
6730   columns:
6731     - title: "3n-hsw xl710"
6732       data-set: "vpp-compare-testbeds-mrr-ref"
6733       tag: "NIC_Intel-XL710"
6734     - title: "3n-skx xxv710"
6735       data-set: "vpp-compare-testbeds-mrr-cmp"
6736       tag: "NIC_Intel-XXV710"
6737   comparisons:
6738     - title: "Diff"
6739       reference: 1
6740       compare: 2
6741   legend:
6742     - ""
6743     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
6744     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
6745
6746 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
6747 - type: "table"
6748   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
6749   algorithm: "table_comparison"
6750   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
6751   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6752   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
6753   columns:
6754     - title: "3n-hsw xl710"
6755       data-set: "vpp-compare-testbeds-mrr-ref"
6756       tag: "NIC_Intel-XL710"
6757     - title: "3n-skx xxv710"
6758       data-set: "vpp-compare-testbeds-mrr-cmp"
6759       tag: "NIC_Intel-XXV710"
6760   comparisons:
6761     - title: "Diff"
6762       reference: 1
6763       compare: 2
6764   legend:
6765     - ""
6766     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
6767     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
6768
6769 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
6770 - type: "table"
6771   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
6772   algorithm: "table_comparison"
6773   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
6774   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6775   filter: "'2T1C' and 'NIC_Intel-XXV710'"
6776   columns:
6777     - title: "2n-skx"
6778       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
6779     - title: "2n-clx"
6780       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
6781   comparisons:
6782     - title: "Diff"
6783       reference: 1
6784       compare: 2
6785   legend:
6786     - ""
6787     - "2n-skx, 2n-clx - testbeds and NICs tested."
6788     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6789
6790 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
6791 - type: "table"
6792   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
6793   algorithm: "table_comparison"
6794   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
6795   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6796   filter: "'4T2C' and 'NIC_Intel-XXV710'"
6797   columns:
6798     - title: "2n-skx"
6799       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
6800     - title: "2n-clx"
6801       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
6802   comparisons:
6803     - title: "Diff"
6804       reference: 1
6805       compare: 2
6806   legend:
6807     - ""
6808     - "2n-skx, 2n-clx - testbeds and NICs tested."
6809     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6810
6811 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
6812 - type: "table"
6813   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
6814   algorithm: "table_comparison"
6815   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
6816   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6817   filter: "'8T4C' and 'NIC_Intel-XXV710'"
6818   columns:
6819     - title: "2n-skx"
6820       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
6821     - title: "2n-clx"
6822       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
6823   comparisons:
6824     - title: "Diff"
6825       reference: 1
6826       compare: 2
6827   legend:
6828     - ""
6829     - "2n-skx, 2n-clx - testbeds and NICs tested."
6830     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6831
6832 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
6833 - type: "table"
6834   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
6835   algorithm: "table_comparison"
6836   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
6837   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6838   filter: "'MRR' and '1C' and 'NIC_Intel-XXV710'"
6839   columns:
6840     - title: "3n-skx"
6841       data-set: "vpp-compare-topologies-mrr-ref"
6842     - title: "2n-skx"
6843       data-set: "vpp-compare-topologies-mrr-cmp"
6844   comparisons:
6845     - title: "Diff"
6846       reference: 1
6847       compare: 2
6848   legend:
6849     - ""
6850     - "3n-skx, 2n-skx - topologies tested."
6851     - "Diff - difference between 3n-skx and 2n-skx topologies."
6852
6853 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
6854 - type: "table"
6855   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
6856   algorithm: "table_comparison"
6857   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
6858   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6859   filter: "'MRR' and '2C' and 'NIC_Intel-XXV710'"
6860   columns:
6861     - title: "3n-skx"
6862       data-set: "vpp-compare-topologies-mrr-ref"
6863     - title: "2n-skx"
6864       data-set: "vpp-compare-topologies-mrr-cmp"
6865   comparisons:
6866     - title: "Diff"
6867       reference: 1
6868       compare: 2
6869   legend:
6870     - ""
6871     - "3n-skx, 2n-skx - topologies tested."
6872     - "Diff - difference between 3n-skx and 2n-skx topologies."
6873
6874 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
6875 - type: "table"
6876   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
6877   algorithm: "table_comparison"
6878   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
6879   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6880   filter: "'MRR' and '4C' and 'NIC_Intel-XXV710'"
6881   columns:
6882     - title: "3n-skx"
6883       data-set: "vpp-compare-topologies-mrr-ref"
6884     - title: "2n-skx"
6885       data-set: "vpp-compare-topologies-mrr-cmp"
6886   comparisons:
6887     - title: "Diff"
6888       reference: 1
6889       compare: 2
6890   legend:
6891     - ""
6892     - "3n-skx, 2n-skx - topologies tested."
6893     - "Diff - difference between 3n-skx and 2n-skx topologies."
6894
6895 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
6896 - type: "table"
6897   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
6898   algorithm: "table_comparison"
6899   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
6900   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6901   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
6902   columns:
6903     - title: "3n-hsw xl710"
6904       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
6905       tag: "NIC_Intel-XL710"
6906     - title: "2n-clx xxv710"
6907       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
6908       tag: "NIC_Intel-XXV710"
6909   comparisons:
6910     - title: "Diff"
6911       reference: 1
6912       compare: 2
6913   legend:
6914     - ""
6915     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
6916     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
6917
6918 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
6919 - type: "table"
6920   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
6921   algorithm: "table_comparison"
6922   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
6923   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6924   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
6925   columns:
6926     - title: "3n-hsw xl710"
6927       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
6928       tag: "NIC_Intel-XL710"
6929     - title: "2n-clx xxv710"
6930       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
6931       tag: "NIC_Intel-XXV710"
6932   comparisons:
6933     - title: "Diff"
6934       reference: 1
6935       compare: 2
6936   legend:
6937     - ""
6938     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
6939     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
6940
6941 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
6942 - type: "table"
6943   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
6944   algorithm: "table_comparison"
6945   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
6946   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6947   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
6948   columns:
6949     - title: "3n-hsw xl710"
6950       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
6951       tag: "NIC_Intel-XL710"
6952     - title: "2n-clx xxv710"
6953       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
6954       tag: "NIC_Intel-XXV710"
6955   comparisons:
6956     - title: "Diff"
6957       reference: 1
6958       compare: 2
6959   legend:
6960     - ""
6961     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
6962     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
6963
6964 # Detailed Test Results - VPP Performance Results 3n-hsw
6965 - type: "table"
6966   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
6967   algorithm: "table_merged_details"
6968   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/"
6969   columns:
6970     - title: " |prein| Test Name |preout| "
6971       data: "data name"
6972     - 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| "
6973       data: "data msg"
6974   data: "vpp-perf-results-3n-hsw"
6975   filter: "all"
6976   parameters:
6977   - "name"
6978   - "parent"
6979   - "msg"
6980
6981 # Detailed Test Results - VPP Performance Results 3n-skx
6982 - type: "table"
6983   title: "Detailed Test Results - VPP Performance Results 3n-skx"
6984   algorithm: "table_merged_details"
6985   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/"
6986   columns:
6987     - title: " |prein| Test Name |preout| "
6988       data: "data name"
6989     - 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| "
6990       data: "data msg"
6991   data: "vpp-perf-results-3n-skx"
6992   filter: "all"
6993   remove-ndr: False
6994   parameters:
6995   - "name"
6996   - "parent"
6997   - "msg"
6998
6999 # Detailed Test Results - VPP Performance Results 2n-skx
7000 - type: "table"
7001   title: "Detailed Test Results - VPP Performance Results 2n-skx"
7002   algorithm: "table_merged_details"
7003   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/"
7004   columns:
7005     - title: " |prein| Test Name |preout| "
7006       data: "data name"
7007     - 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| "
7008       data: "data msg"
7009   data: "vpp-perf-results-2n-skx"
7010   filter: "all"
7011   remove-ndr: False
7012   parameters:
7013   - "name"
7014   - "parent"
7015   - "msg"
7016
7017 # Detailed Test Results - VPP Performance Results 2n-zn2
7018 - type: "table"
7019   title: "Detailed Test Results - VPP Performance Results 2n-zn2"
7020   algorithm: "table_merged_details"
7021   output-file: "{DIR[DTR,PERF,VPP,2N,ZN2]}/"
7022   columns:
7023     - title: " |prein| Test Name |preout| "
7024       data: "data name"
7025     - 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| "
7026       data: "data msg"
7027   data: "vpp-perf-results-2n-zn2"
7028   filter: "all"
7029   remove-ndr: False
7030   parameters:
7031   - "name"
7032   - "parent"
7033   - "msg"
7034
7035 # Detailed Test Results - VPP Performance Results 2n-clx
7036 - type: "table"
7037   title: "Detailed Test Results - VPP Performance Results 2n-clx"
7038   algorithm: "table_merged_details"
7039   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/"
7040   columns:
7041     - title: " |prein| Test Name |preout| "
7042       data: "data name"
7043     - 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| "
7044       data: "data msg"
7045   data: "vpp-perf-results-2n-clx"
7046   filter: "all"
7047   parameters:
7048   - "name"
7049   - "parent"
7050   - "msg"
7051
7052 # Detailed Test Results - VPP Performance Results 3n-tsh
7053 - type: "table"
7054   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
7055   algorithm: "table_merged_details"
7056   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/"
7057   columns:
7058     - title: " |prein| Test Name |preout| "
7059       data: "data name"
7060     - 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| "
7061       data: "data msg"
7062   data: "vpp-perf-results-3n-tsh"
7063   filter: "all"
7064   parameters:
7065   - "name"
7066   - "parent"
7067   - "msg"
7068
7069 # Detailed Test Results - VPP Performance Results 2n-tx2
7070 - type: "table"
7071   title: "Detailed Test Results - VPP Performance Results 2n-tx2"
7072   algorithm: "table_merged_details"
7073   output-file: "{DIR[DTR,PERF,VPP,2N,TX2]}/"
7074   columns:
7075     - title: " |prein| Test Name |preout| "
7076       data: "data name"
7077     - 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| "
7078       data: "data msg"
7079   data: "vpp-perf-results-2n-tx2"
7080   filter: "all"
7081   parameters:
7082   - "name"
7083   - "parent"
7084   - "msg"
7085
7086 # Detailed Test Results - VPP Performance Results 3n-dnv
7087 - type: "table"
7088   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
7089   algorithm: "table_merged_details"
7090   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/"
7091   columns:
7092     - title: " |prein| Test Name |preout| "
7093       data: "data name"
7094     - 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| "
7095       data: "data msg"
7096   data: "vpp-perf-results-3n-dnv"
7097   filter: "all"
7098   parameters:
7099   - "name"
7100   - "parent"
7101   - "msg"
7102
7103 # Detailed Test Results - VPP Performance Results 2n-dnv
7104 - type: "table"
7105   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
7106   algorithm: "table_merged_details"
7107   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
7108   columns:
7109     - title: " |prein| Test Name |preout| "
7110       data: "data name"
7111     - 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| "
7112       data: "data msg"
7113   data: "vpp-perf-results-2n-dnv"
7114   filter: "all"
7115   parameters:
7116   - "name"
7117   - "parent"
7118   - "msg"
7119
7120 # Test configuration - VPP Performance Test Configs 3n-hsw
7121 - type: "table"
7122   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
7123   algorithm: "table_merged_details"
7124   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/"
7125   columns:
7126     - title: " |prein| Test Name |preout| "
7127       data: "data name"
7128     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7129       data: "data conf-history"
7130   data: "vpp-perf-results-3n-hsw"
7131   filter: "all"
7132   parameters:
7133   - "parent"
7134   - "name"
7135   - "conf-history"
7136
7137 # Test configuration - VPP Performance Test Configs 3n-skx
7138 - type: "table"
7139   title: "Test configuration - VPP Performance Test Configs 3n-skx"
7140   algorithm: "table_merged_details"
7141   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/"
7142   columns:
7143     - title: " |prein| Test Name |preout| "
7144       data: "data name"
7145     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7146       data: "data conf-history"
7147   data: "vpp-perf-results-3n-skx"
7148   filter: "all"
7149   parameters:
7150   - "parent"
7151   - "name"
7152   - "conf-history"
7153
7154 # Test configuration - VPP Performance Test Configs 2n-skx
7155 - type: "table"
7156   title: "Test configuration - VPP Performance Test Configs 2n-skx"
7157   algorithm: "table_merged_details"
7158   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/"
7159   columns:
7160     - title: " |prein| Test Name |preout| "
7161       data: "data name"
7162     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7163       data: "data conf-history"
7164   data: "vpp-perf-results-2n-skx"
7165   filter: "all"
7166   parameters:
7167   - "parent"
7168   - "name"
7169   - "conf-history"
7170
7171 # Test configuration - VPP Performance Test Configs 2n-zn2
7172 - type: "table"
7173   title: "Test configuration - VPP Performance Test Configs 2n-zn2"
7174   algorithm: "table_merged_details"
7175   output-file: "{DIR[DTC,PERF,VPP,2N,ZN2]}/"
7176   columns:
7177     - title: " |prein| Test Name |preout| "
7178       data: "data name"
7179     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7180       data: "data conf-history"
7181   data: "vpp-perf-results-2n-zn2"
7182   filter: "all"
7183   parameters:
7184   - "parent"
7185   - "name"
7186   - "conf-history"
7187
7188 # Test configuration - VPP Performance Test Configs 2n-clx
7189 - type: "table"
7190   title: "Test configuration - VPP Performance Test Configs 2n-clx"
7191   algorithm: "table_merged_details"
7192   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/"
7193   columns:
7194     - title: " |prein| Test Name |preout| "
7195       data: "data name"
7196     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7197       data: "data conf-history"
7198   data: "vpp-perf-results-2n-clx"
7199   filter: "all"
7200   parameters:
7201   - "parent"
7202   - "name"
7203   - "conf-history"
7204
7205 # Test configuration - VPP Performance Test Configs 3n-tsh
7206 - type: "table"
7207   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
7208   algorithm: "table_merged_details"
7209   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/"
7210   columns:
7211     - title: " |prein| Test Name |preout| "
7212       data: "data name"
7213     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7214       data: "data conf-history"
7215   data: "vpp-perf-results-3n-tsh"
7216   filter: "all"
7217   parameters:
7218   - "parent"
7219   - "name"
7220   - "conf-history"
7221
7222 # Test configuration - VPP Performance Test Configs 2n-tx2
7223 - type: "table"
7224   title: "Test configuration - VPP Performance Test Configs 2n-tx2"
7225   algorithm: "table_merged_details"
7226   output-file: "{DIR[DTC,PERF,VPP,2N,TX2]}/"
7227   columns:
7228     - title: " |prein| Test Name |preout| "
7229       data: "data name"
7230     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7231       data: "data conf-history"
7232   data: "vpp-perf-results-2n-tx2"
7233   filter: "all"
7234   parameters:
7235   - "parent"
7236   - "name"
7237   - "conf-history"
7238
7239 # Test configuration - VPP Performance Test Configs 3n-dnv
7240 - type: "table"
7241   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
7242   algorithm: "table_merged_details"
7243   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/"
7244   columns:
7245     - title: " |prein| Test Name |preout| "
7246       data: "data name"
7247     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7248       data: "data conf-history"
7249   data: "vpp-perf-results-3n-dnv"
7250   filter: "all"
7251   parameters:
7252   - "parent"
7253   - "name"
7254   - "conf-history"
7255
7256 # Test configuration - VPP Performance Test Configs 2n-dnv
7257 - type: "table"
7258   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
7259   algorithm: "table_merged_details"
7260   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/"
7261   columns:
7262     - title: " |prein| Test Name |preout| "
7263       data: "data name"
7264     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7265       data: "data conf-history"
7266   data: "vpp-perf-results-2n-dnv"
7267   filter: "all"
7268   parameters:
7269   - "parent"
7270   - "name"
7271   - "conf-history"
7272
7273 # Test Operational Data - VPP Performance Operational Data 3n-hsw
7274 - type: "table"
7275   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
7276   algorithm: "table_oper_data_html"
7277   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/"
7278   data: "vpp-perf-results-3n-hsw"
7279   filter: "all"
7280
7281 # Test Operational Data - VPP Performance Operational Data 3n-skx
7282 - type: "table"
7283   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
7284   algorithm: "table_oper_data_html"
7285   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/"
7286   data: "vpp-perf-results-3n-skx"
7287   filter: "all"
7288
7289 # Test Operational Data - VPP Performance Operational Data 2n-skx
7290 - type: "table"
7291   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
7292   algorithm: "table_oper_data_html"
7293   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/"
7294   data: "vpp-perf-results-2n-skx"
7295   filter: "all"
7296
7297 # Test Operational Data - VPP Performance Operational Data 2n-zn2
7298 - type: "table"
7299   title: "Test Operational Data - VPP Performance Operational Data 2n-zn2"
7300   algorithm: "table_oper_data_html"
7301   output-file: "{DIR[DTO,PERF,VPP,2N,ZN2]}/"
7302   data: "vpp-perf-results-2n-zn2"
7303   filter: "all"
7304
7305 # Test Operational Data - VPP Performance Operational Data 2n-clx
7306 - type: "table"
7307   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
7308   algorithm: "table_oper_data_html"
7309   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/"
7310   data: "vpp-perf-results-2n-clx"
7311   filter: "all"
7312
7313 # Test Operational Data - VPP Performance Operational Data 3n-tsh
7314 - type: "table"
7315   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
7316   algorithm: "table_oper_data_html"
7317   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/"
7318   data: "vpp-perf-results-3n-tsh"
7319   filter: "all"
7320
7321 # Test Operational Data - VPP Performance Operational Data 2n-tx2
7322 - type: "table"
7323   title: "Test Operational Data - VPP Performance Operational Data 2n-tx2"
7324   algorithm: "table_oper_data_html"
7325   output-file: "{DIR[DTO,PERF,VPP,2N,TX2]}/"
7326   data: "vpp-perf-results-2n-tx2"
7327   filter: "all"
7328
7329 # Test Operational Data - VPP Performance Operational Data 3n-dnv
7330 - type: "table"
7331   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
7332   algorithm: "table_oper_data_html"
7333   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/"
7334   data: "vpp-perf-results-3n-dnv"
7335   filter: "all"
7336
7337 # Test Operational Data - VPP Performance Operational Data 2n-dnv
7338 - type: "table"
7339   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
7340   algorithm: "table_oper_data_html"
7341   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/"
7342   data: "vpp-perf-results-2n-dnv"
7343   filter: "all"
7344
7345 # Detailed Test Results - VPP MRR Results 3n-hsw
7346 - type: "table"
7347   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
7348   algorithm: "table_merged_details"
7349   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/"
7350   columns:
7351     - title: " |prein| Test Name |preout| "
7352       data: "data name"
7353     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7354       data: "data msg"
7355   data: "vpp-mrr-results-3n-hsw"
7356   filter: "all"
7357   parameters:
7358   - "name"
7359   - "parent"
7360   - "msg"
7361
7362 # Detailed Test Results - VPP MRR Results 3n-skx
7363 - type: "table"
7364   title: "Detailed Test Results - VPP MRR Results 3n-skx"
7365   algorithm: "table_merged_details"
7366   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/"
7367   columns:
7368     - title: " |prein| Test Name |preout| "
7369       data: "data name"
7370     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7371       data: "data msg"
7372   data: "vpp-mrr-results-3n-skx"
7373   filter: "all"
7374   parameters:
7375   - "name"
7376   - "parent"
7377   - "msg"
7378
7379 # Detailed Test Results - VPP MRR Results 2n-skx
7380 - type: "table"
7381   title: "Detailed Test Results - VPP MRR Results 2n-skx"
7382   algorithm: "table_merged_details"
7383   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/"
7384   columns:
7385     - title: " |prein| Test Name |preout| "
7386       data: "data name"
7387     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7388       data: "data msg"
7389   data: "vpp-mrr-results-2n-skx"
7390   filter: "all"
7391   parameters:
7392   - "name"
7393   - "parent"
7394   - "msg"
7395
7396 # Detailed Test Results - VPP MRR Results 2n-zn2
7397 - type: "table"
7398   title: "Detailed Test Results - VPP MRR Results 2n-zn2"
7399   algorithm: "table_merged_details"
7400   output-file: "{DIR[DTR,MRR,VPP,2N,ZN2]}/"
7401   columns:
7402     - title: " |prein| Test Name |preout| "
7403       data: "data name"
7404     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7405       data: "data msg"
7406   data: "vpp-mrr-results-2n-zn2"
7407   filter: "all"
7408   parameters:
7409   - "name"
7410   - "parent"
7411   - "msg"
7412
7413 # Detailed Test Results - VPP MRR Results 2n-clx
7414 - type: "table"
7415   title: "Detailed Test Results - VPP MRR Results 2n-clx"
7416   algorithm: "table_merged_details"
7417   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/"
7418   columns:
7419     - title: " |prein| Test Name |preout| "
7420       data: "data name"
7421     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7422       data: "data msg"
7423   data: "vpp-mrr-results-2n-clx"
7424   filter: "all"
7425   parameters:
7426   - "name"
7427   - "parent"
7428   - "msg"
7429
7430 # Detailed Test Results - VPP MRR Results 3n-tsh
7431 - type: "table"
7432   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
7433   algorithm: "table_merged_details"
7434   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/"
7435   columns:
7436     - title: " |prein| Test Name |preout| "
7437       data: "data name"
7438     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7439       data: "data msg"
7440   data: "vpp-mrr-results-3n-tsh"
7441   filter: "all"
7442   parameters:
7443   - "name"
7444   - "parent"
7445   - "msg"
7446
7447 # Detailed Test Results - VPP MRR Results 2n-tx2
7448 - type: "table"
7449   title: "Detailed Test Results - VPP MRR Results 2n-tx2"
7450   algorithm: "table_merged_details"
7451   output-file: "{DIR[DTR,MRR,VPP,2N,TX2]}/"
7452   columns:
7453     - title: " |prein| Test Name |preout| "
7454       data: "data name"
7455     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7456       data: "data msg"
7457   data: "vpp-mrr-results-2n-tx2"
7458   filter: "all"
7459   parameters:
7460   - "name"
7461   - "parent"
7462   - "msg"
7463
7464 # Detailed Test Results - VPP MRR Results 3n-dnv
7465 - type: "table"
7466   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
7467   algorithm: "table_merged_details"
7468   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/"
7469   columns:
7470     - title: " |prein| Test Name |preout| "
7471       data: "data name"
7472     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7473       data: "data msg"
7474   data: "vpp-mrr-results-3n-dnv"
7475   filter: "all"
7476   parameters:
7477   - "name"
7478   - "parent"
7479   - "msg"
7480
7481 # Detailed Test Results - VPP MRR Results 2n-dnv
7482 - type: "table"
7483   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
7484   algorithm: "table_merged_details"
7485   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/"
7486   columns:
7487     - title: " |prein| Test Name |preout| "
7488       data: "data name"
7489     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
7490       data: "data msg"
7491   data: "vpp-mrr-results-2n-dnv"
7492   filter: "all"
7493   parameters:
7494   - "name"
7495   - "parent"
7496   - "msg"
7497
7498 # Test configuration - VPP MRR Test Configs 3n-hsw
7499 - type: "table"
7500   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
7501   algorithm: "table_merged_details"
7502   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/"
7503   columns:
7504     - title: " |prein| Test Name |preout| "
7505       data: "data name"
7506     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7507       data: "data conf-history"
7508   data: "vpp-mrr-results-3n-hsw"
7509   filter: "all"
7510   parameters:
7511   - "parent"
7512   - "name"
7513   - "conf-history"
7514
7515 # Test configuration - VPP MRR Test Configs 3n-skx
7516 - type: "table"
7517   title: "Test configuration - VPP MRR Test Configs 3n-skx"
7518   algorithm: "table_merged_details"
7519   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/"
7520   columns:
7521     - title: " |prein| Test Name |preout| "
7522       data: "data name"
7523     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7524       data: "data conf-history"
7525   data: "vpp-mrr-results-3n-skx"
7526   filter: "all"
7527   parameters:
7528   - "parent"
7529   - "name"
7530   - "conf-history"
7531
7532 # Test configuration - VPP MRR Test Configs 2n-skx
7533 - type: "table"
7534   title: "Test configuration - VPP MRR Test Configs 2n-skx"
7535   algorithm: "table_merged_details"
7536   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/"
7537   columns:
7538     - title: " |prein| Test Name |preout| "
7539       data: "data name"
7540     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7541       data: "data conf-history"
7542   data: "vpp-mrr-results-2n-skx"
7543   filter: "all"
7544   parameters:
7545   - "parent"
7546   - "name"
7547   - "conf-history"
7548
7549 # Test configuration - VPP MRR Test Configs 2n-zn2
7550 - type: "table"
7551   title: "Test configuration - VPP MRR Test Configs 2n-zn2"
7552   algorithm: "table_merged_details"
7553   output-file: "{DIR[DTC,MRR,VPP,2N,ZN2]}/"
7554   columns:
7555     - title: " |prein| Test Name |preout| "
7556       data: "data name"
7557     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7558       data: "data conf-history"
7559   data: "vpp-mrr-results-2n-zn2"
7560   filter: "all"
7561   parameters:
7562   - "parent"
7563   - "name"
7564   - "conf-history"
7565
7566 # Test configuration - VPP MRR Test Configs 2n-clx
7567 - type: "table"
7568   title: "Test configuration - VPP MRR Test Configs 2n-clx"
7569   algorithm: "table_merged_details"
7570   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/"
7571   columns:
7572     - title: " |prein| Test Name |preout| "
7573       data: "data name"
7574     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7575       data: "data conf-history"
7576   data: "vpp-mrr-results-2n-clx"
7577   filter: "all"
7578   parameters:
7579   - "parent"
7580   - "name"
7581   - "conf-history"
7582
7583 # Test configuration - VPP MRR Test Configs 3n-tsh
7584 - type: "table"
7585   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
7586   algorithm: "table_merged_details"
7587   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/"
7588   columns:
7589     - title: " |prein| Test Name |preout| "
7590       data: "data name"
7591     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7592       data: "data conf-history"
7593   data: "vpp-mrr-results-3n-tsh"
7594   filter: "all"
7595   parameters:
7596   - "parent"
7597   - "name"
7598   - "conf-history"
7599
7600 # Test configuration - VPP MRR Test Configs 2n-tx2
7601 - type: "table"
7602   title: "Test configuration - VPP MRR Test Configs 2n-tx2"
7603   algorithm: "table_merged_details"
7604   output-file: "{DIR[DTC,MRR,VPP,2N,TX2]}/"
7605   columns:
7606     - title: " |prein| Test Name |preout| "
7607       data: "data name"
7608     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7609       data: "data conf-history"
7610   data: "vpp-mrr-results-2n-tx2"
7611   filter: "all"
7612   parameters:
7613   - "parent"
7614   - "name"
7615   - "conf-history"
7616
7617 # Test configuration - VPP MRR Test Configs 3n-dnv
7618 - type: "table"
7619   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
7620   algorithm: "table_merged_details"
7621   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/"
7622   columns:
7623     - title: " |prein| Test Name |preout| "
7624       data: "data name"
7625     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7626       data: "data conf-history"
7627   data: "vpp-mrr-results-3n-dnv"
7628   filter: "all"
7629   parameters:
7630   - "parent"
7631   - "name"
7632   - "conf-history"
7633
7634 # Test configuration - VPP MRR Test Configs 2n-dnv
7635 - type: "table"
7636   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
7637   algorithm: "table_merged_details"
7638   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/"
7639   columns:
7640     - title: " |prein| Test Name |preout| "
7641       data: "data name"
7642     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7643       data: "data conf-history"
7644   data: "vpp-mrr-results-2n-dnv"
7645   filter: "all"
7646   parameters:
7647   - "parent"
7648   - "name"
7649   - "conf-history"
7650
7651 # Detailed Test Results - VPP Device Results - Ubuntu
7652 - type: "table"
7653   title: "Detailed Test Results - VPP Device Results - Ubuntu"
7654   algorithm: "table_merged_details"
7655   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
7656   columns:
7657     - title: " |prein| Test Name |preout| "
7658       data: "data name"
7659     - title: " |prein| Status |preout| "
7660       data: "data status"
7661   data: "vpp-device-results-ubuntu"
7662   filter: "all"
7663   parameters:
7664   - "name"
7665   - "parent"
7666   - "doc"
7667   - "status"
7668
7669 # Test configuration - VPP Device Test Configs - Ubuntu
7670 - type: "table"
7671   title: "Test configuration - VPP Device Test Configs - Ubuntu"
7672   algorithm: "table_merged_details"
7673   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
7674   columns:
7675     - title: " |prein| Test Name |preout| "
7676       data: "data name"
7677     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
7678       data: "data conf-history"
7679   data: "vpp-device-results-ubuntu"
7680   filter: "all"
7681   parameters:
7682   - "parent"
7683   - "name"
7684   - "conf-history"
7685
7686 ################################################################################
7687
7688 # DPDK Performance Changes 3n-hsw 1t1c pdr
7689 - type: "table"
7690   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
7691   algorithm: "table_comparison"
7692   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
7693   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7694   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
7695   columns:
7696     - title: "2005"
7697       data-set: "dpdk-performance-changes-3n-hsw-h1"
7698     - title: "2009"
7699       data-set: "dpdk-performance-changes-3n-hsw-ref"
7700     - title: "2101"
7701       data-set: "dpdk-performance-changes-3n-hsw-cmp"
7702   comparisons:
7703     - title: "Diff"
7704       reference: 2
7705       compare: 3
7706   legend:
7707     - ""
7708     - "2005, 2009, 2101 - DPDK versions tested."
7709     - "Diff - difference between 2009 and 2101 DPDK version."
7710
7711 # DPDK Performance Changes 3n-hsw 2t2c pdr
7712 - type: "table"
7713   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
7714   algorithm: "table_comparison"
7715   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
7716   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7717   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
7718   columns:
7719     - title: "2005"
7720       data-set: "dpdk-performance-changes-3n-hsw-h1"
7721     - title: "2009"
7722       data-set: "dpdk-performance-changes-3n-hsw-ref"
7723     - title: "2101"
7724       data-set: "dpdk-performance-changes-3n-hsw-cmp"
7725   comparisons:
7726     - title: "Diff"
7727       reference: 2
7728       compare: 3
7729   legend:
7730     - ""
7731     - "2005, 2009, 2101 - DPDK versions tested."
7732     - "Diff - difference between 2009 and 2101 DPDK version."
7733
7734 # DPDK Performance Changes 3n-hsw 1t1c pdr
7735 - type: "table"
7736   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
7737   algorithm: "table_comparison"
7738   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
7739   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7740   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
7741   columns:
7742     - title: "2005"
7743       data-set: "dpdk-performance-changes-3n-hsw-h1"
7744     - title: "2009"
7745       data-set: "dpdk-performance-changes-3n-hsw-ref"
7746     - title: "2101"
7747       data-set: "dpdk-performance-changes-3n-hsw-cmp"
7748   comparisons:
7749     - title: "Diff"
7750       reference: 2
7751       compare: 3
7752   legend:
7753     - ""
7754     - "2005, 2009, 2101 - DPDK versions tested."
7755     - "Diff - difference between 2009 and 2101 DPDK version."
7756
7757 # DPDK Performance Changes 3n-hsw 2t2c ndr
7758 - type: "table"
7759   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
7760   algorithm: "table_comparison"
7761   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
7762   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7763   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
7764   columns:
7765     - title: "2005"
7766       data-set: "dpdk-performance-changes-3n-hsw-h1"
7767     - title: "2009"
7768       data-set: "dpdk-performance-changes-3n-hsw-ref"
7769     - title: "2101"
7770       data-set: "dpdk-performance-changes-3n-hsw-cmp"
7771   comparisons:
7772     - title: "Diff"
7773       reference: 2
7774       compare: 3
7775   legend:
7776     - ""
7777     - "2005, 2009, 2101 - DPDK versions tested."
7778     - "Diff - difference between 2009 and 2101 DPDK version."
7779
7780 # DPDK Performance Changes 3n-skx 2t1c pdr
7781 - type: "table"
7782   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
7783   algorithm: "table_comparison"
7784   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
7785   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7786   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7787   columns:
7788     - title: "2005"
7789       data-set: "dpdk-performance-changes-3n-skx-h1"
7790     - title: "2009"
7791       data-set: "dpdk-performance-changes-3n-skx-ref"
7792     - title: "2101"
7793       data-set: "dpdk-performance-changes-3n-skx-cmp"
7794   comparisons:
7795     - title: "Diff"
7796       reference: 2
7797       compare: 3
7798   legend:
7799     - ""
7800     - "2005, 2009, 2101 - DPDK versions tested."
7801     - "Diff - difference between 2009 and 2101 DPDK version."
7802
7803 # DPDK Performance Changes 3n-skx 4t2c pdr
7804 - type: "table"
7805   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
7806   algorithm: "table_comparison"
7807   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
7808   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7809   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7810   columns:
7811     - title: "2005"
7812       data-set: "dpdk-performance-changes-3n-skx-h1"
7813     - title: "2009"
7814       data-set: "dpdk-performance-changes-3n-skx-ref"
7815     - title: "2101"
7816       data-set: "dpdk-performance-changes-3n-skx-cmp"
7817   comparisons:
7818     - title: "Diff"
7819       reference: 2
7820       compare: 3
7821   legend:
7822     - ""
7823     - "2005, 2009, 2101 - DPDK versions tested."
7824     - "Diff - difference between 2009 and 2101 DPDK version."
7825
7826 # DPDK Performance Changes 3n-skx 2t1c ndr
7827 - type: "table"
7828   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
7829   algorithm: "table_comparison"
7830   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
7831   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7832   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7833   columns:
7834     - title: "2005"
7835       data-set: "dpdk-performance-changes-3n-skx-h1"
7836     - title: "2009"
7837       data-set: "dpdk-performance-changes-3n-skx-ref"
7838     - title: "2101"
7839       data-set: "dpdk-performance-changes-3n-skx-cmp"
7840   comparisons:
7841     - title: "Diff"
7842       reference: 2
7843       compare: 3
7844   legend:
7845     - ""
7846     - "2005, 2009, 2101 - DPDK versions tested."
7847     - "Diff - difference between 2009 and 2101 DPDK version."
7848
7849 # DPDK Performance Changes 3n-skx 4t2c ndr
7850 - type: "table"
7851   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
7852   algorithm: "table_comparison"
7853   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
7854   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7855   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7856   columns:
7857     - title: "2005"
7858       data-set: "dpdk-performance-changes-3n-skx-h1"
7859     - title: "2009"
7860       data-set: "dpdk-performance-changes-3n-skx-ref"
7861     - title: "2101"
7862       data-set: "dpdk-performance-changes-3n-skx-cmp"
7863   comparisons:
7864     - title: "Diff"
7865       reference: 2
7866       compare: 3
7867   legend:
7868     - ""
7869     - "2005, 2009, 2101 - DPDK versions tested."
7870     - "Diff - difference between 2009 and 2101 DPDK version."
7871
7872 # DPDK Performance Changes 2n-skx 2t1c pdr
7873 - type: "table"
7874   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
7875   algorithm: "table_comparison"
7876   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
7877   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7878   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7879   columns:
7880     - title: "2005"
7881       data-set: "dpdk-performance-changes-2n-skx-h1"
7882     - title: "2009"
7883       data-set: "dpdk-performance-changes-2n-skx-ref"
7884     - title: "2101"
7885       data-set: "dpdk-performance-changes-2n-skx-cmp"
7886   comparisons:
7887     - title: "Diff"
7888       reference: 2
7889       compare: 3
7890   legend:
7891     - ""
7892     - "2005, 2009, 2101 - DPDK versions tested."
7893     - "Diff - difference between 2009 and 2101 DPDK version."
7894
7895 # DPDK Performance Changes 2n-skx 4t2c pdr
7896 - type: "table"
7897   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
7898   algorithm: "table_comparison"
7899   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
7900   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7901   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7902   columns:
7903     - title: "2005"
7904       data-set: "dpdk-performance-changes-2n-skx-h1"
7905     - title: "2009"
7906       data-set: "dpdk-performance-changes-2n-skx-ref"
7907     - title: "2101"
7908       data-set: "dpdk-performance-changes-2n-skx-cmp"
7909   comparisons:
7910     - title: "Diff"
7911       reference: 2
7912       compare: 3
7913   legend:
7914     - ""
7915     - "2005, 2009, 2101 - DPDK versions tested."
7916     - "Diff - difference between 2009 and 2101 DPDK version."
7917
7918 # DPDK Performance Changes 2n-skx 2t1c ndr
7919 - type: "table"
7920   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
7921   algorithm: "table_comparison"
7922   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
7923   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7924   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7925   columns:
7926     - title: "2005"
7927       data-set: "dpdk-performance-changes-2n-skx-h1"
7928     - title: "2009"
7929       data-set: "dpdk-performance-changes-2n-skx-ref"
7930     - title: "2101"
7931       data-set: "dpdk-performance-changes-2n-skx-cmp"
7932   comparisons:
7933     - title: "Diff"
7934       reference: 2
7935       compare: 3
7936   legend:
7937     - ""
7938     - "2005, 2009, 2101 - DPDK versions tested."
7939     - "Diff - difference between 2009 and 2101 DPDK version."
7940
7941 # DPDK Performance Changes 2n-skx 4t2c ndr
7942 - type: "table"
7943   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
7944   algorithm: "table_comparison"
7945   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
7946   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7947   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7948   columns:
7949     - title: "2005"
7950       data-set: "dpdk-performance-changes-2n-skx-h1"
7951     - title: "2009"
7952       data-set: "dpdk-performance-changes-2n-skx-ref"
7953     - title: "2101"
7954       data-set: "dpdk-performance-changes-2n-skx-cmp"
7955   comparisons:
7956     - title: "Diff"
7957       reference: 2
7958       compare: 3
7959   legend:
7960     - ""
7961     - "2005, 2009, 2101 - DPDK versions tested."
7962     - "Diff - difference between 2009 and 2101 DPDK version."
7963
7964 # DPDK Performance Changes 2n-clx 2t1c pdr
7965 - type: "table"
7966   title: "DPDK Performance Changes 2n-clx 2t1c pdr"
7967   algorithm: "table_comparison"
7968   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-pdr"
7969   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7970   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7971   columns:
7972     - title: "2005"
7973       data-set: "dpdk-performance-changes-2n-clx-h1"
7974     - title: "2009"
7975       data-set: "dpdk-performance-changes-2n-clx-ref"
7976     - title: "2101"
7977       data-set: "dpdk-performance-changes-2n-clx-cmp"
7978   comparisons:
7979     - title: "Diff"
7980       reference: 2
7981       compare: 3
7982   legend:
7983     - ""
7984     - "2005, 2009, 2101 - DPDK versions tested."
7985     - "Diff - difference between 2009 and 2101 DPDK version."
7986
7987 # DPDK Performance Changes 2n-clx 4t2c pdr
7988 - type: "table"
7989   title: "DPDK Performance Changes 2n-clx 4t2c pdr"
7990   algorithm: "table_comparison"
7991   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-pdr"
7992   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7993   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7994   columns:
7995     - title: "2005"
7996       data-set: "dpdk-performance-changes-2n-clx-h1"
7997     - title: "2009"
7998       data-set: "dpdk-performance-changes-2n-clx-ref"
7999     - title: "2101"
8000       data-set: "dpdk-performance-changes-2n-clx-cmp"
8001   comparisons:
8002     - title: "Diff"
8003       reference: 2
8004       compare: 3
8005   legend:
8006     - ""
8007     - "2005, 2009, 2101 - DPDK versions tested."
8008     - "Diff - difference between 2009 and 2101 DPDK version."
8009
8010 # DPDK Performance Changes 2n-clx 2t1c ndr
8011 - type: "table"
8012   title: "DPDK Performance Changes 2n-clx 2t1c ndr"
8013   algorithm: "table_comparison"
8014   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-ndr"
8015   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8016   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8017   columns:
8018     - title: "2005"
8019       data-set: "dpdk-performance-changes-2n-clx-h1"
8020     - title: "2009"
8021       data-set: "dpdk-performance-changes-2n-clx-ref"
8022     - title: "2101"
8023       data-set: "dpdk-performance-changes-2n-clx-cmp"
8024   comparisons:
8025     - title: "Diff"
8026       reference: 2
8027       compare: 3
8028   legend:
8029     - ""
8030     - "2005, 2009, 2101 - DPDK versions tested."
8031     - "Diff - difference between 2009 and 2101 DPDK version."
8032
8033 # DPDK Performance Changes 2n-clx 4t2c ndr
8034 - type: "table"
8035   title: "DPDK Performance Changes 2n-clx 4t2c ndr"
8036   algorithm: "table_comparison"
8037   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-ndr"
8038   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8039   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8040   columns:
8041     - title: "2005"
8042       data-set: "dpdk-performance-changes-2n-clx-h1"
8043     - title: "2009"
8044       data-set: "dpdk-performance-changes-2n-clx-ref"
8045     - title: "2101"
8046       data-set: "dpdk-performance-changes-2n-clx-cmp"
8047   comparisons:
8048     - title: "Diff"
8049       reference: 2
8050       compare: 3
8051   legend:
8052     - ""
8053     - "2005, 2009, 2101 - DPDK versions tested."
8054     - "Diff - difference between 2009 and 2101 DPDK version."
8055
8056 # DPDK Performance Changes 2n-zn2 2t1c pdr
8057 - type: "table"
8058   title: "DPDK Performance Changes 2n-zn2 2t1c pdr"
8059   algorithm: "table_comparison"
8060   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-zn2-2t1c-pdr"
8061   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8062   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8063   columns:
8064 #     - title: "2005"
8065 #       data-set: "dpdk-performance-changes-2n-zn2-h1"
8066     - title: "2009"
8067       data-set: "dpdk-performance-changes-2n-zn2-ref"
8068     - title: "2101"
8069       data-set: "dpdk-performance-changes-2n-zn2-cmp"
8070   comparisons:
8071     - title: "Diff"
8072       reference: 1  # 2
8073       compare: 2  # 3
8074   legend:
8075     - ""
8076     - "2009, 2101 - DPDK versions tested."
8077     - "Diff - difference between 2009 and 2101 DPDK version."
8078
8079 # DPDK Performance Changes 2n-zn2 4t2c pdr
8080 - type: "table"
8081   title: "DPDK Performance Changes 2n-zn2 4t2c pdr"
8082   algorithm: "table_comparison"
8083   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-zn2-4t2c-pdr"
8084   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8085   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8086   columns:
8087 #     - title: "2005"
8088 #       data-set: "dpdk-performance-changes-2n-zn2-h1"
8089     - title: "2009"
8090       data-set: "dpdk-performance-changes-2n-zn2-ref"
8091     - title: "2101"
8092       data-set: "dpdk-performance-changes-2n-zn2-cmp"
8093   comparisons:
8094     - title: "Diff"
8095       reference: 1  # 2
8096       compare: 2  # 3
8097   legend:
8098     - ""
8099     - "2009, 2101 - DPDK versions tested."
8100     - "Diff - difference between 2009 and 2101 DPDK version."
8101
8102 # DPDK Performance Changes 2n-zn2 2t1c ndr
8103 - type: "table"
8104   title: "DPDK Performance Changes 2n-zn2 2t1c ndr"
8105   algorithm: "table_comparison"
8106   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-zn2-2t1c-ndr"
8107   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8108   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8109   columns:
8110 #     - title: "2005"
8111 #       data-set: "dpdk-performance-changes-2n-zn2-h1"
8112     - title: "2009"
8113       data-set: "dpdk-performance-changes-2n-zn2-ref"
8114     - title: "2101"
8115       data-set: "dpdk-performance-changes-2n-zn2-cmp"
8116   comparisons:
8117     - title: "Diff"
8118       reference: 1  # 2
8119       compare: 2  # 3
8120   legend:
8121     - ""
8122     - "2009, 2101 - DPDK versions tested."
8123     - "Diff - difference between 2009 and 2101 DPDK version."
8124
8125 # DPDK Performance Changes 2n-zn2 4t2c ndr
8126 - type: "table"
8127   title: "DPDK Performance Changes 2n-zn2 4t2c ndr"
8128   algorithm: "table_comparison"
8129   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-zn2-4t2c-ndr"
8130   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8131   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8132   columns:
8133 #     - title: "2005"
8134 #       data-set: "dpdk-performance-changes-2n-zn2-h1"
8135     - title: "2009"
8136       data-set: "dpdk-performance-changes-2n-zn2-ref"
8137     - title: "2101"
8138       data-set: "dpdk-performance-changes-2n-zn2-cmp"
8139   comparisons:
8140     - title: "Diff"
8141       reference: 1  # 2
8142       compare: 2  # 3
8143   legend:
8144     - ""
8145     - "2009, 2101 - DPDK versions tested."
8146     - "Diff - difference between 2009 and 2101 DPDK version."
8147
8148 ## DPDK Performance Changes 2n-dnv 1t1c pdr
8149 #- type: "table"
8150 #  title: "DPDK Performance Changes 2n-dnv 1t1c pdr"
8151 #  algorithm: "table_comparison"
8152 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-pdr"
8153 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8154 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
8155 #  columns:
8156 #    - title: "2001"
8157 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
8158 #    - title: "2005"
8159 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
8160 #    - title: "2009"
8161 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
8162 #  comparisons:
8163 #    - title: "Diff"
8164 #      reference: 2
8165 #      compare: 3
8166 #  legend:
8167 #    - ""
8168 #    - "2001, 2005, 2009 - DPDK versions tested."
8169 #    - "Diff - difference between 2005 and 2009 DPDK version."
8170 #
8171 ## DPDK Performance Changes 2n-dnv 2t2c pdr
8172 #- type: "table"
8173 #  title: "DPDK Performance Changes 2n-dnv 2t2c pdr"
8174 #  algorithm: "table_comparison"
8175 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-pdr"
8176 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8177 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
8178 #  columns:
8179 #    - title: "2001"
8180 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
8181 #    - title: "2005"
8182 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
8183 #    - title: "2009"
8184 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
8185 #  comparisons:
8186 #    - title: "Diff"
8187 #      reference: 2
8188 #      compare: 3
8189 #  legend:
8190 #    - ""
8191 #    - "2001, 2005, 2009 - DPDK versions tested."
8192 #    - "Diff - difference between 2005 and 2009 DPDK version."
8193 #
8194 ## DPDK Performance Changes 2n-dnv 1t1c ndr
8195 #- type: "table"
8196 #  title: "DPDK Performance Changes 2n-dnv 1t1c ndr"
8197 #  algorithm: "table_comparison"
8198 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-ndr"
8199 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8200 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
8201 #  columns:
8202 #    - title: "2001"
8203 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
8204 #    - title: "2005"
8205 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
8206 #    - title: "2009"
8207 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
8208 #  comparisons:
8209 #    - title: "Diff"
8210 #      reference: 2
8211 #      compare: 3
8212 #  legend:
8213 #    - ""
8214 #    - "2001, 2005, 2009 - DPDK versions tested."
8215 #    - "Diff - difference between 2005 and 2009 DPDK version."
8216 #
8217 ## DPDK Performance Changes 2n-dnv 2t2c ndr
8218 #- type: "table"
8219 #  title: "DPDK Performance Changes 2n-dnv 2t2c ndr"
8220 #  algorithm: "table_comparison"
8221 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-ndr"
8222 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8223 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
8224 #  columns:
8225 #    - title: "2001"
8226 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
8227 #    - title: "2005"
8228 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
8229 #    - title: "2009"
8230 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
8231 #  comparisons:
8232 #    - title: "Diff"
8233 #      reference: 2
8234 #      compare: 3
8235 #  legend:
8236 #    - ""
8237 #    - "2001, 2005, 2009 - DPDK versions tested."
8238 #    - "Diff - difference between 2005 and 2009 DPDK version."
8239 #
8240 ## DPDK Performance Changes 3n-dnv 1t1c pdr
8241 #- type: "table"
8242 #  title: "DPDK Performance Changes 3n-dnv 1t1c pdr"
8243 #  algorithm: "table_comparison"
8244 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-pdr"
8245 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8246 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
8247 #  columns:
8248 #    - title: "2001"
8249 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
8250 #    - title: "2005"
8251 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
8252 #    - title: "2009"
8253 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
8254 #  comparisons:
8255 #    - title: "Diff"
8256 #      reference: 2
8257 #      compare: 3
8258 #  legend:
8259 #    - ""
8260 #    - "2001, 2005, 2009 - DPDK versions tested."
8261 #    - "Diff - difference between 2005 and 2009 DPDK version."
8262 #
8263 ## DPDK Performance Changes 3n-dnv 2t2c pdr
8264 #- type: "table"
8265 #  title: "DPDK Performance Changes 3n-dnv 2t2c pdr"
8266 #  algorithm: "table_comparison"
8267 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-pdr"
8268 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8269 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
8270 #  columns:
8271 #    - title: "2001"
8272 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
8273 #    - title: "2005"
8274 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
8275 #    - title: "2009"
8276 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
8277 #  comparisons:
8278 #    - title: "Diff"
8279 #      reference: 2
8280 #      compare: 3
8281 #  legend:
8282 #    - ""
8283 #    - "2001, 2005, 2009 - DPDK versions tested."
8284 #    - "Diff - difference between 2005 and 2009 DPDK version."
8285 #
8286 ## DPDK Performance Changes 3n-dnv 1t1c ndr
8287 #- type: "table"
8288 #  title: "DPDK Performance Changes 3n-dnv 1t1c ndr"
8289 #  algorithm: "table_comparison"
8290 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-ndr"
8291 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8292 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
8293 #  columns:
8294 #    - title: "2001"
8295 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
8296 #    - title: "2005"
8297 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
8298 #    - title: "2009"
8299 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
8300 #  comparisons:
8301 #    - title: "Diff"
8302 #      reference: 2
8303 #      compare: 3
8304 #  legend:
8305 #    - ""
8306 #    - "2001, 2005, 2009 - DPDK versions tested."
8307 #    - "Diff - difference between 2005 and 2009 DPDK version."
8308 #
8309 ## DPDK Performance Changes 3n-dnv 2t2c ndr
8310 #- type: "table"
8311 #  title: "DPDK Performance Changes 3n-dnv 2t2c ndr"
8312 #  algorithm: "table_comparison"
8313 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-ndr"
8314 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8315 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
8316 #  columns:
8317 #    - title: "2001"
8318 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
8319 #    - title: "2005"
8320 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
8321 #    - title: "2009"
8322 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
8323 #  comparisons:
8324 #    - title: "Diff"
8325 #      reference: 2
8326 #      compare: 3
8327 #  legend:
8328 #    - ""
8329 #    - "2001, 2005, 2009 - DPDK versions tested."
8330 #    - "Diff - difference between 2005 and 2009 DPDK version."
8331
8332 # DPDK Performance Changes 3n-tsh 1t1c pdr
8333 - type: "table"
8334   title: "DPDK Performance Changes 3n-tsh 1t1c pdr"
8335   algorithm: "table_comparison"
8336   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-pdr"
8337   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8338   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8339   columns:
8340     - title: "2005"
8341       data-set: "dpdk-performance-changes-3n-tsh-h1"
8342     - title: "2009"
8343       data-set: "dpdk-performance-changes-3n-tsh-ref"
8344     - title: "2101"
8345       data-set: "dpdk-performance-changes-3n-tsh-cmp"
8346   comparisons:
8347     - title: "Diff"
8348       reference: 2
8349       compare: 3
8350   legend:
8351     - ""
8352     - "2005, 2009, 2101 - DPDK versions tested."
8353     - "Diff - difference between 2009 and 2101 DPDK version."
8354
8355 # DPDK Performance Changes 3n-tsh 2t2c pdr
8356 - type: "table"
8357   title: "DPDK Performance Changes 3n-tsh 2t2c pdr"
8358   algorithm: "table_comparison"
8359   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-pdr"
8360   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8361   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8362   columns:
8363     - title: "2005"
8364       data-set: "dpdk-performance-changes-3n-tsh-h1"
8365     - title: "2009"
8366       data-set: "dpdk-performance-changes-3n-tsh-ref"
8367     - title: "2101"
8368       data-set: "dpdk-performance-changes-3n-tsh-cmp"
8369   comparisons:
8370     - title: "Diff"
8371       reference: 2
8372       compare: 3
8373   legend:
8374     - ""
8375     - "2005, 2009, 2101 - DPDK versions tested."
8376     - "Diff - difference between 2009 and 2101 DPDK version."
8377
8378 # DPDK Performance Changes 3n-tsh 1t1c ndr
8379 - type: "table"
8380   title: "DPDK Performance Changes 3n-tsh 1t1c ndr"
8381   algorithm: "table_comparison"
8382   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-ndr"
8383   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8384   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8385   columns:
8386     - title: "2005"
8387       data-set: "dpdk-performance-changes-3n-tsh-h1"
8388     - title: "2009"
8389       data-set: "dpdk-performance-changes-3n-tsh-ref"
8390     - title: "2101"
8391       data-set: "dpdk-performance-changes-3n-tsh-cmp"
8392   comparisons:
8393     - title: "Diff"
8394       reference: 2
8395       compare: 3
8396   legend:
8397     - ""
8398     - "2005, 2009, 2101 - DPDK versions tested."
8399     - "Diff - difference between 2009 and 2101 DPDK version."
8400
8401 # DPDK Performance Changes 3n-tsh 2t2c ndr
8402 - type: "table"
8403   title: "DPDK Performance Changes 3n-tsh 2t2c ndr"
8404   algorithm: "table_comparison"
8405   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-ndr"
8406   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8407   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
8408   columns:
8409     - title: "2005"
8410       data-set: "dpdk-performance-changes-3n-tsh-h1"
8411     - title: "2009"
8412       data-set: "dpdk-performance-changes-3n-tsh-ref"
8413     - title: "2101"
8414       data-set: "dpdk-performance-changes-3n-tsh-cmp"
8415   comparisons:
8416     - title: "Diff"
8417       reference: 2
8418       compare: 3
8419   legend:
8420     - ""
8421     - "2005, 2009, 2101 - DPDK versions tested."
8422     - "Diff - difference between 2009 and 2101 DPDK version."
8423
8424 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
8425 - type: "table"
8426   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
8427   algorithm: "table_comparison"
8428   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
8429   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8430   filter: "'NIC_Intel-X710'"
8431   columns:
8432     - title: "3n-hsw x710"
8433       data-set: "dpdk-compare-testbeds-ref"
8434     - title: "3n-skx x710"
8435       data-set: "dpdk-compare-testbeds-cmp"
8436   comparisons:
8437     - title: "Diff"
8438       reference: 1
8439       compare: 2
8440   legend:
8441     - ""
8442     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
8443     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
8444
8445 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
8446 - type: "table"
8447   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
8448   algorithm: "table_comparison"
8449   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
8450   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8451   filter: "'NIC_Intel-X710'"
8452   columns:
8453     - title: "3n-hsw x710"
8454       data-set: "dpdk-compare-testbeds-ref"
8455     - title: "3n-skx x710"
8456       data-set: "dpdk-compare-testbeds-cmp"
8457   comparisons:
8458     - title: "Diff"
8459       reference: 1
8460       compare: 2
8461   legend:
8462     - ""
8463     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
8464     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
8465
8466 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
8467 - type: "table"
8468   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
8469   algorithm: "table_comparison"
8470   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
8471   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8472   filter: "'NIC_Intel-XXV710'"
8473   columns:
8474     - title: "2n-skx"
8475       data-set: "dpdk-compare-testbeds-skx-clx-ref"
8476     - title: "2n-clx"
8477       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
8478   comparisons:
8479     - title: "Diff"
8480       reference: 1
8481       compare: 2
8482   legend:
8483     - ""
8484     - "2n-skx, 2n-clx - testbeds and NICs tested."
8485     - "Diff - difference between 2n-skx and 2n-clx testbeds."
8486
8487 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
8488 - type: "table"
8489   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
8490   algorithm: "table_comparison"
8491   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
8492   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8493   filter: "'NIC_Intel-XXV710'"
8494   columns:
8495     - title: "2n-skx"
8496       data-set: "dpdk-compare-testbeds-skx-clx-ref"
8497     - title: "2n-clx"
8498       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
8499   comparisons:
8500     - title: "Diff"
8501       reference: 1
8502       compare: 2
8503   legend:
8504     - ""
8505     - "2n-skx, 2n-clx - testbeds and NICs tested."
8506     - "Diff - difference between 2n-skx and 2n-clx testbeds."
8507
8508 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
8509 - type: "table"
8510   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
8511   algorithm: "table_comparison"
8512   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
8513   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8514   filter: "'NIC_Intel-XXV710'"
8515   columns:
8516     - title: "3n-skx"
8517       data-set: "dpdk-compare-topologies-ref"
8518     - title: "2n-skx"
8519       data-set: "dpdk-compare-topologies-cmp"
8520   comparisons:
8521     - title: "Diff"
8522       reference: 1
8523       compare: 2
8524   legend:
8525     - ""
8526     - "3n-skx, 2n-skx - topologies tested."
8527     - "Diff - difference between 3n-skx and 2n-skx topologies."
8528
8529 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
8530 - type: "table"
8531   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
8532   algorithm: "table_comparison"
8533   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
8534   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8535   filter: "'NIC_Intel-XXV710'"
8536   columns:
8537     - title: "3n-skx"
8538       data-set: "dpdk-compare-topologies-ref"
8539     - title: "2n-skx"
8540       data-set: "dpdk-compare-topologies-cmp"
8541   comparisons:
8542     - title: "Diff"
8543       reference: 1
8544       compare: 2
8545   legend:
8546     - ""
8547     - "3n-skx, 2n-skx - topologies tested."
8548     - "Diff - difference between 3n-skx and 2n-skx topologies."
8549
8550 # Detailed Test Results - DPDK Performance Results 3n-hsw
8551 - type: "table"
8552   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
8553   algorithm: "table_merged_details"
8554   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
8555   columns:
8556     - title: " |prein| Test Name |preout| "
8557       data: "data name"
8558     - 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| "
8559       data: "data msg"
8560   data: "dpdk-perf-results-3n-hsw"
8561   filter: "all"
8562   parameters:
8563   - "name"
8564   - "parent"
8565   - "msg"
8566
8567 # Detailed Test Results - DPDK Performance Results 3n-skx
8568 - type: "table"
8569   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
8570   algorithm: "table_merged_details"
8571   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
8572   columns:
8573     - title: " |prein| Test Name |preout| "
8574       data: "data name"
8575     - 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| "
8576       data: "data msg"
8577   data: "dpdk-perf-results-3n-skx"
8578   filter: "all"
8579   remove-ndr: False
8580   parameters:
8581   - "name"
8582   - "parent"
8583   - "msg"
8584
8585 # Detailed Test Results - DPDK Performance Results 2n-skx
8586 - type: "table"
8587   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
8588   algorithm: "table_merged_details"
8589   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
8590   columns:
8591     - title: " |prein| Test Name |preout| "
8592       data: "data name"
8593     - 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| "
8594       data: "data msg"
8595   data: "dpdk-perf-results-2n-skx"
8596   filter: "all"
8597   remove-ndr: False
8598   parameters:
8599   - "name"
8600   - "parent"
8601   - "msg"
8602
8603 # Detailed Test Results - DPDK Performance Results 2n-zn2
8604 - type: "table"
8605   title: "Detailed Test Results - DPDK Performance Results 2n-zn2"
8606   algorithm: "table_merged_details"
8607   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_zn2"
8608   columns:
8609     - title: " |prein| Test Name |preout| "
8610       data: "data name"
8611     - 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| "
8612       data: "data msg"
8613   data: "dpdk-perf-results-2n-zn2"
8614   filter: "all"
8615   remove-ndr: False
8616   parameters:
8617   - "name"
8618   - "parent"
8619   - "msg"
8620
8621 # Detailed Test Results - DPDK Performance Results 2n-clx
8622 - type: "table"
8623   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
8624   algorithm: "table_merged_details"
8625   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
8626   columns:
8627     - title: " |prein| Test Name |preout| "
8628       data: "data name"
8629     - 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| "
8630       data: "data msg"
8631   data: "dpdk-perf-results-2n-clx"
8632   filter: "all"
8633   parameters:
8634   - "name"
8635   - "parent"
8636   - "msg"
8637
8638 ## Detailed Test Results - DPDK Performance Results 2n-dnv
8639 #- type: "table"
8640 #  title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
8641 #  algorithm: "table_merged_details"
8642 #  output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
8643 #  columns:
8644 #    - title: " |prein| Test Name |preout| "
8645 #      data: "data name"
8646 #    - 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| "
8647 #      data: "data msg"
8648 #  data: "dpdk-perf-results-2n-dnv"
8649 #  filter: "all"
8650 #  parameters:
8651 #  - "name"
8652 #  - "parent"
8653 #  - "msg"
8654 #
8655 ## Detailed Test Results - DPDK Performance Results 3n-dnv
8656 #- type: "table"
8657 #  title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
8658 #  algorithm: "table_merged_details"
8659 #  output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
8660 #  columns:
8661 #    - title: " |prein| Test Name |preout| "
8662 #      data: "data name"
8663 #    - 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| "
8664 #      data: "data msg"
8665 #  data: "dpdk-perf-results-3n-dnv"
8666 #  filter: "all"
8667 #  parameters:
8668 #  - "name"
8669 #  - "parent"
8670 #  - "msg"
8671
8672 # Detailed Test Results - DPDK Performance Results 3n-tsh
8673 - type: "table"
8674   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
8675   algorithm: "table_merged_details"
8676   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
8677   columns:
8678     - title: " |prein| Test Name |preout| "
8679       data: "data name"
8680     - 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| "
8681       data: "data msg"
8682   data: "dpdk-perf-results-3n-tsh"
8683   filter: "all"
8684   parameters:
8685   - "name"
8686   - "parent"
8687   - "msg"
8688
8689 # Detailed Test Results - DPDK Performance Results 2n-tx2
8690 - type: "table"
8691   title: "Detailed Test Results - DPDK Performance Results 2n-tx2"
8692   algorithm: "table_merged_details"
8693   output-file: "{DIR[DTR,PERF,DPDK,2N,TX2]}/dpdk_performance_results_2n_tx2"
8694   columns:
8695     - title: " |prein| Test Name |preout| "
8696       data: "data name"
8697     - 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| "
8698       data: "data msg"
8699   data: "dpdk-perf-results-2n-tx2"
8700   filter: "all"
8701   parameters:
8702   - "name"
8703   - "parent"
8704   - "msg"
8705
8706 ################################################################################
8707 ###                                F I L E S                                 ###
8708 ################################################################################
8709
8710 # VPP Performance Results
8711 - type: "file"
8712   title: "VPP Performance Results"
8713   algorithm: "file_details_split"
8714   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
8715   dir-tables:
8716     - "{DIR[DTR,PERF,VPP,2N,SKX]}"
8717     - "{DIR[DTR,PERF,VPP,3N,SKX]}"
8718     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
8719     - "{DIR[DTR,PERF,VPP,2N,ZN2]}"
8720     - "{DIR[DTR,PERF,VPP,3N,HSW]}"
8721     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
8722     - "{DIR[DTR,PERF,VPP,2N,TX2]}"
8723     - "{DIR[DTR,PERF,VPP,2N,DNV]}"
8724     - "{DIR[DTR,PERF,VPP,3N,DNV]}"
8725   data:
8726     - "vpp-perf-results-2n-skx"
8727     - "vpp-perf-results-3n-skx"
8728     - "vpp-perf-results-2n-clx"
8729     - "vpp-perf-results-2n-zn2"
8730     - "vpp-perf-results-3n-hsw"
8731     - "vpp-perf-results-3n-tsh"
8732     - "vpp-perf-results-2n-tx2"
8733     - "vpp-perf-results-2n-dnv"
8734     - "vpp-perf-results-3n-dnv"
8735   filter: "all"
8736   data-start-level: 4
8737   order-chapters:
8738     level-1:
8739       - "l2"
8740       - "ip4"
8741       - "ip6"
8742       - "srv6"
8743       - "ip4_tunnels"
8744       - "ip6_tunnels"
8745       - "vm_vhost"
8746       - "container_memif"
8747       - "crypto"
8748       - "vts"
8749       - "lb"
8750       - "nfv_density"
8751       - "hoststack"
8752     level-2:
8753       - "2n-skx"
8754       - "3n-skx"
8755       - "2n-clx"
8756       - "2n-zn2"
8757       - "3n-hsw"
8758       - "3n-tsh"
8759       - "2n-tx2"
8760       - "2n-dnv"
8761       - "3n-dnv"
8762     level-3:
8763       - "xl710"
8764       - "x520"
8765       - "xxv710"
8766       - "x710"
8767       - "x553"
8768       - "cx556a"
8769       - "vic1227"
8770       - "vic1385"
8771
8772 # VPP Performance Configuration
8773 - type: "file"
8774   title: "VPP Performance Configuration"
8775   algorithm: "file_details_split"
8776   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
8777   dir-tables:
8778     - "{DIR[DTC,PERF,VPP,2N,SKX]}"
8779     - "{DIR[DTC,PERF,VPP,3N,SKX]}"
8780     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
8781     - "{DIR[DTC,PERF,VPP,2N,ZN2]}"
8782     - "{DIR[DTC,PERF,VPP,3N,HSW]}"
8783     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
8784     - "{DIR[DTC,PERF,VPP,2N,TX2]}"
8785     - "{DIR[DTC,PERF,VPP,2N,DNV]}"
8786     - "{DIR[DTC,PERF,VPP,3N,DNV]}"
8787   data:
8788     - "vpp-perf-results-2n-skx"
8789     - "vpp-perf-results-3n-skx"
8790     - "vpp-perf-results-2n-clx"
8791     - "vpp-perf-results-2n-zn2"
8792     - "vpp-perf-results-3n-hsw"
8793     - "vpp-perf-results-3n-tsh"
8794     - "vpp-perf-results-2n-tx2"
8795     - "vpp-perf-results-2n-dnv"
8796     - "vpp-perf-results-3n-dnv"
8797   filter: "all"
8798   data-start-level: 4
8799   order-chapters:
8800     level-1:
8801       - "l2"
8802       - "ip4"
8803       - "ip6"
8804       - "srv6"
8805       - "ip4_tunnels"
8806       - "ip6_tunnels"
8807       - "vm_vhost"
8808       - "container_memif"
8809       - "crypto"
8810       - "vts"
8811       - "lb"
8812       - "nfv_density"
8813       - "hoststack"
8814     level-2:
8815       - "2n-skx"
8816       - "3n-skx"
8817       - "2n-clx"
8818       - "2n-zn2"
8819       - "3n-hsw"
8820       - "3n-tsh"
8821       - "2n-tx2"
8822       - "2n-dnv"
8823       - "3n-dnv"
8824     level-3:
8825       - "xl710"
8826       - "x520"
8827       - "xxv710"
8828       - "x710"
8829       - "x553"
8830       - "cx556a"
8831       - "vic1227"
8832       - "vic1385"
8833
8834 # VPP Performance Operational
8835 - type: "file"
8836   title: "VPP Performance Operational"
8837   algorithm: "file_details_split_html"
8838   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
8839   dir-tables:
8840     - "{DIR[DTO,PERF,VPP,2N,SKX]}"
8841     - "{DIR[DTO,PERF,VPP,3N,SKX]}"
8842     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
8843     - "{DIR[DTO,PERF,VPP,2N,ZN2]}"
8844     - "{DIR[DTO,PERF,VPP,3N,HSW]}"
8845     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
8846     - "{DIR[DTO,PERF,VPP,2N,TX2]}"
8847     - "{DIR[DTO,PERF,VPP,2N,DNV]}"
8848     - "{DIR[DTO,PERF,VPP,3N,DNV]}"
8849   data:
8850     - "vpp-perf-results-2n-skx"
8851     - "vpp-perf-results-3n-skx"
8852     - "vpp-perf-results-2n-clx"
8853     - "vpp-perf-results-2n-zn2"
8854     - "vpp-perf-results-3n-hsw"
8855     - "vpp-perf-results-3n-tsh"
8856     - "vpp-perf-results-2n-tx2"
8857     - "vpp-perf-results-2n-dnv"
8858     - "vpp-perf-results-3n-dnv"
8859   filter: "all"
8860   data-start-level: 4
8861   order-chapters:
8862     level-1:
8863       - "l2"
8864       - "ip4"
8865       - "ip6"
8866       - "srv6"
8867       - "ip4_tunnels"
8868       - "ip6_tunnels"
8869       - "vm_vhost"
8870       - "container_memif"
8871       - "crypto"
8872       - "vts"
8873       - "lb"
8874       - "nfv_density"
8875       - "hoststack"
8876     level-2:
8877       - "2n-skx"
8878       - "3n-skx"
8879       - "2n-clx"
8880       - "2n-zn2"
8881       - "3n-hsw"
8882       - "3n-tsh"
8883       - "2n-tx2"
8884       - "2n-dnv"
8885       - "3n-dnv"
8886     level-3:
8887       - "xl710"
8888       - "x520"
8889       - "xxv710"
8890       - "x710"
8891       - "x553"
8892       - "cx556a"
8893       - "vic1227"
8894       - "vic1385"
8895
8896 # VPP MRR Results
8897 - type: "file"
8898   title: "VPP MRR Results"
8899   algorithm: "file_details_split"
8900   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
8901   dir-tables:
8902     - "{DIR[DTR,MRR,VPP,2N,SKX]}"
8903     - "{DIR[DTR,MRR,VPP,3N,SKX]}"
8904     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
8905     - "{DIR[DTR,MRR,VPP,2N,ZN2]}"
8906     - "{DIR[DTR,MRR,VPP,3N,HSW]}"
8907     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
8908     - "{DIR[DTR,MRR,VPP,2N,TX2]}"
8909     - "{DIR[DTR,MRR,VPP,2N,DNV]}"
8910     - "{DIR[DTR,MRR,VPP,3N,DNV]}"
8911   data:
8912     - "vpp-mrr-results-2n-skx"
8913     - "vpp-mrr-results-3n-skx"
8914     - "vpp-mrr-results-2n-clx"
8915     - "vpp-mrr-results-2n-zn2"
8916     - "vpp-mrr-results-3n-hsw"
8917     - "vpp-mrr-results-3n-tsh"
8918     - "vpp-mrr-results-2n-tx2"
8919     - "vpp-mrr-results-2n-dnv"
8920     - "vpp-mrr-results-3n-dnv"
8921   filter: "all"
8922   data-start-level: 4
8923   order-chapters:
8924     level-1:
8925       - "l2"
8926       - "ip4"
8927       - "ip6"
8928       - "srv6"
8929       - "ip4_tunnels"
8930       - "ip6_tunnels"
8931       - "vm_vhost"
8932       - "container_memif"
8933       - "crypto"
8934       - "vts"
8935       - "lb"
8936       - "nfv_density"
8937       - "hoststack"
8938     level-2:
8939       - "2n-skx"
8940       - "3n-skx"
8941       - "2n-clx"
8942       - "2n-zn2"
8943       - "3n-hsw"
8944       - "3n-tsh"
8945       - "2n-tx2"
8946       - "2n-dnv"
8947       - "3n-dnv"
8948     level-3:
8949       - "xl710"
8950       - "x520"
8951       - "xxv710"
8952       - "x710"
8953       - "x553"
8954       - "cx556a"
8955       - "vic1227"
8956       - "vic1385"
8957
8958 # VPP MRR Configuration
8959 - type: "file"
8960   title: "VPP MRR Configuration"
8961   algorithm: "file_details_split"
8962   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
8963   dir-tables:
8964     - "{DIR[DTC,MRR,VPP,2N,SKX]}"
8965     - "{DIR[DTC,MRR,VPP,3N,SKX]}"
8966     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
8967     - "{DIR[DTC,MRR,VPP,2N,ZN2]}"
8968     - "{DIR[DTC,MRR,VPP,3N,HSW]}"
8969     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
8970     - "{DIR[DTC,MRR,VPP,2N,TX2]}"
8971     - "{DIR[DTC,MRR,VPP,2N,DNV]}"
8972     - "{DIR[DTC,MRR,VPP,3N,DNV]}"
8973   data:
8974     - "vpp-mrr-results-2n-skx"
8975     - "vpp-mrr-results-3n-skx"
8976     - "vpp-mrr-results-2n-clx"
8977     - "vpp-mrr-results-2n-zn2"
8978     - "vpp-mrr-results-3n-hsw"
8979     - "vpp-mrr-results-3n-tsh"
8980     - "vpp-mrr-results-2n-tx2"
8981     - "vpp-mrr-results-2n-dnv"
8982     - "vpp-mrr-results-3n-dnv"
8983   filter: "all"
8984   data-start-level: 4
8985   order-chapters:
8986     level-1:
8987       - "l2"
8988       - "ip4"
8989       - "ip6"
8990       - "srv6"
8991       - "ip4_tunnels"
8992       - "ip6_tunnels"
8993       - "vm_vhost"
8994       - "container_memif"
8995       - "crypto"
8996       - "vts"
8997       - "lb"
8998       - "nfv_density"
8999       - "hoststack"
9000     level-2:
9001       - "2n-skx"
9002       - "3n-skx"
9003       - "2n-clx"
9004       - "2n-zn2"
9005       - "3n-hsw"
9006       - "3n-tsh"
9007       - "2n-tx2"
9008       - "2n-dnv"
9009       - "3n-dnv"
9010     level-3:
9011       - "xl710"
9012       - "x520"
9013       - "xxv710"
9014       - "x710"
9015       - "x553"
9016       - "cx556a"
9017       - "vic1227"
9018       - "vic1385"
9019
9020 # VPP Device Results - Ubuntu
9021 - type: "file"
9022   title: "VPP Device Results - Ubuntu"
9023   algorithm: "file_test_results"
9024   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
9025   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
9026   data: "vpp-device-results-ubuntu"
9027   filter: "all"
9028   data-start-level: 4
9029
9030 # VPP Device Configuration - Ubuntu
9031 - type: "file"
9032   title: "VPP Device Configuration - Ubuntu"
9033   algorithm: "file_test_results"
9034   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
9035   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
9036   data: "vpp-device-results-ubuntu"
9037   filter: "all"
9038   data-start-level: 4
9039
9040 # DPDK Performance Results 3n-hsw
9041 - type: "file"
9042   title: "DPDK Performance Results 3n-hsw"
9043   algorithm: "file_test_results"
9044   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
9045   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
9046   data: "dpdk-perf-results-3n-hsw"
9047   filter: "all"
9048   data-start-level: 4
9049
9050 # DPDK Performance Results 3n-skx
9051 - type: "file"
9052   title: "DPDK Performance Results 3n-skx"
9053   algorithm: "file_test_results"
9054   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
9055   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
9056   data: "dpdk-perf-results-3n-skx"
9057   filter: "all"
9058   data-start-level: 4
9059
9060 # DPDK Performance Results 2n-skx
9061 - type: "file"
9062   title: "DPDK Performance Results 2n-skx"
9063   algorithm: "file_test_results"
9064   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
9065   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
9066   data: "dpdk-perf-results-2n-skx"
9067   filter: "all"
9068   data-start-level: 4
9069
9070 # DPDK Performance Results 2n-zn2
9071 - type: "file"
9072   title: "DPDK Performance Results 2n-zn2"
9073   algorithm: "file_test_results"
9074   output-file: "{DIR[DTR,PERF,DPDK,2N,ZN2]}"
9075   dir-tables: "{DIR[DTR,PERF,DPDK,2N,ZN2]}"
9076   data: "dpdk-perf-results-2n-zn2"
9077   filter: "all"
9078   data-start-level: 4
9079
9080 # DPDK Performance Results 2n-clx
9081 - type: "file"
9082   title: "DPDK Performance Results 2n-clx"
9083   algorithm: "file_test_results"
9084   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
9085   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
9086   data: "dpdk-perf-results-2n-clx"
9087   filter: "all"
9088   data-start-level: 4
9089
9090 ## DPDK Performance Results 2n-dnv
9091 #- type: "file"
9092 #  title: "DPDK Performance Results 2n-dnv"
9093 #  algorithm: "file_test_results"
9094 #  output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
9095 #  dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
9096 #  data: "dpdk-perf-results-2n-dnv"
9097 #  filter: "all"
9098 #  data-start-level: 4
9099 #
9100 ## DPDK Performance Results 3n-dnv
9101 #- type: "file"
9102 #  title: "DPDK Performance Results 3n-dnv"
9103 #  algorithm: "file_test_results"
9104 #  output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
9105 #  dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
9106 #  data: "dpdk-perf-results-3n-dnv"
9107 #  filter: "all"
9108 #  data-start-level: 4
9109
9110 # DPDK Performance Results 3n-tsh
9111 - type: "file"
9112   title: "DPDK Performance Results 3n-tsh"
9113   algorithm: "file_test_results"
9114   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
9115   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
9116   data: "dpdk-perf-results-3n-tsh"
9117   filter: "all"
9118   data-start-level: 4
9119
9120 # DPDK Performance Results 2n-tx2
9121 - type: "file"
9122   title: "DPDK Performance Results 2n-tx2"
9123   algorithm: "file_test_results"
9124   output-file: "{DIR[DTR,PERF,DPDK,2N,TX2]}"
9125   dir-tables: "{DIR[DTR,PERF,DPDK,2N,TX2]}"
9126   data: "dpdk-perf-results-2n-tx2"
9127   filter: "all"
9128   data-start-level: 4
9129
9130 ################################################################################
9131 ###                                P L O T S                                 ###
9132 ################################################################################
9133
9134 # Hoststack tests 3n-hsw
9135
9136 - type: "plot"
9137   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
9138   algorithm: "plot_perf_box_name"
9139   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3-bps"
9140   data: "plot-vpp-hoststack-3n-hsw"
9141   include:
9142     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-ldpreload-iperf3-bps"
9143     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps"
9144   layout:
9145     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
9146     layout: "plot-hoststack"
9147
9148 - type: "plot"
9149   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
9150   algorithm: "plot_perf_box_name"
9151   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3-bps"
9152   data: "plot-vpp-hoststack-3n-hsw"
9153   include:
9154     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps"
9155     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-nsim-ldpreload-iperf3-bps"
9156   layout:
9157     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
9158     layout: "plot-hoststack"
9159
9160 - type: "plot"
9161   title: "Bandwidth: 3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
9162   algorithm: "plot_perf_box_name"
9163   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho-bps"
9164   data: "plot-vpp-hoststack-3n-hsw"
9165   include:
9166     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicbase-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicbase-vppecho-bps"
9167     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale1Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale1cl10s-vppecho-bps"
9168     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl1S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl1s-vppecho-bps"
9169     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl10s-vppecho-bps"
9170   layout:
9171     title: "3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
9172     layout: "plot-hoststack"
9173
9174 ################################################################################
9175
9176 # Soak Test (PLRsearch), boxes - 2n-clx
9177 - type: "plot"
9178   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
9179   algorithm: "plot_perf_box_name"
9180   output-file-type: ".html"
9181   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
9182   data: "plot-vpp-soak-2n-clx"
9183   include:
9184     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
9185     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
9186     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
9187     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
9188     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
9189     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
9190   layout:
9191     title: "30 Minutes Soak Test (PLRsearch)"
9192     layout: "plot-soak-throughput"
9193
9194 # Soak Test (PLRsearch), boxes - 2n-clx
9195 - type: "plot"
9196   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
9197   algorithm: "plot_perf_box_name"
9198   output-file-type: ".html"
9199   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
9200   data: "plot-vpp-soak-2n-clx"
9201   include:
9202     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
9203     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
9204     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
9205     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
9206     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
9207     - "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"
9208   layout:
9209     title: "30 Minutes Soak Test (PLRsearch)"
9210     layout: "plot-soak-throughput"
9211
9212 # Soak Test (PLRsearch), boxes - 2n-skx
9213 - type: "plot"
9214   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
9215   algorithm: "plot_perf_box_name"
9216   output-file-type: ".html"
9217   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-1"
9218   data: "plot-vpp-soak-2n-skx"
9219   include:
9220     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
9221     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
9222     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
9223     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
9224     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
9225     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
9226   layout:
9227     title: "30 Minutes Soak Test (PLRsearch)"
9228     layout: "plot-soak-throughput"
9229
9230 # Soak Test (PLRsearch), boxes - 2n-skx
9231 - type: "plot"
9232   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
9233   algorithm: "plot_perf_box_name"
9234   output-file-type: ".html"
9235   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-2"
9236   data: "plot-vpp-soak-2n-skx"
9237   include:
9238     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
9239     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
9240     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
9241     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
9242     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
9243     - "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"
9244   layout:
9245     title: "30 Minutes Soak Test (PLRsearch)"
9246     layout: "plot-soak-throughput"
9247
9248 ###############################################################################
9249
9250 # Reconf tests 2n-skx
9251
9252 - type: "plot"
9253   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
9254   algorithm: "plot_nf_reconf_box_name"
9255   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
9256   data: "plot-vpp-nfv-reconf-2n-skx"
9257   include:
9258     - "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"
9259     - "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"
9260     - "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"
9261     - "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"
9262     - "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"
9263     - "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"
9264   layout:
9265     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
9266     layout: "plot-throughput"
9267
9268 - type: "plot"
9269   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
9270   algorithm: "plot_nf_reconf_box_name"
9271   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
9272   data: "plot-vpp-nfv-reconf-2n-skx"
9273   include:
9274     - "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"
9275     - "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"
9276     - "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"
9277     - "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"
9278     - "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"
9279     - "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"
9280   layout:
9281     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
9282     layout: "plot-throughput"
9283
9284 - type: "plot"
9285   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
9286   algorithm: "plot_nf_reconf_box_name"
9287   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
9288   data: "plot-vpp-nfv-reconf-2n-skx"
9289   include:
9290     - "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"
9291     - "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"
9292     - "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"
9293     - "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"
9294     - "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"
9295     - "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"
9296   layout:
9297     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
9298     layout: "plot-throughput"
9299
9300 ###############################################################################
9301
9302 # Reconf tests 2n-clx
9303
9304 - type: "plot"
9305   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
9306   algorithm: "plot_nf_reconf_box_name"
9307   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
9308   data: "plot-vpp-nfv-reconf-2n-clx"
9309   include:
9310     - "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"
9311     - "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"
9312     - "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"
9313     - "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"
9314   layout:
9315     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
9316     layout: "plot-throughput"
9317
9318 - type: "plot"
9319   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
9320   algorithm: "plot_nf_reconf_box_name"
9321   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
9322   data: "plot-vpp-nfv-reconf-2n-clx"
9323   include:
9324     - "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"
9325     - "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"
9326     - "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"
9327     - "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"
9328   layout:
9329     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
9330     layout: "plot-throughput"
9331
9332 - type: "plot"
9333   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
9334   algorithm: "plot_nf_reconf_box_name"
9335   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
9336   data: "plot-vpp-nfv-reconf-2n-clx"
9337   include:
9338     - "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"
9339     - "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"
9340     - "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"
9341     - "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"
9342   layout:
9343     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
9344     layout: "plot-throughput"
9345
9346 ###############################################################################
9347
9348 # Reconf tests 3n-hsw
9349
9350 - type: "plot"
9351   title: "Effective Blocked Time: 3n-hsw-xl710-64b-1t1c-ethip4ipsec4tnlsw-1atnl-ip4base-reconf"
9352   algorithm: "plot_nf_reconf_box_name"
9353   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ethip4ipsec4tnlsw-1atnl-ip4base-reconf"
9354   data: "plot-vpp-ipsec-reconf-3n-hsw"
9355   include:
9356     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-1t1c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9357     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-1t1c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9358     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-1t1c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9359     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-1t1c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9360   layout:
9361     title: "ethip4ipsec4tnlsw-1atnl-ip4base"
9362     layout: "plot-throughput"
9363
9364 - type: "plot"
9365   title: "Effective Blocked Time: 3n-hsw-xl710-64b-1t1c-ethip4ipsec1000tnlsw-1atnl-ip4base-reconf"
9366   algorithm: "plot_nf_reconf_box_name"
9367   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ethip4ipsec1000tnlsw-1atnl-ip4base-reconf"
9368   data: "plot-vpp-ipsec-reconf-3n-hsw"
9369   include:
9370     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-1t1c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9371     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-1t1c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9372     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-1t1c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9373     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-1t1c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9374   layout:
9375     title: "ethip4ipsec1000tnlsw-1atnl-ip4base"
9376     layout: "plot-throughput"
9377
9378 - type: "plot"
9379   title: "Effective Blocked Time: 3n-hsw-xl710-64b-1t1c-ethip4ipsec60000tnlsw-1atnl-ip4base-reconf"
9380   algorithm: "plot_nf_reconf_box_name"
9381   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ethip4ipsec60000tnlsw-1atnl-ip4base-reconf"
9382   data: "plot-vpp-ipsec-reconf-3n-hsw"
9383   include:
9384     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-1t1c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9385     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-1t1c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9386     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-1t1c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9387     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-1t1c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9388   layout:
9389     title: "ethip4ipsec60000tnlsw-1atnl-ip4base"
9390     layout: "plot-throughput"
9391
9392 - type: "plot"
9393   title: "Effective Blocked Time: 3n-hsw-xl710-64b-2t2c-ethip4ipsec4tnlsw-1atnl-ip4base-reconf"
9394   algorithm: "plot_nf_reconf_box_name"
9395   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-ethip4ipsec4tnlsw-1atnl-ip4base-reconf"
9396   data: "plot-vpp-ipsec-reconf-3n-hsw"
9397   include:
9398     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-2t2c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9399     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-2t2c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9400     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-2t2c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9401     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-2t2c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9402   layout:
9403     title: "ethip4ipsec4tnlsw-1atnl-ip4base"
9404     layout: "plot-throughput"
9405
9406 - type: "plot"
9407   title: "Effective Blocked Time: 3n-hsw-xl710-64b-2t2c-ethip4ipsec1000tnlsw-1atnl-ip4base-reconf"
9408   algorithm: "plot_nf_reconf_box_name"
9409   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-ethip4ipsec1000tnlsw-1atnl-ip4base-reconf"
9410   data: "plot-vpp-ipsec-reconf-3n-hsw"
9411   include:
9412     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-2t2c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9413     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-2t2c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9414     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-2t2c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9415     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-2t2c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9416   layout:
9417     title: "ethip4ipsec1000tnlsw-1atnl-ip4base"
9418     layout: "plot-throughput"
9419
9420 - type: "plot"
9421   title: "Effective Blocked Time: 3n-hsw-xl710-64b-2t2c-ethip4ipsec60000tnlsw-1atnl-ip4base-reconf"
9422   algorithm: "plot_nf_reconf_box_name"
9423   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-2t2c-ethip4ipsec60000tnlsw-1atnl-ip4base-reconf"
9424   data: "plot-vpp-ipsec-reconf-3n-hsw"
9425   include:
9426     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-2t2c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9427     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-2t2c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9428     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-2t2c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9429     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-2t2c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9430   layout:
9431     title: "ethip4ipsec60000tnlsw-1atnl-ip4base"
9432     layout: "plot-throughput"
9433
9434 - type: "plot"
9435   title: "Effective Blocked Time: 3n-hsw-xl710-64b-4t4c-ethip4ipsec4tnlsw-1atnl-ip4base-reconf"
9436   algorithm: "plot_nf_reconf_box_name"
9437   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-ethip4ipsec4tnlsw-1atnl-ip4base-reconf"
9438   data: "plot-vpp-ipsec-reconf-3n-hsw"
9439   include:
9440     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-4t4c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9441     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-4t4c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9442     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-4t4c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9443     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-4t4c-ethip4ipsec4tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9444   layout:
9445     title: "ethip4ipsec4tnlsw-1atnl-ip4base"
9446     layout: "plot-throughput"
9447
9448 - type: "plot"
9449   title: "Effective Blocked Time: 3n-hsw-xl710-64b-4t4c-ethip4ipsec1000tnlsw-1atnl-ip4base-reconf"
9450   algorithm: "plot_nf_reconf_box_name"
9451   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-ethip4ipsec1000tnlsw-1atnl-ip4base-reconf"
9452   data: "plot-vpp-ipsec-reconf-3n-hsw"
9453   include:
9454     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-4t4c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9455     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-4t4c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9456     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-4t4c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9457     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-4t4c-ethip4ipsec1000tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9458   layout:
9459     title: "ethip4ipsec1000tnlsw-1atnl-ip4base"
9460     layout: "plot-throughput"
9461
9462 - type: "plot"
9463   title: "Effective Blocked Time: 3n-hsw-xl710-64b-4t4c-ethip4ipsec60000tnlsw-1atnl-ip4base-reconf"
9464   algorithm: "plot_nf_reconf_box_name"
9465   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-4t4c-ethip4ipsec60000tnlsw-1atnl-ip4base-reconf"
9466   data: "plot-vpp-ipsec-reconf-3n-hsw"
9467   include:
9468     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac256Sha-Reconf.64B-4t4c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128cbc-hmac256sha-reconf"
9469     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Reconf.64B-4t4c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128cbc-hmac512sha-reconf"
9470     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes128Gcm-Reconf.64B-4t4c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes128gcm-reconf"
9471     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec60000Tnlsw-1Atnl-Ip4Base-Int-Aes256Gcm-Reconf.64B-4t4c-ethip4ipsec60000tnlsw-1atnl-ip4base-int-aes256gcm-reconf"
9472   layout:
9473     title: "ethip4ipsec60000tnlsw-1atnl-ip4base"
9474     layout: "plot-throughput"
9475
9476 ###############################################################################
9477
9478 # Plots - NF Density - VSC - MRR IMIX
9479 - type: "plot"
9480   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9481   algorithm: "plot_nf_heatmap"
9482   output-file-type: ".html"
9483   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
9484   data: "plot-vpp-nfv-2n-skx-mrr"
9485   filter: "'NIC_Intel-XXV710' and
9486            'NF_DENSITY' and
9487            'VHOST' and
9488            not 'VXLAN' and
9489            'CHAIN' and
9490            'NF_VPPIP4' and
9491            'IMIX' and
9492            '2T1C' and
9493            'MRR'"
9494   parameters:
9495   - "result"
9496   - "name"
9497   - "tags"
9498   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9499   x-axis: "X = VNFs per Service Chain"
9500   y-axis: "Y = Number of Service Chains"
9501   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9502   layout:
9503     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9504     layout: "plot-service-density"
9505
9506 - type: "plot"
9507   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9508   algorithm: "plot_nf_heatmap"
9509   output-file-type: ".html"
9510   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
9511   data: "plot-vpp-nfv-2n-skx-mrr"
9512   filter: "'NIC_Intel-XXV710' and
9513            'NF_DENSITY' and
9514            'VHOST' and
9515            not 'VXLAN' and
9516            'CHAIN' and
9517            'NF_VPPIP4' and
9518            'IMIX' and
9519            '4T2C' and
9520            'MRR'"
9521   parameters:
9522   - "result"
9523   - "name"
9524   - "tags"
9525   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9526   x-axis: "X = VNFs per Service Chain"
9527   y-axis: "Y = Number of Service Chains"
9528   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9529   layout:
9530     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9531     layout: "plot-service-density"
9532
9533 - type: "plot"
9534   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9535   algorithm: "plot_nf_heatmap"
9536   output-file-type: ".html"
9537   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
9538   data: "plot-vpp-nfv-2n-skx-mrr"
9539   filter: "'NIC_Intel-XXV710' and
9540            'NF_DENSITY' and
9541            'VHOST' and
9542            not 'VXLAN' and
9543            'CHAIN' and
9544            'NF_VPPIP4' and
9545            'IMIX' and
9546            '8T4C' and
9547            'MRR'"
9548   parameters:
9549   - "result"
9550   - "name"
9551   - "tags"
9552   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9553   x-axis: "X = VNFs per Service Chain"
9554   y-axis: "Y = Number of Service Chains"
9555   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9556   layout:
9557     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9558     layout: "plot-service-density"
9559
9560 # Plots - NF Density - VSC - NDR IMIX
9561 - type: "plot"
9562   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9563   algorithm: "plot_nf_heatmap"
9564   output-file-type: ".html"
9565   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
9566   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9567   filter: "'NIC_Intel-XXV710' and
9568            'NF_DENSITY' and
9569            'VHOST' and
9570            not 'VXLAN' and
9571            'CHAIN' and
9572            'NF_VPPIP4' and
9573            'IMIX' and
9574            '2T1C' and
9575            'NDRPDR'"
9576   parameters:
9577   - "throughput"
9578   - "name"
9579   - "tags"
9580   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9581   x-axis: "X = VNFs per Service Chain"
9582   y-axis: "Y = Number of Service Chains"
9583   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9584   layout:
9585     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9586     layout: "plot-service-density"
9587
9588 - type: "plot"
9589   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9590   algorithm: "plot_nf_heatmap"
9591   output-file-type: ".html"
9592   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
9593   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9594   filter: "'NIC_Intel-XXV710' and
9595            'NF_DENSITY' and
9596            'VHOST' and
9597            not 'VXLAN' and
9598            'CHAIN' and
9599            'NF_VPPIP4' and
9600            'IMIX' and
9601            '4T2C' and
9602            'NDRPDR'"
9603   parameters:
9604   - "throughput"
9605   - "name"
9606   - "tags"
9607   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9608   x-axis: "X = VNFs per Service Chain"
9609   y-axis: "Y = Number of Service Chains"
9610   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9611   layout:
9612     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9613     layout: "plot-service-density"
9614
9615 - type: "plot"
9616   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9617   algorithm: "plot_nf_heatmap"
9618   output-file-type: ".html"
9619   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
9620   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9621   filter: "'NIC_Intel-XXV710' and
9622            'NF_DENSITY' and
9623            'VHOST' and
9624            not 'VXLAN' and
9625            'CHAIN' and
9626            'NF_VPPIP4' and
9627            'IMIX' and
9628            '8T4C' and
9629            'NDRPDR'"
9630   parameters:
9631   - "throughput"
9632   - "name"
9633   - "tags"
9634   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9635   x-axis: "X = VNFs per Service Chain"
9636   y-axis: "Y = Number of Service Chains"
9637   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9638   layout:
9639     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
9640     layout: "plot-service-density"
9641
9642 # Plots - NF Density - VSC - PDR IMIX
9643 - type: "plot"
9644   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9645   algorithm: "plot_nf_heatmap"
9646   output-file-type: ".html"
9647   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
9648   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9649   filter: "'NIC_Intel-XXV710' and
9650            'NF_DENSITY' and
9651            'VHOST' and
9652            not 'VXLAN' and
9653            'CHAIN' and
9654            'NF_VPPIP4' and
9655            'IMIX' and
9656            '2T1C' and
9657            'NDRPDR'"
9658   parameters:
9659   - "throughput"
9660   - "name"
9661   - "tags"
9662   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9663   x-axis: "X = VNFs per Service Chain"
9664   y-axis: "Y = Number of Service Chains"
9665   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9666   layout:
9667     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9668     layout: "plot-service-density"
9669
9670 - type: "plot"
9671   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9672   algorithm: "plot_nf_heatmap"
9673   output-file-type: ".html"
9674   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
9675   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9676   filter: "'NIC_Intel-XXV710' and
9677            'NF_DENSITY' and
9678            'VHOST' and
9679            not 'VXLAN' and
9680            'CHAIN' and
9681            'NF_VPPIP4' and
9682            'IMIX' and
9683            '4T2C' and
9684            'NDRPDR'"
9685   parameters:
9686   - "throughput"
9687   - "name"
9688   - "tags"
9689   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9690   x-axis: "X = VNFs per Service Chain"
9691   y-axis: "Y = Number of Service Chains"
9692   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9693   layout:
9694     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9695     layout: "plot-service-density"
9696
9697 - type: "plot"
9698   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9699   algorithm: "plot_nf_heatmap"
9700   output-file-type: ".html"
9701   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
9702   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9703   filter: "'NIC_Intel-XXV710' and
9704            'NF_DENSITY' and
9705            'VHOST' and
9706            not 'VXLAN' and
9707            'CHAIN' and
9708            'NF_VPPIP4' and
9709            'IMIX' and
9710            '8T4C' and
9711            'NDRPDR'"
9712   parameters:
9713   - "throughput"
9714   - "name"
9715   - "tags"
9716   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9717   x-axis: "X = VNFs per Service Chain"
9718   y-axis: "Y = Number of Service Chains"
9719   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9720   layout:
9721     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
9722     layout: "plot-service-density"
9723
9724 ###############################################################################
9725
9726 # Plots - NF Density - VSC - MRR IMIX
9727 - type: "plot"
9728   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9729   algorithm: "plot_nf_heatmap"
9730   output-file-type: ".html"
9731   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
9732   data: "plot-vpp-nfv-2n-skx-mrr"
9733   filter: "'NIC_Intel-XXV710' and
9734            'NF_DENSITY' and
9735            'VHOST' and
9736            'VXLAN' and
9737            'CHAIN' and
9738            'IMIX' and
9739            '2T1C' and
9740            'MRR'"
9741   parameters:
9742   - "result"
9743   - "name"
9744   - "tags"
9745   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9746   x-axis: "X = VNFs per Service Chain"
9747   y-axis: "Y = Number of Service Chains"
9748   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9749   layout:
9750     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9751     layout: "plot-service-density"
9752
9753 - type: "plot"
9754   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9755   algorithm: "plot_nf_heatmap"
9756   output-file-type: ".html"
9757   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
9758   data: "plot-vpp-nfv-2n-skx-mrr"
9759   filter: "'NIC_Intel-XXV710' and
9760            'NF_DENSITY' and
9761            'VHOST' and
9762            'VXLAN' and
9763            'CHAIN' and
9764            'IMIX' and
9765            '4T2C' and
9766            'MRR'"
9767   parameters:
9768   - "result"
9769   - "name"
9770   - "tags"
9771   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9772   x-axis: "X = VNFs per Service Chain"
9773   y-axis: "Y = Number of Service Chains"
9774   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9775   layout:
9776     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9777     layout: "plot-service-density"
9778
9779 - type: "plot"
9780   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9781   algorithm: "plot_nf_heatmap"
9782   output-file-type: ".html"
9783   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
9784   data: "plot-vpp-nfv-2n-skx-mrr"
9785   filter: "'NIC_Intel-XXV710' and
9786            'NF_DENSITY' and
9787            'VHOST' and
9788            'VXLAN' and
9789            'CHAIN' and
9790            'IMIX' and
9791            '8T4C' and
9792            'MRR'"
9793   parameters:
9794   - "result"
9795   - "name"
9796   - "tags"
9797   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9798   x-axis: "X = VNFs per Service Chain"
9799   y-axis: "Y = Number of Service Chains"
9800   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9801   layout:
9802     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
9803     layout: "plot-service-density"
9804
9805 # Plots - NF Density - VSC - NDR IMIX
9806 - type: "plot"
9807   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9808   algorithm: "plot_nf_heatmap"
9809   output-file-type: ".html"
9810   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
9811   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9812   filter: "'NIC_Intel-XXV710' and
9813            'NF_DENSITY' and
9814            'VHOST' and
9815            'VXLAN' and
9816            'CHAIN' and
9817            'IMIX' and
9818            '2T1C' and
9819            'NDRPDR'"
9820   parameters:
9821   - "throughput"
9822   - "name"
9823   - "tags"
9824   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9825   x-axis: "X = VNFs per Service Chain"
9826   y-axis: "Y = Number of Service Chains"
9827   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9828   layout:
9829     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9830     layout: "plot-service-density"
9831
9832 - type: "plot"
9833   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9834   algorithm: "plot_nf_heatmap"
9835   output-file-type: ".html"
9836   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
9837   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9838   filter: "'NIC_Intel-XXV710' and
9839            'NF_DENSITY' and
9840            'VHOST' and
9841            'VXLAN' and
9842            'CHAIN' and
9843            'IMIX' and
9844            '4T2C' and
9845            'NDRPDR'"
9846   parameters:
9847   - "throughput"
9848   - "name"
9849   - "tags"
9850   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9851   x-axis: "X = VNFs per Service Chain"
9852   y-axis: "Y = Number of Service Chains"
9853   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9854   layout:
9855     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9856     layout: "plot-service-density"
9857
9858 - type: "plot"
9859   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9860   algorithm: "plot_nf_heatmap"
9861   output-file-type: ".html"
9862   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
9863   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9864   filter: "'NIC_Intel-XXV710' and
9865            'NF_DENSITY' and
9866            'VHOST' and
9867            'VXLAN' and
9868            'CHAIN' and
9869            'IMIX' and
9870            '8T4C' and
9871            'NDRPDR'"
9872   parameters:
9873   - "throughput"
9874   - "name"
9875   - "tags"
9876   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9877   x-axis: "X = VNFs per Service Chain"
9878   y-axis: "Y = Number of Service Chains"
9879   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9880   layout:
9881     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
9882     layout: "plot-service-density"
9883
9884 # Plots - NF Density - VSC - PDR IMIX
9885 - type: "plot"
9886   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9887   algorithm: "plot_nf_heatmap"
9888   output-file-type: ".html"
9889   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
9890   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9891   filter: "'NIC_Intel-XXV710' and
9892            'NF_DENSITY' and
9893            'VHOST' and
9894            'VXLAN' and
9895            'CHAIN' and
9896            'IMIX' and
9897            '2T1C' and
9898            'NDRPDR'"
9899   parameters:
9900   - "throughput"
9901   - "name"
9902   - "tags"
9903   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9904   x-axis: "X = VNFs per Service Chain"
9905   y-axis: "Y = Number of Service Chains"
9906   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9907   layout:
9908     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9909     layout: "plot-service-density"
9910
9911 - type: "plot"
9912   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9913   algorithm: "plot_nf_heatmap"
9914   output-file-type: ".html"
9915   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
9916   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9917   filter: "'NIC_Intel-XXV710' and
9918            'NF_DENSITY' and
9919            'VHOST' and
9920            'VXLAN' and
9921            'CHAIN' and
9922            'IMIX' and
9923            '4T2C' and
9924            'NDRPDR'"
9925   parameters:
9926   - "throughput"
9927   - "name"
9928   - "tags"
9929   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9930   x-axis: "X = VNFs per Service Chain"
9931   y-axis: "Y = Number of Service Chains"
9932   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9933   layout:
9934     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9935     layout: "plot-service-density"
9936
9937 - type: "plot"
9938   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9939   algorithm: "plot_nf_heatmap"
9940   output-file-type: ".html"
9941   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
9942   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9943   filter: "'NIC_Intel-XXV710' and
9944            'NF_DENSITY' and
9945            'VHOST' and
9946            'VXLAN' and
9947            'CHAIN' and
9948            'IMIX' and
9949            '8T4C' and
9950            'NDRPDR'"
9951   parameters:
9952   - "throughput"
9953   - "name"
9954   - "tags"
9955   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9956   x-axis: "X = VNFs per Service Chain"
9957   y-axis: "Y = Number of Service Chains"
9958   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9959   layout:
9960     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
9961     layout: "plot-service-density"
9962
9963 ###############################################################################
9964
9965 # Plots - NF Density - CSC - MRR IMIX
9966 - type: "plot"
9967   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9968   algorithm: "plot_nf_heatmap"
9969   output-file-type: ".html"
9970   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
9971   data: "plot-vpp-nfv-2n-skx-mrr"
9972   filter: "'NIC_Intel-XXV710' and
9973            'NF_DENSITY' and
9974            'DOCKER' and
9975            'CHAIN' and
9976            'NF_VPPIP4' and
9977            'IMIX' and
9978            '2T1C' and
9979            'MRR'"
9980   parameters:
9981   - "result"
9982   - "name"
9983   - "tags"
9984   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9985   x-axis: "X = CNFs per Service Chain"
9986   y-axis: "Y = Number of Service Chains"
9987   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9988   layout:
9989     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9990     layout: "plot-service-density"
9991
9992 - type: "plot"
9993   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
9994   algorithm: "plot_nf_heatmap"
9995   output-file-type: ".html"
9996   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
9997   data: "plot-vpp-nfv-2n-skx-mrr"
9998   filter: "'NIC_Intel-XXV710' and
9999            'NF_DENSITY' and
10000            'DOCKER' and
10001            'CHAIN' and
10002            'NF_VPPIP4' and
10003            'IMIX' and
10004            '4T2C' and
10005            'MRR'"
10006   parameters:
10007   - "result"
10008   - "name"
10009   - "tags"
10010   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10011   x-axis: "X = CNFs per Service Chain"
10012   y-axis: "Y = Number of Service Chains"
10013   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10014   layout:
10015     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10016     layout: "plot-service-density"
10017
10018 - type: "plot"
10019   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10020   algorithm: "plot_nf_heatmap"
10021   output-file-type: ".html"
10022   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
10023   data: "plot-vpp-nfv-2n-skx-mrr"
10024   filter: "'NIC_Intel-XXV710' and
10025            'NF_DENSITY' and
10026            'DOCKER' and
10027            'CHAIN' and
10028            'NF_VPPIP4' and
10029            'IMIX' and
10030            '8T4C' and
10031            'MRR'"
10032   parameters:
10033   - "result"
10034   - "name"
10035   - "tags"
10036   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10037   x-axis: "X = CNFs per Service Chain"
10038   y-axis: "Y = Number of Service Chains"
10039   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10040   layout:
10041     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10042     layout: "plot-service-density"
10043
10044 # Plots - NF Density - CSC - NDR IMIX
10045 - type: "plot"
10046   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10047   algorithm: "plot_nf_heatmap"
10048   output-file-type: ".html"
10049   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
10050   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10051   filter: "'NIC_Intel-XXV710' and
10052            'NF_DENSITY' and
10053            'DOCKER' and
10054            'CHAIN' and
10055            'NF_VPPIP4' and
10056            'IMIX' and
10057            '2T1C' and
10058            'NDRPDR'"
10059   parameters:
10060   - "throughput"
10061   - "name"
10062   - "tags"
10063   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10064   x-axis: "X = CNFs per Service Chain"
10065   y-axis: "Y = Number of Service Chains"
10066   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10067   layout:
10068     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10069     layout: "plot-service-density"
10070
10071 - type: "plot"
10072   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10073   algorithm: "plot_nf_heatmap"
10074   output-file-type: ".html"
10075   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
10076   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10077   filter: "'NIC_Intel-XXV710' and
10078            'NF_DENSITY' and
10079            'DOCKER' and
10080            'CHAIN' and
10081            'NF_VPPIP4' and
10082            'IMIX' and
10083            '4T2C' and
10084            'NDRPDR'"
10085   parameters:
10086   - "throughput"
10087   - "name"
10088   - "tags"
10089   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10090   x-axis: "X = CNFs per Service Chain"
10091   y-axis: "Y = Number of Service Chains"
10092   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10093   layout:
10094     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10095     layout: "plot-service-density"
10096
10097 - type: "plot"
10098   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10099   algorithm: "plot_nf_heatmap"
10100   output-file-type: ".html"
10101   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
10102   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10103   filter: "'NIC_Intel-XXV710' and
10104            'NF_DENSITY' and
10105            'DOCKER' and
10106            'CHAIN' and
10107            'NF_VPPIP4' and
10108            'IMIX' and
10109            '8T4C' and
10110            'NDRPDR'"
10111   parameters:
10112   - "throughput"
10113   - "name"
10114   - "tags"
10115   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10116   x-axis: "X = CNFs per Service Chain"
10117   y-axis: "Y = Number of Service Chains"
10118   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10119   layout:
10120     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10121     layout: "plot-service-density"
10122
10123 # Plots - NF Density - CSC - PDR IMIX
10124 - type: "plot"
10125   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10126   algorithm: "plot_nf_heatmap"
10127   output-file-type: ".html"
10128   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
10129   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10130   filter: "'NIC_Intel-XXV710' and
10131            'NF_DENSITY' and
10132            'DOCKER' and
10133            'CHAIN' and
10134            'NF_VPPIP4' and
10135            'IMIX' and
10136            '2T1C' and
10137            'NDRPDR'"
10138   parameters:
10139   - "throughput"
10140   - "name"
10141   - "tags"
10142   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10143   x-axis: "X = CNFs per Service Chain"
10144   y-axis: "Y = Number of Service Chains"
10145   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10146   layout:
10147     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10148     layout: "plot-service-density"
10149
10150 - type: "plot"
10151   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10152   algorithm: "plot_nf_heatmap"
10153   output-file-type: ".html"
10154   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
10155   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10156   filter: "'NIC_Intel-XXV710' and
10157            'NF_DENSITY' and
10158            'DOCKER' and
10159            'CHAIN' and
10160            'NF_VPPIP4' and
10161            'IMIX' and
10162            '4T2C' and
10163            'NDRPDR'"
10164   parameters:
10165   - "throughput"
10166   - "name"
10167   - "tags"
10168   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10169   x-axis: "X = CNFs per Service Chain"
10170   y-axis: "Y = Number of Service Chains"
10171   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10172   layout:
10173     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10174     layout: "plot-service-density"
10175
10176 - type: "plot"
10177   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10178   algorithm: "plot_nf_heatmap"
10179   output-file-type: ".html"
10180   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
10181   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10182   filter: "'NIC_Intel-XXV710' and
10183            'NF_DENSITY' and
10184            'DOCKER' and
10185            'CHAIN' and
10186            'NF_VPPIP4' and
10187            'IMIX' and
10188            '8T4C' and
10189            'NDRPDR'"
10190   parameters:
10191   - "throughput"
10192   - "name"
10193   - "tags"
10194   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10195   x-axis: "X = CNFs per Service Chain"
10196   y-axis: "Y = Number of Service Chains"
10197   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10198   layout:
10199     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10200     layout: "plot-service-density"
10201
10202 ################################################################################
10203 #
10204 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
10205 #- type: "plot"
10206 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10207 #  algorithm: "plot_nf_heatmap"
10208 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
10209 #  data: "plot-vpp-nfv-3n-skx-mrr"
10210 #  filter: "'NIC_Intel-XXV710' and
10211 #           'NF_DENSITY' and
10212 #           'DOCKER' and
10213 #           'CHAIN' and
10214 #           'NF_VPPIP4' and
10215 #           'IPSEC' and
10216 #           'TNL_4' and
10217 #           'IMIX' and
10218 #           '2T1C' and
10219 #           'MRR'"
10220 #  parameters:
10221 #  - "result"
10222 #  - "name"
10223 #  - "tags"
10224 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10225 #  x-axis: "X = CNFs per Service Chain"
10226 #  y-axis: "Y = Number of Service Chains"
10227 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10228 #  layout:
10229 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10230 #    layout: "plot-service-density"
10231 #
10232 #- type: "plot"
10233 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10234 #  algorithm: "plot_nf_heatmap"
10235 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
10236 #  data: "plot-vpp-nfv-3n-skx-mrr"
10237 #  filter: "'NIC_Intel-XXV710' and
10238 #           'NF_DENSITY' and
10239 #           'DOCKER' and
10240 #           'CHAIN' and
10241 #           'NF_VPPIP4' and
10242 #           'IPSEC' and
10243 #           'TNL_4' and
10244 #           'IMIX' and
10245 #           '4T2C' and
10246 #           'MRR'"
10247 #  parameters:
10248 #  - "result"
10249 #  - "name"
10250 #  - "tags"
10251 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10252 #  x-axis: "X = CNFs per Service Chain"
10253 #  y-axis: "Y = Number of Service Chains"
10254 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10255 #  layout:
10256 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10257 #    layout: "plot-service-density"
10258 #
10259 #- type: "plot"
10260 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10261 #  algorithm: "plot_nf_heatmap"
10262 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
10263 #  data: "plot-vpp-nfv-3n-skx-mrr"
10264 #  filter: "'NIC_Intel-XXV710' and
10265 #           'NF_DENSITY' and
10266 #           'DOCKER' and
10267 #           'CHAIN' and
10268 #           'NF_VPPIP4' and
10269 #           'IPSEC' and
10270 #           'TNL_4' and
10271 #           'IMIX' and
10272 #           '8T4C' and
10273 #           'MRR'"
10274 #  parameters:
10275 #  - "result"
10276 #  - "name"
10277 #  - "tags"
10278 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10279 #  x-axis: "X = CNFs per Service Chain"
10280 #  y-axis: "Y = Number of Service Chains"
10281 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10282 #  layout:
10283 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10284 #    layout: "plot-service-density"
10285
10286 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
10287 #- type: "plot"
10288 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10289 #  algorithm: "plot_nf_heatmap"
10290 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
10291 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10292 #  filter: "'NIC_Intel-XXV710' and
10293 #           'NF_DENSITY' and
10294 #           'DOCKER' and
10295 #           'CHAIN' and
10296 #           'NF_VPPIP4' and
10297 #           'IPSEC' and
10298 #           'TNL_4' and
10299 #           'IMIX' and
10300 #           '2T1C' and
10301 #           'NDRPDR'"
10302 #  parameters:
10303 #  - "throughput"
10304 #  - "name"
10305 #  - "tags"
10306 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10307 #  x-axis: "X = CNFs per Service Chain"
10308 #  y-axis: "Y = Number of Service Chains"
10309 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10310 #  layout:
10311 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10312 #    layout: "plot-service-density"
10313 #
10314 #- type: "plot"
10315 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10316 #  algorithm: "plot_nf_heatmap"
10317 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
10318 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10319 #  filter: "'NIC_Intel-XXV710' and
10320 #           'NF_DENSITY' and
10321 #           'DOCKER' and
10322 #           'CHAIN' and
10323 #           'NF_VPPIP4' and
10324 #           'IPSEC' and
10325 #           'TNL_4' and
10326 #           'IMIX' and
10327 #           '4T2C' and
10328 #           'NDRPDR'"
10329 #  parameters:
10330 #  - "throughput"
10331 #  - "name"
10332 #  - "tags"
10333 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10334 #  x-axis: "X = CNFs per Service Chain"
10335 #  y-axis: "Y = Number of Service Chains"
10336 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10337 #  layout:
10338 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10339 #    layout: "plot-service-density"
10340 #
10341 #- type: "plot"
10342 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10343 #  algorithm: "plot_nf_heatmap"
10344 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
10345 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10346 #  filter: "'NIC_Intel-XXV710' and
10347 #           'NF_DENSITY' and
10348 #           'DOCKER' and
10349 #           'CHAIN' and
10350 #           'NF_VPPIP4' and
10351 #           'IPSEC' and
10352 #           'TNL_4' and
10353 #           'IMIX' and
10354 #           '8T4C' and
10355 #           'NDRPDR'"
10356 #  parameters:
10357 #  - "throughput"
10358 #  - "name"
10359 #  - "tags"
10360 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10361 #  x-axis: "X = CNFs per Service Chain"
10362 #  y-axis: "Y = Number of Service Chains"
10363 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10364 #  layout:
10365 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10366 #    layout: "plot-service-density"
10367 #
10368 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
10369 #- type: "plot"
10370 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10371 #  algorithm: "plot_nf_heatmap"
10372 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
10373 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10374 #  filter: "'NIC_Intel-XXV710' and
10375 #           'NF_DENSITY' and
10376 #           'DOCKER' and
10377 #           'CHAIN' and
10378 #           'NF_VPPIP4' and
10379 #           'IPSEC' and
10380 #           'TNL_4' and
10381 #           'IMIX' and
10382 #           '2T1C' and
10383 #           'NDRPDR'"
10384 #  parameters:
10385 #  - "throughput"
10386 #  - "name"
10387 #  - "tags"
10388 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10389 #  x-axis: "X = CNFs per Service Chain"
10390 #  y-axis: "Y = Number of Service Chains"
10391 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10392 #  layout:
10393 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10394 #    layout: "plot-service-density"
10395 #
10396 #- type: "plot"
10397 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10398 #  algorithm: "plot_nf_heatmap"
10399 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
10400 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10401 #  filter: "'NIC_Intel-XXV710' and
10402 #           'NF_DENSITY' and
10403 #           'DOCKER' and
10404 #           'CHAIN' and
10405 #           'NF_VPPIP4' and
10406 #           'IPSEC' and
10407 #           'TNL_4' and
10408 #           'IMIX' and
10409 #           '4T2C' and
10410 #           'NDRPDR'"
10411 #  parameters:
10412 #  - "throughput"
10413 #  - "name"
10414 #  - "tags"
10415 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10416 #  x-axis: "X = CNFs per Service Chain"
10417 #  y-axis: "Y = Number of Service Chains"
10418 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10419 #  layout:
10420 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10421 #    layout: "plot-service-density"
10422 #
10423 #- type: "plot"
10424 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10425 #  algorithm: "plot_nf_heatmap"
10426 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
10427 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10428 #  filter: "'NIC_Intel-XXV710' and
10429 #           'NF_DENSITY' and
10430 #           'DOCKER' and
10431 #           'CHAIN' and
10432 #           'NF_VPPIP4' and
10433 #           'IPSEC' and
10434 #           'TNL_4' and
10435 #           'IMIX' and
10436 #           '8T4C' and
10437 #           'NDRPDR'"
10438 #  parameters:
10439 #  - "throughput"
10440 #  - "name"
10441 #  - "tags"
10442 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10443 #  x-axis: "X = CNFs per Service Chain"
10444 #  y-axis: "Y = Number of Service Chains"
10445 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10446 #  layout:
10447 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10448 #    layout: "plot-service-density"
10449
10450 ###############################################################################
10451
10452 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
10453 #- type: "plot"
10454 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10455 #  algorithm: "plot_nf_heatmap"
10456 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
10457 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10458 #  filter: "'NIC_Intel-XL710' and
10459 #           'NF_DENSITY' and
10460 #           'DOCKER' and
10461 #           'CHAIN' and
10462 #           'NF_VPPIP4' and
10463 #           'IMIX' and
10464 #           'TNL_4' and
10465 #           '1T1C' and
10466 #           'MRR'"
10467 #  parameters:
10468 #  - "result"
10469 #  - "name"
10470 #  - "tags"
10471 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10472 #  x-axis: "X = CNFs per Service Chain"
10473 #  y-axis: "Y = Number of Service Chains"
10474 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10475 #  layout:
10476 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10477 #    layout: "plot-service-density"
10478 #
10479 #- type: "plot"
10480 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10481 #  algorithm: "plot_nf_heatmap"
10482 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
10483 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10484 #  filter: "'NIC_Intel-XL710' and
10485 #           'NF_DENSITY' and
10486 #           'DOCKER' and
10487 #           'CHAIN' and
10488 #           'NF_VPPIP4' and
10489 #           'IPSEC' and
10490 #           'TNL_4' and
10491 #           'IMIX' and
10492 #           '2T2C' and
10493 #           'MRR'"
10494 #  parameters:
10495 #  - "result"
10496 #  - "name"
10497 #  - "tags"
10498 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10499 #  x-axis: "X = CNFs per Service Chain"
10500 #  y-axis: "Y = Number of Service Chains"
10501 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10502 #  layout:
10503 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10504 #    layout: "plot-service-density"
10505 #
10506 #- type: "plot"
10507 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10508 #  algorithm: "plot_nf_heatmap"
10509 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
10510 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10511 #  filter: "'NIC_Intel-XL710' and
10512 #           'NF_DENSITY' and
10513 #           'DOCKER' and
10514 #           'CHAIN' and
10515 #           'NF_VPPIP4' and
10516 #           'IPSEC' and
10517 #           'TNL_4' and
10518 #           'IMIX' and
10519 #           '4T4C' and
10520 #           'MRR'"
10521 #  parameters:
10522 #  - "result"
10523 #  - "name"
10524 #  - "tags"
10525 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10526 #  x-axis: "X = CNFs per Service Chain"
10527 #  y-axis: "Y = Number of Service Chains"
10528 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10529 #  layout:
10530 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
10531 #    layout: "plot-service-density"
10532
10533 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
10534 #- type: "plot"
10535 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10536 #  algorithm: "plot_nf_heatmap"
10537 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
10538 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10539 #  filter: "'NIC_Intel-XL710' and
10540 #           'NF_DENSITY' and
10541 #           'DOCKER' and
10542 #           'CHAIN' and
10543 #           'NF_VPPIP4' and
10544 #           'IPSEC' and
10545 #           'TNL_4' and
10546 #           'IMIX' and
10547 #           '1T1C' and
10548 #           'NDRPDR'"
10549 #  parameters:
10550 #  - "throughput"
10551 #  - "name"
10552 #  - "tags"
10553 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10554 #  x-axis: "X = CNFs per Service Chain"
10555 #  y-axis: "Y = Number of Service Chains"
10556 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10557 #  layout:
10558 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10559 #    layout: "plot-service-density"
10560 #
10561 #- type: "plot"
10562 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10563 #  algorithm: "plot_nf_heatmap"
10564 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
10565 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10566 #  filter: "'NIC_Intel-XL710' and
10567 #           'NF_DENSITY' and
10568 #           'DOCKER' and
10569 #           'CHAIN' and
10570 #           'NF_VPPIP4' and
10571 #           'IPSEC' and
10572 #           'TNL_4' and
10573 #           'IMIX' and
10574 #           '2T2C' and
10575 #           'NDRPDR'"
10576 #  parameters:
10577 #  - "throughput"
10578 #  - "name"
10579 #  - "tags"
10580 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10581 #  x-axis: "X = CNFs per Service Chain"
10582 #  y-axis: "Y = Number of Service Chains"
10583 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10584 #  layout:
10585 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10586 #    layout: "plot-service-density"
10587 #
10588 #- type: "plot"
10589 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10590 #  algorithm: "plot_nf_heatmap"
10591 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
10592 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10593 #  filter: "'NIC_Intel-XL710' and
10594 #           'NF_DENSITY' and
10595 #           'DOCKER' and
10596 #           'CHAIN' and
10597 #           'NF_VPPIP4' and
10598 #           'IPSEC' and
10599 #           'TNL_4' and
10600 #           'IMIX' and
10601 #           '4T4C' and
10602 #           'NDRPDR'"
10603 #  parameters:
10604 #  - "throughput"
10605 #  - "name"
10606 #  - "tags"
10607 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10608 #  x-axis: "X = CNFs per Service Chain"
10609 #  y-axis: "Y = Number of Service Chains"
10610 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10611 #  layout:
10612 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
10613 #    layout: "plot-service-density"
10614 #
10615 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
10616 #- type: "plot"
10617 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10618 #  algorithm: "plot_nf_heatmap"
10619 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
10620 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10621 #  filter: "'NIC_Intel-XL710' and
10622 #           'NF_DENSITY' and
10623 #           'DOCKER' and
10624 #           'CHAIN' and
10625 #           'NF_VPPIP4' and
10626 #           'IPSEC' and
10627 #           'TNL_4' and
10628 #           'IMIX' and
10629 #           '1T1C' and
10630 #           'NDRPDR'"
10631 #  parameters:
10632 #  - "throughput"
10633 #  - "name"
10634 #  - "tags"
10635 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10636 #  x-axis: "X = CNFs per Service Chain"
10637 #  y-axis: "Y = Number of Service Chains"
10638 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10639 #  layout:
10640 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10641 #    layout: "plot-service-density"
10642 #
10643 #- type: "plot"
10644 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10645 #  algorithm: "plot_nf_heatmap"
10646 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
10647 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10648 #  filter: "'NIC_Intel-XL710' and
10649 #           'NF_DENSITY' and
10650 #           'DOCKER' and
10651 #           'CHAIN' and
10652 #           'NF_VPPIP4' and
10653 #           'IPSEC' and
10654 #           'TNL_4' and
10655 #           'IMIX' and
10656 #           '2T2C' and
10657 #           'NDRPDR'"
10658 #  parameters:
10659 #  - "throughput"
10660 #  - "name"
10661 #  - "tags"
10662 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10663 #  x-axis: "X = CNFs per Service Chain"
10664 #  y-axis: "Y = Number of Service Chains"
10665 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10666 #  layout:
10667 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10668 #    layout: "plot-service-density"
10669 #
10670 #- type: "plot"
10671 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10672 #  algorithm: "plot_nf_heatmap"
10673 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
10674 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10675 #  filter: "'NIC_Intel-XL710' and
10676 #           'NF_DENSITY' and
10677 #           'DOCKER' and
10678 #           'CHAIN' and
10679 #           'NF_VPPIP4' and
10680 #           'IPSEC' and
10681 #           'TNL_4' and
10682 #           'IMIX' and
10683 #           '4T4C' and
10684 #           'NDRPDR'"
10685 #  parameters:
10686 #  - "throughput"
10687 #  - "name"
10688 #  - "tags"
10689 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10690 #  x-axis: "X = CNFs per Service Chain"
10691 #  y-axis: "Y = Number of Service Chains"
10692 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10693 #  layout:
10694 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
10695 #    layout: "plot-service-density"
10696
10697 ###############################################################################
10698
10699 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
10700 #- type: "plot"
10701 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
10702 #  algorithm: "plot_nf_heatmap"
10703 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
10704 #  data: "plot-vpp-nfv-3n-skx-mrr"
10705 #  filter: "'NIC_Intel-XXV710' and
10706 #           'NF_DENSITY' and
10707 #           'DOCKER' and
10708 #           'CHAIN' and
10709 #           'NF_VPPIP4' and
10710 #           'IPSEC' and
10711 #           'TNL_1000' and
10712 #           'IMIX' and
10713 #           '2T1C' and
10714 #           'MRR'"
10715 #  parameters:
10716 #  - "result"
10717 #  - "name"
10718 #  - "tags"
10719 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10720 #  x-axis: "X = CNFs per Service Chain"
10721 #  y-axis: "Y = Number of Service Chains"
10722 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10723 #  layout:
10724 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
10725 #    layout: "plot-service-density"
10726 #
10727 #- type: "plot"
10728 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
10729 #  algorithm: "plot_nf_heatmap"
10730 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
10731 #  data: "plot-vpp-nfv-3n-skx-mrr"
10732 #  filter: "'NIC_Intel-XXV710' and
10733 #           'NF_DENSITY' and
10734 #           'DOCKER' and
10735 #           'CHAIN' and
10736 #           'NF_VPPIP4' and
10737 #           'IPSEC' and
10738 #           'TNL_1000' and
10739 #           'IMIX' and
10740 #           '4T2C' and
10741 #           'MRR'"
10742 #  parameters:
10743 #  - "result"
10744 #  - "name"
10745 #  - "tags"
10746 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10747 #  x-axis: "X = CNFs per Service Chain"
10748 #  y-axis: "Y = Number of Service Chains"
10749 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10750 #  layout:
10751 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
10752 #    layout: "plot-service-density"
10753 #
10754 #- type: "plot"
10755 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
10756 #  algorithm: "plot_nf_heatmap"
10757 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
10758 #  data: "plot-vpp-nfv-3n-skx-mrr"
10759 #  filter: "'NIC_Intel-XXV710' and
10760 #           'NF_DENSITY' and
10761 #           'DOCKER' and
10762 #           'CHAIN' and
10763 #           'NF_VPPIP4' and
10764 #           'IPSEC' and
10765 #           'TNL_1000' and
10766 #           'IMIX' and
10767 #           '8T4C' and
10768 #           'MRR'"
10769 #  parameters:
10770 #  - "result"
10771 #  - "name"
10772 #  - "tags"
10773 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10774 #  x-axis: "X = CNFs per Service Chain"
10775 #  y-axis: "Y = Number of Service Chains"
10776 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10777 #  layout:
10778 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
10779 #    layout: "plot-service-density"
10780
10781 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
10782 #- type: "plot"
10783 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10784 #  algorithm: "plot_nf_heatmap"
10785 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
10786 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10787 #  filter: "'NIC_Intel-XXV710' and
10788 #           'NF_DENSITY' and
10789 #           'DOCKER' and
10790 #           'CHAIN' and
10791 #           'NF_VPPIP4' and
10792 #           'IPSEC' and
10793 #           'TNL_1000' and
10794 #           'IMIX' and
10795 #           '2T1C' and
10796 #           'NDRPDR'"
10797 #  parameters:
10798 #  - "throughput"
10799 #  - "name"
10800 #  - "tags"
10801 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10802 #  x-axis: "X = CNFs per Service Chain"
10803 #  y-axis: "Y = Number of Service Chains"
10804 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10805 #  layout:
10806 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10807 #    layout: "plot-service-density"
10808 #
10809 #- type: "plot"
10810 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10811 #  algorithm: "plot_nf_heatmap"
10812 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
10813 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10814 #  filter: "'NIC_Intel-XXV710' and
10815 #           'NF_DENSITY' and
10816 #           'DOCKER' and
10817 #           'CHAIN' and
10818 #           'NF_VPPIP4' and
10819 #           'IPSEC' and
10820 #           'TNL_1000' and
10821 #           'IMIX' and
10822 #           '4T2C' and
10823 #           'NDRPDR'"
10824 #  parameters:
10825 #  - "throughput"
10826 #  - "name"
10827 #  - "tags"
10828 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10829 #  x-axis: "X = CNFs per Service Chain"
10830 #  y-axis: "Y = Number of Service Chains"
10831 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10832 #  layout:
10833 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10834 #    layout: "plot-service-density"
10835 #
10836 #- type: "plot"
10837 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10838 #  algorithm: "plot_nf_heatmap"
10839 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
10840 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10841 #  filter: "'NIC_Intel-XXV710' and
10842 #           'NF_DENSITY' and
10843 #           'DOCKER' and
10844 #           'CHAIN' and
10845 #           'NF_VPPIP4' and
10846 #           'IPSEC' and
10847 #           'TNL_1000' and
10848 #           'IMIX' and
10849 #           '8T4C' and
10850 #           'NDRPDR'"
10851 #  parameters:
10852 #  - "throughput"
10853 #  - "name"
10854 #  - "tags"
10855 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10856 #  x-axis: "X = CNFs per Service Chain"
10857 #  y-axis: "Y = Number of Service Chains"
10858 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10859 #  layout:
10860 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
10861 #    layout: "plot-service-density"
10862 #
10863 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
10864 #- type: "plot"
10865 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10866 #  algorithm: "plot_nf_heatmap"
10867 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
10868 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10869 #  filter: "'NIC_Intel-XXV710' and
10870 #           'NF_DENSITY' and
10871 #           'DOCKER' and
10872 #           'CHAIN' and
10873 #           'NF_VPPIP4' and
10874 #           'IPSEC' and
10875 #           'TNL_1000' and
10876 #           'IMIX' and
10877 #           '2T1C' and
10878 #           'NDRPDR'"
10879 #  parameters:
10880 #  - "throughput"
10881 #  - "name"
10882 #  - "tags"
10883 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10884 #  x-axis: "X = CNFs per Service Chain"
10885 #  y-axis: "Y = Number of Service Chains"
10886 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10887 #  layout:
10888 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10889 #    layout: "plot-service-density"
10890 #
10891 #- type: "plot"
10892 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10893 #  algorithm: "plot_nf_heatmap"
10894 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
10895 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10896 #  filter: "'NIC_Intel-XXV710' and
10897 #           'NF_DENSITY' and
10898 #           'DOCKER' and
10899 #           'CHAIN' and
10900 #           'NF_VPPIP4' and
10901 #           'IPSEC' and
10902 #           'TNL_1000' and
10903 #           'IMIX' and
10904 #           '4T2C' and
10905 #           'NDRPDR'"
10906 #  parameters:
10907 #  - "throughput"
10908 #  - "name"
10909 #  - "tags"
10910 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10911 #  x-axis: "X = CNFs per Service Chain"
10912 #  y-axis: "Y = Number of Service Chains"
10913 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10914 #  layout:
10915 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10916 #    layout: "plot-service-density"
10917 #
10918 #- type: "plot"
10919 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10920 #  algorithm: "plot_nf_heatmap"
10921 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
10922 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10923 #  filter: "'NIC_Intel-XXV710' and
10924 #           'NF_DENSITY' and
10925 #           'DOCKER' and
10926 #           'CHAIN' and
10927 #           'NF_VPPIP4' and
10928 #           'IPSEC' and
10929 #           'TNL_1000' and
10930 #           'IMIX' and
10931 #           '8T4C' and
10932 #           'NDRPDR'"
10933 #  parameters:
10934 #  - "throughput"
10935 #  - "name"
10936 #  - "tags"
10937 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10938 #  x-axis: "X = CNFs per Service Chain"
10939 #  y-axis: "Y = Number of Service Chains"
10940 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10941 #  layout:
10942 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
10943 #    layout: "plot-service-density"
10944
10945 ###############################################################################
10946
10947 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
10948 #- type: "plot"
10949 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
10950 #  algorithm: "plot_nf_heatmap"
10951 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
10952 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10953 #  filter: "'NIC_Intel-XL710' and
10954 #           'NF_DENSITY' and
10955 #           'DOCKER' and
10956 #           'CHAIN' and
10957 #           'NF_VPPIP4' and
10958 #           'IMIX' and
10959 #           'TNL_1000' and
10960 #           '1T1C' and
10961 #           'MRR'"
10962 #  parameters:
10963 #  - "result"
10964 #  - "name"
10965 #  - "tags"
10966 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10967 #  x-axis: "X = CNFs per Service Chain"
10968 #  y-axis: "Y = Number of Service Chains"
10969 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10970 #  layout:
10971 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
10972 #    layout: "plot-service-density"
10973 #
10974 #- type: "plot"
10975 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
10976 #  algorithm: "plot_nf_heatmap"
10977 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
10978 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10979 #  filter: "'NIC_Intel-XL710' and
10980 #           'NF_DENSITY' and
10981 #           'DOCKER' and
10982 #           'CHAIN' and
10983 #           'NF_VPPIP4' and
10984 #           'IPSEC' and
10985 #           'TNL_1000' and
10986 #           'IMIX' and
10987 #           '2T2C' and
10988 #           'MRR'"
10989 #  parameters:
10990 #  - "result"
10991 #  - "name"
10992 #  - "tags"
10993 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10994 #  x-axis: "X = CNFs per Service Chain"
10995 #  y-axis: "Y = Number of Service Chains"
10996 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10997 #  layout:
10998 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
10999 #    layout: "plot-service-density"
11000 #
11001 #- type: "plot"
11002 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11003 #  algorithm: "plot_nf_heatmap"
11004 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
11005 #  data: "plot-vpp-nfv-3n-hsw-mrr"
11006 #  filter: "'NIC_Intel-XL710' and
11007 #           'NF_DENSITY' and
11008 #           'DOCKER' and
11009 #           'CHAIN' and
11010 #           'NF_VPPIP4' and
11011 #           'IPSEC' and
11012 #           'TNL_1000' and
11013 #           'IMIX' and
11014 #           '4T4C' and
11015 #           'MRR'"
11016 #  parameters:
11017 #  - "result"
11018 #  - "name"
11019 #  - "tags"
11020 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11021 #  x-axis: "X = CNFs per Service Chain"
11022 #  y-axis: "Y = Number of Service Chains"
11023 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11024 #  layout:
11025 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
11026 #    layout: "plot-service-density"
11027
11028 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
11029 #- type: "plot"
11030 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11031 #  algorithm: "plot_nf_heatmap"
11032 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
11033 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11034 #  filter: "'NIC_Intel-XL710' and
11035 #           'NF_DENSITY' and
11036 #           'DOCKER' and
11037 #           'CHAIN' and
11038 #           'NF_VPPIP4' and
11039 #           'IPSEC' and
11040 #           'TNL_1000' and
11041 #           'IMIX' and
11042 #           '1T1C' and
11043 #           'NDRPDR'"
11044 #  parameters:
11045 #  - "throughput"
11046 #  - "name"
11047 #  - "tags"
11048 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11049 #  x-axis: "X = CNFs per Service Chain"
11050 #  y-axis: "Y = Number of Service Chains"
11051 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11052 #  layout:
11053 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11054 #    layout: "plot-service-density"
11055 #
11056 #- type: "plot"
11057 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11058 #  algorithm: "plot_nf_heatmap"
11059 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
11060 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11061 #  filter: "'NIC_Intel-XL710' and
11062 #           'NF_DENSITY' and
11063 #           'DOCKER' and
11064 #           'CHAIN' and
11065 #           'NF_VPPIP4' and
11066 #           'IPSEC' and
11067 #           'TNL_1000' and
11068 #           'IMIX' and
11069 #           '2T2C' and
11070 #           'NDRPDR'"
11071 #  parameters:
11072 #  - "throughput"
11073 #  - "name"
11074 #  - "tags"
11075 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11076 #  x-axis: "X = CNFs per Service Chain"
11077 #  y-axis: "Y = Number of Service Chains"
11078 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11079 #  layout:
11080 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11081 #    layout: "plot-service-density"
11082 #
11083 #- type: "plot"
11084 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11085 #  algorithm: "plot_nf_heatmap"
11086 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
11087 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11088 #  filter: "'NIC_Intel-XL710' and
11089 #           'NF_DENSITY' and
11090 #           'DOCKER' and
11091 #           'CHAIN' and
11092 #           'NF_VPPIP4' and
11093 #           'IPSEC' and
11094 #           'TNL_1000' and
11095 #           'IMIX' and
11096 #           '4T4C' and
11097 #           'NDRPDR'"
11098 #  parameters:
11099 #  - "throughput"
11100 #  - "name"
11101 #  - "tags"
11102 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11103 #  x-axis: "X = CNFs per Service Chain"
11104 #  y-axis: "Y = Number of Service Chains"
11105 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11106 #  layout:
11107 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
11108 #    layout: "plot-service-density"
11109 #
11110 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
11111 #- type: "plot"
11112 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11113 #  algorithm: "plot_nf_heatmap"
11114 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
11115 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11116 #  filter: "'NIC_Intel-XL710' and
11117 #           'NF_DENSITY' and
11118 #           'DOCKER' and
11119 #           'CHAIN' and
11120 #           'NF_VPPIP4' and
11121 #           'IPSEC' and
11122 #           'TNL_1000' and
11123 #           'IMIX' and
11124 #           '1T1C' and
11125 #           'NDRPDR'"
11126 #  parameters:
11127 #  - "throughput"
11128 #  - "name"
11129 #  - "tags"
11130 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11131 #  x-axis: "X = CNFs per Service Chain"
11132 #  y-axis: "Y = Number of Service Chains"
11133 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11134 #  layout:
11135 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11136 #    layout: "plot-service-density"
11137 #
11138 #- type: "plot"
11139 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11140 #  algorithm: "plot_nf_heatmap"
11141 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
11142 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11143 #  filter: "'NIC_Intel-XL710' and
11144 #           'NF_DENSITY' and
11145 #           'DOCKER' and
11146 #           'CHAIN' and
11147 #           'NF_VPPIP4' and
11148 #           'IPSEC' and
11149 #           'TNL_1000' and
11150 #           'IMIX' and
11151 #           '2T2C' and
11152 #           'NDRPDR'"
11153 #  parameters:
11154 #  - "throughput"
11155 #  - "name"
11156 #  - "tags"
11157 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11158 #  x-axis: "X = CNFs per Service Chain"
11159 #  y-axis: "Y = Number of Service Chains"
11160 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11161 #  layout:
11162 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11163 #    layout: "plot-service-density"
11164 #
11165 #- type: "plot"
11166 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11167 #  algorithm: "plot_nf_heatmap"
11168 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
11169 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11170 #  filter: "'NIC_Intel-XL710' and
11171 #           'NF_DENSITY' and
11172 #           'DOCKER' and
11173 #           'CHAIN' and
11174 #           'NF_VPPIP4' and
11175 #           'IPSEC' and
11176 #           'TNL_1000' and
11177 #           'IMIX' and
11178 #           '4T4C' and
11179 #           'NDRPDR'"
11180 #  parameters:
11181 #  - "throughput"
11182 #  - "name"
11183 #  - "tags"
11184 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11185 #  x-axis: "X = CNFs per Service Chain"
11186 #  y-axis: "Y = Number of Service Chains"
11187 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11188 #  layout:
11189 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
11190 #    layout: "plot-service-density"
11191
11192 ###############################################################################
11193
11194 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
11195 #- type: "plot"
11196 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11197 #  algorithm: "plot_nf_heatmap"
11198 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
11199 #  data: "plot-vpp-nfv-3n-skx-mrr"
11200 #  filter: "'NIC_Intel-XXV710' and
11201 #           'NF_DENSITY' and
11202 #           'DOCKER' and
11203 #           'CHAIN' and
11204 #           'NF_VPPIP4' and
11205 #           'IPSEC' and
11206 #           'TNL_10000' and
11207 #           'IMIX' and
11208 #           '2T1C' and
11209 #           'MRR'"
11210 #  parameters:
11211 #  - "result"
11212 #  - "name"
11213 #  - "tags"
11214 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11215 #  x-axis: "X = CNFs per Service Chain"
11216 #  y-axis: "Y = Number of Service Chains"
11217 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11218 #  layout:
11219 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11220 #    layout: "plot-service-density"
11221 #
11222 #- type: "plot"
11223 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11224 #  algorithm: "plot_nf_heatmap"
11225 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
11226 #  data: "plot-vpp-nfv-3n-skx-mrr"
11227 #  filter: "'NIC_Intel-XXV710' and
11228 #           'NF_DENSITY' and
11229 #           'DOCKER' and
11230 #           'CHAIN' and
11231 #           'NF_VPPIP4' and
11232 #           'IPSEC' and
11233 #           'TNL_10000' and
11234 #           'IMIX' and
11235 #           '4T2C' and
11236 #           'MRR'"
11237 #  parameters:
11238 #  - "result"
11239 #  - "name"
11240 #  - "tags"
11241 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11242 #  x-axis: "X = CNFs per Service Chain"
11243 #  y-axis: "Y = Number of Service Chains"
11244 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11245 #  layout:
11246 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11247 #    layout: "plot-service-density"
11248 #
11249 #- type: "plot"
11250 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11251 #  algorithm: "plot_nf_heatmap"
11252 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
11253 #  data: "plot-vpp-nfv-3n-skx-mrr"
11254 #  filter: "'NIC_Intel-XXV710' and
11255 #           'NF_DENSITY' and
11256 #           'DOCKER' and
11257 #           'CHAIN' and
11258 #           'NF_VPPIP4' and
11259 #           'IPSEC' and
11260 #           'TNL_10000' and
11261 #           'IMIX' and
11262 #           '8T4C' and
11263 #           'MRR'"
11264 #  parameters:
11265 #  - "result"
11266 #  - "name"
11267 #  - "tags"
11268 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11269 #  x-axis: "X = CNFs per Service Chain"
11270 #  y-axis: "Y = Number of Service Chains"
11271 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11272 #  layout:
11273 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11274 #    layout: "plot-service-density"
11275
11276 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
11277 #- type: "plot"
11278 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11279 #  algorithm: "plot_nf_heatmap"
11280 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
11281 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11282 #  filter: "'NIC_Intel-XXV710' and
11283 #           'NF_DENSITY' and
11284 #           'DOCKER' and
11285 #           'CHAIN' and
11286 #           'NF_VPPIP4' and
11287 #           'IPSEC' and
11288 #           'TNL_10000' and
11289 #           'IMIX' and
11290 #           '2T1C' and
11291 #           'NDRPDR'"
11292 #  parameters:
11293 #  - "throughput"
11294 #  - "name"
11295 #  - "tags"
11296 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11297 #  x-axis: "X = CNFs per Service Chain"
11298 #  y-axis: "Y = Number of Service Chains"
11299 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11300 #  layout:
11301 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11302 #    layout: "plot-service-density"
11303 #
11304 #- type: "plot"
11305 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11306 #  algorithm: "plot_nf_heatmap"
11307 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
11308 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11309 #  filter: "'NIC_Intel-XXV710' and
11310 #           'NF_DENSITY' and
11311 #           'DOCKER' and
11312 #           'CHAIN' and
11313 #           'NF_VPPIP4' and
11314 #           'IPSEC' and
11315 #           'TNL_10000' and
11316 #           'IMIX' and
11317 #           '4T2C' and
11318 #           'NDRPDR'"
11319 #  parameters:
11320 #  - "throughput"
11321 #  - "name"
11322 #  - "tags"
11323 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11324 #  x-axis: "X = CNFs per Service Chain"
11325 #  y-axis: "Y = Number of Service Chains"
11326 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11327 #  layout:
11328 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11329 #    layout: "plot-service-density"
11330 #
11331 #- type: "plot"
11332 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11333 #  algorithm: "plot_nf_heatmap"
11334 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
11335 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11336 #  filter: "'NIC_Intel-XXV710' and
11337 #           'NF_DENSITY' and
11338 #           'DOCKER' and
11339 #           'CHAIN' and
11340 #           'NF_VPPIP4' and
11341 #           'IPSEC' and
11342 #           'TNL_10000' and
11343 #           'IMIX' and
11344 #           '8T4C' and
11345 #           'NDRPDR'"
11346 #  parameters:
11347 #  - "throughput"
11348 #  - "name"
11349 #  - "tags"
11350 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11351 #  x-axis: "X = CNFs per Service Chain"
11352 #  y-axis: "Y = Number of Service Chains"
11353 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11354 #  layout:
11355 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11356 #    layout: "plot-service-density"
11357 #
11358 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
11359 #- type: "plot"
11360 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11361 #  algorithm: "plot_nf_heatmap"
11362 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
11363 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11364 #  filter: "'NIC_Intel-XXV710' and
11365 #           'NF_DENSITY' and
11366 #           'DOCKER' and
11367 #           'CHAIN' and
11368 #           'NF_VPPIP4' and
11369 #           'IPSEC' and
11370 #           'TNL_10000' and
11371 #           'IMIX' and
11372 #           '2T1C' and
11373 #           'NDRPDR'"
11374 #  parameters:
11375 #  - "throughput"
11376 #  - "name"
11377 #  - "tags"
11378 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11379 #  x-axis: "X = CNFs per Service Chain"
11380 #  y-axis: "Y = Number of Service Chains"
11381 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11382 #  layout:
11383 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11384 #    layout: "plot-service-density"
11385 #
11386 #- type: "plot"
11387 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11388 #  algorithm: "plot_nf_heatmap"
11389 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
11390 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11391 #  filter: "'NIC_Intel-XXV710' and
11392 #           'NF_DENSITY' and
11393 #           'DOCKER' and
11394 #           'CHAIN' and
11395 #           'NF_VPPIP4' and
11396 #           'IPSEC' and
11397 #           'TNL_10000' and
11398 #           'IMIX' and
11399 #           '4T2C' and
11400 #           'NDRPDR'"
11401 #  parameters:
11402 #  - "throughput"
11403 #  - "name"
11404 #  - "tags"
11405 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11406 #  x-axis: "X = CNFs per Service Chain"
11407 #  y-axis: "Y = Number of Service Chains"
11408 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11409 #  layout:
11410 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11411 #    layout: "plot-service-density"
11412 #
11413 #- type: "plot"
11414 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11415 #  algorithm: "plot_nf_heatmap"
11416 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
11417 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
11418 #  filter: "'NIC_Intel-XXV710' and
11419 #           'NF_DENSITY' and
11420 #           'DOCKER' and
11421 #           'CHAIN' and
11422 #           'NF_VPPIP4' and
11423 #           'IPSEC' and
11424 #           'TNL_10000' and
11425 #           'IMIX' and
11426 #           '8T4C' and
11427 #           'NDRPDR'"
11428 #  parameters:
11429 #  - "throughput"
11430 #  - "name"
11431 #  - "tags"
11432 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11433 #  x-axis: "X = CNFs per Service Chain"
11434 #  y-axis: "Y = Number of Service Chains"
11435 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11436 #  layout:
11437 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11438 #    layout: "plot-service-density"
11439
11440 ###############################################################################
11441
11442 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
11443 #- type: "plot"
11444 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11445 #  algorithm: "plot_nf_heatmap"
11446 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
11447 #  data: "plot-vpp-nfv-3n-hsw-mrr"
11448 #  filter: "'NIC_Intel-XL710' and
11449 #           'NF_DENSITY' and
11450 #           'DOCKER' and
11451 #           'CHAIN' and
11452 #           'NF_VPPIP4' and
11453 #           'IMIX' and
11454 #           'TNL_10000' and
11455 #           '1T1C' and
11456 #           'MRR'"
11457 #  parameters:
11458 #  - "result"
11459 #  - "name"
11460 #  - "tags"
11461 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11462 #  x-axis: "X = CNFs per Service Chain"
11463 #  y-axis: "Y = Number of Service Chains"
11464 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11465 #  layout:
11466 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11467 #    layout: "plot-service-density"
11468 #
11469 #- type: "plot"
11470 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11471 #  algorithm: "plot_nf_heatmap"
11472 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
11473 #  data: "plot-vpp-nfv-3n-hsw-mrr"
11474 #  filter: "'NIC_Intel-XL710' and
11475 #           'NF_DENSITY' and
11476 #           'DOCKER' and
11477 #           'CHAIN' and
11478 #           'NF_VPPIP4' and
11479 #           'IPSEC' and
11480 #           'TNL_10000' and
11481 #           'IMIX' and
11482 #           '2T2C' and
11483 #           'MRR'"
11484 #  parameters:
11485 #  - "result"
11486 #  - "name"
11487 #  - "tags"
11488 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11489 #  x-axis: "X = CNFs per Service Chain"
11490 #  y-axis: "Y = Number of Service Chains"
11491 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11492 #  layout:
11493 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11494 #    layout: "plot-service-density"
11495 #
11496 #- type: "plot"
11497 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11498 #  algorithm: "plot_nf_heatmap"
11499 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
11500 #  data: "plot-vpp-nfv-3n-hsw-mrr"
11501 #  filter: "'NIC_Intel-XL710' and
11502 #           'NF_DENSITY' and
11503 #           'DOCKER' and
11504 #           'CHAIN' and
11505 #           'NF_VPPIP4' and
11506 #           'IPSEC' and
11507 #           'TNL_10000' and
11508 #           'IMIX' and
11509 #           '4T4C' and
11510 #           'MRR'"
11511 #  parameters:
11512 #  - "result"
11513 #  - "name"
11514 #  - "tags"
11515 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11516 #  x-axis: "X = CNFs per Service Chain"
11517 #  y-axis: "Y = Number of Service Chains"
11518 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11519 #  layout:
11520 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
11521 #    layout: "plot-service-density"
11522
11523 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
11524 #- type: "plot"
11525 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11526 #  algorithm: "plot_nf_heatmap"
11527 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
11528 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11529 #  filter: "'NIC_Intel-XL710' and
11530 #           'NF_DENSITY' and
11531 #           'DOCKER' and
11532 #           'CHAIN' and
11533 #           'NF_VPPIP4' and
11534 #           'IPSEC' and
11535 #           'TNL_10000' and
11536 #           'IMIX' and
11537 #           '1T1C' and
11538 #           'NDRPDR'"
11539 #  parameters:
11540 #  - "throughput"
11541 #  - "name"
11542 #  - "tags"
11543 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11544 #  x-axis: "X = CNFs per Service Chain"
11545 #  y-axis: "Y = Number of Service Chains"
11546 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11547 #  layout:
11548 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11549 #    layout: "plot-service-density"
11550 #
11551 #- type: "plot"
11552 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11553 #  algorithm: "plot_nf_heatmap"
11554 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
11555 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11556 #  filter: "'NIC_Intel-XL710' and
11557 #           'NF_DENSITY' and
11558 #           'DOCKER' and
11559 #           'CHAIN' and
11560 #           'NF_VPPIP4' and
11561 #           'IPSEC' and
11562 #           'TNL_10000' and
11563 #           'IMIX' and
11564 #           '2T2C' and
11565 #           'NDRPDR'"
11566 #  parameters:
11567 #  - "throughput"
11568 #  - "name"
11569 #  - "tags"
11570 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11571 #  x-axis: "X = CNFs per Service Chain"
11572 #  y-axis: "Y = Number of Service Chains"
11573 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11574 #  layout:
11575 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11576 #    layout: "plot-service-density"
11577 #
11578 #- type: "plot"
11579 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11580 #  algorithm: "plot_nf_heatmap"
11581 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
11582 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11583 #  filter: "'NIC_Intel-XL710' and
11584 #           'NF_DENSITY' and
11585 #           'DOCKER' and
11586 #           'CHAIN' and
11587 #           'NF_VPPIP4' and
11588 #           'IPSEC' and
11589 #           'TNL_10000' and
11590 #           'IMIX' and
11591 #           '4T4C' and
11592 #           'NDRPDR'"
11593 #  parameters:
11594 #  - "throughput"
11595 #  - "name"
11596 #  - "tags"
11597 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11598 #  x-axis: "X = CNFs per Service Chain"
11599 #  y-axis: "Y = Number of Service Chains"
11600 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11601 #  layout:
11602 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
11603 #    layout: "plot-service-density"
11604 #
11605 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
11606 #- type: "plot"
11607 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11608 #  algorithm: "plot_nf_heatmap"
11609 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
11610 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11611 #  filter: "'NIC_Intel-XL710' and
11612 #           'NF_DENSITY' and
11613 #           'DOCKER' and
11614 #           'CHAIN' and
11615 #           'NF_VPPIP4' and
11616 #           'IPSEC' and
11617 #           'TNL_10000' and
11618 #           'IMIX' and
11619 #           '1T1C' and
11620 #           'NDRPDR'"
11621 #  parameters:
11622 #  - "throughput"
11623 #  - "name"
11624 #  - "tags"
11625 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11626 #  x-axis: "X = CNFs per Service Chain"
11627 #  y-axis: "Y = Number of Service Chains"
11628 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11629 #  layout:
11630 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11631 #    layout: "plot-service-density"
11632 #
11633 #- type: "plot"
11634 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11635 #  algorithm: "plot_nf_heatmap"
11636 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
11637 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11638 #  filter: "'NIC_Intel-XL710' and
11639 #           'NF_DENSITY' and
11640 #           'DOCKER' and
11641 #           'CHAIN' and
11642 #           'NF_VPPIP4' and
11643 #           'IPSEC' and
11644 #           'TNL_10000' and
11645 #           'IMIX' and
11646 #           '2T2C' and
11647 #           'NDRPDR'"
11648 #  parameters:
11649 #  - "throughput"
11650 #  - "name"
11651 #  - "tags"
11652 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11653 #  x-axis: "X = CNFs per Service Chain"
11654 #  y-axis: "Y = Number of Service Chains"
11655 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11656 #  layout:
11657 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11658 #    layout: "plot-service-density"
11659 #
11660 #- type: "plot"
11661 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11662 #  algorithm: "plot_nf_heatmap"
11663 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
11664 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
11665 #  filter: "'NIC_Intel-XL710' and
11666 #           'NF_DENSITY' and
11667 #           'DOCKER' and
11668 #           'CHAIN' and
11669 #           'NF_VPPIP4' and
11670 #           'IPSEC' and
11671 #           'TNL_10000' and
11672 #           'IMIX' and
11673 #           '4T4C' and
11674 #           'NDRPDR'"
11675 #  parameters:
11676 #  - "throughput"
11677 #  - "name"
11678 #  - "tags"
11679 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11680 #  x-axis: "X = CNFs per Service Chain"
11681 #  y-axis: "Y = Number of Service Chains"
11682 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11683 #  layout:
11684 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
11685 #    layout: "plot-service-density"
11686
11687 ###############################################################################
11688
11689 # Plots - NF Density - CSP - MRR IMIX
11690 - type: "plot"
11691   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11692   algorithm: "plot_nf_heatmap"
11693   output-file-type: ".html"
11694   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
11695   data: "plot-vpp-nfv-2n-skx-mrr"
11696   filter: "'NIC_Intel-XXV710' and
11697            'NF_DENSITY' and
11698            'DOCKER' and
11699            'PIPELINE' and
11700            'NF_VPPIP4' and
11701            'IMIX' and
11702            '2T1C' and
11703            'MRR'"
11704   parameters:
11705   - "result"
11706   - "name"
11707   - "tags"
11708   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11709   x-axis: "X = CNFs per Service Pipeline"
11710   y-axis: "Y = Number of Service Pipelines"
11711   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11712   layout:
11713     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11714     layout: "plot-service-density"
11715
11716 - type: "plot"
11717   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11718   algorithm: "plot_nf_heatmap"
11719   output-file-type: ".html"
11720   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
11721   data: "plot-vpp-nfv-2n-skx-mrr"
11722   filter: "'NIC_Intel-XXV710' and
11723            'NF_DENSITY' and
11724            'DOCKER' and
11725            'PIPELINE' and
11726            'NF_VPPIP4' and
11727            'IMIX' and
11728            '4T2C' and
11729            'MRR'"
11730   parameters:
11731   - "result"
11732   - "name"
11733   - "tags"
11734   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11735   x-axis: "X = CNFs per Service Pipeline"
11736   y-axis: "Y = Number of Service Pipelines"
11737   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11738   layout:
11739     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11740     layout: "plot-service-density"
11741
11742 - type: "plot"
11743   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11744   algorithm: "plot_nf_heatmap"
11745   output-file-type: ".html"
11746   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
11747   data: "plot-vpp-nfv-2n-skx-mrr"
11748   filter: "'NIC_Intel-XXV710' and
11749            'NF_DENSITY' and
11750            'DOCKER' and
11751            'PIPELINE' and
11752            'NF_VPPIP4' and
11753            'IMIX' and
11754            '8T4C' and
11755            'MRR'"
11756   parameters:
11757   - "result"
11758   - "name"
11759   - "tags"
11760   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11761   x-axis: "X = CNFs per Service Pipeline"
11762   y-axis: "Y = Number of Service Pipelines"
11763   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11764   layout:
11765     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11766     layout: "plot-service-density"
11767
11768 # Plots - NF Density - CSP - NDR IMIX
11769 - type: "plot"
11770   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11771   algorithm: "plot_nf_heatmap"
11772   output-file-type: ".html"
11773   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
11774   data: "plot-vpp-nfv-2n-skx-ndrpdr"
11775   filter: "'NIC_Intel-XXV710' and
11776            'NF_DENSITY' and
11777            'DOCKER' and
11778            'PIPELINE' and
11779            'NF_VPPIP4' and
11780            'IMIX' and
11781            '2T1C' and
11782            'NDRPDR'"
11783   parameters:
11784   - "throughput"
11785   - "name"
11786   - "tags"
11787   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11788   x-axis: "X = CNFs per Service Pipeline"
11789   y-axis: "Y = Number of Service Pipelines"
11790   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11791   layout:
11792     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11793     layout: "plot-service-density"
11794
11795 - type: "plot"
11796   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11797   algorithm: "plot_nf_heatmap"
11798   output-file-type: ".html"
11799   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
11800   data: "plot-vpp-nfv-2n-skx-ndrpdr"
11801   filter: "'NIC_Intel-XXV710' and
11802            'NF_DENSITY' and
11803            'DOCKER' and
11804            'PIPELINE' and
11805            'NF_VPPIP4' and
11806            'IMIX' and
11807            '4T2C' and
11808            'NDRPDR'"
11809   parameters:
11810   - "throughput"
11811   - "name"
11812   - "tags"
11813   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11814   x-axis: "X = CNFs per Service Pipeline"
11815   y-axis: "Y = Number of Service Pipelines"
11816   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11817   layout:
11818     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11819     layout: "plot-service-density"
11820
11821 - type: "plot"
11822   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11823   algorithm: "plot_nf_heatmap"
11824   output-file-type: ".html"
11825   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
11826   data: "plot-vpp-nfv-2n-skx-ndrpdr"
11827   filter: "'NIC_Intel-XXV710' and
11828            'NF_DENSITY' and
11829            'DOCKER' and
11830            'PIPELINE' and
11831            'NF_VPPIP4' and
11832            'IMIX' and
11833            '8T4C' and
11834            'NDRPDR'"
11835   parameters:
11836   - "throughput"
11837   - "name"
11838   - "tags"
11839   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11840   x-axis: "X = CNFs per Service Pipeline"
11841   y-axis: "Y = Number of Service Pipelines"
11842   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11843   layout:
11844     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11845     layout: "plot-service-density"
11846
11847 # Plots - NF Density - CSP - PDR IMIX
11848 - type: "plot"
11849   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11850   algorithm: "plot_nf_heatmap"
11851   output-file-type: ".html"
11852   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
11853   data: "plot-vpp-nfv-2n-skx-ndrpdr"
11854   filter: "'NIC_Intel-XXV710' and
11855            'NF_DENSITY' and
11856            'DOCKER' and
11857            'PIPELINE' and
11858            'NF_VPPIP4' and
11859            'IMIX' and
11860            '2T1C' and
11861            'NDRPDR'"
11862   parameters:
11863   - "throughput"
11864   - "name"
11865   - "tags"
11866   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11867   x-axis: "X = CNFs per Service Pipeline"
11868   y-axis: "Y = Number of Service Pipelines"
11869   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11870   layout:
11871     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11872     layout: "plot-service-density"
11873
11874 - type: "plot"
11875   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11876   algorithm: "plot_nf_heatmap"
11877   output-file-type: ".html"
11878   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
11879   data: "plot-vpp-nfv-2n-skx-ndrpdr"
11880   filter: "'NIC_Intel-XXV710' and
11881            'NF_DENSITY' and
11882            'DOCKER' and
11883            'PIPELINE' and
11884            'NF_VPPIP4' and
11885            'IMIX' and
11886            '4T2C' and
11887            'NDRPDR'"
11888   parameters:
11889   - "throughput"
11890   - "name"
11891   - "tags"
11892   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11893   x-axis: "X = CNFs per Service Pipeline"
11894   y-axis: "Y = Number of Service Pipelines"
11895   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11896   layout:
11897     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11898     layout: "plot-service-density"
11899
11900 - type: "plot"
11901   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11902   algorithm: "plot_nf_heatmap"
11903   output-file-type: ".html"
11904   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
11905   data: "plot-vpp-nfv-2n-skx-ndrpdr"
11906   filter: "'NIC_Intel-XXV710' and
11907            'NF_DENSITY' and
11908            'DOCKER' and
11909            'PIPELINE' and
11910            'NF_VPPIP4' and
11911            'IMIX' and
11912            '8T4C' and
11913            'NDRPDR'"
11914   parameters:
11915   - "throughput"
11916   - "name"
11917   - "tags"
11918   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11919   x-axis: "X = CNFs per Service Pipeline"
11920   y-axis: "Y = Number of Service Pipelines"
11921   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11922   layout:
11923     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11924     layout: "plot-service-density"
11925
11926 ###############################################################################
11927 # Plots - 2n-clx NF Density - VSC - MRR IMIX
11928
11929 - type: "plot"
11930   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
11931   algorithm: "plot_nf_heatmap"
11932   output-file-type: ".html"
11933   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
11934   data: "plot-vpp-nfv-2n-clx-mrr"
11935   filter: "'NIC_Intel-XXV710' and
11936            'NF_DENSITY' and
11937            'VHOST' and
11938            not 'VXLAN' and
11939            'CHAIN' and
11940            'NF_VPPIP4' and
11941            'IMIX' and
11942            '2T1C' and
11943            'MRR'"
11944   parameters:
11945   - "result"
11946   - "name"
11947   - "tags"
11948   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11949   x-axis: "X = VNFs per Service Chain"
11950   y-axis: "Y = Number of Service Chains"
11951   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11952   layout:
11953     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
11954     layout: "plot-service-density"
11955
11956 - type: "plot"
11957   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
11958   algorithm: "plot_nf_heatmap"
11959   output-file-type: ".html"
11960   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
11961   data: "plot-vpp-nfv-2n-clx-mrr"
11962   filter: "'NIC_Intel-XXV710' and
11963            'NF_DENSITY' and
11964            'VHOST' and
11965            not 'VXLAN' and
11966            'CHAIN' and
11967            'NF_VPPIP4' and
11968            'IMIX' and
11969            '4T2C' and
11970            'MRR'"
11971   parameters:
11972   - "result"
11973   - "name"
11974   - "tags"
11975   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11976   x-axis: "X = VNFs per Service Chain"
11977   y-axis: "Y = Number of Service Chains"
11978   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11979   layout:
11980     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
11981     layout: "plot-service-density"
11982
11983 - type: "plot"
11984   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
11985   algorithm: "plot_nf_heatmap"
11986   output-file-type: ".html"
11987   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
11988   data: "plot-vpp-nfv-2n-clx-mrr"
11989   filter: "'NIC_Intel-XXV710' and
11990            'NF_DENSITY' and
11991            'VHOST' and
11992            not 'VXLAN' and
11993            'CHAIN' and
11994            'NF_VPPIP4' and
11995            'IMIX' and
11996            '8T4C' and
11997            'MRR'"
11998   parameters:
11999   - "result"
12000   - "name"
12001   - "tags"
12002   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12003   x-axis: "X = VNFs per Service Chain"
12004   y-axis: "Y = Number of Service Chains"
12005   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12006   layout:
12007     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
12008     layout: "plot-service-density"
12009
12010 # Plots - NF Density - VSC - NDR IMIX
12011 - type: "plot"
12012   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
12013   algorithm: "plot_nf_heatmap"
12014   output-file-type: ".html"
12015   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
12016   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12017   filter: "'NIC_Intel-XXV710' and
12018            'NF_DENSITY' and
12019            'VHOST' and
12020            not 'VXLAN' and
12021            'CHAIN' and
12022            'NF_VPPIP4' and
12023            'IMIX' and
12024            '2T1C' and
12025            'NDRPDR'"
12026   parameters:
12027   - "throughput"
12028   - "name"
12029   - "tags"
12030   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12031   x-axis: "X = VNFs per Service Chain"
12032   y-axis: "Y = Number of Service Chains"
12033   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12034   layout:
12035     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
12036     layout: "plot-service-density"
12037
12038 - type: "plot"
12039   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
12040   algorithm: "plot_nf_heatmap"
12041   output-file-type: ".html"
12042   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
12043   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12044   filter: "'NIC_Intel-XXV710' and
12045            'NF_DENSITY' and
12046            'VHOST' and
12047            not 'VXLAN' and
12048            'CHAIN' and
12049            'NF_VPPIP4' and
12050            'IMIX' and
12051            '4T2C' and
12052            'NDRPDR'"
12053   parameters:
12054   - "throughput"
12055   - "name"
12056   - "tags"
12057   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12058   x-axis: "X = VNFs per Service Chain"
12059   y-axis: "Y = Number of Service Chains"
12060   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12061   layout:
12062     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
12063     layout: "plot-service-density"
12064
12065 - type: "plot"
12066   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
12067   algorithm: "plot_nf_heatmap"
12068   output-file-type: ".html"
12069   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
12070   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12071   filter: "'NIC_Intel-XXV710' and
12072            'NF_DENSITY' and
12073            'VHOST' and
12074            not 'VXLAN' and
12075            'CHAIN' and
12076            'NF_VPPIP4' and
12077            'IMIX' and
12078            '8T4C' and
12079            'NDRPDR'"
12080   parameters:
12081   - "throughput"
12082   - "name"
12083   - "tags"
12084   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12085   x-axis: "X = VNFs per Service Chain"
12086   y-axis: "Y = Number of Service Chains"
12087   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12088   layout:
12089     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
12090     layout: "plot-service-density"
12091
12092 # Plots - NF Density - VSC - PDR IMIX
12093 - type: "plot"
12094   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
12095   algorithm: "plot_nf_heatmap"
12096   output-file-type: ".html"
12097   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
12098   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12099   filter: "'NIC_Intel-XXV710' and
12100            'NF_DENSITY' and
12101            'VHOST' and
12102            not 'VXLAN' and
12103            'CHAIN' and
12104            'NF_VPPIP4' and
12105            'IMIX' and
12106            '2T1C' and
12107            'NDRPDR'"
12108   parameters:
12109   - "throughput"
12110   - "name"
12111   - "tags"
12112   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12113   x-axis: "X = VNFs per Service Chain"
12114   y-axis: "Y = Number of Service Chains"
12115   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12116   layout:
12117     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
12118     layout: "plot-service-density"
12119
12120 - type: "plot"
12121   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
12122   algorithm: "plot_nf_heatmap"
12123   output-file-type: ".html"
12124   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
12125   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12126   filter: "'NIC_Intel-XXV710' and
12127            'NF_DENSITY' and
12128            'VHOST' and
12129            not 'VXLAN' and
12130            'CHAIN' and
12131            'NF_VPPIP4' and
12132            'IMIX' and
12133            '4T2C' and
12134            'NDRPDR'"
12135   parameters:
12136   - "throughput"
12137   - "name"
12138   - "tags"
12139   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12140   x-axis: "X = VNFs per Service Chain"
12141   y-axis: "Y = Number of Service Chains"
12142   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12143   layout:
12144     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
12145     layout: "plot-service-density"
12146
12147 - type: "plot"
12148   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
12149   algorithm: "plot_nf_heatmap"
12150   output-file-type: ".html"
12151   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
12152   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12153   filter: "'NIC_Intel-XXV710' and
12154            'NF_DENSITY' and
12155            'VHOST' and
12156            not 'VXLAN' and
12157            'CHAIN' and
12158            'NF_VPPIP4' and
12159            'IMIX' and
12160            '8T4C' and
12161            'NDRPDR'"
12162   parameters:
12163   - "throughput"
12164   - "name"
12165   - "tags"
12166   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12167   x-axis: "X = VNFs per Service Chain"
12168   y-axis: "Y = Number of Service Chains"
12169   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12170   layout:
12171     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
12172     layout: "plot-service-density"
12173
12174 # Plots - NF Density - VSC - MRR IMIX
12175 - type: "plot"
12176   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
12177   algorithm: "plot_nf_heatmap"
12178   output-file-type: ".html"
12179   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
12180   data: "plot-vpp-nfv-2n-clx-mrr"
12181   filter: "'NIC_Intel-XXV710' and
12182            'NF_DENSITY' and
12183            'VHOST' and
12184            'VXLAN' and
12185            'CHAIN' and
12186            'IMIX' and
12187            '2T1C' and
12188            'MRR'"
12189   parameters:
12190   - "result"
12191   - "name"
12192   - "tags"
12193   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12194   x-axis: "X = VNFs per Service Chain"
12195   y-axis: "Y = Number of Service Chains"
12196   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12197   layout:
12198     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
12199     layout: "plot-service-density"
12200
12201 - type: "plot"
12202   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
12203   algorithm: "plot_nf_heatmap"
12204   output-file-type: ".html"
12205   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
12206   data: "plot-vpp-nfv-2n-clx-mrr"
12207   filter: "'NIC_Intel-XXV710' and
12208            'NF_DENSITY' and
12209            'VHOST' and
12210            'VXLAN' and
12211            'CHAIN' and
12212            'IMIX' and
12213            '4T2C' and
12214            'MRR'"
12215   parameters:
12216   - "result"
12217   - "name"
12218   - "tags"
12219   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12220   x-axis: "X = VNFs per Service Chain"
12221   y-axis: "Y = Number of Service Chains"
12222   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12223   layout:
12224     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
12225     layout: "plot-service-density"
12226
12227 - type: "plot"
12228   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
12229   algorithm: "plot_nf_heatmap"
12230   output-file-type: ".html"
12231   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
12232   data: "plot-vpp-nfv-2n-clx-mrr"
12233   filter: "'NIC_Intel-XXV710' and
12234            'NF_DENSITY' and
12235            'VHOST' and
12236            'VXLAN' and
12237            'CHAIN' and
12238            'IMIX' and
12239            '8T4C' and
12240            'MRR'"
12241   parameters:
12242   - "result"
12243   - "name"
12244   - "tags"
12245   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12246   x-axis: "X = VNFs per Service Chain"
12247   y-axis: "Y = Number of Service Chains"
12248   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12249   layout:
12250     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
12251     layout: "plot-service-density"
12252
12253 # Plots - NF Density - VSC - NDR IMIX
12254 - type: "plot"
12255   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
12256   algorithm: "plot_nf_heatmap"
12257   output-file-type: ".html"
12258   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
12259   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12260   filter: "'NIC_Intel-XXV710' and
12261            'NF_DENSITY' and
12262            'VHOST' and
12263            'VXLAN' and
12264            'CHAIN' and
12265            'IMIX' and
12266            '2T1C' and
12267            'NDRPDR'"
12268   parameters:
12269   - "throughput"
12270   - "name"
12271   - "tags"
12272   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12273   x-axis: "X = VNFs per Service Chain"
12274   y-axis: "Y = Number of Service Chains"
12275   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12276   layout:
12277     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
12278     layout: "plot-service-density"
12279
12280 - type: "plot"
12281   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
12282   algorithm: "plot_nf_heatmap"
12283   output-file-type: ".html"
12284   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
12285   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12286   filter: "'NIC_Intel-XXV710' and
12287            'NF_DENSITY' and
12288            'VHOST' and
12289            'VXLAN' and
12290            'CHAIN' and
12291            'IMIX' and
12292            '4T2C' and
12293            'NDRPDR'"
12294   parameters:
12295   - "throughput"
12296   - "name"
12297   - "tags"
12298   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12299   x-axis: "X = VNFs per Service Chain"
12300   y-axis: "Y = Number of Service Chains"
12301   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12302   layout:
12303     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
12304     layout: "plot-service-density"
12305
12306 - type: "plot"
12307   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
12308   algorithm: "plot_nf_heatmap"
12309   output-file-type: ".html"
12310   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
12311   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12312   filter: "'NIC_Intel-XXV710' and
12313            'NF_DENSITY' and
12314            'VHOST' and
12315            'VXLAN' and
12316            'CHAIN' and
12317            'IMIX' and
12318            '8T4C' and
12319            'NDRPDR'"
12320   parameters:
12321   - "throughput"
12322   - "name"
12323   - "tags"
12324   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12325   x-axis: "X = VNFs per Service Chain"
12326   y-axis: "Y = Number of Service Chains"
12327   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12328   layout:
12329     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
12330     layout: "plot-service-density"
12331
12332 # Plots - NF Density - VSC - PDR IMIX
12333 - type: "plot"
12334   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
12335   algorithm: "plot_nf_heatmap"
12336   output-file-type: ".html"
12337   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
12338   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12339   filter: "'NIC_Intel-XXV710' and
12340            'NF_DENSITY' and
12341            'VHOST' and
12342            'VXLAN' and
12343            'CHAIN' and
12344            'IMIX' and
12345            '2T1C' and
12346            'NDRPDR'"
12347   parameters:
12348   - "throughput"
12349   - "name"
12350   - "tags"
12351   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12352   x-axis: "X = VNFs per Service Chain"
12353   y-axis: "Y = Number of Service Chains"
12354   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12355   layout:
12356     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
12357     layout: "plot-service-density"
12358
12359 - type: "plot"
12360   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
12361   algorithm: "plot_nf_heatmap"
12362   output-file-type: ".html"
12363   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
12364   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12365   filter: "'NIC_Intel-XXV710' and
12366            'NF_DENSITY' and
12367            'VHOST' and
12368            'VXLAN' and
12369            'CHAIN' and
12370            'IMIX' and
12371            '4T2C' and
12372            'NDRPDR'"
12373   parameters:
12374   - "throughput"
12375   - "name"
12376   - "tags"
12377   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12378   x-axis: "X = VNFs per Service Chain"
12379   y-axis: "Y = Number of Service Chains"
12380   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12381   layout:
12382     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
12383     layout: "plot-service-density"
12384
12385 - type: "plot"
12386   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
12387   algorithm: "plot_nf_heatmap"
12388   output-file-type: ".html"
12389   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
12390   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12391   filter: "'NIC_Intel-XXV710' and
12392            'NF_DENSITY' and
12393            'VHOST' and
12394            'VXLAN' and
12395            'CHAIN' and
12396            'IMIX' and
12397            '8T4C' and
12398            'NDRPDR'"
12399   parameters:
12400   - "throughput"
12401   - "name"
12402   - "tags"
12403   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12404   x-axis: "X = VNFs per Service Chain"
12405   y-axis: "Y = Number of Service Chains"
12406   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12407   layout:
12408     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
12409     layout: "plot-service-density"
12410
12411 # Plots - NF Density - CSC - MRR IMIX
12412 - type: "plot"
12413   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
12414   algorithm: "plot_nf_heatmap"
12415   output-file-type: ".html"
12416   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
12417   data: "plot-vpp-nfv-2n-clx-mrr"
12418   filter: "'NIC_Intel-XXV710' and
12419            'NF_DENSITY' and
12420            'DOCKER' and
12421            'CHAIN' and
12422            'NF_VPPIP4' and
12423            'IMIX' and
12424            '2T1C' and
12425            'MRR'"
12426   parameters:
12427   - "result"
12428   - "name"
12429   - "tags"
12430   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12431   x-axis: "X = CNFs per Service Chain"
12432   y-axis: "Y = Number of Service Chains"
12433   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12434   layout:
12435     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
12436     layout: "plot-service-density"
12437
12438 - type: "plot"
12439   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
12440   algorithm: "plot_nf_heatmap"
12441   output-file-type: ".html"
12442   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
12443   data: "plot-vpp-nfv-2n-clx-mrr"
12444   filter: "'NIC_Intel-XXV710' and
12445            'NF_DENSITY' and
12446            'DOCKER' and
12447            'CHAIN' and
12448            'NF_VPPIP4' and
12449            'IMIX' and
12450            '4T2C' and
12451            'MRR'"
12452   parameters:
12453   - "result"
12454   - "name"
12455   - "tags"
12456   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12457   x-axis: "X = CNFs per Service Chain"
12458   y-axis: "Y = Number of Service Chains"
12459   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12460   layout:
12461     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
12462     layout: "plot-service-density"
12463
12464 - type: "plot"
12465   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
12466   algorithm: "plot_nf_heatmap"
12467   output-file-type: ".html"
12468   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
12469   data: "plot-vpp-nfv-2n-clx-mrr"
12470   filter: "'NIC_Intel-XXV710' and
12471            'NF_DENSITY' and
12472            'DOCKER' and
12473            'CHAIN' and
12474            'NF_VPPIP4' and
12475            'IMIX' and
12476            '8T4C' and
12477            'MRR'"
12478   parameters:
12479   - "result"
12480   - "name"
12481   - "tags"
12482   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12483   x-axis: "X = CNFs per Service Chain"
12484   y-axis: "Y = Number of Service Chains"
12485   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12486   layout:
12487     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
12488     layout: "plot-service-density"
12489
12490 # Plots - NF Density - CSC - NDR IMIX
12491 - type: "plot"
12492   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
12493   algorithm: "plot_nf_heatmap"
12494   output-file-type: ".html"
12495   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
12496   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12497   filter: "'NIC_Intel-XXV710' and
12498            'NF_DENSITY' and
12499            'DOCKER' and
12500            'CHAIN' and
12501            'NF_VPPIP4' and
12502            'IMIX' and
12503            '2T1C' and
12504            'NDRPDR'"
12505   parameters:
12506   - "throughput"
12507   - "name"
12508   - "tags"
12509   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12510   x-axis: "X = CNFs per Service Chain"
12511   y-axis: "Y = Number of Service Chains"
12512   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12513   layout:
12514     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
12515     layout: "plot-service-density"
12516
12517 - type: "plot"
12518   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
12519   algorithm: "plot_nf_heatmap"
12520   output-file-type: ".html"
12521   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
12522   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12523   filter: "'NIC_Intel-XXV710' and
12524            'NF_DENSITY' and
12525            'DOCKER' and
12526            'CHAIN' and
12527            'NF_VPPIP4' and
12528            'IMIX' and
12529            '4T2C' and
12530            'NDRPDR'"
12531   parameters:
12532   - "throughput"
12533   - "name"
12534   - "tags"
12535   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12536   x-axis: "X = CNFs per Service Chain"
12537   y-axis: "Y = Number of Service Chains"
12538   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12539   layout:
12540     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
12541     layout: "plot-service-density"
12542
12543 - type: "plot"
12544   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
12545   algorithm: "plot_nf_heatmap"
12546   output-file-type: ".html"
12547   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
12548   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12549   filter: "'NIC_Intel-XXV710' and
12550            'NF_DENSITY' and
12551            'DOCKER' and
12552            'CHAIN' and
12553            'NF_VPPIP4' and
12554            'IMIX' and
12555            '8T4C' and
12556            'NDRPDR'"
12557   parameters:
12558   - "throughput"
12559   - "name"
12560   - "tags"
12561   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12562   x-axis: "X = CNFs per Service Chain"
12563   y-axis: "Y = Number of Service Chains"
12564   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12565   layout:
12566     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
12567     layout: "plot-service-density"
12568
12569 # Plots - NF Density - CSC - PDR IMIX
12570 - type: "plot"
12571   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
12572   algorithm: "plot_nf_heatmap"
12573   output-file-type: ".html"
12574   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
12575   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12576   filter: "'NIC_Intel-XXV710' and
12577            'NF_DENSITY' and
12578            'DOCKER' and
12579            'CHAIN' and
12580            'NF_VPPIP4' and
12581            'IMIX' and
12582            '2T1C' and
12583            'NDRPDR'"
12584   parameters:
12585   - "throughput"
12586   - "name"
12587   - "tags"
12588   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12589   x-axis: "X = CNFs per Service Chain"
12590   y-axis: "Y = Number of Service Chains"
12591   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12592   layout:
12593     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
12594     layout: "plot-service-density"
12595
12596 - type: "plot"
12597   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
12598   algorithm: "plot_nf_heatmap"
12599   output-file-type: ".html"
12600   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
12601   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12602   filter: "'NIC_Intel-XXV710' and
12603            'NF_DENSITY' and
12604            'DOCKER' and
12605            'CHAIN' and
12606            'NF_VPPIP4' and
12607            'IMIX' and
12608            '4T2C' and
12609            'NDRPDR'"
12610   parameters:
12611   - "throughput"
12612   - "name"
12613   - "tags"
12614   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12615   x-axis: "X = CNFs per Service Chain"
12616   y-axis: "Y = Number of Service Chains"
12617   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12618   layout:
12619     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
12620     layout: "plot-service-density"
12621
12622 - type: "plot"
12623   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
12624   algorithm: "plot_nf_heatmap"
12625   output-file-type: ".html"
12626   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
12627   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12628   filter: "'NIC_Intel-XXV710' and
12629            'NF_DENSITY' and
12630            'DOCKER' and
12631            'CHAIN' and
12632            'NF_VPPIP4' and
12633            'IMIX' and
12634            '8T4C' and
12635            'NDRPDR'"
12636   parameters:
12637   - "throughput"
12638   - "name"
12639   - "tags"
12640   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12641   x-axis: "X = CNFs per Service Chain"
12642   y-axis: "Y = Number of Service Chains"
12643   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12644   layout:
12645     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
12646     layout: "plot-service-density"
12647
12648 # Plots - NF Density - CSP - MRR IMIX
12649 - type: "plot"
12650   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
12651   algorithm: "plot_nf_heatmap"
12652   output-file-type: ".html"
12653   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
12654   data: "plot-vpp-nfv-2n-clx-mrr"
12655   filter: "'NIC_Intel-XXV710' and
12656            'NF_DENSITY' and
12657            'DOCKER' and
12658            'PIPELINE' and
12659            'NF_VPPIP4' and
12660            'IMIX' and
12661            '2T1C' and
12662            'MRR'"
12663   parameters:
12664   - "result"
12665   - "name"
12666   - "tags"
12667   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12668   x-axis: "X = CNFs per Service Pipeline"
12669   y-axis: "Y = Number of Service Pipelines"
12670   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12671   layout:
12672     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
12673     layout: "plot-service-density"
12674
12675 - type: "plot"
12676   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
12677   algorithm: "plot_nf_heatmap"
12678   output-file-type: ".html"
12679   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
12680   data: "plot-vpp-nfv-2n-clx-mrr"
12681   filter: "'NIC_Intel-XXV710' and
12682            'NF_DENSITY' and
12683            'DOCKER' and
12684            'PIPELINE' and
12685            'NF_VPPIP4' and
12686            'IMIX' and
12687            '4T2C' and
12688            'MRR'"
12689   parameters:
12690   - "result"
12691   - "name"
12692   - "tags"
12693   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12694   x-axis: "X = CNFs per Service Pipeline"
12695   y-axis: "Y = Number of Service Pipelines"
12696   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12697   layout:
12698     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
12699     layout: "plot-service-density"
12700
12701 - type: "plot"
12702   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
12703   algorithm: "plot_nf_heatmap"
12704   output-file-type: ".html"
12705   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
12706   data: "plot-vpp-nfv-2n-clx-mrr"
12707   filter: "'NIC_Intel-XXV710' and
12708            'NF_DENSITY' and
12709            'DOCKER' and
12710            'PIPELINE' and
12711            'NF_VPPIP4' and
12712            'IMIX' and
12713            '8T4C' and
12714            'MRR'"
12715   parameters:
12716   - "result"
12717   - "name"
12718   - "tags"
12719   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
12720   x-axis: "X = CNFs per Service Pipeline"
12721   y-axis: "Y = Number of Service Pipelines"
12722   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
12723   layout:
12724     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
12725     layout: "plot-service-density"
12726
12727 # Plots - NF Density - CSP - NDR IMIX
12728 - type: "plot"
12729   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
12730   algorithm: "plot_nf_heatmap"
12731   output-file-type: ".html"
12732   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
12733   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12734   filter: "'NIC_Intel-XXV710' and
12735            'NF_DENSITY' and
12736            'DOCKER' and
12737            'PIPELINE' and
12738            'NF_VPPIP4' and
12739            'IMIX' and
12740            '2T1C' and
12741            'NDRPDR'"
12742   parameters:
12743   - "throughput"
12744   - "name"
12745   - "tags"
12746   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12747   x-axis: "X = CNFs per Service Pipeline"
12748   y-axis: "Y = Number of Service Pipelines"
12749   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12750   layout:
12751     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
12752     layout: "plot-service-density"
12753
12754 - type: "plot"
12755   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
12756   algorithm: "plot_nf_heatmap"
12757   output-file-type: ".html"
12758   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
12759   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12760   filter: "'NIC_Intel-XXV710' and
12761            'NF_DENSITY' and
12762            'DOCKER' and
12763            'PIPELINE' and
12764            'NF_VPPIP4' and
12765            'IMIX' and
12766            '4T2C' and
12767            'NDRPDR'"
12768   parameters:
12769   - "throughput"
12770   - "name"
12771   - "tags"
12772   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12773   x-axis: "X = CNFs per Service Pipeline"
12774   y-axis: "Y = Number of Service Pipelines"
12775   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12776   layout:
12777     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
12778     layout: "plot-service-density"
12779
12780 - type: "plot"
12781   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
12782   algorithm: "plot_nf_heatmap"
12783   output-file-type: ".html"
12784   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
12785   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12786   filter: "'NIC_Intel-XXV710' and
12787            'NF_DENSITY' and
12788            'DOCKER' and
12789            'PIPELINE' and
12790            'NF_VPPIP4' and
12791            'IMIX' and
12792            '8T4C' and
12793            'NDRPDR'"
12794   parameters:
12795   - "throughput"
12796   - "name"
12797   - "tags"
12798   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
12799   x-axis: "X = CNFs per Service Pipeline"
12800   y-axis: "Y = Number of Service Pipelines"
12801   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
12802   layout:
12803     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
12804     layout: "plot-service-density"
12805
12806 # Plots - NF Density - CSP - PDR IMIX
12807 - type: "plot"
12808   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12809   algorithm: "plot_nf_heatmap"
12810   output-file-type: ".html"
12811   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
12812   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12813   filter: "'NIC_Intel-XXV710' and
12814            'NF_DENSITY' and
12815            'DOCKER' and
12816            'PIPELINE' and
12817            'NF_VPPIP4' and
12818            'IMIX' and
12819            '2T1C' and
12820            'NDRPDR'"
12821   parameters:
12822   - "throughput"
12823   - "name"
12824   - "tags"
12825   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12826   x-axis: "X = CNFs per Service Pipeline"
12827   y-axis: "Y = Number of Service Pipelines"
12828   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12829   layout:
12830     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12831     layout: "plot-service-density"
12832
12833 - type: "plot"
12834   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12835   algorithm: "plot_nf_heatmap"
12836   output-file-type: ".html"
12837   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
12838   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12839   filter: "'NIC_Intel-XXV710' and
12840            'NF_DENSITY' and
12841            'DOCKER' and
12842            'PIPELINE' and
12843            'NF_VPPIP4' and
12844            'IMIX' and
12845            '4T2C' and
12846            'NDRPDR'"
12847   parameters:
12848   - "throughput"
12849   - "name"
12850   - "tags"
12851   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12852   x-axis: "X = CNFs per Service Pipeline"
12853   y-axis: "Y = Number of Service Pipelines"
12854   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12855   layout:
12856     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12857     layout: "plot-service-density"
12858
12859 - type: "plot"
12860   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12861   algorithm: "plot_nf_heatmap"
12862   output-file-type: ".html"
12863   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
12864   data: "plot-vpp-nfv-2n-clx-ndrpdr"
12865   filter: "'NIC_Intel-XXV710' and
12866            'NF_DENSITY' and
12867            'DOCKER' and
12868            'PIPELINE' and
12869            'NF_VPPIP4' and
12870            'IMIX' and
12871            '8T4C' and
12872            'NDRPDR'"
12873   parameters:
12874   - "throughput"
12875   - "name"
12876   - "tags"
12877   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
12878   x-axis: "X = CNFs per Service Pipeline"
12879   y-axis: "Y = Number of Service Pipelines"
12880   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
12881   layout:
12882     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
12883     layout: "plot-service-density"
12884
12885 ################################################################################
12886
12887 # Packet Throughput
12888
12889 - type: "plot"
12890   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
12891   algorithm: "plot_perf_box_name"
12892   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
12893   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12894   include:
12895     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12896     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12897     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12898     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12899   layout:
12900     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
12901     layout: "plot-throughput"
12902
12903 - type: "plot"
12904   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
12905   algorithm: "plot_perf_box_name"
12906   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
12907   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12908   include:
12909     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12910     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12911     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12912     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12913   layout:
12914     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
12915     layout: "plot-throughput"
12916
12917 - type: "plot"
12918   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
12919   algorithm: "plot_perf_box_name"
12920   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
12921   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12922   include:
12923     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12924     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12925     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12926     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12927   layout:
12928     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
12929     layout: "plot-throughput"
12930
12931 - type: "plot"
12932   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
12933   algorithm: "plot_perf_box_name"
12934   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
12935   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12936   include:
12937     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12938     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12939     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12940     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12941   layout:
12942     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
12943     layout: "plot-throughput"
12944
12945 - type: "plot"
12946   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
12947   algorithm: "plot_perf_box_name"
12948   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
12949   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12950   include:
12951     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12952     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12953     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12954     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12955     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12956   layout:
12957     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
12958     layout: "plot-throughput"
12959
12960 - type: "plot"
12961   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
12962   algorithm: "plot_perf_box_name"
12963   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
12964   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12965   include:
12966     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12967     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12968     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12969     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12970     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12971   layout:
12972     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
12973     layout: "plot-throughput"
12974
12975 - type: "plot"
12976   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
12977   algorithm: "plot_perf_box_name"
12978   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
12979   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12980   include:
12981     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12982     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12983     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12984     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
12985     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
12986   layout:
12987     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
12988     layout: "plot-throughput"
12989
12990 - type: "plot"
12991   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
12992   algorithm: "plot_perf_box_name"
12993   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
12994   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12995   include:
12996     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
12997     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
12998     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
12999     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13000     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13001   layout:
13002     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
13003     layout: "plot-throughput"
13004
13005 - type: "plot"
13006   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
13007   algorithm: "plot_perf_box_name"
13008   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
13009   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13010   include:
13011     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13012     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13013     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13014     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13015     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13016   layout:
13017     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
13018     layout: "plot-throughput"
13019
13020 - type: "plot"
13021   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
13022   algorithm: "plot_perf_box_name"
13023   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
13024   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13025   include:
13026     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13027     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13028     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13029     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13030     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13031   layout:
13032     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
13033     layout: "plot-throughput"
13034
13035 - type: "plot"
13036   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
13037   algorithm: "plot_perf_box_name"
13038   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
13039   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13040   include:
13041     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
13042     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
13043     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
13044     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13045     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
13046     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13047   layout:
13048     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
13049     layout: "plot-throughput"
13050
13051 - type: "plot"
13052   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
13053   algorithm: "plot_perf_box_name"
13054   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
13055   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13056   include:
13057     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
13058     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
13059     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
13060     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13061     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
13062     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13063   layout:
13064     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
13065     layout: "plot-throughput"
13066
13067 - type: "plot"
13068   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
13069   algorithm: "plot_perf_box_name"
13070   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
13071   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13072   include:
13073     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
13074     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
13075     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
13076     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
13077     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
13078   layout:
13079     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
13080     layout: "plot-throughput"
13081
13082 - type: "plot"
13083   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
13084   algorithm: "plot_perf_box_name"
13085   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
13086   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13087   include:
13088     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
13089     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
13090     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
13091     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
13092     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
13093   layout:
13094     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
13095     layout: "plot-throughput"
13096
13097 - type: "plot"
13098   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
13099   algorithm: "plot_perf_box_name"
13100   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
13101   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13102   include:
13103     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
13104     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
13105     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13106   layout:
13107     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
13108     layout: "plot-throughput"
13109
13110 - type: "plot"
13111   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
13112   algorithm: "plot_perf_box_name"
13113   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
13114   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13115   include:
13116     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
13117     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
13118     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13119   layout:
13120     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
13121     layout: "plot-throughput"
13122
13123 - type: "plot"
13124   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
13125   algorithm: "plot_perf_box_name"
13126   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
13127   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13128   include:
13129     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
13130     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13131     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
13132     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
13133     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
13134   layout:
13135     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
13136     layout: "plot-throughput"
13137
13138 - type: "plot"
13139   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
13140   algorithm: "plot_perf_box_name"
13141   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
13142   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13143   include:
13144     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
13145     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13146     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
13147     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
13148     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
13149   layout:
13150     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
13151     layout: "plot-throughput"
13152
13153 - type: "plot"
13154   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
13155   algorithm: "plot_perf_box_name"
13156   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
13157   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13158   include:
13159     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
13160     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
13161     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
13162   layout:
13163     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
13164     layout: "plot-throughput"
13165
13166 - type: "plot"
13167   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
13168   algorithm: "plot_perf_box_name"
13169   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
13170   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13171   include:
13172     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
13173     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
13174     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
13175   layout:
13176     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
13177     layout: "plot-throughput"
13178
13179 - type: "plot"
13180   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
13181   algorithm: "plot_perf_box_name"
13182   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
13183   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13184   include:
13185     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13186     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13187     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13188     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13189     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
13190     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
13191   layout:
13192     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
13193     layout: "plot-throughput"
13194
13195 - type: "plot"
13196   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
13197   algorithm: "plot_perf_box_name"
13198   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
13199   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13200   include:
13201     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13202     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13203     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13204     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13205     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
13206     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
13207   layout:
13208     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
13209     layout: "plot-throughput"
13210
13211 - type: "plot"
13212   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
13213   algorithm: "plot_perf_box_name"
13214   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
13215   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13216   include:
13217     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
13218     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
13219     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
13220     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
13221     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
13222   layout:
13223     title: "2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
13224     layout: "plot-throughput"
13225
13226 - type: "plot"
13227   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
13228   algorithm: "plot_perf_box_name"
13229   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
13230   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13231   include:
13232     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
13233     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
13234     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
13235     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
13236     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
13237   layout:
13238     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
13239     layout: "plot-throughput"
13240
13241 - type: "plot"
13242   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
13243   algorithm: "plot_perf_box_name"
13244   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
13245   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13246   include:
13247     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
13248     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
13249     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
13250     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
13251     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
13252     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
13253     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
13254     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
13255     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
13256     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
13257   layout:
13258     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
13259     layout: "plot-cps"
13260
13261 - type: "plot"
13262   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
13263   algorithm: "plot_perf_box_name"
13264   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
13265   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13266   include:
13267     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
13268     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
13269     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
13270     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
13271     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
13272     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
13273     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
13274     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
13275     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
13276     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
13277   layout:
13278     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
13279     layout: "plot-throughput"
13280
13281 - type: "plot"
13282   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
13283   algorithm: "plot_perf_box_name"
13284   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
13285   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13286   include:
13287     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
13288     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
13289     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
13290     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
13291     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
13292     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
13293     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
13294     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
13295     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
13296     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
13297   layout:
13298     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
13299     layout: "plot-cps"
13300
13301 - type: "plot"
13302   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
13303   algorithm: "plot_perf_box_name"
13304   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
13305   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13306   include:
13307     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
13308     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
13309     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
13310     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
13311     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
13312     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
13313     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
13314     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
13315     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
13316     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
13317   layout:
13318     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
13319     layout: "plot-throughput"
13320
13321 - type: "plot"
13322   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
13323   algorithm: "plot_perf_box_name"
13324   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
13325   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13326   include:
13327     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
13328     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
13329     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
13330     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
13331     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
13332   layout:
13333     title: "2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
13334     layout: "plot-throughput"
13335
13336 - type: "plot"
13337   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
13338   algorithm: "plot_perf_box_name"
13339   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
13340   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13341   include:
13342     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
13343     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
13344     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
13345     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
13346     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
13347   layout:
13348     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
13349     layout: "plot-throughput"
13350
13351 - type: "plot"
13352   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
13353   algorithm: "plot_perf_box_name"
13354   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
13355   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13356   include:
13357     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
13358     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
13359     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
13360     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
13361     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
13362     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
13363     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
13364     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
13365     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
13366     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
13367   layout:
13368     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
13369     layout: "plot-cps"
13370
13371 - type: "plot"
13372   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
13373   algorithm: "plot_perf_box_name"
13374   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
13375   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13376   include:
13377     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
13378     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
13379     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
13380     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
13381     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
13382     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
13383     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
13384     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
13385     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
13386     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
13387   layout:
13388     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
13389     layout: "plot-throughput"
13390
13391 - type: "plot"
13392   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
13393   algorithm: "plot_perf_box_name"
13394   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
13395   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13396   include:
13397     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
13398     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
13399     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
13400     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
13401     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
13402     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
13403     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
13404     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
13405     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
13406     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
13407   layout:
13408     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
13409     layout: "plot-cps"
13410
13411 - type: "plot"
13412   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
13413   algorithm: "plot_perf_box_name"
13414   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
13415   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13416   include:
13417     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
13418     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
13419     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
13420     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
13421     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
13422     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
13423     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
13424     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
13425     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
13426     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
13427   layout:
13428     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
13429     layout: "plot-throughput"
13430
13431 - type: "plot"
13432   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
13433   algorithm: "plot_perf_box_name"
13434   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
13435   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13436   include:
13437     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
13438     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
13439     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
13440     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
13441     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
13442   layout:
13443     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
13444     layout: "plot-throughput"
13445
13446 - type: "plot"
13447   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
13448   algorithm: "plot_perf_box_name"
13449   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
13450   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13451   include:
13452     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
13453     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
13454     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
13455     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
13456     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
13457   layout:
13458     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
13459     layout: "plot-throughput"
13460
13461 - type: "plot"
13462   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
13463   algorithm: "plot_perf_box_name"
13464   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
13465   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13466   include:
13467     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
13468     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
13469     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
13470     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
13471     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
13472   layout:
13473     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
13474     layout: "plot-throughput"
13475
13476 - type: "plot"
13477   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
13478   algorithm: "plot_perf_box_name"
13479   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
13480   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13481   include:
13482     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
13483     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
13484     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
13485     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
13486     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
13487   layout:
13488     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
13489     layout: "plot-throughput"
13490
13491 - type: "plot"
13492   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
13493   algorithm: "plot_perf_box_name"
13494   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
13495   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13496   include:
13497     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13498     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13499     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13500     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13501     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13502     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
13503   layout:
13504     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
13505     layout: "plot-throughput"
13506
13507 - type: "plot"
13508   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
13509   algorithm: "plot_perf_box_name"
13510   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
13511   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13512   include:
13513     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13514     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13515     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13516     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13517     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13518     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
13519   layout:
13520     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
13521     layout: "plot-throughput"
13522
13523 - type: "plot"
13524   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
13525   algorithm: "plot_perf_box_name"
13526   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
13527   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13528   include:
13529     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
13530     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
13531     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
13532     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
13533     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
13534   layout:
13535     title: "2n-skx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
13536     layout: "plot-throughput"
13537
13538 - type: "plot"
13539   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
13540   algorithm: "plot_perf_box_name"
13541   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
13542   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13543   include:
13544     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
13545     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
13546     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
13547     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
13548     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
13549   layout:
13550     title: "2n-skx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
13551     layout: "plot-throughput"
13552
13553 - type: "plot"
13554   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
13555   algorithm: "plot_perf_box_name"
13556   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
13557   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13558   include:
13559     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
13560     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13561     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
13562     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-rnd-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-rnd-ndrpdr"
13563   layout:
13564     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
13565     layout: "plot-throughput"
13566
13567 - type: "plot"
13568   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
13569   algorithm: "plot_perf_box_name"
13570   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
13571   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13572   include:
13573     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
13574     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13575     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
13576     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-rnd-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-rnd-ndrpdr"
13577   layout:
13578     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
13579     layout: "plot-throughput"
13580
13581 - type: "plot"
13582   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
13583   algorithm: "plot_perf_box_name"
13584   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
13585   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13586   include:
13587     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
13588     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
13589 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
13590 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13591 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
13592   layout:
13593     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
13594     layout: "plot-throughput"
13595
13596 - type: "plot"
13597   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
13598   algorithm: "plot_perf_box_name"
13599   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
13600   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13601   include:
13602     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
13603     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
13604 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
13605 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13606 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
13607   layout:
13608     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
13609     layout: "plot-throughput"
13610
13611 - type: "plot"
13612   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
13613   algorithm: "plot_perf_box_name"
13614   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
13615   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13616   include:
13617     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
13618     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
13619     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
13620     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
13621     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
13622   layout:
13623     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
13624     layout: "plot-throughput"
13625
13626 - type: "plot"
13627   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
13628   algorithm: "plot_perf_box_name"
13629   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
13630   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13631   include:
13632     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
13633     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
13634     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
13635     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
13636     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
13637   layout:
13638     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
13639     layout: "plot-throughput"
13640
13641 - type: "plot"
13642   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
13643   algorithm: "plot_perf_box_name"
13644   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
13645   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13646   include:
13647     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
13648     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13649     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
13650     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
13651     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
13652   layout:
13653     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
13654     layout: "plot-throughput"
13655
13656 - type: "plot"
13657   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
13658   algorithm: "plot_perf_box_name"
13659   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
13660   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13661   include:
13662     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
13663     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13664     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
13665     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
13666     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
13667   layout:
13668     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
13669     layout: "plot-throughput"
13670
13671 - type: "plot"
13672   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
13673   algorithm: "plot_perf_box_name"
13674   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
13675   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13676   include:
13677     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13678     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13679     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13680     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13681   layout:
13682     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
13683     layout: "plot-throughput"
13684
13685 - type: "plot"
13686   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
13687   algorithm: "plot_perf_box_name"
13688   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
13689   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13690   include:
13691     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13692     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13693     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13694     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13695   layout:
13696     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
13697     layout: "plot-throughput"
13698
13699 - type: "plot"
13700   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
13701   algorithm: "plot_perf_box_name"
13702   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
13703   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13704   include:
13705     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13706     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13707     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13708     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13709     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13710   layout:
13711     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
13712     layout: "plot-throughput"
13713
13714 - type: "plot"
13715   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
13716   algorithm: "plot_perf_box_name"
13717   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
13718   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13719   include:
13720     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
13721     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13722     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13723     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13724     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13725   layout:
13726     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
13727     layout: "plot-throughput"
13728
13729 - type: "plot"
13730   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
13731   algorithm: "plot_perf_box_name"
13732   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
13733   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13734   include:
13735     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
13736     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13737     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
13738     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
13739     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
13740   layout:
13741     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
13742     layout: "plot-throughput"
13743
13744 - type: "plot"
13745   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
13746   algorithm: "plot_perf_box_name"
13747   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
13748   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13749   include:
13750     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
13751     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13752     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
13753     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
13754     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
13755   layout:
13756     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
13757     layout: "plot-throughput"
13758
13759 - type: "plot"
13760   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
13761   algorithm: "plot_perf_box_name"
13762   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
13763   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13764   include:
13765     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13766     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13767     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13768     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13769   layout:
13770     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
13771     layout: "plot-throughput"
13772
13773 - type: "plot"
13774   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
13775   algorithm: "plot_perf_box_name"
13776   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
13777   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13778   include:
13779     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13780     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13781     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13782     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13783   layout:
13784     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
13785     layout: "plot-throughput"
13786
13787 - type: "plot"
13788   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
13789   algorithm: "plot_perf_box_name"
13790   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
13791   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13792   include:
13793     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
13794     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13795     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
13796     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
13797     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
13798     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-rnd-ndrpdr"
13799   layout:
13800     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
13801     layout: "plot-throughput"
13802
13803 - type: "plot"
13804   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
13805   algorithm: "plot_perf_box_name"
13806   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
13807   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13808   include:
13809     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
13810     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13811     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
13812     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
13813     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
13814     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-rnd-ndrpdr"
13815   layout:
13816     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
13817     layout: "plot-throughput"
13818
13819 - type: "plot"
13820   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
13821   algorithm: "plot_perf_box_name"
13822   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
13823   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13824   include:
13825     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13826     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13827     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13828     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13829     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13830     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-1t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
13831   layout:
13832     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
13833     layout: "plot-throughput"
13834
13835 - type: "plot"
13836   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
13837   algorithm: "plot_perf_box_name"
13838   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
13839   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13840   include:
13841     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13842     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13843     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13844     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13845     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13846     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-1t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
13847   layout:
13848     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
13849     layout: "plot-throughput"
13850
13851 - type: "plot"
13852   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
13853   algorithm: "plot_perf_box_name"
13854   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
13855   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13856   include:
13857     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
13858     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13859     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
13860     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
13861     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
13862     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-rnd-ndrpdr"
13863   layout:
13864     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
13865     layout: "plot-throughput"
13866
13867 - type: "plot"
13868   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
13869   algorithm: "plot_perf_box_name"
13870   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
13871   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13872   include:
13873     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
13874     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13875     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
13876     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
13877     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
13878     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-rnd-ndrpdr"
13879   layout:
13880     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
13881     layout: "plot-throughput"
13882
13883 - type: "plot"
13884   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
13885   algorithm: "plot_perf_box_name"
13886   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
13887   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13888   include:
13889     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13890     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13891     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13892     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13893     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13894   layout:
13895     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
13896     layout: "plot-throughput"
13897
13898 - type: "plot"
13899   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
13900   algorithm: "plot_perf_box_name"
13901   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
13902   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13903   include:
13904     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
13905     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
13906     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
13907     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
13908     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
13909   layout:
13910     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
13911     layout: "plot-throughput"
13912
13913 - type: "plot"
13914   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
13915   algorithm: "plot_perf_box_name"
13916   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
13917   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13918   include:
13919     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
13920     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13921   layout:
13922     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
13923     layout: "plot-throughput"
13924
13925 - type: "plot"
13926   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
13927   algorithm: "plot_perf_box_name"
13928   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
13929   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13930   include:
13931     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
13932     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13933   layout:
13934     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
13935     layout: "plot-throughput"
13936
13937 - type: "plot"
13938   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
13939   algorithm: "plot_perf_box_name"
13940   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
13941   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13942   include:
13943     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
13944     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13945     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13946     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13947   layout:
13948     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
13949     layout: "plot-throughput"
13950
13951 - type: "plot"
13952   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
13953   algorithm: "plot_perf_box_name"
13954   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
13955   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13956   include:
13957     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
13958     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13959     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13960     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13961   layout:
13962     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
13963     layout: "plot-throughput"
13964
13965 - type: "plot"
13966   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
13967   algorithm: "plot_perf_box_name"
13968   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
13969   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13970   include:
13971     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
13972     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13973     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13974     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13975   layout:
13976     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
13977     layout: "plot-throughput"
13978
13979 - type: "plot"
13980   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
13981   algorithm: "plot_perf_box_name"
13982   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
13983   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13984   include:
13985     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
13986     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
13987     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
13988     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
13989   layout:
13990     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
13991     layout: "plot-throughput"
13992
13993 - type: "plot"
13994   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
13995   algorithm: "plot_perf_box_name"
13996   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
13997   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13998   include:
13999     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
14000     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14001     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14002     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14003   layout:
14004     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
14005     layout: "plot-throughput"
14006
14007 - type: "plot"
14008   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
14009   algorithm: "plot_perf_box_name"
14010   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
14011   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14012   include:
14013     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
14014     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14015     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14016     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14017   layout:
14018     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
14019     layout: "plot-throughput"
14020
14021 - type: "plot"
14022   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
14023   algorithm: "plot_perf_box_name"
14024   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
14025   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14026   include:
14027     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
14028     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14029     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14030     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14031   layout:
14032     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
14033     layout: "plot-throughput"
14034
14035 - type: "plot"
14036   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
14037   algorithm: "plot_perf_box_name"
14038   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
14039   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14040   include:
14041     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
14042     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14043     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14044     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14045   layout:
14046     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
14047     layout: "plot-throughput"
14048
14049 - type: "plot"
14050   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
14051   algorithm: "plot_perf_box_name"
14052   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
14053   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14054   include:
14055     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14056     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14057     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14058     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
14059     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
14060     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14061     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
14062   layout:
14063     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
14064     layout: "plot-throughput"
14065
14066 - type: "plot"
14067   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
14068   algorithm: "plot_perf_box_name"
14069   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
14070   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14071   include:
14072     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14073     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14074     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14075     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
14076     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
14077     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14078     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
14079   layout:
14080     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
14081     layout: "plot-throughput"
14082
14083 - type: "plot"
14084   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
14085   algorithm: "plot_perf_box_name"
14086   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
14087   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14088   include:
14089     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
14090     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14091     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
14092     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
14093     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
14094   layout:
14095     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
14096     layout: "plot-throughput"
14097
14098 - type: "plot"
14099   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
14100   algorithm: "plot_perf_box_name"
14101   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
14102   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14103   include:
14104     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
14105     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14106     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
14107     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
14108     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
14109   layout:
14110     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
14111     layout: "plot-throughput"
14112
14113 - type: "plot"
14114   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-ndr"
14115   algorithm: "plot_perf_box_name"
14116   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-ndr"
14117   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14118   include:
14119     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14120     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
14121     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
14122     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
14123   layout:
14124     title: "2n-skx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-ndr"
14125     layout: "plot-throughput"
14126
14127 - type: "plot"
14128   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-pdr"
14129   algorithm: "plot_perf_box_name"
14130   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-pdr"
14131   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14132   include:
14133     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14134     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
14135     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
14136     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
14137   layout:
14138     title: "2n-skx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-pdr"
14139     layout: "plot-throughput"
14140
14141 - type: "plot"
14142   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14143   algorithm: "plot_perf_box_name"
14144   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14145   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14146   include:
14147     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14148     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14149     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
14150     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
14151     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14152   layout:
14153     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14154     layout: "plot-throughput"
14155
14156 - type: "plot"
14157   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14158   algorithm: "plot_perf_box_name"
14159   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14160   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14161   include:
14162     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14163     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14164     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
14165     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
14166     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14167   layout:
14168     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14169     layout: "plot-throughput"
14170
14171 - type: "plot"
14172   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-ndr"
14173   algorithm: "plot_perf_box_name"
14174   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-ndr"
14175   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14176   include:
14177     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14178     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
14179     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
14180     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
14181   layout:
14182     title: "2n-skx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-ndr"
14183     layout: "plot-throughput"
14184
14185 - type: "plot"
14186   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-pdr"
14187   algorithm: "plot_perf_box_name"
14188   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-pdr"
14189   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14190   include:
14191     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14192     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
14193     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
14194     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
14195   layout:
14196     title: "2n-skx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-pdr"
14197     layout: "plot-throughput"
14198
14199 - type: "plot"
14200   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
14201   algorithm: "plot_perf_box_name"
14202   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
14203   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14204   include:
14205     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14206     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14207     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14208     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-rnd-ndrpdr"
14209   layout:
14210     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
14211     layout: "plot-throughput"
14212
14213 - type: "plot"
14214   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
14215   algorithm: "plot_perf_box_name"
14216   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
14217   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14218   include:
14219     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14220     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14221     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14222     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-rnd-ndrpdr"
14223   layout:
14224     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
14225     layout: "plot-throughput"
14226
14227 - type: "plot"
14228   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14229   algorithm: "plot_perf_box_name"
14230   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14231   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14232   include:
14233     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14234     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14235     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14236   layout:
14237     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14238     layout: "plot-throughput"
14239
14240 - type: "plot"
14241   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14242   algorithm: "plot_perf_box_name"
14243   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14244   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14245   include:
14246     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14247     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14248     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14249   layout:
14250     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14251     layout: "plot-throughput"
14252
14253 - type: "plot"
14254   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
14255   algorithm: "plot_perf_box_name"
14256   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
14257   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14258   include:
14259     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
14260     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14261     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
14262     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
14263     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
14264   layout:
14265     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
14266     layout: "plot-throughput"
14267
14268 - type: "plot"
14269   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
14270   algorithm: "plot_perf_box_name"
14271   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
14272   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14273   include:
14274     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
14275     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
14276     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
14277     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
14278     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
14279   layout:
14280     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
14281     layout: "plot-throughput"
14282
14283 - type: "plot"
14284   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14285   algorithm: "plot_perf_box_name"
14286   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14287   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14288   include:
14289     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14290     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14291     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
14292     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
14293     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14294   layout:
14295     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
14296     layout: "plot-throughput"
14297
14298 - type: "plot"
14299   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14300   algorithm: "plot_perf_box_name"
14301   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14302   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14303   include:
14304     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
14305     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
14306     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
14307     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
14308     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
14309   layout:
14310     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
14311     layout: "plot-throughput"
14312
14313 - type: "plot"
14314   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14315   algorithm: "plot_perf_box_name"
14316   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14317   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14318   include:
14319     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14320     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14321     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
14322     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
14323     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14324   layout:
14325     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14326     layout: "plot-throughput"
14327
14328 - type: "plot"
14329   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14330   algorithm: "plot_perf_box_name"
14331   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14332   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14333   include:
14334     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14335     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14336     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
14337     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
14338     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14339   layout:
14340     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14341     layout: "plot-throughput"
14342
14343 - type: "plot"
14344   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14345   algorithm: "plot_perf_box_name"
14346   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14347   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14348   include:
14349     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14350     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14351     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
14352     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
14353     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14354   layout:
14355     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14356     layout: "plot-throughput"
14357
14358 - type: "plot"
14359   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14360   algorithm: "plot_perf_box_name"
14361   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14362   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
14363   include:
14364     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14365     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14366     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
14367     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
14368     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14369   layout:
14370     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14371     layout: "plot-throughput"
14372
14373 - type: "plot"
14374   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14375   algorithm: "plot_perf_box_name"
14376   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14377   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14378   include:
14379     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14380     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14381     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
14382     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
14383     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14384   layout:
14385     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
14386     layout: "plot-throughput"
14387
14388 - type: "plot"
14389   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14390   algorithm: "plot_perf_box_name"
14391   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14392   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14393   include:
14394     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
14395     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
14396     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
14397     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
14398     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
14399   layout:
14400     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
14401     layout: "plot-throughput"
14402
14403 - type: "plot"
14404   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
14405   algorithm: "plot_perf_box_name"
14406   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
14407   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14408   include:
14409     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14410     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14411     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14412     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14413     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14414     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14415   layout:
14416     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
14417     layout: "plot-throughput"
14418
14419 - type: "plot"
14420   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
14421   algorithm: "plot_perf_box_name"
14422   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
14423   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14424   include:
14425     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14426     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14427     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14428     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14429     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14430     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14431   layout:
14432     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
14433     layout: "plot-throughput"
14434
14435 - type: "plot"
14436   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
14437   algorithm: "plot_perf_box_name"
14438   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
14439   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14440   include:
14441     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14442     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14443     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
14444     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14445   layout:
14446     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
14447     layout: "plot-throughput"
14448
14449 - type: "plot"
14450   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
14451   algorithm: "plot_perf_box_name"
14452   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
14453   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14454   include:
14455     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14456     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14457     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14458     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14459   layout:
14460     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
14461     layout: "plot-throughput"
14462
14463 - type: "plot"
14464   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
14465   algorithm: "plot_perf_box_name"
14466   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
14467   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14468   include:
14469     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14470     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14471     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14472     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14473     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14474     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14475   layout:
14476     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
14477     layout: "plot-throughput"
14478
14479 - type: "plot"
14480   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
14481   algorithm: "plot_perf_box_name"
14482   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
14483   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14484   include:
14485     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14486     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14487     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14488     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14489     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14490     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14491   layout:
14492     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
14493     layout: "plot-throughput"
14494
14495 - type: "plot"
14496   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
14497   algorithm: "plot_perf_box_name"
14498   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
14499   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14500   include:
14501     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14502     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14503     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14504     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14505     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14506     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14507   layout:
14508     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
14509     layout: "plot-throughput"
14510
14511 - type: "plot"
14512   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
14513   algorithm: "plot_perf_box_name"
14514   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
14515   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14516   include:
14517     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14518     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14519     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14520     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14521     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14522     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14523   layout:
14524     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
14525     layout: "plot-throughput"
14526
14527 - type: "plot"
14528   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
14529   algorithm: "plot_perf_box_name"
14530   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
14531   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14532   include:
14533     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14534     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14535     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14536     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14537     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14538     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14539   layout:
14540     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
14541     layout: "plot-throughput"
14542
14543 - type: "plot"
14544   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
14545   algorithm: "plot_perf_box_name"
14546   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
14547   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14548   include:
14549     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14550     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14551     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14552     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14553     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14554     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14555   layout:
14556     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
14557     layout: "plot-throughput"
14558
14559 - type: "plot"
14560   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
14561   algorithm: "plot_perf_box_name"
14562   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
14563   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14564   include:
14565     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14566     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14567     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14568     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14569     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14570     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14571   layout:
14572     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
14573     layout: "plot-throughput"
14574
14575 - type: "plot"
14576   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
14577   algorithm: "plot_perf_box_name"
14578   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
14579   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14580   include:
14581     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14582     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14583     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14584     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14585     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14586     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14587   layout:
14588     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
14589     layout: "plot-throughput"
14590
14591 - type: "plot"
14592   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
14593   algorithm: "plot_perf_box_name"
14594   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
14595   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14596   include:
14597     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14598     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14599     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14600     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14601     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14602     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14603   layout:
14604     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
14605     layout: "plot-throughput"
14606
14607 - type: "plot"
14608   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
14609   algorithm: "plot_perf_box_name"
14610   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
14611   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
14612   include:
14613     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14614     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14615     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14616     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14617     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14618     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14619   layout:
14620     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
14621     layout: "plot-throughput"
14622
14623 - type: "plot"
14624   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
14625   algorithm: "plot_perf_box_name"
14626   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
14627   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14628   include:
14629     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14630     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14631     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14632     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14633     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14634     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14635   layout:
14636     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
14637     layout: "plot-throughput"
14638
14639 - type: "plot"
14640   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
14641   algorithm: "plot_perf_box_name"
14642   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
14643   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14644   include:
14645     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14646     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14647     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14648     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14649     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14650     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14651   layout:
14652     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
14653     layout: "plot-throughput"
14654
14655 - type: "plot"
14656   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
14657   algorithm: "plot_perf_box_name"
14658   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
14659   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14660   include:
14661     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
14662     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14663     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
14664     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14665     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14666   layout:
14667     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
14668     layout: "plot-throughput"
14669
14670 - type: "plot"
14671   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
14672   algorithm: "plot_perf_box_name"
14673   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
14674   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14675   include:
14676     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
14677     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14678     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
14679     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14680     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14681   layout:
14682     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
14683     layout: "plot-throughput"
14684
14685 - type: "plot"
14686   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
14687   algorithm: "plot_perf_box_name"
14688   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
14689   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14690   include:
14691     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
14692     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14693     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
14694     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
14695     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14696   layout:
14697     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
14698     layout: "plot-throughput"
14699
14700 - type: "plot"
14701   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
14702   algorithm: "plot_perf_box_name"
14703   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
14704   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14705   include:
14706     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
14707     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14708     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
14709     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
14710     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14711   layout:
14712     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
14713     layout: "plot-throughput"
14714
14715 - type: "plot"
14716   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
14717   algorithm: "plot_perf_box_name"
14718   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
14719   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14720   include:
14721     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14722     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14723     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14724     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14725   layout:
14726     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
14727     layout: "plot-throughput"
14728
14729 - type: "plot"
14730   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
14731   algorithm: "plot_perf_box_name"
14732   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
14733   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14734   include:
14735     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14736     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14737     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14738     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14739   layout:
14740     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
14741     layout: "plot-throughput"
14742
14743 - type: "plot"
14744   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
14745   algorithm: "plot_perf_box_name"
14746   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
14747   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14748   include:
14749     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14750     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
14751     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
14752     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14753   layout:
14754     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
14755     layout: "plot-throughput"
14756
14757 - type: "plot"
14758   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
14759   algorithm: "plot_perf_box_name"
14760   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
14761   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14762   include:
14763     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14764     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
14765     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
14766     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14767   layout:
14768     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
14769     layout: "plot-throughput"
14770
14771 - type: "plot"
14772   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
14773   algorithm: "plot_perf_box_name"
14774   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
14775   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14776   include:
14777     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
14778     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
14779     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14780     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14781     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14782     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14783   layout:
14784     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
14785     layout: "plot-throughput"
14786
14787 - type: "plot"
14788   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
14789   algorithm: "plot_perf_box_name"
14790   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
14791   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14792   include:
14793     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
14794     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
14795     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
14796     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14797     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
14798     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14799   layout:
14800     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
14801     layout: "plot-throughput"
14802
14803 - type: "plot"
14804   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
14805   algorithm: "plot_perf_box_name"
14806   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
14807   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14808   include:
14809     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14810     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
14811     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14812     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14813     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14814   layout:
14815     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
14816     layout: "plot-throughput"
14817
14818 - type: "plot"
14819   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
14820   algorithm: "plot_perf_box_name"
14821   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
14822   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14823   include:
14824     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14825     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
14826     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14827     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14828     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14829   layout:
14830     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
14831     layout: "plot-throughput"
14832
14833 - type: "plot"
14834   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
14835   algorithm: "plot_perf_box_name"
14836   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
14837   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14838   include:
14839     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
14840     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14841     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
14842     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14843     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14844   layout:
14845     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
14846     layout: "plot-throughput"
14847
14848 - type: "plot"
14849   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
14850   algorithm: "plot_perf_box_name"
14851   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
14852   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14853   include:
14854     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
14855     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14856     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
14857     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14858     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14859   layout:
14860     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
14861     layout: "plot-throughput"
14862
14863 - type: "plot"
14864   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
14865   algorithm: "plot_perf_box_name"
14866   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
14867   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14868   include:
14869     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
14870     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
14871     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14872     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14873   layout:
14874     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
14875     layout: "plot-throughput"
14876
14877 - type: "plot"
14878   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
14879   algorithm: "plot_perf_box_name"
14880   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
14881   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14882   include:
14883     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
14884     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
14885     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
14886     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14887   layout:
14888     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
14889     layout: "plot-throughput"
14890
14891 - type: "plot"
14892   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
14893   algorithm: "plot_perf_box_name"
14894   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
14895   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14896   include:
14897     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
14898     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14899     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14900     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14901     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14902     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14903   layout:
14904     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
14905     layout: "plot-throughput"
14906
14907 - type: "plot"
14908   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
14909   algorithm: "plot_perf_box_name"
14910   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
14911   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14912   include:
14913     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
14914     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
14915     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14916     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
14917     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
14918     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
14919   layout:
14920     title: "3n-skx-xxv710-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-scale-dpdk-ndr"
14925   algorithm: "plot_perf_box_name"
14926   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
14927   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14928   include:
14929     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
14930     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
14931     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14932     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
14933     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
14934     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14935   layout:
14936     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
14937     layout: "plot-throughput"
14938
14939 - type: "plot"
14940   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
14941   algorithm: "plot_perf_box_name"
14942   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
14943   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14944   include:
14945     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
14946     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
14947     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14948     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
14949     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
14950     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
14951   layout:
14952     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
14953     layout: "plot-throughput"
14954
14955 - type: "plot"
14956   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
14957   algorithm: "plot_perf_box_name"
14958   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
14959   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14960   include:
14961     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14962     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14963     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14964     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14965     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14966     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14967   layout:
14968     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
14969     layout: "plot-throughput"
14970
14971 - type: "plot"
14972   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
14973   algorithm: "plot_perf_box_name"
14974   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
14975   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14976   include:
14977     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
14978     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14979     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14980     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14981     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14982     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14983   layout:
14984     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
14985     layout: "plot-throughput"
14986
14987 - type: "plot"
14988   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
14989   algorithm: "plot_perf_box_name"
14990   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
14991   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14992   include:
14993     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
14994     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
14995     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
14996     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
14997     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
14998     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
14999   layout:
15000     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
15001     layout: "plot-throughput"
15002
15003 - type: "plot"
15004   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
15005   algorithm: "plot_perf_box_name"
15006   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
15007   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15008   include:
15009     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
15010     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15011     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15012     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15013     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15014     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15015   layout:
15016     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
15017     layout: "plot-throughput"
15018
15019 - type: "plot"
15020   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
15021   algorithm: "plot_perf_box_name"
15022   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
15023   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15024   include:
15025     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15026     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15027     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15028     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15029   layout:
15030     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
15031     layout: "plot-throughput"
15032
15033 - type: "plot"
15034   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
15035   algorithm: "plot_perf_box_name"
15036   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
15037   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15038   include:
15039     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15040     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15041     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15042     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15043   layout:
15044     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
15045     layout: "plot-throughput"
15046
15047 - type: "plot"
15048   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15049   algorithm: "plot_perf_box_name"
15050   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15051   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15052   include:
15053     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15054     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15055     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15056     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15057     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15058     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15059   layout:
15060     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15061     layout: "plot-throughput"
15062
15063 - type: "plot"
15064   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15065   algorithm: "plot_perf_box_name"
15066   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15067   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15068   include:
15069     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15070     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15071     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15072     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15073     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15074     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15075   layout:
15076     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15077     layout: "plot-throughput"
15078
15079 - type: "plot"
15080   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
15081   algorithm: "plot_perf_box_name"
15082   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
15083   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15084   include:
15085     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15086     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15087     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15088     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15089     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15090     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15091   layout:
15092     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
15093     layout: "plot-throughput"
15094
15095 - type: "plot"
15096   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
15097   algorithm: "plot_perf_box_name"
15098   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
15099   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15100   include:
15101     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15102     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15103     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15104     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15105     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15106     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15107   layout:
15108     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
15109     layout: "plot-throughput"
15110
15111 - type: "plot"
15112   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
15113   algorithm: "plot_perf_box_name"
15114   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
15115   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15116   include:
15117     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15118     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15119     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15120     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15121   layout:
15122     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
15123     layout: "plot-throughput"
15124
15125 - type: "plot"
15126   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
15127   algorithm: "plot_perf_box_name"
15128   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
15129   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15130   include:
15131     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15132     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15133     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15134     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15135   layout:
15136     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
15137     layout: "plot-throughput"
15138
15139 - type: "plot"
15140   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15141   algorithm: "plot_perf_box_name"
15142   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15143   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15144   include:
15145     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15146     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15147     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15148     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15149     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15150     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15151   layout:
15152     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15153     layout: "plot-throughput"
15154
15155 - type: "plot"
15156   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15157   algorithm: "plot_perf_box_name"
15158   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15159   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
15160   include:
15161     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15162     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15163     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15164     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15165     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15166     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15167   layout:
15168     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15169     layout: "plot-throughput"
15170
15171 - type: "plot"
15172   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
15173   algorithm: "plot_perf_box_name"
15174   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
15175   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15176   include:
15177     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15178     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15179     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15180     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15181   layout:
15182     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
15183     layout: "plot-throughput"
15184
15185 - type: "plot"
15186   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
15187   algorithm: "plot_perf_box_name"
15188   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
15189   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15190   include:
15191     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
15192     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15193     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
15194     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15195   layout:
15196     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
15197     layout: "plot-throughput"
15198
15199 - type: "plot"
15200   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15201   algorithm: "plot_perf_box_name"
15202   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15203   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15204   include:
15205     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15206     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15207     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15208     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15209     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15210     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15211   layout:
15212     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
15213     layout: "plot-throughput"
15214
15215 - type: "plot"
15216   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15217   algorithm: "plot_perf_box_name"
15218   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15219   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15220   include:
15221     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
15222     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15223     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
15224     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
15225     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
15226     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
15227   layout:
15228     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
15229     layout: "plot-throughput"
15230
15231 - type: "plot"
15232   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
15233   algorithm: "plot_perf_box_name"
15234   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
15235   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15236   include:
15237     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15238     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15239     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15240     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15241     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15242     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15243   layout:
15244     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
15245     layout: "plot-throughput"
15246
15247 - type: "plot"
15248   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
15249   algorithm: "plot_perf_box_name"
15250   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
15251   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15252   include:
15253     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
15254     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15255     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15256     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15257     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15258     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15259   layout:
15260     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
15261     layout: "plot-throughput"
15262
15263 - type: "plot"
15264   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
15265   algorithm: "plot_perf_box_name"
15266   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
15267   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15268   include:
15269     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15270     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15271     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15272     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15273     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15274     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15275   layout:
15276     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
15277     layout: "plot-throughput"
15278
15279 - type: "plot"
15280   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
15281   algorithm: "plot_perf_box_name"
15282   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
15283   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15284   include:
15285     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15286     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15287     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15288     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15289     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15290     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15291   layout:
15292     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
15293     layout: "plot-throughput"
15294
15295 - type: "plot"
15296   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
15297   algorithm: "plot_perf_box_name"
15298   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
15299   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15300   include:
15301     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15302     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15303     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15304 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15305 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15306 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15307   layout:
15308     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
15309     layout: "plot-throughput"
15310
15311 - type: "plot"
15312   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
15313   algorithm: "plot_perf_box_name"
15314   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
15315   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15316   include:
15317     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15318     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15319     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15320 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15321 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15322 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15323   layout:
15324     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
15325     layout: "plot-throughput"
15326
15327 - type: "plot"
15328   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
15329   algorithm: "plot_perf_box_name"
15330   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
15331   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15332   include:
15333     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15334     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15335     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15336     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15337     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15338     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15339   layout:
15340     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
15341     layout: "plot-throughput"
15342
15343 - type: "plot"
15344   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
15345   algorithm: "plot_perf_box_name"
15346   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
15347   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15348   include:
15349     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15350     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15351     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15352     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15353     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15354     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15355   layout:
15356     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
15357     layout: "plot-throughput"
15358
15359 - type: "plot"
15360   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
15361   algorithm: "plot_perf_box_name"
15362   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
15363   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15364   include:
15365     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15366     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15367     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15368     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15369     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15370     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15371   layout:
15372     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
15373     layout: "plot-throughput"
15374
15375 - type: "plot"
15376   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
15377   algorithm: "plot_perf_box_name"
15378   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
15379   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15380   include:
15381     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15382     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15383     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15384     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15385     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15386     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15387   layout:
15388     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
15389     layout: "plot-throughput"
15390
15391 #- type: "plot"
15392 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
15393 #  algorithm: "plot_perf_box_name"
15394 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
15395 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15396 #  include:
15397 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15398 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15399 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15400 #  layout:
15401 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
15402 #    layout: "plot-throughput"
15403 #
15404 #- type: "plot"
15405 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
15406 #  algorithm: "plot_perf_box_name"
15407 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
15408 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
15409 #  include:
15410 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15411 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15412 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15413 #  layout:
15414 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
15415 #    layout: "plot-throughput"
15416
15417 - type: "plot"
15418   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
15419   algorithm: "plot_perf_box_name"
15420   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
15421   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15422   include:
15423     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15424     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15425     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15426     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15427     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15428   layout:
15429     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
15430     layout: "plot-throughput"
15431
15432 - type: "plot"
15433   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
15434   algorithm: "plot_perf_box_name"
15435   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
15436   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15437   include:
15438     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15439     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15440     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15441     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15442     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15443   layout:
15444     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
15445     layout: "plot-throughput"
15446
15447 - type: "plot"
15448   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
15449   algorithm: "plot_perf_box_name"
15450   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
15451   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15452   include:
15453     - "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"
15454     - "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"
15455     - "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"
15456     - "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"
15457     - "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"
15458   layout:
15459     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
15460     layout: "plot-throughput"
15461
15462 - type: "plot"
15463   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
15464   algorithm: "plot_perf_box_name"
15465   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
15466   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15467   include:
15468     - "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"
15469     - "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"
15470     - "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"
15471     - "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"
15472     - "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"
15473   layout:
15474     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
15475     layout: "plot-throughput"
15476
15477 - type: "plot"
15478   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15479   algorithm: "plot_perf_box_name"
15480   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15481   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15482   include:
15483     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15484     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15485     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15486     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15487     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15488   layout:
15489     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15490     layout: "plot-throughput"
15491
15492 - type: "plot"
15493   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15494   algorithm: "plot_perf_box_name"
15495   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15496   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15497   include:
15498     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15499     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15500     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15501     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15502     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15503   layout:
15504     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15505     layout: "plot-throughput"
15506
15507 - type: "plot"
15508   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15509   algorithm: "plot_perf_box_name"
15510   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15511   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15512   include:
15513     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15514     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15515     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15516     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15517     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15518   layout:
15519     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15520     layout: "plot-throughput"
15521
15522 - type: "plot"
15523   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15524   algorithm: "plot_perf_box_name"
15525   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15526   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15527   include:
15528     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15529     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15530     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15531     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15532     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15533   layout:
15534     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15535     layout: "plot-throughput"
15536
15537 - type: "plot"
15538   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
15539   algorithm: "plot_perf_box_name"
15540   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
15541   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15542   include:
15543     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15544     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15545     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15546     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15547     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15548   layout:
15549     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
15550     layout: "plot-throughput"
15551
15552 - type: "plot"
15553   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
15554   algorithm: "plot_perf_box_name"
15555   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
15556   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15557   include:
15558     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15559     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15560     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15561     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15562     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15563   layout:
15564     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
15565     layout: "plot-throughput"
15566
15567 - type: "plot"
15568   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
15569   algorithm: "plot_perf_box_name"
15570   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
15571   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15572   include:
15573     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15574     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15575     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15576     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15577     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15578   layout:
15579     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
15580     layout: "plot-throughput"
15581
15582 - type: "plot"
15583   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
15584   algorithm: "plot_perf_box_name"
15585   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
15586   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15587   include:
15588     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15589     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15590     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15591     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15592     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15593   layout:
15594     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
15595     layout: "plot-throughput"
15596
15597 - type: "plot"
15598   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
15599   algorithm: "plot_perf_box_name"
15600   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
15601   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15602   include:
15603     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15604     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15605     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15606     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15607   layout:
15608     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
15609     layout: "plot-throughput"
15610
15611 - type: "plot"
15612   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
15613   algorithm: "plot_perf_box_name"
15614   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
15615   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15616   include:
15617     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15618     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15619     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15620     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15621   layout:
15622     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
15623     layout: "plot-throughput"
15624
15625 - type: "plot"
15626   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
15627   algorithm: "plot_perf_box_name"
15628   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
15629   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15630   include:
15631     - "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"
15632     - "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"
15633     - "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"
15634     - "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"
15635   layout:
15636     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
15637     layout: "plot-throughput"
15638
15639 - type: "plot"
15640   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
15641   algorithm: "plot_perf_box_name"
15642   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
15643   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15644   include:
15645     - "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"
15646     - "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"
15647     - "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"
15648     - "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"
15649   layout:
15650     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
15651     layout: "plot-throughput"
15652
15653 - type: "plot"
15654   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
15655   algorithm: "plot_perf_box_name"
15656   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
15657   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15658   include:
15659     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15660     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15661     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15662     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15663     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15664     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15665   layout:
15666     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
15667     layout: "plot-throughput"
15668
15669 - type: "plot"
15670   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
15671   algorithm: "plot_perf_box_name"
15672   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
15673   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15674   include:
15675     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15676     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15677     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15678     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15679     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15680     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15681   layout:
15682     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
15683     layout: "plot-throughput"
15684
15685 - type: "plot"
15686   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
15687   algorithm: "plot_perf_box_name"
15688   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
15689   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15690   include:
15691     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15692     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15693     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15694     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15695     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15696     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15697   layout:
15698     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
15699     layout: "plot-throughput"
15700
15701 - type: "plot"
15702   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
15703   algorithm: "plot_perf_box_name"
15704   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
15705   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15706   include:
15707     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15708     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15709     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15710     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15711     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15712     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15713   layout:
15714     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
15715     layout: "plot-throughput"
15716
15717 - type: "plot"
15718   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15719   algorithm: "plot_perf_box_name"
15720   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15721   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15722   include:
15723     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15724     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15725     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15726     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15727     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15728     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15729   layout:
15730     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
15731     layout: "plot-throughput"
15732
15733 - type: "plot"
15734   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15735   algorithm: "plot_perf_box_name"
15736   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15737   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15738   include:
15739     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15740     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15741     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15742     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15743     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15744     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15745   layout:
15746     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
15747     layout: "plot-throughput"
15748
15749 - type: "plot"
15750   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15751   algorithm: "plot_perf_box_name"
15752   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15753   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15754   include:
15755     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15756     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15757     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15758     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15759     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15760   layout:
15761     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
15762     layout: "plot-throughput"
15763
15764 - type: "plot"
15765   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15766   algorithm: "plot_perf_box_name"
15767   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15768   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15769   include:
15770     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15771     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15772     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15773     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15774     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15775   layout:
15776     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
15777     layout: "plot-throughput"
15778
15779 - type: "plot"
15780   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
15781   algorithm: "plot_perf_box_name"
15782   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
15783   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15784   include:
15785     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15786     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15787   layout:
15788     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
15789     layout: "plot-throughput"
15790
15791 - type: "plot"
15792   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
15793   algorithm: "plot_perf_box_name"
15794   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
15795   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15796   include:
15797     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15798     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15799   layout:
15800     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
15801     layout: "plot-throughput"
15802
15803 - type: "plot"
15804   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
15805   algorithm: "plot_perf_box_name"
15806   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
15807   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15808   include:
15809     - "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"
15810     - "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"
15811   layout:
15812     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
15813     layout: "plot-throughput"
15814
15815 - type: "plot"
15816   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
15817   algorithm: "plot_perf_box_name"
15818   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
15819   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15820   include:
15821     - "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"
15822     - "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"
15823   layout:
15824     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
15825     layout: "plot-throughput"
15826
15827 - type: "plot"
15828   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
15829   algorithm: "plot_perf_box_name"
15830   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
15831   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15832   include:
15833     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15834     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15835   layout:
15836     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
15837     layout: "plot-throughput"
15838
15839 - type: "plot"
15840   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
15841   algorithm: "plot_perf_box_name"
15842   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
15843   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15844   include:
15845     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15846     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15847   layout:
15848     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
15849     layout: "plot-throughput"
15850
15851 - type: "plot"
15852   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
15853   algorithm: "plot_perf_box_name"
15854   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
15855   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15856   include:
15857     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15858     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15859   layout:
15860     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
15861     layout: "plot-throughput"
15862
15863 - type: "plot"
15864   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
15865   algorithm: "plot_perf_box_name"
15866   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
15867   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15868   include:
15869     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15870     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15871   layout:
15872     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
15873     layout: "plot-throughput"
15874
15875 - type: "plot"
15876   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
15877   algorithm: "plot_perf_box_name"
15878   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
15879   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15880   include:
15881     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15882     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15883     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15884     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15885     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15886     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15887   layout:
15888     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
15889     layout: "plot-throughput"
15890
15891 - type: "plot"
15892   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
15893   algorithm: "plot_perf_box_name"
15894   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
15895   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15896   include:
15897     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15898     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15899     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15900     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15901     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15902     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15903   layout:
15904     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
15905     layout: "plot-throughput"
15906
15907 - type: "plot"
15908   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
15909   algorithm: "plot_perf_box_name"
15910   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
15911   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15912   include:
15913     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15914     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15915     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15916     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15917     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15918     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15919   layout:
15920     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
15921     layout: "plot-throughput"
15922
15923 - type: "plot"
15924   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
15925   algorithm: "plot_perf_box_name"
15926   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
15927   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15928   include:
15929     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15930     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15931     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15932     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15933     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15934     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15935   layout:
15936     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
15937     layout: "plot-throughput"
15938
15939 - type: "plot"
15940   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
15941   algorithm: "plot_perf_box_name"
15942   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
15943   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15944   include:
15945     - "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"
15946     - "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"
15947     - "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"
15948     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
15949     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
15950     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
15951   layout:
15952     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
15953     layout: "plot-throughput"
15954
15955 - type: "plot"
15956   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
15957   algorithm: "plot_perf_box_name"
15958   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
15959   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15960   include:
15961     - "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"
15962     - "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"
15963     - "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"
15964     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
15965     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
15966     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
15967   layout:
15968     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
15969     layout: "plot-throughput"
15970
15971 - type: "plot"
15972   title: "Throughput: 2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
15973   algorithm: "plot_perf_box_name"
15974   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
15975   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
15976   include:
15977     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
15978     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
15979     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
15980     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
15981     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
15982   layout:
15983     title: "2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
15984     layout: "plot-throughput"
15985
15986 - type: "plot"
15987   title: "Throughput: 2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
15988   algorithm: "plot_perf_box_name"
15989   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
15990   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
15991   include:
15992     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
15993     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
15994     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
15995     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
15996     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
15997   layout:
15998     title: "2n-tx2-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
15999     layout: "plot-throughput"
16000
16001 - type: "plot"
16002   title: "Throughput: 2n-tx2-xl710-64b-1t1c-features-ip4routing-base-scale-dpdk-ndr"
16003   algorithm: "plot_perf_box_name"
16004   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-features-ip4routing-base-scale-dpdk-ndr"
16005   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16006   include:
16007     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Iacldstbase-Ndrpdr.64B-1t1c-ethip4-ip4base-iacldstbase-ndrpdr"
16008     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16009     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16010     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16011     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16012   layout:
16013     title: "2n-tx2-xl710-64b-1t1c-ip4routing-features-base-scale-dpdk-ndr"
16014     layout: "plot-throughput"
16015
16016 - type: "plot"
16017   title: "Throughput: 2n-tx2-xl710-64b-1t1c-features-ip4routing-base-scale-dpdk-pdr"
16018   algorithm: "plot_perf_box_name"
16019   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-features-ip4routing-base-scale-dpdk-pdr"
16020   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16021   include:
16022     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Iacldstbase-Ndrpdr.64B-1t1c-ethip4-ip4base-iacldstbase-ndrpdr"
16023     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16024     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16025     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16026     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16027   layout:
16028     title: "2n-tx2-xl710-64b-1t1c-ip4routing-features-base-scale-dpdk-pdr"
16029     layout: "plot-throughput"
16030
16031 - type: "plot"
16032   title: "Throughput: 2n-tx2-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
16033   algorithm: "plot_perf_box_name"
16034   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
16035   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16036   include:
16037     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
16038     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
16039     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
16040     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
16041     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
16042     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Iacldstbase-Ndrpdr.78B-1t1c-ethip6-ip6base-iacldstbase-ndrpdr"
16043   layout:
16044     title: "2n-tx2-xl710-78b-1t1c-ip4routing-base-scale-dpdk-ndr"
16045     layout: "plot-throughput"
16046
16047 - type: "plot"
16048   title: "Throughput: 2n-tx2-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
16049   algorithm: "plot_perf_box_name"
16050   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
16051   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16052   include:
16053     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
16054     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
16055     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
16056     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
16057     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
16058     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Iacldstbase-Ndrpdr.78B-1t1c-ethip6-ip6base-iacldstbase-ndrpdr"
16059   layout:
16060     title: "2n-tx2-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
16061     layout: "plot-throughput"
16062
16063 - type: "plot"
16064   title: "Throughput: 2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-ndr"
16065   algorithm: "plot_perf_box_name"
16066   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-ndr"
16067   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16068   include:
16069     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
16070     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
16071     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
16072     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
16073     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
16074   layout:
16075     title: "2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-ndr"
16076     layout: "plot-throughput"
16077
16078 - type: "plot"
16079   title: "Throughput: 2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-pdr"
16080   algorithm: "plot_perf_box_name"
16081   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-pdr"
16082   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16083   include:
16084     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
16085     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
16086     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
16087     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
16088     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
16089   layout:
16090     title: "2n-tx2-xl710-64b-1t1c-l2switching-base-dpdk-pdr"
16091     layout: "plot-throughput"
16092
16093 - type: "plot"
16094   title: "Throughput: 2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-ndr"
16095   algorithm: "plot_perf_box_name"
16096   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-ndr"
16097   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16098   include:
16099     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
16100     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
16101     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
16102     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
16103   layout:
16104     title: "2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-ndr"
16105     layout: "plot-throughput"
16106
16107 - type: "plot"
16108   title: "Throughput: 2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-pdr"
16109   algorithm: "plot_perf_box_name"
16110   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-pdr"
16111   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16112   include:
16113     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
16114     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
16115     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
16116     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
16117   layout:
16118     title: "2n-tx2-xl710-64b-1t1c-l2switching-scale-dpdk-pdr"
16119     layout: "plot-throughput"
16120
16121 - type: "plot"
16122   title: "Throughput: 2n-tx2-xl710-64b-1t1c-features-l2switching-base-dpdk-ndr"
16123   algorithm: "plot_perf_box_name"
16124   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-features-l2switching-base-dpdk-ndr"
16125   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16126   include:
16127     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16128     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16129     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16130     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16131     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16132   layout:
16133     title: "2n-tx2-xl710-64b-1t1c-features-l2switching-base-ndr"
16134     layout: "plot-throughput"
16135
16136 - type: "plot"
16137   title: "Throughput: 2n-tx2-xl710-64b-1t1c-features-l2switching-base-dpdk-pdr"
16138   algorithm: "plot_perf_box_name"
16139   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-1t1c-features-l2switching-base-dpdk-pdr"
16140   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
16141   include:
16142     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16143     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16144     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16145     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16146     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16147   layout:
16148     title: "2n-tx2-xl710-64b-1t1c-features-l2switching-base-pdr"
16149     layout: "plot-throughput"
16150
16151 ################################################################################
16152
16153 # Packet Speedup
16154
16155 - type: "plot"
16156   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
16157   algorithm: "plot_tsa_name"
16158   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
16159   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16160   include:
16161     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16162     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16163     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16164     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16165   layout:
16166     title: "2n-skx-xxv710-64b-memif-base-avf-ndr"
16167     layout: "plot-throughput-speedup-analysis"
16168
16169 - type: "plot"
16170   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
16171   algorithm: "plot_tsa_name"
16172   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
16173   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16174   include:
16175     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16176     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16177     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16178     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16179   layout:
16180     title: "2n-skx-xxv710-64b-memif-base-avf-pdr"
16181     layout: "plot-throughput-speedup-analysis"
16182
16183 - type: "plot"
16184   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
16185   algorithm: "plot_tsa_name"
16186   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
16187   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16188   include:
16189     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16190     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16191     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16192     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16193   layout:
16194     title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
16195     layout: "plot-throughput-speedup-analysis"
16196
16197 - type: "plot"
16198   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
16199   algorithm: "plot_tsa_name"
16200   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
16201   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16202   include:
16203     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16204     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16205     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16206     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16207   layout:
16208     title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
16209     layout: "plot-throughput-speedup-analysis"
16210
16211 - type: "plot"
16212   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
16213   algorithm: "plot_tsa_name"
16214   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
16215   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16216   include:
16217     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16218     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16219     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16220     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16221     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16222   layout:
16223     title: "3n-skx-xxv710-64b-memif-base-avf-ndr"
16224     layout: "plot-throughput-speedup-analysis"
16225
16226 - type: "plot"
16227   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
16228   algorithm: "plot_tsa_name"
16229   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
16230   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16231   include:
16232     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16233     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16234     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16235     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16236     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16237   layout:
16238     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
16239     layout: "plot-throughput-speedup-analysis"
16240
16241 - type: "plot"
16242   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
16243   algorithm: "plot_tsa_name"
16244   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
16245   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16246   include:
16247     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16248     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16249     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16250     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16251     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16252   layout:
16253     title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
16254     layout: "plot-throughput-speedup-analysis"
16255
16256 - type: "plot"
16257   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
16258   algorithm: "plot_tsa_name"
16259   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
16260   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16261   include:
16262     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16263     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16264     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16265     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16266     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16267   layout:
16268     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
16269     layout: "plot-throughput-speedup-analysis"
16270
16271 - type: "plot"
16272   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
16273   algorithm: "plot_tsa_name"
16274   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
16275   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16276   include:
16277     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
16278     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16279     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16280     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16281     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16282     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16283   layout:
16284     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
16285     layout: "plot-throughput-speedup-analysis"
16286
16287 - type: "plot"
16288   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
16289   algorithm: "plot_tsa_name"
16290   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
16291   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16292   include:
16293     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
16294     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16295     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16296     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16297     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16298     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16299   layout:
16300     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
16301     layout: "plot-throughput-speedup-analysis"
16302
16303 - type: "plot"
16304   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
16305   algorithm: "plot_tsa_name"
16306   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
16307   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16308   include:
16309     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
16310     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16311     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
16312     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
16313     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16314   layout:
16315     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
16316     layout: "plot-throughput-speedup-analysis"
16317
16318 - type: "plot"
16319   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
16320   algorithm: "plot_tsa_name"
16321   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
16322   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16323   include:
16324     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
16325     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16326     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
16327     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
16328     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16329   layout:
16330     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
16331     layout: "plot-throughput-speedup-analysis"
16332
16333 - type: "plot"
16334   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
16335   algorithm: "plot_tsa_name"
16336   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
16337   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16338   include:
16339     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
16340     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
16341     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16342   layout:
16343     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
16344     layout: "plot-throughput-speedup-analysis"
16345
16346 - type: "plot"
16347   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
16348   algorithm: "plot_tsa_name"
16349   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
16350   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16351   include:
16352     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
16353     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
16354     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
16355   layout:
16356     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
16357     layout: "plot-throughput-speedup-analysis"
16358
16359 - type: "plot"
16360   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
16361   algorithm: "plot_tsa_name"
16362   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
16363   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16364   include:
16365     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16366     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16367     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16368     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16369     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16370   layout:
16371     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
16372     layout: "plot-throughput-speedup-analysis"
16373
16374 - type: "plot"
16375   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
16376   algorithm: "plot_tsa_name"
16377   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
16378   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16379   include:
16380     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16381     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16382     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16383     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16384     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16385   layout:
16386     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
16387     layout: "plot-throughput-speedup-analysis"
16388
16389 - type: "plot"
16390   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
16391   algorithm: "plot_tsa_name"
16392   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
16393   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16394   include:
16395     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
16396     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
16397     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
16398   layout:
16399     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
16400     layout: "plot-throughput-speedup-analysis"
16401
16402 - type: "plot"
16403   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
16404   algorithm: "plot_tsa_name"
16405   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
16406   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16407   include:
16408     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
16409     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
16410     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
16411   layout:
16412     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
16413     layout: "plot-throughput-speedup-analysis"
16414
16415 - type: "plot"
16416   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
16417   algorithm: "plot_tsa_name"
16418   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
16419   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16420   include:
16421     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16422     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16423     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16424     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16425     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16426     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
16427   layout:
16428     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
16429     layout: "plot-throughput-speedup-analysis"
16430
16431 - type: "plot"
16432   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
16433   algorithm: "plot_tsa_name"
16434   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
16435   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16436   include:
16437     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16438     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16439     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16440     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16441     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16442     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
16443   layout:
16444     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
16445     layout: "plot-throughput-speedup-analysis"
16446
16447 - type: "plot"
16448   title: "Speedup: 2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
16449   algorithm: "plot_tsa_name"
16450   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
16451   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16452   include:
16453     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
16454     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
16455     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
16456     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
16457     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
16458   layout:
16459     title: "2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr"
16460     layout: "plot-throughput-speedup-analysis"
16461
16462 - type: "plot"
16463   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
16464   algorithm: "plot_tsa_name"
16465   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
16466   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16467   include:
16468     - "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"
16469     - "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"
16470     - "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"
16471     - "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"
16472     - "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"
16473   layout:
16474     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr"
16475     layout: "plot-throughput-speedup-analysis"
16476
16477 - type: "plot"
16478   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
16479   algorithm: "plot_tsa_name"
16480   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
16481   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16482   include:
16483     - "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"
16484     - "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"
16485     - "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"
16486     - "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"
16487     - "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"
16488     - "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"
16489     - "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"
16490     - "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"
16491     - "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"
16492     - "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"
16493   layout:
16494     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
16495     layout: "plot-throughput-speedup-analysis-cps"
16496
16497 - type: "plot"
16498   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
16499   algorithm: "plot_tsa_name"
16500   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
16501   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16502   include:
16503     - "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"
16504     - "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"
16505     - "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"
16506     - "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"
16507     - "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"
16508     - "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"
16509     - "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"
16510     - "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"
16511     - "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"
16512     - "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"
16513   layout:
16514     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
16515     layout: "plot-throughput-speedup-analysis"
16516
16517 - type: "plot"
16518   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
16519   algorithm: "plot_tsa_name"
16520   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
16521   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16522   include:
16523     - "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"
16524     - "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"
16525     - "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"
16526     - "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"
16527     - "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"
16528     - "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"
16529     - "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"
16530     - "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"
16531     - "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"
16532     - "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"
16533   layout:
16534     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
16535     layout: "plot-throughput-speedup-analysis-cps"
16536
16537 - type: "plot"
16538   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
16539   algorithm: "plot_tsa_name"
16540   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
16541   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16542   include:
16543     - "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"
16544     - "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"
16545     - "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"
16546     - "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"
16547     - "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"
16548     - "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"
16549     - "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"
16550     - "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"
16551     - "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"
16552     - "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"
16553   layout:
16554     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
16555     layout: "plot-throughput-speedup-analysis"
16556
16557 - type: "plot"
16558   title: "Speedup: 2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
16559   algorithm: "plot_tsa_name"
16560   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
16561   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16562   include:
16563     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
16564     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
16565     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
16566     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
16567     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
16568   layout:
16569     title: "2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr"
16570     layout: "plot-throughput-speedup-analysis"
16571
16572 - type: "plot"
16573   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
16574   algorithm: "plot_tsa_name"
16575   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
16576   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16577   include:
16578     - "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"
16579     - "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"
16580     - "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"
16581     - "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"
16582     - "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"
16583   layout:
16584     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr"
16585     layout: "plot-throughput-speedup-analysis"
16586
16587 - type: "plot"
16588   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
16589   algorithm: "plot_tsa_name"
16590   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-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-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
16594     - "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"
16595     - "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"
16596     - "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"
16597     - "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"
16598     - "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"
16599     - "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"
16600     - "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"
16601     - "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"
16602     - "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"
16603   layout:
16604     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
16605     layout: "plot-throughput-speedup-analysis-cps"
16606
16607 - type: "plot"
16608   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
16609   algorithm: "plot_tsa_name"
16610   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
16611   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16612   include:
16613     - "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"
16614     - "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"
16615     - "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"
16616     - "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"
16617     - "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"
16618     - "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"
16619     - "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"
16620     - "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"
16621     - "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"
16622     - "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"
16623   layout:
16624     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
16625     layout: "plot-throughput-speedup-analysis"
16626
16627 - type: "plot"
16628   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
16629   algorithm: "plot_tsa_name"
16630   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-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-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
16634     - "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"
16635     - "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"
16636     - "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"
16637     - "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"
16638     - "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"
16639     - "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"
16640     - "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"
16641     - "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"
16642     - "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"
16643   layout:
16644     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
16645     layout: "plot-throughput-speedup-analysis-cps"
16646
16647 - type: "plot"
16648   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
16649   algorithm: "plot_tsa_name"
16650   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
16651   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16652   include:
16653     - "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"
16654     - "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"
16655     - "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"
16656     - "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"
16657     - "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"
16658     - "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"
16659     - "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"
16660     - "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"
16661     - "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"
16662     - "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"
16663   layout:
16664     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
16665     layout: "plot-throughput-speedup-analysis"
16666
16667 - type: "plot"
16668   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
16669   algorithm: "plot_tsa_name"
16670   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
16671   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16672   include:
16673     - "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"
16674     - "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"
16675     - "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"
16676     - "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"
16677     - "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"
16678   layout:
16679     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
16680     layout: "plot-throughput-speedup-analysis"
16681
16682 - type: "plot"
16683   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
16684   algorithm: "plot_tsa_name"
16685   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
16686   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16687   include:
16688     - "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"
16689     - "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"
16690     - "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"
16691     - "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"
16692     - "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"
16693   layout:
16694     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
16695     layout: "plot-throughput-speedup-analysis"
16696
16697 - type: "plot"
16698   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-tsa"
16699   algorithm: "plot_tsa_name"
16700   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-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-Tput-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
16704     - "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"
16705     - "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"
16706     - "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"
16707     - "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"
16708   layout:
16709     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-tsa"
16710     layout: "plot-throughput-speedup-analysis"
16711
16712 - type: "plot"
16713   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
16714   algorithm: "plot_tsa_name"
16715   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
16716   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16717   include:
16718     - "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"
16719     - "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"
16720     - "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"
16721     - "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"
16722     - "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"
16723   layout:
16724     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
16725     layout: "plot-throughput-speedup-analysis"
16726
16727 - type: "plot"
16728   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
16729   algorithm: "plot_tsa_name"
16730   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
16731   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16732   include:
16733     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16734     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16735     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16736     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16737     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16738     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16739   layout:
16740     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
16741     layout: "plot-throughput-speedup-analysis"
16742
16743 - type: "plot"
16744   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
16745   algorithm: "plot_tsa_name"
16746   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
16747   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16748   include:
16749     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16750     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16751     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16752     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16753     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16754     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16755   layout:
16756     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
16757     layout: "plot-throughput-speedup-analysis"
16758
16759 - type: "plot"
16760   title: "Speedup: 2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
16761   algorithm: "plot_tsa_name"
16762   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
16763   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16764   include:
16765     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
16766     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
16767     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
16768     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
16769     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
16770   layout:
16771     title: "2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
16772     layout: "plot-throughput-speedup-analysis"
16773
16774 - type: "plot"
16775   title: "Speedup: 2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
16776   algorithm: "plot_tsa_name"
16777   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
16778   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16779   include:
16780     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
16781     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
16782     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
16783     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
16784     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
16785   layout:
16786     title: "2n-skx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
16787     layout: "plot-throughput-speedup-analysis"
16788
16789 - type: "plot"
16790   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
16791   algorithm: "plot_tsa_name"
16792   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
16793   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16794   include:
16795     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16796     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16797     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16798     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
16799   layout:
16800     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
16801     layout: "plot-throughput-speedup-analysis"
16802
16803 - type: "plot"
16804   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
16805   algorithm: "plot_tsa_name"
16806   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
16807   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16808   include:
16809     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16810     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16811     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16812     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
16813   layout:
16814     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
16815     layout: "plot-throughput-speedup-analysis"
16816
16817 - type: "plot"
16818   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
16819   algorithm: "plot_tsa_name"
16820   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
16821   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16822   include:
16823     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16824     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16825     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
16826 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16827 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16828   layout:
16829     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-ndr"
16830     layout: "plot-throughput-speedup-analysis"
16831
16832 - type: "plot"
16833   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
16834   algorithm: "plot_tsa_name"
16835   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
16836   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16837   include:
16838     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
16839     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16840     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
16841 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16842 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16843   layout:
16844     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-pdr"
16845     layout: "plot-throughput-speedup-analysis"
16846
16847 - type: "plot"
16848   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
16849   algorithm: "plot_tsa_name"
16850   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
16851   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16852   include:
16853     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
16854     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
16855     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
16856     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
16857     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16858   layout:
16859     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
16860     layout: "plot-throughput-speedup-analysis"
16861
16862 - type: "plot"
16863   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
16864   algorithm: "plot_tsa_name"
16865   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
16866   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16867   include:
16868     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
16869     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
16870     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
16871     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
16872     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
16873   layout:
16874     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
16875     layout: "plot-throughput-speedup-analysis"
16876
16877 - type: "plot"
16878   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
16879   algorithm: "plot_tsa_name"
16880   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
16881   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16882   include:
16883     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16884     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16885     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16886     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16887     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16888   layout:
16889     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
16890     layout: "plot-throughput-speedup-analysis"
16891
16892 - type: "plot"
16893   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
16894   algorithm: "plot_tsa_name"
16895   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
16896   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16897   include:
16898     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16899     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16900     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16901     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16902     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16903   layout:
16904     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
16905     layout: "plot-throughput-speedup-analysis"
16906
16907 - type: "plot"
16908   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
16909   algorithm: "plot_tsa_name"
16910   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
16911   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16912   include:
16913     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16914     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16915     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16916     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16917   layout:
16918     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
16919     layout: "plot-throughput-speedup-analysis"
16920
16921 - type: "plot"
16922   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
16923   algorithm: "plot_tsa_name"
16924   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
16925   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16926   include:
16927     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16928     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16929     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16930     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16931   layout:
16932     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
16933     layout: "plot-throughput-speedup-analysis"
16934
16935 - type: "plot"
16936   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
16937   algorithm: "plot_tsa_name"
16938   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
16939   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16940   include:
16941     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16942     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16943     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16944     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16945     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16946   layout:
16947     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
16948     layout: "plot-throughput-speedup-analysis"
16949
16950 - type: "plot"
16951   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
16952   algorithm: "plot_tsa_name"
16953   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
16954   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16955   include:
16956     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16957     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16958     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16959     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16960     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16961   layout:
16962     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
16963     layout: "plot-throughput-speedup-analysis"
16964
16965 - type: "plot"
16966   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
16967   algorithm: "plot_tsa_name"
16968   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
16969   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16970   include:
16971     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16972     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16973   layout:
16974     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
16975     layout: "plot-throughput-speedup-analysis"
16976
16977 - type: "plot"
16978   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
16979   algorithm: "plot_tsa_name"
16980   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
16981   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16982   include:
16983     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16984     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16985   layout:
16986     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
16987     layout: "plot-throughput-speedup-analysis"
16988
16989 - type: "plot"
16990   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
16991   algorithm: "plot_tsa_name"
16992   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
16993   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16994   include:
16995     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
16996     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16997     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16998     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16999   layout:
17000     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr"
17001     layout: "plot-throughput-speedup-analysis"
17002
17003 - type: "plot"
17004   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
17005   algorithm: "plot_tsa_name"
17006   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
17007   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17008   include:
17009     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
17010     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17011     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
17012     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
17013   layout:
17014     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr"
17015     layout: "plot-throughput-speedup-analysis"
17016
17017 - type: "plot"
17018   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
17019   algorithm: "plot_tsa_name"
17020   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
17021   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17022   include:
17023     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
17024     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17025     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
17026     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
17027   layout:
17028     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
17029     layout: "plot-throughput-speedup-analysis"
17030
17031 - type: "plot"
17032   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
17033   algorithm: "plot_tsa_name"
17034   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
17035   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17036   include:
17037     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
17038     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17039     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
17040     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
17041   layout:
17042     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
17043     layout: "plot-throughput-speedup-analysis"
17044
17045 - type: "plot"
17046   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
17047   algorithm: "plot_tsa_name"
17048   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
17049   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17050   include:
17051     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17052     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17053     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17054     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
17055     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17056     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17057     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17058   layout:
17059     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
17060     layout: "plot-throughput-speedup-analysis"
17061
17062 - type: "plot"
17063   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
17064   algorithm: "plot_tsa_name"
17065   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
17066   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17067   include:
17068     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17069     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17070     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17071     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
17072     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17073     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17074     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17075   layout:
17076     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
17077     layout: "plot-throughput-speedup-analysis"
17078
17079 - type: "plot"
17080   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
17081   algorithm: "plot_tsa_name"
17082   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
17083   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17084   include:
17085     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17086     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17087     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17088     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17089     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17090   layout:
17091     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
17092     layout: "plot-throughput-speedup-analysis"
17093
17094 - type: "plot"
17095   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
17096   algorithm: "plot_tsa_name"
17097   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
17098   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17099   include:
17100     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17101     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17102     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17103     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17104     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17105   layout:
17106     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
17107     layout: "plot-throughput-speedup-analysis"
17108
17109 - type: "plot"
17110   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-rnd-base-scale-dpdk-ndr-tsa"
17111   algorithm: "plot_tsa_name"
17112   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-rnd-base-scale-dpdk-ndr-tsa"
17113   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17114   include:
17115     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17116     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
17117     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
17118     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
17119   layout:
17120     title: "2n-skx-xxv710-78b-ip6routing-rnd-base-scale-dpdk-ndr"
17121     layout: "plot-throughput-speedup-analysis"
17122
17123 - type: "plot"
17124   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-rnd-base-scale-dpdk-pdr-tsa"
17125   algorithm: "plot_tsa_name"
17126   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-rnd-base-scale-dpdk-pdr-tsa"
17127   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17128   include:
17129     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17130     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
17131     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
17132     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
17133   layout:
17134     title: "2n-skx-xxv710-78b-ip6routing-rnd-base-scale-dpdk-pdr"
17135     layout: "plot-throughput-speedup-analysis"
17136
17137 - type: "plot"
17138   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
17139   algorithm: "plot_tsa_name"
17140   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
17141   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17142   include:
17143     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17144     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17145     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
17146     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
17147     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17148   layout:
17149     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
17150     layout: "plot-throughput-speedup-analysis"
17151
17152 - type: "plot"
17153   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
17154   algorithm: "plot_tsa_name"
17155   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
17156   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17157   include:
17158     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17159     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17160     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
17161     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
17162     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17163   layout:
17164     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
17165     layout: "plot-throughput-speedup-analysis"
17166
17167 - type: "plot"
17168   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-rnd-base-scale-avf-ndr-tsa"
17169   algorithm: "plot_tsa_name"
17170   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-rnd-base-scale-avf-ndr-tsa"
17171   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17172   include:
17173     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17174     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
17175     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
17176     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
17177   layout:
17178     title: "2n-skx-xxv710-78b-ip6routing-rnd-base-scale-avf-ndr"
17179     layout: "plot-throughput-speedup-analysis"
17180
17181 - type: "plot"
17182   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-rnd-base-scale-avf-pdr-tsa"
17183   algorithm: "plot_tsa_name"
17184   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-rnd-base-scale-avf-pdr-tsa"
17185   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17186   include:
17187     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17188     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
17189     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
17190     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
17191   layout:
17192     title: "2n-skx-xxv710-78b-ip6routing-rnd-base-scale-avf-pdr"
17193     layout: "plot-throughput-speedup-analysis"
17194
17195 - type: "plot"
17196   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
17197   algorithm: "plot_tsa_name"
17198   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
17199   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17200   include:
17201     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17202     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17203     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17204     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
17205   layout:
17206     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
17207     layout: "plot-throughput-speedup-analysis"
17208
17209 - type: "plot"
17210   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
17211   algorithm: "plot_tsa_name"
17212   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
17213   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17214   include:
17215     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17216     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17217     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17218     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
17219   layout:
17220     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
17221     layout: "plot-throughput-speedup-analysis"
17222
17223 - type: "plot"
17224   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
17225   algorithm: "plot_tsa_name"
17226   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
17227   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17228   include:
17229     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17230     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17231     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17232   layout:
17233     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-ndr"
17234     layout: "plot-throughput-speedup-analysis"
17235
17236 - type: "plot"
17237   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
17238   algorithm: "plot_tsa_name"
17239   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
17240   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17241   include:
17242     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17243     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17244     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17245   layout:
17246     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-pdr"
17247     layout: "plot-throughput-speedup-analysis"
17248
17249 - type: "plot"
17250   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
17251   algorithm: "plot_tsa_name"
17252   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
17253   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17254   include:
17255     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17256     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17257     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17258     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17259     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17260   layout:
17261     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
17262     layout: "plot-throughput-speedup-analysis"
17263
17264 - type: "plot"
17265   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
17266   algorithm: "plot_tsa_name"
17267   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
17268   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17269   include:
17270     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17271     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17272     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17273     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17274     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17275   layout:
17276     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
17277     layout: "plot-throughput-speedup-analysis"
17278
17279 - type: "plot"
17280   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
17281   algorithm: "plot_tsa_name"
17282   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
17283   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17284   include:
17285     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17286     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17287     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
17288     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
17289     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17290   layout:
17291     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
17292     layout: "plot-throughput-speedup-analysis"
17293
17294 - type: "plot"
17295   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
17296   algorithm: "plot_tsa_name"
17297   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
17298   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17299   include:
17300     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
17301     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
17302     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
17303     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
17304     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
17305   layout:
17306     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
17307     layout: "plot-throughput-speedup-analysis"
17308
17309 - type: "plot"
17310   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
17311   algorithm: "plot_tsa_name"
17312   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
17313   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17314   include:
17315     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17316     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17317     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17318     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17319     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17320     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17321   layout:
17322     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
17323     layout: "plot-throughput-speedup-analysis"
17324
17325 - type: "plot"
17326   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
17327   algorithm: "plot_tsa_name"
17328   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
17329   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17330   include:
17331     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17332     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17333     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17334     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17335     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
17336     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17337   layout:
17338     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
17339     layout: "plot-throughput-speedup-analysis"
17340
17341 - type: "plot"
17342   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
17343   algorithm: "plot_tsa_name"
17344   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
17345   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17346   include:
17347     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
17348     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17349     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
17350     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17351   layout:
17352     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
17353     layout: "plot-throughput-speedup-analysis"
17354
17355 - type: "plot"
17356   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
17357   algorithm: "plot_tsa_name"
17358   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
17359   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17360   include:
17361     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
17362     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17363     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17364     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17365   layout:
17366     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
17367     layout: "plot-throughput-speedup-analysis"
17368
17369 - type: "plot"
17370   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
17371   algorithm: "plot_tsa_name"
17372   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
17373   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17374   include:
17375     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17376     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17377     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17378     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17379     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17380     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17381   layout:
17382     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr"
17383     layout: "plot-throughput-speedup-analysis"
17384
17385 - type: "plot"
17386   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
17387   algorithm: "plot_tsa_name"
17388   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
17389   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17390   include:
17391     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17392     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17393     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17394     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17395     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17396     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17397   layout:
17398     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr"
17399     layout: "plot-throughput-speedup-analysis"
17400
17401 - type: "plot"
17402   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
17403   algorithm: "plot_tsa_name"
17404   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
17405   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17406   include:
17407     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17408     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17409     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17410     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17411     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17412     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17413   layout:
17414     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
17415     layout: "plot-throughput-speedup-analysis"
17416
17417 - type: "plot"
17418   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
17419   algorithm: "plot_tsa_name"
17420   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
17421   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17422   include:
17423     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17424     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17425     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17426     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17427     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17428     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17429   layout:
17430     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
17431     layout: "plot-throughput-speedup-analysis"
17432
17433 - type: "plot"
17434   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
17435   algorithm: "plot_tsa_name"
17436   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
17437   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17438   include:
17439     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17440     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17441     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17442     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17443     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17444     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17445   layout:
17446     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
17447     layout: "plot-throughput-speedup-analysis"
17448
17449 - type: "plot"
17450   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
17451   algorithm: "plot_tsa_name"
17452   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
17453   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17454   include:
17455     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17456     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17457     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17458     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17459     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17460     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17461   layout:
17462     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
17463     layout: "plot-throughput-speedup-analysis"
17464
17465 - type: "plot"
17466   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
17467   algorithm: "plot_tsa_name"
17468   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
17469   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17470   include:
17471     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
17472     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17473     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
17474     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17475     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17476   layout:
17477     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
17478     layout: "plot-throughput-speedup-analysis"
17479
17480 - type: "plot"
17481   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
17482   algorithm: "plot_tsa_name"
17483   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
17484   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17485   include:
17486     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
17487     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17488     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
17489     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17490     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17491   layout:
17492     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
17493     layout: "plot-throughput-speedup-analysis"
17494
17495 - type: "plot"
17496   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
17497   algorithm: "plot_tsa_name"
17498   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
17499   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17500   include:
17501     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17502     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17503     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17504     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17505     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17506   layout:
17507     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
17508     layout: "plot-throughput-speedup-analysis"
17509
17510 - type: "plot"
17511   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
17512   algorithm: "plot_tsa_name"
17513   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
17514   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17515   include:
17516     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17517     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17518     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17519     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17520     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17521   layout:
17522     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
17523     layout: "plot-throughput-speedup-analysis"
17524
17525 - type: "plot"
17526   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
17527   algorithm: "plot_tsa_name"
17528   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
17529   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17530   include:
17531     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17532     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17533     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17534     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17535   layout:
17536     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
17537     layout: "plot-throughput-speedup-analysis"
17538
17539 - type: "plot"
17540   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
17541   algorithm: "plot_tsa_name"
17542   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
17543   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17544   include:
17545     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17546     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17547     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17548     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17549   layout:
17550     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
17551     layout: "plot-throughput-speedup-analysis"
17552
17553 - type: "plot"
17554   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
17555   algorithm: "plot_tsa_name"
17556   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
17557   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17558   include:
17559     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17560     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17561     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17562     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17563   layout:
17564     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
17565     layout: "plot-throughput-speedup-analysis"
17566
17567 - type: "plot"
17568   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
17569   algorithm: "plot_tsa_name"
17570   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
17571   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17572   include:
17573     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17574     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17575     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17576     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17577   layout:
17578     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
17579     layout: "plot-throughput-speedup-analysis"
17580
17581 - type: "plot"
17582   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
17583   algorithm: "plot_tsa_name"
17584   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
17585   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17586   include:
17587     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17588     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17589     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17590     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17591     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17592     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17593   layout:
17594     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
17595     layout: "plot-throughput-speedup-analysis"
17596
17597 - type: "plot"
17598   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
17599   algorithm: "plot_tsa_name"
17600   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
17601   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17602   include:
17603     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17604     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17605     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17606     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17607     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17608     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17609   layout:
17610     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
17611     layout: "plot-throughput-speedup-analysis"
17612
17613 - type: "plot"
17614   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
17615   algorithm: "plot_tsa_name"
17616   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
17617   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17618   include:
17619     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17620     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
17621     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17622     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17623     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17624   layout:
17625     title: "3n-skx-x710-64b-l2switching-base-scale-avf-ndr"
17626     layout: "plot-throughput-speedup-analysis"
17627
17628 - type: "plot"
17629   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
17630   algorithm: "plot_tsa_name"
17631   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
17632   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17633   include:
17634     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17635     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
17636     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17637     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17638     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17639   layout:
17640     title: "3n-skx-x710-64b-l2switching-base-scale-avf-pdr"
17641     layout: "plot-throughput-speedup-analysis"
17642
17643 - type: "plot"
17644   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
17645   algorithm: "plot_tsa_name"
17646   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
17647   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17648   include:
17649     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
17650     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17651     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
17652     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17653     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17654   layout:
17655     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
17656     layout: "plot-throughput-speedup-analysis"
17657
17658 - type: "plot"
17659   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
17660   algorithm: "plot_tsa_name"
17661   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
17662   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17663   include:
17664     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
17665     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17666     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
17667     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17668     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17669   layout:
17670     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
17671     layout: "plot-throughput-speedup-analysis"
17672
17673 - type: "plot"
17674   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
17675   algorithm: "plot_tsa_name"
17676   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
17677   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17678   include:
17679     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17680     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17681     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17682     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17683   layout:
17684     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
17685     layout: "plot-throughput-speedup-analysis"
17686
17687 - type: "plot"
17688   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
17689   algorithm: "plot_tsa_name"
17690   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
17691   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17692   include:
17693     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17694     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17695     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17696     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17697   layout:
17698     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
17699     layout: "plot-throughput-speedup-analysis"
17700
17701 - type: "plot"
17702   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
17703   algorithm: "plot_tsa_name"
17704   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
17705   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17706   include:
17707     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
17708     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17709     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17710     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17711     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17712     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17713   layout:
17714     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
17715     layout: "plot-throughput-speedup-analysis"
17716
17717 - type: "plot"
17718   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
17719   algorithm: "plot_tsa_name"
17720   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
17721   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17722   include:
17723     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
17724     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
17725     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17726     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17727     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17728     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17729   layout:
17730     title: "3n-skx-xxv710-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-scale-dpdk-ndr-tsa"
17735   algorithm: "plot_tsa_name"
17736   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
17737   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17738   include:
17739     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17740     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17741     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17742     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17743     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17744     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17745   layout:
17746     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
17747     layout: "plot-throughput-speedup-analysis"
17748
17749 - type: "plot"
17750   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
17751   algorithm: "plot_tsa_name"
17752   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
17753   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17754   include:
17755     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17756     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17757     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17758     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17759     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17760     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17761   layout:
17762     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
17763     layout: "plot-throughput-speedup-analysis"
17764
17765 - type: "plot"
17766   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
17767   algorithm: "plot_tsa_name"
17768   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
17769   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17770   include:
17771     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17772     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
17773     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
17774     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
17775     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
17776     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
17777   layout:
17778     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-ndr"
17779     layout: "plot-throughput-speedup-analysis"
17780
17781 - type: "plot"
17782   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
17783   algorithm: "plot_tsa_name"
17784   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
17785   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17786   include:
17787     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
17788     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
17789     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
17790     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
17791     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
17792     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
17793   layout:
17794     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-pdr"
17795     layout: "plot-throughput-speedup-analysis"
17796
17797 - type: "plot"
17798   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
17799   algorithm: "plot_tsa_name"
17800   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
17801   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17802   include:
17803     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17804     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17805     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17806     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
17807     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
17808     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
17809   layout:
17810     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
17811     layout: "plot-throughput-speedup-analysis"
17812
17813 - type: "plot"
17814   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
17815   algorithm: "plot_tsa_name"
17816   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
17817   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17818   include:
17819     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17820     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17821     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17822     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
17823     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
17824     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
17825   layout:
17826     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
17827     layout: "plot-throughput-speedup-analysis"
17828
17829 - type: "plot"
17830   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
17831   algorithm: "plot_tsa_name"
17832   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
17833   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17834   include:
17835     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17836     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17837     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17838     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
17839     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
17840     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
17841   layout:
17842     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr"
17843     layout: "plot-throughput-speedup-analysis"
17844
17845 - type: "plot"
17846   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
17847   algorithm: "plot_tsa_name"
17848   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
17849   data: "plot-vpp-throughput-lat-tsa-3n-skx"
17850   include:
17851     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17852     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17853     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17854     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
17855     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
17856     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
17857   layout:
17858     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr"
17859     layout: "plot-throughput-speedup-analysis"
17860
17861 - type: "plot"
17862   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-ndr"
17863   algorithm: "plot_tsa_name"
17864   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
17865   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17866   include:
17867     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17868     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17869     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17870     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17871     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17872   layout:
17873     title: "2n-skx-xxv710-64b-vhost-base-avf-ndr"
17874     layout: "plot-throughput-speedup-analysis"
17875
17876 - type: "plot"
17877   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-pdr"
17878   algorithm: "plot_tsa_name"
17879   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
17880   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17881   include:
17882     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17883     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17884     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17885     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17886     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17887   layout:
17888     title: "2n-skx-xxv710-64b-vhost-base-avf-pdr"
17889     layout: "plot-throughput-speedup-analysis"
17890
17891 - type: "plot"
17892   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
17893   algorithm: "plot_tsa_name"
17894   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
17895   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17896   include:
17897     - "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"
17898     - "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"
17899     - "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"
17900     - "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"
17901     - "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"
17902   layout:
17903     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
17904     layout: "plot-throughput-speedup-analysis"
17905
17906 - type: "plot"
17907   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
17908   algorithm: "plot_tsa_name"
17909   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
17910   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17911   include:
17912     - "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"
17913     - "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"
17914     - "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"
17915     - "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"
17916     - "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"
17917   layout:
17918     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
17919     layout: "plot-throughput-speedup-analysis"
17920
17921 - type: "plot"
17922   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
17923   algorithm: "plot_tsa_name"
17924   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
17925   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17926   include:
17927     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17928     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17929     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17930     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17931     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17932   layout:
17933     title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
17934     layout: "plot-throughput-speedup-analysis"
17935
17936 - type: "plot"
17937   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
17938   algorithm: "plot_tsa_name"
17939   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
17940   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17941   include:
17942     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17943     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17944     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17945     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17946     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17947   layout:
17948     title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
17949     layout: "plot-throughput-speedup-analysis"
17950
17951 - type: "plot"
17952   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
17953   algorithm: "plot_tsa_name"
17954   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
17955   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17956   include:
17957     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17958     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17959     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17960     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17961     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17962   layout:
17963     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
17964     layout: "plot-throughput-speedup-analysis"
17965
17966 - type: "plot"
17967   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
17968   algorithm: "plot_tsa_name"
17969   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
17970   data: "plot-vpp-throughput-lat-tsa-2n-skx"
17971   include:
17972     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17973     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17974     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17975     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
17976     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
17977   layout:
17978     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
17979     layout: "plot-throughput-speedup-analysis"
17980
17981 - type: "plot"
17982   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
17983   algorithm: "plot_tsa_name"
17984   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
17985   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
17986   include:
17987     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17988     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17989     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17990     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17991     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17992   layout:
17993     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
17994     layout: "plot-throughput-speedup-analysis"
17995
17996 - type: "plot"
17997   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
17998   algorithm: "plot_tsa_name"
17999   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
18000   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18001   include:
18002     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18003     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18004     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18005     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18006     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18007   layout:
18008     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
18009     layout: "plot-throughput-speedup-analysis"
18010
18011 - type: "plot"
18012   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
18013   algorithm: "plot_tsa_name"
18014   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
18015   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18016   include:
18017     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18018     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18019     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18020     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18021     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18022   layout:
18023     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
18024     layout: "plot-throughput-speedup-analysis"
18025
18026 - type: "plot"
18027   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
18028   algorithm: "plot_tsa_name"
18029   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
18030   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
18031   include:
18032     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18033     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18034     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18035     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18036     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18037   layout:
18038     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
18039     layout: "plot-throughput-speedup-analysis"
18040
18041 - type: "plot"
18042   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
18043   algorithm: "plot_tsa_name"
18044   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr-tsa"
18045   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18046   include:
18047     - "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"
18048     - "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"
18049     - "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"
18050     - "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"
18051   layout:
18052     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
18053     layout: "plot-throughput-speedup-analysis"
18054
18055 - type: "plot"
18056   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
18057   algorithm: "plot_tsa_name"
18058   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr-tsa"
18059   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18060   include:
18061     - "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"
18062     - "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"
18063     - "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"
18064     - "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"
18065   layout:
18066     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
18067     layout: "plot-throughput-speedup-analysis"
18068
18069 - type: "plot"
18070   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
18071   algorithm: "plot_tsa_name"
18072   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
18073   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18074   include:
18075     - "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"
18076     - "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"
18077     - "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"
18078     - "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"
18079   layout:
18080     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
18081     layout: "plot-throughput-speedup-analysis"
18082
18083 - type: "plot"
18084   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
18085   algorithm: "plot_tsa_name"
18086   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
18087   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18088   include:
18089     - "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"
18090     - "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"
18091     - "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"
18092     - "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"
18093   layout:
18094     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
18095     layout: "plot-throughput-speedup-analysis"
18096
18097 - type: "plot"
18098   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-ndr"
18099   algorithm: "plot_tsa_name"
18100   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
18101   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18102   include:
18103     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18104     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18105     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18106     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18107     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18108     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18109   layout:
18110     title: "3n-skx-xxv710-64b-vhost-base-avf-ndr"
18111     layout: "plot-throughput-speedup-analysis"
18112
18113 - type: "plot"
18114   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-pdr"
18115   algorithm: "plot_tsa_name"
18116   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
18117   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18118   include:
18119     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18120     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18121     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18122     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18123     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18124     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18125   layout:
18126     title: "3n-skx-xxv710-64b-vhost-base-avf-pdr"
18127     layout: "plot-throughput-speedup-analysis"
18128
18129 - type: "plot"
18130   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
18131   algorithm: "plot_tsa_name"
18132   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
18133   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18134   include:
18135     - "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"
18136     - "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"
18137     - "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"
18138     - "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"
18139     - "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"
18140     - "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"
18141   layout:
18142     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
18143     layout: "plot-throughput-speedup-analysis"
18144
18145 - type: "plot"
18146   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
18147   algorithm: "plot_tsa_name"
18148   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
18149   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18150   include:
18151     - "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"
18152     - "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"
18153     - "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"
18154     - "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"
18155     - "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"
18156     - "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"
18157   layout:
18158     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
18159     layout: "plot-throughput-speedup-analysis"
18160
18161 - type: "plot"
18162   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
18163   algorithm: "plot_tsa_name"
18164   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
18165   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18166   include:
18167     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18168     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18169     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18170     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18171     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18172     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18173   layout:
18174     title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
18175     layout: "plot-throughput-speedup-analysis"
18176
18177 - type: "plot"
18178   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
18179   algorithm: "plot_tsa_name"
18180   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
18181   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18182   include:
18183     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18184     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18185     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18186     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18187     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18188     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18189   layout:
18190     title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
18191     layout: "plot-throughput-speedup-analysis"
18192
18193 - type: "plot"
18194   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18195   algorithm: "plot_tsa_name"
18196   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
18197   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18198   include:
18199     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18200     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18201     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18202     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18203     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18204   layout:
18205     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
18206     layout: "plot-throughput-speedup-analysis"
18207
18208 - type: "plot"
18209   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18210   algorithm: "plot_tsa_name"
18211   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
18212   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18213   include:
18214     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18215     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18216     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18217     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18218     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18219   layout:
18220     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
18221     layout: "plot-throughput-speedup-analysis"
18222
18223 - type: "plot"
18224   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
18225   algorithm: "plot_tsa_name"
18226   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr-tsa"
18227   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18228   include:
18229     - "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"
18230     - "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"
18231   layout:
18232     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
18233     layout: "plot-throughput-speedup-analysis"
18234
18235 - type: "plot"
18236   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
18237   algorithm: "plot_tsa_name"
18238   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr-tsa"
18239   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18240   include:
18241     - "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"
18242     - "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"
18243   layout:
18244     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
18245     layout: "plot-throughput-speedup-analysis"
18246
18247 - type: "plot"
18248   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
18249   algorithm: "plot_tsa_name"
18250   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
18251   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18252   include:
18253     - "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"
18254     - "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"
18255   layout:
18256     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
18257     layout: "plot-throughput-speedup-analysis"
18258
18259 - type: "plot"
18260   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
18261   algorithm: "plot_tsa_name"
18262   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
18263   data: "plot-vpp-throughput-lat-tsa-3n-skx"
18264   include:
18265     - "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"
18266     - "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"
18267   layout:
18268     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
18269     layout: "plot-throughput-speedup-analysis"
18270
18271 - type: "plot"
18272   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
18273   algorithm: "plot_tsa_name"
18274   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
18275   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18276   include:
18277     - "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"
18278     - "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"
18279     - "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"
18280     - "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"
18281     - "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"
18282     - "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"
18283   layout:
18284     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
18285     layout: "plot-throughput-speedup-analysis"
18286
18287 - type: "plot"
18288   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
18289   algorithm: "plot_tsa_name"
18290   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
18291   data: "plot-vpp-throughput-lat-tsa-2n-skx"
18292   include:
18293     - "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"
18294     - "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"
18295     - "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"
18296     - "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"
18297     - "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"
18298     - "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"
18299   layout:
18300     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
18301     layout: "plot-throughput-speedup-analysis"
18302
18303 - type: "plot"
18304   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
18305   algorithm: "plot_tsa_name"
18306   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
18307   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18308   include:
18309     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
18310     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18311     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18312     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
18313     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18314   layout:
18315     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
18316     layout: "plot-throughput-speedup-analysis"
18317
18318 - type: "plot"
18319   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
18320   algorithm: "plot_tsa_name"
18321   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
18322   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18323   include:
18324     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
18325     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18326     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18327     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
18328     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18329   layout:
18330     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
18331     layout: "plot-throughput-speedup-analysis"
18332
18333 - type: "plot"
18334   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18335   algorithm: "plot_tsa_name"
18336   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18337   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18338   include:
18339     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18340     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18341     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18342     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18343     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18344   layout:
18345     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
18346     layout: "plot-throughput-speedup-analysis"
18347
18348 - type: "plot"
18349   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18350   algorithm: "plot_tsa_name"
18351   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18352   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18353   include:
18354     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18355     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18356     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18357     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18358     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18359   layout:
18360     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
18361     layout: "plot-throughput-speedup-analysis"
18362
18363 - type: "plot"
18364   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18365   algorithm: "plot_tsa_name"
18366   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18367   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18368   include:
18369     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18370     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18371     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18372     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18373   layout:
18374     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
18375     layout: "plot-throughput-speedup-analysis"
18376
18377 - type: "plot"
18378   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18379   algorithm: "plot_tsa_name"
18380   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18381   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18382   include:
18383     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18384     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18385     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18386     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18387   layout:
18388     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
18389     layout: "plot-throughput-speedup-analysis"
18390
18391 - type: "plot"
18392   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
18393   algorithm: "plot_tsa_name"
18394   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
18395   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18396   include:
18397     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
18398     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
18399     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
18400     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
18401   layout:
18402     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
18403     layout: "plot-throughput-speedup-analysis"
18404
18405 - type: "plot"
18406   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
18407   algorithm: "plot_tsa_name"
18408   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
18409   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18410   include:
18411     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
18412     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
18413     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
18414     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
18415   layout:
18416     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
18417     layout: "plot-throughput-speedup-analysis"
18418
18419 - type: "plot"
18420   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
18421   algorithm: "plot_tsa_name"
18422   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
18423   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18424   include:
18425     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18426     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18427     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18428     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18429     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18430   layout:
18431     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
18432     layout: "plot-throughput-speedup-analysis"
18433
18434 - type: "plot"
18435   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
18436   algorithm: "plot_tsa_name"
18437   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
18438   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18439   include:
18440     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18441     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18442     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18443     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18444     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18445   layout:
18446     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
18447     layout: "plot-throughput-speedup-analysis"
18448
18449 - type: "plot"
18450   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
18451   algorithm: "plot_tsa_name"
18452   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
18453   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18454   include:
18455     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
18456     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18457     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18458     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18459     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18460     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18461   layout:
18462     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
18463     layout: "plot-throughput-speedup-analysis"
18464
18465 - type: "plot"
18466   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
18467   algorithm: "plot_tsa_name"
18468   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
18469   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18470   include:
18471     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
18472     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18473     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18474     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18475     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18476     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18477   layout:
18478     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
18479     layout: "plot-throughput-speedup-analysis"
18480
18481 - type: "plot"
18482   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
18483   algorithm: "plot_tsa_name"
18484   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
18485   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18486   include:
18487     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18488     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18489     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18490     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18491   layout:
18492     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
18493     layout: "plot-throughput-speedup-analysis"
18494
18495 - type: "plot"
18496   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
18497   algorithm: "plot_tsa_name"
18498   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
18499   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18500   include:
18501     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18502     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18503     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18504     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18505   layout:
18506     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
18507     layout: "plot-throughput-speedup-analysis"
18508
18509 - type: "plot"
18510   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
18511   algorithm: "plot_tsa_name"
18512   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
18513   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18514   include:
18515     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18516     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18517     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18518     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18519     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18520     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18521   layout:
18522     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
18523     layout: "plot-throughput-speedup-analysis"
18524
18525 - type: "plot"
18526   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
18527   algorithm: "plot_tsa_name"
18528   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
18529   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18530   include:
18531     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18532     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18533     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18534     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18535     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18536     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18537   layout:
18538     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
18539     layout: "plot-throughput-speedup-analysis"
18540
18541 - type: "plot"
18542   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
18543   algorithm: "plot_tsa_name"
18544   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
18545   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18546   include:
18547     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18548     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
18549     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
18550     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
18551     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
18552     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
18553   layout:
18554     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
18555     layout: "plot-throughput-speedup-analysis"
18556
18557 - type: "plot"
18558   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
18559   algorithm: "plot_tsa_name"
18560   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
18561   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18562   include:
18563     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18564     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
18565     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
18566     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
18567     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
18568     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
18569   layout:
18570     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
18571     layout: "plot-throughput-speedup-analysis"
18572
18573 - type: "plot"
18574   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
18575   algorithm: "plot_tsa_name"
18576   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
18577   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18578   include:
18579     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
18580     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
18581     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
18582     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
18583     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
18584     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
18585   layout:
18586     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
18587     layout: "plot-throughput-speedup-analysis"
18588
18589 - type: "plot"
18590   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
18591   algorithm: "plot_tsa_name"
18592   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
18593   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18594   include:
18595     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
18596     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
18597     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
18598     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
18599     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
18600     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
18601   layout:
18602     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
18603     layout: "plot-throughput-speedup-analysis"
18604
18605 - type: "plot"
18606   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
18607   algorithm: "plot_tsa_name"
18608   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
18609   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18610   include:
18611     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18612     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18613     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18614     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18615     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18616     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18617   layout:
18618     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
18619     layout: "plot-throughput-speedup-analysis"
18620
18621 - type: "plot"
18622   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
18623   algorithm: "plot_tsa_name"
18624   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
18625   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18626   include:
18627     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18628     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18629     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18630     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18631     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18632     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18633   layout:
18634     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
18635     layout: "plot-throughput-speedup-analysis"
18636
18637 - type: "plot"
18638   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
18639   algorithm: "plot_tsa_name"
18640   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
18641   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18642   include:
18643     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18644     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18645     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18646     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18647     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18648     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18649   layout:
18650     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
18651     layout: "plot-throughput-speedup-analysis"
18652
18653 - type: "plot"
18654   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
18655   algorithm: "plot_tsa_name"
18656   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
18657   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18658   include:
18659     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18660     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18661     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18662     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18663     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18664     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18665   layout:
18666     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
18667     layout: "plot-throughput-speedup-analysis"
18668
18669 #- type: "plot"
18670 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
18671 #  algorithm: "plot_tsa_name"
18672 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
18673 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18674 #  include:
18675 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18676 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18677 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18678 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18679 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18680 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18681 #  layout:
18682 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
18683 #    layout: "plot-throughput-speedup-analysis"
18684 #
18685 #- type: "plot"
18686 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
18687 #  algorithm: "plot_tsa_name"
18688 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
18689 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
18690 #  include:
18691 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18692 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18693 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18694 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18695 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18696 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18697 #  layout:
18698 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
18699 #    layout: "plot-throughput-speedup-analysis"
18700
18701 - type: "plot"
18702   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18703   algorithm: "plot_tsa_name"
18704   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18705   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18706   include:
18707     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18708     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18709     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18710     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18711     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18712     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18713   layout:
18714     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18715     layout: "plot-throughput-speedup-analysis"
18716
18717 - type: "plot"
18718   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18719   algorithm: "plot_tsa_name"
18720   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18721   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18722   include:
18723     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18724     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18725     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18726     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18727     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18728     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18729   layout:
18730     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18731     layout: "plot-throughput-speedup-analysis"
18732
18733 - type: "plot"
18734   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18735   algorithm: "plot_tsa_name"
18736   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18737   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18738   include:
18739     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18740     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18741     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18742     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18743     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18744     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18745   layout:
18746     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18747     layout: "plot-throughput-speedup-analysis"
18748
18749 - type: "plot"
18750   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18751   algorithm: "plot_tsa_name"
18752   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18753   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18754   include:
18755     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18756     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18757     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18758     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18759     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18760     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18761   layout:
18762     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18763     layout: "plot-throughput-speedup-analysis"
18764
18765 - type: "plot"
18766   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
18767   algorithm: "plot_tsa_name"
18768   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
18769   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18770   include:
18771     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18772     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18773     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18774     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18775     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18776   layout:
18777     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
18778     layout: "plot-throughput-speedup-analysis"
18779
18780 - type: "plot"
18781   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
18782   algorithm: "plot_tsa_name"
18783   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
18784   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18785   include:
18786     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18787     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18788     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18789     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18790     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18791   layout:
18792     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
18793     layout: "plot-throughput-speedup-analysis"
18794
18795 - type: "plot"
18796   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
18797   algorithm: "plot_tsa_name"
18798   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
18799   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18800   include:
18801     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18802     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18803     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18804     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18805   layout:
18806     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
18807     layout: "plot-throughput-speedup-analysis"
18808
18809 - type: "plot"
18810   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
18811   algorithm: "plot_tsa_name"
18812   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
18813   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18814   include:
18815     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18816     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18817     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18818     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18819   layout:
18820     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
18821     layout: "plot-throughput-speedup-analysis"
18822
18823 - type: "plot"
18824   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
18825   algorithm: "plot_tsa_name"
18826   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
18827   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18828   include:
18829     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18830     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18831     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18832     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18833     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18834     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18835   layout:
18836     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
18837     layout: "plot-throughput-speedup-analysis"
18838
18839 - type: "plot"
18840   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
18841   algorithm: "plot_tsa_name"
18842   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
18843   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
18844   include:
18845     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18846     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18847     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18848     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
18849     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
18850     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18851   layout:
18852     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
18853     layout: "plot-throughput-speedup-analysis"
18854
18855 - type: "plot"
18856   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18857   algorithm: "plot_tsa_name"
18858   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18859   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18860   include:
18861     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18862     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18863     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18864     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18865     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18866     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18867   layout:
18868     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
18869     layout: "plot-throughput-speedup-analysis"
18870
18871 - type: "plot"
18872   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18873   algorithm: "plot_tsa_name"
18874   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18875   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18876   include:
18877     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18878     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18879     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18880     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18881     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18882     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18883   layout:
18884     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
18885     layout: "plot-throughput-speedup-analysis"
18886
18887 - type: "plot"
18888   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18889   algorithm: "plot_tsa_name"
18890   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18891   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18892   include:
18893     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18894     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18895     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18896     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18897     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18898   layout:
18899     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
18900     layout: "plot-throughput-speedup-analysis"
18901
18902 - type: "plot"
18903   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18904   algorithm: "plot_tsa_name"
18905   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18906   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18907   include:
18908     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18909     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18910     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18911     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18912     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18913   layout:
18914     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
18915     layout: "plot-throughput-speedup-analysis"
18916
18917 - type: "plot"
18918   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
18919   algorithm: "plot_tsa_name"
18920   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
18921   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18922   include:
18923     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
18924     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
18925     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
18926     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
18927   layout:
18928     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
18929     layout: "plot-throughput-speedup-analysis"
18930
18931 - type: "plot"
18932   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
18933   algorithm: "plot_tsa_name"
18934   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
18935   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18936   include:
18937     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
18938     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
18939     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
18940     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
18941   layout:
18942     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
18943     layout: "plot-throughput-speedup-analysis"
18944
18945 - type: "plot"
18946   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
18947   algorithm: "plot_tsa_name"
18948   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
18949   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18950   include:
18951     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18952     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18953     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18954     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18955     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18956   layout:
18957     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
18958     layout: "plot-throughput-speedup-analysis"
18959
18960 - type: "plot"
18961   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
18962   algorithm: "plot_tsa_name"
18963   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
18964   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18965   include:
18966     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18967     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18968     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18969     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18970     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18971   layout:
18972     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
18973     layout: "plot-throughput-speedup-analysis"
18974
18975 - type: "plot"
18976   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
18977   algorithm: "plot_tsa_name"
18978   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
18979   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18980   include:
18981     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
18982     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18983     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18984     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18985     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
18986     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18987   layout:
18988     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
18989     layout: "plot-throughput-speedup-analysis"
18990
18991 - type: "plot"
18992   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
18993   algorithm: "plot_tsa_name"
18994   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
18995   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
18996   include:
18997     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
18998     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
18999     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
19000     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
19001     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
19002     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
19003   layout:
19004     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
19005     layout: "plot-throughput-speedup-analysis"
19006
19007 - type: "plot"
19008   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
19009   algorithm: "plot_tsa_name"
19010   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
19011   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19012   include:
19013     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19014     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19015     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19016     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19017   layout:
19018     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
19019     layout: "plot-throughput-speedup-analysis"
19020
19021 - type: "plot"
19022   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
19023   algorithm: "plot_tsa_name"
19024   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
19025   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19026   include:
19027     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19028     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19029     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19030     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19031   layout:
19032     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
19033     layout: "plot-throughput-speedup-analysis"
19034
19035 - type: "plot"
19036   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
19037   algorithm: "plot_tsa_name"
19038   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
19039   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19040   include:
19041     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19042     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19043     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19044     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19045     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19046     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19047   layout:
19048     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
19049     layout: "plot-throughput-speedup-analysis"
19050
19051 - type: "plot"
19052   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
19053   algorithm: "plot_tsa_name"
19054   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
19055   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19056   include:
19057     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19058     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19059     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19060     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19061     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19062     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19063   layout:
19064     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
19065     layout: "plot-throughput-speedup-analysis"
19066
19067 - type: "plot"
19068   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
19069   algorithm: "plot_tsa_name"
19070   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
19071   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19072   include:
19073     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19074     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
19075     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
19076     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
19077     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
19078     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
19079   layout:
19080     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
19081     layout: "plot-throughput-speedup-analysis"
19082
19083 - type: "plot"
19084   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
19085   algorithm: "plot_tsa_name"
19086   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
19087   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19088   include:
19089     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19090     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
19091     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
19092     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
19093     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
19094     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
19095   layout:
19096     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
19097     layout: "plot-throughput-speedup-analysis"
19098
19099 #- type: "plot"
19100 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
19101 #  algorithm: "plot_tsa_name"
19102 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
19103 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19104 #  include:
19105 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
19106 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
19107 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
19108 #  layout:
19109 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
19110 #    layout: "plot-throughput-speedup-analysis"
19111 #
19112 #- type: "plot"
19113 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
19114 #  algorithm: "plot_tsa_name"
19115 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
19116 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
19117 #  include:
19118 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
19119 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
19120 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
19121 #  layout:
19122 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
19123 #    layout: "plot-throughput-speedup-analysis"
19124
19125 - type: "plot"
19126   title: "Speedup: 2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
19127   algorithm: "plot_tsa_name"
19128   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
19129   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19130   include:
19131     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
19132     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19133     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
19134     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
19135     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
19136   layout:
19137     title: "2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
19138     layout: "plot-throughput-speedup-analysis"
19139
19140 - type: "plot"
19141   title: "Speedup: 2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
19142   algorithm: "plot_tsa_name"
19143   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
19144   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19145   include:
19146     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
19147     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19148     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
19149     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
19150     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
19151   layout:
19152     title: "2n-tx2-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
19153     layout: "plot-throughput-speedup-analysis"
19154
19155 - type: "plot"
19156   title: "Speedup: 2n-tx2-xl710-64b-features-ip4routing-base-scale-dpdk-ndr-tsa"
19157   algorithm: "plot_tsa_name"
19158   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-features-ip4routing-base-scale-dpdk-ndr-tsa"
19159   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19160   include:
19161     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Iacldstbase-Ndrpdr.64B-.t.c-ethip4-ip4base-iacldstbase-ndrpdr"
19162     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19163     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19164     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19165     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19166   layout:
19167     title: "2n-tx2-xl710-64b-ip4routing-features-base-scale-dpdk-ndr-tsa"
19168     layout: "plot-throughput-speedup-analysis"
19169
19170 - type: "plot"
19171   title: "Speedup: 2n-tx2-xl710-64b-features-ip4routing-base-scale-dpdk-pdr-tsa"
19172   algorithm: "plot_tsa_name"
19173   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-features-ip4routing-base-scale-dpdk-pdr-tsa"
19174   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19175   include:
19176     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4-Ip4Base-Iacldstbase-Ndrpdr.64B-.t.c-ethip4-ip4base-iacldstbase-ndrpdr"
19177     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19178     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19179     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19180     - "Tests.Vpp.Perf.Ip4.2N1L-40Ge2P1Xl710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19181   layout:
19182     title: "2n-tx2-xl710-64b-ip4routing-features-base-scale-dpdk-pdr-tsa"
19183     layout: "plot-throughput-speedup-analysis"
19184
19185 - type: "plot"
19186   title: "Speedup: 2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
19187   algorithm: "plot_tsa_name"
19188   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
19189   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19190   include:
19191     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19192     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19193     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19194     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19195     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19196     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Iacldstbase-Ndrpdr.78B-.t.c-ethip6-ip6base-iacldstbase-ndrpdr"
19197   layout:
19198     title: "2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
19199     layout: "plot-throughput-speedup-analysis"
19200
19201 - type: "plot"
19202   title: "Speedup: 2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
19203   algorithm: "plot_tsa_name"
19204   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
19205   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19206   include:
19207     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19208     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19209     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19210     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19211     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19212     - "Tests.Vpp.Perf.Ip6.2N1L-40Ge2P1Xl710-Ethip6-Ip6Base-Iacldstbase-Ndrpdr.78B-.t.c-ethip6-ip6base-iacldstbase-ndrpdr"
19213   layout:
19214     title: "2n-tx2-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
19215     layout: "plot-throughput-speedup-analysis"
19216
19217 - type: "plot"
19218   title: "Speedup: 2n-tx2-xl710-64b-l2switching-base-dpdk-ndr-tsa"
19219   algorithm: "plot_tsa_name"
19220   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-l2switching-base-dpdk-ndr-tsa"
19221   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19222   include:
19223     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19224     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19225     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19226     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19227     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19228   layout:
19229     title: "2n-tx2-xl710-64b-l2switching-base-dpdk-ndr-tsa"
19230     layout: "plot-throughput-speedup-analysis"
19231
19232 - type: "plot"
19233   title: "Speedup: 2n-tx2-xl710-64b-l2switching-base-dpdk-pdr-tsa"
19234   algorithm: "plot_tsa_name"
19235   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-l2switching-base-dpdk-pdr-tsa"
19236   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19237   include:
19238     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19239     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19240     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19241     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19242     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19243   layout:
19244     title: "2n-tx2-xl710-64b-l2switching-base-dpdk-pdr-tsa"
19245     layout: "plot-throughput-speedup-analysis"
19246
19247 - type: "plot"
19248   title: "Speedup: 2n-tx2-xl710-64b-l2switching-scale-dpdk-ndr-tsa"
19249   algorithm: "plot_tsa_name"
19250   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-l2switching-scale-dpdk-ndr-tsa"
19251   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19252   include:
19253     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19254     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19255     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19256     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19257   layout:
19258     title: "2n-tx2-xl710-64b-l2switching-scale-dpdk-ndr-tsa"
19259     layout: "plot-throughput-speedup-analysis"
19260
19261 - type: "plot"
19262   title: "Speedup: 2n-tx2-xl710-64b-l2switching-scale-dpdk-pdr-tsa"
19263   algorithm: "plot_tsa_name"
19264   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-l2switching-scale-dpdk-pdr-tsa"
19265   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19266   include:
19267     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19268     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19269     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19270     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19271   layout:
19272     title: "2n-tx2-xl710-64b-l2switching-scale-dpdk-pdr-tsa"
19273     layout: "plot-throughput-speedup-analysis"
19274
19275 - type: "plot"
19276   title: "Speedup: 2n-tx2-xl710-64b-features-l2switching-base-dpdk-ndr-tsa"
19277   algorithm: "plot_tsa_name"
19278   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-features-l2switching-base-dpdk-ndr-tsa"
19279   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19280   include:
19281     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
19282     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
19283     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
19284     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
19285     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
19286   layout:
19287     title: "2n-tx2-xl710-64b-features-l2switching-base-ndr-tsa"
19288     layout: "plot-throughput-speedup-analysis"
19289
19290 - type: "plot"
19291   title: "Speedup: 2n-tx2-xl710-64b-features-l2switching-base-dpdk-pdr-tsa"
19292   algorithm: "plot_tsa_name"
19293   output-file: "{DIR[STATIC,VPP]}/2n-tx2-xl710-64b-features-l2switching-base-dpdk-pdr-tsa"
19294   data: "plot-vpp-throughput-lat-tsa-2n-tx2"
19295   include:
19296     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
19297     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
19298     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
19299     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
19300     - "Tests.Vpp.Perf.L2.2N1L-40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
19301   layout:
19302     title: "2n-tx2-xl710-64b-features-l2switching-base-pdr-tsa"
19303     layout: "plot-throughput-speedup-analysis"
19304
19305 ################################################################################
19306
19307 # Packet Throughput - DPDK
19308
19309 # 2n-skx-xxv710
19310
19311 - type: "plot"
19312   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
19313   algorithm: "plot_perf_box_name"
19314   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
19315   data: "plot-dpdk-throughput-latency-2n-skx"
19316   include:
19317     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19318     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19319   layout:
19320     title: "2n-skx-xxv710-64b-2t1c-base-ndr"
19321     layout: "plot-throughput"
19322
19323 - type: "plot"
19324   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
19325   algorithm: "plot_perf_box_name"
19326   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
19327   data: "plot-dpdk-throughput-latency-2n-skx"
19328   include:
19329     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19330     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19331   layout:
19332     title: "2n-skx-xxv710-64b-4t2c-base-ndr"
19333     layout: "plot-throughput"
19334
19335 - type: "plot"
19336   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
19337   algorithm: "plot_perf_box_name"
19338   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
19339   data: "plot-dpdk-throughput-latency-2n-skx"
19340   include:
19341     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19342     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19343   layout:
19344     title: "2n-skx-xxv710-64b-2t1c-base-pdr"
19345     layout: "plot-throughput"
19346
19347 - type: "plot"
19348   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
19349   algorithm: "plot_perf_box_name"
19350   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
19351   data: "plot-dpdk-throughput-latency-2n-skx"
19352   include:
19353     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19354     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19355   layout:
19356     title: "2n-skx-xxv710-64b-4t2c-base-pdr"
19357     layout: "plot-throughput"
19358
19359 # 2n-skx-x710
19360
19361 - type: "plot"
19362   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
19363   algorithm: "plot_perf_box_name"
19364   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
19365   data: "plot-dpdk-throughput-latency-2n-skx"
19366   include:
19367     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19368     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19369   layout:
19370     title: "2n-skx-x710-64b-2t1c-base-ndr"
19371     layout: "plot-throughput"
19372
19373 - type: "plot"
19374   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
19375   algorithm: "plot_perf_box_name"
19376   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
19377   data: "plot-dpdk-throughput-latency-2n-skx"
19378   include:
19379     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19380     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19381   layout:
19382     title: "2n-skx-x710-64b-4t2c-base-ndr"
19383     layout: "plot-throughput"
19384
19385 - type: "plot"
19386   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
19387   algorithm: "plot_perf_box_name"
19388   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
19389   data: "plot-dpdk-throughput-latency-2n-skx"
19390   include:
19391     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19392     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19393   layout:
19394     title: "2n-skx-x710-64b-2t1c-base-pdr"
19395     layout: "plot-throughput"
19396
19397 - type: "plot"
19398   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
19399   algorithm: "plot_perf_box_name"
19400   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
19401   data: "plot-dpdk-throughput-latency-2n-skx"
19402   include:
19403     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19404     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19405   layout:
19406     title: "2n-skx-x710-64b-4t2c-base-pdr"
19407     layout: "plot-throughput"
19408
19409 # 3n-skx-xxv710
19410
19411 - type: "plot"
19412   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
19413   algorithm: "plot_perf_box_name"
19414   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
19415   data: "plot-dpdk-throughput-latency-3n-skx"
19416   include:
19417     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19418     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19419   layout:
19420     title: "3n-skx-xxv710-64b-2t1c-base-ndr"
19421     layout: "plot-throughput"
19422
19423 - type: "plot"
19424   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
19425   algorithm: "plot_perf_box_name"
19426   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
19427   data: "plot-dpdk-throughput-latency-3n-skx"
19428   include:
19429     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19430     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19431   layout:
19432     title: "3n-skx-xxv710-64b-4t2c-base-ndr"
19433     layout: "plot-throughput"
19434
19435 - type: "plot"
19436   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
19437   algorithm: "plot_perf_box_name"
19438   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
19439   data: "plot-dpdk-throughput-latency-3n-skx"
19440   include:
19441     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19442     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19443   layout:
19444     title: "3n-skx-xxv710-64b-2t1c-base-pdr"
19445     layout: "plot-throughput"
19446
19447 - type: "plot"
19448   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
19449   algorithm: "plot_perf_box_name"
19450   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
19451   data: "plot-dpdk-throughput-latency-3n-skx"
19452   include:
19453     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19454     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19455   layout:
19456     title: "3n-skx-xxv710-64b-4t2c-base-pdr"
19457     layout: "plot-throughput"
19458
19459 # 3n-skx-x710
19460
19461 - type: "plot"
19462   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
19463   algorithm: "plot_perf_box_name"
19464   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
19465   data: "plot-dpdk-throughput-latency-3n-skx"
19466   include:
19467     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19468     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19469   layout:
19470     title: "3n-skx-x710-64b-2t1c-base-ndr"
19471     layout: "plot-throughput"
19472
19473 - type: "plot"
19474   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
19475   algorithm: "plot_perf_box_name"
19476   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
19477   data: "plot-dpdk-throughput-latency-3n-skx"
19478   include:
19479     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19480     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19481   layout:
19482     title: "3n-skx-x710-64b-4t2c-base-ndr"
19483     layout: "plot-throughput"
19484
19485 - type: "plot"
19486   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
19487   algorithm: "plot_perf_box_name"
19488   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
19489   data: "plot-dpdk-throughput-latency-3n-skx"
19490   include:
19491     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19492     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19493   layout:
19494     title: "3n-skx-x710-64b-2t1c-base-pdr"
19495     layout: "plot-throughput"
19496
19497 - type: "plot"
19498   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
19499   algorithm: "plot_perf_box_name"
19500   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
19501   data: "plot-dpdk-throughput-latency-3n-skx"
19502   include:
19503     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19504     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19505   layout:
19506     title: "3n-skx-x710-64b-4t2c-base-pdr"
19507     layout: "plot-throughput"
19508
19509 # 3n-hsw-xl710
19510
19511 - type: "plot"
19512   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
19513   algorithm: "plot_perf_box_name"
19514   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
19515   data: "plot-dpdk-throughput-latency-3n-hsw"
19516   include:
19517     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19518     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19519   layout:
19520     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
19521     layout: "plot-throughput"
19522
19523 - type: "plot"
19524   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
19525   algorithm: "plot_perf_box_name"
19526   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
19527   data: "plot-dpdk-throughput-latency-3n-hsw"
19528   include:
19529     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19530     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19531   layout:
19532     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
19533     layout: "plot-throughput"
19534
19535 - type: "plot"
19536   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
19537   algorithm: "plot_perf_box_name"
19538   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
19539   data: "plot-dpdk-throughput-latency-3n-hsw"
19540   include:
19541     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19542     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19543   layout:
19544     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
19545     layout: "plot-throughput"
19546
19547 - type: "plot"
19548   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
19549   algorithm: "plot_perf_box_name"
19550   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
19551   data: "plot-dpdk-throughput-latency-3n-hsw"
19552   include:
19553     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19554     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19555   layout:
19556     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
19557     layout: "plot-throughput"
19558
19559 # 3n-hsw-x710
19560
19561 - type: "plot"
19562   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
19563   algorithm: "plot_perf_box_name"
19564   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
19565   data: "plot-dpdk-throughput-latency-3n-hsw"
19566   include:
19567     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19568     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19569   layout:
19570     title: "3n-hsw-x710-64b-1t1c-base-ndr"
19571     layout: "plot-throughput"
19572
19573 - type: "plot"
19574   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
19575   algorithm: "plot_perf_box_name"
19576   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
19577   data: "plot-dpdk-throughput-latency-3n-hsw"
19578   include:
19579     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19580     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19581   layout:
19582     title: "3n-hsw-x710-64b-2t2c-base-ndr"
19583     layout: "plot-throughput"
19584
19585 - type: "plot"
19586   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
19587   algorithm: "plot_perf_box_name"
19588   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
19589   data: "plot-dpdk-throughput-latency-3n-hsw"
19590   include:
19591     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19592     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19593   layout:
19594     title: "3n-hsw-x710-64b-1t1c-base-pdr"
19595     layout: "plot-throughput"
19596
19597 - type: "plot"
19598   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
19599   algorithm: "plot_perf_box_name"
19600   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
19601   data: "plot-dpdk-throughput-latency-3n-hsw"
19602   include:
19603     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19604     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19605   layout:
19606     title: "3n-hsw-x710-64b-2t2c-base-pdr"
19607     layout: "plot-throughput"
19608
19609 ## 2n-dnv-x553
19610 #
19611 #- type: "plot"
19612 #  title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
19613 #  algorithm: "plot_perf_box_name"
19614 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
19615 #  data: "plot-dpdk-throughput-latency-2n-dnv"
19616 #  include:
19617 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19618 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19619 #  layout:
19620 #    title: "2n-dnv-x553-64b-1t1c-base-ndr"
19621 #    layout: "plot-throughput"
19622 #
19623 #- type: "plot"
19624 #  title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
19625 #  algorithm: "plot_perf_box_name"
19626 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
19627 #  data: "plot-dpdk-throughput-latency-2n-dnv"
19628 #  include:
19629 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19630 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19631 #  layout:
19632 #    title: "2n-dnv-x553-64b-2t2c-base-ndr"
19633 #    layout: "plot-throughput"
19634 #
19635 #- type: "plot"
19636 #  title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
19637 #  algorithm: "plot_perf_box_name"
19638 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
19639 #  data: "plot-dpdk-throughput-latency-2n-dnv"
19640 #  include:
19641 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19642 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19643 #  layout:
19644 #    title: "2n-dnv-x553-64b-1t1c-base-pdr"
19645 #    layout: "plot-throughput"
19646 #
19647 #- type: "plot"
19648 #  title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
19649 #  algorithm: "plot_perf_box_name"
19650 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
19651 #  data: "plot-dpdk-throughput-latency-2n-dnv"
19652 #  include:
19653 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19654 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19655 #  layout:
19656 #    title: "2n-dnv-x553-64b-2t2c-base-pdr"
19657 #    layout: "plot-throughput"
19658 #
19659 ## 3n-dnv-x553
19660 #
19661 #- type: "plot"
19662 #  title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
19663 #  algorithm: "plot_perf_box_name"
19664 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
19665 #  data: "plot-dpdk-throughput-latency-3n-dnv"
19666 #  include:
19667 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19668 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19669 #  layout:
19670 #    title: "3n-dnv-x553-64b-1t1c-base-ndr"
19671 #    layout: "plot-throughput"
19672 #
19673 #- type: "plot"
19674 #  title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
19675 #  algorithm: "plot_perf_box_name"
19676 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
19677 #  data: "plot-dpdk-throughput-latency-3n-dnv"
19678 #  include:
19679 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19680 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19681 #  layout:
19682 #    title: "3n-dnv-x553-64b-2t2c-base-ndr"
19683 #    layout: "plot-throughput"
19684 #
19685 #- type: "plot"
19686 #  title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
19687 #  algorithm: "plot_perf_box_name"
19688 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
19689 #  data: "plot-dpdk-throughput-latency-3n-dnv"
19690 #  include:
19691 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19692 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19693 #  layout:
19694 #    title: "3n-dnv-x553-64b-1t1c-base-pdr"
19695 #    layout: "plot-throughput"
19696 #
19697 #- type: "plot"
19698 #  title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
19699 #  algorithm: "plot_perf_box_name"
19700 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
19701 #  data: "plot-dpdk-throughput-latency-3n-dnv"
19702 #  include:
19703 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19704 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19705 #  layout:
19706 #    title: "3n-dnv-x553-64b-2t2c-base-pdr"
19707 #    layout: "plot-throughput"
19708
19709 # 3n-tsh-x520
19710
19711 - type: "plot"
19712   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
19713   algorithm: "plot_perf_box_name"
19714   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
19715   data: "plot-dpdk-throughput-latency-3n-tsh"
19716   include:
19717     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19718     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19719   layout:
19720     title: "3n-tsh-x520-64b-1t1c-base-ndr"
19721     layout: "plot-throughput"
19722
19723 - type: "plot"
19724   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
19725   algorithm: "plot_perf_box_name"
19726   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
19727   data: "plot-dpdk-throughput-latency-3n-tsh"
19728   include:
19729     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19730     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19731   layout:
19732     title: "3n-tsh-x520-64b-2t2c-base-ndr"
19733     layout: "plot-throughput"
19734
19735 - type: "plot"
19736   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
19737   algorithm: "plot_perf_box_name"
19738   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
19739   data: "plot-dpdk-throughput-latency-3n-tsh"
19740   include:
19741     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19742     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19743   layout:
19744     title: "3n-tsh-x520-64b-1t1c-base-pdr"
19745     layout: "plot-throughput"
19746
19747 - type: "plot"
19748   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
19749   algorithm: "plot_perf_box_name"
19750   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
19751   data: "plot-dpdk-throughput-latency-3n-tsh"
19752   include:
19753     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19754     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19755   layout:
19756     title: "3n-tsh-x520-64b-2t2c-base-pdr"
19757     layout: "plot-throughput"
19758
19759 # 2n-tx2-xl710
19760
19761 - type: "plot"
19762   title: "DPDK Throughput: 2n-tx2-xl710-64b-1t1c-base-ndr"
19763   algorithm: "plot_perf_box_name"
19764   output-file: "{DIR[STATIC,DPDK]}/2n-tx2-xl710-64b-1t1c-base-ndr"
19765   data: "plot-dpdk-throughput-latency-2n-tx2"
19766   include:
19767     - "tests.dpdk.perf.2N1L-40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19768     - "tests.dpdk.perf.2N1L-40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19769   layout:
19770     title: "2n-tx2-xl710-64b-1t1c-base-ndr"
19771     layout: "plot-throughput"
19772
19773 - type: "plot"
19774   title: "DPDK Throughput: 2n-tx2-xl710-64b-2t2c-base-ndr"
19775   algorithm: "plot_perf_box_name"
19776   output-file: "{DIR[STATIC,DPDK]}/2n-tx2-xl710-64b-2t2c-base-ndr"
19777   data: "plot-dpdk-throughput-latency-2n-tx2"
19778   include:
19779     - "tests.dpdk.perf.2N1L-40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19780     - "tests.dpdk.perf.2N1L-40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19781   layout:
19782     title: "2n-tx2-xl710-64b-2t2c-base-ndr"
19783     layout: "plot-throughput"
19784
19785 - type: "plot"
19786   title: "DPDK Throughput: 2n-tx2-xl710-64b-1t1c-base-pdr"
19787   algorithm: "plot_perf_box_name"
19788   output-file: "{DIR[STATIC,DPDK]}/2n-tx2-xl710-64b-1t1c-base-pdr"
19789   data: "plot-dpdk-throughput-latency-2n-tx2"
19790   include:
19791     - "tests.dpdk.perf.2N1L-40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
19792     - "tests.dpdk.perf.2N1L-40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
19793   layout:
19794     title: "2n-tx2-xl710-64b-1t1c-base-pdr"
19795     layout: "plot-throughput"
19796
19797 - type: "plot"
19798   title: "DPDK Throughput: 2n-tx2-xl710-64b-2t2c-base-pdr"
19799   algorithm: "plot_perf_box_name"
19800   output-file: "{DIR[STATIC,DPDK]}/2n-tx2-xl710-64b-2t2c-base-pdr"
19801   data: "plot-dpdk-throughput-latency-2n-tx2"
19802   include:
19803     - "tests.dpdk.perf.2N1L-40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
19804     - "tests.dpdk.perf.2N1L-40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
19805   layout:
19806     title: "2n-tx2-xl710-64b-2t2c-base-pdr"
19807     layout: "plot-throughput"
19808
19809 ################################################################################
19810 ###   2n-clx                                                                 ###
19811 ################################################################################
19812
19813 # Packet Throughput
19814
19815 - type: "plot"
19816   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
19817   algorithm: "plot_perf_box_name"
19818   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
19819   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19820   include:
19821     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
19822     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19823     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19824     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
19825   layout:
19826     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
19827     layout: "plot-throughput"
19828
19829 - type: "plot"
19830   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
19831   algorithm: "plot_perf_box_name"
19832   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
19833   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19834   include:
19835     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
19836     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19837     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19838     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
19839   layout:
19840     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
19841     layout: "plot-throughput"
19842
19843 - type: "plot"
19844   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
19845   algorithm: "plot_perf_box_name"
19846   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
19847   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19848   include:
19849     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
19850     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19851     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19852     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
19853   layout:
19854     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
19855     layout: "plot-throughput"
19856
19857 - type: "plot"
19858   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
19859   algorithm: "plot_perf_box_name"
19860   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
19861   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19862   include:
19863     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
19864     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19865     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19866     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
19867   layout:
19868     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
19869     layout: "plot-throughput"
19870
19871 - type: "plot"
19872   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
19873   algorithm: "plot_perf_box_name"
19874   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
19875   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19876   include:
19877     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19878     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19879     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
19880     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
19881   layout:
19882     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
19883     layout: "plot-throughput"
19884
19885 - type: "plot"
19886   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
19887   algorithm: "plot_perf_box_name"
19888   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
19889   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19890   include:
19891     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19892     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
19893     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
19894     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
19895   layout:
19896     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
19897     layout: "plot-throughput"
19898
19899 - type: "plot"
19900   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
19901   algorithm: "plot_perf_box_name"
19902   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
19903   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19904   include:
19905     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
19906     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
19907     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
19908     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
19909     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
19910     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
19911   layout:
19912     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
19913     layout: "plot-throughput"
19914
19915 - type: "plot"
19916   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
19917   algorithm: "plot_perf_box_name"
19918   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
19919   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19920   include:
19921     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
19922     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
19923     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
19924     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
19925     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
19926     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
19927   layout:
19928     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
19929     layout: "plot-throughput"
19930
19931 - type: "plot"
19932   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
19933   algorithm: "plot_perf_box_name"
19934   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
19935   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19936   include:
19937     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
19938     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
19939     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
19940     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
19941   layout:
19942     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
19943     layout: "plot-throughput"
19944
19945 - type: "plot"
19946   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
19947   algorithm: "plot_perf_box_name"
19948   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
19949   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19950   include:
19951     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
19952     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
19953     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
19954     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
19955   layout:
19956     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
19957     layout: "plot-throughput"
19958
19959 - type: "plot"
19960   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
19961   algorithm: "plot_perf_box_name"
19962   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
19963   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19964   include:
19965     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
19966     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
19967     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
19968   layout:
19969     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
19970     layout: "plot-throughput"
19971
19972 - type: "plot"
19973   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
19974   algorithm: "plot_perf_box_name"
19975   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
19976   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19977   include:
19978     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
19979     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
19980     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
19981   layout:
19982     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
19983     layout: "plot-throughput"
19984
19985 - type: "plot"
19986   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
19987   algorithm: "plot_perf_box_name"
19988   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
19989   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19990   include:
19991     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
19992     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
19993     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
19994     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
19995     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
19996   layout:
19997     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
19998     layout: "plot-throughput"
19999
20000 - type: "plot"
20001   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
20002   algorithm: "plot_perf_box_name"
20003   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
20004   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20005   include:
20006     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
20007     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20008     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
20009     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
20010     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
20011   layout:
20012     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
20013     layout: "plot-throughput"
20014
20015 - type: "plot"
20016   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
20017   algorithm: "plot_perf_box_name"
20018   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
20019   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20020   include:
20021     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
20022     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
20023     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
20024   layout:
20025     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
20026     layout: "plot-throughput"
20027
20028 - type: "plot"
20029   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
20030   algorithm: "plot_perf_box_name"
20031   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
20032   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20033   include:
20034     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
20035     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
20036     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
20037   layout:
20038     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
20039     layout: "plot-throughput"
20040
20041 - type: "plot"
20042   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
20043   algorithm: "plot_perf_box_name"
20044   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
20045   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20046   include:
20047     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20048     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20049     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20050     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20051     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20052     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20053   layout:
20054     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
20055     layout: "plot-throughput"
20056
20057 - type: "plot"
20058   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
20059   algorithm: "plot_perf_box_name"
20060   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
20061   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20062   include:
20063     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20064     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20065     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20066     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20067     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20068     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20069   layout:
20070     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
20071     layout: "plot-throughput"
20072
20073 - type: "plot"
20074   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
20075   algorithm: "plot_perf_box_name"
20076   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
20077   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20078   include:
20079     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20080     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
20081     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
20082     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
20083     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
20084   layout:
20085     title: "2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
20086     layout: "plot-throughput"
20087
20088 - type: "plot"
20089   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
20090   algorithm: "plot_perf_box_name"
20091   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
20092   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20093   include:
20094     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
20095     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
20096     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
20097     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
20098     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
20099   layout:
20100     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
20101     layout: "plot-throughput"
20102
20103 - type: "plot"
20104   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
20105   algorithm: "plot_perf_box_name"
20106   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
20107   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20108   include:
20109     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
20110     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
20111     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
20112     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
20113     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
20114     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
20115     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
20116     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
20117     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
20118     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
20119   layout:
20120     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
20121     layout: "plot-cps"
20122
20123 - type: "plot"
20124   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
20125   algorithm: "plot_perf_box_name"
20126   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
20127   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20128   include:
20129     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20130     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20131     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20132     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20133     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20134     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20135     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20136     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20137     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20138     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20139   layout:
20140     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
20141     layout: "plot-throughput"
20142
20143 - type: "plot"
20144   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
20145   algorithm: "plot_perf_box_name"
20146   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
20147   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20148   include:
20149     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
20150     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
20151     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
20152     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
20153     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
20154     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
20155     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
20156     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
20157     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
20158     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
20159   layout:
20160     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
20161     layout: "plot-cps"
20162
20163 - type: "plot"
20164   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
20165   algorithm: "plot_perf_box_name"
20166   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
20167   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20168   include:
20169     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20170     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20171     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20172     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20173     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20174     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20175     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20176     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20177     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20178     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20179   layout:
20180     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
20181     layout: "plot-throughput"
20182
20183 - type: "plot"
20184   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
20185   algorithm: "plot_perf_box_name"
20186   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
20187   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20188   include:
20189     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20190     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
20191     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
20192     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
20193     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
20194   layout:
20195     title: "2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
20196     layout: "plot-throughput"
20197
20198 - type: "plot"
20199   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
20200   algorithm: "plot_perf_box_name"
20201   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
20202   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20203   include:
20204     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
20205     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
20206     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
20207     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
20208     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
20209   layout:
20210     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
20211     layout: "plot-throughput"
20212
20213 - type: "plot"
20214   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
20215   algorithm: "plot_perf_box_name"
20216   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
20217   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20218   include:
20219     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
20220     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
20221     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
20222     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
20223     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
20224     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
20225     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
20226     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
20227     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
20228     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
20229   layout:
20230     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
20231     layout: "plot-cps"
20232
20233 - type: "plot"
20234   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
20235   algorithm: "plot_perf_box_name"
20236   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
20237   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20238   include:
20239     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20240     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20241     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20242     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20243     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20244     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20245     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20246     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20247     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20248     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20249   layout:
20250     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
20251     layout: "plot-throughput"
20252
20253 - type: "plot"
20254   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
20255   algorithm: "plot_perf_box_name"
20256   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
20257   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20258   include:
20259     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
20260     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
20261     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
20262     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
20263     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
20264     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
20265     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
20266     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
20267     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
20268     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
20269   layout:
20270     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
20271     layout: "plot-cps"
20272
20273 - type: "plot"
20274   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
20275   algorithm: "plot_perf_box_name"
20276   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
20277   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20278   include:
20279     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
20280     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
20281     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
20282     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
20283     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
20284     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
20285     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
20286     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
20287     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
20288     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
20289   layout:
20290     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
20291     layout: "plot-throughput"
20292
20293 - type: "plot"
20294   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
20295   algorithm: "plot_perf_box_name"
20296   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
20297   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20298   include:
20299     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
20300     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
20301     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
20302     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
20303     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
20304   layout:
20305     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-ndr"
20306     layout: "plot-throughput"
20307
20308 - type: "plot"
20309   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
20310   algorithm: "plot_perf_box_name"
20311   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
20312   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20313   include:
20314     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
20315     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
20316     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
20317     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
20318     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Tcp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
20319   layout:
20320     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-tput-avf-pdr"
20321     layout: "plot-throughput"
20322
20323 - type: "plot"
20324   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
20325   algorithm: "plot_perf_box_name"
20326   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
20327   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20328   include:
20329     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
20330     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
20331     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
20332     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
20333     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
20334   layout:
20335     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-ndr"
20336     layout: "plot-throughput"
20337
20338 - type: "plot"
20339   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
20340   algorithm: "plot_perf_box_name"
20341   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
20342   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20343   include:
20344     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H1024-P63-S64512-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-tput-ndrpdr"
20345     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H4096-P63-S258048-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-tput-ndrpdr"
20346     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H16384-P63-S1032192-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-tput-ndrpdr"
20347     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H65536-P63-S4128768-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-tput-ndrpdr"
20348     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Nat44Ed-H262144-P63-S16515072-Tput-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-tput-ndrpdr"
20349   layout:
20350     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-tput-avf-pdr"
20351     layout: "plot-throughput"
20352
20353 - type: "plot"
20354   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
20355   algorithm: "plot_perf_box_name"
20356   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
20357   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20358   include:
20359     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20360     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20361     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20362     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20363     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20364     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20365   layout:
20366     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
20367     layout: "plot-throughput"
20368
20369 - type: "plot"
20370   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
20371   algorithm: "plot_perf_box_name"
20372   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
20373   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20374   include:
20375     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
20376     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20377     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20378     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20379     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20380     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20381   layout:
20382     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
20383     layout: "plot-throughput"
20384
20385 - type: "plot"
20386   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
20387   algorithm: "plot_perf_box_name"
20388   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
20389   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20390   include:
20391     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
20392     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
20393   layout:
20394     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
20395     layout: "plot-throughput"
20396
20397 - type: "plot"
20398   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
20399   algorithm: "plot_perf_box_name"
20400   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
20401   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20402   include:
20403     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
20404     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
20405   layout:
20406     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
20407     layout: "plot-throughput"
20408
20409 - type: "plot"
20410   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
20411   algorithm: "plot_perf_box_name"
20412   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
20413   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20414   include:
20415     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
20416     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
20417     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
20418     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
20419     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
20420     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
20421   layout:
20422     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
20423     layout: "plot-throughput"
20424
20425 - type: "plot"
20426   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
20427   algorithm: "plot_perf_box_name"
20428   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
20429   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20430   include:
20431     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
20432     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
20433     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
20434     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
20435     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
20436     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
20437   layout:
20438     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
20439     layout: "plot-throughput"
20440
20441 - type: "plot"
20442   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
20443   algorithm: "plot_perf_box_name"
20444   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
20445   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20446   include:
20447     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20448     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20449     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20450     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20451     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20452     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20453   layout:
20454     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
20455     layout: "plot-throughput"
20456
20457 - type: "plot"
20458   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
20459   algorithm: "plot_perf_box_name"
20460   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
20461   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20462   include:
20463     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
20464     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
20465     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
20466     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
20467     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
20468     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
20469   layout:
20470     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
20471     layout: "plot-throughput"
20472
20473 - type: "plot"
20474   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
20475   algorithm: "plot_perf_box_name"
20476   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
20477   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20478   include:
20479     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
20480     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
20481     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
20482     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
20483     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
20484   layout:
20485     title: "2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
20486     layout: "plot-throughput"
20487
20488 - type: "plot"
20489   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
20490   algorithm: "plot_perf_box_name"
20491   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
20492   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20493   include:
20494     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
20495     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
20496     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
20497     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
20498     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
20499   layout:
20500     title: "2n-clx-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
20501     layout: "plot-throughput"
20502
20503 - type: "plot"
20504   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
20505   algorithm: "plot_perf_box_name"
20506   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
20507   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20508   include:
20509     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
20510     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
20511     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
20512     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
20513     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
20514     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
20515     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
20516   layout:
20517     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
20518     layout: "plot-throughput"
20519
20520 - type: "plot"
20521   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
20522   algorithm: "plot_perf_box_name"
20523   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
20524   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20525   include:
20526     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
20527     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
20528     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
20529     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
20530     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
20531     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
20532     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
20533   layout:
20534     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
20535     layout: "plot-throughput"
20536
20537 - type: "plot"
20538   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
20539   algorithm: "plot_perf_box_name"
20540   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
20541   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20542   include:
20543     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
20544     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
20545     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
20546     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
20547     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
20548   layout:
20549     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
20550     layout: "plot-throughput"
20551
20552 - type: "plot"
20553   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
20554   algorithm: "plot_perf_box_name"
20555   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
20556   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20557   include:
20558     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
20559     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
20560     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
20561     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
20562     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
20563   layout:
20564     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
20565     layout: "plot-throughput"
20566
20567 - type: "plot"
20568   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-ndr"
20569   algorithm: "plot_perf_box_name"
20570   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-ndr"
20571   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20572   include:
20573     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
20574     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
20575     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
20576     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
20577   layout:
20578     title: "2n-clx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-ndr"
20579     layout: "plot-throughput"
20580
20581 - type: "plot"
20582   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-pdr"
20583   algorithm: "plot_perf_box_name"
20584   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-pdr"
20585   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20586   include:
20587     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
20588     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
20589     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
20590     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
20591   layout:
20592     title: "2n-clx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-pdr"
20593     layout: "plot-throughput"
20594
20595 - type: "plot"
20596   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
20597   algorithm: "plot_perf_box_name"
20598   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
20599   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20600   include:
20601     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
20602     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
20603     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
20604     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
20605     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
20606   layout:
20607     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
20608     layout: "plot-throughput"
20609
20610 - type: "plot"
20611   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
20612   algorithm: "plot_perf_box_name"
20613   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
20614   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20615   include:
20616     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
20617     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
20618     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
20619     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
20620     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
20621   layout:
20622     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
20623     layout: "plot-throughput"
20624
20625 - type: "plot"
20626   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-ndr"
20627   algorithm: "plot_perf_box_name"
20628   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-ndr"
20629   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20630   include:
20631     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
20632     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
20633     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
20634     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
20635   layout:
20636     title: "2n-clx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-ndr"
20637     layout: "plot-throughput"
20638
20639 - type: "plot"
20640   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-pdr"
20641   algorithm: "plot_perf_box_name"
20642   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-pdr"
20643   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20644   include:
20645     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
20646     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
20647     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
20648     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
20649   layout:
20650     title: "2n-clx-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-pdr"
20651     layout: "plot-throughput"
20652
20653 - type: "plot"
20654   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
20655   algorithm: "plot_perf_box_name"
20656   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
20657   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20658   include:
20659     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
20660     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
20661     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
20662     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
20663     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
20664   layout:
20665     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
20666     layout: "plot-throughput"
20667
20668 - type: "plot"
20669   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
20670   algorithm: "plot_perf_box_name"
20671   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
20672   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20673   include:
20674     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
20675     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
20676     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
20677     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
20678     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
20679   layout:
20680     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
20681     layout: "plot-throughput"
20682
20683 - type: "plot"
20684   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
20685   algorithm: "plot_perf_box_name"
20686   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
20687   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20688   include:
20689     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
20690     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
20691     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
20692     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
20693     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
20694   layout:
20695     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
20696     layout: "plot-throughput"
20697
20698 - type: "plot"
20699   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
20700   algorithm: "plot_perf_box_name"
20701   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
20702   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20703   include:
20704     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
20705     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
20706     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
20707     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
20708     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
20709   layout:
20710     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
20711     layout: "plot-throughput"
20712
20713 - type: "plot"
20714   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
20715   algorithm: "plot_perf_box_name"
20716   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
20717   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20718   include:
20719     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
20720     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
20721     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
20722     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
20723     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
20724   layout:
20725     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
20726     layout: "plot-throughput"
20727
20728 - type: "plot"
20729   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
20730   algorithm: "plot_perf_box_name"
20731   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
20732   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20733   include:
20734     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
20735     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
20736     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
20737     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
20738     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
20739   layout:
20740     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
20741     layout: "plot-throughput"
20742
20743 - type: "plot"
20744   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
20745   algorithm: "plot_perf_box_name"
20746   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
20747   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20748   include:
20749     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
20750     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
20751     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
20752     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
20753     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
20754   layout:
20755     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
20756     layout: "plot-throughput"
20757
20758 - type: "plot"
20759   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
20760   algorithm: "plot_perf_box_name"
20761   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
20762   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20763   include:
20764     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
20765     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
20766     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
20767     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
20768     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
20769   layout:
20770     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
20771     layout: "plot-throughput"
20772
20773 - type: "plot"
20774   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
20775   algorithm: "plot_perf_box_name"
20776   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
20777   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20778   include:
20779     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
20780     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
20781     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
20782     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
20783   layout:
20784     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
20785     layout: "plot-throughput"
20786
20787 - type: "plot"
20788   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
20789   algorithm: "plot_perf_box_name"
20790   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
20791   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20792   include:
20793     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
20794     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
20795     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
20796     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
20797   layout:
20798     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
20799     layout: "plot-throughput"
20800
20801 - type: "plot"
20802   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
20803   algorithm: "plot_perf_box_name"
20804   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
20805   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20806   include:
20807     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
20808     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
20809     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
20810     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
20811     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
20812   layout:
20813     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
20814     layout: "plot-throughput"
20815
20816 - type: "plot"
20817   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
20818   algorithm: "plot_perf_box_name"
20819   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
20820   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20821   include:
20822     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
20823     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
20824     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
20825     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
20826     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
20827   layout:
20828     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
20829     layout: "plot-throughput"
20830
20831 - type: "plot"
20832   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
20833   algorithm: "plot_perf_box_name"
20834   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
20835   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20836   include:
20837     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
20838     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
20839     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
20840     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
20841   layout:
20842     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
20843     layout: "plot-throughput"
20844
20845 - type: "plot"
20846   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
20847   algorithm: "plot_perf_box_name"
20848   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
20849   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20850   include:
20851     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
20852     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
20853     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
20854     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
20855   layout:
20856     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
20857     layout: "plot-throughput"
20858
20859 - type: "plot"
20860   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
20861   algorithm: "plot_perf_box_name"
20862   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
20863   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20864   include:
20865     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
20866     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
20867     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
20868     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
20869     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
20870   layout:
20871     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
20872     layout: "plot-throughput"
20873
20874 - type: "plot"
20875   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
20876   algorithm: "plot_perf_box_name"
20877   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
20878   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20879   include:
20880     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
20881     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
20882     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
20883     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
20884     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
20885   layout:
20886     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
20887     layout: "plot-throughput"
20888
20889 - type: "plot"
20890   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
20891   algorithm: "plot_perf_box_name"
20892   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
20893   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20894   include:
20895     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
20896     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
20897     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
20898     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
20899   layout:
20900     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
20901     layout: "plot-throughput"
20902
20903 - type: "plot"
20904   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
20905   algorithm: "plot_perf_box_name"
20906   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
20907   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20908   include:
20909     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
20910     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
20911     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
20912     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
20913   layout:
20914     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
20915     layout: "plot-throughput"
20916
20917 - type: "plot"
20918   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
20919   algorithm: "plot_perf_box_name"
20920   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
20921   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20922   include:
20923     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20924     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20925     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20926     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20927     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
20928   layout:
20929     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
20930     layout: "plot-throughput"
20931
20932 - type: "plot"
20933   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
20934   algorithm: "plot_perf_box_name"
20935   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
20936   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20937   include:
20938     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20939     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20940     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20941     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20942     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
20943   layout:
20944     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
20945     layout: "plot-throughput"
20946
20947 - type: "plot"
20948   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
20949   algorithm: "plot_perf_box_name"
20950   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
20951   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20952   include:
20953     - "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"
20954     - "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"
20955     - "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"
20956     - "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"
20957     - "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"
20958   layout:
20959     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
20960     layout: "plot-throughput"
20961
20962 - type: "plot"
20963   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
20964   algorithm: "plot_perf_box_name"
20965   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
20966   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20967   include:
20968     - "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"
20969     - "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"
20970     - "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"
20971     - "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"
20972     - "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"
20973   layout:
20974     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
20975     layout: "plot-throughput"
20976
20977 - type: "plot"
20978   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
20979   algorithm: "plot_perf_box_name"
20980   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
20981   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20982   include:
20983     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20984     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20985     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20986     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
20987     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
20988   layout:
20989     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
20990     layout: "plot-throughput"
20991
20992 - type: "plot"
20993   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
20994   algorithm: "plot_perf_box_name"
20995   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
20996   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20997   include:
20998     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
20999     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21000     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21001     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21002     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
21003   layout:
21004     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
21005     layout: "plot-throughput"
21006
21007 - type: "plot"
21008   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
21009   algorithm: "plot_perf_box_name"
21010   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
21011   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21012   include:
21013     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21014     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21015     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21016     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21017     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
21018   layout:
21019     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
21020     layout: "plot-throughput"
21021
21022 - type: "plot"
21023   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
21024   algorithm: "plot_perf_box_name"
21025   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
21026   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21027   include:
21028     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21029     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21030     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21031     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
21032     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
21033   layout:
21034     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
21035     layout: "plot-throughput"
21036
21037 - type: "plot"
21038   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
21039   algorithm: "plot_perf_box_name"
21040   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
21041   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21042   include:
21043     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21044     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21045     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21046     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21047   layout:
21048     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
21049     layout: "plot-throughput"
21050
21051 - type: "plot"
21052   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
21053   algorithm: "plot_perf_box_name"
21054   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
21055   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21056   include:
21057     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21058     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21059     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
21060     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
21061   layout:
21062     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
21063     layout: "plot-throughput"
21064
21065 - type: "plot"
21066   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
21067   algorithm: "plot_perf_box_name"
21068   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
21069   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21070   include:
21071     - "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"
21072     - "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"
21073     - "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"
21074     - "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"
21075   layout:
21076     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
21077     layout: "plot-throughput"
21078
21079 - type: "plot"
21080   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
21081   algorithm: "plot_perf_box_name"
21082   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
21083   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21084   include:
21085     - "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"
21086     - "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"
21087     - "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"
21088     - "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"
21089   layout:
21090     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
21091     layout: "plot-throughput"
21092
21093 - type: "plot"
21094   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
21095   algorithm: "plot_perf_box_name"
21096   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
21097   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21098   include:
21099     - "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"
21100     - "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"
21101     - "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"
21102     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
21103     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
21104     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
21105   layout:
21106     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
21107     layout: "plot-throughput"
21108
21109 - type: "plot"
21110   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
21111   algorithm: "plot_perf_box_name"
21112   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
21113   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21114   include:
21115     - "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"
21116     - "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"
21117     - "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"
21118     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
21119     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
21120     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
21121   layout:
21122     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
21123     layout: "plot-throughput"
21124
21125 ################################################################################
21126
21127 # Packet Speedup
21128
21129 - type: "plot"
21130   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
21131   algorithm: "plot_tsa_name"
21132   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
21133   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21134   include:
21135     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21136     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21137     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21138     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21139   layout:
21140     title: "2n-clx-xxv710-64b-memif-base-avf-ndr"
21141     layout: "plot-throughput-speedup-analysis"
21142
21143 - type: "plot"
21144   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
21145   algorithm: "plot_tsa_name"
21146   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
21147   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21148   include:
21149     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21150     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21151     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21152     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21153   layout:
21154     title: "2n-clx-xxv710-64b-memif-base-avf-pdr"
21155     layout: "plot-throughput-speedup-analysis"
21156
21157 - type: "plot"
21158   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
21159   algorithm: "plot_tsa_name"
21160   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
21161   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21162   include:
21163     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21164     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21165     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21166     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21167   layout:
21168     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
21169     layout: "plot-throughput-speedup-analysis"
21170
21171 - type: "plot"
21172   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
21173   algorithm: "plot_tsa_name"
21174   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
21175   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21176   include:
21177     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21178     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21179     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21180     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21181   layout:
21182     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
21183     layout: "plot-throughput-speedup-analysis"
21184
21185 - type: "plot"
21186   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
21187   algorithm: "plot_tsa_name"
21188   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
21189   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21190   include:
21191     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21192     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21193     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21194     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21195   layout:
21196     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
21197     layout: "plot-throughput-speedup-analysis"
21198
21199 - type: "plot"
21200   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
21201   algorithm: "plot_tsa_name"
21202   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
21203   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21204   include:
21205     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21206     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
21207     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
21208     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
21209   layout:
21210     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
21211     layout: "plot-throughput-speedup-analysis"
21212
21213 - type: "plot"
21214   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
21215   algorithm: "plot_tsa_name"
21216   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
21217   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21218   include:
21219     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
21220     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
21221     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
21222     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
21223     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
21224     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
21225   layout:
21226     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
21227     layout: "plot-throughput-speedup-analysis"
21228
21229 - type: "plot"
21230   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
21231   algorithm: "plot_tsa_name"
21232   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
21233   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21234   include:
21235     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
21236     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
21237     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
21238     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
21239     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
21240     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
21241   layout:
21242     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
21243     layout: "plot-throughput-speedup-analysis"
21244
21245 - type: "plot"
21246   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
21247   algorithm: "plot_tsa_name"
21248   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
21249   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21250   include:
21251     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
21252     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
21253     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
21254     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
21255   layout:
21256     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
21257     layout: "plot-throughput-speedup-analysis"
21258
21259 - type: "plot"
21260   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
21261   algorithm: "plot_tsa_name"
21262   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
21263   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21264   include:
21265     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
21266     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
21267     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
21268     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
21269   layout:
21270     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
21271     layout: "plot-throughput-speedup-analysis"
21272
21273 - type: "plot"
21274   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
21275   algorithm: "plot_tsa_name"
21276   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
21277   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21278   include:
21279     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
21280     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
21281     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
21282   layout:
21283     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
21284     layout: "plot-throughput-speedup-analysis"
21285
21286 - type: "plot"
21287   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
21288   algorithm: "plot_tsa_name"
21289   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
21290   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21291   include:
21292     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
21293     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
21294     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
21295   layout:
21296     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
21297     layout: "plot-throughput-speedup-analysis"
21298
21299 - type: "plot"
21300   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
21301   algorithm: "plot_tsa_name"
21302   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
21303   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21304   include:
21305     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
21306     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
21307     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
21308     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
21309     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
21310   layout:
21311     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
21312     layout: "plot-throughput-speedup-analysis"
21313
21314 - type: "plot"
21315   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
21316   algorithm: "plot_tsa_name"
21317   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
21318   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21319   include:
21320     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
21321     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
21322     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
21323     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
21324     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
21325   layout:
21326     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
21327     layout: "plot-throughput-speedup-analysis"
21328
21329 - type: "plot"
21330   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
21331   algorithm: "plot_tsa_name"
21332   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
21333   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21334   include:
21335     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
21336     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
21337     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
21338   layout:
21339     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
21340     layout: "plot-throughput-speedup-analysis"
21341
21342 - type: "plot"
21343   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
21344   algorithm: "plot_tsa_name"
21345   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
21346   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21347   include:
21348     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
21349     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
21350     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
21351   layout:
21352     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
21353     layout: "plot-throughput-speedup-analysis"
21354
21355 - type: "plot"
21356   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
21357   algorithm: "plot_tsa_name"
21358   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
21359   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21360   include:
21361     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
21362     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
21363     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
21364     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
21365     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
21366     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
21367   layout:
21368     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr"
21369     layout: "plot-throughput-speedup-analysis"
21370
21371 - type: "plot"
21372   title: "Speedup: 2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
21373   algorithm: "plot_tsa_name"
21374   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
21375   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21376   include:
21377     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
21378     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
21379     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
21380     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
21381     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
21382   layout:
21383     title: "2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr"
21384     layout: "plot-throughput-speedup-analysis"
21385
21386 - type: "plot"
21387   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
21388   algorithm: "plot_tsa_name"
21389   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
21390   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21391   include:
21392     - "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"
21393     - "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"
21394     - "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"
21395     - "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"
21396     - "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"
21397   layout:
21398     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr"
21399     layout: "plot-throughput-speedup-analysis"
21400
21401 - type: "plot"
21402   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
21403   algorithm: "plot_tsa_name"
21404   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
21405   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21406   include:
21407     - "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"
21408     - "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"
21409     - "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"
21410     - "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"
21411     - "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"
21412     - "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"
21413     - "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"
21414     - "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"
21415     - "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"
21416     - "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"
21417   layout:
21418     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
21419     layout: "plot-throughput-speedup-analysis-cps"
21420
21421 - type: "plot"
21422   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
21423   algorithm: "plot_tsa_name"
21424   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
21425   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21426   include:
21427     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
21428     - "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"
21429     - "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"
21430     - "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"
21431     - "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"
21432     - "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"
21433     - "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"
21434     - "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"
21435     - "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"
21436     - "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"
21437   layout:
21438     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
21439     layout: "plot-throughput-speedup-analysis"
21440
21441 - type: "plot"
21442   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
21443   algorithm: "plot_tsa_name"
21444   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
21445   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21446   include:
21447     - "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"
21448     - "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"
21449     - "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"
21450     - "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"
21451     - "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"
21452     - "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"
21453     - "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"
21454     - "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"
21455     - "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"
21456     - "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"
21457   layout:
21458     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
21459     layout: "plot-throughput-speedup-analysis-cps"
21460
21461 - type: "plot"
21462   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
21463   algorithm: "plot_tsa_name"
21464   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
21465   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21466   include:
21467     - "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"
21468     - "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"
21469     - "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"
21470     - "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"
21471     - "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"
21472     - "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"
21473     - "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"
21474     - "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"
21475     - "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"
21476     - "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"
21477   layout:
21478     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
21479     layout: "plot-throughput-speedup-analysis"
21480
21481 - type: "plot"
21482   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
21483   algorithm: "plot_tsa_name"
21484   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
21485   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21486   include:
21487     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
21488     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
21489     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
21490     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
21491     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
21492     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
21493   layout:
21494     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr"
21495     layout: "plot-throughput-speedup-analysis"
21496
21497 - type: "plot"
21498   title: "Speedup: 2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
21499   algorithm: "plot_tsa_name"
21500   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
21501   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21502   include:
21503     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
21504     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
21505     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
21506     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
21507     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
21508   layout:
21509     title: "2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr"
21510     layout: "plot-throughput-speedup-analysis"
21511
21512 - type: "plot"
21513   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
21514   algorithm: "plot_tsa_name"
21515   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
21516   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21517   include:
21518     - "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"
21519     - "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"
21520     - "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"
21521     - "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"
21522     - "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"
21523   layout:
21524     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr"
21525     layout: "plot-throughput-speedup-analysis"
21526
21527 - type: "plot"
21528   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
21529   algorithm: "plot_tsa_name"
21530   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
21531   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21532   include:
21533     - "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"
21534     - "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"
21535     - "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"
21536     - "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"
21537     - "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"
21538     - "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"
21539     - "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"
21540     - "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"
21541     - "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"
21542     - "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"
21543   layout:
21544     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
21545     layout: "plot-throughput-speedup-analysis-cps"
21546
21547 - type: "plot"
21548   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
21549   algorithm: "plot_tsa_name"
21550   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
21551   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21552   include:
21553     - "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"
21554     - "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"
21555     - "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"
21556     - "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"
21557     - "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"
21558     - "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"
21559     - "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"
21560     - "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"
21561     - "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"
21562     - "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"
21563   layout:
21564     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
21565     layout: "plot-throughput-speedup-analysis"
21566
21567 - type: "plot"
21568   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
21569   algorithm: "plot_tsa_name"
21570   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
21571   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21572   include:
21573     - "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"
21574     - "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"
21575     - "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"
21576     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
21577     - "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"
21578     - "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"
21579     - "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"
21580     - "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"
21581     - "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"
21582     - "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"
21583   layout:
21584     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
21585     layout: "plot-throughput-speedup-analysis-cps"
21586
21587 - type: "plot"
21588   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
21589   algorithm: "plot_tsa_name"
21590   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
21591   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21592   include:
21593     - "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"
21594     - "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"
21595     - "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"
21596     - "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"
21597     - "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"
21598     - "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"
21599     - "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"
21600     - "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"
21601     - "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"
21602     - "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"
21603   layout:
21604     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
21605     layout: "plot-throughput-speedup-analysis"
21606
21607 - type: "plot"
21608   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
21609   algorithm: "plot_tsa_name"
21610   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
21611   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21612   include:
21613     - "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"
21614     - "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"
21615     - "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"
21616     - "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"
21617     - "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"
21618   layout:
21619     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-ndr-tsa"
21620     layout: "plot-throughput-speedup-analysis"
21621
21622 - type: "plot"
21623   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
21624   algorithm: "plot_tsa_name"
21625   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
21626   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21627   include:
21628     - "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"
21629     - "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"
21630     - "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"
21631     - "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"
21632     - "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"
21633   layout:
21634     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-tput-avf-pdr-tsa"
21635     layout: "plot-throughput-speedup-analysis"
21636
21637 - type: "plot"
21638   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-tsa"
21639   algorithm: "plot_tsa_name"
21640   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-tsa"
21641   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21642   include:
21643     - "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"
21644     - "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"
21645     - "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"
21646     - "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"
21647     - "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"
21648   layout:
21649     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-ndr-tsa"
21650     layout: "plot-throughput-speedup-analysis"
21651
21652 - type: "plot"
21653   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
21654   algorithm: "plot_tsa_name"
21655   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
21656   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21657   include:
21658     - "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"
21659     - "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"
21660     - "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"
21661     - "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"
21662     - "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"
21663   layout:
21664     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-tput-avf-pdr-tsa"
21665     layout: "plot-throughput-speedup-analysis"
21666
21667 - type: "plot"
21668   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
21669   algorithm: "plot_tsa_name"
21670   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
21671   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21672   include:
21673     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
21674     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
21675     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
21676     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
21677     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
21678     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
21679   layout:
21680     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
21681     layout: "plot-throughput-speedup-analysis"
21682
21683 - type: "plot"
21684   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
21685   algorithm: "plot_tsa_name"
21686   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
21687   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21688   include:
21689     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
21690     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
21691     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
21692     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
21693     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
21694     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
21695   layout:
21696     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
21697     layout: "plot-throughput-speedup-analysis"
21698
21699 - type: "plot"
21700   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
21701   algorithm: "plot_tsa_name"
21702   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
21703   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21704   include:
21705     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
21706     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
21707   layout:
21708     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
21709     layout: "plot-throughput-speedup-analysis"
21710
21711 - type: "plot"
21712   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
21713   algorithm: "plot_tsa_name"
21714   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
21715   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21716   include:
21717     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
21718     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
21719   layout:
21720     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
21721     layout: "plot-throughput-speedup-analysis"
21722
21723 - type: "plot"
21724   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
21725   algorithm: "plot_tsa_name"
21726   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
21727   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21728   include:
21729     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
21730     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
21731     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
21732     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
21733     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
21734     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
21735   layout:
21736     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr"
21737     layout: "plot-throughput-speedup-analysis"
21738
21739 - type: "plot"
21740   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
21741   algorithm: "plot_tsa_name"
21742   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
21743   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21744   include:
21745     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
21746     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
21747     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
21748     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
21749     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
21750     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
21751   layout:
21752     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr"
21753     layout: "plot-throughput-speedup-analysis"
21754
21755 - type: "plot"
21756   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
21757   algorithm: "plot_tsa_name"
21758   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
21759   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21760   include:
21761     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
21762     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
21763     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
21764     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
21765     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
21766     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
21767   layout:
21768     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
21769     layout: "plot-throughput-speedup-analysis"
21770
21771 - type: "plot"
21772   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
21773   algorithm: "plot_tsa_name"
21774   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
21775   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21776   include:
21777     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
21778     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
21779     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
21780     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
21781     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
21782     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
21783   layout:
21784     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
21785     layout: "plot-throughput-speedup-analysis"
21786
21787 - type: "plot"
21788   title: "Speedup: 2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
21789   algorithm: "plot_tsa_name"
21790   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
21791   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21792   include:
21793     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
21794     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
21795     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
21796     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
21797     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
21798   layout:
21799     title: "2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
21800     layout: "plot-throughput-speedup-analysis"
21801
21802 - type: "plot"
21803   title: "Speedup: 2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
21804   algorithm: "plot_tsa_name"
21805   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
21806   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21807   include:
21808     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
21809     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
21810     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
21811     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
21812     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
21813   layout:
21814     title: "2n-clx-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
21815     layout: "plot-throughput-speedup-analysis"
21816
21817 - type: "plot"
21818   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
21819   algorithm: "plot_tsa_name"
21820   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
21821   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21822   include:
21823     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
21824     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
21825     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
21826     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
21827     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
21828     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
21829     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
21830   layout:
21831     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
21832     layout: "plot-throughput-speedup-analysis"
21833
21834 - type: "plot"
21835   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
21836   algorithm: "plot_tsa_name"
21837   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
21838   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21839   include:
21840     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
21841     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
21842     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
21843     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
21844     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
21845     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
21846     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
21847   layout:
21848     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
21849     layout: "plot-throughput-speedup-analysis"
21850
21851 - type: "plot"
21852   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
21853   algorithm: "plot_tsa_name"
21854   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
21855   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21856   include:
21857     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
21858     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
21859     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
21860     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
21861     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
21862   layout:
21863     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr"
21864     layout: "plot-throughput-speedup-analysis"
21865
21866 - type: "plot"
21867   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
21868   algorithm: "plot_tsa_name"
21869   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
21870   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21871   include:
21872     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
21873     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
21874     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
21875     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
21876     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
21877   layout:
21878     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr"
21879     layout: "plot-throughput-speedup-analysis"
21880
21881 - type: "plot"
21882   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-rnd-base-scale-avf-ndr-tsa"
21883   algorithm: "plot_tsa_name"
21884   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-rnd-base-scale-avf-ndr-tsa"
21885   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21886   include:
21887     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
21888     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
21889     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
21890     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
21891   layout:
21892     title: "2n-clx-xxv710-78b-ip6routing-rnd-base-scale-avf-ndr"
21893     layout: "plot-throughput-speedup-analysis"
21894
21895 - type: "plot"
21896   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-rnd-base-scale-avf-pdr-tsa"
21897   algorithm: "plot_tsa_name"
21898   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-rnd-base-scale-avf-pdr-tsa"
21899   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21900   include:
21901     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
21902     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
21903     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
21904     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
21905   layout:
21906     title: "2n-clx-xxv710-78b-ip6routing-rnd-base-scale-avf-pdr"
21907     layout: "plot-throughput-speedup-analysis"
21908
21909 - type: "plot"
21910   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
21911   algorithm: "plot_tsa_name"
21912   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
21913   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21914   include:
21915     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
21916     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
21917     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
21918     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
21919     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
21920   layout:
21921     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
21922     layout: "plot-throughput-speedup-analysis"
21923
21924 - type: "plot"
21925   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
21926   algorithm: "plot_tsa_name"
21927   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
21928   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21929   include:
21930     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
21931     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
21932     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
21933     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
21934     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
21935   layout:
21936     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
21937     layout: "plot-throughput-speedup-analysis"
21938
21939 - type: "plot"
21940   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-rnd-base-scale-dpdk-ndr-tsa"
21941   algorithm: "plot_tsa_name"
21942   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-rnd-base-scale-dpdk-ndr-tsa"
21943   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21944   include:
21945     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
21946     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
21947     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
21948     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
21949   layout:
21950     title: "2n-clx-xxv710-78b-ip6routing-rnd-base-scale-dpdk-ndr"
21951     layout: "plot-throughput-speedup-analysis"
21952
21953 - type: "plot"
21954   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-rnd-base-scale-dpdk-pdr-tsa"
21955   algorithm: "plot_tsa_name"
21956   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-rnd-base-scale-dpdk-pdr-tsa"
21957   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21958   include:
21959     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
21960     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
21961     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
21962     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
21963   layout:
21964     title: "2n-clx-xxv710-78b-ip6routing-rnd-base-scale-dpdk-pdr"
21965     layout: "plot-throughput-speedup-analysis"
21966
21967 - type: "plot"
21968   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
21969   algorithm: "plot_tsa_name"
21970   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
21971   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21972   include:
21973     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
21974     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
21975     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
21976     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
21977     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
21978   layout:
21979     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
21980     layout: "plot-throughput-speedup-analysis"
21981
21982 - type: "plot"
21983   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
21984   algorithm: "plot_tsa_name"
21985   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
21986   data: "plot-vpp-throughput-lat-tsa-2n-clx"
21987   include:
21988     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
21989     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
21990     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
21991     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
21992     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
21993   layout:
21994     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
21995     layout: "plot-throughput-speedup-analysis"
21996
21997 - type: "plot"
21998   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
21999   algorithm: "plot_tsa_name"
22000   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
22001   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22002   include:
22003     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
22004     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
22005     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
22006     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22007     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
22008   layout:
22009     title: "2n-clx-x710-64b-l2switching-base-scale-avf-ndr"
22010     layout: "plot-throughput-speedup-analysis"
22011
22012 - type: "plot"
22013   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
22014   algorithm: "plot_tsa_name"
22015   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
22016   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22017   include:
22018     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
22019     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
22020     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
22021     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22022     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
22023   layout:
22024     title: "2n-clx-x710-64b-l2switching-base-scale-avf-pdr"
22025     layout: "plot-throughput-speedup-analysis"
22026
22027 - type: "plot"
22028   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
22029   algorithm: "plot_tsa_name"
22030   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
22031   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22032   include:
22033     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
22034     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
22035     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
22036     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22037     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
22038   layout:
22039     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr"
22040     layout: "plot-throughput-speedup-analysis"
22041
22042 - type: "plot"
22043   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
22044   algorithm: "plot_tsa_name"
22045   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
22046   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22047   include:
22048     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
22049     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
22050     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
22051     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22052     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
22053   layout:
22054     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr"
22055     layout: "plot-throughput-speedup-analysis"
22056
22057 - type: "plot"
22058   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
22059   algorithm: "plot_tsa_name"
22060   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
22061   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22062   include:
22063     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
22064     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
22065     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
22066     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
22067     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22068   layout:
22069     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
22070     layout: "plot-throughput-speedup-analysis"
22071
22072 - type: "plot"
22073   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
22074   algorithm: "plot_tsa_name"
22075   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
22076   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22077   include:
22078     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
22079     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
22080     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
22081     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
22082     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22083   layout:
22084     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
22085     layout: "plot-throughput-speedup-analysis"
22086
22087 - type: "plot"
22088   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
22089   algorithm: "plot_tsa_name"
22090   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
22091   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22092   include:
22093     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22094     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
22095     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
22096     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
22097   layout:
22098     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr"
22099     layout: "plot-throughput-speedup-analysis"
22100
22101 - type: "plot"
22102   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
22103   algorithm: "plot_tsa_name"
22104   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
22105   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22106   include:
22107     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
22108     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
22109     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
22110     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
22111   layout:
22112     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr"
22113     layout: "plot-throughput-speedup-analysis"
22114
22115 - type: "plot"
22116   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
22117   algorithm: "plot_tsa_name"
22118   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
22119   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22120   include:
22121     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
22122     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
22123     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
22124     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
22125     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22126   layout:
22127     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
22128     layout: "plot-throughput-speedup-analysis"
22129
22130 - type: "plot"
22131   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
22132   algorithm: "plot_tsa_name"
22133   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
22134   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22135   include:
22136     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
22137     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
22138     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
22139     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
22140     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22141   layout:
22142     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
22143     layout: "plot-throughput-speedup-analysis"
22144
22145 - type: "plot"
22146   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
22147   algorithm: "plot_tsa_name"
22148   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
22149   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22150   include:
22151     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22152     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
22153     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
22154     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
22155   layout:
22156     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
22157     layout: "plot-throughput-speedup-analysis"
22158
22159 - type: "plot"
22160   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
22161   algorithm: "plot_tsa_name"
22162   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
22163   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22164   include:
22165     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
22166     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
22167     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
22168     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
22169   layout:
22170     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
22171     layout: "plot-throughput-speedup-analysis"
22172
22173 - type: "plot"
22174   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
22175   algorithm: "plot_tsa_name"
22176   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
22177   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22178   include:
22179     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
22180     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
22181     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
22182     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
22183     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
22184   layout:
22185     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
22186     layout: "plot-throughput-speedup-analysis"
22187
22188 - type: "plot"
22189   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
22190   algorithm: "plot_tsa_name"
22191   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
22192   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22193   include:
22194     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
22195     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
22196     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
22197     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
22198     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
22199   layout:
22200     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
22201     layout: "plot-throughput-speedup-analysis"
22202
22203 - type: "plot"
22204   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
22205   algorithm: "plot_tsa_name"
22206   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
22207   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22208   include:
22209     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
22210     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
22211     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
22212     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
22213   layout:
22214     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
22215     layout: "plot-throughput-speedup-analysis"
22216
22217 - type: "plot"
22218   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
22219   algorithm: "plot_tsa_name"
22220   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
22221   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22222   include:
22223     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
22224     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
22225     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
22226     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
22227   layout:
22228     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
22229     layout: "plot-throughput-speedup-analysis"
22230
22231 - type: "plot"
22232   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-ndr"
22233   algorithm: "plot_tsa_name"
22234   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-ndr-tsa"
22235   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22236   include:
22237     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22238     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22239     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22240     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22241     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
22242   layout:
22243     title: "2n-clx-xxv710-64b-vhost-base-avf-ndr"
22244     layout: "plot-throughput-speedup-analysis"
22245
22246 - type: "plot"
22247   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-pdr"
22248   algorithm: "plot_tsa_name"
22249   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-pdr-tsa"
22250   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22251   include:
22252     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22253     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22254     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22255     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22256     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
22257   layout:
22258     title: "2n-clx-xxv710-64b-vhost-base-avf-pdr"
22259     layout: "plot-throughput-speedup-analysis"
22260
22261 - type: "plot"
22262   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
22263   algorithm: "plot_tsa_name"
22264   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
22265   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22266   include:
22267     - "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"
22268     - "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"
22269     - "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"
22270     - "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"
22271     - "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"
22272   layout:
22273     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
22274     layout: "plot-throughput-speedup-analysis"
22275
22276 - type: "plot"
22277   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
22278   algorithm: "plot_tsa_name"
22279   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
22280   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22281   include:
22282     - "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"
22283     - "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"
22284     - "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"
22285     - "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"
22286     - "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"
22287   layout:
22288     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
22289     layout: "plot-throughput-speedup-analysis"
22290
22291 - type: "plot"
22292   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
22293   algorithm: "plot_tsa_name"
22294   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
22295   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22296   include:
22297     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22298     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22299     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22300     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22301     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
22302   layout:
22303     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
22304     layout: "plot-throughput-speedup-analysis"
22305
22306 - type: "plot"
22307   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
22308   algorithm: "plot_tsa_name"
22309   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
22310   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22311   include:
22312     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22313     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22314     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22315     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22316     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
22317   layout:
22318     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
22319     layout: "plot-throughput-speedup-analysis"
22320
22321 - type: "plot"
22322   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
22323   algorithm: "plot_tsa_name"
22324   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
22325   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22326   include:
22327     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22328     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22329     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22330     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22331     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
22332   layout:
22333     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
22334     layout: "plot-throughput-speedup-analysis"
22335
22336 - type: "plot"
22337   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
22338   algorithm: "plot_tsa_name"
22339   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
22340   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22341   include:
22342     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22343     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22344     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22345     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
22346     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
22347   layout:
22348     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
22349     layout: "plot-throughput-speedup-analysis"
22350
22351 - type: "plot"
22352   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
22353   algorithm: "plot_tsa_name"
22354   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
22355   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22356   include:
22357     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22358     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22359     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22360     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22361   layout:
22362     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
22363     layout: "plot-throughput-speedup-analysis"
22364
22365 - type: "plot"
22366   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
22367   algorithm: "plot_tsa_name"
22368   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
22369   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22370   include:
22371     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22372     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22373     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
22374     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
22375   layout:
22376     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
22377     layout: "plot-throughput-speedup-analysis"
22378
22379 - type: "plot"
22380   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
22381   algorithm: "plot_tsa_name"
22382   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
22383   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22384   include:
22385     - "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"
22386     - "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"
22387     - "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"
22388     - "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"
22389   layout:
22390     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
22391     layout: "plot-throughput-speedup-analysis"
22392
22393 - type: "plot"
22394   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
22395   algorithm: "plot_tsa_name"
22396   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
22397   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22398   include:
22399     - "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"
22400     - "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"
22401     - "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"
22402     - "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"
22403   layout:
22404     title: "2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr"
22405     layout: "plot-throughput-speedup-analysis"
22406
22407 - type: "plot"
22408   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
22409   algorithm: "plot_tsa_name"
22410   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
22411   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22412   include:
22413     - "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"
22414     - "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"
22415     - "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"
22416     - "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"
22417     - "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"
22418     - "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"
22419   layout:
22420     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
22421     layout: "plot-throughput-speedup-analysis"
22422
22423 - type: "plot"
22424   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
22425   algorithm: "plot_tsa_name"
22426   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
22427   data: "plot-vpp-throughput-lat-tsa-2n-clx"
22428   include:
22429     - "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"
22430     - "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"
22431     - "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"
22432     - "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"
22433     - "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"
22434     - "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"
22435   layout:
22436     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
22437     layout: "plot-throughput-speedup-analysis"
22438
22439 # Packet Throughput - DPDK
22440
22441 # 2n-clx-xxv710
22442
22443 - type: "plot"
22444   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
22445   algorithm: "plot_perf_box_name"
22446   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
22447   data: "plot-dpdk-throughput-latency-2n-clx"
22448   include:
22449     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
22450     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
22451   layout:
22452     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
22453     layout: "plot-throughput"
22454
22455 - type: "plot"
22456   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
22457   algorithm: "plot_perf_box_name"
22458   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
22459   data: "plot-dpdk-throughput-latency-2n-clx"
22460   include:
22461     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
22462     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
22463   layout:
22464     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
22465     layout: "plot-throughput"
22466
22467 - type: "plot"
22468   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
22469   algorithm: "plot_perf_box_name"
22470   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
22471   data: "plot-dpdk-throughput-latency-2n-clx"
22472   include:
22473     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
22474     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
22475   layout:
22476     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
22477     layout: "plot-throughput"
22478
22479 - type: "plot"
22480   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
22481   algorithm: "plot_perf_box_name"
22482   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
22483   data: "plot-dpdk-throughput-latency-2n-clx"
22484   include:
22485     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
22486     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
22487   layout:
22488     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
22489     layout: "plot-throughput"
22490
22491 # 2n-clx-x710
22492
22493 - type: "plot"
22494   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
22495   algorithm: "plot_perf_box_name"
22496   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
22497   data: "plot-dpdk-throughput-latency-2n-clx"
22498   include:
22499     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
22500     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
22501   layout:
22502     title: "2n-clx-x710-64b-2t1c-base-ndr"
22503     layout: "plot-throughput"
22504
22505 - type: "plot"
22506   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
22507   algorithm: "plot_perf_box_name"
22508   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
22509   data: "plot-dpdk-throughput-latency-2n-clx"
22510   include:
22511     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
22512     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
22513   layout:
22514     title: "2n-clx-x710-64b-4t2c-base-ndr"
22515     layout: "plot-throughput"
22516
22517 - type: "plot"
22518   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
22519   algorithm: "plot_perf_box_name"
22520   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
22521   data: "plot-dpdk-throughput-latency-2n-clx"
22522   include:
22523     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
22524     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
22525   layout:
22526     title: "2n-clx-x710-64b-2t1c-base-pdr"
22527     layout: "plot-throughput"
22528
22529 - type: "plot"
22530   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
22531   algorithm: "plot_perf_box_name"
22532   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
22533   data: "plot-dpdk-throughput-latency-2n-clx"
22534   include:
22535     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
22536     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
22537   layout:
22538     title: "2n-clx-x710-64b-4t2c-base-pdr"
22539     layout: "plot-throughput"
22540
22541 ###############################################################################
22542
22543 # 2n-zn2
22544
22545 # Packet Throughput
22546
22547 - type: "plot"
22548   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-memif-base-avf-ndr"
22549   algorithm: "plot_perf_box_name"
22550   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-memif-base-avf-ndr"
22551   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22552   include:
22553     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
22554     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22555     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22556     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
22557   layout:
22558     title: "2n-zn2-xxv710-64b-2t1c-memif-base-avf-ndr"
22559     layout: "plot-throughput"
22560
22561 - type: "plot"
22562   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-memif-base-avf-pdr"
22563   algorithm: "plot_perf_box_name"
22564   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-memif-base-avf-pdr"
22565   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22566   include:
22567     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
22568     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22569     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22570     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
22571   layout:
22572     title: "2n-zn2-xxv710-64b-2t1c-memif-base-avf-pdr"
22573     layout: "plot-throughput"
22574
22575 - type: "plot"
22576   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-ndr"
22577   algorithm: "plot_perf_box_name"
22578   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-ndr"
22579   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22580   include:
22581     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
22582     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22583     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22584     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
22585   layout:
22586     title: "2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-ndr"
22587     layout: "plot-throughput"
22588
22589 - type: "plot"
22590   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-pdr"
22591   algorithm: "plot_perf_box_name"
22592   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-pdr"
22593   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22594   include:
22595     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
22596     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22597     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22598     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
22599   layout:
22600     title: "2n-zn2-xxv710-64b-2t1c-memif-base-dpdk-pdr"
22601     layout: "plot-throughput"
22602
22603 - type: "plot"
22604   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
22605   algorithm: "plot_perf_box_name"
22606   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
22607   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22608   include:
22609     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22610     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22611     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
22612     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
22613   layout:
22614     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
22615     layout: "plot-throughput"
22616
22617 - type: "plot"
22618   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
22619   algorithm: "plot_perf_box_name"
22620   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
22621   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22622   include:
22623     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22624     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
22625     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
22626     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
22627   layout:
22628     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
22629     layout: "plot-throughput"
22630
22631 - type: "plot"
22632   title: "Throughput: 2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
22633   algorithm: "plot_perf_box_name"
22634   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
22635   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22636   include:
22637     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
22638     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
22639     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
22640     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
22641     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
22642     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
22643   layout:
22644     title: "2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
22645     layout: "plot-throughput"
22646
22647 - type: "plot"
22648   title: "Throughput: 2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
22649   algorithm: "plot_perf_box_name"
22650   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
22651   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22652   include:
22653     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
22654     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
22655     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
22656     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
22657     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
22658     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
22659   layout:
22660     title: "2n-zn2-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
22661     layout: "plot-throughput"
22662
22663 - type: "plot"
22664   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
22665   algorithm: "plot_perf_box_name"
22666   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
22667   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22668   include:
22669     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
22670     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
22671     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
22672     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
22673   layout:
22674     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
22675     layout: "plot-throughput"
22676
22677 - type: "plot"
22678   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
22679   algorithm: "plot_perf_box_name"
22680   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
22681   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22682   include:
22683     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
22684     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
22685     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
22686     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
22687   layout:
22688     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
22689     layout: "plot-throughput"
22690
22691 - type: "plot"
22692   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
22693   algorithm: "plot_perf_box_name"
22694   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
22695   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22696   include:
22697     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
22698     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
22699     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
22700   layout:
22701     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
22702     layout: "plot-throughput"
22703
22704 - type: "plot"
22705   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
22706   algorithm: "plot_perf_box_name"
22707   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
22708   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22709   include:
22710     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
22711     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
22712     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
22713   layout:
22714     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
22715     layout: "plot-throughput"
22716
22717 - type: "plot"
22718   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
22719   algorithm: "plot_perf_box_name"
22720   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
22721   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22722   include:
22723     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
22724     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
22725     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
22726     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
22727     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
22728   layout:
22729     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
22730     layout: "plot-throughput"
22731
22732 - type: "plot"
22733   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
22734   algorithm: "plot_perf_box_name"
22735   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
22736   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22737   include:
22738     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
22739     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
22740     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
22741     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
22742     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
22743   layout:
22744     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
22745     layout: "plot-throughput"
22746
22747 - type: "plot"
22748   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
22749   algorithm: "plot_perf_box_name"
22750   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
22751   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22752   include:
22753     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
22754     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
22755     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
22756   layout:
22757     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
22758     layout: "plot-throughput"
22759
22760 - type: "plot"
22761   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
22762   algorithm: "plot_perf_box_name"
22763   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
22764   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22765   include:
22766     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
22767     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
22768     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
22769   layout:
22770     title: "2n-zn2-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
22771     layout: "plot-throughput"
22772
22773 - type: "plot"
22774   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
22775   algorithm: "plot_perf_box_name"
22776   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
22777   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22778   include:
22779     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
22780     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
22781     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
22782     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
22783     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
22784     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
22785   layout:
22786     title: "2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
22787     layout: "plot-throughput"
22788
22789 - type: "plot"
22790   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
22791   algorithm: "plot_perf_box_name"
22792   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
22793   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22794   include:
22795     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
22796     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
22797     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
22798     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
22799     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
22800     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
22801   layout:
22802     title: "2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
22803     layout: "plot-throughput"
22804
22805 - type: "plot"
22806   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
22807   algorithm: "plot_perf_box_name"
22808   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
22809   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22810   include:
22811     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
22812     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
22813     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
22814     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
22815     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
22816   layout:
22817     title: "2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
22818     layout: "plot-throughput"
22819
22820 #- type: "plot"
22821 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
22822 #  algorithm: "plot_perf_box_name"
22823 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
22824 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22825 #  include:
22826 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
22827 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
22828 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
22829 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
22830 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
22831 #  layout:
22832 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
22833 #    layout: "plot-throughput"
22834 #
22835 #- type: "plot"
22836 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
22837 #  algorithm: "plot_perf_box_name"
22838 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
22839 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22840 #  include:
22841 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
22842 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
22843 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
22844 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
22845 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
22846 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
22847 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
22848 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
22849 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
22850 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
22851 #  layout:
22852 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
22853 #    layout: "plot-cps"
22854 #
22855 #- type: "plot"
22856 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
22857 #  algorithm: "plot_perf_box_name"
22858 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
22859 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22860 #  include:
22861 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
22862 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
22863 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
22864 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
22865 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
22866 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
22867 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
22868 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
22869 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
22870 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
22871 #  layout:
22872 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
22873 #    layout: "plot-throughput"
22874 #
22875 #- type: "plot"
22876 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
22877 #  algorithm: "plot_perf_box_name"
22878 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
22879 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22880 #  include:
22881 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
22882 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
22883 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
22884 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
22885 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
22886 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
22887 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
22888 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
22889 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
22890 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
22891 #  layout:
22892 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
22893 #    layout: "plot-cps"
22894 #
22895 #- type: "plot"
22896 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
22897 #  algorithm: "plot_perf_box_name"
22898 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
22899 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22900 #  include:
22901 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
22902 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
22903 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
22904 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
22905 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
22906 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
22907 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
22908 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
22909 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
22910 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
22911 #  layout:
22912 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
22913 #    layout: "plot-throughput"
22914
22915 - type: "plot"
22916   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
22917   algorithm: "plot_perf_box_name"
22918   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
22919   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22920   include:
22921     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
22922     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
22923     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
22924     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
22925     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
22926   layout:
22927     title: "2n-zn2-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
22928     layout: "plot-throughput"
22929
22930 #- type: "plot"
22931 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
22932 #  algorithm: "plot_perf_box_name"
22933 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
22934 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22935 #  include:
22936 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
22937 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
22938 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
22939 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
22940 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
22941 #  layout:
22942 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
22943 #    layout: "plot-throughput"
22944 #
22945 #- type: "plot"
22946 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
22947 #  algorithm: "plot_perf_box_name"
22948 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
22949 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22950 #  include:
22951 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
22952 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
22953 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
22954 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
22955 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
22956 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
22957 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
22958 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
22959 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
22960 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
22961 #  layout:
22962 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
22963 #    layout: "plot-cps"
22964 #
22965 #- type: "plot"
22966 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
22967 #  algorithm: "plot_perf_box_name"
22968 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
22969 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22970 #  include:
22971 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
22972 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
22973 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
22974 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
22975 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
22976 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
22977 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
22978 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
22979 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
22980 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
22981 #  layout:
22982 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
22983 #    layout: "plot-throughput"
22984 #
22985 #- type: "plot"
22986 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
22987 #  algorithm: "plot_perf_box_name"
22988 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
22989 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
22990 #  include:
22991 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
22992 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
22993 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
22994 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
22995 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
22996 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
22997 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
22998 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-cps-ndrpdr"
22999 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
23000 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
23001 #  layout:
23002 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
23003 #    layout: "plot-cps"
23004 #
23005 #- type: "plot"
23006 #  title: "Throughput: 2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
23007 #  algorithm: "plot_perf_box_name"
23008 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
23009 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23010 #  include:
23011 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
23012 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
23013 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
23014 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
23015 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
23016 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
23017 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
23018 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128768-pps-ndrpdr"
23019 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
23020 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
23021 #  layout:
23022 #    title: "2n-zn2-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
23023 #    layout: "plot-throughput"
23024
23025 - type: "plot"
23026   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
23027   algorithm: "plot_perf_box_name"
23028   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
23029   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23030   include:
23031     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
23032     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23033     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23034     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23035     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23036     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23037   layout:
23038     title: "2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
23039     layout: "plot-throughput"
23040
23041 - type: "plot"
23042   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
23043   algorithm: "plot_perf_box_name"
23044   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
23045   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23046   include:
23047     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
23048     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23049     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23050     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23051     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23052     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23053   layout:
23054     title: "2n-zn2-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
23055     layout: "plot-throughput"
23056
23057 - type: "plot"
23058   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ip4base-ndr"
23059   algorithm: "plot_perf_box_name"
23060   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ip4base-ndr"
23061   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23062   include:
23063     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
23064     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
23065   layout:
23066     title: "2n-zn2-cx556a-64b-2t1c-rdma-ip4base-ndr"
23067     layout: "plot-throughput"
23068
23069 - type: "plot"
23070   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ip4base-pdr"
23071   algorithm: "plot_perf_box_name"
23072   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ip4base-pdr"
23073   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23074   include:
23075     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
23076     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
23077   layout:
23078     title: "2n-zn2-cx556a-64b-2t1c-rdma-ip4base-pdr"
23079     layout: "plot-throughput"
23080
23081 - type: "plot"
23082   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
23083   algorithm: "plot_perf_box_name"
23084   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
23085   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23086   include:
23087     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
23088     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
23089     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
23090     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
23091     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
23092     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
23093   layout:
23094     title: "2n-zn2-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
23095     layout: "plot-throughput"
23096
23097 - type: "plot"
23098   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
23099   algorithm: "plot_perf_box_name"
23100   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
23101   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23102   include:
23103     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
23104     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
23105     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
23106     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
23107     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
23108     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
23109   layout:
23110     title: "2n-zn2-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
23111     layout: "plot-throughput"
23112
23113 - type: "plot"
23114   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
23115   algorithm: "plot_perf_box_name"
23116   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
23117   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23118   include:
23119     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23120     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23121     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23122     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23123     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23124     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
23125   layout:
23126     title: "2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
23127     layout: "plot-throughput"
23128
23129 - type: "plot"
23130   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
23131   algorithm: "plot_perf_box_name"
23132   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
23133   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23134   include:
23135     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
23136     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
23137     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
23138     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
23139     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
23140     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
23141   layout:
23142     title: "2n-zn2-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
23143     layout: "plot-throughput"
23144
23145 - type: "plot"
23146   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
23147   algorithm: "plot_perf_box_name"
23148   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
23149   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23150   include:
23151     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
23152     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
23153     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
23154     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
23155     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
23156   layout:
23157     title: "2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-ndr"
23158     layout: "plot-throughput"
23159
23160 - type: "plot"
23161   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
23162   algorithm: "plot_perf_box_name"
23163   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
23164   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23165   include:
23166     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
23167     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
23168     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
23169     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
23170     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
23171   layout:
23172     title: "2n-zn2-xxv710-64b-2t1c-ethip4--ethip4udpgeneve-avf-pdr"
23173     layout: "plot-throughput"
23174
23175 - type: "plot"
23176   title: "Throughput: 2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
23177   algorithm: "plot_perf_box_name"
23178   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
23179   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23180   include:
23181     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
23182     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
23183     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
23184     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
23185     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
23186     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
23187     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
23188   layout:
23189     title: "2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
23190     layout: "plot-throughput"
23191
23192 - type: "plot"
23193   title: "Throughput: 2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
23194   algorithm: "plot_perf_box_name"
23195   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
23196   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23197   include:
23198     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
23199     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
23200     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
23201     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
23202     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
23203     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
23204     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
23205   layout:
23206     title: "2n-zn2-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
23207     layout: "plot-throughput"
23208
23209 - type: "plot"
23210   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
23211   algorithm: "plot_perf_box_name"
23212   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
23213   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23214   include:
23215     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
23216     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
23217     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
23218     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
23219     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
23220   layout:
23221     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
23222     layout: "plot-throughput"
23223
23224 - type: "plot"
23225   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
23226   algorithm: "plot_perf_box_name"
23227   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
23228   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23229   include:
23230     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
23231     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
23232     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
23233     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
23234     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
23235   layout:
23236     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
23237     layout: "plot-throughput"
23238
23239 - type: "plot"
23240   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-ndr"
23241   algorithm: "plot_perf_box_name"
23242   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-ndr"
23243   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23244   include:
23245     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
23246     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
23247     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
23248     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
23249   layout:
23250     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-ndr"
23251     layout: "plot-throughput"
23252
23253 - type: "plot"
23254   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-pdr"
23255   algorithm: "plot_perf_box_name"
23256   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-pdr"
23257   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23258   include:
23259     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
23260     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
23261     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
23262     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
23263   layout:
23264     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-rnd-base-scale-avf-pdr"
23265     layout: "plot-throughput"
23266
23267 - type: "plot"
23268   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
23269   algorithm: "plot_perf_box_name"
23270   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
23271   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23272   include:
23273     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
23274     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
23275     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
23276     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
23277     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
23278   layout:
23279     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
23280     layout: "plot-throughput"
23281
23282 - type: "plot"
23283   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
23284   algorithm: "plot_perf_box_name"
23285   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
23286   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23287   include:
23288     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
23289     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
23290     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
23291     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
23292     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
23293   layout:
23294     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
23295     layout: "plot-throughput"
23296
23297 - type: "plot"
23298   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-ndr"
23299   algorithm: "plot_perf_box_name"
23300   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-ndr"
23301   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23302   include:
23303     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
23304     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
23305     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
23306     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
23307   layout:
23308     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-ndr"
23309     layout: "plot-throughput"
23310
23311 - type: "plot"
23312   title: "Throughput: 2n-zn2-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-pdr"
23313   algorithm: "plot_perf_box_name"
23314   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-pdr"
23315   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23316   include:
23317     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
23318     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-rnd-ndrpdr"
23319     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-rnd-ndrpdr"
23320     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-rnd-ndrpdr"
23321   layout:
23322     title: "2n-zn2-xxv710-78b-2t1c-ip6routing-rnd-base-scale-dpdk-pdr"
23323     layout: "plot-throughput"
23324
23325 - type: "plot"
23326   title: "Throughput: 2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
23327   algorithm: "plot_perf_box_name"
23328   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
23329   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23330   include:
23331     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
23332     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
23333     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
23334     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
23335     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
23336   layout:
23337     title: "2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
23338     layout: "plot-throughput"
23339
23340 - type: "plot"
23341   title: "Throughput: 2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
23342   algorithm: "plot_perf_box_name"
23343   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
23344   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23345   include:
23346     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
23347     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
23348     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
23349     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
23350     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
23351   layout:
23352     title: "2n-zn2-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
23353     layout: "plot-throughput"
23354
23355 - type: "plot"
23356   title: "Throughput: 2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
23357   algorithm: "plot_perf_box_name"
23358   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
23359   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23360   include:
23361     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
23362     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
23363     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
23364     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
23365     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
23366   layout:
23367     title: "2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
23368     layout: "plot-throughput"
23369
23370 - type: "plot"
23371   title: "Throughput: 2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
23372   algorithm: "plot_perf_box_name"
23373   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
23374   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23375   include:
23376     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
23377     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
23378     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
23379     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
23380     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
23381   layout:
23382     title: "2n-zn2-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
23383     layout: "plot-throughput"
23384
23385 - type: "plot"
23386   title: "Throughput: 2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
23387   algorithm: "plot_perf_box_name"
23388   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
23389   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23390   include:
23391     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
23392     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
23393     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
23394     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
23395     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
23396   layout:
23397     title: "2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
23398     layout: "plot-throughput"
23399
23400 - type: "plot"
23401   title: "Throughput: 2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
23402   algorithm: "plot_perf_box_name"
23403   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
23404   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23405   include:
23406     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
23407     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
23408     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
23409     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
23410     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
23411   layout:
23412     title: "2n-zn2-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
23413     layout: "plot-throughput"
23414
23415 - type: "plot"
23416   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-ndr"
23417   algorithm: "plot_perf_box_name"
23418   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-ndr"
23419   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23420   include:
23421     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
23422     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
23423     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23424     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
23425     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
23426     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
23427   layout:
23428     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-ndr"
23429     layout: "plot-throughput"
23430
23431 - type: "plot"
23432   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-pdr"
23433   algorithm: "plot_perf_box_name"
23434   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-pdr"
23435   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23436   include:
23437     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
23438     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
23439     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23440     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
23441     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
23442     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
23443   layout:
23444     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-avf-pdr"
23445     layout: "plot-throughput"
23446
23447 - type: "plot"
23448   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
23449   algorithm: "plot_perf_box_name"
23450   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
23451   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23452   include:
23453     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
23454     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
23455     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
23456     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
23457   layout:
23458     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
23459     layout: "plot-throughput"
23460
23461 - type: "plot"
23462   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
23463   algorithm: "plot_perf_box_name"
23464   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
23465   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23466   include:
23467     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
23468     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
23469     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
23470     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
23471   layout:
23472     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
23473     layout: "plot-throughput"
23474
23475 - type: "plot"
23476   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
23477   algorithm: "plot_perf_box_name"
23478   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
23479   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23480   include:
23481     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
23482     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
23483     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23484     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
23485     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
23486     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
23487   layout:
23488     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
23489     layout: "plot-throughput"
23490
23491 - type: "plot"
23492   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
23493   algorithm: "plot_perf_box_name"
23494   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
23495   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23496   include:
23497     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
23498     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
23499     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23500     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
23501     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
23502     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
23503   layout:
23504     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
23505     layout: "plot-throughput"
23506
23507 - type: "plot"
23508   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
23509   algorithm: "plot_perf_box_name"
23510   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
23511   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23512   include:
23513     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
23514     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
23515     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
23516     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
23517   layout:
23518     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
23519     layout: "plot-throughput"
23520
23521 - type: "plot"
23522   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
23523   algorithm: "plot_perf_box_name"
23524   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
23525   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23526   include:
23527     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
23528     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
23529     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
23530     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
23531   layout:
23532     title: "2n-zn2-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
23533     layout: "plot-throughput"
23534
23535 - type: "plot"
23536   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
23537   algorithm: "plot_perf_box_name"
23538   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
23539   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23540   include:
23541     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
23542     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
23543     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23544     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
23545     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
23546     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
23547   layout:
23548     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
23549     layout: "plot-throughput"
23550
23551 - type: "plot"
23552   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
23553   algorithm: "plot_perf_box_name"
23554   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
23555   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23556   include:
23557     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
23558     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
23559     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
23560     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
23561     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
23562     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
23563   layout:
23564     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
23565     layout: "plot-throughput"
23566
23567 - type: "plot"
23568   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
23569   algorithm: "plot_perf_box_name"
23570   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
23571   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23572   include:
23573     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
23574     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
23575     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
23576     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
23577   layout:
23578     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
23579     layout: "plot-throughput"
23580
23581 - type: "plot"
23582   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
23583   algorithm: "plot_perf_box_name"
23584   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
23585   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23586   include:
23587     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
23588     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
23589     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
23590     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
23591   layout:
23592     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
23593     layout: "plot-throughput"
23594
23595 - type: "plot"
23596   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-avf-ndr"
23597   algorithm: "plot_perf_box_name"
23598   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-avf-ndr"
23599   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23600   include:
23601     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23602     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23603     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23604     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23605     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
23606   layout:
23607     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-avf-ndr"
23608     layout: "plot-throughput"
23609
23610 - type: "plot"
23611   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-avf-pdr"
23612   algorithm: "plot_perf_box_name"
23613   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-avf-pdr"
23614   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23615   include:
23616     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23617     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23618     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23619     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23620     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
23621   layout:
23622     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-avf-pdr"
23623     layout: "plot-throughput"
23624
23625 - type: "plot"
23626   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
23627   algorithm: "plot_perf_box_name"
23628   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
23629   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23630   include:
23631     - "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"
23632     - "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"
23633     - "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"
23634     - "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"
23635     - "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"
23636   layout:
23637     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
23638     layout: "plot-throughput"
23639
23640 - type: "plot"
23641   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
23642   algorithm: "plot_perf_box_name"
23643   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
23644   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23645   include:
23646     - "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"
23647     - "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"
23648     - "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"
23649     - "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"
23650     - "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"
23651   layout:
23652     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
23653     layout: "plot-throughput"
23654
23655 - type: "plot"
23656   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
23657   algorithm: "plot_perf_box_name"
23658   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
23659   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23660   include:
23661     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23662     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23663     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23664     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23665     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
23666   layout:
23667     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
23668     layout: "plot-throughput"
23669
23670 - type: "plot"
23671   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
23672   algorithm: "plot_perf_box_name"
23673   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
23674   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23675   include:
23676     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23677     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23678     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23679     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23680     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
23681   layout:
23682     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
23683     layout: "plot-throughput"
23684
23685 - type: "plot"
23686   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
23687   algorithm: "plot_perf_box_name"
23688   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
23689   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23690   include:
23691     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23692     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23693     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23694     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23695     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
23696   layout:
23697     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
23698     layout: "plot-throughput"
23699
23700 - type: "plot"
23701   title: "Throughput: 2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
23702   algorithm: "plot_perf_box_name"
23703   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
23704   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23705   include:
23706     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23707     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23708     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23709     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
23710     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
23711   layout:
23712     title: "2n-zn2-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
23713     layout: "plot-throughput"
23714
23715 - type: "plot"
23716   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
23717   algorithm: "plot_perf_box_name"
23718   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
23719   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23720   include:
23721     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23722     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23723     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23724     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23725   layout:
23726     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
23727     layout: "plot-throughput"
23728
23729 - type: "plot"
23730   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
23731   algorithm: "plot_perf_box_name"
23732   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
23733   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23734   include:
23735     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23736     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23737     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
23738     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
23739   layout:
23740     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
23741     layout: "plot-throughput"
23742
23743 - type: "plot"
23744   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
23745   algorithm: "plot_perf_box_name"
23746   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
23747   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23748   include:
23749     - "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"
23750     - "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"
23751     - "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"
23752     - "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"
23753   layout:
23754     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
23755     layout: "plot-throughput"
23756
23757 - type: "plot"
23758   title: "Throughput: 2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
23759   algorithm: "plot_perf_box_name"
23760   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
23761   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23762   include:
23763     - "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"
23764     - "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"
23765     - "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"
23766     - "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"
23767   layout:
23768     title: "2n-zn2-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
23769     layout: "plot-throughput"
23770
23771 - type: "plot"
23772   title: "Throughput: 2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
23773   algorithm: "plot_perf_box_name"
23774   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
23775   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23776   include:
23777     - "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"
23778     - "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"
23779     - "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"
23780     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
23781     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
23782     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
23783   layout:
23784     title: "2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
23785     layout: "plot-throughput"
23786
23787 - type: "plot"
23788   title: "Throughput: 2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
23789   algorithm: "plot_perf_box_name"
23790   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
23791   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23792   include:
23793     - "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"
23794     - "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"
23795     - "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"
23796     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
23797     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
23798     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
23799   layout:
23800     title: "2n-zn2-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
23801     layout: "plot-throughput"
23802
23803 ################################################################################
23804
23805 # Packet Speedup
23806
23807 - type: "plot"
23808   title: "Speedup: 2n-zn2-xxv710-64b-memif-base-avf-ndr-tsa"
23809   algorithm: "plot_tsa_name"
23810   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-memif-base-avf-ndr-tsa"
23811   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23812   include:
23813     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
23814     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23815     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23816     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
23817   layout:
23818     title: "2n-zn2-xxv710-64b-memif-base-avf-ndr"
23819     layout: "plot-throughput-speedup-analysis"
23820
23821 - type: "plot"
23822   title: "Speedup: 2n-zn2-xxv710-64b-memif-base-avf-pdr-tsa"
23823   algorithm: "plot_tsa_name"
23824   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-memif-base-avf-pdr-tsa"
23825   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23826   include:
23827     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
23828     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23829     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23830     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
23831   layout:
23832     title: "2n-zn2-xxv710-64b-memif-base-avf-pdr"
23833     layout: "plot-throughput-speedup-analysis"
23834
23835 - type: "plot"
23836   title: "Speedup: 2n-zn2-xxv710-64b-memif-base-dpdk-ndr-tsa"
23837   algorithm: "plot_tsa_name"
23838   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-memif-base-dpdk-ndr-tsa"
23839   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23840   include:
23841     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
23842     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23843     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23844     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
23845   layout:
23846     title: "2n-zn2-xxv710-64b-memif-base-dpdk-ndr"
23847     layout: "plot-throughput-speedup-analysis"
23848
23849 - type: "plot"
23850   title: "Speedup: 2n-zn2-xxv710-64b-memif-base-dpdk-pdr-tsa"
23851   algorithm: "plot_tsa_name"
23852   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-memif-base-dpdk-pdr-tsa"
23853   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23854   include:
23855     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
23856     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23857     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23858     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
23859   layout:
23860     title: "2n-zn2-xxv710-64b-memif-base-dpdk-pdr"
23861     layout: "plot-throughput-speedup-analysis"
23862
23863 - type: "plot"
23864   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
23865   algorithm: "plot_tsa_name"
23866   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
23867   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23868   include:
23869     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23870     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23871     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
23872     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
23873   layout:
23874     title: "2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
23875     layout: "plot-throughput-speedup-analysis"
23876
23877 - type: "plot"
23878   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
23879   algorithm: "plot_tsa_name"
23880   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
23881   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23882   include:
23883     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23884     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
23885     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
23886     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
23887   layout:
23888     title: "2n-zn2-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
23889     layout: "plot-throughput-speedup-analysis"
23890
23891 - type: "plot"
23892   title: "Speedup: 2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
23893   algorithm: "plot_tsa_name"
23894   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
23895   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23896   include:
23897     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
23898     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
23899     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
23900     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
23901     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
23902     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
23903   layout:
23904     title: "2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
23905     layout: "plot-throughput-speedup-analysis"
23906
23907 - type: "plot"
23908   title: "Speedup: 2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
23909   algorithm: "plot_tsa_name"
23910   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
23911   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23912   include:
23913     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
23914     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
23915     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
23916     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
23917     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
23918     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
23919   layout:
23920     title: "2n-zn2-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
23921     layout: "plot-throughput-speedup-analysis"
23922
23923 - type: "plot"
23924   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
23925   algorithm: "plot_tsa_name"
23926   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
23927   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23928   include:
23929     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
23930     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
23931     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
23932     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
23933   layout:
23934     title: "2n-zn2-xxv710-64b-ip4routing-base-scale-avf-ndr"
23935     layout: "plot-throughput-speedup-analysis"
23936
23937 - type: "plot"
23938   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
23939   algorithm: "plot_tsa_name"
23940   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
23941   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23942   include:
23943     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
23944     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
23945     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
23946     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
23947   layout:
23948     title: "2n-zn2-xxv710-64b-ip4routing-base-scale-avf-pdr"
23949     layout: "plot-throughput-speedup-analysis"
23950
23951 - type: "plot"
23952   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
23953   algorithm: "plot_tsa_name"
23954   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
23955   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23956   include:
23957     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
23958     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
23959     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
23960   layout:
23961     title: "2n-zn2-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
23962     layout: "plot-throughput-speedup-analysis"
23963
23964 - type: "plot"
23965   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
23966   algorithm: "plot_tsa_name"
23967   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
23968   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23969   include:
23970     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
23971     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
23972     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
23973   layout:
23974     title: "2n-zn2-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
23975     layout: "plot-throughput-speedup-analysis"
23976
23977 - type: "plot"
23978   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
23979   algorithm: "plot_tsa_name"
23980   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
23981   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23982   include:
23983     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
23984     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
23985     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
23986     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
23987     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
23988   layout:
23989     title: "2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
23990     layout: "plot-throughput-speedup-analysis"
23991
23992 - type: "plot"
23993   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
23994   algorithm: "plot_tsa_name"
23995   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
23996   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
23997   include:
23998     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
23999     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
24000     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
24001     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
24002     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
24003   layout:
24004     title: "2n-zn2-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
24005     layout: "plot-throughput-speedup-analysis"
24006
24007 - type: "plot"
24008   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
24009   algorithm: "plot_tsa_name"
24010   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
24011   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24012   include:
24013     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
24014     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
24015     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
24016   layout:
24017     title: "2n-zn2-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
24018     layout: "plot-throughput-speedup-analysis"
24019
24020 - type: "plot"
24021   title: "Speedup: 2n-zn2-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
24022   algorithm: "plot_tsa_name"
24023   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
24024   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24025   include:
24026     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
24027     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
24028     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
24029   layout:
24030     title: "2n-zn2-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
24031     layout: "plot-throughput-speedup-analysis"
24032
24033 - type: "plot"
24034   title: "Speedup: 2n-zn2-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
24035   algorithm: "plot_tsa_name"
24036   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
24037   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24038   include:
24039     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
24040     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
24041     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
24042     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
24043     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
24044     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
24045   layout:
24046     title: "2n-zn2-xxv710-64b-features-ip4routing-base-avf-ndr"
24047     layout: "plot-throughput-speedup-analysis"
24048
24049 - type: "plot"
24050   title: "Speedup: 2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
24051   algorithm: "plot_tsa_name"
24052   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
24053   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24054   include:
24055     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
24056     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
24057     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
24058     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
24059     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
24060   layout:
24061     title: "2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr"
24062     layout: "plot-throughput-speedup-analysis"
24063
24064 #- type: "plot"
24065 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
24066 #  algorithm: "plot_tsa_name"
24067 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
24068 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24069 #  include:
24070 #    - "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"
24071 #    - "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"
24072 #    - "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"
24073 #    - "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"
24074 #    - "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"
24075 #  layout:
24076 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr"
24077 #    layout: "plot-throughput-speedup-analysis"
24078 #
24079 #- type: "plot"
24080 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
24081 #  algorithm: "plot_tsa_name"
24082 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
24083 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24084 #  include:
24085 #    - "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"
24086 #    - "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"
24087 #    - "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"
24088 #    - "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"
24089 #    - "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"
24090 #    - "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"
24091 #    - "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"
24092 #    - "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"
24093 #    - "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"
24094 #    - "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"
24095 #  layout:
24096 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
24097 #    layout: "plot-throughput-speedup-analysis-cps"
24098 #
24099 #- type: "plot"
24100 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
24101 #  algorithm: "plot_tsa_name"
24102 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
24103 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24104 #  include:
24105 #    - "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"
24106 #    - "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"
24107 #    - "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"
24108 #    - "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"
24109 #    - "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"
24110 #    - "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"
24111 #    - "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"
24112 #    - "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"
24113 #    - "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"
24114 #    - "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"
24115 #  layout:
24116 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
24117 #    layout: "plot-throughput-speedup-analysis"
24118 #
24119 #- type: "plot"
24120 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
24121 #  algorithm: "plot_tsa_name"
24122 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
24123 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24124 #  include:
24125 #    - "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"
24126 #    - "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"
24127 #    - "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"
24128 #    - "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"
24129 #    - "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"
24130 #    - "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"
24131 #    - "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"
24132 #    - "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"
24133 #    - "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"
24134 #    - "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"
24135 #  layout:
24136 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
24137 #    layout: "plot-throughput-speedup-analysis-cps"
24138 #
24139 #- type: "plot"
24140 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
24141 #  algorithm: "plot_tsa_name"
24142 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
24143 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24144 #  include:
24145 #    - "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"
24146 #    - "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"
24147 #    - "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"
24148 #    - "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"
24149 #    - "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"
24150 #    - "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"
24151 #    - "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"
24152 #    - "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"
24153 #    - "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"
24154 #    - "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"
24155 #  layout:
24156 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
24157 #    layout: "plot-throughput-speedup-analysis"
24158
24159 - type: "plot"
24160   title: "Speedup: 2n-zn2-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
24161   algorithm: "plot_tsa_name"
24162   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
24163   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24164   include:
24165     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
24166     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
24167     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
24168     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
24169     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
24170     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
24171   layout:
24172     title: "2n-zn2-xxv710-64b-features-ip4routing-base-avf-pdr"
24173     layout: "plot-throughput-speedup-analysis"
24174
24175 - type: "plot"
24176   title: "Speedup: 2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
24177   algorithm: "plot_tsa_name"
24178   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
24179   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24180   include:
24181     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
24182     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
24183     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
24184     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
24185     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
24186   layout:
24187     title: "2n-zn2-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr"
24188     layout: "plot-throughput-speedup-analysis"
24189
24190 #- type: "plot"
24191 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
24192 #  algorithm: "plot_tsa_name"
24193 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
24194 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24195 #  include:
24196 #    - "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"
24197 #    - "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"
24198 #    - "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"
24199 #    - "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"
24200 #    - "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"
24201 #  layout:
24202 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr"
24203 #    layout: "plot-throughput-speedup-analysis"
24204 #
24205 #- type: "plot"
24206 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
24207 #  algorithm: "plot_tsa_name"
24208 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
24209 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24210 #  include:
24211 #    - "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"
24212 #    - "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"
24213 #    - "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"
24214 #    - "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"
24215 #    - "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"
24216 #    - "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"
24217 #    - "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"
24218 #    - "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"
24219 #    - "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"
24220 #    - "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"
24221 #  layout:
24222 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
24223 #    layout: "plot-throughput-speedup-analysis-cps"
24224 #
24225 #- type: "plot"
24226 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
24227 #  algorithm: "plot_tsa_name"
24228 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-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-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
24232 #    - "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"
24233 #    - "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"
24234 #    - "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"
24235 #    - "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"
24236 #    - "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"
24237 #    - "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"
24238 #    - "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"
24239 #    - "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"
24240 #    - "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"
24241 #  layout:
24242 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
24243 #    layout: "plot-throughput-speedup-analysis"
24244 #
24245 #- type: "plot"
24246 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
24247 #  algorithm: "plot_tsa_name"
24248 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
24249 #  data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24250 #  include:
24251 #    - "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"
24252 #    - "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"
24253 #    - "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"
24254 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
24255 #    - "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"
24256 #    - "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"
24257 #    - "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"
24258 #    - "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"
24259 #    - "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"
24260 #    - "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"
24261 #  layout:
24262 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
24263 #    layout: "plot-throughput-speedup-analysis-cps"
24264 #
24265 #- type: "plot"
24266 #  title: "Speedup: 2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
24267 #  algorithm: "plot_tsa_name"
24268 #  output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-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-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
24272 #    - "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"
24273 #    - "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"
24274 #    - "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"
24275 #    - "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"
24276 #    - "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"
24277 #    - "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"
24278 #    - "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"
24279 #    - "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"
24280 #    - "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"
24281 #  layout:
24282 #    title: "2n-zn2-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
24283 #    layout: "plot-throughput-speedup-analysis"
24284
24285 - type: "plot"
24286   title: "Speedup: 2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
24287   algorithm: "plot_tsa_name"
24288   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
24289   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24290   include:
24291     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
24292     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
24293     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
24294     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
24295     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
24296     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
24297   layout:
24298     title: "2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-ndr"
24299     layout: "plot-throughput-speedup-analysis"
24300
24301 - type: "plot"
24302   title: "Speedup: 2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
24303   algorithm: "plot_tsa_name"
24304   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
24305   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24306   include:
24307     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
24308     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
24309     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
24310     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
24311     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
24312     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
24313   layout:
24314     title: "2n-zn2-xxv710-64b-features-ip4routing-base-dpdk-pdr"
24315     layout: "plot-throughput-speedup-analysis"
24316
24317 - type: "plot"
24318   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ip4base-ndr-tsa"
24319   algorithm: "plot_tsa_name"
24320   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ip4base-ndr-tsa"
24321   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24322   include:
24323     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
24324     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
24325   layout:
24326     title: "2n-zn2-cx556a-64b-rdma-ip4base-ndr"
24327     layout: "plot-throughput-speedup-analysis"
24328
24329 - type: "plot"
24330   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ip4base-pdr-tsa"
24331   algorithm: "plot_tsa_name"
24332   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ip4base-pdr-tsa"
24333   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24334   include:
24335     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
24336     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
24337   layout:
24338     title: "2n-zn2-cx556a-64b-rdma-ip4base-pdr"
24339     layout: "plot-throughput-speedup-analysis"
24340
24341 - type: "plot"
24342   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
24343   algorithm: "plot_tsa_name"
24344   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
24345   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24346   include:
24347     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
24348     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
24349     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
24350     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
24351     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
24352     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
24353   layout:
24354     title: "2n-zn2-cx556a-64b-rdma-ethip4-ip4scale-ndr"
24355     layout: "plot-throughput-speedup-analysis"
24356
24357 - type: "plot"
24358   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
24359   algorithm: "plot_tsa_name"
24360   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
24361   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24362   include:
24363     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
24364     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
24365     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
24366     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
24367     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
24368     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
24369   layout:
24370     title: "2n-zn2-cx556a-64b-rdma-ethip4-ip4scale-pdr"
24371     layout: "plot-throughput-speedup-analysis"
24372
24373 - type: "plot"
24374   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ethip4-features-ndr-tsa"
24375   algorithm: "plot_tsa_name"
24376   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ethip4-features-ndr-tsa"
24377   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24378   include:
24379     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
24380     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
24381     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
24382     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
24383     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
24384     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
24385   layout:
24386     title: "2n-zn2-cx556a-64b-rdma-ethip4-features-ndr"
24387     layout: "plot-throughput-speedup-analysis"
24388
24389 - type: "plot"
24390   title: "Speedup: 2n-zn2-cx556a-64b-rdma-ethip4-features-pdr-tsa"
24391   algorithm: "plot_tsa_name"
24392   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-ethip4-features-pdr-tsa"
24393   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24394   include:
24395     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
24396     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
24397     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
24398     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
24399     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
24400     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
24401   layout:
24402     title: "2n-zn2-cx556a-64b-rdma-ethip4-features-pdr"
24403     layout: "plot-throughput-speedup-analysis"
24404
24405 - type: "plot"
24406   title: "Speedup: 2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
24407   algorithm: "plot_tsa_name"
24408   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
24409   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24410   include:
24411     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
24412     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
24413     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
24414     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
24415     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
24416   layout:
24417     title: "2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-ndr-tsa"
24418     layout: "plot-throughput-speedup-analysis"
24419
24420 - type: "plot"
24421   title: "Speedup: 2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
24422   algorithm: "plot_tsa_name"
24423   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
24424   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24425   include:
24426     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-1Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-1tun-ip4base-ndrpdr"
24427     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-4Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-4tun-ip4base-ndrpdr"
24428     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-16Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-16tun-ip4base-ndrpdr"
24429     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-64Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-64tun-ip4base-ndrpdr"
24430     - "Tests.Vpp.Perf.Ip4 Tunnels.2N1L-25Ge2P1Xxv710-Avf-Ethip4--Ethip4Udpgeneve-256Tun-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4--ethip4udpgeneve-256tun-ip4base-ndrpdr"
24431   layout:
24432     title: "2n-zn2-xxv710-64b-ethip4--ethip4udpgeneve-avf-pdr-tsa"
24433     layout: "plot-throughput-speedup-analysis"
24434
24435 - type: "plot"
24436   title: "Speedup: 2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
24437   algorithm: "plot_tsa_name"
24438   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
24439   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24440   include:
24441     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
24442     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
24443     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
24444     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
24445     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
24446     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
24447     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
24448   layout:
24449     title: "2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
24450     layout: "plot-throughput-speedup-analysis"
24451
24452 - type: "plot"
24453   title: "Speedup: 2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
24454   algorithm: "plot_tsa_name"
24455   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
24456   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24457   include:
24458     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
24459     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
24460     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
24461     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
24462     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
24463     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
24464     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
24465   layout:
24466     title: "2n-zn2-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
24467     layout: "plot-throughput-speedup-analysis"
24468
24469 - type: "plot"
24470   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
24471   algorithm: "plot_tsa_name"
24472   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
24473   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24474   include:
24475     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
24476     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
24477     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
24478     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
24479     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
24480   layout:
24481     title: "2n-zn2-xxv710-78b-ip6routing-base-scale-avf-ndr"
24482     layout: "plot-throughput-speedup-analysis"
24483
24484 - type: "plot"
24485   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
24486   algorithm: "plot_tsa_name"
24487   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
24488   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24489   include:
24490     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
24491     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
24492     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
24493     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
24494     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
24495   layout:
24496     title: "2n-zn2-xxv710-78b-ip6routing-base-scale-avf-pdr"
24497     layout: "plot-throughput-speedup-analysis"
24498
24499 - type: "plot"
24500   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-rnd-base-scale-avf-ndr-tsa"
24501   algorithm: "plot_tsa_name"
24502   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-rnd-base-scale-avf-ndr-tsa"
24503   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24504   include:
24505     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
24506     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
24507     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
24508     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
24509   layout:
24510     title: "2n-zn2-xxv710-78b-ip6routing-rnd-base-scale-avf-ndr"
24511     layout: "plot-throughput-speedup-analysis"
24512
24513 - type: "plot"
24514   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-rnd-base-scale-avf-pdr-tsa"
24515   algorithm: "plot_tsa_name"
24516   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-rnd-base-scale-avf-pdr-tsa"
24517   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24518   include:
24519     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
24520     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-rnd-ndrpdr"
24521     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-rnd-ndrpdr"
24522     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-rnd-ndrpdr"
24523   layout:
24524     title: "2n-zn2-xxv710-78b-ip6routing-rnd-base-scale-avf-pdr"
24525     layout: "plot-throughput-speedup-analysis"
24526
24527 - type: "plot"
24528   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
24529   algorithm: "plot_tsa_name"
24530   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
24531   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24532   include:
24533     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
24534     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
24535     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
24536     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
24537     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
24538   layout:
24539     title: "2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
24540     layout: "plot-throughput-speedup-analysis"
24541
24542 - type: "plot"
24543   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
24544   algorithm: "plot_tsa_name"
24545   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
24546   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24547   include:
24548     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
24549     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
24550     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
24551     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
24552     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
24553   layout:
24554     title: "2n-zn2-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
24555     layout: "plot-throughput-speedup-analysis"
24556
24557 - type: "plot"
24558   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-rnd-base-scale-dpdk-ndr-tsa"
24559   algorithm: "plot_tsa_name"
24560   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-rnd-base-scale-dpdk-ndr-tsa"
24561   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24562   include:
24563     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
24564     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
24565     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
24566     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
24567   layout:
24568     title: "2n-zn2-xxv710-78b-ip6routing-rnd-base-scale-dpdk-ndr"
24569     layout: "plot-throughput-speedup-analysis"
24570
24571 - type: "plot"
24572   title: "Speedup: 2n-zn2-xxv710-78b-ip6routing-rnd-base-scale-dpdk-pdr-tsa"
24573   algorithm: "plot_tsa_name"
24574   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-78b-ip6routing-rnd-base-scale-dpdk-pdr-tsa"
24575   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24576   include:
24577     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
24578     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-rnd-ndrpdr"
24579     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-rnd-ndrpdr"
24580     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-rnd-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-rnd-ndrpdr"
24581   layout:
24582     title: "2n-zn2-xxv710-78b-ip6routing-rnd-base-scale-dpdk-pdr"
24583     layout: "plot-throughput-speedup-analysis"
24584
24585 - type: "plot"
24586   title: "Speedup: 2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
24587   algorithm: "plot_tsa_name"
24588   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
24589   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24590   include:
24591     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
24592     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
24593     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
24594     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
24595     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
24596   layout:
24597     title: "2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-ndr"
24598     layout: "plot-throughput-speedup-analysis"
24599
24600 - type: "plot"
24601   title: "Speedup: 2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
24602   algorithm: "plot_tsa_name"
24603   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
24604   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24605   include:
24606     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
24607     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
24608     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
24609     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
24610     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
24611   layout:
24612     title: "2n-zn2-cx556a-78b-rdma-ip6routing-base-scale-pdr"
24613     layout: "plot-throughput-speedup-analysis"
24614
24615 - type: "plot"
24616   title: "Speedup: 2n-zn2-x710-64b-l2switching-base-scale-avf-ndr-tsa"
24617   algorithm: "plot_tsa_name"
24618   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-l2switching-base-scale-avf-ndr-tsa"
24619   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24620   include:
24621     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
24622     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
24623     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
24624     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
24625     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
24626   layout:
24627     title: "2n-zn2-x710-64b-l2switching-base-scale-avf-ndr"
24628     layout: "plot-throughput-speedup-analysis"
24629
24630 - type: "plot"
24631   title: "Speedup: 2n-zn2-x710-64b-l2switching-base-scale-avf-pdr-tsa"
24632   algorithm: "plot_tsa_name"
24633   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-l2switching-base-scale-avf-pdr-tsa"
24634   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24635   include:
24636     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
24637     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
24638     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
24639     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
24640     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
24641   layout:
24642     title: "2n-zn2-x710-64b-l2switching-base-scale-avf-pdr"
24643     layout: "plot-throughput-speedup-analysis"
24644
24645 - type: "plot"
24646   title: "Speedup: 2n-zn2-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
24647   algorithm: "plot_tsa_name"
24648   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
24649   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24650   include:
24651     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
24652     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
24653     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
24654     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
24655     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
24656   layout:
24657     title: "2n-zn2-x710-64b-l2switching-base-scale-dpdk-ndr"
24658     layout: "plot-throughput-speedup-analysis"
24659
24660 - type: "plot"
24661   title: "Speedup: 2n-zn2-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
24662   algorithm: "plot_tsa_name"
24663   output-file: "{DIR[STATIC,VPP]}/2n-zn2-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
24664   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24665   include:
24666     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
24667     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
24668     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
24669     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
24670     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
24671   layout:
24672     title: "2n-zn2-x710-64b-l2switching-base-scale-dpdk-pdr"
24673     layout: "plot-throughput-speedup-analysis"
24674
24675 - type: "plot"
24676   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-avf-ndr-tsa"
24677   algorithm: "plot_tsa_name"
24678   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-avf-ndr-tsa"
24679   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24680   include:
24681     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
24682     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
24683     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
24684     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
24685     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
24686     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
24687   layout:
24688     title: "2n-zn2-xxv710-64b-l2switching-base-avf-ndr"
24689     layout: "plot-throughput-speedup-analysis"
24690
24691 - type: "plot"
24692   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-avf-pdr-tsa"
24693   algorithm: "plot_tsa_name"
24694   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-avf-pdr-tsa"
24695   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24696   include:
24697     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
24698     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
24699     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
24700     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
24701     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
24702     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
24703   layout:
24704     title: "2n-zn2-xxv710-64b-l2switching-base-avf-pdr"
24705     layout: "plot-throughput-speedup-analysis"
24706
24707 - type: "plot"
24708   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
24709   algorithm: "plot_tsa_name"
24710   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
24711   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24712   include:
24713     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
24714     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
24715     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
24716     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
24717   layout:
24718     title: "2n-zn2-xxv710-64b-l2switching-base-scale-avf-ndr"
24719     layout: "plot-throughput-speedup-analysis"
24720
24721 - type: "plot"
24722   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
24723   algorithm: "plot_tsa_name"
24724   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
24725   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24726   include:
24727     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
24728     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
24729     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
24730     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
24731   layout:
24732     title: "2n-zn2-xxv710-64b-l2switching-base-scale-avf-pdr"
24733     layout: "plot-throughput-speedup-analysis"
24734
24735 - type: "plot"
24736   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
24737   algorithm: "plot_tsa_name"
24738   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
24739   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24740   include:
24741     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
24742     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
24743     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
24744     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
24745     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
24746     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
24747   layout:
24748     title: "2n-zn2-xxv710-64b-l2switching-base-dpdk-ndr"
24749     layout: "plot-throughput-speedup-analysis"
24750
24751 - type: "plot"
24752   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
24753   algorithm: "plot_tsa_name"
24754   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
24755   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24756   include:
24757     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
24758     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
24759     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
24760     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
24761     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
24762     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
24763   layout:
24764     title: "2n-zn2-xxv710-64b-l2switching-base-dpdk-pdr"
24765     layout: "plot-throughput-speedup-analysis"
24766
24767 - type: "plot"
24768   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
24769   algorithm: "plot_tsa_name"
24770   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
24771   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24772   include:
24773     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
24774     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
24775     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
24776     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
24777   layout:
24778     title: "2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-ndr"
24779     layout: "plot-throughput-speedup-analysis"
24780
24781 - type: "plot"
24782   title: "Speedup: 2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
24783   algorithm: "plot_tsa_name"
24784   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
24785   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24786   include:
24787     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
24788     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
24789     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
24790     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
24791   layout:
24792     title: "2n-zn2-xxv710-64b-l2switching-base-scale-dpdk-pdr"
24793     layout: "plot-throughput-speedup-analysis"
24794
24795 - type: "plot"
24796   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2switching-base-ndr-tsa"
24797   algorithm: "plot_tsa_name"
24798   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2switching-base-ndr-tsa"
24799   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24800   include:
24801     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
24802     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
24803     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
24804     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
24805     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
24806     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
24807   layout:
24808     title: "2n-zn2-cx556a-64b-rdma-l2switching-base-ndr"
24809     layout: "plot-throughput-speedup-analysis"
24810
24811 - type: "plot"
24812   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2switching-base-pdr-tsa"
24813   algorithm: "plot_tsa_name"
24814   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2switching-base-pdr-tsa"
24815   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24816   include:
24817     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
24818     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
24819     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
24820     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
24821     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
24822     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
24823   layout:
24824     title: "2n-zn2-cx556a-64b-rdma-l2switching-base-pdr"
24825     layout: "plot-throughput-speedup-analysis"
24826
24827 - type: "plot"
24828   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
24829   algorithm: "plot_tsa_name"
24830   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
24831   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24832   include:
24833     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
24834     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
24835     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
24836     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
24837   layout:
24838     title: "2n-zn2-cx556a-64b-rdma-l2switching-scale-ndr"
24839     layout: "plot-throughput-speedup-analysis"
24840
24841 - type: "plot"
24842   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
24843   algorithm: "plot_tsa_name"
24844   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
24845   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24846   include:
24847     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
24848     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
24849     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
24850     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
24851   layout:
24852     title: "2n-zn2-cx556a-64b-rdma-l2switching-scale-pdr"
24853     layout: "plot-throughput-speedup-analysis"
24854
24855 - type: "plot"
24856   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-avf-ndr"
24857   algorithm: "plot_tsa_name"
24858   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-avf-ndr-tsa"
24859   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24860   include:
24861     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24862     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24863     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24864     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24865     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
24866   layout:
24867     title: "2n-zn2-xxv710-64b-vhost-base-avf-ndr"
24868     layout: "plot-throughput-speedup-analysis"
24869
24870 - type: "plot"
24871   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-avf-pdr"
24872   algorithm: "plot_tsa_name"
24873   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-avf-pdr-tsa"
24874   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24875   include:
24876     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24877     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24878     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24879     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24880     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
24881   layout:
24882     title: "2n-zn2-xxv710-64b-vhost-base-avf-pdr"
24883     layout: "plot-throughput-speedup-analysis"
24884
24885 - type: "plot"
24886   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-avf-vpp-ndr"
24887   algorithm: "plot_tsa_name"
24888   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
24889   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24890   include:
24891     - "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"
24892     - "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"
24893     - "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"
24894     - "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"
24895     - "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"
24896   layout:
24897     title: "2n-zn2-xxv710-64b-vhost-base-avf-vpp-ndr"
24898     layout: "plot-throughput-speedup-analysis"
24899
24900 - type: "plot"
24901   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-avf-vpp-pdr"
24902   algorithm: "plot_tsa_name"
24903   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
24904   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24905   include:
24906     - "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"
24907     - "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"
24908     - "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"
24909     - "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"
24910     - "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"
24911   layout:
24912     title: "2n-zn2-xxv710-64b-vhost-base-avf-vpp-pdr"
24913     layout: "plot-throughput-speedup-analysis"
24914
24915 - type: "plot"
24916   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-dpdk-ndr"
24917   algorithm: "plot_tsa_name"
24918   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-dpdk-ndr-tsa"
24919   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24920   include:
24921     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24922     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24923     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24924     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24925     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
24926   layout:
24927     title: "2n-zn2-xxv710-64b-vhost-base-dpdk-ndr"
24928     layout: "plot-throughput-speedup-analysis"
24929
24930 - type: "plot"
24931   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-dpdk-pdr"
24932   algorithm: "plot_tsa_name"
24933   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-dpdk-pdr-tsa"
24934   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24935   include:
24936     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24937     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24938     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24939     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24940     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
24941   layout:
24942     title: "2n-zn2-xxv710-64b-vhost-base-dpdk-pdr"
24943     layout: "plot-throughput-speedup-analysis"
24944
24945 - type: "plot"
24946   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-ndr"
24947   algorithm: "plot_tsa_name"
24948   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
24949   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24950   include:
24951     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24952     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24953     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24954     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24955     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
24956   layout:
24957     title: "2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-ndr"
24958     layout: "plot-throughput-speedup-analysis"
24959
24960 - type: "plot"
24961   title: "Speedup: 2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-pdr"
24962   algorithm: "plot_tsa_name"
24963   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
24964   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24965   include:
24966     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24967     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24968     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24969     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
24970     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
24971   layout:
24972     title: "2n-zn2-xxv710-64b-vhost-base-dpdk-vpp-pdr"
24973     layout: "plot-throughput-speedup-analysis"
24974
24975 - type: "plot"
24976   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
24977   algorithm: "plot_tsa_name"
24978   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
24979   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24980   include:
24981     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24982     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24983     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24984     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24985   layout:
24986     title: "2n-zn2-cx556a-64b-rdma-l2-vhost-base-ndr"
24987     layout: "plot-throughput-speedup-analysis"
24988
24989 - type: "plot"
24990   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
24991   algorithm: "plot_tsa_name"
24992   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
24993   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
24994   include:
24995     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24996     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24997     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
24998     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
24999   layout:
25000     title: "2n-zn2-cx556a-64b-rdma-l2-vhost-base-pdr"
25001     layout: "plot-throughput-speedup-analysis"
25002
25003 - type: "plot"
25004   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
25005   algorithm: "plot_tsa_name"
25006   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
25007   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25008   include:
25009     - "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"
25010     - "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"
25011     - "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"
25012     - "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"
25013   layout:
25014     title: "2n-zn2-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
25015     layout: "plot-throughput-speedup-analysis"
25016
25017 - type: "plot"
25018   title: "Speedup: 2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
25019   algorithm: "plot_tsa_name"
25020   output-file: "{DIR[STATIC,VPP]}/2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
25021   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25022   include:
25023     - "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"
25024     - "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"
25025     - "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"
25026     - "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"
25027   layout:
25028     title: "2n-zn2-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr"
25029     layout: "plot-throughput-speedup-analysis"
25030
25031 - type: "plot"
25032   title: "Speedup: 2n-zn2-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
25033   algorithm: "plot_tsa_name"
25034   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
25035   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25036   include:
25037     - "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"
25038     - "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"
25039     - "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"
25040     - "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"
25041     - "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"
25042     - "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"
25043   layout:
25044     title: "2n-zn2-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
25045     layout: "plot-throughput-speedup-analysis"
25046
25047 - type: "plot"
25048   title: "Speedup: 2n-zn2-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
25049   algorithm: "plot_tsa_name"
25050   output-file: "{DIR[STATIC,VPP]}/2n-zn2-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
25051   data: "plot-vpp-throughput-lat-tsa-2n-zn2"
25052   include:
25053     - "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"
25054     - "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"
25055     - "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"
25056     - "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"
25057     - "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"
25058     - "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"
25059   layout:
25060     title: "2n-zn2-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
25061     layout: "plot-throughput-speedup-analysis"
25062
25063 # Packet Throughput - DPDK
25064
25065 # 2n-zn2-xxv710
25066
25067 - type: "plot"
25068   title: "DPDK Throughput: 2n-zn2-xxv710-64b-2t1c-base-ndr"
25069   algorithm: "plot_perf_box_name"
25070   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-xxv710-64b-2t1c-base-ndr"
25071   data: "plot-dpdk-throughput-latency-2n-zn2"
25072   include:
25073     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
25074     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
25075   layout:
25076     title: "2n-zn2-xxv710-64b-2t1c-base-ndr"
25077     layout: "plot-throughput"
25078
25079 - type: "plot"
25080   title: "DPDK Throughput: 2n-zn2-xxv710-64b-4t2c-base-ndr"
25081   algorithm: "plot_perf_box_name"
25082   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-xxv710-64b-4t2c-base-ndr"
25083   data: "plot-dpdk-throughput-latency-2n-zn2"
25084   include:
25085     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
25086     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
25087   layout:
25088     title: "2n-zn2-xxv710-64b-4t2c-base-ndr"
25089     layout: "plot-throughput"
25090
25091 - type: "plot"
25092   title: "DPDK Throughput: 2n-zn2-xxv710-64b-2t1c-base-pdr"
25093   algorithm: "plot_perf_box_name"
25094   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-xxv710-64b-2t1c-base-pdr"
25095   data: "plot-dpdk-throughput-latency-2n-zn2"
25096   include:
25097     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
25098     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
25099   layout:
25100     title: "2n-zn2-xxv710-64b-2t1c-base-pdr"
25101     layout: "plot-throughput"
25102
25103 - type: "plot"
25104   title: "DPDK Throughput: 2n-zn2-xxv710-64b-4t2c-base-pdr"
25105   algorithm: "plot_perf_box_name"
25106   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-xxv710-64b-4t2c-base-pdr"
25107   data: "plot-dpdk-throughput-latency-2n-zn2"
25108   include:
25109     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
25110     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
25111   layout:
25112     title: "2n-zn2-xxv710-64b-4t2c-base-pdr"
25113     layout: "plot-throughput"
25114
25115 # 2n-zn2-x710
25116
25117 - type: "plot"
25118   title: "DPDK Throughput: 2n-zn2-x710-64b-2t1c-base-ndr"
25119   algorithm: "plot_perf_box_name"
25120   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-x710-64b-2t1c-base-ndr"
25121   data: "plot-dpdk-throughput-latency-2n-zn2"
25122   include:
25123     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
25124     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
25125   layout:
25126     title: "2n-zn2-x710-64b-2t1c-base-ndr"
25127     layout: "plot-throughput"
25128
25129 - type: "plot"
25130   title: "DPDK Throughput: 2n-zn2-x710-64b-4t2c-base-ndr"
25131   algorithm: "plot_perf_box_name"
25132   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-x710-64b-4t2c-base-ndr"
25133   data: "plot-dpdk-throughput-latency-2n-zn2"
25134   include:
25135     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
25136     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
25137   layout:
25138     title: "2n-zn2-x710-64b-4t2c-base-ndr"
25139     layout: "plot-throughput"
25140
25141 - type: "plot"
25142   title: "DPDK Throughput: 2n-zn2-x710-64b-2t1c-base-pdr"
25143   algorithm: "plot_perf_box_name"
25144   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-x710-64b-2t1c-base-pdr"
25145   data: "plot-dpdk-throughput-latency-2n-zn2"
25146   include:
25147     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
25148     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
25149   layout:
25150     title: "2n-zn2-x710-64b-2t1c-base-pdr"
25151     layout: "plot-throughput"
25152
25153 - type: "plot"
25154   title: "DPDK Throughput: 2n-zn2-x710-64b-4t2c-base-pdr"
25155   algorithm: "plot_perf_box_name"
25156   output-file: "{DIR[STATIC,DPDK]}/2n-zn2-x710-64b-4t2c-base-pdr"
25157   data: "plot-dpdk-throughput-latency-2n-zn2"
25158   include:
25159     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
25160     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
25161   layout:
25162     title: "2n-zn2-x710-64b-4t2c-base-pdr"
25163     layout: "plot-throughput"
25164
25165 ################################################################################
25166
25167 - type: "plot"
25168   title: "Latency by percentile: 2n-skx"
25169   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25170   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
25171   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
25172   target-links: "../../_static/vpp"
25173   data: "plot-vpp-hdrh-lat-2n-skx"
25174   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25175   layout:
25176     layout: "plot-hdrh-latency-percentile-x-log"
25177
25178 - type: "plot"
25179   title: "Latency by percentile: 2n-skx RND"
25180   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25181   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
25182   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
25183   target-links: "../../_static/vpp"
25184   data: "plot-vpp-hdrh-lat-2n-skx-rnd"
25185   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25186   layout:
25187     layout: "plot-hdrh-latency-percentile-x-log"
25188
25189 - type: "plot"
25190   title: "Latency by percentile: 2n-skx NAT"
25191   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25192   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
25193   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
25194   target-links: "../../_static/vpp"
25195   data: "plot-vpp-hdrh-lat-2n-skx-nat"
25196   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25197   layout:
25198     layout: "plot-hdrh-latency-percentile-x-log"
25199
25200 - type: "plot"
25201   title: "Latency by percentile: 2n-zn2"
25202   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25203   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-zn2"
25204   output-file-links: "{DIR[LAT,VPP]}/2n_zn2.rst"
25205   target-links: "../../_static/vpp"
25206   data: "plot-vpp-hdrh-lat-2n-zn2"
25207   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25208   layout:
25209     layout: "plot-hdrh-latency-percentile-x-log"
25210
25211 - type: "plot"
25212   title: "Latency by percentile: 2n-zn2 RND"
25213   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25214   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-zn2"
25215   output-file-links: "{DIR[LAT,VPP]}/2n_zn2.rst"
25216   target-links: "../../_static/vpp"
25217   data: "plot-vpp-hdrh-lat-2n-zn2-rnd"
25218   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25219   layout:
25220     layout: "plot-hdrh-latency-percentile-x-log"
25221
25222 - type: "plot"
25223   title: "Latency by percentile: 3n-skx"
25224   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25225   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
25226   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
25227   target-links: "../../_static/vpp"
25228   data: "plot-vpp-hdrh-lat-3n-skx"
25229   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25230   layout:
25231     layout: "plot-hdrh-latency-percentile-x-log"
25232
25233 - type: "plot"
25234   title: "Latency by percentile: 2n-clx"
25235   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25236   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
25237   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
25238   target-links: "../../_static/vpp"
25239   data: "plot-vpp-hdrh-lat-2n-clx"
25240   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25241   layout:
25242     layout: "plot-hdrh-latency-percentile-x-log"
25243
25244 - type: "plot"
25245   title: "Latency by percentile: 2n-clx RND"
25246   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25247   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
25248   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
25249   target-links: "../../_static/vpp"
25250   data: "plot-vpp-hdrh-lat-2n-clx-rnd"
25251   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25252   layout:
25253     layout: "plot-hdrh-latency-percentile-x-log"
25254
25255 - type: "plot"
25256   title: "Latency by percentile: 2n-clx NAT"
25257   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25258   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
25259   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
25260   target-links: "../../_static/vpp"
25261   data: "plot-vpp-hdrh-lat-2n-clx-nat"
25262   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25263   layout:
25264     layout: "plot-hdrh-latency-percentile-x-log"
25265
25266 - type: "plot"
25267   title: "Latency by percentile: 3n-hsw"
25268   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25269   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
25270   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
25271   target-links: "../../_static/vpp"
25272   data: "plot-vpp-hdrh-lat-3n-hsw"
25273   filter: "'1T1C' and 'NIC_Intel-XL710'"
25274   layout:
25275     layout: "plot-hdrh-latency-percentile-x-log"
25276
25277 - type: "plot"
25278   title: "Latency by percentile: 3n-hsw RND"
25279   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25280   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
25281   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
25282   target-links: "../../_static/vpp"
25283   data: "plot-vpp-hdrh-lat-3n-hsw-rnd"
25284   filter: "'1T1C' and 'NIC_Intel-XL710'"
25285   layout:
25286     layout: "plot-hdrh-latency-percentile-x-log"
25287
25288 - type: "plot"
25289   title: "Latency by percentile: 3n-tsh"
25290   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25291   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
25292   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
25293   target-links: "../../_static/vpp"
25294   data: "plot-vpp-hdrh-lat-3n-tsh"
25295   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
25296   layout:
25297     layout: "plot-hdrh-latency-percentile-x-log"
25298
25299 - type: "plot"
25300   title: "Latency by percentile: 2n-tx2"
25301   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25302   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-tx2"
25303   output-file-links: "{DIR[LAT,VPP]}/2n-tx2.rst"
25304   target-links: "../../_static/vpp"
25305   data: "plot-vpp-hdrh-lat-2n-tx2"
25306   filter: "'1T1C' and 'NIC_Intel-XL710'"
25307   layout:
25308     layout: "plot-hdrh-latency-percentile-x-log"
25309
25310 - type: "plot"
25311   title: "Latency by percentile: DPDK 2n-skx"
25312   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25313   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-skx"
25314   output-file-links: "{DIR[LAT,DPDK]}/2n_skx.rst"
25315   target-links: "../../_static/dpdk"
25316   data: "plot-dpdk-hdrh-lat-2n-skx"
25317   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25318   layout:
25319     layout: "plot-hdrh-latency-percentile-x-log"
25320
25321 - type: "plot"
25322   title: "Latency by percentile: DPDK 3n-skx"
25323   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25324   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-skx"
25325   output-file-links: "{DIR[LAT,DPDK]}/3n_skx.rst"
25326   target-links: "../../_static/dpdk"
25327   data: "plot-dpdk-hdrh-lat-3n-skx"
25328   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25329   layout:
25330     layout: "plot-hdrh-latency-percentile-x-log"
25331
25332 - type: "plot"
25333   title: "Latency by percentile: DPDK 2n-clx"
25334   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25335   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
25336   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
25337   target-links: "../../_static/dpdk"
25338   data: "plot-dpdk-hdrh-lat-2n-clx"
25339   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25340   layout:
25341     layout: "plot-hdrh-latency-percentile-x-log"
25342
25343 - type: "plot"
25344   title: "Latency by percentile: DPDK 2n-zn2"
25345   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25346   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-zn2"
25347   output-file-links: "{DIR[LAT,DPDK]}/2n_zn2.rst"
25348   target-links: "../../_static/dpdk"
25349   data: "plot-dpdk-hdrh-lat-2n-zn2"
25350   filter: "'2T1C' and 'NIC_Intel-XXV710'"
25351   layout:
25352     layout: "plot-hdrh-latency-percentile-x-log"
25353
25354 - type: "plot"
25355   title: "Latency by percentile: DPDK 3n-hsw"
25356   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25357   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
25358   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
25359   target-links: "../../_static/dpdk"
25360   data: "plot-dpdk-hdrh-lat-3n-hsw"
25361   filter: "'1T1C' and 'NIC_Intel-XL710'"
25362   layout:
25363     layout: "plot-hdrh-latency-percentile-x-log"
25364
25365 - type: "plot"
25366   title: "Latency by percentile: DPDK 3n-tsh"
25367   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25368   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
25369   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
25370   target-links: "../../_static/dpdk"
25371   data: "plot-dpdk-hdrh-lat-3n-tsh"
25372   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
25373   layout:
25374     layout: "plot-hdrh-latency-percentile-x-log"
25375
25376 - type: "plot"
25377   title: "Latency by percentile: DPDK 2n-tx2"
25378   algorithm: "plot_hdrh_lat_by_percentile_x_log"
25379   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-tx2"
25380   output-file-links: "{DIR[LAT,DPDK]}/2n-tx2.rst"
25381   target-links: "../../_static/dpdk"
25382   data: "plot-dpdk-hdrh-lat-2n-tx2"
25383   filter: "'1T1C' and 'NIC_Intel-XL710'"
25384   layout:
25385     layout: "plot-hdrh-latency-percentile-x-log"