c2b5bf7f9532415fe65dddd0eff40811f507309b
[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,CLX]: "{DIR[DTR]}/dpdk_performance_results_2n_clx"
33     DIR[DTR,PERF,DPDK,2N,DNV]: "{DIR[DTR]}/dpdk_performance_results_2n_dnv"
34     DIR[DTR,PERF,DPDK,3N,DNV]: "{DIR[DTR]}/dpdk_performance_results_3n_dnv"
35     DIR[DTR,PERF,DPDK,3N,TSH]: "{DIR[DTR]}/dpdk_performance_results_3n_tsh"
36     DIR[DTR,PERF,VPP,ALL]: "{DIR[DTR]}/vpp_performance_results"
37     DIR[DTR,PERF,VPP,3N,HSW]: "{DIR[DTR]}/vpp_performance_results_3n_hsw"
38     DIR[DTR,PERF,VPP,3N,SKX]: "{DIR[DTR]}/vpp_performance_results_3n_skx"
39     DIR[DTR,PERF,VPP,2N,SKX]: "{DIR[DTR]}/vpp_performance_results_2n_skx"
40     DIR[DTR,PERF,VPP,2N,CLX]: "{DIR[DTR]}/vpp_performance_results_2n_clx"
41     DIR[DTR,PERF,VPP,3N,TSH]: "{DIR[DTR]}/vpp_performance_results_3n_tsh"
42     DIR[DTR,PERF,VPP,3N,DNV]: "{DIR[DTR]}/vpp_performance_results_3n_dnv"
43     DIR[DTR,PERF,VPP,2N,DNV]: "{DIR[DTR]}/vpp_performance_results_2n_dnv"
44     DIR[DTR,MRR,VPP,ALL]: "{DIR[DTR]}/vpp_mrr_results"
45     DIR[DTR,MRR,VPP,3N,HSW]: "{DIR[DTR]}/vpp_mrr_results_3n_hsw"
46     DIR[DTR,MRR,VPP,3N,SKX]: "{DIR[DTR]}/vpp_mrr_results_3n_skx"
47     DIR[DTR,MRR,VPP,2N,SKX]: "{DIR[DTR]}/vpp_mrr_results_2n_skx"
48     DIR[DTR,MRR,VPP,2N,CLX]: "{DIR[DTR]}/vpp_mrr_results_2n_clx"
49     DIR[DTR,MRR,VPP,3N,TSH]: "{DIR[DTR]}/vpp_mrr_results_3n_tsh"
50     DIR[DTR,MRR,VPP,3N,DNV]: "{DIR[DTR]}/vpp_mrr_results_3n_dnv"
51     DIR[DTR,MRR,VPP,2N,DNV]: "{DIR[DTR]}/vpp_mrr_results_2n_dnv"
52     DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTR]}/vpp_device_results_ubuntu"
53
54     # Detailed test configurations
55     DIR[DTC]: "{DIR[WORKING,SRC]}/test_configuration"
56     DIR[DTC,PERF,VPP,ALL]: "{DIR[DTC]}/vpp_performance_configuration"
57     DIR[DTC,PERF,VPP,3N,HSW]: "{DIR[DTC]}/vpp_performance_configuration_3n_hsw"
58     DIR[DTC,PERF,VPP,3N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_3n_skx"
59     DIR[DTC,PERF,VPP,2N,SKX]: "{DIR[DTC]}/vpp_performance_configuration_2n_skx"
60     DIR[DTC,PERF,VPP,2N,CLX]: "{DIR[DTC]}/vpp_performance_configuration_2n_clx"
61     DIR[DTC,PERF,VPP,3N,TSH]: "{DIR[DTC]}/vpp_performance_configuration_3n_tsh"
62     DIR[DTC,PERF,VPP,3N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_3n_dnv"
63     DIR[DTC,PERF,VPP,2N,DNV]: "{DIR[DTC]}/vpp_performance_configuration_2n_dnv"
64     DIR[DTC,MRR,VPP,ALL]: "{DIR[DTC]}/vpp_mrr_configuration"
65     DIR[DTC,MRR,VPP,3N,HSW]: "{DIR[DTC]}/vpp_mrr_configuration_3n_hsw"
66     DIR[DTC,MRR,VPP,3N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_3n_skx"
67     DIR[DTC,MRR,VPP,2N,SKX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_skx"
68     DIR[DTC,MRR,VPP,2N,CLX]: "{DIR[DTC]}/vpp_mrr_configuration_2n_clx"
69     DIR[DTC,MRR,VPP,3N,TSH]: "{DIR[DTC]}/vpp_mrr_configuration_3n_tsh"
70     DIR[DTC,MRR,VPP,3N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_3n_dnv"
71     DIR[DTC,MRR,VPP,2N,DNV]: "{DIR[DTC]}/vpp_mrr_configuration_2n_dnv"
72     DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]: "{DIR[DTC]}/vpp_device_configuration_ubuntu"
73
74     # Detailed tests operational data
75     DIR[DTO]: "{DIR[WORKING,SRC]}/test_operational_data"
76     DIR[DTO,PERF,VPP,ALL]: "{DIR[DTO]}/vpp_performance_operational_data"
77     DIR[DTO,PERF,VPP,3N,HSW]: "{DIR[DTO]}/vpp_performance_operational_data_3n_hsw"
78     DIR[DTO,PERF,VPP,3N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_3n_skx"
79     DIR[DTO,PERF,VPP,2N,SKX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_skx"
80     DIR[DTO,PERF,VPP,2N,CLX]: "{DIR[DTO]}/vpp_performance_operational_data_2n_clx"
81     DIR[DTO,PERF,VPP,3N,TSH]: "{DIR[DTO]}/vpp_performance_operational_data_3n_tsh"
82     DIR[DTO,PERF,VPP,3N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_3n_dnv"
83     DIR[DTO,PERF,VPP,2N,DNV]: "{DIR[DTO]}/vpp_performance_operational_data_2n_dnv"
84
85     # Latencies:
86     DIR[LAT,VPP]: "{DIR[WORKING,SRC]}/vpp_performance_tests/hdrh_packet_latency_by_percentile_graphs"
87     DIR[LAT,DPDK]: "{DIR[WORKING,SRC]}/dpdk_performance_tests/hdrh_packet_latency_by_percentile_graphs"
88
89     # .css patch file to fix tables generated by Sphinx
90     DIR[CSS_PATCH_FILE]: "{DIR[STATIC]}/theme_overrides.css"
91     DIR[CSS_PATCH_FILE2]: "{DIR[WORKING,SRC,STATIC]}/theme_overrides.css"
92
93   urls:
94     URL[JENKINS,CSIT]: "https://jenkins.fd.io/view/csit/job"
95     URL[JENKINS,HC]: "https://jenkins.fd.io/view/hc2vpp/job"
96     URL[NEXUS,LOG]: "https://logs.fd.io/production/vex-yul-rot-jenkins-1"
97     URL[NEXUS,DOC]: "https://docs.fd.io/csit"
98     DIR[NEXUS,DOC]: "report/_static/archive"
99
100   make-dirs:
101   # List the directories which are created while preparing the environment.
102   # All directories MUST be defined in "paths" section.
103   - "DIR[WORKING,DATA]"
104   - "DIR[STATIC,VPP]"
105   - "DIR[STATIC,DPDK]"
106   - "DIR[STATIC,ARCH]"
107   - "DIR[BUILD,LATEX]"
108   - "DIR[WORKING,SRC]"
109   - "DIR[WORKING,SRC,STATIC]"
110
111   remove-dirs:
112   # List the directories which are deleted while cleaning the environment.
113   # All directories MUST be defined in "paths" section.
114   #- "DIR[BUILD,HTML]"
115   - "DIR[WORKING,DATA]"
116
117   build-dirs:
118   # List the directories where the results (build) is stored.
119   # All directories MUST be defined in "paths" section.
120   - "DIR[BUILD,HTML]"
121   - "DIR[BUILD,LATEX]"
122
123 - type: "configuration"
124
125   mapping-file: "mapping_report.yaml"
126
127   limits:
128     nic:
129       x520: 24460000
130       x553: 29761905
131       x710: 35800000
132       xxv710: 35800000
133       xl710: 35800000
134       cx556a: 148809523.81
135
136     link:
137       10ge: 14880952.38
138       25ge: 37202380.95
139       40ge: 59523809.52
140       100ge: 148809523.81
141
142     pci:
143       pci-g3-x8: 74404761.90
144       pci-g3-x16: 148809523.81
145
146   data-sets:
147
148     ###########################################################################
149     # Plots:
150
151     # 3n-hsw
152
153     plot-vpp-throughput-lat-tsa-3n-hsw:
154       csit-vpp-perf-report-iterative-2009-3n-hsw:
155         - 21  # rls2009 NDRPDR iter env 5
156         - 22  # rls2009 NDRPDR iter env 5
157         - 24  # rls2009 NDRPDR iter env 5
158         - 25  # rls2009 NDRPDR iter env 5
159         - 26  # rls2009 NDRPDR iter env 5
160         - 27  # rls2009 NDRPDR iter env 5
161         - 28  # rls2009 NDRPDR iter env 5
162         - 29  # rls2009 NDRPDR iter env 5
163         - 30  # rls2009 NDRPDR iter env 5
164         - 31  # rls2009 NDRPDR iter env 5
165
166     plot-vpp-hdrh-lat-3n-hsw:
167       csit-vpp-perf-report-iterative-2009-3n-hsw:
168         - 22  # rls2009 NDRPDR iter env 5
169
170     plot-vpp-hoststack-3n-hsw:
171       csit-vpp-perf-report-iterative-2009-3n-hsw:
172         - 32  # rls2009 Hoststack iter env 5
173         - 33  # rls2009 Hoststack iter env 5
174         - 34  # rls2009 Hoststack iter env 5
175         - 35  # rls2009 Hoststack iter env 5
176         - 36  # rls2009 Hoststack iter env 5
177         - 37  # rls2009 Hoststack iter env 5
178         - 38  # rls2009 Hoststack iter env 5
179         - 39  # rls2009 Hoststack iter env 5
180         - 40  # rls2009 Hoststack iter env 5
181         - 41  # rls2009 Hoststack iter env 5
182
183     plot-dpdk-throughput-latency-3n-hsw:
184       csit-dpdk-perf-report-iterative-2009-3n-hsw:
185         - 6   # NDRPDR iter env5
186         - 7   # NDRPDR iter env5
187         - 8   # NDRPDR iter env5
188         - 9   # NDRPDR iter env5
189         - 10  # NDRPDR iter env5
190         - 11  # NDRPDR iter env5
191         - 12  # NDRPDR iter env5
192         - 13  # NDRPDR iter env5
193         - 14  # NDRPDR iter env5
194         - 15  # NDRPDR iter env5
195
196     plot-dpdk-hdrh-lat-3n-hsw:
197       csit-dpdk-perf-report-iterative-2009-3n-hsw:
198         - 6   # NDRPDR iter env5
199
200     # 3n-skx
201
202     plot-vpp-throughput-lat-tsa-3n-skx:
203       csit-vpp-perf-report-iterative-2009-3n-skx:
204         - 26  # rls2009 NDRPDR iter env 5
205         - 27  # rls2009 NDRPDR iter env 5
206         - 28  # rls2009 NDRPDR iter env 5
207         - 29  # rls2009 NDRPDR iter env 5
208         - 35  # rls2009 NDRPDR iter env 5
209         - 36  # rls2009 NDRPDR iter env 5
210         - 37  # rls2009 NDRPDR iter env 5
211         - 38  # rls2009 NDRPDR iter env 5
212         - 39  # rls2009 NDRPDR iter env 5
213         - 40  # rls2009 NDRPDR iter env 5
214
215     plot-vpp-hdrh-lat-3n-skx:
216       csit-vpp-perf-report-iterative-2009-3n-skx:
217         - 27  # rls2009 NDRPDR iter env 5
218
219 #    plot-vpp-nfv-3n-skx-ndrpdr:
220 #      # No data
221 #      csit-vpp-perf-report-iterative-2009-3n-skx:
222
223 #    plot-vpp-nfv-3n-skx-mrr:
224 #      # No data
225 #      csit-vpp-perf-report-iterative-2009-3n-skx:
226
227     plot-dpdk-throughput-latency-3n-skx:
228       csit-dpdk-perf-report-iterative-2009-3n-skx:
229         - 4   # NDRPDR sel env5
230         - 5   # NDRPDR sel env5
231         - 6   # NDRPDR sel env5
232         - 7   # NDRPDR sel env5
233         - 8   # NDRPDR sel env5
234         - 9   # NDRPDR sel env5
235         - 14  # NDRPDR sel env5
236         - 11  # NDRPDR sel env5
237         - 12  # NDRPDR sel env5
238         - 13  # NDRPDR sel env5
239
240     plot-dpdk-hdrh-lat-3n-skx:
241       csit-dpdk-perf-report-iterative-2009-3n-skx:
242         - 4   # NDRPDR sel env5
243
244     # 2n-skx
245
246     plot-vpp-throughput-lat-tsa-2n-skx:
247       csit-vpp-perf-report-iterative-2009-2n-skx:
248         - 35  # rls2009 NDRPDR iter env 5
249         - 36  # rls2009 NDRPDR iter env 5
250         - 37  # rls2009 NDRPDR iter env 5
251         - 39  # rls2009 NDRPDR iter env 5
252         - 40  # rls2009 NDRPDR iter env 5
253         - 42  # rls2009 NDRPDR iter env 5
254         - 43  # rls2009 NDRPDR iter env 5
255         - 44  # rls2009 NDRPDR iter env 5
256         - 46  # rls2009 NDRPDR iter env 5
257         - 48  # rls2009 NDRPDR iter env 5
258         - 74  # rls2009 NDRPDR iter NAT44 env 5
259         - 75  # rls2009 NDRPDR iter NAT44 env 5
260         - 76  # rls2009 NDRPDR iter NAT44 env 5
261         - 77  # rls2009 NDRPDR iter NAT44 env 5
262         - 78  # rls2009 NDRPDR iter NAT44 env 5
263         - 79  # rls2009 NDRPDR iter NAT44 env 5
264         - 80  # rls2009 NDRPDR iter NAT44 env 5
265         - 81  # rls2009 NDRPDR iter NAT44 env 5
266         - 82  # rls2009 NDRPDR iter NAT44 env 5
267         - 83  # rls2009 NDRPDR iter NAT44 env 5
268         - 86  # rls2009 NDRPDR iter NAT44 part 2 env 5
269         - 87  # rls2009 NDRPDR iter NAT44 part 2 env 5
270         - 88  # rls2009 NDRPDR iter NAT44 part 2 env 5
271         - 90  # rls2009 NDRPDR iter NAT44 part 2 env 5
272         - 92  # rls2009 NDRPDR iter NAT44 part 2 env 5
273         - 93  # rls2009 NDRPDR iter NAT44 part 2 env 5
274         - 94  # rls2009 NDRPDR iter NAT44 part 2 env 5
275         - 95  # rls2009 NDRPDR iter NAT44 part 2 env 5
276         - 97  # rls2009 NDRPDR iter NAT44 part 2 env 5
277         - 98  # rls2009 NDRPDR iter NAT44 part 2 env 5
278
279     plot-vpp-hdrh-lat-2n-skx:
280       csit-vpp-perf-report-iterative-2009-2n-skx:
281         - 35  # rls2009 NDRPDR iter env 5
282
283     plot-vpp-hdrh-lat-2n-skx-nat44:
284       csit-vpp-perf-report-iterative-2009-2n-skx:
285         - 74  # rls2009 NDRPDR iter NAT44 env 5
286
287     plot-vpp-hdrh-lat-2n-skx-nat44-2:
288       csit-vpp-perf-report-iterative-2009-2n-skx:
289         - 86  # rls2009 NDRPDR iter NAT44 part 2 env 5
290
291     plot-vpp-soak-2n-skx:
292       csit-vpp-perf-report-iterative-2009-2n-skx:
293         - 33  # rls2009 soak env 5
294         - 34  # rls2009 soak env 5
295
296     plot-vpp-nfv-2n-skx-ndrpdr:
297       csit-vpp-perf-report-iterative-2009-2n-skx:
298         - 38  # rls2009 nf-density iter env 5
299         - 41  # rls2009 nf-density iter env 5
300         - 45  # rls2009 nf-density iter env 5
301         - 47  # rls2009 nf-density iter env 5
302         - 49  # rls2009 nf-density iter env 5
303         - 63  # rls2009 nf-density iter env 5
304         - 65  # rls2009 nf-density iter env 5
305         - 66  # rls2009 nf-density iter env 5
306         - 71  # rls2009 nf-density iter env 5
307         - 72  # rls2009 nf-density iter env 5
308
309     plot-vpp-nfv-2n-skx-mrr:
310       csit-vpp-perf-report-iterative-2009-2n-skx:
311         - 50  # rls2009 MRR nf-density iter env 5
312
313     plot-vpp-nfv-reconf-2n-skx:
314       csit-vpp-perf-report-iterative-2009-2n-skx:
315         - 27  # rls2009 reconf env 5
316         - 28  # rls2009 reconf env 5
317         - 29  # rls2009 reconf env 5
318         - 30  # rls2009 reconf env 5
319         - 31  # rls2009 reconf env 5
320         - 32  # rls2009 reconf env 5
321         - 61  # rls2009 reconf env 5
322         - 62  # rls2009 reconf env 5
323         - 68  # rls2009 reconf env 5
324         - 70  # rls2009 reconf env 5
325
326     plot-dpdk-throughput-latency-2n-skx:
327       csit-dpdk-perf-report-iterative-2009-2n-skx:
328         - 4   # NDRPDR iter env5
329         - 5   # NDRPDR iter env5
330         - 6   # NDRPDR iter env5
331         - 7   # NDRPDR iter env5
332         - 8   # NDRPDR iter env5
333         - 9   # NDRPDR iter env5
334         - 10  # NDRPDR iter env5
335         - 11  # NDRPDR iter env5
336         - 12  # NDRPDR iter env5
337         - 13  # NDRPDR iter env5
338
339     plot-dpdk-hdrh-lat-2n-skx:
340       csit-dpdk-perf-report-iterative-2009-2n-skx:
341         - 4   # NDRPDR iter env5
342
343     # 2n-clx
344
345     plot-vpp-throughput-lat-tsa-2n-clx:
346       csit-vpp-perf-report-iterative-2009-2n-clx:
347         - 36  # rls2009 NDRPDR iter env 5
348         - 39  # rls2009 NDRPDR iter env 5
349         - 40  # rls2009 NDRPDR iter env 5
350         - 65  # rls2009 NDRPDR iter env 5
351         - 66  # rls2009 NDRPDR iter env 5
352         - 79  # rls2009 NDRPDR iter env 5
353         - 82  # rls2009 NDRPDR iter env 5
354         - 88  # rls2009 NDRPDR iter env 5
355         - 89  # rls2009 NDRPDR iter env 5
356         - 90  # rls2009 NDRPDR iter env 5
357         - 91  # rls2009 NDRPDR iter NAT44 env 5
358         - 92  # rls2009 NDRPDR iter NAT44 env 5
359         - 94  # rls2009 NDRPDR iter NAT44 env 5
360         - 95  # rls2009 NDRPDR iter NAT44 env 5
361         - 96  # rls2009 NDRPDR iter NAT44 env 5
362         - 97  # rls2009 NDRPDR iter NAT44 env 5
363         - 98  # rls2009 NDRPDR iter NAT44 env 5
364         - 99  # rls2009 NDRPDR iter NAT44 env 5
365         - 100 # rls2009 NDRPDR iter NAT44 env 5
366         - 101 # rls2009 NDRPDR iter NAT44 env 5
367         - 103 # rls2009 NDRPDR iter NAT44 part 2 env 5
368         - 104 # rls2009 NDRPDR iter NAT44 part 2 env 5
369         - 105 # rls2009 NDRPDR iter NAT44 part 2 env 5
370         - 106 # rls2009 NDRPDR iter NAT44 part 2 env 5
371         - 107 # rls2009 NDRPDR iter NAT44 part 2 env 5
372         - 108 # rls2009 NDRPDR iter NAT44 part 2 env 5
373         - 109 # rls2009 NDRPDR iter NAT44 part 2 env 5
374         - 110 # rls2009 NDRPDR iter NAT44 part 2 env 5
375         - 111 # rls2009 NDRPDR iter NAT44 part 2 env 5
376         - 112 # rls2009 NDRPDR iter NAT44 part 2 env 5
377
378     plot-vpp-hdrh-lat-2n-clx:
379       csit-vpp-perf-report-iterative-2009-2n-clx:
380         - 36  # rls2009 NDRPDR iter env 5
381
382     plot-vpp-hdrh-lat-2n-clx-nat44:
383       csit-vpp-perf-report-iterative-2009-2n-clx:
384         - 91  # rls2009 NDRPDR iter NAT44 env 5
385
386     plot-vpp-hdrh-lat-2n-clx-nat44-2:
387       csit-vpp-perf-report-iterative-2009-2n-clx:
388         - 103 # rls2009 NDRPDR iter NAT44 part 2 env 5
389
390     plot-vpp-nfv-2n-clx-ndrpdr:
391       csit-vpp-perf-report-iterative-2009-2n-clx:
392         - 37  # rls2009 nf-density iter env 5
393         - 43  # rls2009 nf-density iter env 5
394         - 69  # rls2009 nf-density iter env 5
395         - 70  # rls2009 nf-density iter env 5
396         - 71  # rls2009 nf-density iter env 5
397         - 72  # rls2009 nf-density iter env 5
398         - 73  # rls2009 nf-density iter env 5
399         - 74  # rls2009 nf-density iter env 5
400         - 75  # rls2009 nf-density iter env 5
401         - 76  # rls2009 nf-density iter env 5
402
403     plot-vpp-nfv-2n-clx-mrr:
404       csit-vpp-perf-report-iterative-2009-2n-clx:
405         - 45  # rls2009 MRR nf-density iter env 5
406
407     plot-vpp-nfv-reconf-2n-clx:
408       csit-vpp-perf-report-iterative-2009-2n-clx:
409         - 25  # rls2009 reconf env 5
410         - 27  # rls2009 reconf env 5
411         - 28  # rls2009 reconf env 5
412         - 29  # rls2009 reconf env 5
413         - 30  # rls2009 reconf env 5
414         - 30  # rls2009 reconf env 5
415         - 32  # rls2009 reconf env 5
416         - 48  # rls2009 reconf env 5
417         - 53  # rls2009 reconf env 5
418         - 68  # rls2009 reconf env 5
419
420     plot-vpp-soak-2n-clx:
421       csit-vpp-perf-report-iterative-2009-2n-clx:
422         - 33  # rls2009 soak env 5
423         - 34  # rls2009 soak env 5
424
425     plot-dpdk-throughput-latency-2n-clx:
426       csit-dpdk-perf-report-iterative-2009-2n-clx:
427         - 4   # NDRPDR iter env5
428         - 5   # NDRPDR iter env5
429         - 6   # NDRPDR iter env5
430         - 7   # NDRPDR iter env5
431         - 8   # NDRPDR iter env5
432         - 9   # NDRPDR iter env5
433         - 10  # NDRPDR iter env5
434         - 11  # NDRPDR iter env5
435         - 12  # NDRPDR iter env5
436         - 13  # NDRPDR iter env5
437
438     plot-dpdk-hdrh-lat-2n-clx:
439       csit-dpdk-perf-report-iterative-2009-2n-clx:
440         - 4   # NDRPDR iter env5
441
442     # 3n-tsh
443
444     plot-vpp-throughput-lat-tsa-3n-tsh:
445       # TODO: Add:
446       csit-vpp-perf-report-iterative-2009-3n-tsh:
447         - 14  # rls2009 NDRPDR iter env 5
448         - 20  # rls2009 NDRPDR iter env 5
449         - 21  # rls2009 NDRPDR iter env 5
450         - 22  # rls2009 NDRPDR iter env 5
451         - 23  # rls2009 NDRPDR iter env 5
452         - 28  # rls2009 NDRPDR iter env 5
453         - 30  # rls2009 NDRPDR iter env 5
454         - 33  # rls2009 NDRPDR iter env 5
455
456     plot-vpp-hdrh-lat-3n-tsh:
457       csit-vpp-perf-report-iterative-2009-3n-tsh:
458         - 14  # rls2009 NDRPDR iter env 5
459
460     plot-dpdk-throughput-latency-3n-tsh:
461       csit-dpdk-perf-report-iterative-2009-3n-tsh:
462         - 1   # NDRPDR iter env5
463         - 2   # NDRPDR iter env5
464         - 3   # NDRPDR iter env5
465         - 4   # NDRPDR iter env5
466         - 5   # NDRPDR iter env5
467         - 6   # NDRPDR iter env5
468         - 7   # NDRPDR iter env5
469         - 9   # NDRPDR iter env5
470         - 10  # NDRPDR iter env5
471         - 11  # NDRPDR iter env5
472
473     plot-dpdk-hdrh-lat-3n-tsh:
474       csit-dpdk-perf-report-iterative-2009-3n-tsh:
475         - 1   # NDRPDR iter env5
476
477     # 3n-dnv
478
479     plot-vpp-throughput-lat-tsa-3n-dnv:
480       csit-vpp-perf-report-iterative-2009-3n-dnv:
481         - 3   # rls2009 NDRPDR iter env 5
482         - 6   # rls2009 NDRPDR iter env 5
483         - 7   # rls2009 NDRPDR iter env 5
484         - 8   # rls2009 NDRPDR iter env 5
485         - 10  # rls2009 NDRPDR iter env 5
486         - 11  # rls2009 NDRPDR iter env 5
487         - 12  # rls2009 NDRPDR iter env 5
488         - 14  # rls2009 NDRPDR iter env 5
489         - 15  # rls2009 NDRPDR iter env 5
490         - 24  # rls2009 NDRPDR iter env 5
491
492 #    plot-dpdk-throughput-latency-3n-dnv:
493 #      # No data
494 #      csit-dpdk-perf-report-iterative-2009-3n-dnv:
495
496     # 2n-dnv
497
498     plot-vpp-throughput-lat-tsa-2n-dnv:
499       csit-vpp-perf-report-iterative-2009-2n-dnv:
500         - 3   # rls2009 NDRPDR iter env 5
501         - 5   # rls2009 NDRPDR iter env 5
502         - 6   # rls2009 NDRPDR iter env 5
503         - 7   # rls2009 NDRPDR iter env 5
504         - 9   # rls2009 NDRPDR iter env 5
505         - 10  # rls2009 NDRPDR iter env 5
506         - 11  # rls2009 NDRPDR iter env 5
507         - 12  # rls2009 NDRPDR iter env 5
508         - 14  # rls2009 NDRPDR iter env 5
509         - 15  # rls2009 NDRPDR iter env 5
510
511 #    plot-dpdk-throughput-latency-2n-dnv:
512 #      # No data
513 #      csit-dpdk-perf-report-iterative-2009-2n-dnv:
514
515     ###########################################################################
516     # Simple tables (only one data set):
517
518     # NIC Comparisons
519
520     vpp-nic-comparison-3n-skx:
521       csit-vpp-perf-report-iterative-2009-3n-skx:
522         - 26  # rls2009 NDRPDR iter env 5
523         - 27  # rls2009 NDRPDR iter env 5
524         - 28  # rls2009 NDRPDR iter env 5
525         - 29  # rls2009 NDRPDR iter env 5
526         - 35  # rls2009 NDRPDR iter env 5
527         - 36  # rls2009 NDRPDR iter env 5
528         - 37  # rls2009 NDRPDR iter env 5
529         - 38  # rls2009 NDRPDR iter env 5
530         - 39  # rls2009 NDRPDR iter env 5
531         - 40  # rls2009 NDRPDR iter env 5
532
533     vpp-nic-comparison-2n-skx:
534       csit-vpp-perf-report-iterative-2009-2n-skx:
535         - 35  # rls2009 NDRPDR iter env 5
536         - 36  # rls2009 NDRPDR iter env 5
537         - 37  # rls2009 NDRPDR iter env 5
538         - 39  # rls2009 NDRPDR iter env 5
539         - 40  # rls2009 NDRPDR iter env 5
540         - 42  # rls2009 NDRPDR iter env 5
541         - 43  # rls2009 NDRPDR iter env 5
542         - 44  # rls2009 NDRPDR iter env 5
543         - 46  # rls2009 NDRPDR iter env 5
544         - 48  # rls2009 NDRPDR iter env 5
545         - 74  # rls2009 NDRPDR iter NAT44 env 5
546         - 75  # rls2009 NDRPDR iter NAT44 env 5
547         - 76  # rls2009 NDRPDR iter NAT44 env 5
548         - 77  # rls2009 NDRPDR iter NAT44 env 5
549         - 78  # rls2009 NDRPDR iter NAT44 env 5
550         - 79  # rls2009 NDRPDR iter NAT44 env 5
551         - 80  # rls2009 NDRPDR iter NAT44 env 5
552         - 81  # rls2009 NDRPDR iter NAT44 env 5
553         - 82  # rls2009 NDRPDR iter NAT44 env 5
554         - 83  # rls2009 NDRPDR iter NAT44 env 5
555         - 86  # rls2009 NDRPDR iter NAT44 part 2 env 5
556         - 87  # rls2009 NDRPDR iter NAT44 part 2 env 5
557         - 88  # rls2009 NDRPDR iter NAT44 part 2 env 5
558         - 90  # rls2009 NDRPDR iter NAT44 part 2 env 5
559         - 92  # rls2009 NDRPDR iter NAT44 part 2 env 5
560         - 93  # rls2009 NDRPDR iter NAT44 part 2 env 5
561         - 94  # rls2009 NDRPDR iter NAT44 part 2 env 5
562         - 95  # rls2009 NDRPDR iter NAT44 part 2 env 5
563         - 97  # rls2009 NDRPDR iter NAT44 part 2 env 5
564         - 98  # rls2009 NDRPDR iter NAT44 part 2 env 5
565
566     vpp-nic-comparison-3n-skx-mrr:
567       csit-vpp-perf-report-iterative-2009-3n-skx:
568         - 24  # rls2009 MRR iter env 5
569
570     vpp-nic-comparison-2n-skx-mrr:
571       csit-vpp-perf-report-iterative-2009-2n-skx:
572         - 85  # rls2009 MRR iter env 5
573         - 96  # rls2009 MRR iter NAT44 env 5
574
575     # Results
576
577     vpp-perf-results-3n-hsw:
578       csit-vpp-perf-report-coverage-2009-3n-hsw:
579         - 3   # rls2009 NDRPDR cov 3n-hsw-crypto-00
580         - 4   # rls2009 NDRPDR cov 3n-hsw-crypto-01
581         - 5   # rls2009 NDRPDR cov 3n-hsw-crypto-02
582         - 6   # rls2009 NDRPDR cov 3n-hsw-crypto-03
583         - 7   # rls2009 NDRPDR cov 3n-hsw-ip4-00
584         - 8   # rls2009 NDRPDR cov 3n-hsw-ip4-01
585         - 9   # rls2009 NDRPDR cov 3n-hsw-ip4-02
586         - 10  # rls2009 NDRPDR cov 3n-hsw-ip4-03
587         - 11  # rls2009 NDRPDR cov 3n-hsw-ip4-04
588         - 12  # rls2009 NDRPDR cov 3n-hsw-ip4-05
589         - 13  # rls2009 NDRPDR cov 3n-hsw-ip4-06
590         - 14  # rls2009 NDRPDR cov 3n-hsw-ip4-07
591         - 15  # rls2009 NDRPDR cov 3n-hsw-ip4tun-00
592         - 16  # rls2009 NDRPDR cov 3n-hsw-ip4tun-01
593         - 17  # rls2009 NDRPDR cov 3n-hsw-ip4tun-02
594         - 18  # rls2009 NDRPDR cov 3n-hsw-ip6-00
595         - 19  # rls2009 NDRPDR cov 3n-hsw-ip6-01
596         - 20  # rls2009 NDRPDR cov 3n-hsw-ip6tun-00
597         - 21  # rls2009 NDRPDR cov 3n-hsw-l2-00
598         - 22  # rls2009 NDRPDR cov 3n-hsw-l2-01
599         - 23  # rls2009 NDRPDR cov 3n-hsw-l2-01
600         - 24  # rls2009 NDRPDR cov 3n-hsw-l2-03
601         - 25  # rls2009 NDRPDR cov 3n-hsw-l2-04
602         - 26  # rls2009 NDRPDR cov 3n-hsw-l2-05
603         - 27  # rls2009 NDRPDR cov 3n-hsw-l2-06
604         - 28  # rls2009 NDRPDR cov 3n-hsw-l2-07
605         - 29  # rls2009 NDRPDR cov 3n-hsw-l2-08
606         - 30  # rls2009 NDRPDR cov 3n-hsw-l2-09
607         - 31  # rls2009 NDRPDR cov 3n-hsw-l2-10
608         - 32  # rls2009 NDRPDR cov 3n-hsw-memif-00
609         - 33  # rls2009 NDRPDR cov 3n-hsw-srv6-00
610         - 34  # rls2009 NDRPDR cov 3n-hsw-srv6-01
611         - 35  # rls2009 NDRPDR cov 3n-hsw-vhost-00
612         - 36  # rls2009 NDRPDR cov 3n-hsw-vhost-01
613         - 37  # rls2009 NDRPDR cov 3n-hsw-vhost-02
614
615     vpp-perf-results-3n-skx:
616       csit-vpp-perf-report-coverage-2009-3n-skx:
617         - 36  # rls2009 NDRPDR cov 3n-skx-crypto-00
618         - 3   # rls2009 NDRPDR cov 3n-skx-crypto-01
619         - 4   # rls2009 NDRPDR cov 3n-skx-crypto-02
620         - 37  # rls2009 NDRPDR cov 3n-skx-crypto-03
621         - 6   # rls2009 NDRPDR cov 3n-skx-ip4-00
622         - 7   # rls2009 NDRPDR cov 3n-skx-ip4-01
623         - 8   # rls2009 NDRPDR cov 3n-skx-ip4-02
624         - 9   # rls2009 NDRPDR cov 3n-skx-ip4-03
625         - 10  # rls2009 NDRPDR cov 3n-skx-ip4-04
626         - 38  # rls2009 NDRPDR cov 3n-skx-ip4-05
627         - 12  # rls2009 NDRPDR cov 3n-skx-ip4-06
628         - 39  # rls2009 NDRPDR cov 3n-skx-ip4-07
629         - 14  # rls2009 NDRPDR cov 3n-skx-ip4tun-00
630         - 15  # rls2009 NDRPDR cov 3n-skx-ip4tun-01
631         - 16  # rls2009 NDRPDR cov 3n-skx-ip4tun-02
632         - 40  # rls2009 NDRPDR cov 3n-skx-ip6-00
633         - 18  # rls2009 NDRPDR cov 3n-skx-ip6-01
634         - 19  # rls2009 NDRPDR cov 3n-skx-ip6tun-00
635         - 20  # rls2009 NDRPDR cov 3n-skx-l2-00
636         - 21  # rls2009 NDRPDR cov 3n-skx-l2-01
637         - 22  # rls2009 NDRPDR cov 3n-skx-l2-02
638         - 23  # rls2009 NDRPDR cov 3n-skx-l2-03
639         - 24  # rls2009 NDRPDR cov 3n-skx-l2-04
640         - 41  # rls2009 NDRPDR cov 3n-skx-l2-05
641         - 42  # rls2009 NDRPDR cov 3n-skx-l2-06
642         - 43  # rls2009 NDRPDR cov 3n-skx-l2-07
643         - 28  # rls2009 NDRPDR cov 3n-skx-l2-08
644         - 44  # rls2009 NDRPDR cov 3n-skx-l2-09
645         - 45  # rls2009 NDRPDR cov 3n-skx-l2-10
646         - 46  # rls2009 NDRPDR cov 3n-skx-memif-00
647         - 47  # rls2009 NDRPDR cov 3n-skx-srv6-00
648         - 48  # rls2009 NDRPDR cov 3n-skx-srv6-01
649         - 49  # rls2009 NDRPDR cov 3n-skx-vhost-00
650         - 50  # rls2009 NDRPDR cov 3n-skx-vhost-01
651         - 51  # rls2009 NDRPDR cov 3n-skx-vhost-02
652         - 54  # rls2009 NDRPDR cov 3n-skx-vhost-03
653
654     vpp-perf-results-2n-skx:
655       csit-vpp-perf-report-coverage-2009-2n-skx:
656         - 18  # rls2009 NDRPDR cov 2n-skx-ip4-00
657         - 19  # rls2009 NDRPDR cov 2n-skx-ip4-01
658         - 10  # rls2009 NDRPDR cov 2n-skx-ip4-02
659         - 20  # rls2009 NDRPDR cov 2n-skx-ip4-03
660         - 21  # rls2009 NDRPDR cov 2n-skx-ip4-04
661         - 31  # rls2009 NDRPDR cov 2n-skx-ip4-05
662         - 32  # rls2009 NDRPDR cov 2n-skx-ip4-06
663         - 33  # rls2009 NDRPDR cov 2n-skx-ip4-07
664         - 22  # rls2009 NDRPDR cov 2n-skx-ip6-00
665         - 23  # rls2009 NDRPDR cov 2n-skx-ip6-01
666         - 24  # rls2009 NDRPDR cov 2n-skx-l2-00
667         - 25  # rls2009 NDRPDR cov 2n-skx-l2-01
668         - 26  # rls2009 NDRPDR cov 2n-skx-lb-00
669         - 27  # rls2009 NDRPDR cov 2n-skx-memif-00
670         - 28  # rls2009 NDRPDR cov 2n-skx-vhost-00
671         - 29  # rls2009 NDRPDR cov 2n-skx-vhost-01
672         - 30  # rls2009 NDRPDR cov 2n-skx-vts-00
673
674     vpp-perf-results-2n-clx:
675       csit-vpp-perf-report-coverage-2009-2n-clx:
676         - 2   # rls2009 NDRPDR cov 2n-clx-ip4-00
677         - 3   # rls2009 NDRPDR cov 2n-clx-ip4-01
678         - 4   # rls2009 NDRPDR cov 2n-clx-ip4-02
679         - 5   # rls2009 NDRPDR cov 2n-clx-ip4-03
680         - 6   # rls2009 NDRPDR cov 2n-clx-ip4-04
681         - 23  # rls2009 NDRPDR cov 2n-clx-ip4-05
682         - 24  # rls2009 NDRPDR cov 2n-clx-ip4-06
683         - 25  # rls2009 NDRPDR cov 2n-clx-ip4-07
684         - 22  # rls2009 NDRPDR cov 2n-clx-ip6-00
685         - 9   # rls2009 NDRPDR cov 2n-clx-ip6-01
686         - 17  # rls2009 NDRPDR cov 2n-clx-l2-00
687         - 21  # rls2009 NDRPDR cov 2n-clx-l2-01
688         - 12  # rls2009 NDRPDR cov 2n-clx-lb-00
689         - 13  # rls2009 NDRPDR cov 2n-clx-memif-00
690         - 14  # rls2009 NDRPDR cov 2n-clx-vhost-00
691         - 15  # rls2009 NDRPDR cov 2n-clx-vhost-01
692         - 16  # rls2009 NDRPDR cov 2n-clx-vts-00
693
694     vpp-perf-results-3n-tsh:
695       csit-vpp-perf-report-iterative-2009-3n-tsh:
696         - 14  # rls2009 NDRPDR iter env 5
697
698     vpp-perf-results-3n-dnv:
699       csit-vpp-perf-report-coverage-2009-3n-dnv:
700         - 10  # rls2009 NDRPDR cov 3n-dnv-crypto-00
701         - 2   # rls2009 NDRPDR cov 3n-dnv-crypto-01
702         - 11  # rls2009 NDRPDR cov 3n-dnv-ip4-00
703         - 12  # rls2009 NDRPDR cov 3n-dnv-ip4-01
704         - 13  # rls2009 NDRPDR cov 3n-dnv-ip4tun-00
705         - 14  # rls2009 NDRPDR cov 3n-dnv-ip6-00
706         - 15  # rls2009 NDRPDR cov 3n-dnv-ip6-01
707         - 16  # rls2009 NDRPDR cov 3n-dnv-l2-00
708         - 17  # rls2009 NDRPDR cov 3n-dnv-l2-01
709
710     vpp-perf-results-2n-dnv:
711       csit-vpp-perf-report-coverage-2009-2n-dnv:
712         - 2   # rls2009 NDRPDR cov 2n-dnv-ip4-00
713         - 3   # rls2009 NDRPDR cov 2n-dnv-ip4-01
714         - 4   # rls2009 NDRPDR cov 2n-dnv-ip6-00
715         - 5   # rls2009 NDRPDR cov 2n-dnv-ip6-01
716         - 6   # rls2009 NDRPDR cov 2n-dnv-l2-00
717         - 7   # rls2009 NDRPDR cov 2n-dnv-l2-01
718
719     vpp-mrr-results-3n-hsw:
720       csit-vpp-perf-report-iterative-2009-3n-hsw:
721         - 23  # rls2009 MRR iter env 5
722
723     vpp-mrr-results-3n-skx:
724       csit-vpp-perf-report-iterative-2009-3n-skx:
725         - 24  # rls2009 MRR iter env 5
726
727     vpp-mrr-results-2n-skx:
728       csit-vpp-perf-report-iterative-2009-2n-skx:
729         - 85  # rls2009 MRR iter env 5
730         - 96  # rls2009 MRR iter NAT44 env 5
731
732     vpp-mrr-results-2n-clx:
733       csit-vpp-perf-report-iterative-2009-2n-clx:
734         - 102 # rls2009 MRR iter env 5
735         - 113 # rls2009 MRR iter NAT44 env 5
736
737     vpp-mrr-results-3n-tsh:
738       csit-vpp-perf-report-iterative-2009-3n-tsh:
739         - 15  # rls2009 MRR iter env 5
740
741     vpp-mrr-results-3n-dnv:
742       csit-vpp-perf-report-iterative-2009-3n-dnv:
743         - 22  # rls2009 MRR iter env 5
744
745     vpp-mrr-results-2n-dnv:
746       csit-vpp-perf-report-iterative-2009-2n-dnv:
747         - 13  # rls2009 MRR iter env 5
748
749     vpp-device-results-ubuntu:
750       csit-vpp-device-2009-ubuntu1804-1n-skx:
751         - 131 # rls2009 env 5
752
753     dpdk-perf-results-3n-hsw:
754       csit-dpdk-perf-report-iterative-2009-3n-hsw:
755         - 6   # NDRPDR iter env5
756
757     dpdk-perf-results-3n-skx:
758       csit-dpdk-perf-report-iterative-2009-3n-skx:
759         - 4   # NDRPDR sel env5
760
761     dpdk-perf-results-2n-skx:
762       csit-dpdk-perf-report-iterative-2009-2n-skx:
763         - 4   # NDRPDR iter env5
764
765     dpdk-perf-results-2n-clx:
766       csit-dpdk-perf-report-iterative-2009-2n-clx:
767         - 4   # NDRPDR iter env5
768
769 #    dpdk-perf-results-2n-dnv:
770 #      # No data
771 #      csit-dpdk-perf-report-iterative-2009-2n-dnv:
772
773 #    dpdk-perf-results-3n-dnv:
774 #      # No data
775 #      csit-dpdk-perf-report-iterative-2009-3n-dnv:
776
777     dpdk-perf-results-3n-tsh:
778       csit-dpdk-perf-report-iterative-2009-3n-tsh:
779         - 1   # NDRPDR iter env5
780
781 ###########################################################################
782     # Tables (more than one data set)
783
784     # Performance changes
785
786     vpp-performance-changes-3n-hsw-h1:
787       csit-vpp-perf-report-iterative-2005-3n-hsw:
788         - 31  # NDRPDR sel 2001.0-4
789         - 32  # NDRPDR sel 2001.0-4
790         - 33  # NDRPDR sel 2001.0-4
791         - 34  # NDRPDR sel 2001.0-4
792         - 35  # NDRPDR sel 2001.0-4
793         - 36  # NDRPDR sel 2001.0-4
794         - 38  # NDRPDR sel 2001.0-4
795     vpp-performance-changes-3n-hsw-ref-env4:
796       csit-vpp-perf-report-iterative-2005-3n-hsw:
797         - 20  # NDRPDR sel env 4
798         - 21  # NDRPDR sel env 4
799         - 22  # NDRPDR sel env 4
800         - 23  # NDRPDR sel env 4
801         - 24  # NDRPDR sel env 4
802         - 25  # NDRPDR sel env 4
803         - 26  # NDRPDR sel env 4
804         - 27  # NDRPDR sel env 4
805         - 28  # NDRPDR sel env 4
806         - 29  # NDRPDR sel env 4
807     vpp-performance-changes-3n-hsw-ref-env5:
808       csit-vpp-perf-report-iterative-2009-3n-hsw:
809         - 9   # rls2005 NDRPDR iter env 5
810         - 10  # rls2005 NDRPDR iter env 5
811         - 11  # rls2005 NDRPDR iter env 5
812         - 12  # rls2005 NDRPDR iter env 5
813         - 13  # rls2005 NDRPDR iter env 5
814         - 14  # rls2005 NDRPDR iter env 5
815         - 15  # rls2005 NDRPDR iter env 5
816         - 16  # rls2005 NDRPDR iter env 5
817         - 17  # rls2005 NDRPDR iter env 5
818         - 19  # rls2005 NDRPDR iter env 5
819     vpp-performance-changes-3n-hsw-cmp:
820       csit-vpp-perf-report-iterative-2009-3n-hsw:
821         - 21  # rls2009 NDRPDR iter env 5
822         - 22  # rls2009 NDRPDR iter env 5
823         - 24  # rls2009 NDRPDR iter env 5
824         - 25  # rls2009 NDRPDR iter env 5
825         - 26  # rls2009 NDRPDR iter env 5
826         - 27  # rls2009 NDRPDR iter env 5
827         - 28  # rls2009 NDRPDR iter env 5
828         - 29  # rls2009 NDRPDR iter env 5
829         - 30  # rls2009 NDRPDR iter env 5
830         - 31  # rls2009 NDRPDR iter env 5
831
832     vpp-performance-changes-3n-skx-h1:
833       csit-vpp-perf-report-iterative-2005-3n-skx:
834         - 50  # NDRPDR sel 2001.0-4
835         - 51  # NDRPDR sel 2001.0-4
836         - 52  # NDRPDR sel 2001.0-4
837         - 53  # NDRPDR sel 2001.0-4
838         - 54  # NDRPDR sel 2001.0-4
839     vpp-performance-changes-3n-skx-ref-env4:
840       csit-vpp-perf-report-iterative-2005-3n-skx:
841         - 42  # NDRPDR sel env 4
842         - 43  # NDRPDR sel env 4
843         - 44  # NDRPDR sel env 4
844         - 45  # NDRPDR sel env 4
845         - 47  # NDRPDR sel env 4
846         - 55  # NDRPDR sel env 4
847         - 56  # NDRPDR sel env 4
848         - 57  # NDRPDR sel env 4
849         - 61  # NDRPDR sel env 4
850         - 62  # NDRPDR sel env 4
851     vpp-performance-changes-3n-skx-ref-env5:
852       csit-vpp-perf-report-iterative-2009-3n-skx:
853         - 13  # rls2005 NDRPDR iter env 5
854         - 18  # rls2005 NDRPDR iter env 5
855         - 19  # rls2005 NDRPDR iter env 5
856         - 41  # rls2005 NDRPDR iter env 5
857         - 43  # rls2005 NDRPDR iter env 5
858         - 44  # rls2005 NDRPDR iter env 5
859         - 45  # rls2005 NDRPDR iter env 5
860         - 46  # rls2005 NDRPDR iter env 5
861         - 48  # rls2005 NDRPDR iter env 5
862         - 49  # rls2005 NDRPDR iter env 5
863     vpp-performance-changes-3n-skx-cmp:
864       csit-vpp-perf-report-iterative-2009-3n-skx:
865         - 26  # rls2009 NDRPDR iter env 5
866         - 27  # rls2009 NDRPDR iter env 5
867         - 28  # rls2009 NDRPDR iter env 5
868         - 29  # rls2009 NDRPDR iter env 5
869         - 35  # rls2009 NDRPDR iter env 5
870         - 36  # rls2009 NDRPDR iter env 5
871         - 37  # rls2009 NDRPDR iter env 5
872         - 38  # rls2009 NDRPDR iter env 5
873         - 39  # rls2009 NDRPDR iter env 5
874         - 40  # rls2009 NDRPDR iter env 5
875
876     vpp-performance-changes-2n-skx-h1:
877       csit-vpp-perf-report-iterative-2005-2n-skx:
878         - 100 # NDRPDR sel 2001.0-4
879         - 101 # NDRPDR sel 2001.0-4
880         - 102 # NDRPDR sel 2001.0-4
881         - 103 # NDRPDR sel 2001.0-4
882         - 104 # NDRPDR sel 2001.0-4
883         - 105 # NDRPDR sel 2001.0-4
884     vpp-performance-changes-2n-skx-ref-env4:
885       csit-vpp-perf-report-iterative-2005-2n-skx:
886         - 88  # NDRPDR sel env 4
887         - 89  # NDRPDR sel env 4
888         - 90  # NDRPDR sel env 4
889         - 91  # NDRPDR sel env 4
890         - 92  # NDRPDR sel env 4
891         - 93  # NDRPDR sel env 4
892         - 94  # NDRPDR sel env 4
893         - 125 # NDRPDR sel env 4
894         - 126 # NDRPDR sel env 4
895         - 127 # NDRPDR sel env 4
896     vpp-performance-changes-2n-skx-ref-env5:
897       csit-vpp-perf-report-iterative-2009-2n-skx:
898         - 13  # rls2005 NDRPDR iter env 5
899         - 16  # rls2005 NDRPDR iter env 5
900         - 17  # rls2005 NDRPDR iter env 5
901         - 18  # rls2005 NDRPDR iter env 5
902         - 19  # rls2005 NDRPDR iter env 5
903         - 21  # rls2005 NDRPDR iter env 5
904         - 22  # rls2005 NDRPDR iter env 5
905         - 23  # rls2005 NDRPDR iter env 5
906         - 24  # rls2005 NDRPDR iter env 5
907         - 25  # rls2005 NDRPDR iter env 5
908     vpp-performance-changes-2n-skx-cmp:
909       csit-vpp-perf-report-iterative-2009-2n-skx:
910         - 35  # rls2009 NDRPDR iter env 5
911         - 36  # rls2009 NDRPDR iter env 5
912         - 37  # rls2009 NDRPDR iter env 5
913         - 39  # rls2009 NDRPDR iter env 5
914         - 40  # rls2009 NDRPDR iter env 5
915         - 42  # rls2009 NDRPDR iter env 5
916         - 43  # rls2009 NDRPDR iter env 5
917         - 44  # rls2009 NDRPDR iter env 5
918         - 46  # rls2009 NDRPDR iter env 5
919         - 48  # rls2009 NDRPDR iter env 5
920         - 74  # rls2009 NDRPDR iter NAT44 env 5
921         - 75  # rls2009 NDRPDR iter NAT44 env 5
922         - 76  # rls2009 NDRPDR iter NAT44 env 5
923         - 77  # rls2009 NDRPDR iter NAT44 env 5
924         - 78  # rls2009 NDRPDR iter NAT44 env 5
925         - 79  # rls2009 NDRPDR iter NAT44 env 5
926         - 80  # rls2009 NDRPDR iter NAT44 env 5
927         - 81  # rls2009 NDRPDR iter NAT44 env 5
928         - 82  # rls2009 NDRPDR iter NAT44 env 5
929         - 83  # rls2009 NDRPDR iter NAT44 env 5
930         - 86  # rls2009 NDRPDR iter NAT44 part 2 env 5
931         - 87  # rls2009 NDRPDR iter NAT44 part 2 env 5
932         - 88  # rls2009 NDRPDR iter NAT44 part 2 env 5
933         - 90  # rls2009 NDRPDR iter NAT44 part 2 env 5
934         - 92  # rls2009 NDRPDR iter NAT44 part 2 env 5
935         - 93  # rls2009 NDRPDR iter NAT44 part 2 env 5
936         - 94  # rls2009 NDRPDR iter NAT44 part 2 env 5
937         - 95  # rls2009 NDRPDR iter NAT44 part 2 env 5
938         - 97  # rls2009 NDRPDR iter NAT44 part 2 env 5
939         - 98  # rls2009 NDRPDR iter NAT44 part 2 env 5
940
941     vpp-performance-changes-2n-clx-h1:
942       csit-vpp-perf-report-iterative-2005-2n-clx:
943         - 73  # NDRPDR sel 2001.0-4
944         - 74  # NDRPDR sel 2001.0-4
945         - 75  # NDRPDR sel 2001.0-4
946         - 76  # NDRPDR sel 2001.0-4
947         - 77  # NDRPDR sel 2001.0-4
948         - 78  # NDRPDR sel 2001.0-4
949         - 79  # NDRPDR sel 2001.0-4
950         - 80  # NDRPDR sel 2001.0-4
951     vpp-performance-changes-2n-clx-ref-env4:
952       csit-vpp-perf-report-iterative-2005-2n-clx:
953         - 62  # NDRPDR sel env 4
954         - 63  # NDRPDR sel env 4
955         - 64  # NDRPDR sel env 4
956         - 65  # NDRPDR sel env 4
957         - 66  # NDRPDR sel env 4
958         - 68  # NDRPDR sel env 4
959         - 69  # NDRPDR sel env 4
960         - 70  # NDRPDR sel env 4
961         - 103 # NDRPDR sel env 4
962         - 104 # NDRPDR sel env 4
963     vpp-performance-changes-2n-clx-ref-env5:
964       csit-vpp-perf-report-iterative-2009-2n-clx:
965         - 13  # rls2005 NDRPDR iter env 5
966         - 15  # rls2005 NDRPDR iter env 5
967         - 17  # rls2005 NDRPDR iter env 5
968         - 18  # rls2005 NDRPDR iter env 5
969         - 19  # rls2005 NDRPDR iter env 5
970         - 20  # rls2005 NDRPDR iter env 5
971         - 21  # rls2005 NDRPDR iter env 5
972         - 22  # rls2005 NDRPDR iter env 5
973         - 23  # rls2005 NDRPDR iter env 5
974         - 24  # rls2005 NDRPDR iter env 5
975     vpp-performance-changes-2n-clx-cmp:
976       csit-vpp-perf-report-iterative-2009-2n-clx:
977         - 36  # rls2009 NDRPDR iter env 5
978         - 39  # rls2009 NDRPDR iter env 5
979         - 40  # rls2009 NDRPDR iter env 5
980         - 65  # rls2009 NDRPDR iter env 5
981         - 66  # rls2009 NDRPDR iter env 5
982         - 79  # rls2009 NDRPDR iter env 5
983         - 82  # rls2009 NDRPDR iter env 5
984         - 88  # rls2009 NDRPDR iter env 5
985         - 89  # rls2009 NDRPDR iter env 5
986         - 90  # rls2009 NDRPDR iter env 5
987         - 91  # rls2009 NDRPDR iter NAT44 env 5
988         - 92  # rls2009 NDRPDR iter NAT44 env 5
989         - 94  # rls2009 NDRPDR iter NAT44 env 5
990         - 95  # rls2009 NDRPDR iter NAT44 env 5
991         - 96  # rls2009 NDRPDR iter NAT44 env 5
992         - 97  # rls2009 NDRPDR iter NAT44 env 5
993         - 98  # rls2009 NDRPDR iter NAT44 env 5
994         - 99  # rls2009 NDRPDR iter NAT44 env 5
995         - 100 # rls2009 NDRPDR iter NAT44 env 5
996         - 101 # rls2009 NDRPDR iter NAT44 env 5
997         - 103 # rls2009 NDRPDR iter NAT44 part 2 env 5
998         - 104 # rls2009 NDRPDR iter NAT44 part 2 env 5
999         - 105 # rls2009 NDRPDR iter NAT44 part 2 env 5
1000         - 106 # rls2009 NDRPDR iter NAT44 part 2 env 5
1001         - 107 # rls2009 NDRPDR iter NAT44 part 2 env 5
1002         - 108 # rls2009 NDRPDR iter NAT44 part 2 env 5
1003         - 109 # rls2009 NDRPDR iter NAT44 part 2 env 5
1004         - 110 # rls2009 NDRPDR iter NAT44 part 2 env 5
1005         - 111 # rls2009 NDRPDR iter NAT44 part 2 env 5
1006         - 112 # rls2009 NDRPDR iter NAT44 part 2 env 5
1007
1008     vpp-performance-changes-2n-dnv-h1:
1009       csit-vpp-perf-verify-2001-2n-dnv:
1010         - 4   # NDRPDR sel
1011         - 5   # NDRPDR sel
1012         - 6   # NDRPDR sel
1013         - 7   # NDRPDR sel
1014         - 8   # NDRPDR sel
1015         - 9   # NDRPDR sel
1016         - 10  # NDRPDR sel
1017         - 11  # NDRPDR sel
1018         - 13  # NDRPDR sel
1019         - 16  # NDRPDR sel
1020     vpp-performance-changes-2n-dnv-ref:
1021       csit-vpp-perf-report-iterative-2009-2n-dnv:
1022         - 16  # rls2005 NDRPDR iter env 5
1023         - 17  # rls2005 NDRPDR iter env 5
1024         - 18  # rls2005 NDRPDR iter env 5
1025         - 19  # rls2005 NDRPDR iter env 5
1026         - 21  # rls2005 NDRPDR iter env 5
1027         - 24  # rls2005 NDRPDR iter env 5
1028         - 27  # rls2005 NDRPDR iter env 5
1029         - 28  # rls2005 NDRPDR iter env 5
1030         - 29  # rls2005 NDRPDR iter env 5
1031         - 30  # rls2005 NDRPDR iter env 5
1032     vpp-performance-changes-2n-dnv-cmp:
1033       csit-vpp-perf-report-iterative-2009-2n-dnv:
1034         - 3   # rls2009 NDRPDR iter env 5
1035         - 5   # rls2009 NDRPDR iter env 5
1036         - 6   # rls2009 NDRPDR iter env 5
1037         - 7   # rls2009 NDRPDR iter env 5
1038         - 9   # rls2009 NDRPDR iter env 5
1039         - 10  # rls2009 NDRPDR iter env 5
1040         - 11  # rls2009 NDRPDR iter env 5
1041         - 12  # rls2009 NDRPDR iter env 5
1042         - 14  # rls2009 NDRPDR iter env 5
1043         - 15  # rls2009 NDRPDR iter env 5
1044
1045     vpp-performance-changes-3n-dnv-h1:
1046       csit-vpp-perf-verify-2001-3n-dnv:
1047         - 5   # NDRPDR sel
1048         - 6   # NDRPDR sel
1049         - 7   # NDRPDR sel
1050         - 8   # NDRPDR sel
1051         - 9   # NDRPDR sel
1052         - 10  # NDRPDR sel
1053         - 12  # NDRPDR sel
1054         - 16  # NDRPDR sel
1055         - 17  # NDRPDR sel
1056         - 18  # NDRPDR sel
1057     vpp-performance-changes-3n-dnv-ref:
1058       csit-vpp-perf-report-iterative-2009-3n-dnv:
1059         - 16  # rls2005 NDRPDR iter env 5
1060         - 23  # rls2005 NDRPDR iter env 5
1061         - 25  # rls2005 NDRPDR iter env 5
1062         - 26  # rls2005 NDRPDR iter env 5
1063         - 27  # rls2005 NDRPDR iter env 5
1064         - 28  # rls2005 NDRPDR iter env 5
1065         - 29  # rls2005 NDRPDR iter env 5
1066         - 30  # rls2005 NDRPDR iter env 5
1067         - 31  # rls2005 NDRPDR iter env 5
1068         - 32  # rls2005 NDRPDR iter env 5
1069     vpp-performance-changes-3n-dnv-cmp:
1070       csit-vpp-perf-report-iterative-2009-3n-dnv:
1071         - 3   # rls2009 NDRPDR iter env 5
1072         - 6   # rls2009 NDRPDR iter env 5
1073         - 7   # rls2009 NDRPDR iter env 5
1074         - 8   # rls2009 NDRPDR iter env 5
1075         - 10  # rls2009 NDRPDR iter env 5
1076         - 11  # rls2009 NDRPDR iter env 5
1077         - 12  # rls2009 NDRPDR iter env 5
1078         - 14  # rls2009 NDRPDR iter env 5
1079         - 15  # rls2009 NDRPDR iter env 5
1080         - 24  # rls2009 NDRPDR iter env 5
1081
1082     vpp-performance-changes-3n-tsh-h1:
1083       csit-vpp-perf-report-iterative-2005-3n-tsh:
1084         - 28  # NDRPDR sel 2001.0-4
1085         - 29  # NDRPDR sel 2001.0-4
1086         - 31  # NDRPDR sel 2001.0-4
1087     vpp-performance-changes-3n-tsh-ref-env4:
1088       csit-vpp-perf-report-iterative-2005-3n-tsh:
1089         - 23  # NDRPDR sel env 4
1090         - 25  # NDRPDR sel env 4
1091         - 33  # NDRPDR sel env 4
1092         - 34  # NDRPDR sel env 4
1093         - 35  # NDRPDR sel env 4
1094         - 36  # NDRPDR sel env 4
1095         - 37  # NDRPDR sel env 4
1096         - 38  # NDRPDR sel env 4
1097         - 39  # NDRPDR sel env 4
1098         - 40  # NDRPDR sel env 4
1099     vpp-performance-changes-3n-tsh-ref-env5:
1100       csit-vpp-perf-report-iterative-2009-3n-tsh:
1101         - 8   # rls2005 NDRPDR iter env 5
1102         - 11  # rls2005 NDRPDR iter env 5
1103         - 12  # rls2005 NDRPDR iter env 5
1104         - 24  # rls2005 NDRPDR iter env 5
1105         - 27  # rls2005 NDRPDR iter env 5
1106         - 29  # rls2005 NDRPDR iter env 5
1107         - 31  # rls2005 NDRPDR iter env 5
1108     vpp-performance-changes-3n-tsh-cmp:
1109       # TODO: Add:
1110       csit-vpp-perf-report-iterative-2009-3n-tsh:
1111         - 14  # rls2009 NDRPDR iter env 5
1112         - 20  # rls2009 NDRPDR iter env 5
1113         - 21  # rls2009 NDRPDR iter env 5
1114         - 22  # rls2009 NDRPDR iter env 5
1115         - 23  # rls2009 NDRPDR iter env 5
1116         - 28  # rls2009 NDRPDR iter env 5
1117         - 30  # rls2009 NDRPDR iter env 5
1118         - 33  # rls2009 NDRPDR iter env 5
1119
1120     vpp-soak-vs-ndr-2n-skx-ref:
1121       csit-vpp-perf-report-iterative-2009-2n-skx:
1122         - 35  # rls2009 NDRPDR iter env 5
1123         - 36  # rls2009 NDRPDR iter env 5
1124         - 37  # rls2009 NDRPDR iter env 5
1125         - 39  # rls2009 NDRPDR iter env 5
1126         - 40  # rls2009 NDRPDR iter env 5
1127         - 42  # rls2009 NDRPDR iter env 5
1128         - 43  # rls2009 NDRPDR iter env 5
1129         - 44  # rls2009 NDRPDR iter env 5
1130         - 46  # rls2009 NDRPDR iter env 5
1131         - 48  # rls2009 NDRPDR iter env 5
1132     vpp-soak-vs-ndr-2n-skx-cmp:
1133       csit-vpp-perf-report-iterative-2009-2n-skx:
1134         - 33  # rls2009 soak env 5
1135         - 34  # rls2009 soak env 5
1136     vpp-soak-vs-ndr-2n-skx:
1137       csit-vpp-perf-report-iterative-2009-2n-skx:
1138         - 35  # rls2009 NDRPDR iter env 5
1139         - 36  # rls2009 NDRPDR iter env 5
1140         - 37  # rls2009 NDRPDR iter env 5
1141         - 39  # rls2009 NDRPDR iter env 5
1142         - 40  # rls2009 NDRPDR iter env 5
1143         - 42  # rls2009 NDRPDR iter env 5
1144         - 43  # rls2009 NDRPDR iter env 5
1145         - 44  # rls2009 NDRPDR iter env 5
1146         - 46  # rls2009 NDRPDR iter env 5
1147         - 48  # rls2009 NDRPDR iter env 5
1148         - 33  # rls2009 soak env 5
1149         - 34  # rls2009 soak env 5
1150
1151     vpp-soak-vs-ndr-2n-clx-ref:
1152       csit-vpp-perf-report-iterative-2009-2n-clx:
1153         - 36  # rls2009 NDRPDR iter env 5
1154         - 39  # rls2009 NDRPDR iter env 5
1155         - 40  # rls2009 NDRPDR iter env 5
1156         - 65  # rls2009 NDRPDR iter env 5
1157         - 66  # rls2009 NDRPDR iter env 5
1158         - 79  # rls2009 NDRPDR iter env 5
1159         - 82  # rls2009 NDRPDR iter env 5
1160         - 88  # rls2009 NDRPDR iter env 5
1161         - 89  # rls2009 NDRPDR iter env 5
1162         - 90  # rls2009 NDRPDR iter env 5
1163     vpp-soak-vs-ndr-2n-clx-cmp:
1164       csit-vpp-perf-report-iterative-2009-2n-clx:
1165         - 33  # rls2009 soak env 5
1166         - 34  # rls2009 soak env 5
1167     vpp-soak-vs-ndr-2n-clx:
1168       csit-vpp-perf-report-iterative-2009-2n-clx:
1169         - 36  # rls2009 NDRPDR iter env 5
1170         - 39  # rls2009 NDRPDR iter env 5
1171         - 40  # rls2009 NDRPDR iter env 5
1172         - 65  # rls2009 NDRPDR iter env 5
1173         - 66  # rls2009 NDRPDR iter env 5
1174         - 79  # rls2009 NDRPDR iter env 5
1175         - 82  # rls2009 NDRPDR iter env 5
1176         - 88  # rls2009 NDRPDR iter env 5
1177         - 89  # rls2009 NDRPDR iter env 5
1178         - 90  # rls2009 NDRPDR iter env 5
1179         - 33  # rls2009 soak env 5
1180         - 34  # rls2009 soak env 5
1181
1182     vpp-performance-changes-3n-hsw-mrr-h1:
1183       csit-vpp-perf-verify-2001-3n-hsw:
1184         - 17  # MRR sel
1185     vpp-performance-changes-3n-hsw-mrr-ref-env4:
1186       csit-vpp-perf-report-iterative-2005-3n-hsw:
1187         - 30  # MRR env 4
1188     vpp-performance-changes-3n-hsw-mrr-ref-env5:
1189       csit-vpp-perf-report-iterative-2009-3n-hsw:
1190         - 18  # rls2005 MRR iter env 5
1191     vpp-performance-changes-3n-hsw-mrr-cmp:
1192       csit-vpp-perf-report-iterative-2009-3n-hsw:
1193         - 23  # rls2009 MRR iter env 5
1194
1195     vpp-performance-changes-3n-skx-mrr-h1:
1196       csit-vpp-perf-verify-2001-3n-skx:
1197         - 50  # MRR sel
1198         - 53  # MRR sel addition
1199     vpp-performance-changes-3n-skx-mrr-ref-env4:
1200       csit-vpp-perf-report-iterative-2005-3n-skx:
1201         - 49  # MRR sel env 4
1202     vpp-performance-changes-3n-skx-mrr-ref-env5:
1203       csit-vpp-perf-report-iterative-2009-3n-skx:
1204         - 17  # rls2005 MRR iter env 5
1205     vpp-performance-changes-3n-skx-mrr-cmp:
1206       csit-vpp-perf-report-iterative-2009-3n-skx:
1207         - 24  # rls2009 MRR iter env 5
1208
1209     vpp-performance-changes-2n-skx-mrr-h1:
1210       csit-vpp-perf-verify-2001-2n-skx:
1211         - 101 # MRR sel
1212         - 128 # MRR sel addition
1213     vpp-performance-changes-2n-skx-mrr-ref-env4:
1214       csit-vpp-perf-report-iterative-2005-2n-skx:
1215         - 99  # MRR sel env 4
1216     vpp-performance-changes-2n-skx-mrr-ref-env5:
1217       csit-vpp-perf-report-iterative-2009-2n-skx:
1218         - 20  # rls2005 MRR iter env 5
1219     vpp-performance-changes-2n-skx-mrr-cmp:
1220       csit-vpp-perf-report-iterative-2009-2n-skx:
1221         - 85  # rls2009 MRR iter env 5
1222         - 96  # rls2009 MRR iter NAT44 env 5
1223
1224     vpp-performance-changes-2n-clx-mrr-h1:
1225       csit-vpp-perf-verify-2001-2n-clx:
1226         - 39  # MRR
1227     vpp-performance-changes-2n-clx-mrr-ref-env4:
1228       csit-vpp-perf-report-iterative-2005-2n-clx:
1229         - 72   # MRR sel env 4
1230     vpp-performance-changes-2n-clx-mrr-ref-env5:
1231       csit-vpp-perf-report-iterative-2009-2n-clx:
1232         - 77  # rls2005 MRR iter env 5
1233     vpp-performance-changes-2n-clx-mrr-cmp:
1234       csit-vpp-perf-report-iterative-2009-2n-clx:
1235         - 102 # rls2009 MRR iter env 5
1236         - 113 # rls2009 MRR iter NAT44 env 5
1237
1238     vpp-performance-changes-2n-dnv-mrr-h1:
1239       csit-vpp-perf-verify-2001-2n-dnv:
1240         - 12  # MRR sel
1241     vpp-performance-changes-2n-dnv-mrr-ref:
1242       csit-vpp-perf-report-iterative-2009-2n-dnv:
1243         - 23  # rls2005 MRR iter env 5
1244     vpp-performance-changes-2n-dnv-mrr-cmp:
1245       csit-vpp-perf-report-iterative-2009-2n-dnv:
1246         - 13  # rls2009 MRR iter env 5
1247
1248     vpp-performance-changes-3n-dnv-mrr-h1:
1249       csit-vpp-perf-verify-2001-3n-dnv:
1250         - 11  # MRR sel
1251     vpp-performance-changes-3n-dnv-mrr-ref:
1252       csit-vpp-perf-report-iterative-2009-3n-dnv:
1253         - 19  # rls2005 MRR iter env 5
1254     vpp-performance-changes-3n-dnv-mrr-cmp:
1255       csit-vpp-perf-report-iterative-2009-3n-dnv:
1256         - 22  # rls2009 MRR iter env 5
1257
1258     vpp-performance-changes-3n-tsh-mrr-h1:
1259       csit-vpp-perf-verify-2001-3n-tsh:
1260         - 9   # MRR sel
1261     vpp-performance-changes-3n-tsh-mrr-ref-env4:
1262       csit-vpp-perf-report-iterative-2005-3n-tsh:
1263         - 27  # MRR sel env 4
1264     vpp-performance-changes-3n-tsh-mrr-ref-env5:
1265       csit-vpp-perf-report-iterative-2009-3n-tsh:
1266         - 13  # rls2005 MRR iter env 5
1267     vpp-performance-changes-3n-tsh-mrr-cmp:
1268       csit-vpp-perf-report-iterative-2009-3n-tsh:
1269         - 15  # rls2009 MRR iter env 5
1270
1271     dpdk-performance-changes-3n-hsw-h1:
1272       csit-dpdk-perf-verify-2001-3n-hsw:
1273         - 4   # NDRPDR sel
1274         - 5   # NDRPDR sel
1275         - 6   # NDRPDR sel
1276         - 7   # NDRPDR sel
1277         - 8   # NDRPDR sel
1278         - 9   # NDRPDR sel
1279         - 10  # NDRPDR sel
1280         - 11  # NDRPDR sel
1281         - 12  # NDRPDR sel
1282         - 13  # NDRPDR sel
1283         - 15  # NDRPDR sel
1284         - 16  # NDRPDR sel
1285         - 17  # NDRPDR sel
1286         - 18  # NDRPDR sel
1287         - 19  # NDRPDR sel
1288         - 20  # NDRPDR sel
1289         - 21  # NDRPDR sel
1290         - 22  # NDRPDR sel
1291         - 23  # NDRPDR sel
1292         - 24  # NDRPDR sel
1293     dpdk-performance-changes-3n-hsw-ref:
1294       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1295         - 25  # NDRPDR iter
1296         - 26  # NDRPDR iter
1297         - 27  # NDRPDR iter
1298         - 28  # NDRPDR iter
1299         - 29  # NDRPDR iter
1300         - 30  # NDRPDR iter
1301         - 31  # NDRPDR iter
1302         - 32  # NDRPDR iter
1303         - 33  # NDRPDR iter
1304         - 34  # NDRPDR iter
1305     dpdk-performance-changes-3n-hsw-cmp:
1306       csit-dpdk-perf-report-iterative-2009-3n-hsw:
1307         - 6   # NDRPDR iter env5
1308         - 7   # NDRPDR iter env5
1309         - 8   # NDRPDR iter env5
1310         - 9   # NDRPDR iter env5
1311         - 10  # NDRPDR iter env5
1312         - 11  # NDRPDR iter env5
1313         - 12  # NDRPDR iter env5
1314         - 13  # NDRPDR iter env5
1315         - 14  # NDRPDR iter env5
1316         - 15  # NDRPDR iter env5
1317
1318     dpdk-performance-changes-3n-skx-h1:
1319       csit-dpdk-perf-verify-2001-3n-skx:
1320         - 29  # NDRPDR sel xxv710
1321         - 33  # NDRPDR sel xxv710
1322         - 34  # NDRPDR sel xxv710
1323         - 35  # NDRPDR sel xxv710
1324         - 36  # NDRPDR sel xxv710
1325         - 37  # NDRPDR sel xxv710
1326         - 41  # NDRPDR sel xxv710
1327         - 42  # NDRPDR sel xxv710
1328         - 43  # NDRPDR sel xxv710
1329         - 45  # NDRPDR sel xxv710
1330         - 30  # NDRPDR sel x710
1331         - 31  # NDRPDR sel x710
1332         - 32  # NDRPDR sel x710
1333         - 38  # NDRPDR sel x710
1334         - 39  # NDRPDR sel x710
1335         - 40  # NDRPDR sel x710
1336         - 44  # NDRPDR sel x710
1337         - 46  # NDRPDR sel x710
1338         - 47  # NDRPDR sel x710
1339         - 48  # NDRPDR sel x710
1340     dpdk-performance-changes-3n-skx-ref:
1341       csit-dpdk-perf-report-iterative-2005-3n-skx:
1342         - 28  # NDRPDR iter
1343         - 29  # NDRPDR iter
1344         - 30  # NDRPDR iter
1345         - 31  # NDRPDR iter
1346         - 32  # NDRPDR iter
1347         - 33  # NDRPDR iter
1348         - 34  # NDRPDR iter
1349         - 35  # NDRPDR iter
1350         - 36  # NDRPDR iter
1351         - 37  # NDRPDR iter
1352     dpdk-performance-changes-3n-skx-cmp:
1353       csit-dpdk-perf-report-iterative-2009-3n-skx:
1354         - 4   # NDRPDR sel env5
1355         - 5   # NDRPDR sel env5
1356         - 6   # NDRPDR sel env5
1357         - 7   # NDRPDR sel env5
1358         - 8   # NDRPDR sel env5
1359         - 9   # NDRPDR sel env5
1360         - 14  # NDRPDR sel env5
1361         - 11  # NDRPDR sel env5
1362         - 12  # NDRPDR sel env5
1363         - 13  # NDRPDR sel env5
1364
1365     dpdk-performance-changes-2n-skx-h1:
1366       csit-dpdk-perf-verify-2001-2n-skx:
1367         - 35  # NDRPDR sel xxv710
1368         - 36  # NDRPDR sel xxv710
1369         - 37  # NDRPDR sel xxv710
1370         - 41  # NDRPDR sel xxv710
1371         - 42  # NDRPDR sel xxv710
1372         - 43  # NDRPDR sel xxv710
1373         - 46  # NDRPDR sel xxv710
1374         - 47  # NDRPDR sel xxv710
1375         - 52  # NDRPDR sel xxv710
1376         - 53  # NDRPDR sel xxv710
1377         - 38  # NDRPDR sel x710
1378         - 39  # NDRPDR sel x710
1379         - 40  # NDRPDR sel x710
1380         - 44  # NDRPDR sel x710
1381         - 45  # NDRPDR sel x710
1382         - 48  # NDRPDR sel x710
1383         - 49  # NDRPDR sel x710
1384         - 50  # NDRPDR sel x710
1385         - 51  # NDRPDR sel x710
1386         - 54  # NDRPDR sel x710
1387     dpdk-performance-changes-2n-skx-ref:
1388       csit-dpdk-perf-report-iterative-2005-2n-skx:
1389         - 20  # NDRPDR iter
1390         - 21  # NDRPDR iter
1391         - 22  # NDRPDR iter
1392         - 23  # NDRPDR iter
1393         - 24  # NDRPDR iter
1394         - 25  # NDRPDR iter
1395         - 26  # NDRPDR iter
1396         - 27  # NDRPDR iter
1397         - 28  # NDRPDR iter
1398         - 29  # NDRPDR iter
1399     dpdk-performance-changes-2n-skx-cmp:
1400       csit-dpdk-perf-report-iterative-2009-2n-skx:
1401         - 4   # NDRPDR iter env5
1402         - 5   # NDRPDR iter env5
1403         - 6   # NDRPDR iter env5
1404         - 7   # NDRPDR iter env5
1405         - 8   # NDRPDR iter env5
1406         - 9   # NDRPDR iter env5
1407         - 10  # NDRPDR iter env5
1408         - 11  # NDRPDR iter env5
1409         - 12  # NDRPDR iter env5
1410         - 13  # NDRPDR iter env5
1411
1412     dpdk-performance-changes-2n-clx-h1:
1413       csit-dpdk-perf-verify-2001-2n-clx:
1414         - 15  # NDRPDR sel
1415         - 16  # NDRPDR sel
1416         - 17  # NDRPDR sel
1417         - 18  # NDRPDR sel
1418         - 19  # NDRPDR sel
1419         - 20  # NDRPDR sel
1420         - 21  # NDRPDR sel
1421         - 22  # NDRPDR sel
1422         - 23  # NDRPDR sel
1423         - 24  # NDRPDR sel
1424         - 25  # NDRPDR sel
1425         - 26  # NDRPDR sel
1426         - 27  # NDRPDR sel
1427         - 28  # NDRPDR sel
1428         - 29  # NDRPDR sel
1429         - 30  # NDRPDR sel
1430         - 31  # NDRPDR sel
1431         - 32  # NDRPDR sel
1432         - 33  # NDRPDR sel
1433         - 34  # NDRPDR sel
1434     dpdk-performance-changes-2n-clx-ref:
1435       csit-dpdk-perf-report-iterative-2005-2n-clx:
1436         - 20  # NDRPDR iter
1437         - 21  # NDRPDR iter
1438         - 22  # NDRPDR iter
1439         - 23  # NDRPDR iter
1440         - 24  # NDRPDR iter
1441         - 25  # NDRPDR iter
1442         - 26  # NDRPDR iter
1443         - 27  # NDRPDR iter
1444         - 28  # NDRPDR iter
1445         - 29  # NDRPDR iter
1446     dpdk-performance-changes-2n-clx-cmp:
1447       csit-dpdk-perf-report-iterative-2009-2n-clx:
1448         - 4   # NDRPDR iter env5
1449         - 5   # NDRPDR iter env5
1450         - 6   # NDRPDR iter env5
1451         - 7   # NDRPDR iter env5
1452         - 8   # NDRPDR iter env5
1453         - 9   # NDRPDR iter env5
1454         - 10  # NDRPDR iter env5
1455         - 11  # NDRPDR iter env5
1456         - 12  # NDRPDR iter env5
1457         - 13  # NDRPDR iter env5
1458
1459 #    dpdk-performance-changes-2n-dnv-h1:
1460 #      csit-dpdk-perf-verify-2001-2n-dnv:
1461 #        - 9   # NDRPDR sel
1462 #        - 10  # NDRPDR sel
1463 #        - 11  # NDRPDR sel
1464 #        - 12  # NDRPDR sel
1465 #        - 13  # NDRPDR sel
1466 #        - 14  # NDRPDR sel
1467 #        - 15  # NDRPDR sel
1468 #        - 16  # NDRPDR sel
1469 #        - 17  # NDRPDR sel
1470 #        - 18  # NDRPDR sel
1471 #    dpdk-performance-changes-2n-dnv-ref:
1472 #      # No data
1473 #    dpdk-performance-changes-2n-dnv-cmp:
1474 #      # No data
1475 #      csit-dpdk-perf-report-iterative-2009-2n-dnv:
1476
1477 #    dpdk-performance-changes-3n-dnv-h1:
1478 #      csit-dpdk-perf-verify-2001-3n-dnv:
1479 #        - 12  # NDRPDR sel
1480 #        - 13  # NDRPDR sel
1481 #        - 14  # NDRPDR sel
1482 #        - 15  # NDRPDR sel
1483 #        - 16  # NDRPDR sel
1484 #        - 17  # NDRPDR sel
1485 #        - 18  # NDRPDR sel
1486 #        - 19  # NDRPDR sel
1487 #        - 20  # NDRPDR sel
1488 #        - 22  # NDRPDR sel
1489 #    dpdk-performance-changes-3n-dnv-ref:
1490 #      # No data
1491 #    dpdk-performance-changes-3n-dnv-cmp:
1492 #      # No data
1493 #      csit-dpdk-perf-report-iterative-2009-3n-dnv:
1494
1495     dpdk-performance-changes-3n-tsh-h1:
1496       csit-dpdk-perf-verify-2001-3n-tsh:
1497         - 3   # NDRPDR sel
1498         - 4   # NDRPDR sel
1499         - 5   # NDRPDR sel
1500         - 9   # NDRPDR sel
1501         - 10  # NDRPDR sel
1502         - 11  # NDRPDR sel
1503         - 12  # NDRPDR sel
1504         - 14  # NDRPDR sel
1505         - 15  # NDRPDR sel
1506         - 18  # NDRPDR sel
1507     dpdk-performance-changes-3n-tsh-ref:
1508       csit-dpdk-perf-report-iterative-2005-3n-tsh:
1509         - 5   # NDRPDR sel
1510     dpdk-performance-changes-3n-tsh-cmp:
1511       csit-dpdk-perf-report-iterative-2009-3n-tsh:
1512         - 1   # NDRPDR iter env5
1513         - 2   # NDRPDR iter env5
1514         - 3   # NDRPDR iter env5
1515         - 4   # NDRPDR iter env5
1516         - 5   # NDRPDR iter env5
1517         - 6   # NDRPDR iter env5
1518         - 7   # NDRPDR iter env5
1519         - 9   # NDRPDR iter env5
1520         - 10  # NDRPDR iter env5
1521         - 11  # NDRPDR iter env5
1522
1523     # Compare testbeds
1524
1525     vpp-compare-testbeds-ref:
1526       csit-vpp-perf-report-iterative-2009-3n-hsw:
1527         - 21  # rls2009 NDRPDR iter env 5
1528         - 22  # rls2009 NDRPDR iter env 5
1529         - 24  # rls2009 NDRPDR iter env 5
1530         - 25  # rls2009 NDRPDR iter env 5
1531         - 26  # rls2009 NDRPDR iter env 5
1532         - 27  # rls2009 NDRPDR iter env 5
1533         - 28  # rls2009 NDRPDR iter env 5
1534         - 29  # rls2009 NDRPDR iter env 5
1535         - 30  # rls2009 NDRPDR iter env 5
1536         - 31  # rls2009 NDRPDR iter env 5
1537     vpp-compare-testbeds-cmp:
1538       csit-vpp-perf-report-iterative-2009-3n-skx:
1539         - 26  # rls2009 NDRPDR iter env 5
1540         - 27  # rls2009 NDRPDR iter env 5
1541         - 28  # rls2009 NDRPDR iter env 5
1542         - 29  # rls2009 NDRPDR iter env 5
1543         - 35  # rls2009 NDRPDR iter env 5
1544         - 36  # rls2009 NDRPDR iter env 5
1545         - 37  # rls2009 NDRPDR iter env 5
1546         - 38  # rls2009 NDRPDR iter env 5
1547         - 39  # rls2009 NDRPDR iter env 5
1548         - 40  # rls2009 NDRPDR iter env 5
1549
1550     vpp-compare-testbeds-skx-clx-ref:
1551       csit-vpp-perf-report-iterative-2009-2n-skx:
1552         - 35  # rls2009 NDRPDR iter env 5
1553         - 36  # rls2009 NDRPDR iter env 5
1554         - 37  # rls2009 NDRPDR iter env 5
1555         - 39  # rls2009 NDRPDR iter env 5
1556         - 40  # rls2009 NDRPDR iter env 5
1557         - 42  # rls2009 NDRPDR iter env 5
1558         - 43  # rls2009 NDRPDR iter env 5
1559         - 44  # rls2009 NDRPDR iter env 5
1560         - 46  # rls2009 NDRPDR iter env 5
1561         - 48  # rls2009 NDRPDR iter env 5
1562         - 74  # rls2009 NDRPDR iter NAT44 env 5
1563         - 75  # rls2009 NDRPDR iter NAT44 env 5
1564         - 76  # rls2009 NDRPDR iter NAT44 env 5
1565         - 77  # rls2009 NDRPDR iter NAT44 env 5
1566         - 78  # rls2009 NDRPDR iter NAT44 env 5
1567         - 79  # rls2009 NDRPDR iter NAT44 env 5
1568         - 80  # rls2009 NDRPDR iter NAT44 env 5
1569         - 81  # rls2009 NDRPDR iter NAT44 env 5
1570         - 82  # rls2009 NDRPDR iter NAT44 env 5
1571         - 83  # rls2009 NDRPDR iter NAT44 env 5
1572         - 86  # rls2009 NDRPDR iter NAT44 part 2 env 5
1573         - 87  # rls2009 NDRPDR iter NAT44 part 2 env 5
1574         - 88  # rls2009 NDRPDR iter NAT44 part 2 env 5
1575         - 90  # rls2009 NDRPDR iter NAT44 part 2 env 5
1576         - 92  # rls2009 NDRPDR iter NAT44 part 2 env 5
1577         - 93  # rls2009 NDRPDR iter NAT44 part 2 env 5
1578         - 94  # rls2009 NDRPDR iter NAT44 part 2 env 5
1579         - 95  # rls2009 NDRPDR iter NAT44 part 2 env 5
1580         - 97  # rls2009 NDRPDR iter NAT44 part 2 env 5
1581         - 98  # rls2009 NDRPDR iter NAT44 part 2 env 5
1582     vpp-compare-testbeds-skx-clx-cmp:
1583       csit-vpp-perf-report-iterative-2009-2n-clx:
1584         - 36  # rls2009 NDRPDR iter env 5
1585         - 39  # rls2009 NDRPDR iter env 5
1586         - 40  # rls2009 NDRPDR iter env 5
1587         - 65  # rls2009 NDRPDR iter env 5
1588         - 66  # rls2009 NDRPDR iter env 5
1589         - 79  # rls2009 NDRPDR iter env 5
1590         - 82  # rls2009 NDRPDR iter env 5
1591         - 88  # rls2009 NDRPDR iter env 5
1592         - 89  # rls2009 NDRPDR iter env 5
1593         - 90  # rls2009 NDRPDR iter env 5
1594         - 91  # rls2009 NDRPDR iter NAT44 env 5
1595         - 92  # rls2009 NDRPDR iter NAT44 env 5
1596         - 94  # rls2009 NDRPDR iter NAT44 env 5
1597         - 95  # rls2009 NDRPDR iter NAT44 env 5
1598         - 96  # rls2009 NDRPDR iter NAT44 env 5
1599         - 97  # rls2009 NDRPDR iter NAT44 env 5
1600         - 98  # rls2009 NDRPDR iter NAT44 env 5
1601         - 99  # rls2009 NDRPDR iter NAT44 env 5
1602         - 100 # rls2009 NDRPDR iter NAT44 env 5
1603         - 101 # rls2009 NDRPDR iter NAT44 env 5
1604         - 103 # rls2009 NDRPDR iter NAT44 part 2 env 5
1605         - 104 # rls2009 NDRPDR iter NAT44 part 2 env 5
1606         - 105 # rls2009 NDRPDR iter NAT44 part 2 env 5
1607         - 106 # rls2009 NDRPDR iter NAT44 part 2 env 5
1608         - 107 # rls2009 NDRPDR iter NAT44 part 2 env 5
1609         - 108 # rls2009 NDRPDR iter NAT44 part 2 env 5
1610         - 109 # rls2009 NDRPDR iter NAT44 part 2 env 5
1611         - 110 # rls2009 NDRPDR iter NAT44 part 2 env 5
1612         - 111 # rls2009 NDRPDR iter NAT44 part 2 env 5
1613         - 112 # rls2009 NDRPDR iter NAT44 part 2 env 5
1614
1615     vpp-compare-testbeds-hsw-clx-ref:
1616       csit-vpp-perf-report-iterative-2009-3n-hsw:
1617         - 21  # rls2009 NDRPDR iter env 5
1618         - 22  # rls2009 NDRPDR iter env 5
1619         - 24  # rls2009 NDRPDR iter env 5
1620         - 25  # rls2009 NDRPDR iter env 5
1621         - 26  # rls2009 NDRPDR iter env 5
1622         - 27  # rls2009 NDRPDR iter env 5
1623         - 28  # rls2009 NDRPDR iter env 5
1624         - 29  # rls2009 NDRPDR iter env 5
1625         - 30  # rls2009 NDRPDR iter env 5
1626         - 31  # rls2009 NDRPDR iter env 5
1627     vpp-compare-testbeds-hsw-clx-cmp:
1628       csit-vpp-perf-report-iterative-2009-2n-clx:
1629         - 36  # rls2009 NDRPDR iter env 5
1630         - 39  # rls2009 NDRPDR iter env 5
1631         - 40  # rls2009 NDRPDR iter env 5
1632         - 65  # rls2009 NDRPDR iter env 5
1633         - 66  # rls2009 NDRPDR iter env 5
1634         - 79  # rls2009 NDRPDR iter env 5
1635         - 82  # rls2009 NDRPDR iter env 5
1636         - 88  # rls2009 NDRPDR iter env 5
1637         - 89  # rls2009 NDRPDR iter env 5
1638         - 90  # rls2009 NDRPDR iter env 5
1639
1640     vpp-compare-testbeds-mrr-ref:
1641       csit-vpp-perf-report-iterative-2009-3n-hsw:
1642         - 23  # rls2009 MRR iter env 5
1643     vpp-compare-testbeds-mrr-cmp:
1644       csit-vpp-perf-report-iterative-2009-3n-skx:
1645         - 24  # rls2009 MRR iter env 5
1646
1647     vpp-compare-testbeds-mrr-skx-clx-ref:
1648       csit-vpp-perf-report-iterative-2009-2n-skx:
1649         - 85  # rls2009 MRR iter env 5
1650         - 96  # rls2009 MRR iter NAT44 env 5
1651     vpp-compare-testbeds-mrr-skx-clx-cmp:
1652       csit-vpp-perf-report-iterative-2009-2n-clx:
1653         - 102 # rls2009 MRR iter env 5
1654         - 113 # rls2009 MRR iter NAT44 env 5
1655
1656     vpp-compare-testbeds-mrr-hsw-clx-ref:
1657       csit-vpp-perf-report-iterative-2009-3n-hsw:
1658         - 23  # rls2009 MRR iter env 5
1659     vpp-compare-testbeds-mrr-hsw-clx-cmp:
1660       csit-vpp-perf-report-iterative-2009-2n-clx:
1661         - 102 # rls2009 MRR iter env 5
1662         - 113 # rls2009 MRR iter NAT44 env 5
1663
1664     dpdk-compare-testbeds-ref:
1665       csit-dpdk-perf-report-iterative-2009-3n-hsw:
1666         - 6   # NDRPDR iter env5
1667         - 7   # NDRPDR iter env5
1668         - 8   # NDRPDR iter env5
1669         - 9   # NDRPDR iter env5
1670         - 10  # NDRPDR iter env5
1671         - 11  # NDRPDR iter env5
1672         - 12  # NDRPDR iter env5
1673         - 13  # NDRPDR iter env5
1674         - 14  # NDRPDR iter env5
1675         - 15  # NDRPDR iter env5
1676     dpdk-compare-testbeds-cmp:
1677       csit-dpdk-perf-report-iterative-2009-3n-skx:
1678         - 4   # NDRPDR sel env5
1679         - 5   # NDRPDR sel env5
1680         - 6   # NDRPDR sel env5
1681         - 7   # NDRPDR sel env5
1682         - 8   # NDRPDR sel env5
1683         - 9   # NDRPDR sel env5
1684         - 14  # NDRPDR sel env5
1685         - 11  # NDRPDR sel env5
1686         - 12  # NDRPDR sel env5
1687         - 13  # NDRPDR sel env5
1688
1689     dpdk-compare-testbeds-skx-clx-ref:
1690       csit-dpdk-perf-report-iterative-2009-2n-skx:
1691         - 4   # NDRPDR iter env5
1692         - 5   # NDRPDR iter env5
1693         - 6   # NDRPDR iter env5
1694         - 7   # NDRPDR iter env5
1695         - 8   # NDRPDR iter env5
1696         - 9   # NDRPDR iter env5
1697         - 10  # NDRPDR iter env5
1698         - 11  # NDRPDR iter env5
1699         - 12  # NDRPDR iter env5
1700         - 13  # NDRPDR iter env5
1701     dpdk-compare-testbeds-skx-clx-cmp:
1702       csit-dpdk-perf-report-iterative-2009-2n-clx:
1703         - 4   # NDRPDR iter env5
1704         - 5   # NDRPDR iter env5
1705         - 6   # NDRPDR iter env5
1706         - 7   # NDRPDR iter env5
1707         - 8   # NDRPDR iter env5
1708         - 9   # NDRPDR iter env5
1709         - 10  # NDRPDR iter env5
1710         - 11  # NDRPDR iter env5
1711         - 12  # NDRPDR iter env5
1712         - 13  # NDRPDR iter env5
1713
1714     # Compare topologies
1715
1716     vpp-compare-topologies-ref:
1717       csit-vpp-perf-report-iterative-2009-3n-skx:
1718         - 26  # rls2009 NDRPDR iter env 5
1719         - 27  # rls2009 NDRPDR iter env 5
1720         - 28  # rls2009 NDRPDR iter env 5
1721         - 29  # rls2009 NDRPDR iter env 5
1722         - 35  # rls2009 NDRPDR iter env 5
1723         - 36  # rls2009 NDRPDR iter env 5
1724         - 37  # rls2009 NDRPDR iter env 5
1725         - 38  # rls2009 NDRPDR iter env 5
1726         - 39  # rls2009 NDRPDR iter env 5
1727         - 40  # rls2009 NDRPDR iter env 5
1728     vpp-compare-topologies-cmp:
1729       csit-vpp-perf-report-iterative-2009-2n-skx:
1730         - 35  # rls2009 NDRPDR iter env 5
1731         - 36  # rls2009 NDRPDR iter env 5
1732         - 37  # rls2009 NDRPDR iter env 5
1733         - 39  # rls2009 NDRPDR iter env 5
1734         - 40  # rls2009 NDRPDR iter env 5
1735         - 42  # rls2009 NDRPDR iter env 5
1736         - 43  # rls2009 NDRPDR iter env 5
1737         - 44  # rls2009 NDRPDR iter env 5
1738         - 46  # rls2009 NDRPDR iter env 5
1739         - 48  # rls2009 NDRPDR iter env 5
1740
1741     vpp-compare-topologies-mrr-ref:
1742       csit-vpp-perf-report-iterative-2009-3n-skx:
1743         - 24  # rls2009 MRR iter env 5
1744     vpp-compare-topologies-mrr-cmp:
1745       csit-vpp-perf-report-iterative-2009-2n-skx:
1746         - 85  # rls2009 MRR iter env 5
1747
1748     dpdk-compare-topologies-ref:
1749       csit-dpdk-perf-report-iterative-2009-3n-skx:
1750         - 4   # NDRPDR sel env5
1751         - 5   # NDRPDR sel env5
1752         - 6   # NDRPDR sel env5
1753         - 7   # NDRPDR sel env5
1754         - 8   # NDRPDR sel env5
1755         - 9   # NDRPDR sel env5
1756         - 14  # NDRPDR sel env5
1757         - 11  # NDRPDR sel env5
1758         - 12  # NDRPDR sel env5
1759         - 13  # NDRPDR sel env5
1760     dpdk-compare-topologies-cmp:
1761       csit-dpdk-perf-report-iterative-2009-2n-skx:
1762         - 4   # NDRPDR iter env5
1763         - 5   # NDRPDR iter env5
1764         - 6   # NDRPDR iter env5
1765         - 7   # NDRPDR iter env5
1766         - 8   # NDRPDR iter env5
1767         - 9   # NDRPDR iter env5
1768         - 10  # NDRPDR iter env5
1769         - 11  # NDRPDR iter env5
1770         - 12  # NDRPDR iter env5
1771         - 13  # NDRPDR iter env5
1772
1773   plot-layouts:
1774
1775     plot-soak-throughput:
1776       titlefont:
1777         size: 16
1778       xaxis:
1779         title: "<b>Test Cases [Index]</b>"
1780         titlefont:
1781           size: 14
1782         autorange: True
1783         fixedrange: False
1784         gridcolor: "rgb(230, 230, 230)"
1785         linecolor: "rgb(220, 220, 220)"
1786         linewidth: 1
1787         showgrid: True
1788         showline: True
1789         showticklabels: True
1790         tickcolor: "rgb(220, 220, 220)"
1791         tickmode: "linear"
1792         tickfont:
1793           size: 14
1794         zeroline: False
1795       yaxis:
1796         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1797         titlefont:
1798           size: 14
1799         gridcolor: "rgb(230, 230, 230)"
1800         hoverformat: ".4r"
1801         tickformat: ".3r"
1802         linecolor: "rgb(220, 220, 220)"
1803         linewidth: 1
1804         showgrid: True
1805         showline: True
1806         showticklabels: True
1807         tickcolor: "rgb(220, 220, 220)"
1808         tickfont:
1809           size: 14
1810         zeroline: False
1811         range: [0,50]
1812       autosize: False
1813       margin:
1814         t: 50
1815         b: 0
1816         l: 80
1817         r: 20
1818       showlegend: True
1819       legend:
1820         orientation: "h"
1821         font:
1822           size: 14
1823       width: 700
1824       height: 900
1825       paper_bgcolor: "#fff"
1826       plot_bgcolor: "#fff"
1827       hoverlabel:
1828         namelength: -1
1829
1830     plot-service-density:
1831       titlefont:
1832         size: 16
1833       xaxis:
1834         side: "top"
1835         autorange: True
1836         fixedrange: False
1837         showgrid: False
1838         showline: False
1839         showticklabels: False
1840         ticks: ""
1841         ticklen: 0
1842         tickwidth: 0
1843         zeroline: False
1844       yaxis:
1845         autorange: "reversed"
1846         showgrid: False
1847         showline: False
1848         showticklabels: False
1849         ticks: ""
1850         ticklen: 0
1851         tickwidth: 0
1852         zeroline: False
1853       showlegend: False
1854       paper_bgcolor: "#fff"
1855       plot_bgcolor: "#fff"
1856       width: 700
1857       height: 700
1858       hoverlabel:
1859         namelength: -1
1860
1861     plot-hoststack:
1862       titlefont:
1863         size: 16
1864       xaxis:
1865         title: "<b>Test Cases [Index]</b>"
1866         titlefont:
1867           size: 14
1868         autorange: True
1869         fixedrange: False
1870         gridcolor: "rgb(230, 230, 230)"
1871         linecolor: "rgb(220, 220, 220)"
1872         linewidth: 1
1873         showgrid: True
1874         showline: True
1875         showticklabels: True
1876         tickcolor: "rgb(220, 220, 220)"
1877         tickmode: "linear"
1878         tickfont:
1879           size: 14
1880         zeroline: False
1881       yaxis:
1882         title: "<b>Bandwidth [Gbps]</b>"
1883         titlefont:
1884           size: 14
1885         gridcolor: "rgb(230, 230, 230)"
1886         hoverformat: ".4s"
1887         linecolor: "rgb(220, 220, 220)"
1888         linewidth: 1
1889         rangemode: "tozero"
1890         showgrid: True
1891         showline: True
1892         showticklabels: True
1893         tickcolor: "rgb(230, 230, 230)"
1894         tickformat: ".3s"
1895         tickfont:
1896           size: 14
1897         zeroline: False
1898       autosize: False
1899       margin:
1900         t: 50
1901         b: 20
1902         l: 80
1903         r: 20
1904       showlegend: True
1905       legend:
1906         orientation: "h"
1907         font:
1908           size: 14
1909       width: 700
1910       height: 800
1911       paper_bgcolor: "#fff"
1912       plot_bgcolor: "#fff"
1913       hoverlabel:
1914         namelength: -1
1915
1916     plot-throughput:
1917       titlefont:
1918         size: 16
1919       xaxis:
1920         title: "<b>Test Cases [Index]</b>"
1921         titlefont:
1922           size: 14
1923         autorange: True
1924         fixedrange: False
1925         gridcolor: "rgb(230, 230, 230)"
1926         linecolor: "rgb(220, 220, 220)"
1927         linewidth: 1
1928         showgrid: True
1929         showline: True
1930         showticklabels: True
1931         tickcolor: "rgb(220, 220, 220)"
1932         tickmode: "linear"
1933         tickfont:
1934           size: 14
1935         zeroline: False
1936       yaxis:
1937         title: "<b>Packet Throughput [Mpps]</b>"
1938         titlefont:
1939           size: 14
1940         gridcolor: "rgb(230, 230, 230)"
1941         hoverformat: ".4r"
1942         tickformat: ".3r"
1943         linecolor: "rgb(220, 220, 220)"
1944         linewidth: 1
1945         showgrid: True
1946         showline: True
1947         showticklabels: True
1948         tickcolor: "rgb(220, 220, 220)"
1949         tickfont:
1950           size: 14
1951         zeroline: False
1952         range: [0,50]
1953       autosize: False
1954       margin:
1955         t: 50
1956         b: 0
1957         l: 80
1958         r: 20
1959       showlegend: True
1960       legend:
1961         orientation: "h"
1962         font:
1963           size: 14
1964       width: 700
1965       height: 900
1966       paper_bgcolor: "#fff"
1967       plot_bgcolor: "#fff"
1968       hoverlabel:
1969         namelength: -1
1970
1971     plot-throughput-gbps:
1972       titlefont:
1973         size: 16
1974       xaxis:
1975         title: "<b>Test Cases [Index]</b>"
1976         titlefont:
1977           size: 14
1978         autorange: True
1979         fixedrange: False
1980         gridcolor: "rgb(230, 230, 230)"
1981         linecolor: "rgb(220, 220, 220)"
1982         linewidth: 1
1983         showgrid: True
1984         showline: True
1985         showticklabels: True
1986         tickcolor: "rgb(220, 220, 220)"
1987         tickmode: "linear"
1988         tickfont:
1989           size: 14
1990         zeroline: False
1991       yaxis:
1992         title: "<b>Packet Throughput [Gbps]</b>"
1993         titlefont:
1994           size: 14
1995         gridcolor: "rgb(230, 230, 230)"
1996         hoverformat: ".4r"
1997         tickformat: ".3r"
1998         linecolor: "rgb(220, 220, 220)"
1999         linewidth: 1
2000         showgrid: True
2001         showline: True
2002         showticklabels: True
2003         tickcolor: "rgb(220, 220, 220)"
2004         tickfont:
2005           size: 14
2006         zeroline: False
2007         range: [0,10]
2008       autosize: False
2009       margin:
2010         t: 50
2011         b: 0
2012         l: 80
2013         r: 20
2014       showlegend: True
2015       legend:
2016         orientation: "h"
2017         font:
2018           size: 14
2019       width: 700
2020       height: 900
2021       paper_bgcolor: "#fff"
2022       plot_bgcolor: "#fff"
2023       hoverlabel:
2024         namelength: -1
2025
2026     plot-cps:
2027       titlefont:
2028         size: 16
2029       xaxis:
2030         title: "<b>Test Cases [Index]</b>"
2031         titlefont:
2032           size: 14
2033         autorange: True
2034         fixedrange: False
2035         gridcolor: "rgb(230, 230, 230)"
2036         linecolor: "rgb(220, 220, 220)"
2037         linewidth: 1
2038         showgrid: True
2039         showline: True
2040         showticklabels: True
2041         tickcolor: "rgb(220, 220, 220)"
2042         tickmode: "linear"
2043         tickfont:
2044           size: 14
2045         zeroline: False
2046       yaxis:
2047         title: "<b>Connection Rate [Mcps]</b>"
2048         titlefont:
2049           size: 14
2050         gridcolor: "rgb(230, 230, 230)"
2051         hoverformat: ".4r"
2052         tickformat: ".3s"
2053         linecolor: "rgb(220, 220, 220)"
2054         linewidth: 1
2055         showgrid: True
2056         showline: True
2057         showticklabels: True
2058         tickcolor: "rgb(220, 220, 220)"
2059         tickfont:
2060           size: 14
2061         zeroline: False
2062         range: [0,10]
2063       autosize: False
2064       margin:
2065         t: 50
2066         b: 0
2067         l: 80
2068         r: 20
2069       showlegend: True
2070       legend:
2071         orientation: "h"
2072         font:
2073           size: 14
2074       width: 700
2075       height: 900
2076       paper_bgcolor: "#fff"
2077       plot_bgcolor: "#fff"
2078       hoverlabel:
2079         namelength: -1
2080
2081     plot-throughput-speedup-analysis:
2082       titlefont:
2083         size: 16
2084       xaxis:
2085         title: "<b>Number of Cores [Qty]</b>"
2086         titlefont:
2087           size: 14
2088         autorange: True
2089         fixedrange: False
2090         gridcolor: "rgb(230, 230, 230)"
2091         linecolor: "rgb(220, 220, 220)"
2092         linewidth: 1
2093         showgrid: True
2094         showline: True
2095         showticklabels: True
2096         tickcolor: "rgb(238, 238, 238)"
2097         tickmode: "linear"
2098         tickfont:
2099           size: 14
2100         zeroline: False
2101       yaxis:
2102         title: "<b>Packet Throughput [Mpps]</b>"
2103         titlefont:
2104           size: 14
2105         type: "linear"
2106         gridcolor: "rgb(230, 230, 230)"
2107         hoverformat: ".4s"
2108         linecolor: "rgb(220, 220, 220)"
2109         linewidth: 1
2110         showgrid: True
2111         showline: True
2112         showticklabels: True
2113         tickcolor: "rgb(220, 220, 220)"
2114         tickformat: ".4s"
2115         tickfont:
2116           size: 14
2117         zeroline: True
2118         rangemode: "tozero"
2119         range: [0,100]
2120       legend:
2121         orientation: "h"
2122         font:
2123           size: 14
2124         xanchor: "left"
2125         yanchor: "top"
2126         x: 0
2127         y: -0.2
2128         bgcolor: "rgba(255, 255, 255, 0)"
2129         bordercolor: "rgba(255, 255, 255, 0)"
2130         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2131       autosize: False
2132       margin:
2133           't': 50
2134           'b': 150
2135           'l': 85
2136           'r': 10
2137       showlegend: True
2138       width: 700
2139       height: 700
2140       paper_bgcolor: "#fff"
2141       plot_bgcolor: "#fff"
2142       hoverlabel:
2143         namelength: -1
2144       annotations: [
2145         {
2146           text: "_ _          __          ...",
2147           align: "left",
2148           showarrow: False,
2149           xref: "paper",
2150           yref: "paper",
2151           xanchor: "left",
2152           yanchor: "top",
2153           x: 0,
2154           y: -0.14,
2155           font: {
2156             family: "Consolas, Courier New",
2157             size: 13
2158           },
2159         },
2160         {
2161           text: "    Perfect     Measured     Limit",
2162           align: "left",
2163           showarrow: False,
2164           xref: "paper",
2165           yref: "paper",
2166           xanchor: "left",
2167           yanchor: "top",
2168           x: 0,
2169           y: -0.15,
2170           font: {
2171             family: "Consolas, Courier New",
2172             size: 13
2173           },
2174         },
2175       ]
2176
2177     plot-throughput-speedup-analysis-gbps:
2178       titlefont:
2179         size: 16
2180       xaxis:
2181         title: "<b>Number of Cores [Qty]</b>"
2182         titlefont:
2183           size: 14
2184         autorange: True
2185         fixedrange: False
2186         gridcolor: "rgb(230, 230, 230)"
2187         linecolor: "rgb(220, 220, 220)"
2188         linewidth: 1
2189         showgrid: True
2190         showline: True
2191         showticklabels: True
2192         tickcolor: "rgb(238, 238, 238)"
2193         tickmode: "linear"
2194         tickfont:
2195           size: 14
2196         zeroline: False
2197       yaxis:
2198         title: "<b>Packet Throughput [Gbps]</b>"
2199         titlefont:
2200           size: 14
2201         type: "linear"
2202         gridcolor: "rgb(230, 230, 230)"
2203         hoverformat: ".4s"
2204         linecolor: "rgb(220, 220, 220)"
2205         linewidth: 1
2206         showgrid: True
2207         showline: True
2208         showticklabels: True
2209         tickcolor: "rgb(220, 220, 220)"
2210         tickformat: ".4s"
2211         tickfont:
2212           size: 14
2213         zeroline: True
2214         rangemode: "tozero"
2215         range: [0,100]
2216       legend:
2217         orientation: "h"
2218         font:
2219           size: 14
2220         xanchor: "left"
2221         yanchor: "top"
2222         x: 0
2223         y: -0.2
2224         bgcolor: "rgba(255, 255, 255, 0)"
2225         bordercolor: "rgba(255, 255, 255, 0)"
2226         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2227       autosize: False
2228       margin:
2229           't': 50
2230           'b': 150
2231           'l': 85
2232           'r': 10
2233       showlegend: True
2234       width: 700
2235       height: 700
2236       paper_bgcolor: "#fff"
2237       plot_bgcolor: "#fff"
2238       hoverlabel:
2239         namelength: -1
2240       annotations: [
2241         {
2242           text: "_ _          __",
2243           align: "left",
2244           showarrow: False,
2245           xref: "paper",
2246           yref: "paper",
2247           xanchor: "left",
2248           yanchor: "top",
2249           x: 0,
2250           y: -0.13,
2251           font: {
2252             family: "Consolas, Courier New",
2253             size: 13
2254           },
2255         },
2256         {
2257           text: "    Perfect     Measured",
2258           align: "left",
2259           showarrow: False,
2260           xref: "paper",
2261           yref: "paper",
2262           xanchor: "left",
2263           yanchor: "top",
2264           x: 0,
2265           y: -0.15,
2266           font: {
2267             family: "Consolas, Courier New",
2268             size: 13
2269           },
2270         },
2271       ]
2272
2273     plot-throughput-speedup-analysis-cps:
2274       titlefont:
2275         size: 16
2276       xaxis:
2277         title: "<b>Number of Cores [Qty]</b>"
2278         titlefont:
2279           size: 14
2280         autorange: True
2281         fixedrange: False
2282         gridcolor: "rgb(230, 230, 230)"
2283         linecolor: "rgb(220, 220, 220)"
2284         linewidth: 1
2285         showgrid: True
2286         showline: True
2287         showticklabels: True
2288         tickcolor: "rgb(238, 238, 238)"
2289         tickmode: "linear"
2290         tickfont:
2291           size: 14
2292         zeroline: False
2293       yaxis:
2294         title: "<b>Connection Rate [Mcps]</b>"
2295         titlefont:
2296           size: 14
2297         type: "linear"
2298         gridcolor: "rgb(230, 230, 230)"
2299         hoverformat: ".4s"
2300         linecolor: "rgb(220, 220, 220)"
2301         linewidth: 1
2302         showgrid: True
2303         showline: True
2304         showticklabels: True
2305         tickcolor: "rgb(220, 220, 220)"
2306         tickformat: ".4s"
2307         tickfont:
2308           size: 14
2309         zeroline: True
2310         rangemode: "tozero"
2311         range: [0,100]
2312       legend:
2313         orientation: "h"
2314         font:
2315           size: 14
2316         xanchor: "left"
2317         yanchor: "top"
2318         x: 0
2319         y: -0.2
2320         bgcolor: "rgba(255, 255, 255, 0)"
2321         bordercolor: "rgba(255, 255, 255, 0)"
2322         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2323       autosize: False
2324       margin:
2325           't': 50
2326           'b': 150
2327           'l': 85
2328           'r': 10
2329       showlegend: True
2330       width: 700
2331       height: 700
2332       paper_bgcolor: "#fff"
2333       plot_bgcolor: "#fff"
2334       hoverlabel:
2335         namelength: -1
2336       annotations: [
2337         {
2338           text: "_ _          __",
2339           align: "left",
2340           showarrow: False,
2341           xref: "paper",
2342           yref: "paper",
2343           xanchor: "left",
2344           yanchor: "top",
2345           x: 0,
2346           y: -0.13,
2347           font: {
2348             family: "Consolas, Courier New",
2349             size: 13
2350           },
2351         },
2352         {
2353           text: "    Perfect     Measured",
2354           align: "left",
2355           showarrow: False,
2356           xref: "paper",
2357           yref: "paper",
2358           xanchor: "left",
2359           yanchor: "top",
2360           x: 0,
2361           y: -0.15,
2362           font: {
2363             family: "Consolas, Courier New",
2364             size: 13
2365           },
2366         },
2367       ]
2368
2369     plot-latency:
2370       titlefont:
2371         size: 16
2372       xaxis:
2373         title: "<b>Direction</b>"
2374         titlefont:
2375           size: 14
2376         autorange: True
2377         fixedrange: False
2378         gridcolor: "rgb(230, 230, 230)"
2379         linecolor: "rgb(220, 220, 220)"
2380         linewidth: 1
2381         showgrid: True
2382         showline: True
2383         showticklabels: False
2384         tickcolor: "rgb(220, 220, 220)"
2385         tickmode: "linear"
2386         tickfont:
2387           size: 14
2388         zeroline: False
2389       yaxis:
2390         title: "<b>Packet Latency [uSec]</b>"
2391         titlefont:
2392           size: 14
2393         type: "linear"
2394         gridcolor: "rgb(230, 230, 230)"
2395         hoverformat: ".4s"
2396         linecolor: "rgb(220, 220, 220)"
2397         linewidth: 1
2398         showgrid: True
2399         showline: True
2400         showticklabels: True
2401         tickcolor: "rgb(220, 220, 220)"
2402         tickformat: ".4s"
2403         tickfont:
2404           size: 14
2405         zeroline: True
2406         rangemode: "tozero"
2407       legend:
2408         orientation: "h"
2409         font:
2410           size: 14
2411         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
2412       autosize: False
2413       margin:
2414           't': 50
2415           'b': 150
2416           'l': 80
2417           'r': 10
2418       showlegend: True
2419       width: 700
2420       height: 700
2421       paper_bgcolor: "#fff"
2422       plot_bgcolor: "#fff"
2423       hoverlabel:
2424         namelength: -1
2425
2426     plot-hdrh-latency:
2427       title:
2428         text: ""
2429         xanchor: "center"
2430         x: 0.5
2431         font:
2432           size: 16
2433       width: 700
2434       plot_bgcolor: "white"
2435       annotations:
2436         - font:
2437             size: 14
2438           showarrow: False
2439           text: "<b>Packet Latency [uSec]</b>"
2440           x: 1
2441           xanchor: "right"
2442           xref: "paper"
2443           y: -0.045
2444           yanchor: "top"
2445           yref: "paper"
2446         - font:
2447             size: 14
2448           showarrow: False
2449           text: "<b>Probability [%]</b>"
2450           textangle: 270
2451           x: -0.06
2452           xanchor: "center"
2453           xref: "paper"
2454           y: 0.5
2455           yanchor: "middle"
2456           yref: "paper"
2457         - font:
2458             size: 14
2459           showarrow: False
2460           text: "<b>Direction: E-W</b>"
2461           x: 0.24
2462           xanchor: "center"
2463           xref: "paper"
2464           y: 1.05
2465           yanchor: "bottom"
2466           yref: "paper"
2467         - font:
2468             size: 14
2469           showarrow: False
2470           text: "<b>Direction: W-E</b>"
2471           x: 0.74
2472           xanchor: "center"
2473           xref: "paper"
2474           y: 1.05
2475           yanchor: "bottom"
2476           yref: "paper"
2477
2478     plot-hdrh-latency-percentile:
2479       title:
2480         text: ""
2481         xanchor: "center"
2482         x: 0.5
2483         font:
2484           size: 16
2485       xaxis:
2486         type: "log"
2487         title: "<b>Percentile [%]</b>"
2488         titlefont:
2489           size: 14
2490         autorange: True
2491         fixedrange: False
2492         gridcolor: "rgb(230, 230, 230)"
2493         linecolor: "rgb(220, 220, 220)"
2494         linewidth: 1
2495         showgrid: True
2496         showline: True
2497         showticklabels: True
2498         tickcolor: "rgb(220, 220, 220)"
2499         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
2500         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
2501         tickfont:
2502           size: 14
2503       yaxis:
2504         title: "<b>Packet Latency [uSec]</b>"
2505         titlefont:
2506           size: 14
2507         gridcolor: "rgb(230, 230, 230)"
2508         linecolor: "rgb(220, 220, 220)"
2509         linewidth: 1
2510         showgrid: True
2511         showline: True
2512         showticklabels: True
2513         tickcolor: "rgb(220, 220, 220)"
2514         tickfont:
2515           size: 14
2516       autosize: False
2517       showlegend: True
2518       legend:
2519         traceorder: "normal"
2520         orientation: "h"
2521         font:
2522           size: 14
2523         xanchor: "left"
2524         yanchor: "top"
2525         x: 0
2526         y: -0.15
2527         bgcolor: "rgba(255, 255, 255, 0)"
2528         bordercolor: "rgba(255, 255, 255, 0)"
2529       width: 700
2530       height: 700
2531       paper_bgcolor: "white"
2532       plot_bgcolor: "white"
2533
2534     plot-hdrh-latency-by-percentile:
2535       title:
2536         text: "<b>Latency by Percentile Distribution</b>"
2537         xanchor: "center"
2538         x: 0.5
2539         font:
2540           size: 18
2541       showlegend: True
2542       legend:
2543         traceorder: "normal"
2544         orientation: "h"
2545         font:
2546           size: 16
2547         xanchor: "left"
2548         yanchor: "top"
2549         x: 0
2550         y: -0.2
2551         bgcolor: "rgba(255, 255, 255, 0)"
2552         bordercolor: "rgba(255, 255, 255, 0)"
2553       xaxis:
2554         type: "linear"
2555         title: "<b>Percentile [%]</b>"
2556         titlefont:
2557           size: 14
2558         autorange: False
2559         fixedrange: False
2560         range: [0, 100]
2561         gridcolor: "rgb(230, 230, 230)"
2562         linecolor: "rgb(220, 220, 220)"
2563         linewidth: 1
2564         showgrid: True
2565         showline: True
2566         showticklabels: True
2567         tickcolor: "rgb(220, 220, 220)"
2568         tickvals: [0, 25, 50, 75, 100]
2569         ticktext: [0, 25, 50, 75, 100]
2570         tickfont:
2571           size: 14
2572       yaxis:
2573         title: "<b>One-Way Latency per Direction [uSec]</b>"
2574         titlefont:
2575           size: 14
2576         gridcolor: "rgb(230, 230, 230)"
2577         linecolor: "rgb(220, 220, 220)"
2578         linewidth: 1
2579         showgrid: True
2580         showline: True
2581         showticklabels: True
2582         tickcolor: "rgb(220, 220, 220)"
2583         tickfont:
2584           size: 14
2585       width: 700
2586       height: 700
2587       paper_bgcolor: "white"
2588       plot_bgcolor: "white"
2589
2590 - type: "static"
2591   src-path: "{DIR[RST]}"
2592   dst-path: "{DIR[WORKING,SRC]}"
2593
2594 - type: "input"
2595   general:
2596     file-name: "output_info.xml.gz"
2597     file-format: ".gz"
2598     arch-file-format:
2599       - ".gz"
2600       - ".zip"
2601     download-path: "{job}/{build}/archives/{filename}"
2602     extract: "output.xml"
2603
2604     zip-file-name: "robot-plugin.zip"
2605     zip-file-format: ".zip"
2606     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
2607     zip-extract: "robot-plugin/output.xml"
2608
2609   builds:
2610
2611     csit-vpp-perf-verify-2001-3n-hsw:
2612       - 17  # MRR sel
2613     csit-vpp-perf-report-iterative-2005-3n-hsw:
2614       - 20  # NDRPDR sel env 4
2615       - 21  # NDRPDR sel env 4
2616       - 22  # NDRPDR sel env 4
2617       - 23  # NDRPDR sel env 4
2618       - 24  # NDRPDR sel env 4
2619       - 25  # NDRPDR sel env 4
2620       - 26  # NDRPDR sel env 4
2621       - 27  # NDRPDR sel env 4
2622       - 28  # NDRPDR sel env 4
2623       - 29  # NDRPDR sel env 4
2624       - 30  # MRR env 4
2625       - 31  # NDRPDR sel 2001.0-4
2626       - 32  # NDRPDR sel 2001.0-4
2627       - 33  # NDRPDR sel 2001.0-4
2628       - 34  # NDRPDR sel 2001.0-4
2629       - 35  # NDRPDR sel 2001.0-4
2630       - 36  # NDRPDR sel 2001.0-4
2631       - 38  # NDRPDR sel 2001.0-4
2632     csit-vpp-perf-report-iterative-2009-3n-hsw:
2633       - 18  # rls2005 MRR iter env 5
2634       - 9   # rls2005 NDRPDR iter env 5
2635       - 10  # rls2005 NDRPDR iter env 5
2636       - 11  # rls2005 NDRPDR iter env 5
2637       - 12  # rls2005 NDRPDR iter env 5
2638       - 13  # rls2005 NDRPDR iter env 5
2639       - 14  # rls2005 NDRPDR iter env 5
2640       - 15  # rls2005 NDRPDR iter env 5
2641       - 16  # rls2005 NDRPDR iter env 5
2642       - 17  # rls2005 NDRPDR iter env 5
2643       - 19  # rls2005 NDRPDR iter env 5
2644       - 23  # rls2009 MRR iter env 5
2645       - 21  # rls2009 NDRPDR iter env 5
2646       - 22  # rls2009 NDRPDR iter env 5
2647       - 24  # rls2009 NDRPDR iter env 5
2648       - 25  # rls2009 NDRPDR iter env 5
2649       - 26  # rls2009 NDRPDR iter env 5
2650       - 27  # rls2009 NDRPDR iter env 5
2651       - 28  # rls2009 NDRPDR iter env 5
2652       - 29  # rls2009 NDRPDR iter env 5
2653       - 30  # rls2009 NDRPDR iter env 5
2654       - 31  # rls2009 NDRPDR iter env 5
2655       - 32  # rls2009 Hoststack iter env 5
2656       - 33  # rls2009 Hoststack iter env 5
2657       - 34  # rls2009 Hoststack iter env 5
2658       - 35  # rls2009 Hoststack iter env 5
2659       - 36  # rls2009 Hoststack iter env 5
2660       - 37  # rls2009 Hoststack iter env 5
2661       - 38  # rls2009 Hoststack iter env 5
2662       - 39  # rls2009 Hoststack iter env 5
2663       - 40  # rls2009 Hoststack iter env 5
2664       - 41  # rls2009 Hoststack iter env 5
2665     csit-vpp-perf-report-coverage-2009-3n-hsw:
2666       - 3   # rls2009 NDRPDR cov 3n-hsw-crypto-00
2667       - 4   # rls2009 NDRPDR cov 3n-hsw-crypto-01
2668       - 5   # rls2009 NDRPDR cov 3n-hsw-crypto-02
2669       - 6   # rls2009 NDRPDR cov 3n-hsw-crypto-03
2670       - 7   # rls2009 NDRPDR cov 3n-hsw-ip4-00
2671       - 8   # rls2009 NDRPDR cov 3n-hsw-ip4-01
2672       - 9   # rls2009 NDRPDR cov 3n-hsw-ip4-02
2673       - 10  # rls2009 NDRPDR cov 3n-hsw-ip4-03
2674       - 11  # rls2009 NDRPDR cov 3n-hsw-ip4-04
2675       - 12  # rls2009 NDRPDR cov 3n-hsw-ip4-05
2676       - 13  # rls2009 NDRPDR cov 3n-hsw-ip4-06
2677       - 14  # rls2009 NDRPDR cov 3n-hsw-ip4-07
2678       - 15  # rls2009 NDRPDR cov 3n-hsw-ip4tun-00
2679       - 16  # rls2009 NDRPDR cov 3n-hsw-ip4tun-01
2680       - 17  # rls2009 NDRPDR cov 3n-hsw-ip4tun-02
2681       - 18  # rls2009 NDRPDR cov 3n-hsw-ip6-00
2682       - 19  # rls2009 NDRPDR cov 3n-hsw-ip6-01
2683       - 20  # rls2009 NDRPDR cov 3n-hsw-ip6tun-00
2684       - 21  # rls2009 NDRPDR cov 3n-hsw-l2-00
2685       - 22  # rls2009 NDRPDR cov 3n-hsw-l2-01
2686       - 23  # rls2009 NDRPDR cov 3n-hsw-l2-01
2687       - 24  # rls2009 NDRPDR cov 3n-hsw-l2-03
2688       - 25  # rls2009 NDRPDR cov 3n-hsw-l2-04
2689       - 26  # rls2009 NDRPDR cov 3n-hsw-l2-05
2690       - 27  # rls2009 NDRPDR cov 3n-hsw-l2-06
2691       - 28  # rls2009 NDRPDR cov 3n-hsw-l2-07
2692       - 29  # rls2009 NDRPDR cov 3n-hsw-l2-08
2693       - 30  # rls2009 NDRPDR cov 3n-hsw-l2-09
2694       - 31  # rls2009 NDRPDR cov 3n-hsw-l2-10
2695       - 32  # rls2009 NDRPDR cov 3n-hsw-memif-00
2696       - 33  # rls2009 NDRPDR cov 3n-hsw-srv6-00
2697       - 34  # rls2009 NDRPDR cov 3n-hsw-srv6-01
2698       - 35  # rls2009 NDRPDR cov 3n-hsw-vhost-00
2699       - 36  # rls2009 NDRPDR cov 3n-hsw-vhost-01
2700       - 37  # rls2009 NDRPDR cov 3n-hsw-vhost-02
2701
2702     csit-vpp-perf-verify-2001-3n-skx:
2703       - 50  # MRR sel
2704       - 53  # MRR sel addition
2705     csit-vpp-perf-report-iterative-2005-3n-skx:
2706       - 4   # NDRPDR sel
2707       - 5   # NDRPDR sel ??? all x710 failed
2708       - 33  # NDRPDR sel
2709       - 28  # NDRPDR sel
2710       - 34  # NDRPDR sel
2711       - 42  # NDRPDR sel env 4
2712       - 43  # NDRPDR sel env 4
2713       - 44  # NDRPDR sel env 4
2714       - 45  # NDRPDR sel env 4
2715       - 47  # NDRPDR sel env 4
2716       - 55  # NDRPDR sel env 4
2717       - 56  # NDRPDR sel env 4
2718       - 57  # NDRPDR sel env 4
2719       - 61  # NDRPDR sel env 4
2720       - 62  # NDRPDR sel env 4
2721       - 50  # NDRPDR sel 2001.0-4
2722       - 51  # NDRPDR sel 2001.0-4
2723       - 52  # NDRPDR sel 2001.0-4
2724       - 53  # NDRPDR sel 2001.0-4
2725       - 54  # NDRPDR sel 2001.0-4
2726       - 49  # MRR sel env 4
2727     csit-vpp-perf-report-iterative-2009-3n-skx:
2728       - 17  # rls2005 MRR iter env 5
2729       - 13  # rls2005 NDRPDR iter env 5
2730       - 18  # rls2005 NDRPDR iter env 5
2731       - 19  # rls2005 NDRPDR iter env 5
2732       - 41  # rls2005 NDRPDR iter env 5
2733       - 43  # rls2005 NDRPDR iter env 5
2734       - 44  # rls2005 NDRPDR iter env 5
2735       - 45  # rls2005 NDRPDR iter env 5
2736       - 46  # rls2005 NDRPDR iter env 5
2737       - 48  # rls2005 NDRPDR iter env 5
2738       - 49  # rls2005 NDRPDR iter env 5
2739       - 24  # rls2009 MRR iter env 5
2740       - 26  # rls2009 NDRPDR iter env 5
2741       - 27  # rls2009 NDRPDR iter env 5
2742       - 28  # rls2009 NDRPDR iter env 5
2743       - 29  # rls2009 NDRPDR iter env 5
2744       - 35  # rls2009 NDRPDR iter env 5
2745       - 36  # rls2009 NDRPDR iter env 5
2746       - 37  # rls2009 NDRPDR iter env 5
2747       - 38  # rls2009 NDRPDR iter env 5
2748       - 39  # rls2009 NDRPDR iter env 5
2749       - 40  # rls2009 NDRPDR iter env 5
2750     csit-vpp-perf-report-coverage-2009-3n-skx:
2751       - 36  # rls2009 NDRPDR cov 3n-skx-crypto-00
2752       - 3   # rls2009 NDRPDR cov 3n-skx-crypto-01
2753       - 4   # rls2009 NDRPDR cov 3n-skx-crypto-02
2754       - 37  # rls2009 NDRPDR cov 3n-skx-crypto-03
2755       - 6   # rls2009 NDRPDR cov 3n-skx-ip4-00
2756       - 7   # rls2009 NDRPDR cov 3n-skx-ip4-01
2757       - 8   # rls2009 NDRPDR cov 3n-skx-ip4-02
2758       - 9   # rls2009 NDRPDR cov 3n-skx-ip4-03
2759       - 10  # rls2009 NDRPDR cov 3n-skx-ip4-04
2760       - 38  # rls2009 NDRPDR cov 3n-skx-ip4-05
2761       - 12  # rls2009 NDRPDR cov 3n-skx-ip4-06
2762       - 39  # rls2009 NDRPDR cov 3n-skx-ip4-07
2763       - 14  # rls2009 NDRPDR cov 3n-skx-ip4tun-00
2764       - 15  # rls2009 NDRPDR cov 3n-skx-ip4tun-01
2765       - 16  # rls2009 NDRPDR cov 3n-skx-ip4tun-02
2766       - 40  # rls2009 NDRPDR cov 3n-skx-ip6-00
2767       - 18  # rls2009 NDRPDR cov 3n-skx-ip6-01
2768       - 19  # rls2009 NDRPDR cov 3n-skx-ip6tun-00
2769       - 20  # rls2009 NDRPDR cov 3n-skx-l2-00
2770       - 21  # rls2009 NDRPDR cov 3n-skx-l2-01
2771       - 22  # rls2009 NDRPDR cov 3n-skx-l2-02
2772       - 23  # rls2009 NDRPDR cov 3n-skx-l2-03
2773       - 24  # rls2009 NDRPDR cov 3n-skx-l2-04
2774       - 41  # rls2009 NDRPDR cov 3n-skx-l2-05
2775       - 42  # rls2009 NDRPDR cov 3n-skx-l2-06
2776       - 43  # rls2009 NDRPDR cov 3n-skx-l2-07
2777       - 28  # rls2009 NDRPDR cov 3n-skx-l2-08
2778       - 44  # rls2009 NDRPDR cov 3n-skx-l2-09
2779       - 45  # rls2009 NDRPDR cov 3n-skx-l2-10
2780       - 46  # rls2009 NDRPDR cov 3n-skx-memif-00
2781       - 47  # rls2009 NDRPDR cov 3n-skx-srv6-00
2782       - 48  # rls2009 NDRPDR cov 3n-skx-srv6-01
2783       - 49  # rls2009 NDRPDR cov 3n-skx-vhost-00
2784       - 50  # rls2009 NDRPDR cov 3n-skx-vhost-01
2785       - 51  # rls2009 NDRPDR cov 3n-skx-vhost-02
2786       - 54  # rls2009 NDRPDR cov 3n-skx-vhost-03
2787
2788     csit-vpp-perf-verify-2001-2n-skx:
2789       - 101  # MRR sel - old
2790       - 128  # MRR sel addition - old
2791     csit-vpp-perf-report-iterative-2005-2n-skx:
2792       - 88  # NDRPDR sel env 4
2793       - 89  # NDRPDR sel env 4
2794       - 90  # NDRPDR sel env 4
2795       - 91  # NDRPDR sel env 4
2796       - 92  # NDRPDR sel env 4
2797       - 93  # NDRPDR sel env 4
2798       - 94  # NDRPDR sel env 4
2799       - 125 # NDRPDR sel env 4
2800       - 126 # NDRPDR sel env 4
2801       - 127 # NDRPDR sel env 4
2802       - 100 # NDRPDR sel 2001.0-4
2803       - 101 # NDRPDR sel 2001.0-4
2804       - 102 # NDRPDR sel 2001.0-4
2805       - 103 # NDRPDR sel 2001.0-4
2806       - 104 # NDRPDR sel 2001.0-4
2807       - 105 # NDRPDR sel 2001.0-4
2808       - 99  # MRR sel env 4
2809     csit-vpp-perf-report-iterative-2009-2n-skx:
2810       - 20  # rls2005 MRR iter env 5
2811       - 13  # rls2005 NDRPDR iter env 5
2812       - 16  # rls2005 NDRPDR iter env 5
2813       - 17  # rls2005 NDRPDR iter env 5
2814       - 18  # rls2005 NDRPDR iter env 5
2815       - 19  # rls2005 NDRPDR iter env 5
2816       - 21  # rls2005 NDRPDR iter env 5
2817       - 22  # rls2005 NDRPDR iter env 5
2818       - 23  # rls2005 NDRPDR iter env 5
2819       - 24  # rls2005 NDRPDR iter env 5
2820       - 25  # rls2005 NDRPDR iter env 5
2821       - 85  # rls2009 MRR iter env 5
2822       - 96  # rls2009 MRR iter NAT44 env 5
2823 #      - 26  # rls2009 MRR iter env 5
2824       - 35  # rls2009 NDRPDR iter env 5
2825       - 36  # rls2009 NDRPDR iter env 5
2826       - 37  # rls2009 NDRPDR iter env 5
2827       - 39  # rls2009 NDRPDR iter env 5
2828       - 40  # rls2009 NDRPDR iter env 5
2829       - 42  # rls2009 NDRPDR iter env 5
2830       - 43  # rls2009 NDRPDR iter env 5
2831       - 44  # rls2009 NDRPDR iter env 5
2832       - 46  # rls2009 NDRPDR iter env 5
2833       - 48  # rls2009 NDRPDR iter env 5
2834       - 74  # rls2009 NDRPDR iter NAT44 env 5
2835       - 75  # rls2009 NDRPDR iter NAT44 env 5
2836       - 76  # rls2009 NDRPDR iter NAT44 env 5
2837       - 77  # rls2009 NDRPDR iter NAT44 env 5
2838       - 78  # rls2009 NDRPDR iter NAT44 env 5
2839       - 79  # rls2009 NDRPDR iter NAT44 env 5
2840       - 80  # rls2009 NDRPDR iter NAT44 env 5
2841       - 81  # rls2009 NDRPDR iter NAT44 env 5
2842       - 82  # rls2009 NDRPDR iter NAT44 env 5
2843       - 83  # rls2009 NDRPDR iter NAT44 env 5
2844       - 86  # rls2009 NDRPDR iter NAT44 part 2 env 5
2845       - 87  # rls2009 NDRPDR iter NAT44 part 2 env 5
2846       - 88  # rls2009 NDRPDR iter NAT44 part 2 env 5
2847       - 90  # rls2009 NDRPDR iter NAT44 part 2 env 5
2848       - 92  # rls2009 NDRPDR iter NAT44 part 2 env 5
2849       - 93  # rls2009 NDRPDR iter NAT44 part 2 env 5
2850       - 94  # rls2009 NDRPDR iter NAT44 part 2 env 5
2851       - 95  # rls2009 NDRPDR iter NAT44 part 2 env 5
2852       - 97  # rls2009 NDRPDR iter NAT44 part 2 env 5
2853       - 98  # rls2009 NDRPDR iter NAT44 part 2 env 5
2854 #      - 51  # rls2009 NDRPDR iter NAT44 env 5
2855 #      - 52  # rls2009 NDRPDR iter NAT44 env 5
2856 #      - 53  # rls2009 NDRPDR iter NAT44 env 5
2857 #      - 54  # rls2009 NDRPDR iter NAT44 env 5
2858 #      - 55  # rls2009 NDRPDR iter NAT44 env 5
2859 #      - 56  # rls2009 NDRPDR iter NAT44 env 5
2860 #      - 57  # rls2009 NDRPDR iter NAT44 env 5
2861 #      - 58  # rls2009 NDRPDR iter NAT44 env 5
2862 #      - 59  # rls2009 NDRPDR iter NAT44 env 5
2863 #      - 60  # rls2009 NDRPDR iter NAT44 env 5
2864       - 38  # rls2009 nf-density iter env 5
2865       - 41  # rls2009 nf-density iter env 5
2866       - 45  # rls2009 nf-density iter env 5
2867       - 47  # rls2009 nf-density iter env 5
2868       - 49  # rls2009 nf-density iter env 5
2869       - 63  # rls2009 nf-density iter env 5
2870       - 65  # rls2009 nf-density iter env 5
2871       - 66  # rls2009 nf-density iter env 5
2872       - 71  # rls2009 nf-density iter env 5
2873       - 72  # rls2009 nf-density iter env 5
2874       - 50  # rls2009 MRR nf-density iter env 5
2875       - 27  # rls2009 reconf env 5
2876       - 28  # rls2009 reconf env 5
2877       - 29  # rls2009 reconf env 5
2878       - 30  # rls2009 reconf env 5
2879       - 31  # rls2009 reconf env 5
2880       - 32  # rls2009 reconf env 5
2881       - 61  # rls2009 reconf env 5
2882       - 62  # rls2009 reconf env 5
2883       - 68  # rls2009 reconf env 5
2884       - 70  # rls2009 reconf env 5
2885       - 33  # rls2009 soak env 5
2886       - 34  # rls2009 soak env 5
2887     csit-vpp-perf-report-coverage-2009-2n-skx:
2888       - 18  # rls2009 NDRPDR cov 2n-skx-ip4-00
2889       - 19  # rls2009 NDRPDR cov 2n-skx-ip4-01
2890       - 10  # rls2009 NDRPDR cov 2n-skx-ip4-02
2891       - 20  # rls2009 NDRPDR cov 2n-skx-ip4-03
2892       - 21  # rls2009 NDRPDR cov 2n-skx-ip4-04
2893       - 31  # rls2009 NDRPDR cov 2n-skx-ip4-05
2894       - 32  # rls2009 NDRPDR cov 2n-skx-ip4-06
2895       - 33  # rls2009 NDRPDR cov 2n-skx-ip4-07
2896       - 22  # rls2009 NDRPDR cov 2n-skx-ip6-00
2897       - 23  # rls2009 NDRPDR cov 2n-skx-ip6-01
2898       - 24  # rls2009 NDRPDR cov 2n-skx-l2-00
2899       - 25  # rls2009 NDRPDR cov 2n-skx-l2-01
2900       - 26  # rls2009 NDRPDR cov 2n-skx-lb-00
2901       - 27  # rls2009 NDRPDR cov 2n-skx-memif-00
2902       - 28  # rls2009 NDRPDR cov 2n-skx-vhost-00
2903       - 29  # rls2009 NDRPDR cov 2n-skx-vhost-01
2904       - 30  # rls2009 NDRPDR cov 2n-skx-vts-00
2905
2906     csit-vpp-perf-verify-2001-2n-clx:
2907       - 39  # MRR
2908     csit-vpp-perf-report-iterative-2005-2n-clx:
2909       - 62  # NDRPDR sel env 4
2910       - 63  # NDRPDR sel env 4
2911       - 64  # NDRPDR sel env 4
2912       - 65  # NDRPDR sel env 4
2913       - 66  # NDRPDR sel env 4
2914       - 68  # NDRPDR sel env 4
2915       - 69  # NDRPDR sel env 4
2916       - 70  # NDRPDR sel env 4
2917       - 103 # NDRPDR sel env 4
2918       - 104 # NDRPDR sel env 4
2919       - 73  # NDRPDR sel 2001.0-4
2920       - 74  # NDRPDR sel 2001.0-4
2921       - 75  # NDRPDR sel 2001.0-4
2922       - 76  # NDRPDR sel 2001.0-4
2923       - 77  # NDRPDR sel 2001.0-4
2924       - 78  # NDRPDR sel 2001.0-4
2925       - 79  # NDRPDR sel 2001.0-4
2926       - 80  # NDRPDR sel 2001.0-4
2927       - 72  # MRR env 4
2928     csit-vpp-perf-report-iterative-2009-2n-clx:
2929       - 77  # rls2005 MRR iter env 5
2930       - 13  # rls2005 NDRPDR iter env 5
2931       - 15  # rls2005 NDRPDR iter env 5
2932       - 17  # rls2005 NDRPDR iter env 5
2933       - 18  # rls2005 NDRPDR iter env 5
2934       - 19  # rls2005 NDRPDR iter env 5
2935       - 20  # rls2005 NDRPDR iter env 5
2936       - 21  # rls2005 NDRPDR iter env 5
2937       - 22  # rls2005 NDRPDR iter env 5
2938       - 23  # rls2005 NDRPDR iter env 5
2939       - 24  # rls2005 NDRPDR iter env 5
2940       - 102 # rls2009 MRR iter env 5
2941       - 113 # rls2009 MRR iter NAT44 env 5
2942 #      - 78  # rls2009 MRR iter env 5
2943       - 36  # rls2009 NDRPDR iter env 5
2944       - 39  # rls2009 NDRPDR iter env 5
2945       - 40  # rls2009 NDRPDR iter env 5
2946       - 65  # rls2009 NDRPDR iter env 5
2947       - 66  # rls2009 NDRPDR iter env 5
2948       - 79  # rls2009 NDRPDR iter env 5
2949       - 82  # rls2009 NDRPDR iter env 5
2950       - 88  # rls2009 NDRPDR iter env 5
2951       - 89  # rls2009 NDRPDR iter env 5
2952       - 90  # rls2009 NDRPDR iter env 5
2953       - 91  # rls2009 NDRPDR iter NAT44 env 5
2954       - 92  # rls2009 NDRPDR iter NAT44 env 5
2955       - 94  # rls2009 NDRPDR iter NAT44 env 5
2956       - 95  # rls2009 NDRPDR iter NAT44 env 5
2957       - 96  # rls2009 NDRPDR iter NAT44 env 5
2958       - 97  # rls2009 NDRPDR iter NAT44 env 5
2959       - 98  # rls2009 NDRPDR iter NAT44 env 5
2960       - 99  # rls2009 NDRPDR iter NAT44 env 5
2961       - 100 # rls2009 NDRPDR iter NAT44 env 5
2962       - 101 # rls2009 NDRPDR iter NAT44 env 5
2963       - 103 # rls2009 NDRPDR iter NAT44 part 2 env 5
2964       - 104 # rls2009 NDRPDR iter NAT44 part 2 env 5
2965       - 105 # rls2009 NDRPDR iter NAT44 part 2 env 5
2966       - 106 # rls2009 NDRPDR iter NAT44 part 2 env 5
2967       - 107 # rls2009 NDRPDR iter NAT44 part 2 env 5
2968       - 108 # rls2009 NDRPDR iter NAT44 part 2 env 5
2969       - 109 # rls2009 NDRPDR iter NAT44 part 2 env 5
2970       - 110 # rls2009 NDRPDR iter NAT44 part 2 env 5
2971       - 111 # rls2009 NDRPDR iter NAT44 part 2 env 5
2972       - 112 # rls2009 NDRPDR iter NAT44 part 2 env 5
2973       - 37  # rls2009 nf-density iter env 5
2974       - 43  # rls2009 nf-density iter env 5
2975       - 69  # rls2009 nf-density iter env 5
2976       - 70  # rls2009 nf-density iter env 5
2977       - 71  # rls2009 nf-density iter env 5
2978       - 72  # rls2009 nf-density iter env 5
2979       - 73  # rls2009 nf-density iter env 5
2980       - 74  # rls2009 nf-density iter env 5
2981       - 75  # rls2009 nf-density iter env 5
2982       - 76  # rls2009 nf-density iter env 5
2983       - 45  # rls2009 MRR nf-density iter env 5
2984       - 25  # rls2009 reconf env 5
2985       - 27  # rls2009 reconf env 5
2986       - 28  # rls2009 reconf env 5
2987       - 29  # rls2009 reconf env 5
2988       - 30  # rls2009 reconf env 5
2989       - 30  # rls2009 reconf env 5
2990       - 32  # rls2009 reconf env 5
2991       - 48  # rls2009 reconf env 5
2992       - 53  # rls2009 reconf env 5
2993       - 68  # rls2009 reconf env 5
2994       - 33  # rls2009 soak env 5
2995       - 34  # rls2009 soak env 5
2996     csit-vpp-perf-report-coverage-2009-2n-clx:
2997       - 2   # rls2009 NDRPDR cov 2n-clx-ip4-00
2998       - 3   # rls2009 NDRPDR cov 2n-clx-ip4-01
2999       - 4   # rls2009 NDRPDR cov 2n-clx-ip4-02
3000       - 5   # rls2009 NDRPDR cov 2n-clx-ip4-03
3001       - 6   # rls2009 NDRPDR cov 2n-clx-ip4-04
3002       - 23  # rls2009 NDRPDR cov 2n-clx-ip4-05
3003       - 24  # rls2009 NDRPDR cov 2n-clx-ip4-06
3004       - 25  # rls2009 NDRPDR cov 2n-clx-ip4-07
3005       - 22  # rls2009 NDRPDR cov 2n-clx-ip6-00
3006       - 9   # rls2009 NDRPDR cov 2n-clx-ip6-01
3007       - 17  # rls2009 NDRPDR cov 2n-clx-l2-00
3008       - 21  # rls2009 NDRPDR cov 2n-clx-l2-01
3009       - 12  # rls2009 NDRPDR cov 2n-clx-lb-00
3010       - 13  # rls2009 NDRPDR cov 2n-clx-memif-00
3011       - 14  # rls2009 NDRPDR cov 2n-clx-vhost-00
3012       - 15  # rls2009 NDRPDR cov 2n-clx-vhost-01
3013       - 16  # rls2009 NDRPDR cov 2n-clx-vts-00
3014
3015     csit-vpp-perf-verify-2001-3n-tsh:
3016       - 9   # MRR sel
3017     csit-vpp-perf-report-iterative-2005-3n-tsh:
3018       - 23  # NDRPDR sel env 4
3019       - 25  # NDRPDR sel env 4
3020       - 33  # NDRPDR sel env 4
3021       - 34  # NDRPDR sel env 4
3022       - 35  # NDRPDR sel env 4
3023       - 36  # NDRPDR sel env 4
3024       - 37  # NDRPDR sel env 4
3025       - 38  # NDRPDR sel env 4
3026       - 39  # NDRPDR sel env 4
3027       - 40  # NDRPDR sel env 4
3028       - 28  # NDRPDR sel 2001.0-4
3029       - 29  # NDRPDR sel 2001.0-4
3030       - 31  # NDRPDR sel 2001.0-4
3031       - 27  # MRR sel env 4
3032     # TODO: Add:
3033     csit-vpp-perf-report-iterative-2009-3n-tsh:
3034       - 8   # rls2005 NDRPDR iter env 5
3035       - 11  # rls2005 NDRPDR iter env 5
3036       - 12  # rls2005 NDRPDR iter env 5
3037       - 24  # rls2005 NDRPDR iter env 5
3038       - 27  # rls2005 NDRPDR iter env 5
3039       - 29  # rls2005 NDRPDR iter env 5
3040       - 31  # rls2005 NDRPDR iter env 5
3041       - 13  # rls2005 MRR iter env 5
3042       - 14  # rls2009 NDRPDR iter env 5
3043       - 20  # rls2009 NDRPDR iter env 5
3044       - 21  # rls2009 NDRPDR iter env 5
3045       - 22  # rls2009 NDRPDR iter env 5
3046       - 23  # rls2009 NDRPDR iter env 5
3047       - 28  # rls2009 NDRPDR iter env 5
3048       - 30  # rls2009 NDRPDR iter env 5
3049       - 33  # rls2009 NDRPDR iter env 5
3050       - 15  # rls2009 MRR iter env 5
3051
3052     csit-vpp-perf-verify-2001-3n-dnv:
3053       - 5   # NDRPDR sel
3054       - 6   # NDRPDR sel
3055       - 7   # NDRPDR sel
3056       - 8   # NDRPDR sel
3057       - 9   # NDRPDR sel
3058       - 10  # NDRPDR sel
3059       - 12  # NDRPDR sel
3060       - 16  # NDRPDR sel
3061       - 17  # NDRPDR sel
3062       - 18  # NDRPDR sel
3063       - 11  # MRR sel
3064     csit-vpp-perf-report-iterative-2009-3n-dnv:
3065       - 16  # rls2005 NDRPDR iter env 5
3066       - 23  # rls2005 NDRPDR iter env 5
3067       - 25  # rls2005 NDRPDR iter env 5
3068       - 26  # rls2005 NDRPDR iter env 5
3069       - 27  # rls2005 NDRPDR iter env 5
3070       - 28  # rls2005 NDRPDR iter env 5
3071       - 29  # rls2005 NDRPDR iter env 5
3072       - 30  # rls2005 NDRPDR iter env 5
3073       - 31  # rls2005 NDRPDR iter env 5
3074       - 32  # rls2005 NDRPDR iter env 5
3075       - 19  # rls2005 MRR iter env 5
3076       - 3   # rls2009 NDRPDR iter env 5
3077       - 6   # rls2009 NDRPDR iter env 5
3078       - 7   # rls2009 NDRPDR iter env 5
3079       - 8   # rls2009 NDRPDR iter env 5
3080       - 10  # rls2009 NDRPDR iter env 5
3081       - 11  # rls2009 NDRPDR iter env 5
3082       - 12  # rls2009 NDRPDR iter env 5
3083       - 14  # rls2009 NDRPDR iter env 5
3084       - 15  # rls2009 NDRPDR iter env 5
3085       - 24  # rls2009 NDRPDR iter env 5
3086       - 22  # rls2009 MRR iter env 5
3087     csit-vpp-perf-report-coverage-2009-3n-dnv:
3088       - 10  # rls2009 NDRPDR cov 3n-dnv-crypto-00
3089       - 2   # rls2009 NDRPDR cov 3n-dnv-crypto-01
3090       - 11  # rls2009 NDRPDR cov 3n-dnv-ip4-00
3091       - 12  # rls2009 NDRPDR cov 3n-dnv-ip4-01
3092       - 13  # rls2009 NDRPDR cov 3n-dnv-ip4tun-00
3093       - 14  # rls2009 NDRPDR cov 3n-dnv-ip6-00
3094       - 15  # rls2009 NDRPDR cov 3n-dnv-ip6-01
3095       - 16  # rls2009 NDRPDR cov 3n-dnv-l2-00
3096       - 17  # rls2009 NDRPDR cov 3n-dnv-l2-01
3097
3098     csit-vpp-perf-verify-2001-2n-dnv:
3099       - 4   # NDRPDR sel
3100       - 5   # NDRPDR sel
3101       - 6   # NDRPDR sel
3102       - 7   # NDRPDR sel
3103       - 8   # NDRPDR sel
3104       - 9   # NDRPDR sel
3105       - 10  # NDRPDR sel
3106       - 11  # NDRPDR sel
3107       - 13  # NDRPDR sel
3108       - 16  # NDRPDR sel
3109       - 12  # MRR sel
3110     csit-vpp-perf-report-iterative-2009-2n-dnv:
3111       - 16  # rls2005 NDRPDR iter env 5
3112       - 17  # rls2005 NDRPDR iter env 5
3113       - 18  # rls2005 NDRPDR iter env 5
3114       - 19  # rls2005 NDRPDR iter env 5
3115       - 21  # rls2005 NDRPDR iter env 5
3116       - 24  # rls2005 NDRPDR iter env 5
3117       - 27  # rls2005 NDRPDR iter env 5
3118       - 28  # rls2005 NDRPDR iter env 5
3119       - 29  # rls2005 NDRPDR iter env 5
3120       - 30  # rls2005 NDRPDR iter env 5
3121       - 23  # rls2005 MRR iter env 5
3122       - 3   # rls2009 NDRPDR iter env 5
3123       - 5   # rls2009 NDRPDR iter env 5
3124       - 6   # rls2009 NDRPDR iter env 5
3125       - 7   # rls2009 NDRPDR iter env 5
3126       - 9   # rls2009 NDRPDR iter env 5
3127       - 10  # rls2009 NDRPDR iter env 5
3128       - 11  # rls2009 NDRPDR iter env 5
3129       - 12  # rls2009 NDRPDR iter env 5
3130       - 14  # rls2009 NDRPDR iter env 5
3131       - 15  # rls2009 NDRPDR iter env 5
3132       - 13  # rls2009 MRR iter env 5
3133     csit-vpp-perf-report-coverage-2009-2n-dnv:
3134       - 2   # rls2009 NDRPDR cov 2n-dnv-ip4-00
3135       - 3   # rls2009 NDRPDR cov 2n-dnv-ip4-01
3136       - 4   # rls2009 NDRPDR cov 2n-dnv-ip6-00
3137       - 5   # rls2009 NDRPDR cov 2n-dnv-ip6-01
3138       - 6   # rls2009 NDRPDR cov 2n-dnv-l2-00
3139       - 7   # rls2009 NDRPDR cov 2n-dnv-l2-01
3140
3141     csit-dpdk-perf-verify-2001-3n-hsw:
3142       - 4   # NDRPDR sel
3143       - 5   # NDRPDR sel
3144       - 6   # NDRPDR sel
3145       - 7   # NDRPDR sel
3146       - 8   # NDRPDR sel
3147       - 9   # NDRPDR sel
3148       - 10  # NDRPDR sel
3149       - 11  # NDRPDR sel
3150       - 12  # NDRPDR sel
3151       - 13  # NDRPDR sel
3152       - 15  # NDRPDR sel
3153       - 16  # NDRPDR sel
3154       - 17  # NDRPDR sel
3155       - 18  # NDRPDR sel
3156       - 19  # NDRPDR sel
3157       - 20  # NDRPDR sel
3158       - 21  # NDRPDR sel
3159       - 22  # NDRPDR sel
3160       - 23  # NDRPDR sel
3161       - 24  # NDRPDR sel
3162     csit-dpdk-perf-report-iterative-2005-3n-hsw:
3163       - 25  # NDRPDR iter
3164       - 26  # NDRPDR iter
3165       - 27  # NDRPDR iter
3166       - 28  # NDRPDR iter
3167       - 29  # NDRPDR iter
3168       - 30  # NDRPDR iter
3169       - 31  # NDRPDR iter
3170       - 32  # NDRPDR iter
3171       - 33  # NDRPDR iter
3172       - 34  # NDRPDR iter
3173     csit-dpdk-perf-report-iterative-2009-3n-hsw:
3174       - 6   # NDRPDR iter env5
3175       - 7   # NDRPDR iter env5
3176       - 8   # NDRPDR iter env5
3177       - 9   # NDRPDR iter env5
3178       - 10  # NDRPDR iter env5
3179       - 11  # NDRPDR iter env5
3180       - 12  # NDRPDR iter env5
3181       - 13  # NDRPDR iter env5
3182       - 14  # NDRPDR iter env5
3183       - 15  # NDRPDR iter env5
3184
3185     csit-dpdk-perf-verify-2001-3n-skx:
3186       - 29  # NDRPDR sel xxv710
3187       - 33  # NDRPDR sel xxv710
3188       - 34  # NDRPDR sel xxv710
3189       - 35  # NDRPDR sel xxv710
3190       - 36  # NDRPDR sel xxv710
3191       - 37  # NDRPDR sel xxv710
3192       - 41  # NDRPDR sel xxv710
3193       - 42  # NDRPDR sel xxv710
3194       - 43  # NDRPDR sel xxv710
3195       - 45  # NDRPDR sel xxv710
3196       - 30  # NDRPDR sel x710
3197       - 31  # NDRPDR sel x710
3198       - 32  # NDRPDR sel x710
3199       - 38  # NDRPDR sel x710
3200       - 39  # NDRPDR sel x710
3201       - 40  # NDRPDR sel x710
3202       - 44  # NDRPDR sel x710
3203       - 46  # NDRPDR sel x710
3204       - 47  # NDRPDR sel x710
3205       - 48  # NDRPDR sel x710
3206     csit-dpdk-perf-report-iterative-2005-3n-skx:
3207       - 28  # NDRPDR iter
3208       - 29  # NDRPDR iter
3209       - 30  # NDRPDR iter
3210       - 31  # NDRPDR iter
3211       - 32  # NDRPDR iter
3212       - 33  # NDRPDR iter
3213       - 34  # NDRPDR iter
3214       - 35  # NDRPDR iter
3215       - 36  # NDRPDR iter
3216       - 37  # NDRPDR iter
3217     csit-dpdk-perf-report-iterative-2009-3n-skx:
3218       - 4   # NDRPDR sel env5
3219       - 5   # NDRPDR sel env5
3220       - 6   # NDRPDR sel env5
3221       - 7   # NDRPDR sel env5
3222       - 8   # NDRPDR sel env5
3223       - 9   # NDRPDR sel env5
3224       - 14  # NDRPDR sel env5
3225       - 11  # NDRPDR sel env5
3226       - 12  # NDRPDR sel env5
3227       - 13  # NDRPDR sel env5
3228
3229     csit-dpdk-perf-verify-2001-2n-skx:
3230       - 35  # NDRPDR sel xxv710
3231       - 36  # NDRPDR sel xxv710
3232       - 37  # NDRPDR sel xxv710
3233       - 41  # NDRPDR sel xxv710
3234       - 42  # NDRPDR sel xxv710
3235       - 43  # NDRPDR sel xxv710
3236       - 46  # NDRPDR sel xxv710
3237       - 47  # NDRPDR sel xxv710
3238       - 52  # NDRPDR sel xxv710
3239       - 53  # NDRPDR sel xxv710
3240       - 38  # NDRPDR sel x710
3241       - 39  # NDRPDR sel x710
3242       - 40  # NDRPDR sel x710
3243       - 44  # NDRPDR sel x710
3244       - 45  # NDRPDR sel x710
3245       - 48  # NDRPDR sel x710
3246       - 49  # NDRPDR sel x710
3247       - 50  # NDRPDR sel x710
3248       - 51  # NDRPDR sel x710
3249       - 54  # NDRPDR sel x710
3250     csit-dpdk-perf-report-iterative-2005-2n-skx:
3251       - 20  # NDRPDR iter
3252       - 21  # NDRPDR iter
3253       - 22  # NDRPDR iter
3254       - 23  # NDRPDR iter
3255       - 24  # NDRPDR iter
3256       - 25  # NDRPDR iter
3257       - 26  # NDRPDR iter
3258       - 27  # NDRPDR iter
3259       - 28  # NDRPDR iter
3260       - 29  # NDRPDR iter
3261     csit-dpdk-perf-report-iterative-2009-2n-skx:
3262       - 4   # NDRPDR iter env5
3263       - 5   # NDRPDR iter env5
3264       - 6   # NDRPDR iter env5
3265       - 7   # NDRPDR iter env5
3266       - 8   # NDRPDR iter env5
3267       - 9   # NDRPDR iter env5
3268       - 10  # NDRPDR iter env5
3269       - 11  # NDRPDR iter env5
3270       - 12  # NDRPDR iter env5
3271       - 13  # NDRPDR iter env5
3272
3273     csit-dpdk-perf-verify-2001-2n-clx:
3274       - 15  # NDRPDR sel
3275       - 16  # NDRPDR sel
3276       - 17  # NDRPDR sel
3277       - 18  # NDRPDR sel
3278       - 19  # NDRPDR sel
3279       - 20  # NDRPDR sel
3280       - 21  # NDRPDR sel
3281       - 22  # NDRPDR sel
3282       - 23  # NDRPDR sel
3283       - 24  # NDRPDR sel
3284       - 25  # NDRPDR sel
3285       - 26  # NDRPDR sel
3286       - 27  # NDRPDR sel
3287       - 28  # NDRPDR sel
3288       - 29  # NDRPDR sel
3289       - 30  # NDRPDR sel
3290       - 31  # NDRPDR sel
3291       - 32  # NDRPDR sel
3292       - 33  # NDRPDR sel
3293       - 34  # NDRPDR sel
3294     csit-dpdk-perf-report-iterative-2005-2n-clx:
3295       - 20  # NDRPDR iter
3296       - 21  # NDRPDR iter
3297       - 22  # NDRPDR iter
3298       - 23  # NDRPDR iter
3299       - 24  # NDRPDR iter
3300       - 25  # NDRPDR iter
3301       - 26  # NDRPDR iter
3302       - 27  # NDRPDR iter
3303       - 28  # NDRPDR iter
3304       - 29  # NDRPDR iter
3305     csit-dpdk-perf-report-iterative-2009-2n-clx:
3306       - 4   # NDRPDR iter env5
3307       - 5   # NDRPDR iter env5
3308       - 6   # NDRPDR iter env5
3309       - 7   # NDRPDR iter env5
3310       - 8   # NDRPDR iter env5
3311       - 9   # NDRPDR iter env5
3312       - 10  # NDRPDR iter env5
3313       - 11  # NDRPDR iter env5
3314       - 12  # NDRPDR iter env5
3315       - 13  # NDRPDR iter env5
3316
3317 #    csit-dpdk-perf-verify-2001-2n-dnv:
3318 #      - 9   # NDRPDR sel
3319 #      - 10  # NDRPDR sel
3320 #      - 11  # NDRPDR sel
3321 #      - 12  # NDRPDR sel
3322 #      - 13  # NDRPDR sel
3323 #      - 14  # NDRPDR sel
3324 #      - 15  # NDRPDR sel
3325 #      - 16  # NDRPDR sel
3326 #      - 17  # NDRPDR sel
3327 #      - 18  # NDRPDR sel
3328 #    csit-dpdk-perf-report-iterative-2005-2n-dnv:
3329 #      # No data
3330 #    # csit-dpdk-perf-report-iterative-2009-2n-dnv:
3331 #      # No data
3332
3333 #    csit-dpdk-perf-verify-2001-3n-dnv:
3334 #      - 12  # NDRPDR sel
3335 #      - 13  # NDRPDR sel
3336 #      - 14  # NDRPDR sel
3337 #      - 15  # NDRPDR sel
3338 #      - 16  # NDRPDR sel
3339 #      - 17  # NDRPDR sel
3340 #      - 18  # NDRPDR sel
3341 #      - 19  # NDRPDR sel
3342 #      - 20  # NDRPDR sel
3343 #      - 22  # NDRPDR sel
3344 #    csit-dpdk-perf-report-iterative-2005-3n-dnv:
3345 #      # No data
3346 #    # csit-dpdk-perf-report-iterative-2009-3n-dnv:
3347 #      # No data
3348
3349     csit-dpdk-perf-verify-2001-3n-tsh:
3350       - 3   # NDRPDR sel
3351       - 4   # NDRPDR sel
3352       - 5   # NDRPDR sel
3353       - 9   # NDRPDR sel
3354       - 10  # NDRPDR sel
3355       - 11  # NDRPDR sel
3356       - 12  # NDRPDR sel
3357       - 14  # NDRPDR sel
3358       - 15  # NDRPDR sel
3359       - 18  # NDRPDR sel
3360     csit-dpdk-perf-report-iterative-2005-3n-tsh:
3361       - 5   # NDRPDR sel
3362     csit-dpdk-perf-report-iterative-2009-3n-tsh:
3363       - 1   # NDRPDR iter env5
3364       - 2   # NDRPDR iter env5
3365       - 3   # NDRPDR iter env5
3366       - 4   # NDRPDR iter env5
3367       - 5   # NDRPDR iter env5
3368       - 6   # NDRPDR iter env5
3369       - 7   # NDRPDR iter env5
3370       - 9   # NDRPDR iter env5
3371       - 10  # NDRPDR iter env5
3372       - 11  # NDRPDR iter env5
3373
3374     csit-vpp-device-2009-ubuntu1804-1n-skx:
3375       - 131 # rls2009 env 5
3376
3377 - type: "output"
3378   output: "report"
3379   format:
3380     html:
3381     - full
3382     pdf:
3383     - minimal
3384
3385 ################################################################################
3386 ###                               T A B L E S                                ###
3387 ################################################################################
3388
3389 # VPP Soak vs NDR - 2n-skx
3390 - type: "table"
3391   title: "VPP Soak vs NDR 2n-skx"
3392   algorithm: "table_soak_vs_ndr"
3393   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
3394   reference:
3395     title: "NDR"
3396     data: "vpp-soak-vs-ndr-2n-skx-ref"
3397   compare:
3398     title: "Soak"
3399     data: "vpp-soak-vs-ndr-2n-skx-cmp"
3400   data: "vpp-soak-vs-ndr-2n-skx"
3401   include-tests: "NDR"
3402   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
3403   parameters:
3404     - "throughput"
3405     - "name"
3406     - "parent"
3407
3408 # VPP Soak vs NDR - 2n-clx
3409 - type: "table"
3410   title: "VPP Soak vs NDR 2n-clx"
3411   algorithm: "table_soak_vs_ndr"
3412   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
3413   reference:
3414     title: "NDR"
3415     data: "vpp-soak-vs-ndr-2n-clx-ref"
3416   compare:
3417     title: "Soak"
3418     data: "vpp-soak-vs-ndr-2n-clx-cmp"
3419   data: "vpp-soak-vs-ndr-2n-clx"
3420   include-tests: "NDR"
3421   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
3422   parameters:
3423     - "throughput"
3424     - "name"
3425     - "parent"
3426
3427 ################################################################################
3428
3429 # VPP Compare NICs 3n-skx 2t1c ndr
3430 - type: "table"
3431   title: "VPP Compare NICs 3n-skx 2t1c ndr"
3432   algorithm: "table_comparison"
3433   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
3434   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3435   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3436   columns:
3437     - title: "x710"
3438       data-set: "vpp-nic-comparison-3n-skx"
3439       tag: "NIC_Intel-X710"
3440     - title: "xxv710"
3441       data-set: "vpp-nic-comparison-3n-skx"
3442       tag: "NIC_Intel-XXV710"
3443   comparisons:
3444     - title: "Diff"
3445       reference: 1
3446       compare: 2
3447   legend:
3448     - ""
3449     - "x710, xxv710 - NICs tested."
3450     - "Diff - difference between x710 and xxv710 NIC."
3451
3452 # VPP Compare NICs 3n-skx 4t2c ndr
3453 - type: "table"
3454   title: "VPP Compare NICs 3n-skx 4t2c ndr"
3455   algorithm: "table_comparison"
3456   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
3457   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3458   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3459   columns:
3460     - title: "x710"
3461       data-set: "vpp-nic-comparison-3n-skx"
3462       tag: "NIC_Intel-X710"
3463     - title: "xxv710"
3464       data-set: "vpp-nic-comparison-3n-skx"
3465       tag: "NIC_Intel-XXV710"
3466   comparisons:
3467     - title: "Diff"
3468       reference: 1
3469       compare: 2
3470   legend:
3471     - ""
3472     - "x710, xxv710 - NICs tested."
3473     - "Diff - difference between x710 and xxv710 NIC."
3474
3475 # VPP Compare NICs 3n-skx 2t1c pdr
3476 - type: "table"
3477   title: "VPP Compare NICs 3n-skx 2t1c pdr"
3478   algorithm: "table_comparison"
3479   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
3480   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3481   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3482   columns:
3483     - title: "x710"
3484       data-set: "vpp-nic-comparison-3n-skx"
3485       tag: "NIC_Intel-X710"
3486     - title: "xxv710"
3487       data-set: "vpp-nic-comparison-3n-skx"
3488       tag: "NIC_Intel-XXV710"
3489   comparisons:
3490     - title: "Diff"
3491       reference: 1
3492       compare: 2
3493   legend:
3494     - ""
3495     - "x710, xxv710 - NICs tested."
3496     - "Diff - difference between x710 and xxv710 NIC."
3497
3498 # VPP Compare NICs 3n-skx 4t2c pdr
3499 - type: "table"
3500   title: "VPP Compare NICs 3n-skx 4t2c pdr"
3501   algorithm: "table_comparison"
3502   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
3503   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3504   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3505   columns:
3506     - title: "x710"
3507       data-set: "vpp-nic-comparison-3n-skx"
3508       tag: "NIC_Intel-X710"
3509     - title: "xxv710"
3510       data-set: "vpp-nic-comparison-3n-skx"
3511       tag: "NIC_Intel-XXV710"
3512   comparisons:
3513     - title: "Diff"
3514       reference: 1
3515       compare: 2
3516   legend:
3517     - ""
3518     - "x710, xxv710 - NICs tested."
3519     - "Diff - difference between x710 and xxv710 NIC."
3520
3521 # VPP Compare NICs 3n-skx 2t1c mrr
3522 - type: "table"
3523   title: "VPP Compare NICs 3n-skx 2t1c mrr"
3524   algorithm: "table_comparison"
3525   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
3526   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3527   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3528   columns:
3529     - title: "x710"
3530       data-set: "vpp-nic-comparison-3n-skx-mrr"
3531       tag: "NIC_Intel-X710"
3532     - title: "xxv710"
3533       data-set: "vpp-nic-comparison-3n-skx-mrr"
3534       tag: "NIC_Intel-XXV710"
3535   comparisons:
3536     - title: "Diff"
3537       reference: 1
3538       compare: 2
3539   legend:
3540     - ""
3541     - "x710, xxv710 - NICs tested."
3542     - "Diff - difference between x710 and xxv710 NIC."
3543
3544 # VPP Compare NICs 3n-skx 4t2c mrr
3545 - type: "table"
3546   title: "VPP Compare NICs 3n-skx 4t2c mrr"
3547   algorithm: "table_comparison"
3548   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
3549   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3550   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3551   columns:
3552     - title: "x710"
3553       data-set: "vpp-nic-comparison-3n-skx-mrr"
3554       tag: "NIC_Intel-X710"
3555     - title: "xxv710"
3556       data-set: "vpp-nic-comparison-3n-skx-mrr"
3557       tag: "NIC_Intel-XXV710"
3558   comparisons:
3559     - title: "Diff"
3560       reference: 1
3561       compare: 2
3562   legend:
3563     - ""
3564     - "x710, xxv710 - NICs tested."
3565     - "Diff - difference between x710 and xxv710 NIC."
3566
3567 # VPP Compare NICs 3n-skx 8t4c mrr
3568 - type: "table"
3569   title: "VPP Compare NICs 3n-skx 8t4c mrr"
3570   algorithm: "table_comparison"
3571   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
3572   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3573   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3574   columns:
3575     - title: "x710"
3576       data-set: "vpp-nic-comparison-3n-skx-mrr"
3577       tag: "NIC_Intel-X710"
3578     - title: "xxv710"
3579       data-set: "vpp-nic-comparison-3n-skx-mrr"
3580       tag: "NIC_Intel-XXV710"
3581   comparisons:
3582     - title: "Diff"
3583       reference: 1
3584       compare: 2
3585   legend:
3586     - ""
3587     - "x710, xxv710 - NICs tested."
3588     - "Diff - difference between x710 and xxv710 NIC."
3589
3590 # VPP Compare NICs 2n-skx 2t1c ndr
3591 - type: "table"
3592   title: "VPP Compare NICs 2n-skx 2t1c ndr"
3593   algorithm: "table_comparison"
3594   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
3595   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3596   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3597   columns:
3598     - title: "x710"
3599       data-set: "vpp-nic-comparison-2n-skx"
3600       tag: "NIC_Intel-X710"
3601     - title: "xxv710"
3602       data-set: "vpp-nic-comparison-2n-skx"
3603       tag: "NIC_Intel-XXV710"
3604   comparisons:
3605     - title: "Diff"
3606       reference: 1
3607       compare: 2
3608   legend:
3609     - ""
3610     - "x710, xxv710 - NICs tested."
3611     - "Diff - difference between x710 and xxv710 NIC."
3612
3613 # VPP Compare NICs 2n-skx 4t2c ndr
3614 - type: "table"
3615   title: "VPP Compare NICs 2n-skx 4t2c ndr"
3616   algorithm: "table_comparison"
3617   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
3618   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3619   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3620   columns:
3621     - title: "x710"
3622       data-set: "vpp-nic-comparison-2n-skx"
3623       tag: "NIC_Intel-X710"
3624     - title: "xxv710"
3625       data-set: "vpp-nic-comparison-2n-skx"
3626       tag: "NIC_Intel-XXV710"
3627   comparisons:
3628     - title: "Diff"
3629       reference: 1
3630       compare: 2
3631   legend:
3632     - ""
3633     - "x710, xxv710 - NICs tested."
3634     - "Diff - difference between x710 and xxv710 NIC."
3635
3636 # VPP Compare NICs 2n-skx 2t1c pdr
3637 - type: "table"
3638   title: "VPP Compare NICs 2n-skx 2t1c pdr"
3639   algorithm: "table_comparison"
3640   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
3641   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3642   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3643   columns:
3644     - title: "x710"
3645       data-set: "vpp-nic-comparison-2n-skx"
3646       tag: "NIC_Intel-X710"
3647     - title: "xxv710"
3648       data-set: "vpp-nic-comparison-2n-skx"
3649       tag: "NIC_Intel-XXV710"
3650   comparisons:
3651     - title: "Diff"
3652       reference: 1
3653       compare: 2
3654   legend:
3655     - ""
3656     - "x710, xxv710 - NICs tested."
3657     - "Diff - difference between x710 and xxv710 NIC."
3658
3659 # VPP Compare NICs 2n-skx 4t2c pdr
3660 - type: "table"
3661   title: "VPP Compare NICs 2n-skx 4t2c pdr"
3662   algorithm: "table_comparison"
3663   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
3664   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3665   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3666   columns:
3667     - title: "x710"
3668       data-set: "vpp-nic-comparison-2n-skx"
3669       tag: "NIC_Intel-X710"
3670     - title: "xxv710"
3671       data-set: "vpp-nic-comparison-2n-skx"
3672       tag: "NIC_Intel-XXV710"
3673   comparisons:
3674     - title: "Diff"
3675       reference: 1
3676       compare: 2
3677   legend:
3678     - ""
3679     - "x710, xxv710 - NICs tested."
3680     - "Diff - difference between x710 and xxv710 NIC."
3681
3682 # VPP Compare NICs 2n-skx 2t1c mrr
3683 - type: "table"
3684   title: "VPP Compare NICs 2n-skx 2t1c mrr"
3685   algorithm: "table_comparison"
3686   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
3687   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3688   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3689   columns:
3690     - title: "x710"
3691       data-set: "vpp-nic-comparison-2n-skx-mrr"
3692       tag: "NIC_Intel-X710"
3693     - title: "xxv710"
3694       data-set: "vpp-nic-comparison-2n-skx-mrr"
3695       tag: "NIC_Intel-XXV710"
3696   comparisons:
3697     - title: "Diff"
3698       reference: 1
3699       compare: 2
3700   legend:
3701     - ""
3702     - "x710, xxv710 - NICs tested."
3703     - "Diff - difference between x710 and xxv710 NIC."
3704
3705 # VPP Compare NICs 2n-skx 4t2c mrr
3706 - type: "table"
3707   title: "VPP Compare NICs 2n-skx 4t2c mrr"
3708   algorithm: "table_comparison"
3709   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
3710   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3711   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3712   columns:
3713     - title: "x710"
3714       data-set: "vpp-nic-comparison-2n-skx-mrr"
3715       tag: "NIC_Intel-X710"
3716     - title: "xxv710"
3717       data-set: "vpp-nic-comparison-2n-skx-mrr"
3718       tag: "NIC_Intel-XXV710"
3719   comparisons:
3720     - title: "Diff"
3721       reference: 1
3722       compare: 2
3723   legend:
3724     - ""
3725     - "x710, xxv710 - NICs tested."
3726     - "Diff - difference between x710 and xxv710 NIC."
3727
3728 # VPP Compare NICs 2n-skx 8t4c mrr
3729 - type: "table"
3730   title: "VPP Compare NICs 2n-skx 8t4c mrr"
3731   algorithm: "table_comparison"
3732   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
3733   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3734   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3735   columns:
3736     - title: "x710"
3737       data-set: "vpp-nic-comparison-2n-skx-mrr"
3738       tag: "NIC_Intel-X710"
3739     - title: "xxv710"
3740       data-set: "vpp-nic-comparison-2n-skx-mrr"
3741       tag: "NIC_Intel-XXV710"
3742   comparisons:
3743     - title: "Diff"
3744       reference: 1
3745       compare: 2
3746   legend:
3747     - ""
3748     - "x710, xxv710 - NICs tested."
3749     - "Diff - difference between x710 and xxv710 NIC."
3750
3751 ################################################################################
3752 # VPP
3753
3754 # VPP Performance Changes 3n-hsw 1t1c pdr
3755 - type: "table"
3756   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
3757   algorithm: "table_comparison"
3758   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
3759   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3760   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3761   columns:
3762     - title: "2001.0-4"
3763       data-set: "vpp-performance-changes-3n-hsw-h1"
3764     - title: "2005.0-4"
3765       data-set: "vpp-performance-changes-3n-hsw-ref-env4"
3766     - title: "2005.0-5"
3767       data-set: "vpp-performance-changes-3n-hsw-ref-env5"
3768     - title: "2009.0-5"
3769       data-set: "vpp-performance-changes-3n-hsw-cmp"
3770   comparisons:
3771     - title: "2005.0-5 vs 2005.0-4"
3772       reference: 2
3773       compare: 3
3774 #      rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca1.yaml"
3775     - title: "2009.0-5 vs 2005.0-5"
3776       reference: 3
3777       compare: 4
3778 #      rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca2.yaml"
3779   legend:
3780     - ''
3781     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3782     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3783     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3784     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3785     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3786
3787 # VPP Performance Changes 3n-hsw 2t2c pdr
3788 - type: "table"
3789   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
3790   algorithm: "table_comparison"
3791   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
3792   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3793   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3794   columns:
3795     - title: "2001.0-4"
3796       data-set: "vpp-performance-changes-3n-hsw-h1"
3797     - title: "2005.0-4"
3798       data-set: "vpp-performance-changes-3n-hsw-ref-env4"
3799     - title: "2005.0-5"
3800       data-set: "vpp-performance-changes-3n-hsw-ref-env5"
3801     - title: "2009.0-5"
3802       data-set: "vpp-performance-changes-3n-hsw-cmp"
3803   comparisons:
3804     - title: "2005.0-5 vs 2005.0-4"
3805       reference: 2
3806       compare: 3
3807 #      rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca1.yaml"
3808     - title: "2009.0-5 vs 2005.0-5"
3809       reference: 3
3810       compare: 4
3811 #      rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca2.yaml"
3812   legend:
3813     - ''
3814     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3815     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3816     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3817     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3818     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3819
3820 # VPP Performance Changes 3n-hsw 1t1c ndr
3821 - type: "table"
3822   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
3823   algorithm: "table_comparison"
3824   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
3825   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3826   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3827   columns:
3828     - title: "2001.0-4"
3829       data-set: "vpp-performance-changes-3n-hsw-h1"
3830     - title: "2005.0-4"
3831       data-set: "vpp-performance-changes-3n-hsw-ref-env4"
3832     - title: "2005.0-5"
3833       data-set: "vpp-performance-changes-3n-hsw-ref-env5"
3834     - title: "2009.0-5"
3835       data-set: "vpp-performance-changes-3n-hsw-cmp"
3836   comparisons:
3837     - title: "2005.0-5 vs 2005.0-4"
3838       reference: 2
3839       compare: 3
3840 #      rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca1.yaml"
3841     - title: "2009.0-5 vs 2005.0-5"
3842       reference: 3
3843       compare: 4
3844 #      rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca2.yaml"
3845   legend:
3846     - ''
3847     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3848     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3849     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3850     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3851     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3852
3853 # VPP Performance Changes 3n-hsw 2t2c ndr
3854 - type: "table"
3855   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
3856   algorithm: "table_comparison"
3857   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
3858   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3859   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3860   columns:
3861     - title: "2001.0-4"
3862       data-set: "vpp-performance-changes-3n-hsw-h1"
3863     - title: "2005.0-4"
3864       data-set: "vpp-performance-changes-3n-hsw-ref-env4"
3865     - title: "2005.0-5"
3866       data-set: "vpp-performance-changes-3n-hsw-ref-env5"
3867     - title: "2009.0-5"
3868       data-set: "vpp-performance-changes-3n-hsw-cmp"
3869   comparisons:
3870     - title: "2005.0-5 vs 2005.0-4"
3871       reference: 2
3872       compare: 3
3873 #      rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca1.yaml"
3874     - title: "2009.0-5 vs 2005.0-5"
3875       reference: 3
3876       compare: 4
3877 #      rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca2.yaml"
3878   legend:
3879     - ''
3880     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3881     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3882     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3883     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3884     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3885
3886 # VPP Performance Changes 3n-skx 2t1c pdr
3887 - type: "table"
3888   title: "VPP Performance Changes 3n-skx 2t1c pdr"
3889   algorithm: "table_comparison"
3890   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
3891   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3892   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3893   columns:
3894     - title: "2001.0-4"
3895       data-set: "vpp-performance-changes-3n-skx-h1"
3896     - title: "2005.0-4"
3897       data-set: "vpp-performance-changes-3n-skx-ref-env4"
3898     - title: "2005.0-5"
3899       data-set: "vpp-performance-changes-3n-skx-ref-env5"
3900     - title: "2009.0-5"
3901       data-set: "vpp-performance-changes-3n-skx-cmp"
3902   comparisons:
3903     - title: "2005.0-5 vs 2005.0-4"
3904       reference: 2
3905       compare: 3
3906 #      rca-file: "rca/rca-3n-skx-2t1c-pdr-rca1.yaml"
3907     - title: "2009.0-5 vs 2005.0-5"
3908       reference: 3
3909       compare: 4
3910 #      rca-file: "rca/rca-3n-skx-2t1c-pdr-rca2.yaml"
3911   legend:
3912     - ''
3913     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3914     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3915     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3916     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3917     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3918
3919 # VPP Performance Changes 3n-skx 4t2c pdr
3920 - type: "table"
3921   title: "VPP Performance Changes 3n-skx 4t2c pdr"
3922   algorithm: "table_comparison"
3923   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
3924   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3925   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3926   columns:
3927     - title: "2001.0-4"
3928       data-set: "vpp-performance-changes-3n-skx-h1"
3929     - title: "2005.0-4"
3930       data-set: "vpp-performance-changes-3n-skx-ref-env4"
3931     - title: "2005.0-5"
3932       data-set: "vpp-performance-changes-3n-skx-ref-env5"
3933     - title: "2009.0-5"
3934       data-set: "vpp-performance-changes-3n-skx-cmp"
3935   comparisons:
3936     - title: "2005.0-5 vs 2005.0-4"
3937       reference: 2
3938       compare: 3
3939 #      rca-file: "rca/rca-3n-skx-4t2c-pdr-rca1.yaml"
3940     - title: "2009.0-5 vs 2005.0-5"
3941       reference: 3
3942       compare: 4
3943 #      rca-file: "rca/rca-3n-skx-4t2c-pdr-rca2.yaml"
3944   legend:
3945     - ''
3946     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3947     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3948     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3949     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3950     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3951
3952 # VPP Performance Changes 3n-skx 2t1c ndr
3953 - type: "table"
3954   title: "VPP Performance Changes 3n-skx 2t1c ndr"
3955   algorithm: "table_comparison"
3956   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
3957   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3958   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3959   columns:
3960     - title: "2001.0-4"
3961       data-set: "vpp-performance-changes-3n-skx-h1"
3962     - title: "2005.0-4"
3963       data-set: "vpp-performance-changes-3n-skx-ref-env4"
3964     - title: "2005.0-5"
3965       data-set: "vpp-performance-changes-3n-skx-ref-env5"
3966     - title: "2009.0-5"
3967       data-set: "vpp-performance-changes-3n-skx-cmp"
3968   comparisons:
3969     - title: "2005.0-5 vs 2005.0-4"
3970       reference: 2
3971       compare: 3
3972 #      rca-file: "rca/rca-3n-skx-2t1c-ndr-rca1.yaml"
3973     - title: "2009.0-5 vs 2005.0-5"
3974       reference: 3
3975       compare: 4
3976 #      rca-file: "rca/rca-3n-skx-2t1c-ndr-rca2.yaml"
3977   legend:
3978     - ''
3979     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3980     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
3981     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3982     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3983     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3984
3985 # VPP Performance Changes 3n-skx 4t2c ndr
3986 - type: "table"
3987   title: "VPP Performance Changes 3n-skx 4t2c ndr"
3988   algorithm: "table_comparison"
3989   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
3990   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3991   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3992   columns:
3993     - title: "2001.0-4"
3994       data-set: "vpp-performance-changes-3n-skx-h1"
3995     - title: "2005.0-4"
3996       data-set: "vpp-performance-changes-3n-skx-ref-env4"
3997     - title: "2005.0-5"
3998       data-set: "vpp-performance-changes-3n-skx-ref-env5"
3999     - title: "2009.0-5"
4000       data-set: "vpp-performance-changes-3n-skx-cmp"
4001   comparisons:
4002     - title: "2005.0-5 vs 2005.0-4"
4003       reference: 2
4004       compare: 3
4005 #      rca-file: "rca/rca-3n-skx-4t2c-ndr-rca1.yaml"
4006     - title: "2009.0-5 vs 2005.0-5"
4007       reference: 3
4008       compare: 4
4009 #      rca-file: "rca/rca-3n-skx-4t2c-ndr-rca2.yaml"
4010   legend:
4011     - ''
4012     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
4013     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4014     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4015     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4016     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4017
4018 # VPP Performance Changes 2n-skx 2t1c pdr
4019 - type: "table"
4020   title: "VPP Performance Changes 2n-skx 2t1c pdr"
4021   algorithm: "table_comparison"
4022   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
4023   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4024   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4025   columns:
4026     - title: "2001.0-4"
4027       data-set: "vpp-performance-changes-2n-skx-h1"
4028     - title: "2005.0-4"
4029       data-set: "vpp-performance-changes-2n-skx-ref-env4"
4030     - title: "2005.0-5"
4031       data-set: "vpp-performance-changes-2n-skx-ref-env5"
4032     - title: "2009.0-5"
4033       data-set: "vpp-performance-changes-2n-skx-cmp"
4034   comparisons:
4035     - title: "2005.0-5 vs 2005.0-4"
4036       reference: 2
4037       compare: 3
4038 #      rca-file: "rca/rca-2n-skx-2t1c-pdr-rca1.yaml"
4039     - title: "2009.0-5 vs 2005.0-5"
4040       reference: 3
4041       compare: 4
4042 #      rca-file: "rca/rca-2n-skx-2t1c-pdr-rca2.yaml"
4043   legend:
4044     - ''
4045     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
4046     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4047     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4048     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4049     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4050
4051 # VPP Performance Changes 2n-skx 4t2c pdr
4052 - type: "table"
4053   title: "VPP Performance Changes 2n-skx 4t2c pdr"
4054   algorithm: "table_comparison"
4055   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
4056   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4057   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4058   columns:
4059     - title: "2001.0-4"
4060       data-set: "vpp-performance-changes-2n-skx-h1"
4061     - title: "2005.0-4"
4062       data-set: "vpp-performance-changes-2n-skx-ref-env4"
4063     - title: "2005.0-5"
4064       data-set: "vpp-performance-changes-2n-skx-ref-env5"
4065     - title: "2009.0-5"
4066       data-set: "vpp-performance-changes-2n-skx-cmp"
4067   comparisons:
4068     - title: "2005.0-5 vs 2005.0-4"
4069       reference: 2
4070       compare: 3
4071 #      rca-file: "rca/rca-2n-skx-4t2c-pdr-rca1.yaml"
4072     - title: "2009.0-5 vs 2005.0-5"
4073       reference: 3
4074       compare: 4
4075 #      rca-file: "rca/rca-2n-skx-4t2c-pdr-rca2.yaml"
4076   legend:
4077     - ''
4078     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
4079     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4080     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4081     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4082     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4083
4084 # VPP Performance Changes 2n-skx 2t1c ndr
4085 - type: "table"
4086   title: "VPP Performance Changes 2n-skx 2t1c ndr"
4087   algorithm: "table_comparison"
4088   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
4089   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4090   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4091   columns:
4092     - title: "2001.0-4"
4093       data-set: "vpp-performance-changes-2n-skx-h1"
4094     - title: "2005.0-4"
4095       data-set: "vpp-performance-changes-2n-skx-ref-env4"
4096     - title: "2005.0-5"
4097       data-set: "vpp-performance-changes-2n-skx-ref-env5"
4098     - title: "2009.0-5"
4099       data-set: "vpp-performance-changes-2n-skx-cmp"
4100   comparisons:
4101     - title: "2005.0-5 vs 2005.0-4"
4102       reference: 2
4103       compare: 3
4104 #      rca-file: "rca/rca-2n-skx-2t1c-ndr-rca1.yaml"
4105     - title: "2009.0-5 vs 2005.0-5"
4106       reference: 3
4107       compare: 4
4108 #      rca-file: "rca/rca-2n-skx-2t1c-ndr-rca2.yaml"
4109   legend:
4110     - ''
4111     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
4112     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4113     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4114     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4115     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4116
4117 # VPP Performance Changes 2n-skx 4t2c ndr
4118 - type: "table"
4119   title: "VPP Performance Changes 2n-skx 4t2c ndr"
4120   algorithm: "table_comparison"
4121   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
4122   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4123   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4124   columns:
4125     - title: "2001.0-4"
4126       data-set: "vpp-performance-changes-2n-skx-h1"
4127     - title: "2005.0-4"
4128       data-set: "vpp-performance-changes-2n-skx-ref-env4"
4129     - title: "2005.0-5"
4130       data-set: "vpp-performance-changes-2n-skx-ref-env5"
4131     - title: "2009.0-5"
4132       data-set: "vpp-performance-changes-2n-skx-cmp"
4133   comparisons:
4134     - title: "2005.0-5 vs 2005.0-4"
4135       reference: 2
4136       compare: 3
4137 #      rca-file: "rca/rca-2n-skx-4t2c-ndr-rca1.yaml"
4138     - title: "2009.0-5 vs 2005.0-5"
4139       reference: 3
4140       compare: 4
4141 #      rca-file: "rca/rca-2n-skx-4t2c-ndr-rca2.yaml"
4142   legend:
4143     - ''
4144     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
4145     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4146     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4147     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4148     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4149
4150 # VPP Performance Changes 2n-clx-xxv710 2t1c pdr
4151 - type: "table"
4152   title: "VPP Performance Changes 2n-clx-xxv710 2t1c pdr"
4153   algorithm: "table_comparison"
4154   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-pdr"
4155   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4156   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4157   columns:
4158     - title: "2001.0-4"
4159       data-set: "vpp-performance-changes-2n-clx-h1"
4160     - title: "2005.0-4"
4161       data-set: "vpp-performance-changes-2n-clx-ref-env4"
4162     - title: "2005.0-5"
4163       data-set: "vpp-performance-changes-2n-clx-ref-env5"
4164     - title: "2009.0-5"
4165       data-set: "vpp-performance-changes-2n-clx-cmp"
4166   comparisons:
4167     - title: "2005.0-5 vs 2005.0-4"
4168       reference: 2
4169       compare: 3
4170 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca1.yaml"
4171     - title: "2009.0-5 vs 2005.0-5"
4172       reference: 3
4173       compare: 4
4174 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca1.yaml"
4175   legend:
4176     - ''
4177     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4178     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4179     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4180     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4181     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4182
4183 # VPP Performance Changes 2n-clx-xxv710 4t2c pdr
4184 - type: "table"
4185   title: "VPP Performance Changes 2n-clx-xxv710 4t2c pdr"
4186   algorithm: "table_comparison"
4187   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-pdr"
4188   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4189   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4190   columns:
4191     - title: "2001.0-4"
4192       data-set: "vpp-performance-changes-2n-clx-h1"
4193     - title: "2005.0-4"
4194       data-set: "vpp-performance-changes-2n-clx-ref-env4"
4195     - title: "2005.0-5"
4196       data-set: "vpp-performance-changes-2n-clx-ref-env5"
4197     - title: "2009.0-5"
4198       data-set: "vpp-performance-changes-2n-clx-cmp"
4199   comparisons:
4200     - title: "2005.0-5 vs 2005.0-4"
4201       reference: 2
4202       compare: 3
4203 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca1.yaml"
4204     - title: "2009.0-5 vs 2005.0-5"
4205       reference: 3
4206       compare: 4
4207 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca1.yaml"
4208   legend:
4209     - ''
4210     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
4211     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4212     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4213     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4214     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4215
4216 # VPP Performance Changes 2n-clx-xxv710 2t1c ndr
4217 - type: "table"
4218   title: "VPP Performance Changes 2n-clx-xxv710 2t1c ndr"
4219   algorithm: "table_comparison"
4220   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-ndr"
4221   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4222   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4223   columns:
4224     - title: "2001.0-4"
4225       data-set: "vpp-performance-changes-2n-clx-h1"
4226     - title: "2005.0-4"
4227       data-set: "vpp-performance-changes-2n-clx-ref-env4"
4228     - title: "2005.0-5"
4229       data-set: "vpp-performance-changes-2n-clx-ref-env5"
4230     - title: "2009.0-5"
4231       data-set: "vpp-performance-changes-2n-clx-cmp"
4232   comparisons:
4233     - title: "2005.0-5 vs 2005.0-4"
4234       reference: 2
4235       compare: 3
4236 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca1.yaml"
4237     - title: "2009.0-5 vs 2005.0-5"
4238       reference: 3
4239       compare: 4
4240 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca1.yaml"
4241   legend:
4242     - ''
4243     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4244     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4245     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4246     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4247     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4248
4249 # VPP Performance Changes 2n-clx-xxv710 4t2c ndr
4250 - type: "table"
4251   title: "VPP Performance Changes 2n-clx-xxv710 ndr"
4252   algorithm: "table_comparison"
4253   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-ndr"
4254   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4255   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4256   columns:
4257     - title: "2001.0-4"
4258       data-set: "vpp-performance-changes-2n-clx-h1"
4259     - title: "2005.0-4"
4260       data-set: "vpp-performance-changes-2n-clx-ref-env4"
4261     - title: "2005.0-5"
4262       data-set: "vpp-performance-changes-2n-clx-ref-env5"
4263     - title: "2009.0-5"
4264       data-set: "vpp-performance-changes-2n-clx-cmp"
4265   comparisons:
4266     - title: "2005.0-5 vs 2005.0-4"
4267       reference: 2
4268       compare: 3
4269 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca1.yaml"
4270     - title: "2009.0-5 vs 2005.0-5"
4271       reference: 3
4272       compare: 4
4273 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca1.yaml"
4274   legend:
4275     - ''
4276     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
4277     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4278     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4279     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4280     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4281
4282 ## VPP Performance Changes 2n-clx-x556 2t1c pdr
4283 #- type: "table"
4284 #  title: "VPP Performance Changes 2n-clx-x556 2t1c pdr"
4285 #  algorithm: "table_comparison"
4286 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-pdr"
4287 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4288 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4289 #  columns:
4290 #    - title: "2001.0-2"
4291 #      data-set: "vpp-performance-changes-2n-clx-ref-env4"
4292 #    - title: "2005.0-3"
4293 #      data-set: "vpp-performance-changes-2n-clx-cmp"
4294 #  comparisons:
4295 #    - title: "Diff"
4296 #      reference: 1
4297 #      compare: 2
4298 #  legend:
4299 #    - ''
4300 #    - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with x556.'
4301 #    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4302 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4303 #    - '2005.0-3 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4304 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4305 #
4306 ## VPP Performance Changes 2n-clx-x556 4t2c pdr
4307 #- type: "table"
4308 #  title: "VPP Performance Changes 2n-clx-x556 4t2c pdr"
4309 #  algorithm: "table_comparison"
4310 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-pdr"
4311 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4312 #  filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4313 #  columns:
4314 #    - title: "2001.0-2"
4315 #      data-set: "vpp-performance-changes-2n-clx-ref-env4"
4316 #    - title: "2005.0-3"
4317 #      data-set: "vpp-performance-changes-2n-clx-cmp"
4318 #  comparisons:
4319 #    - title: "Diff"
4320 #      reference: 1
4321 #      compare: 2
4322 #  legend:
4323 #    - ''
4324 #    - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with x556.'
4325 #    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4326 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4327 #    - '2005.0-3 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4328 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4329 #
4330 ## VPP Performance Changes 2n-clx-x556 2t1c ndr
4331 #- type: "table"
4332 #  title: "VPP Performance Changes 2n-clx-x556 2t1c ndr"
4333 #  algorithm: "table_comparison"
4334 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-ndr"
4335 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4336 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4337 #  columns:
4338 #    - title: "2001.0-2"
4339 #      data-set: "vpp-performance-changes-2n-clx-ref-env4"
4340 #    - title: "2005.0-3"
4341 #      data-set: "vpp-performance-changes-2n-clx-cmp"
4342 #  comparisons:
4343 #    - title: "Diff"
4344 #      reference: 1
4345 #      compare: 2
4346 #  legend:
4347 #    - ''
4348 #    - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with x556.'
4349 #    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4350 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4351 #    - '2005.0-3 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4352 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4353 #
4354 ## VPP Performance Changes 2n-clx-x556 4t2c ndr
4355 #- type: "table"
4356 #  title: "VPP Performance Changes 2n-clx-x556 ndr"
4357 #  algorithm: "table_comparison"
4358 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-ndr"
4359 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4360 #  filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4361 #  columns:
4362 #    - title: "2001.0-2"
4363 #      data-set: "vpp-performance-changes-2n-clx-ref-env4"
4364 #    - title: "2005.0-3"
4365 #      data-set: "vpp-performance-changes-2n-clx-cmp"
4366 #  comparisons:
4367 #    - title: "Diff"
4368 #      reference: 1
4369 #      compare: 2
4370 #  legend:
4371 #    - ''
4372 #    - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with x556.'
4373 #    - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4374 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4375 #    - '2005.0-3 vs 2001.0-2: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4376 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
4377
4378 # VPP Performance Changes 2n-dnv 1t1c pdr
4379 - type: "table"
4380   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
4381   algorithm: "table_comparison"
4382   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
4383   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4384   filter: "'1T1C'"
4385   columns:
4386     - title: "2001.0-2"
4387       data-set: "vpp-performance-changes-2n-dnv-h1"
4388     - title: "2005.0-5"
4389       data-set: "vpp-performance-changes-2n-dnv-ref"
4390     - title: "2009.0-5"
4391       data-set: "vpp-performance-changes-2n-dnv-cmp"
4392   comparisons:
4393     - title: "2009.0-5 vs 2005.0-5"
4394       reference: 2
4395       compare: 3
4396   legend:
4397     - ''
4398     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
4399     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4400     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4401     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4402
4403 # VPP Performance Changes 2n-dnv 2t2c pdr
4404 - type: "table"
4405   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
4406   algorithm: "table_comparison"
4407   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
4408   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4409   filter: "'2T2C'"
4410   columns:
4411     - title: "2001.0-2"
4412       data-set: "vpp-performance-changes-2n-dnv-h1"
4413     - title: "2005.0-5"
4414       data-set: "vpp-performance-changes-2n-dnv-ref"
4415     - title: "2009.0-5"
4416       data-set: "vpp-performance-changes-2n-dnv-cmp"
4417   comparisons:
4418     - title: "2009.0-5 vs 2005.0-5"
4419       reference: 2
4420       compare: 3
4421   legend:
4422     - ''
4423     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
4424     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4425     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4426     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4427
4428 # VPP Performance Changes 2n-dnv 1t1c ndr
4429 - type: "table"
4430   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
4431   algorithm: "table_comparison"
4432   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
4433   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4434   filter: "'1T1C'"
4435   columns:
4436     - title: "2001.0-2"
4437       data-set: "vpp-performance-changes-2n-dnv-h1"
4438     - title: "2005.0-5"
4439       data-set: "vpp-performance-changes-2n-dnv-ref"
4440     - title: "2009.0-5"
4441       data-set: "vpp-performance-changes-2n-dnv-cmp"
4442   comparisons:
4443     - title: "2009.0-5 vs 2005.0-5"
4444       reference: 2
4445       compare: 3
4446   legend:
4447     - ''
4448     - 'Test Case:            Test cases executed for: NDR throughput on 2n-dnv with x553.'
4449     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4450     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4451     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4452
4453 # VPP Performance Changes 2n-dnv 2t2c ndr
4454 - type: "table"
4455   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
4456   algorithm: "table_comparison"
4457   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
4458   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4459   filter: "'2T2C'"
4460   columns:
4461     - title: "2001.0-2"
4462       data-set: "vpp-performance-changes-2n-dnv-h1"
4463     - title: "2005.0-5"
4464       data-set: "vpp-performance-changes-2n-dnv-ref"
4465     - title: "2009.0-5"
4466       data-set: "vpp-performance-changes-2n-dnv-cmp"
4467   comparisons:
4468     - title: "2009.0-5 vs 2005.0-5"
4469       reference: 2
4470       compare: 3
4471   legend:
4472     - ''
4473     - 'Test Case:            Test cases executed for: NDR throughput on 2n-dnv with x553.'
4474     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4475     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4476     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4477
4478 # VPP Performance Changes 3n-dnv 1t1c pdr
4479 - type: "table"
4480   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
4481   algorithm: "table_comparison"
4482   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
4483   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4484   filter: "'1T1C'"
4485   columns:
4486     - title: "2001.0-2"
4487       data-set: "vpp-performance-changes-3n-dnv-h1"
4488     - title: "2005.0-5"
4489       data-set: "vpp-performance-changes-3n-dnv-ref"
4490     - title: "2009.0-5"
4491       data-set: "vpp-performance-changes-3n-dnv-cmp"
4492   comparisons:
4493     - title: "2009.0-5 vs 2005.0-5"
4494       reference: 2
4495       compare: 3
4496   legend:
4497     - ''
4498     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
4499     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4500     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4501     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4502
4503 # VPP Performance Changes 3n-dnv 2t2c pdr
4504 - type: "table"
4505   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
4506   algorithm: "table_comparison"
4507   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
4508   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4509   filter: "'2T2C'"
4510   columns:
4511     - title: "2001.0-2"
4512       data-set: "vpp-performance-changes-3n-dnv-h1"
4513     - title: "2005.0-5"
4514       data-set: "vpp-performance-changes-3n-dnv-ref"
4515     - title: "2009.0-5"
4516       data-set: "vpp-performance-changes-3n-dnv-cmp"
4517   comparisons:
4518     - title: "2009.0-5 vs 2005.0-5"
4519       reference: 2
4520       compare: 3
4521   legend:
4522     - ''
4523     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
4524     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4525     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4526     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4527
4528 # VPP Performance Changes 3n-dnv 1t1c ndr
4529 - type: "table"
4530   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
4531   algorithm: "table_comparison"
4532   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
4533   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4534   filter: "'1T1C'"
4535   columns:
4536     - title: "2001.0-2"
4537       data-set: "vpp-performance-changes-3n-dnv-h1"
4538     - title: "2005.0-5"
4539       data-set: "vpp-performance-changes-3n-dnv-ref"
4540     - title: "2009.0-5"
4541       data-set: "vpp-performance-changes-3n-dnv-cmp"
4542   comparisons:
4543     - title: "2009.0-5 vs 2005.0-5"
4544       reference: 2
4545       compare: 3
4546   legend:
4547     - ''
4548     - 'Test Case:            Test cases executed for: NDR throughput on 3n-dnv with x553.'
4549     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4550     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4551     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4552
4553 # VPP Performance Changes 3n-dnv 2t2c ndr
4554 - type: "table"
4555   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
4556   algorithm: "table_comparison"
4557   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
4558   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4559   filter: "'2T2C'"
4560   columns:
4561     - title: "2001.0-2"
4562       data-set: "vpp-performance-changes-3n-dnv-h1"
4563     - title: "2005.0-5"
4564       data-set: "vpp-performance-changes-3n-dnv-ref"
4565     - title: "2009.0-5"
4566       data-set: "vpp-performance-changes-3n-dnv-cmp"
4567   comparisons:
4568     - title: "2009.0-5 vs 2005.0-5"
4569       reference: 2
4570       compare: 3
4571   legend:
4572     - ''
4573     - 'Test Case:            Test cases executed for: NDR throughput on 3n-dnv with x553.'
4574     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4575     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4576     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4577
4578 # VPP Performance Changes 3n-tsh 1t1c pdr
4579 - type: "table"
4580   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
4581   algorithm: "table_comparison"
4582   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
4583   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4584   filter: "'1T1C'"
4585   columns:
4586     - title: "2001.0-4"
4587       data-set: "vpp-performance-changes-3n-tsh-h1"
4588     - title: "2005.0-4"
4589       data-set: "vpp-performance-changes-3n-tsh-ref-env4"
4590     - title: "2005.0-5"
4591       data-set: "vpp-performance-changes-3n-tsh-ref-env5"
4592     - title: "2009.0-5"
4593       data-set: "vpp-performance-changes-3n-tsh-cmp"
4594   comparisons:
4595     - title: "2005.0-5 vs 2005.0-4"
4596       reference: 2
4597       compare: 3
4598 #      rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca1.yaml"
4599     - title: "2009.0-5 vs 2005.0-5"
4600       reference: 3
4601       compare: 4
4602 #      rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca2.yaml"
4603   legend:
4604     - ''
4605     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
4606     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4607     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4608     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4609     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4610
4611 # VPP Performance Changes 3n-tsh 2t2c pdr
4612 - type: "table"
4613   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
4614   algorithm: "table_comparison"
4615   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
4616   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4617   filter: "'2T2C'"
4618   columns:
4619     - title: "2001.0-4"
4620       data-set: "vpp-performance-changes-3n-tsh-h1"
4621     - title: "2005.0-4"
4622       data-set: "vpp-performance-changes-3n-tsh-ref-env4"
4623     - title: "2005.0-5"
4624       data-set: "vpp-performance-changes-3n-tsh-ref-env5"
4625     - title: "2009.0-5"
4626       data-set: "vpp-performance-changes-3n-tsh-cmp"
4627   comparisons:
4628     - title: "2005.0-5 vs 2005.0-4"
4629       reference: 2
4630       compare: 3
4631 #      rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca1.yaml"
4632     - title: "2009.0-5 vs 2005.0-5"
4633       reference: 3
4634       compare: 4
4635 #      rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca2.yaml"
4636   legend:
4637     - ''
4638     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
4639     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4640     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4641     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4642     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4643
4644 # VPP Performance Changes 3n-tsh 1t1c ndr
4645 - type: "table"
4646   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
4647   algorithm: "table_comparison"
4648   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
4649   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4650   filter: "'1T1C'"
4651   columns:
4652     - title: "2001.0-4"
4653       data-set: "vpp-performance-changes-3n-tsh-h1"
4654     - title: "2005.0-4"
4655       data-set: "vpp-performance-changes-3n-tsh-ref-env4"
4656     - title: "2005.0-5"
4657       data-set: "vpp-performance-changes-3n-tsh-ref-env5"
4658     - title: "2009.0-5"
4659       data-set: "vpp-performance-changes-3n-tsh-cmp"
4660   comparisons:
4661     - title: "2005.0-5 vs 2005.0-4"
4662       reference: 2
4663       compare: 3
4664 #      rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca1.yaml"
4665     - title: "2009.0-5 vs 2005.0-5"
4666       reference: 3
4667       compare: 4
4668 #      rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca2.yaml"
4669   legend:
4670     - ''
4671     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
4672     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4673     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4674     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4675     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4676
4677 # VPP Performance Changes 3n-tsh 2t2c ndr
4678 - type: "table"
4679   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
4680   algorithm: "table_comparison"
4681   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
4682   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4683   filter: "'2T2C'"
4684   columns:
4685     - title: "2001.0-4"
4686       data-set: "vpp-performance-changes-3n-tsh-h1"
4687     - title: "2005.0-4"
4688       data-set: "vpp-performance-changes-3n-tsh-ref-env4"
4689     - title: "2005.0-5"
4690       data-set: "vpp-performance-changes-3n-tsh-ref-env5"
4691     - title: "2009.0-5"
4692       data-set: "vpp-performance-changes-3n-tsh-cmp"
4693   comparisons:
4694     - title: "2005.0-5 vs 2005.0-4"
4695       reference: 2
4696       compare: 3
4697 #      rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca1.yaml"
4698     - title: "2009.0-5 vs 2005.0-5"
4699       reference: 3
4700       compare: 4
4701 #      rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca2.yaml"
4702   legend:
4703     - ''
4704     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
4705     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
4706     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4707     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4708     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4709
4710 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
4711 - type: "table"
4712   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
4713   algorithm: "table_comparison"
4714   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
4715   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4716   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4717   columns:
4718     - title: "3n-hsw xl710"
4719       data-set: "vpp-compare-testbeds-ref"
4720       tag: "NIC_Intel-XL710"
4721     - title: "3n-skx xxv710"
4722       data-set: "vpp-compare-testbeds-cmp"
4723       tag: "NIC_Intel-XXV710"
4724   comparisons:
4725     - title: "Diff"
4726       reference: 1
4727       compare: 2
4728   legend:
4729     - ""
4730     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4731     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4732
4733 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
4734 - type: "table"
4735   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
4736   algorithm: "table_comparison"
4737   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
4738   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4739   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4740   columns:
4741     - title: "3n-hsw xl710"
4742       data-set: "vpp-compare-testbeds-ref"
4743       tag: "NIC_Intel-XL710"
4744     - title: "3n-skx xxv710"
4745       data-set: "vpp-compare-testbeds-cmp"
4746       tag: "NIC_Intel-XXV710"
4747   comparisons:
4748     - title: "Diff"
4749       reference: 1
4750       compare: 2
4751   legend:
4752     - ""
4753     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4754     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4755
4756 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
4757 - type: "table"
4758   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
4759   algorithm: "table_comparison"
4760   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
4761   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4762   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4763   columns:
4764     - title: "3n-hsw xl710"
4765       data-set: "vpp-compare-testbeds-ref"
4766       tag: "NIC_Intel-XL710"
4767     - title: "3n-skx xxv710"
4768       data-set: "vpp-compare-testbeds-cmp"
4769       tag: "NIC_Intel-XXV710"
4770   comparisons:
4771     - title: "Diff"
4772       reference: 1
4773       compare: 2
4774   legend:
4775     - ""
4776     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4777     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4778
4779 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
4780 - type: "table"
4781   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
4782   algorithm: "table_comparison"
4783   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
4784   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4785   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4786   columns:
4787     - title: "3n-hsw xl710"
4788       data-set: "vpp-compare-testbeds-ref"
4789       tag: "NIC_Intel-XL710"
4790     - title: "3n-skx xxv710"
4791       data-set: "vpp-compare-testbeds-cmp"
4792       tag: "NIC_Intel-XXV710"
4793   comparisons:
4794     - title: "Diff"
4795       reference: 1
4796       compare: 2
4797   legend:
4798     - ""
4799     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4800     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4801
4802 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
4803 - type: "table"
4804   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
4805   algorithm: "table_comparison"
4806   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
4807   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4808   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4809   columns:
4810     - title: "2n-skx"
4811       data-set: "vpp-compare-testbeds-skx-clx-ref"
4812     - title: "2n-clx"
4813       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4814   comparisons:
4815     - title: "Diff"
4816       reference: 1
4817       compare: 2
4818   legend:
4819     - ""
4820     - "2n-skx, 2n-clx - testbeds and NICs tested."
4821     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4822
4823 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
4824 - type: "table"
4825   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
4826   algorithm: "table_comparison"
4827   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
4828   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4829   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4830   columns:
4831     - title: "2n-skx"
4832       data-set: "vpp-compare-testbeds-skx-clx-ref"
4833     - title: "2n-clx"
4834       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4835   comparisons:
4836     - title: "Diff"
4837       reference: 1
4838       compare: 2
4839   legend:
4840     - ""
4841     - "2n-skx, 2n-clx - testbeds and NICs tested."
4842     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4843
4844 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
4845 - type: "table"
4846   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
4847   algorithm: "table_comparison"
4848   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
4849   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4850   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4851   columns:
4852     - title: "2n-skx"
4853       data-set: "vpp-compare-testbeds-skx-clx-ref"
4854     - title: "2n-clx"
4855       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4856   comparisons:
4857     - title: "Diff"
4858       reference: 1
4859       compare: 2
4860   legend:
4861     - ""
4862     - "2n-skx, 2n-clx - testbeds and NICs tested."
4863     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4864
4865 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
4866 - type: "table"
4867   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
4868   algorithm: "table_comparison"
4869   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
4870   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4871   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4872   columns:
4873     - title: "2n-skx"
4874       data-set: "vpp-compare-testbeds-skx-clx-ref"
4875     - title: "2n-clx"
4876       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4877   comparisons:
4878     - title: "Diff"
4879       reference: 1
4880       compare: 2
4881   legend:
4882     - ""
4883     - "2n-skx, 2n-clx - testbeds and NICs tested."
4884     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4885
4886 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
4887 - type: "table"
4888   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
4889   algorithm: "table_comparison"
4890   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
4891   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4892   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4893   columns:
4894     - title: "3n-hsw xl710"
4895       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4896       tag: "NIC_Intel-XL710"
4897     - title: "2n-clx xxv710"
4898       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4899       tag: "NIC_Intel-XXV710"
4900   comparisons:
4901     - title: "Diff"
4902       reference: 1
4903       compare: 2
4904   legend:
4905     - ""
4906     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4907     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4908
4909 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
4910 - type: "table"
4911   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
4912   algorithm: "table_comparison"
4913   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
4914   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4915   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4916   columns:
4917     - title: "3n-hsw xl710"
4918       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4919       tag: "NIC_Intel-XL710"
4920     - title: "2n-clx xxv710"
4921       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4922       tag: "NIC_Intel-XXV710"
4923   comparisons:
4924     - title: "Diff"
4925       reference: 1
4926       compare: 2
4927   legend:
4928     - ""
4929     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4930     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4931
4932 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
4933 - type: "table"
4934   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
4935   algorithm: "table_comparison"
4936   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
4937   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4938   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4939   columns:
4940     - title: "3n-hsw xl710"
4941       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4942       tag: "NIC_Intel-XL710"
4943     - title: "2n-clx xxv710"
4944       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4945       tag: "NIC_Intel-XXV710"
4946   comparisons:
4947     - title: "Diff"
4948       reference: 1
4949       compare: 2
4950   legend:
4951     - ""
4952     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4953     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4954
4955 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
4956 - type: "table"
4957   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
4958   algorithm: "table_comparison"
4959   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
4960   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4961   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4962   columns:
4963     - title: "3n-hsw xl710"
4964       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4965       tag: "NIC_Intel-XL710"
4966     - title: "2n-clx xxv710"
4967       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4968       tag: "NIC_Intel-XXV710"
4969   comparisons:
4970     - title: "Diff"
4971       reference: 1
4972       compare: 2
4973   legend:
4974     - ""
4975     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4976     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4977
4978 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
4979 - type: "table"
4980   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
4981   algorithm: "table_comparison"
4982   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
4983   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4984   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4985   columns:
4986     - title: "3n-skx"
4987       data-set: "vpp-compare-topologies-ref"
4988     - title: "2n-skx"
4989       data-set: "vpp-compare-topologies-cmp"
4990   comparisons:
4991     - title: "Diff"
4992       reference: 1
4993       compare: 2
4994   legend:
4995     - ""
4996     - "3n-skx, 2n-skx - topologies tested."
4997     - "Diff - difference between 3n-skx and 2n-skx topologies."
4998
4999 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
5000 - type: "table"
5001   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
5002   algorithm: "table_comparison"
5003   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
5004   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
5005   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
5006   columns:
5007     - title: "3n-skx"
5008       data-set: "vpp-compare-topologies-ref"
5009     - title: "2n-skx"
5010       data-set: "vpp-compare-topologies-cmp"
5011   comparisons:
5012     - title: "Diff"
5013       reference: 1
5014       compare: 2
5015   legend:
5016     - ""
5017     - "3n-skx, 2n-skx - topologies tested."
5018     - "Diff - difference between 3n-skx and 2n-skx topologies."
5019
5020 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
5021 - type: "table"
5022   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
5023   algorithm: "table_comparison"
5024   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
5025   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5026   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
5027   columns:
5028     - title: "3n-skx"
5029       data-set: "vpp-compare-topologies-ref"
5030     - title: "2n-skx"
5031       data-set: "vpp-compare-topologies-cmp"
5032   comparisons:
5033     - title: "Diff"
5034       reference: 1
5035       compare: 2
5036   legend:
5037     - ""
5038     - "3n-skx, 2n-skx - topologies tested."
5039     - "Diff - difference between 3n-skx and 2n-skx topologies."
5040
5041 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
5042 - type: "table"
5043   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
5044   algorithm: "table_comparison"
5045   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
5046   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
5047   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
5048   columns:
5049     - title: "3n-skx"
5050       data-set: "vpp-compare-topologies-ref"
5051     - title: "2n-skx"
5052       data-set: "vpp-compare-topologies-cmp"
5053   comparisons:
5054     - title: "Diff"
5055       reference: 1
5056       compare: 2
5057   legend:
5058     - ""
5059     - "3n-skx, 2n-skx - topologies tested."
5060     - "Diff - difference between 3n-skx and 2n-skx topologies."
5061
5062 # VPP Performance Changes 3n-hsw 1t1c mrr
5063 - type: "table"
5064   title: "VPP Performance Changes 3n-hsw 1t1c mrr"
5065   algorithm: "table_comparison"
5066   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
5067   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5068   filter: "'1T1C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
5069   columns:
5070     - title: "2001.0-2"
5071       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
5072     - title: "2005.0-4"
5073       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env4"
5074     - title: "2005.0-5"
5075       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env5"
5076     - title: "2009.0-5"
5077       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
5078   comparisons:
5079     - title: "2005.0-5 vs 2005.0-4"
5080       reference: 2
5081       compare: 3
5082 #      rca-file: "rca/rca-3n-hsw-1t1c-mrr-rca1.yaml"
5083     - title: "2009.0-5 vs 2005.0-5"
5084       reference: 3
5085       compare: 4
5086 #      rca-file: "rca/rca-3n-hsw-1t1c-mrr-rca2.yaml"
5087   legend:
5088     - ''
5089     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
5090     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5091     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5092     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5093     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5094
5095 # VPP Performance Changes 3n-hsw 2t2c mrr
5096 - type: "table"
5097   title: "VPP Performance Changes 3n-hsw 2t2c mrr"
5098   algorithm: "table_comparison"
5099   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
5100   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5101   filter: "'2T2C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
5102   columns:
5103     - title: "2001.0-2"
5104       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
5105     - title: "2005.0-4"
5106       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env4"
5107     - title: "2005.0-5"
5108       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env5"
5109     - title: "2009.0-5"
5110       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
5111   comparisons:
5112     - title: "2005.0-5 vs 2005.0-4"
5113       reference: 2
5114       compare: 3
5115 #      rca-file: "rca/rca-3n-hsw-2t2c-mrr-rca1.yaml"
5116     - title: "2009.0-5 vs 2005.0-5"
5117       reference: 3
5118       compare: 4
5119 #      rca-file: "rca/rca-3n-hsw-2t2c-mrr-rca2.yaml"
5120   legend:
5121     - ''
5122     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
5123     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5124     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5125     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5126     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5127
5128 # VPP Performance Changes 3n-hsw 4t4c mrr
5129 - type: "table"
5130   title: "VPP Performance Changes 3n-hsw 4t4c mrr"
5131   algorithm: "table_comparison"
5132   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
5133   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5134   filter: "'4T4C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
5135   columns:
5136     - title: "2001.0-2"
5137       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
5138     - title: "2005.0-4"
5139       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env4"
5140     - title: "2005.0-5"
5141       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env5"
5142     - title: "2009.0-5"
5143       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
5144   comparisons:
5145     - title: "2005.0-5 vs 2005.0-4"
5146       reference: 2
5147       compare: 3
5148 #      rca-file: "rca/rca-3n-hsw-4t4c-mrr-rca1.yaml"
5149     - title: "2009.0-5 vs 2005.0-5"
5150       reference: 3
5151       compare: 4
5152 #      rca-file: "rca/rca-3n-hsw-4t4c-mrr-rca2.yaml"
5153   legend:
5154     - ''
5155     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
5156     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5157     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5158     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5159     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5160
5161 # VPP Performance Changes 3n-skx 2t1c mrr
5162 - type: "table"
5163   title: "VPP Performance Changes 3n-skx 2t1c mrr"
5164   algorithm: "table_comparison"
5165   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
5166   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5167   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5168   columns:
5169     - title: "2001.0-2"
5170       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
5171     - title: "2005.0-4"
5172       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env4"
5173     - title: "2005.0-5"
5174       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env5"
5175     - title: "2009.0-5"
5176       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
5177   comparisons:
5178     - title: "2005.0-5 vs 2005.0-4"
5179       reference: 2
5180       compare: 3
5181 #      rca-file: "rca/rca-3n-hsw-2t1c-mrr-rca1.yaml"
5182     - title: "2009.0-5 vs 2005.0-5"
5183       reference: 2
5184       compare: 3
5185 #      rca-file: "rca/rca-3n-hsw-2t1c-mrr-rca2.yaml"
5186   legend:
5187     - ''
5188     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
5189     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
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     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5192     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5193
5194 # VPP Performance Changes 3n-skx 4t2c mrr
5195 - type: "table"
5196   title: "VPP Performance Changes 3n-skx 4t2c mrr"
5197   algorithm: "table_comparison"
5198   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
5199   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5200   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5201   columns:
5202     - title: "2001.0-2"
5203       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
5204     - title: "2005.0-4"
5205       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env4"
5206     - title: "2005.0-5"
5207       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env5"
5208     - title: "2009.0-5"
5209       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
5210   comparisons:
5211     - title: "2005.0-5 vs 2005.0-4"
5212       reference: 2
5213       compare: 3
5214 #      rca-file: "rca/rca-3n-hsw-4t2c-mrr-rca1.yaml"
5215     - title: "2009.0-5 vs 2005.0-5"
5216       reference: 2
5217       compare: 3
5218 #      rca-file: "rca/rca-3n-hsw-4t2c-mrr-rca2.yaml"
5219   legend:
5220     - ''
5221     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
5222     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5223     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5224     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5225     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5226
5227 # VPP Performance Changes 3n-skx 8t4c mrr
5228 - type: "table"
5229   title: "VPP Performance Changes 3n-skx 8t4c mrr"
5230   algorithm: "table_comparison"
5231   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
5232   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5233   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5234   columns:
5235     - title: "2001.0-2"
5236       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
5237     - title: "2005.0-4"
5238       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env4"
5239     - title: "2005.0-5"
5240       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env5"
5241     - title: "2009.0-5"
5242       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
5243   comparisons:
5244     - title: "2005.0-5 vs 2005.0-4"
5245       reference: 2
5246       compare: 3
5247 #      rca-file: "rca/rca-3n-hsw-8t4c-mrr-rca1.yaml"
5248     - title: "2009.0-5 vs 2005.0-5"
5249       reference: 2
5250       compare: 3
5251 #      rca-file: "rca/rca-3n-hsw-8t4c-mrr-rca2.yaml"
5252   legend:
5253     - ''
5254     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
5255     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5256     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5257     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5258     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5259
5260 # VPP Performance Changes 2n-skx 2t1c mrr
5261 - type: "table"
5262   title: "VPP Performance Changes 2n-skx 2t1c mrr"
5263   algorithm: "table_comparison"
5264   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
5265   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5266   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5267   columns:
5268     - title: "2001.0-2"
5269       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
5270     - title: "2005.0-4"
5271       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env4"
5272     - title: "2005.0-5"
5273       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env5"
5274     - title: "2009.0-5"
5275       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
5276   comparisons:
5277     - title: "2005.0-5 vs 2005.0-4"
5278       reference: 2
5279       compare: 3
5280 #      rca-file: "rca/rca-2n-skx-2t1c-mrr-rca1.yaml"
5281     - title: "2009.0-5 vs 2005.0-4"
5282       reference: 3
5283       compare: 4
5284 #      rca-file: "rca/rca-2n-skx-2t1c-mrr-rca2.yaml"
5285   legend:
5286     - ''
5287     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
5288     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5289     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5290     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5291     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5292
5293 # VPP Performance Changes 2n-skx 4t2c mrr
5294 - type: "table"
5295   title: "VPP Performance Changes 2n-skx 4t2c mrr"
5296   algorithm: "table_comparison"
5297   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
5298   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5299   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5300   columns:
5301     - title: "2001.0-2"
5302       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
5303     - title: "2005.0-4"
5304       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env4"
5305     - title: "2005.0-5"
5306       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env5"
5307     - title: "2009.0-5"
5308       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
5309   comparisons:
5310     - title: "2005.0-5 vs 2005.0-4"
5311       reference: 2
5312       compare: 3
5313 #      rca-file: "rca/rca-2n-skx-4t2c-mrr-rca1.yaml"
5314     - title: "2009.0-5 vs 2005.0-4"
5315       reference: 3
5316       compare: 4
5317 #      rca-file: "rca/rca-2n-skx-4t2c-mrr-rca2.yaml"
5318   legend:
5319     - ''
5320     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
5321     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5322     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5323     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5324     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5325
5326 # VPP Performance Changes 2n-skx 8t4c mrr
5327 - type: "table"
5328   title: "VPP Performance Changes 2n-skx 8t4c mrr"
5329   algorithm: "table_comparison"
5330   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
5331   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5332   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5333   columns:
5334     - title: "2001.0-2"
5335       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
5336     - title: "2005.0-4"
5337       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env4"
5338     - title: "2005.0-5"
5339       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env5"
5340     - title: "2009.0-5"
5341       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
5342   comparisons:
5343     - title: "2005.0-5 vs 2005.0-4"
5344       reference: 2
5345       compare: 3
5346 #      rca-file: "rca/rca-2n-skx-8t4c-mrr-rca1.yaml"
5347     - title: "2009.0-5 vs 2005.0-4"
5348       reference: 3
5349       compare: 4
5350 #      rca-file: "rca/rca-2n-skx-8t4c-mrr-rca2.yaml"
5351   legend:
5352     - ''
5353     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
5354     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5355     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5356     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5357     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5358
5359 # VPP Performance Changes 2n-clx-xxv710 2t1c mrr
5360 - type: "table"
5361   title: "VPP Performance Changes 2n-clx-xxv710 2t1c mrr"
5362   algorithm: "table_comparison"
5363   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-mrr"
5364   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5365   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5366   columns:
5367     - title: "2001.0-2"
5368       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
5369     - title: "2005.0-4"
5370       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
5371     - title: "2005.0-5"
5372       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env5"
5373     - title: "2009.0-5"
5374       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5375   comparisons:
5376     - title: "2005.0-5 vs 2005.0-4"
5377       reference: 2
5378       compare: 3
5379 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca1.yaml"
5380     - title: "2009.0-5 vs 2005.0-5"
5381       reference: 3
5382       compare: 4
5383 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca2.yaml"
5384   legend:
5385     - ''
5386     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
5387     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5388     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5389     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5390     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5391
5392 # VPP Performance Changes 2n-clx-xxv710 4t2c mrr
5393 - type: "table"
5394   title: "VPP Performance Changes 2n-clx-xxv710 4t2c mrr"
5395   algorithm: "table_comparison"
5396   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-mrr"
5397   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5398   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5399   columns:
5400     - title: "2001.0-2"
5401       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
5402     - title: "2005.0-4"
5403       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
5404     - title: "2005.0-5"
5405       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env5"
5406     - title: "2009.0-5"
5407       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5408   comparisons:
5409     - title: "2005.0-5 vs 2005.0-4"
5410       reference: 2
5411       compare: 3
5412 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca1.yaml"
5413     - title: "2009.0-5 vs 2005.0-5"
5414       reference: 3
5415       compare: 4
5416 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca2.yaml"
5417   legend:
5418     - ''
5419     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
5420     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5421     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5422     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5423     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5424
5425 # VPP Performance Changes 2n-clx-xxv710 8t4c mrr
5426 - type: "table"
5427   title: "VPP Performance Changes 2n-clx-xxv710 8t4c mrr"
5428   algorithm: "table_comparison"
5429   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-8t4c-mrr"
5430   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5431   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
5432   columns:
5433     - title: "2001.0-2"
5434       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
5435     - title: "2005.0-4"
5436       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
5437     - title: "2005.0-5"
5438       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env5"
5439     - title: "2009.0-5"
5440       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5441   comparisons:
5442     - title: "2005.0-5 vs 2005.0-4"
5443       reference: 2
5444       compare: 3
5445 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca1.yaml"
5446     - title: "2009.0-5 vs 2005.0-5"
5447       reference: 3
5448       compare: 4
5449 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca2.yaml"
5450   legend:
5451     - ''
5452     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
5453     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5454     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5455     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5456     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5457
5458 ## VPP Performance Changes 2n-clx-x556 2t1c mrr
5459 #- type: "table"
5460 #  title: "VPP Performance Changes 2n-clx-x556 2t1c mrr"
5461 #  algorithm: "table_comparison"
5462 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-mrr"
5463 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5464 #  filter: "'2T1C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
5465 #  columns:
5466 #    - title: "2001"
5467 #      data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
5468 #    - title: "2005"
5469 #      data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5470 #  comparisons:
5471 #    - title: "Diff"
5472 #      reference: 1
5473 #      compare: 2
5474 #  legend:
5475 #    - ""
5476 #    - "2001, 2005 - VPP versions tested."
5477 #    - "Diff - difference between 2001 and 2005 VPP version."
5478 #
5479 ## VPP Performance Changes 2n-clx-x556 4t2c mrr
5480 #- type: "table"
5481 #  title: "VPP Performance Changes 2n-clx-x556 4t2c mrr"
5482 #  algorithm: "table_comparison"
5483 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-mrr"
5484 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5485 #  filter: "'4T2C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
5486 #  columns:
5487 #    - title: "2001"
5488 #      data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
5489 #    - title: "2005"
5490 #      data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5491 #  comparisons:
5492 #    - title: "Diff"
5493 #      reference: 1
5494 #      compare: 2
5495 #  legend:
5496 #    - ""
5497 #    - "2001, 2005 - VPP versions tested."
5498 #    - "Diff - difference between 2001 and 2005 VPP version."
5499 #
5500 ## VPP Performance Changes 2n-clx-x556 8t4c mrr
5501 #- type: "table"
5502 #  title: "VPP Performance Changes 2n-clx-x556 8t4c mrr"
5503 #  algorithm: "table_comparison"
5504 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-8t4c-mrr"
5505 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5506 #  filter: "'8T4C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
5507 #  columns:
5508 #    - title: "2001"
5509 #      data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
5510 #    - title: "2005"
5511 #      data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
5512 #  comparisons:
5513 #    - title: "Diff"
5514 #      reference: 1
5515 #      compare: 2
5516 #  legend:
5517 #    - ""
5518 #    - "2001, 2005 - VPP versions tested."
5519 #    - "Diff - difference between 2001 and 2005 VPP version."
5520
5521 # VPP Performance Changes 2n-dnv 1t1c mrr
5522 - type: "table"
5523   title: "VPP Performance Changes 2n-dnv 1t1c mrr"
5524   algorithm: "table_comparison"
5525   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
5526   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5527   filter: "'1T1C'"
5528   columns:
5529     - title: "2001.0-2"
5530       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
5531     - title: "2005.0-5"
5532       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
5533     - title: "2009.0-5"
5534       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
5535   comparisons:
5536     - title: "2009.0-5 vs 2005.0-5"
5537       reference: 2
5538       compare: 3
5539   legend:
5540     - ''
5541     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
5542     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5543     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5544     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5545
5546 # VPP Performance Changes 2n-dnv 2t2c mrr
5547 - type: "table"
5548   title: "VPP Performance Changes 2n-dnv 2t2c mrr"
5549   algorithm: "table_comparison"
5550   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
5551   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5552   filter: "'2T2C'"
5553   columns:
5554     - title: "2001.0-2"
5555       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
5556     - title: "2005.0-5"
5557       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
5558     - title: "2009.0-5"
5559       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
5560   comparisons:
5561     - title: "2009.0-5 vs 2005.0-5"
5562       reference: 2
5563       compare: 3
5564   legend:
5565     - ''
5566     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
5567     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5568     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5569     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5570
5571 # VPP Performance Changes 2n-dnv 4t4c mrr
5572 - type: "table"
5573   title: "VPP Performance Changes 2n-dnv 4t4c mrr"
5574   algorithm: "table_comparison"
5575   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
5576   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5577   filter: "'4T4C'"
5578   columns:
5579     - title: "2001.0-2"
5580       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
5581     - title: "2005.0-5"
5582       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
5583     - title: "2009.0-5"
5584       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
5585   comparisons:
5586     - title: "2009.0-5 vs 2005.0-5"
5587       reference: 2
5588       compare: 3
5589   legend:
5590     - ''
5591     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
5592     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5593     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5594     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5595
5596 # VPP Performance Changes 3n-dnv 1t1c mrr
5597 - type: "table"
5598   title: "VPP Performance Changes 3n-dnv 1t1c mrr"
5599   algorithm: "table_comparison"
5600   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
5601   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5602   filter: "'1T1C'"
5603   columns:
5604     - title: "2001.0-2"
5605       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5606     - title: "2005.0-5"
5607       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
5608     - title: "2009.0-5"
5609       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5610   comparisons:
5611     - title: "2009.0-5 vs 2005.0-5"
5612       reference: 2
5613       compare: 3
5614   legend:
5615     - ''
5616     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
5617     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5618     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5619     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5620
5621 # VPP Performance Changes 3n-dnv 2t2c mrr
5622 - type: "table"
5623   title: "VPP Performance Changes 3n-dnv 2t2c mrr"
5624   algorithm: "table_comparison"
5625   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
5626   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5627   filter: "'2T2C'"
5628   columns:
5629     - title: "2001.0-2"
5630       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5631     - title: "2005.0-5"
5632       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
5633     - title: "2009.0-5"
5634       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5635   comparisons:
5636     - title: "2009.0-5 vs 2005.0-5"
5637       reference: 2
5638       compare: 3
5639   legend:
5640     - ''
5641     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
5642     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5643     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5644     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5645
5646 # VPP Performance Changes 3n-dnv 4t4c mrr
5647 - type: "table"
5648   title: "VPP Performance Changes 3n-dnv 4t4c mrr"
5649   algorithm: "table_comparison"
5650   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
5651   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5652   filter: "'4T4C'"
5653   columns:
5654     - title: "2001.0-2"
5655       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5656     - title: "2005.0-5"
5657       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
5658     - title: "2009.0-5"
5659       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5660   comparisons:
5661     - title: "2009.0-5 vs 2005.0-5"
5662       reference: 2
5663       compare: 3
5664   legend:
5665     - ''
5666     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
5667     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5668     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5669     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5670
5671 # VPP Performance Changes 3n-tsh 1t1c mrr
5672 - type: "table"
5673   title: "VPP Performance Changes 3n-tsh 1t1c mrr"
5674   algorithm: "table_comparison"
5675   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
5676   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5677   filter: "'1T1C'"
5678   columns:
5679     - title: "2001.0-2"
5680       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5681     - title: "2005.0-4"
5682       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env4"
5683     - title: "2005.0-5"
5684       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env5"
5685     - title: "2009.0-5"
5686       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5687   comparisons:
5688     - title: "2005.0-5 vs 2005.0-4"
5689       reference: 2
5690       compare: 3
5691 #      rca-file: "rca/rca-3n-tsh-1t1c-mrr-rca1.yaml"
5692     - title: "2009.0-5 vs 2005.0-5"
5693       reference: 3
5694       compare: 4
5695 #      rca-file: "rca/rca-3n-tsh-1t1c-mrr-rca2.yaml"
5696   legend:
5697     - ''
5698     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
5699     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5700     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5701     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5702     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5703
5704 # VPP Performance Changes 3n-tsh 2t2c mrr
5705 - type: "table"
5706   title: "VPP Performance Changes 3n-tsh 2t2c mrr"
5707   algorithm: "table_comparison"
5708   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
5709   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5710   filter: "'2T2C'"
5711   columns:
5712     - title: "2001.0-2"
5713       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5714     - title: "2005.0-4"
5715       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env4"
5716     - title: "2005.0-5"
5717       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env5"
5718     - title: "2009.0-5"
5719       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5720   comparisons:
5721     - title: "2005.0-5 vs 2005.0-4"
5722       reference: 2
5723       compare: 3
5724 #      rca-file: "rca/rca-3n-tsh-2t2c-mrr-rca1.yaml"
5725     - title: "2009.0-5 vs 2005.0-5"
5726       reference: 3
5727       compare: 4
5728 #      rca-file: "rca/rca-3n-tsh-2t2c-mrr-rca2.yaml"
5729   legend:
5730     - ''
5731     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
5732     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5733     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5734     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5735     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5736
5737 # VPP Performance Changes 3n-tsh 4t4c mrr
5738 - type: "table"
5739   title: "VPP Performance Changes 3n-tsh 4t4c mrr"
5740   algorithm: "table_comparison"
5741   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
5742   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5743   filter: "'4T4C'"
5744   columns:
5745     - title: "2001.0-2"
5746       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5747     - title: "2005.0-4"
5748       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env4"
5749     - title: "2005.0-5"
5750       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env5"
5751     - title: "2009.0-5"
5752       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5753   comparisons:
5754     - title: "2005.0-5 vs 2005.0-4"
5755       reference: 2
5756       compare: 3
5757 #      rca-file: "rca/rca-3n-tsh-4t4c-mrr-rca1.yaml"
5758     - title: "2009.0-5 vs 2005.0-5"
5759       reference: 3
5760       compare: 4
5761 #      rca-file: "rca/rca-3n-tsh-4t4c-mrr-rca2.yaml"
5762   legend:
5763     - ''
5764     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
5765     - 'YYMM.V-E:             [Mpps +- StDev] results for VPP (YY year, MM month, V minor version) tested in CSIT (E environment version, "2" for CSIT rls2001, "4" for CSIT rls2005).'
5766     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5767     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5768     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5769
5770 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
5771 - type: "table"
5772   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
5773   algorithm: "table_comparison"
5774   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
5775   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5776   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
5777   columns:
5778     - title: "3n-hsw xl710"
5779       data-set: "vpp-compare-testbeds-mrr-ref"
5780       tag: "NIC_Intel-XL710"
5781     - title: "3n-skx xxv710"
5782       data-set: "vpp-compare-testbeds-mrr-cmp"
5783       tag: "NIC_Intel-XXV710"
5784   comparisons:
5785     - title: "Diff"
5786       reference: 1
5787       compare: 2
5788   legend:
5789     - ""
5790     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5791     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5792
5793 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
5794 - type: "table"
5795   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
5796   algorithm: "table_comparison"
5797   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
5798   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5799   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
5800   columns:
5801     - title: "3n-hsw xl710"
5802       data-set: "vpp-compare-testbeds-mrr-ref"
5803       tag: "NIC_Intel-XL710"
5804     - title: "3n-skx xxv710"
5805       data-set: "vpp-compare-testbeds-mrr-cmp"
5806       tag: "NIC_Intel-XXV710"
5807   comparisons:
5808     - title: "Diff"
5809       reference: 1
5810       compare: 2
5811   legend:
5812     - ""
5813     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5814     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5815
5816 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
5817 - type: "table"
5818   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
5819   algorithm: "table_comparison"
5820   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
5821   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5822   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
5823   columns:
5824     - title: "3n-hsw xl710"
5825       data-set: "vpp-compare-testbeds-mrr-ref"
5826       tag: "NIC_Intel-XL710"
5827     - title: "3n-skx xxv710"
5828       data-set: "vpp-compare-testbeds-mrr-cmp"
5829       tag: "NIC_Intel-XXV710"
5830   comparisons:
5831     - title: "Diff"
5832       reference: 1
5833       compare: 2
5834   legend:
5835     - ""
5836     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5837     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5838
5839 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
5840 - type: "table"
5841   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
5842   algorithm: "table_comparison"
5843   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
5844   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5845   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5846   columns:
5847     - title: "2n-skx"
5848       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5849     - title: "2n-clx"
5850       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5851   comparisons:
5852     - title: "Diff"
5853       reference: 1
5854       compare: 2
5855   legend:
5856     - ""
5857     - "2n-skx, 2n-clx - testbeds and NICs tested."
5858     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5859
5860 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
5861 - type: "table"
5862   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
5863   algorithm: "table_comparison"
5864   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
5865   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5866   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5867   columns:
5868     - title: "2n-skx"
5869       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5870     - title: "2n-clx"
5871       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5872   comparisons:
5873     - title: "Diff"
5874       reference: 1
5875       compare: 2
5876   legend:
5877     - ""
5878     - "2n-skx, 2n-clx - testbeds and NICs tested."
5879     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5880
5881 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
5882 - type: "table"
5883   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
5884   algorithm: "table_comparison"
5885   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
5886   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5887   filter: "'8T4C' and 'NIC_Intel-XXV710'"
5888   columns:
5889     - title: "2n-skx"
5890       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5891     - title: "2n-clx"
5892       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5893   comparisons:
5894     - title: "Diff"
5895       reference: 1
5896       compare: 2
5897   legend:
5898     - ""
5899     - "2n-skx, 2n-clx - testbeds and NICs tested."
5900     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5901
5902 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
5903 - type: "table"
5904   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
5905   algorithm: "table_comparison"
5906   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
5907   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5908   filter: "'MRR' and '1C' and 'NIC_Intel-XXV710'"
5909   columns:
5910     - title: "3n-skx"
5911       data-set: "vpp-compare-topologies-mrr-ref"
5912     - title: "2n-skx"
5913       data-set: "vpp-compare-topologies-mrr-cmp"
5914   comparisons:
5915     - title: "Diff"
5916       reference: 1
5917       compare: 2
5918   legend:
5919     - ""
5920     - "3n-skx, 2n-skx - topologies tested."
5921     - "Diff - difference between 3n-skx and 2n-skx topologies."
5922
5923 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
5924 - type: "table"
5925   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
5926   algorithm: "table_comparison"
5927   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
5928   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5929   filter: "'MRR' and '2C' and 'NIC_Intel-XXV710'"
5930   columns:
5931     - title: "3n-skx"
5932       data-set: "vpp-compare-topologies-mrr-ref"
5933     - title: "2n-skx"
5934       data-set: "vpp-compare-topologies-mrr-cmp"
5935   comparisons:
5936     - title: "Diff"
5937       reference: 1
5938       compare: 2
5939   legend:
5940     - ""
5941     - "3n-skx, 2n-skx - topologies tested."
5942     - "Diff - difference between 3n-skx and 2n-skx topologies."
5943
5944 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
5945 - type: "table"
5946   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
5947   algorithm: "table_comparison"
5948   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
5949   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5950   filter: "'MRR' and '4C' and 'NIC_Intel-XXV710'"
5951   columns:
5952     - title: "3n-skx"
5953       data-set: "vpp-compare-topologies-mrr-ref"
5954     - title: "2n-skx"
5955       data-set: "vpp-compare-topologies-mrr-cmp"
5956   comparisons:
5957     - title: "Diff"
5958       reference: 1
5959       compare: 2
5960   legend:
5961     - ""
5962     - "3n-skx, 2n-skx - topologies tested."
5963     - "Diff - difference between 3n-skx and 2n-skx topologies."
5964
5965 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
5966 - type: "table"
5967   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
5968   algorithm: "table_comparison"
5969   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
5970   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5971   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
5972   columns:
5973     - title: "3n-hsw xl710"
5974       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5975       tag: "NIC_Intel-XL710"
5976     - title: "2n-clx xxv710"
5977       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5978       tag: "NIC_Intel-XXV710"
5979   comparisons:
5980     - title: "Diff"
5981       reference: 1
5982       compare: 2
5983   legend:
5984     - ""
5985     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5986     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5987
5988 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
5989 - type: "table"
5990   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
5991   algorithm: "table_comparison"
5992   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
5993   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5994   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
5995   columns:
5996     - title: "3n-hsw xl710"
5997       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5998       tag: "NIC_Intel-XL710"
5999     - title: "2n-clx xxv710"
6000       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
6001       tag: "NIC_Intel-XXV710"
6002   comparisons:
6003     - title: "Diff"
6004       reference: 1
6005       compare: 2
6006   legend:
6007     - ""
6008     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
6009     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
6010
6011 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
6012 - type: "table"
6013   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
6014   algorithm: "table_comparison"
6015   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
6016   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
6017   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
6018   columns:
6019     - title: "3n-hsw xl710"
6020       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
6021       tag: "NIC_Intel-XL710"
6022     - title: "2n-clx xxv710"
6023       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
6024       tag: "NIC_Intel-XXV710"
6025   comparisons:
6026     - title: "Diff"
6027       reference: 1
6028       compare: 2
6029   legend:
6030     - ""
6031     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
6032     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
6033
6034 # Detailed Test Results - VPP Performance Results 3n-hsw
6035 - type: "table"
6036   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
6037   algorithm: "table_merged_details"
6038   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/"
6039   columns:
6040     - title: " |prein| Test Name |preout| "
6041       data: "data name"
6042     - 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| "
6043       data: "data msg"
6044   data: "vpp-perf-results-3n-hsw"
6045   filter: "all"
6046   parameters:
6047   - "name"
6048   - "parent"
6049   - "msg"
6050
6051 # Detailed Test Results - VPP Performance Results 3n-skx
6052 - type: "table"
6053   title: "Detailed Test Results - VPP Performance Results 3n-skx"
6054   algorithm: "table_merged_details"
6055   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/"
6056   columns:
6057     - title: " |prein| Test Name |preout| "
6058       data: "data name"
6059     - 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| "
6060       data: "data msg"
6061   data: "vpp-perf-results-3n-skx"
6062   filter: "all"
6063   remove-ndr: False
6064   parameters:
6065   - "name"
6066   - "parent"
6067   - "msg"
6068
6069 # Detailed Test Results - VPP Performance Results 2n-skx
6070 - type: "table"
6071   title: "Detailed Test Results - VPP Performance Results 2n-skx"
6072   algorithm: "table_merged_details"
6073   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/"
6074   columns:
6075     - title: " |prein| Test Name |preout| "
6076       data: "data name"
6077     - 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| "
6078       data: "data msg"
6079   data: "vpp-perf-results-2n-skx"
6080   filter: "all"
6081   remove-ndr: False
6082   parameters:
6083   - "name"
6084   - "parent"
6085   - "msg"
6086
6087 # Detailed Test Results - VPP Performance Results 2n-clx
6088 - type: "table"
6089   title: "Detailed Test Results - VPP Performance Results 2n-clx"
6090   algorithm: "table_merged_details"
6091   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/"
6092   columns:
6093     - title: " |prein| Test Name |preout| "
6094       data: "data name"
6095     - 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| "
6096       data: "data msg"
6097   data: "vpp-perf-results-2n-clx"
6098   filter: "all"
6099   parameters:
6100   - "name"
6101   - "parent"
6102   - "msg"
6103
6104 # Detailed Test Results - VPP Performance Results 3n-tsh
6105 - type: "table"
6106   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
6107   algorithm: "table_merged_details"
6108   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/"
6109   columns:
6110     - title: " |prein| Test Name |preout| "
6111       data: "data name"
6112     - 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| "
6113       data: "data msg"
6114   data: "vpp-perf-results-3n-tsh"
6115   filter: "all"
6116   parameters:
6117   - "name"
6118   - "parent"
6119   - "msg"
6120
6121 # Detailed Test Results - VPP Performance Results 3n-dnv
6122 - type: "table"
6123   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
6124   algorithm: "table_merged_details"
6125   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/"
6126   columns:
6127     - title: " |prein| Test Name |preout| "
6128       data: "data name"
6129     - 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| "
6130       data: "data msg"
6131   data: "vpp-perf-results-3n-dnv"
6132   filter: "all"
6133   parameters:
6134   - "name"
6135   - "parent"
6136   - "msg"
6137
6138 # Detailed Test Results - VPP Performance Results 2n-dnv
6139 - type: "table"
6140   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
6141   algorithm: "table_merged_details"
6142   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
6143   columns:
6144     - title: " |prein| Test Name |preout| "
6145       data: "data name"
6146     - 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| "
6147       data: "data msg"
6148   data: "vpp-perf-results-2n-dnv"
6149   filter: "all"
6150   parameters:
6151   - "name"
6152   - "parent"
6153   - "msg"
6154
6155 # Test configuration - VPP Performance Test Configs 3n-hsw
6156 - type: "table"
6157   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
6158   algorithm: "table_merged_details"
6159   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/"
6160   columns:
6161     - title: " |prein| Test Name |preout| "
6162       data: "data name"
6163     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6164       data: "data conf-history"
6165   data: "vpp-perf-results-3n-hsw"
6166   filter: "all"
6167   parameters:
6168   - "parent"
6169   - "name"
6170   - "conf-history"
6171
6172 # Test configuration - VPP Performance Test Configs 3n-skx
6173 - type: "table"
6174   title: "Test configuration - VPP Performance Test Configs 3n-skx"
6175   algorithm: "table_merged_details"
6176   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/"
6177   columns:
6178     - title: " |prein| Test Name |preout| "
6179       data: "data name"
6180     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6181       data: "data conf-history"
6182   data: "vpp-perf-results-3n-skx"
6183   filter: "all"
6184   parameters:
6185   - "parent"
6186   - "name"
6187   - "conf-history"
6188
6189 # Test configuration - VPP Performance Test Configs 2n-skx
6190 - type: "table"
6191   title: "Test configuration - VPP Performance Test Configs 2n-skx"
6192   algorithm: "table_merged_details"
6193   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/"
6194   columns:
6195     - title: " |prein| Test Name |preout| "
6196       data: "data name"
6197     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6198       data: "data conf-history"
6199   data: "vpp-perf-results-2n-skx"
6200   filter: "all"
6201   parameters:
6202   - "parent"
6203   - "name"
6204   - "conf-history"
6205
6206 # Test configuration - VPP Performance Test Configs 2n-clx
6207 - type: "table"
6208   title: "Test configuration - VPP Performance Test Configs 2n-clx"
6209   algorithm: "table_merged_details"
6210   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/"
6211   columns:
6212     - title: " |prein| Test Name |preout| "
6213       data: "data name"
6214     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6215       data: "data conf-history"
6216   data: "vpp-perf-results-2n-clx"
6217   filter: "all"
6218   parameters:
6219   - "parent"
6220   - "name"
6221   - "conf-history"
6222
6223 # Test configuration - VPP Performance Test Configs 3n-tsh
6224 - type: "table"
6225   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
6226   algorithm: "table_merged_details"
6227   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/"
6228   columns:
6229     - title: " |prein| Test Name |preout| "
6230       data: "data name"
6231     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6232       data: "data conf-history"
6233   data: "vpp-perf-results-3n-tsh"
6234   filter: "all"
6235   parameters:
6236   - "parent"
6237   - "name"
6238   - "conf-history"
6239
6240 # Test configuration - VPP Performance Test Configs 3n-dnv
6241 - type: "table"
6242   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
6243   algorithm: "table_merged_details"
6244   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/"
6245   columns:
6246     - title: " |prein| Test Name |preout| "
6247       data: "data name"
6248     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6249       data: "data conf-history"
6250   data: "vpp-perf-results-3n-dnv"
6251   filter: "all"
6252   parameters:
6253   - "parent"
6254   - "name"
6255   - "conf-history"
6256
6257 # Test configuration - VPP Performance Test Configs 2n-dnv
6258 - type: "table"
6259   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
6260   algorithm: "table_merged_details"
6261   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/"
6262   columns:
6263     - title: " |prein| Test Name |preout| "
6264       data: "data name"
6265     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6266       data: "data conf-history"
6267   data: "vpp-perf-results-2n-dnv"
6268   filter: "all"
6269   parameters:
6270   - "parent"
6271   - "name"
6272   - "conf-history"
6273
6274 # Test Operational Data - VPP Performance Operational Data 3n-hsw
6275 - type: "table"
6276   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
6277   algorithm: "table_oper_data_html"
6278   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/"
6279   data: "vpp-perf-results-3n-hsw"
6280   filter: "all"
6281
6282 # Test Operational Data - VPP Performance Operational Data 3n-skx
6283 - type: "table"
6284   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
6285   algorithm: "table_oper_data_html"
6286   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/"
6287   data: "vpp-perf-results-3n-skx"
6288   filter: "all"
6289
6290 # Test Operational Data - VPP Performance Operational Data 2n-skx
6291 - type: "table"
6292   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
6293   algorithm: "table_oper_data_html"
6294   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/"
6295   data: "vpp-perf-results-2n-skx"
6296   filter: "all"
6297
6298 # Test Operational Data - VPP Performance Operational Data 2n-clx
6299 - type: "table"
6300   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
6301   algorithm: "table_oper_data_html"
6302   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/"
6303   data: "vpp-perf-results-2n-clx"
6304   filter: "all"
6305
6306 # Test Operational Data - VPP Performance Operational Data 3n-tsh
6307 - type: "table"
6308   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
6309   algorithm: "table_oper_data_html"
6310   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/"
6311   data: "vpp-perf-results-3n-tsh"
6312   filter: "all"
6313
6314 # Test Operational Data - VPP Performance Operational Data 3n-dnv
6315 - type: "table"
6316   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
6317   algorithm: "table_oper_data_html"
6318   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/"
6319   data: "vpp-perf-results-3n-dnv"
6320   filter: "all"
6321
6322 # Test Operational Data - VPP Performance Operational Data 2n-dnv
6323 - type: "table"
6324   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
6325   algorithm: "table_oper_data_html"
6326   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/"
6327   data: "vpp-perf-results-2n-dnv"
6328   filter: "all"
6329
6330 # Detailed Test Results - VPP MRR Results 3n-hsw
6331 - type: "table"
6332   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
6333   algorithm: "table_merged_details"
6334   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/"
6335   columns:
6336     - title: " |prein| Test Name |preout| "
6337       data: "data name"
6338     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6339       data: "data msg"
6340   data: "vpp-mrr-results-3n-hsw"
6341   filter: "all"
6342   parameters:
6343   - "name"
6344   - "parent"
6345   - "msg"
6346
6347 # Detailed Test Results - VPP MRR Results 3n-skx
6348 - type: "table"
6349   title: "Detailed Test Results - VPP MRR Results 3n-skx"
6350   algorithm: "table_merged_details"
6351   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/"
6352   columns:
6353     - title: " |prein| Test Name |preout| "
6354       data: "data name"
6355     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6356       data: "data msg"
6357   data: "vpp-mrr-results-3n-skx"
6358   filter: "all"
6359   parameters:
6360   - "name"
6361   - "parent"
6362   - "msg"
6363
6364 # Detailed Test Results - VPP MRR Results 2n-skx
6365 - type: "table"
6366   title: "Detailed Test Results - VPP MRR Results 2n-skx"
6367   algorithm: "table_merged_details"
6368   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/"
6369   columns:
6370     - title: " |prein| Test Name |preout| "
6371       data: "data name"
6372     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6373       data: "data msg"
6374   data: "vpp-mrr-results-2n-skx"
6375   filter: "all"
6376   parameters:
6377   - "name"
6378   - "parent"
6379   - "msg"
6380
6381 # Detailed Test Results - VPP MRR Results 2n-clx
6382 - type: "table"
6383   title: "Detailed Test Results - VPP MRR Results 2n-clx"
6384   algorithm: "table_merged_details"
6385   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/"
6386   columns:
6387     - title: " |prein| Test Name |preout| "
6388       data: "data name"
6389     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6390       data: "data msg"
6391   data: "vpp-mrr-results-2n-clx"
6392   filter: "all"
6393   parameters:
6394   - "name"
6395   - "parent"
6396   - "msg"
6397
6398 # Detailed Test Results - VPP MRR Results 3n-tsh
6399 - type: "table"
6400   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
6401   algorithm: "table_merged_details"
6402   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/"
6403   columns:
6404     - title: " |prein| Test Name |preout| "
6405       data: "data name"
6406     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6407       data: "data msg"
6408   data: "vpp-mrr-results-3n-tsh"
6409   filter: "all"
6410   parameters:
6411   - "name"
6412   - "parent"
6413   - "msg"
6414
6415 # Detailed Test Results - VPP MRR Results 3n-dnv
6416 - type: "table"
6417   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
6418   algorithm: "table_merged_details"
6419   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/"
6420   columns:
6421     - title: " |prein| Test Name |preout| "
6422       data: "data name"
6423     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6424       data: "data msg"
6425   data: "vpp-mrr-results-3n-dnv"
6426   filter: "all"
6427   parameters:
6428   - "name"
6429   - "parent"
6430   - "msg"
6431
6432 # Detailed Test Results - VPP MRR Results 2n-dnv
6433 - type: "table"
6434   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
6435   algorithm: "table_merged_details"
6436   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/"
6437   columns:
6438     - title: " |prein| Test Name |preout| "
6439       data: "data name"
6440     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
6441       data: "data msg"
6442   data: "vpp-mrr-results-2n-dnv"
6443   filter: "all"
6444   parameters:
6445   - "name"
6446   - "parent"
6447   - "msg"
6448
6449 # Test configuration - VPP MRR Test Configs 3n-hsw
6450 - type: "table"
6451   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
6452   algorithm: "table_merged_details"
6453   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/"
6454   columns:
6455     - title: " |prein| Test Name |preout| "
6456       data: "data name"
6457     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6458       data: "data conf-history"
6459   data: "vpp-mrr-results-3n-hsw"
6460   filter: "all"
6461   parameters:
6462   - "parent"
6463   - "name"
6464   - "conf-history"
6465
6466 # Test configuration - VPP MRR Test Configs 3n-skx
6467 - type: "table"
6468   title: "Test configuration - VPP MRR Test Configs 3n-skx"
6469   algorithm: "table_merged_details"
6470   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/"
6471   columns:
6472     - title: " |prein| Test Name |preout| "
6473       data: "data name"
6474     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6475       data: "data conf-history"
6476   data: "vpp-mrr-results-3n-skx"
6477   filter: "all"
6478   parameters:
6479   - "parent"
6480   - "name"
6481   - "conf-history"
6482
6483 # Test configuration - VPP MRR Test Configs 2n-skx
6484 - type: "table"
6485   title: "Test configuration - VPP MRR Test Configs 2n-skx"
6486   algorithm: "table_merged_details"
6487   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/"
6488   columns:
6489     - title: " |prein| Test Name |preout| "
6490       data: "data name"
6491     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6492       data: "data conf-history"
6493   data: "vpp-mrr-results-2n-skx"
6494   filter: "all"
6495   parameters:
6496   - "parent"
6497   - "name"
6498   - "conf-history"
6499
6500 # Test configuration - VPP MRR Test Configs 2n-clx
6501 - type: "table"
6502   title: "Test configuration - VPP MRR Test Configs 2n-clx"
6503   algorithm: "table_merged_details"
6504   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/"
6505   columns:
6506     - title: " |prein| Test Name |preout| "
6507       data: "data name"
6508     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6509       data: "data conf-history"
6510   data: "vpp-mrr-results-2n-clx"
6511   filter: "all"
6512   parameters:
6513   - "parent"
6514   - "name"
6515   - "conf-history"
6516
6517 # Test configuration - VPP MRR Test Configs 3n-tsh
6518 - type: "table"
6519   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
6520   algorithm: "table_merged_details"
6521   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/"
6522   columns:
6523     - title: " |prein| Test Name |preout| "
6524       data: "data name"
6525     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6526       data: "data conf-history"
6527   data: "vpp-mrr-results-3n-tsh"
6528   filter: "all"
6529   parameters:
6530   - "parent"
6531   - "name"
6532   - "conf-history"
6533
6534 # Test configuration - VPP MRR Test Configs 3n-dnv
6535 - type: "table"
6536   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
6537   algorithm: "table_merged_details"
6538   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/"
6539   columns:
6540     - title: " |prein| Test Name |preout| "
6541       data: "data name"
6542     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6543       data: "data conf-history"
6544   data: "vpp-mrr-results-3n-dnv"
6545   filter: "all"
6546   parameters:
6547   - "parent"
6548   - "name"
6549   - "conf-history"
6550
6551 # Test configuration - VPP MRR Test Configs 2n-dnv
6552 - type: "table"
6553   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
6554   algorithm: "table_merged_details"
6555   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/"
6556   columns:
6557     - title: " |prein| Test Name |preout| "
6558       data: "data name"
6559     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6560       data: "data conf-history"
6561   data: "vpp-mrr-results-2n-dnv"
6562   filter: "all"
6563   parameters:
6564   - "parent"
6565   - "name"
6566   - "conf-history"
6567
6568 # Detailed Test Results - VPP Device Results - Ubuntu
6569 - type: "table"
6570   title: "Detailed Test Results - VPP Device Results - Ubuntu"
6571   algorithm: "table_merged_details"
6572   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
6573   columns:
6574     - title: " |prein| Test Name |preout| "
6575       data: "data name"
6576     - title: " |prein| Status |preout| "
6577       data: "data status"
6578   data: "vpp-device-results-ubuntu"
6579   filter: "all"
6580   parameters:
6581   - "name"
6582   - "parent"
6583   - "doc"
6584   - "status"
6585
6586 # Test configuration - VPP Device Test Configs - Ubuntu
6587 - type: "table"
6588   title: "Test configuration - VPP Device Test Configs - Ubuntu"
6589   algorithm: "table_merged_details"
6590   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
6591   columns:
6592     - title: " |prein| Test Name |preout| "
6593       data: "data name"
6594     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
6595       data: "data conf-history"
6596   data: "vpp-device-results-ubuntu"
6597   filter: "all"
6598   parameters:
6599   - "parent"
6600   - "name"
6601   - "conf-history"
6602
6603 ################################################################################
6604
6605 # DPDK Performance Changes 3n-hsw 1t1c pdr
6606 - type: "table"
6607   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
6608   algorithm: "table_comparison"
6609   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
6610   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6611   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6612   columns:
6613     - title: "2001"
6614       data-set: "dpdk-performance-changes-3n-hsw-h1"
6615     - title: "2005"
6616       data-set: "dpdk-performance-changes-3n-hsw-ref"
6617     - title: "2009"
6618       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6619   comparisons:
6620     - title: "Diff"
6621       reference: 2
6622       compare: 3
6623   legend:
6624     - ""
6625     - "2001, 2005, 2009 - DPDK versions tested."
6626     - "Diff - difference between 2005 and 2009 DPDK version."
6627
6628 # DPDK Performance Changes 3n-hsw 2t2c pdr
6629 - type: "table"
6630   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
6631   algorithm: "table_comparison"
6632   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
6633   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6634   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6635   columns:
6636     - title: "2001"
6637       data-set: "dpdk-performance-changes-3n-hsw-h1"
6638     - title: "2005"
6639       data-set: "dpdk-performance-changes-3n-hsw-ref"
6640     - title: "2009"
6641       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6642   comparisons:
6643     - title: "Diff"
6644       reference: 2
6645       compare: 3
6646   legend:
6647     - ""
6648     - "2001, 2005, 2009 - DPDK versions tested."
6649     - "Diff - difference between 2005 and 2009 DPDK version."
6650
6651 # DPDK Performance Changes 3n-hsw 1t1c pdr
6652 - type: "table"
6653   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
6654   algorithm: "table_comparison"
6655   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
6656   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6657   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6658   columns:
6659     - title: "2001"
6660       data-set: "dpdk-performance-changes-3n-hsw-h1"
6661     - title: "2005"
6662       data-set: "dpdk-performance-changes-3n-hsw-ref"
6663     - title: "2009"
6664       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6665   comparisons:
6666     - title: "Diff"
6667       reference: 2
6668       compare: 3
6669   legend:
6670     - ""
6671     - "2001, 2005, 2009 - DPDK versions tested."
6672     - "Diff - difference between 2005 and 2009 DPDK version."
6673
6674 # DPDK Performance Changes 3n-hsw 2t2c ndr
6675 - type: "table"
6676   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
6677   algorithm: "table_comparison"
6678   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
6679   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6680   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6681   columns:
6682     - title: "2001"
6683       data-set: "dpdk-performance-changes-3n-hsw-h1"
6684     - title: "2005"
6685       data-set: "dpdk-performance-changes-3n-hsw-ref"
6686     - title: "2009"
6687       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6688   comparisons:
6689     - title: "Diff"
6690       reference: 2
6691       compare: 3
6692   legend:
6693     - ""
6694     - "2001, 2005, 2009 - DPDK versions tested."
6695     - "Diff - difference between 2005 and 2009 DPDK version."
6696
6697 # DPDK Performance Changes 3n-skx 2t1c pdr
6698 - type: "table"
6699   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
6700   algorithm: "table_comparison"
6701   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
6702   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6703   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6704   columns:
6705     - title: "2001"
6706       data-set: "dpdk-performance-changes-3n-skx-h1"
6707     - title: "2005"
6708       data-set: "dpdk-performance-changes-3n-skx-ref"
6709     - title: "2009"
6710       data-set: "dpdk-performance-changes-3n-skx-cmp"
6711   comparisons:
6712     - title: "Diff"
6713       reference: 2
6714       compare: 3
6715   legend:
6716     - ""
6717     - "2001, 2005, 2009 - DPDK versions tested."
6718     - "Diff - difference between 2005 and 2009 DPDK version."
6719
6720 # DPDK Performance Changes 3n-skx 4t2c pdr
6721 - type: "table"
6722   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
6723   algorithm: "table_comparison"
6724   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
6725   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6726   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6727   columns:
6728     - title: "2001"
6729       data-set: "dpdk-performance-changes-3n-skx-h1"
6730     - title: "2005"
6731       data-set: "dpdk-performance-changes-3n-skx-ref"
6732     - title: "2009"
6733       data-set: "dpdk-performance-changes-3n-skx-cmp"
6734   comparisons:
6735     - title: "Diff"
6736       reference: 2
6737       compare: 3
6738   legend:
6739     - ""
6740     - "2001, 2005, 2009 - DPDK versions tested."
6741     - "Diff - difference between 2005 and 2009 DPDK version."
6742
6743 # DPDK Performance Changes 3n-skx 2t1c ndr
6744 - type: "table"
6745   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
6746   algorithm: "table_comparison"
6747   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
6748   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6749   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6750   columns:
6751     - title: "2001"
6752       data-set: "dpdk-performance-changes-3n-skx-h1"
6753     - title: "2005"
6754       data-set: "dpdk-performance-changes-3n-skx-ref"
6755     - title: "2009"
6756       data-set: "dpdk-performance-changes-3n-skx-cmp"
6757   comparisons:
6758     - title: "Diff"
6759       reference: 2
6760       compare: 3
6761   legend:
6762     - ""
6763     - "2001, 2005, 2009 - DPDK versions tested."
6764     - "Diff - difference between 2005 and 2009 DPDK version."
6765
6766 # DPDK Performance Changes 3n-skx 4t2c ndr
6767 - type: "table"
6768   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
6769   algorithm: "table_comparison"
6770   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
6771   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6772   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6773   columns:
6774     - title: "2001"
6775       data-set: "dpdk-performance-changes-3n-skx-h1"
6776     - title: "2005"
6777       data-set: "dpdk-performance-changes-3n-skx-ref"
6778     - title: "2009"
6779       data-set: "dpdk-performance-changes-3n-skx-cmp"
6780   comparisons:
6781     - title: "Diff"
6782       reference: 2
6783       compare: 3
6784   legend:
6785     - ""
6786     - "2001, 2005, 2009 - DPDK versions tested."
6787     - "Diff - difference between 2005 and 2009 DPDK version."
6788
6789 # DPDK Performance Changes 2n-skx 2t1c pdr
6790 - type: "table"
6791   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
6792   algorithm: "table_comparison"
6793   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
6794   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6795   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6796   columns:
6797     - title: "2001"
6798       data-set: "dpdk-performance-changes-2n-skx-h1"
6799     - title: "2005"
6800       data-set: "dpdk-performance-changes-2n-skx-ref"
6801     - title: "2009"
6802       data-set: "dpdk-performance-changes-2n-skx-cmp"
6803   comparisons:
6804     - title: "Diff"
6805       reference: 2
6806       compare: 3
6807   legend:
6808     - ""
6809     - "2001, 2005, 2009 - DPDK versions tested."
6810     - "Diff - difference between 2005 and 2009 DPDK version."
6811
6812 # DPDK Performance Changes 2n-skx 4t2c pdr
6813 - type: "table"
6814   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
6815   algorithm: "table_comparison"
6816   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
6817   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6818   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6819   columns:
6820     - title: "2001"
6821       data-set: "dpdk-performance-changes-2n-skx-h1"
6822     - title: "2005"
6823       data-set: "dpdk-performance-changes-2n-skx-ref"
6824     - title: "2009"
6825       data-set: "dpdk-performance-changes-2n-skx-cmp"
6826   comparisons:
6827     - title: "Diff"
6828       reference: 2
6829       compare: 3
6830   legend:
6831     - ""
6832     - "2001, 2005, 2009 - DPDK versions tested."
6833     - "Diff - difference between 2005 and 2009 DPDK version."
6834
6835 # DPDK Performance Changes 2n-skx 2t1c ndr
6836 - type: "table"
6837   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
6838   algorithm: "table_comparison"
6839   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
6840   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6841   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6842   columns:
6843     - title: "2001"
6844       data-set: "dpdk-performance-changes-2n-skx-h1"
6845     - title: "2005"
6846       data-set: "dpdk-performance-changes-2n-skx-ref"
6847     - title: "2009"
6848       data-set: "dpdk-performance-changes-2n-skx-cmp"
6849   comparisons:
6850     - title: "Diff"
6851       reference: 2
6852       compare: 3
6853   legend:
6854     - ""
6855     - "2001, 2005, 2009 - DPDK versions tested."
6856     - "Diff - difference between 2005 and 2009 DPDK version."
6857
6858 # DPDK Performance Changes 2n-skx 4t2c ndr
6859 - type: "table"
6860   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
6861   algorithm: "table_comparison"
6862   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
6863   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6864   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6865   columns:
6866     - title: "2001"
6867       data-set: "dpdk-performance-changes-2n-skx-h1"
6868     - title: "2005"
6869       data-set: "dpdk-performance-changes-2n-skx-ref"
6870     - title: "2009"
6871       data-set: "dpdk-performance-changes-2n-skx-cmp"
6872   comparisons:
6873     - title: "Diff"
6874       reference: 2
6875       compare: 3
6876   legend:
6877     - ""
6878     - "2001, 2005, 2009 - DPDK versions tested."
6879     - "Diff - difference between 2005 and 2009 DPDK version."
6880
6881 # DPDK Performance Changes 2n-clx 2t1c pdr
6882 - type: "table"
6883   title: "DPDK Performance Changes 2n-clx 2t1c pdr"
6884   algorithm: "table_comparison"
6885   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-pdr"
6886   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6887   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6888   columns:
6889     - title: "2001"
6890       data-set: "dpdk-performance-changes-2n-clx-h1"
6891     - title: "2005"
6892       data-set: "dpdk-performance-changes-2n-clx-ref"
6893     - title: "2009"
6894       data-set: "dpdk-performance-changes-2n-clx-cmp"
6895   comparisons:
6896     - title: "Diff"
6897       reference: 2
6898       compare: 3
6899   legend:
6900     - ""
6901     - "2001, 2005, 2009 - DPDK versions tested."
6902     - "Diff - difference between 2005 and 2009 DPDK version."
6903
6904 # DPDK Performance Changes 2n-clx 4t2c pdr
6905 - type: "table"
6906   title: "DPDK Performance Changes 2n-clx 4t2c pdr"
6907   algorithm: "table_comparison"
6908   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-pdr"
6909   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6910   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6911   columns:
6912     - title: "2001"
6913       data-set: "dpdk-performance-changes-2n-clx-h1"
6914     - title: "2005"
6915       data-set: "dpdk-performance-changes-2n-clx-ref"
6916     - title: "2009"
6917       data-set: "dpdk-performance-changes-2n-clx-cmp"
6918   comparisons:
6919     - title: "Diff"
6920       reference: 2
6921       compare: 3
6922   legend:
6923     - ""
6924     - "2001, 2005, 2009 - DPDK versions tested."
6925     - "Diff - difference between 2005 and 2009 DPDK version."
6926
6927 # DPDK Performance Changes 2n-clx 2t1c ndr
6928 - type: "table"
6929   title: "DPDK Performance Changes 2n-clx 2t1c ndr"
6930   algorithm: "table_comparison"
6931   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-ndr"
6932   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6933   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6934   columns:
6935     - title: "2001"
6936       data-set: "dpdk-performance-changes-2n-clx-h1"
6937     - title: "2005"
6938       data-set: "dpdk-performance-changes-2n-clx-ref"
6939     - title: "2009"
6940       data-set: "dpdk-performance-changes-2n-clx-cmp"
6941   comparisons:
6942     - title: "Diff"
6943       reference: 2
6944       compare: 3
6945   legend:
6946     - ""
6947     - "2001, 2005, 2009 - DPDK versions tested."
6948     - "Diff - difference between 2005 and 2009 DPDK version."
6949
6950 # DPDK Performance Changes 2n-clx 4t2c ndr
6951 - type: "table"
6952   title: "DPDK Performance Changes 2n-clx 4t2c ndr"
6953   algorithm: "table_comparison"
6954   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-ndr"
6955   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6956   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6957   columns:
6958     - title: "2001"
6959       data-set: "dpdk-performance-changes-2n-clx-h1"
6960     - title: "2005"
6961       data-set: "dpdk-performance-changes-2n-clx-ref"
6962     - title: "2009"
6963       data-set: "dpdk-performance-changes-2n-clx-cmp"
6964   comparisons:
6965     - title: "Diff"
6966       reference: 2
6967       compare: 3
6968   legend:
6969     - ""
6970     - "2001, 2005, 2009 - DPDK versions tested."
6971     - "Diff - difference between 2005 and 2009 DPDK version."
6972
6973 ## DPDK Performance Changes 2n-dnv 1t1c pdr
6974 #- type: "table"
6975 #  title: "DPDK Performance Changes 2n-dnv 1t1c pdr"
6976 #  algorithm: "table_comparison"
6977 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-pdr"
6978 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6979 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6980 #  columns:
6981 #    - title: "2001"
6982 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
6983 #    - title: "2005"
6984 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
6985 #    - title: "2009"
6986 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
6987 #  comparisons:
6988 #    - title: "Diff"
6989 #      reference: 2
6990 #      compare: 3
6991 #  legend:
6992 #    - ""
6993 #    - "2001, 2005, 2009 - DPDK versions tested."
6994 #    - "Diff - difference between 2005 and 2009 DPDK version."
6995 #
6996 ## DPDK Performance Changes 2n-dnv 2t2c pdr
6997 #- type: "table"
6998 #  title: "DPDK Performance Changes 2n-dnv 2t2c pdr"
6999 #  algorithm: "table_comparison"
7000 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-pdr"
7001 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7002 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
7003 #  columns:
7004 #    - title: "2001"
7005 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
7006 #    - title: "2005"
7007 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
7008 #    - title: "2009"
7009 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
7010 #  comparisons:
7011 #    - title: "Diff"
7012 #      reference: 2
7013 #      compare: 3
7014 #  legend:
7015 #    - ""
7016 #    - "2001, 2005, 2009 - DPDK versions tested."
7017 #    - "Diff - difference between 2005 and 2009 DPDK version."
7018 #
7019 ## DPDK Performance Changes 2n-dnv 1t1c ndr
7020 #- type: "table"
7021 #  title: "DPDK Performance Changes 2n-dnv 1t1c ndr"
7022 #  algorithm: "table_comparison"
7023 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-ndr"
7024 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7025 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
7026 #  columns:
7027 #    - title: "2001"
7028 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
7029 #    - title: "2005"
7030 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
7031 #    - title: "2009"
7032 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
7033 #  comparisons:
7034 #    - title: "Diff"
7035 #      reference: 2
7036 #      compare: 3
7037 #  legend:
7038 #    - ""
7039 #    - "2001, 2005, 2009 - DPDK versions tested."
7040 #    - "Diff - difference between 2005 and 2009 DPDK version."
7041 #
7042 ## DPDK Performance Changes 2n-dnv 2t2c ndr
7043 #- type: "table"
7044 #  title: "DPDK Performance Changes 2n-dnv 2t2c ndr"
7045 #  algorithm: "table_comparison"
7046 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-ndr"
7047 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7048 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
7049 #  columns:
7050 #    - title: "2001"
7051 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
7052 #    - title: "2005"
7053 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
7054 #    - title: "2009"
7055 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
7056 #  comparisons:
7057 #    - title: "Diff"
7058 #      reference: 2
7059 #      compare: 3
7060 #  legend:
7061 #    - ""
7062 #    - "2001, 2005, 2009 - DPDK versions tested."
7063 #    - "Diff - difference between 2005 and 2009 DPDK version."
7064 #
7065 ## DPDK Performance Changes 3n-dnv 1t1c pdr
7066 #- type: "table"
7067 #  title: "DPDK Performance Changes 3n-dnv 1t1c pdr"
7068 #  algorithm: "table_comparison"
7069 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-pdr"
7070 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7071 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
7072 #  columns:
7073 #    - title: "2001"
7074 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
7075 #    - title: "2005"
7076 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
7077 #    - title: "2009"
7078 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
7079 #  comparisons:
7080 #    - title: "Diff"
7081 #      reference: 2
7082 #      compare: 3
7083 #  legend:
7084 #    - ""
7085 #    - "2001, 2005, 2009 - DPDK versions tested."
7086 #    - "Diff - difference between 2005 and 2009 DPDK version."
7087 #
7088 ## DPDK Performance Changes 3n-dnv 2t2c pdr
7089 #- type: "table"
7090 #  title: "DPDK Performance Changes 3n-dnv 2t2c pdr"
7091 #  algorithm: "table_comparison"
7092 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-pdr"
7093 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7094 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
7095 #  columns:
7096 #    - title: "2001"
7097 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
7098 #    - title: "2005"
7099 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
7100 #    - title: "2009"
7101 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
7102 #  comparisons:
7103 #    - title: "Diff"
7104 #      reference: 2
7105 #      compare: 3
7106 #  legend:
7107 #    - ""
7108 #    - "2001, 2005, 2009 - DPDK versions tested."
7109 #    - "Diff - difference between 2005 and 2009 DPDK version."
7110 #
7111 ## DPDK Performance Changes 3n-dnv 1t1c ndr
7112 #- type: "table"
7113 #  title: "DPDK Performance Changes 3n-dnv 1t1c ndr"
7114 #  algorithm: "table_comparison"
7115 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-ndr"
7116 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7117 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
7118 #  columns:
7119 #    - title: "2001"
7120 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
7121 #    - title: "2005"
7122 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
7123 #    - title: "2009"
7124 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
7125 #  comparisons:
7126 #    - title: "Diff"
7127 #      reference: 2
7128 #      compare: 3
7129 #  legend:
7130 #    - ""
7131 #    - "2001, 2005, 2009 - DPDK versions tested."
7132 #    - "Diff - difference between 2005 and 2009 DPDK version."
7133 #
7134 ## DPDK Performance Changes 3n-dnv 2t2c ndr
7135 #- type: "table"
7136 #  title: "DPDK Performance Changes 3n-dnv 2t2c ndr"
7137 #  algorithm: "table_comparison"
7138 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-ndr"
7139 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7140 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
7141 #  columns:
7142 #    - title: "2001"
7143 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
7144 #    - title: "2005"
7145 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
7146 #    - title: "2009"
7147 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
7148 #  comparisons:
7149 #    - title: "Diff"
7150 #      reference: 2
7151 #      compare: 3
7152 #  legend:
7153 #    - ""
7154 #    - "2001, 2005, 2009 - DPDK versions tested."
7155 #    - "Diff - difference between 2005 and 2009 DPDK version."
7156
7157 # DPDK Performance Changes 3n-tsh 1t1c pdr
7158 - type: "table"
7159   title: "DPDK Performance Changes 3n-tsh 1t1c pdr"
7160   algorithm: "table_comparison"
7161   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-pdr"
7162   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7163   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7164   columns:
7165     - title: "2001"
7166       data-set: "dpdk-performance-changes-3n-tsh-h1"
7167     - title: "2005"
7168       data-set: "dpdk-performance-changes-3n-tsh-ref"
7169     - title: "2009"
7170       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7171   comparisons:
7172     - title: "Diff"
7173       reference: 2
7174       compare: 3
7175   legend:
7176     - ""
7177     - "2001, 2005, 2009 - DPDK versions tested."
7178     - "Diff - difference between 2005 and 2009 DPDK version."
7179
7180 # DPDK Performance Changes 3n-tsh 2t2c pdr
7181 - type: "table"
7182   title: "DPDK Performance Changes 3n-tsh 2t2c pdr"
7183   algorithm: "table_comparison"
7184   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-pdr"
7185   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7186   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7187   columns:
7188     - title: "2001"
7189       data-set: "dpdk-performance-changes-3n-tsh-h1"
7190     - title: "2005"
7191       data-set: "dpdk-performance-changes-3n-tsh-ref"
7192     - title: "2009"
7193       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7194   comparisons:
7195     - title: "Diff"
7196       reference: 2
7197       compare: 3
7198   legend:
7199     - ""
7200     - "2001, 2005, 2009 - DPDK versions tested."
7201     - "Diff - difference between 2005 and 2009 DPDK version."
7202
7203 # DPDK Performance Changes 3n-tsh 1t1c ndr
7204 - type: "table"
7205   title: "DPDK Performance Changes 3n-tsh 1t1c ndr"
7206   algorithm: "table_comparison"
7207   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-ndr"
7208   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7209   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7210   columns:
7211     - title: "2001"
7212       data-set: "dpdk-performance-changes-3n-tsh-h1"
7213     - title: "2005"
7214       data-set: "dpdk-performance-changes-3n-tsh-ref"
7215     - title: "2009"
7216       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7217   comparisons:
7218     - title: "Diff"
7219       reference: 2
7220       compare: 3
7221   legend:
7222     - ""
7223     - "2001, 2005, 2009 - DPDK versions tested."
7224     - "Diff - difference between 2005 and 2009 DPDK version."
7225
7226 # DPDK Performance Changes 3n-tsh 2t2c ndr
7227 - type: "table"
7228   title: "DPDK Performance Changes 3n-tsh 2t2c ndr"
7229   algorithm: "table_comparison"
7230   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-ndr"
7231   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7232   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
7233   columns:
7234     - title: "2001"
7235       data-set: "dpdk-performance-changes-3n-tsh-h1"
7236     - title: "2005"
7237       data-set: "dpdk-performance-changes-3n-tsh-ref"
7238     - title: "2009"
7239       data-set: "dpdk-performance-changes-3n-tsh-cmp"
7240   comparisons:
7241     - title: "Diff"
7242       reference: 2
7243       compare: 3
7244   legend:
7245     - ""
7246     - "2001, 2005, 2009 - DPDK versions tested."
7247     - "Diff - difference between 2005 and 2009 DPDK version."
7248
7249 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
7250 - type: "table"
7251   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
7252   algorithm: "table_comparison"
7253   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
7254   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7255   filter: "'NIC_Intel-X710'"
7256   columns:
7257     - title: "3n-hsw x710"
7258       data-set: "dpdk-compare-testbeds-ref"
7259     - title: "3n-skx x710"
7260       data-set: "dpdk-compare-testbeds-cmp"
7261   comparisons:
7262     - title: "Diff"
7263       reference: 1
7264       compare: 2
7265   legend:
7266     - ""
7267     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
7268     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
7269
7270 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
7271 - type: "table"
7272   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
7273   algorithm: "table_comparison"
7274   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
7275   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7276   filter: "'NIC_Intel-X710'"
7277   columns:
7278     - title: "3n-hsw x710"
7279       data-set: "dpdk-compare-testbeds-ref"
7280     - title: "3n-skx x710"
7281       data-set: "dpdk-compare-testbeds-cmp"
7282   comparisons:
7283     - title: "Diff"
7284       reference: 1
7285       compare: 2
7286   legend:
7287     - ""
7288     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
7289     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
7290
7291 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
7292 - type: "table"
7293   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
7294   algorithm: "table_comparison"
7295   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
7296   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7297   filter: "'NIC_Intel-XXV710'"
7298   columns:
7299     - title: "2n-skx"
7300       data-set: "dpdk-compare-testbeds-skx-clx-ref"
7301     - title: "2n-clx"
7302       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
7303   comparisons:
7304     - title: "Diff"
7305       reference: 1
7306       compare: 2
7307   legend:
7308     - ""
7309     - "2n-skx, 2n-clx - testbeds and NICs tested."
7310     - "Diff - difference between 2n-skx and 2n-clx testbeds."
7311
7312 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
7313 - type: "table"
7314   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
7315   algorithm: "table_comparison"
7316   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
7317   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7318   filter: "'NIC_Intel-XXV710'"
7319   columns:
7320     - title: "2n-skx"
7321       data-set: "dpdk-compare-testbeds-skx-clx-ref"
7322     - title: "2n-clx"
7323       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
7324   comparisons:
7325     - title: "Diff"
7326       reference: 1
7327       compare: 2
7328   legend:
7329     - ""
7330     - "2n-skx, 2n-clx - testbeds and NICs tested."
7331     - "Diff - difference between 2n-skx and 2n-clx testbeds."
7332
7333 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
7334 - type: "table"
7335   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
7336   algorithm: "table_comparison"
7337   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
7338   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7339   filter: "'NIC_Intel-XXV710'"
7340   columns:
7341     - title: "3n-skx"
7342       data-set: "dpdk-compare-topologies-ref"
7343     - title: "2n-skx"
7344       data-set: "dpdk-compare-topologies-cmp"
7345   comparisons:
7346     - title: "Diff"
7347       reference: 1
7348       compare: 2
7349   legend:
7350     - ""
7351     - "3n-skx, 2n-skx - topologies tested."
7352     - "Diff - difference between 3n-skx and 2n-skx topologies."
7353
7354 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
7355 - type: "table"
7356   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
7357   algorithm: "table_comparison"
7358   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
7359   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7360   filter: "'NIC_Intel-XXV710'"
7361   columns:
7362     - title: "3n-skx"
7363       data-set: "dpdk-compare-topologies-ref"
7364     - title: "2n-skx"
7365       data-set: "dpdk-compare-topologies-cmp"
7366   comparisons:
7367     - title: "Diff"
7368       reference: 1
7369       compare: 2
7370   legend:
7371     - ""
7372     - "3n-skx, 2n-skx - topologies tested."
7373     - "Diff - difference between 3n-skx and 2n-skx topologies."
7374
7375 # Detailed Test Results - DPDK Performance Results 3n-hsw
7376 - type: "table"
7377   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
7378   algorithm: "table_merged_details"
7379   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
7380   columns:
7381     - title: " |prein| Test Name |preout| "
7382       data: "data name"
7383     - 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| "
7384       data: "data msg"
7385   data: "dpdk-perf-results-3n-hsw"
7386   filter: "all"
7387   parameters:
7388   - "name"
7389   - "parent"
7390   - "msg"
7391
7392 # Detailed Test Results - DPDK Performance Results 3n-skx
7393 - type: "table"
7394   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
7395   algorithm: "table_merged_details"
7396   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
7397   columns:
7398     - title: " |prein| Test Name |preout| "
7399       data: "data name"
7400     - 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| "
7401       data: "data msg"
7402   data: "dpdk-perf-results-3n-skx"
7403   filter: "all"
7404   remove-ndr: False
7405   parameters:
7406   - "name"
7407   - "parent"
7408   - "msg"
7409
7410 # Detailed Test Results - DPDK Performance Results 2n-skx
7411 - type: "table"
7412   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
7413   algorithm: "table_merged_details"
7414   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
7415   columns:
7416     - title: " |prein| Test Name |preout| "
7417       data: "data name"
7418     - 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| "
7419       data: "data msg"
7420   data: "dpdk-perf-results-2n-skx"
7421   filter: "all"
7422   remove-ndr: False
7423   parameters:
7424   - "name"
7425   - "parent"
7426   - "msg"
7427
7428 # Detailed Test Results - DPDK Performance Results 2n-clx
7429 - type: "table"
7430   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
7431   algorithm: "table_merged_details"
7432   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
7433   columns:
7434     - title: " |prein| Test Name |preout| "
7435       data: "data name"
7436     - 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| "
7437       data: "data msg"
7438   data: "dpdk-perf-results-2n-clx"
7439   filter: "all"
7440   parameters:
7441   - "name"
7442   - "parent"
7443   - "msg"
7444
7445 ## Detailed Test Results - DPDK Performance Results 2n-dnv
7446 #- type: "table"
7447 #  title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
7448 #  algorithm: "table_merged_details"
7449 #  output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
7450 #  columns:
7451 #    - title: " |prein| Test Name |preout| "
7452 #      data: "data name"
7453 #    - 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| "
7454 #      data: "data msg"
7455 #  data: "dpdk-perf-results-2n-dnv"
7456 #  filter: "all"
7457 #  parameters:
7458 #  - "name"
7459 #  - "parent"
7460 #  - "msg"
7461 #
7462 ## Detailed Test Results - DPDK Performance Results 3n-dnv
7463 #- type: "table"
7464 #  title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
7465 #  algorithm: "table_merged_details"
7466 #  output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
7467 #  columns:
7468 #    - title: " |prein| Test Name |preout| "
7469 #      data: "data name"
7470 #    - 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| "
7471 #      data: "data msg"
7472 #  data: "dpdk-perf-results-3n-dnv"
7473 #  filter: "all"
7474 #  parameters:
7475 #  - "name"
7476 #  - "parent"
7477 #  - "msg"
7478
7479 # Detailed Test Results - DPDK Performance Results 3n-tsh
7480 - type: "table"
7481   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
7482   algorithm: "table_merged_details"
7483   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
7484   columns:
7485     - title: " |prein| Test Name |preout| "
7486       data: "data name"
7487     - 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| "
7488       data: "data msg"
7489   data: "dpdk-perf-results-3n-tsh"
7490   filter: "all"
7491   parameters:
7492   - "name"
7493   - "parent"
7494   - "msg"
7495
7496 ################################################################################
7497 ###                                F I L E S                                 ###
7498 ################################################################################
7499
7500 # VPP Performance Results
7501 - type: "file"
7502   title: "VPP Performance Results"
7503   algorithm: "file_details_split"
7504   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
7505   dir-tables:
7506     - "{DIR[DTR,PERF,VPP,2N,SKX]}"
7507     - "{DIR[DTR,PERF,VPP,3N,SKX]}"
7508     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
7509     - "{DIR[DTR,PERF,VPP,3N,HSW]}"
7510     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
7511     - "{DIR[DTR,PERF,VPP,2N,DNV]}"
7512     - "{DIR[DTR,PERF,VPP,3N,DNV]}"
7513   data:
7514     - "vpp-perf-results-2n-skx"
7515     - "vpp-perf-results-3n-skx"
7516     - "vpp-perf-results-2n-clx"
7517     - "vpp-perf-results-3n-hsw"
7518     - "vpp-perf-results-3n-tsh"
7519     - "vpp-perf-results-2n-dnv"
7520     - "vpp-perf-results-3n-dnv"
7521   filter: "all"
7522   data-start-level: 4
7523   order-chapters:
7524     level-1:
7525       - "l2"
7526       - "ip4"
7527       - "ip6"
7528       - "srv6"
7529       - "ip4_tunnels"
7530       - "ip6_tunnels"
7531       - "vm_vhost"
7532       - "container_memif"
7533       - "crypto"
7534       - "vts"
7535       - "lb"
7536       - "nfv_density"
7537       - "hoststack"
7538     level-2:
7539       - "2n-skx"
7540       - "3n-skx"
7541       - "2n-clx"
7542       - "3n-hsw"
7543       - "3n-tsh"
7544       - "2n-dnv"
7545       - "3n-dnv"
7546     level-3:
7547       - "xl710"
7548       - "x520"
7549       - "xxv710"
7550       - "x710"
7551       - "x553"
7552       - "cx556a"
7553       - "vic1227"
7554       - "vic1385"
7555
7556 # VPP Performance Configuration
7557 - type: "file"
7558   title: "VPP Performance Configuration"
7559   algorithm: "file_details_split"
7560   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
7561   dir-tables:
7562     - "{DIR[DTC,PERF,VPP,2N,SKX]}"
7563     - "{DIR[DTC,PERF,VPP,3N,SKX]}"
7564     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
7565     - "{DIR[DTC,PERF,VPP,3N,HSW]}"
7566     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
7567     - "{DIR[DTC,PERF,VPP,2N,DNV]}"
7568     - "{DIR[DTC,PERF,VPP,3N,DNV]}"
7569   data:
7570     - "vpp-perf-results-2n-skx"
7571     - "vpp-perf-results-3n-skx"
7572     - "vpp-perf-results-2n-clx"
7573     - "vpp-perf-results-3n-hsw"
7574     - "vpp-perf-results-3n-tsh"
7575     - "vpp-perf-results-2n-dnv"
7576     - "vpp-perf-results-3n-dnv"
7577   filter: "all"
7578   data-start-level: 4
7579   order-chapters:
7580     level-1:
7581       - "l2"
7582       - "ip4"
7583       - "ip6"
7584       - "srv6"
7585       - "ip4_tunnels"
7586       - "ip6_tunnels"
7587       - "vm_vhost"
7588       - "container_memif"
7589       - "crypto"
7590       - "vts"
7591       - "lb"
7592       - "nfv_density"
7593       - "hoststack"
7594     level-2:
7595       - "2n-skx"
7596       - "3n-skx"
7597       - "2n-clx"
7598       - "3n-hsw"
7599       - "3n-tsh"
7600       - "2n-dnv"
7601       - "3n-dnv"
7602     level-3:
7603       - "xl710"
7604       - "x520"
7605       - "xxv710"
7606       - "x710"
7607       - "x553"
7608       - "cx556a"
7609       - "vic1227"
7610       - "vic1385"
7611
7612 # VPP Performance Operational
7613 - type: "file"
7614   title: "VPP Performance Operational"
7615   algorithm: "file_details_split_html"
7616   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
7617   dir-tables:
7618     - "{DIR[DTO,PERF,VPP,2N,SKX]}"
7619     - "{DIR[DTO,PERF,VPP,3N,SKX]}"
7620     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
7621     - "{DIR[DTO,PERF,VPP,3N,HSW]}"
7622     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
7623     - "{DIR[DTO,PERF,VPP,2N,DNV]}"
7624     - "{DIR[DTO,PERF,VPP,3N,DNV]}"
7625   data:
7626     - "vpp-perf-results-2n-skx"
7627     - "vpp-perf-results-3n-skx"
7628     - "vpp-perf-results-2n-clx"
7629     - "vpp-perf-results-3n-hsw"
7630     - "vpp-perf-results-3n-tsh"
7631     - "vpp-perf-results-2n-dnv"
7632     - "vpp-perf-results-3n-dnv"
7633   filter: "all"
7634   data-start-level: 4
7635   order-chapters:
7636     level-1:
7637       - "l2"
7638       - "ip4"
7639       - "ip6"
7640       - "srv6"
7641       - "ip4_tunnels"
7642       - "ip6_tunnels"
7643       - "vm_vhost"
7644       - "container_memif"
7645       - "crypto"
7646       - "vts"
7647       - "lb"
7648       - "nfv_density"
7649       - "hoststack"
7650     level-2:
7651       - "2n-skx"
7652       - "3n-skx"
7653       - "2n-clx"
7654       - "3n-hsw"
7655       - "3n-tsh"
7656       - "2n-dnv"
7657       - "3n-dnv"
7658     level-3:
7659       - "xl710"
7660       - "x520"
7661       - "xxv710"
7662       - "x710"
7663       - "x553"
7664       - "cx556a"
7665       - "vic1227"
7666       - "vic1385"
7667
7668 # VPP MRR Results
7669 - type: "file"
7670   title: "VPP MRR Results"
7671   algorithm: "file_details_split"
7672   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
7673   dir-tables:
7674     - "{DIR[DTR,MRR,VPP,2N,SKX]}"
7675     - "{DIR[DTR,MRR,VPP,3N,SKX]}"
7676     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
7677     - "{DIR[DTR,MRR,VPP,3N,HSW]}"
7678     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
7679     - "{DIR[DTR,MRR,VPP,2N,DNV]}"
7680     - "{DIR[DTR,MRR,VPP,3N,DNV]}"
7681   data:
7682     - "vpp-mrr-results-2n-skx"
7683     - "vpp-mrr-results-3n-skx"
7684     - "vpp-mrr-results-2n-clx"
7685     - "vpp-mrr-results-3n-hsw"
7686     - "vpp-mrr-results-3n-tsh"
7687     - "vpp-mrr-results-2n-dnv"
7688     - "vpp-mrr-results-3n-dnv"
7689   filter: "all"
7690   data-start-level: 4
7691   order-chapters:
7692     level-1:
7693       - "l2"
7694       - "ip4"
7695       - "ip6"
7696       - "srv6"
7697       - "ip4_tunnels"
7698       - "ip6_tunnels"
7699       - "vm_vhost"
7700       - "container_memif"
7701       - "crypto"
7702       - "vts"
7703       - "lb"
7704       - "nfv_density"
7705       - "hoststack"
7706     level-2:
7707       - "2n-skx"
7708       - "3n-skx"
7709       - "2n-clx"
7710       - "3n-hsw"
7711       - "3n-tsh"
7712       - "2n-dnv"
7713       - "3n-dnv"
7714     level-3:
7715       - "xl710"
7716       - "x520"
7717       - "xxv710"
7718       - "x710"
7719       - "x553"
7720       - "cx556a"
7721       - "vic1227"
7722       - "vic1385"
7723
7724 # VPP MRR Configuration
7725 - type: "file"
7726   title: "VPP MRR Configuration"
7727   algorithm: "file_details_split"
7728   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
7729   dir-tables:
7730     - "{DIR[DTC,MRR,VPP,2N,SKX]}"
7731     - "{DIR[DTC,MRR,VPP,3N,SKX]}"
7732     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
7733     - "{DIR[DTC,MRR,VPP,3N,HSW]}"
7734     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
7735     - "{DIR[DTC,MRR,VPP,2N,DNV]}"
7736     - "{DIR[DTC,MRR,VPP,3N,DNV]}"
7737   data:
7738     - "vpp-mrr-results-2n-skx"
7739     - "vpp-mrr-results-3n-skx"
7740     - "vpp-mrr-results-2n-clx"
7741     - "vpp-mrr-results-3n-hsw"
7742     - "vpp-mrr-results-3n-tsh"
7743     - "vpp-mrr-results-2n-dnv"
7744     - "vpp-mrr-results-3n-dnv"
7745   filter: "all"
7746   data-start-level: 4
7747   order-chapters:
7748     level-1:
7749       - "l2"
7750       - "ip4"
7751       - "ip6"
7752       - "srv6"
7753       - "ip4_tunnels"
7754       - "ip6_tunnels"
7755       - "vm_vhost"
7756       - "container_memif"
7757       - "crypto"
7758       - "vts"
7759       - "lb"
7760       - "nfv_density"
7761       - "hoststack"
7762     level-2:
7763       - "2n-skx"
7764       - "3n-skx"
7765       - "2n-clx"
7766       - "3n-hsw"
7767       - "3n-tsh"
7768       - "2n-dnv"
7769       - "3n-dnv"
7770     level-3:
7771       - "xl710"
7772       - "x520"
7773       - "xxv710"
7774       - "x710"
7775       - "x553"
7776       - "cx556a"
7777       - "vic1227"
7778       - "vic1385"
7779
7780 # VPP Device Results - Ubuntu
7781 - type: "file"
7782   title: "VPP Device Results - Ubuntu"
7783   algorithm: "file_test_results"
7784   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
7785   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
7786   data: "vpp-device-results-ubuntu"
7787   filter: "all"
7788   data-start-level: 4
7789
7790 # VPP Device Configuration - Ubuntu
7791 - type: "file"
7792   title: "VPP Device Configuration - Ubuntu"
7793   algorithm: "file_test_results"
7794   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
7795   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
7796   data: "vpp-device-results-ubuntu"
7797   filter: "all"
7798   data-start-level: 4
7799
7800 # DPDK Performance Results 3n-hsw
7801 - type: "file"
7802   title: "DPDK Performance Results 3n-hsw"
7803   algorithm: "file_test_results"
7804   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
7805   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
7806   data: "dpdk-perf-results-3n-hsw"
7807   filter: "all"
7808   data-start-level: 4
7809
7810 # DPDK Performance Results 3n-skx
7811 - type: "file"
7812   title: "DPDK Performance Results 3n-skx"
7813   algorithm: "file_test_results"
7814   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
7815   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
7816   data: "dpdk-perf-results-3n-skx"
7817   filter: "all"
7818   data-start-level: 4
7819
7820 # DPDK Performance Results 2n-skx
7821 - type: "file"
7822   title: "DPDK Performance Results 2n-skx"
7823   algorithm: "file_test_results"
7824   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
7825   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
7826   data: "dpdk-perf-results-2n-skx"
7827   filter: "all"
7828   data-start-level: 4
7829
7830 # DPDK Performance Results 2n-clx
7831 - type: "file"
7832   title: "DPDK Performance Results 2n-clx"
7833   algorithm: "file_test_results"
7834   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
7835   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
7836   data: "dpdk-perf-results-2n-clx"
7837   filter: "all"
7838   data-start-level: 4
7839
7840 ## DPDK Performance Results 2n-dnv
7841 #- type: "file"
7842 #  title: "DPDK Performance Results 2n-dnv"
7843 #  algorithm: "file_test_results"
7844 #  output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
7845 #  dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
7846 #  data: "dpdk-perf-results-2n-dnv"
7847 #  filter: "all"
7848 #  data-start-level: 4
7849 #
7850 ## DPDK Performance Results 3n-dnv
7851 #- type: "file"
7852 #  title: "DPDK Performance Results 3n-dnv"
7853 #  algorithm: "file_test_results"
7854 #  output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
7855 #  dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
7856 #  data: "dpdk-perf-results-3n-dnv"
7857 #  filter: "all"
7858 #  data-start-level: 4
7859
7860 # DPDK Performance Results 3n-tsh
7861 - type: "file"
7862   title: "DPDK Performance Results 3n-tsh"
7863   algorithm: "file_test_results"
7864   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
7865   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
7866   data: "dpdk-perf-results-3n-tsh"
7867   filter: "all"
7868   data-start-level: 4
7869
7870 ################################################################################
7871 ###                                P L O T S                                 ###
7872 ################################################################################
7873
7874 # Hoststack tests 3n-hsw
7875
7876 - type: "plot"
7877   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
7878   algorithm: "plot_perf_box_name"
7879   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3-bps"
7880   data: "plot-vpp-hoststack-3n-hsw"
7881   include:
7882     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-ldpreload-iperf3-bps"
7883     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps"
7884   layout:
7885     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
7886     layout: "plot-hoststack"
7887
7888 - type: "plot"
7889   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
7890   algorithm: "plot_perf_box_name"
7891   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3-bps"
7892   data: "plot-vpp-hoststack-3n-hsw"
7893   include:
7894     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps"
7895     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-nsim-ldpreload-iperf3-bps"
7896   layout:
7897     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
7898     layout: "plot-hoststack"
7899
7900 - type: "plot"
7901   title: "Bandwidth: 3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
7902   algorithm: "plot_perf_box_name"
7903   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho-bps"
7904   data: "plot-vpp-hoststack-3n-hsw"
7905   include:
7906     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicbase-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicbase-vppecho-bps"
7907     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale1Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale1cl10s-vppecho-bps"
7908     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl1S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl1s-vppecho-bps"
7909     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl10s-vppecho-bps"
7910   layout:
7911     title: "3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
7912     layout: "plot-hoststack"
7913
7914 ################################################################################
7915
7916 # Soak Test (PLRsearch), boxes - 2n-clx
7917 - type: "plot"
7918   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7919   algorithm: "plot_perf_box_name"
7920   output-file-type: ".html"
7921   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
7922   data: "plot-vpp-soak-2n-clx"
7923   include:
7924     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
7925     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
7926     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
7927     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
7928     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
7929     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
7930   layout:
7931     title: "30 Minutes Soak Test (PLRsearch)"
7932     layout: "plot-soak-throughput"
7933
7934 # Soak Test (PLRsearch), boxes - 2n-clx
7935 - type: "plot"
7936   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7937   algorithm: "plot_perf_box_name"
7938   output-file-type: ".html"
7939   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
7940   data: "plot-vpp-soak-2n-clx"
7941   include:
7942     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
7943     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
7944     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7945     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7946     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
7947     - "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"
7948   layout:
7949     title: "30 Minutes Soak Test (PLRsearch)"
7950     layout: "plot-soak-throughput"
7951
7952 # Soak Test (PLRsearch), boxes - 2n-skx
7953 - type: "plot"
7954   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7955   algorithm: "plot_perf_box_name"
7956   output-file-type: ".html"
7957   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-1"
7958   data: "plot-vpp-soak-2n-skx"
7959   include:
7960     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
7961     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
7962     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
7963     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
7964     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
7965     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
7966   layout:
7967     title: "30 Minutes Soak Test (PLRsearch)"
7968     layout: "plot-soak-throughput"
7969
7970 # Soak Test (PLRsearch), boxes - 2n-skx
7971 - type: "plot"
7972   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7973   algorithm: "plot_perf_box_name"
7974   output-file-type: ".html"
7975   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-2"
7976   data: "plot-vpp-soak-2n-skx"
7977   include:
7978     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
7979     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
7980     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7981     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7982     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
7983     - "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"
7984   layout:
7985     title: "30 Minutes Soak Test (PLRsearch)"
7986     layout: "plot-soak-throughput"
7987
7988 ###############################################################################
7989
7990 # Reconf tests 2n-skx
7991
7992 - type: "plot"
7993   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7994   algorithm: "plot_nf_reconf_box_name"
7995   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
7996   data: "plot-vpp-nfv-reconf-2n-skx"
7997   include:
7998     - "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"
7999     - "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"
8000     - "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"
8001     - "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"
8002     - "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"
8003     - "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"
8004   layout:
8005     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8006     layout: "plot-throughput"
8007
8008 - type: "plot"
8009   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8010   algorithm: "plot_nf_reconf_box_name"
8011   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
8012   data: "plot-vpp-nfv-reconf-2n-skx"
8013   include:
8014     - "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"
8015     - "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"
8016     - "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"
8017     - "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"
8018     - "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"
8019     - "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"
8020   layout:
8021     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8022     layout: "plot-throughput"
8023
8024 - type: "plot"
8025   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8026   algorithm: "plot_nf_reconf_box_name"
8027   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
8028   data: "plot-vpp-nfv-reconf-2n-skx"
8029   include:
8030     - "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"
8031     - "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"
8032     - "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"
8033     - "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"
8034     - "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"
8035     - "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"
8036   layout:
8037     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8038     layout: "plot-throughput"
8039
8040 ###############################################################################
8041
8042 # Reconf tests 2n-clx
8043
8044 - type: "plot"
8045   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8046   algorithm: "plot_nf_reconf_box_name"
8047   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
8048   data: "plot-vpp-nfv-reconf-2n-clx"
8049   include:
8050     - "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"
8051     - "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"
8052     - "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"
8053     - "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"
8054   layout:
8055     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8056     layout: "plot-throughput"
8057
8058 - type: "plot"
8059   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8060   algorithm: "plot_nf_reconf_box_name"
8061   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
8062   data: "plot-vpp-nfv-reconf-2n-clx"
8063   include:
8064     - "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"
8065     - "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"
8066     - "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"
8067     - "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"
8068   layout:
8069     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8070     layout: "plot-throughput"
8071
8072 - type: "plot"
8073   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
8074   algorithm: "plot_nf_reconf_box_name"
8075   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
8076   data: "plot-vpp-nfv-reconf-2n-clx"
8077   include:
8078     - "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"
8079     - "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"
8080     - "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"
8081     - "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"
8082   layout:
8083     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
8084     layout: "plot-throughput"
8085
8086 ###############################################################################
8087
8088 # Plots - NF Density - VSC - MRR IMIX
8089 - type: "plot"
8090   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8091   algorithm: "plot_nf_heatmap"
8092   output-file-type: ".html"
8093   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
8094   data: "plot-vpp-nfv-2n-skx-mrr"
8095   filter: "'NIC_Intel-XXV710' and
8096            'NF_DENSITY' and
8097            'VHOST' and
8098            not 'VXLAN' and
8099            'CHAIN' and
8100            'NF_VPPIP4' and
8101            'IMIX' and
8102            '2T1C' and
8103            'MRR'"
8104   parameters:
8105   - "result"
8106   - "name"
8107   - "tags"
8108   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8109   x-axis: "X = VNFs per Service Chain"
8110   y-axis: "Y = Number of Service Chains"
8111   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8112   layout:
8113     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8114     layout: "plot-service-density"
8115
8116 - type: "plot"
8117   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8118   algorithm: "plot_nf_heatmap"
8119   output-file-type: ".html"
8120   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
8121   data: "plot-vpp-nfv-2n-skx-mrr"
8122   filter: "'NIC_Intel-XXV710' and
8123            'NF_DENSITY' and
8124            'VHOST' and
8125            not 'VXLAN' and
8126            'CHAIN' and
8127            'NF_VPPIP4' and
8128            'IMIX' and
8129            '4T2C' and
8130            'MRR'"
8131   parameters:
8132   - "result"
8133   - "name"
8134   - "tags"
8135   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8136   x-axis: "X = VNFs per Service Chain"
8137   y-axis: "Y = Number of Service Chains"
8138   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8139   layout:
8140     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8141     layout: "plot-service-density"
8142
8143 - type: "plot"
8144   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8145   algorithm: "plot_nf_heatmap"
8146   output-file-type: ".html"
8147   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
8148   data: "plot-vpp-nfv-2n-skx-mrr"
8149   filter: "'NIC_Intel-XXV710' and
8150            'NF_DENSITY' and
8151            'VHOST' and
8152            not 'VXLAN' and
8153            'CHAIN' and
8154            'NF_VPPIP4' and
8155            'IMIX' and
8156            '8T4C' and
8157            'MRR'"
8158   parameters:
8159   - "result"
8160   - "name"
8161   - "tags"
8162   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8163   x-axis: "X = VNFs per Service Chain"
8164   y-axis: "Y = Number of Service Chains"
8165   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8166   layout:
8167     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
8168     layout: "plot-service-density"
8169
8170 # Plots - NF Density - VSC - NDR IMIX
8171 - type: "plot"
8172   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8173   algorithm: "plot_nf_heatmap"
8174   output-file-type: ".html"
8175   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
8176   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8177   filter: "'NIC_Intel-XXV710' and
8178            'NF_DENSITY' and
8179            'VHOST' and
8180            not 'VXLAN' and
8181            'CHAIN' and
8182            'NF_VPPIP4' and
8183            'IMIX' and
8184            '2T1C' and
8185            'NDRPDR'"
8186   parameters:
8187   - "throughput"
8188   - "name"
8189   - "tags"
8190   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8191   x-axis: "X = VNFs per Service Chain"
8192   y-axis: "Y = Number of Service Chains"
8193   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8194   layout:
8195     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8196     layout: "plot-service-density"
8197
8198 - type: "plot"
8199   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8200   algorithm: "plot_nf_heatmap"
8201   output-file-type: ".html"
8202   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
8203   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8204   filter: "'NIC_Intel-XXV710' and
8205            'NF_DENSITY' and
8206            'VHOST' and
8207            not 'VXLAN' and
8208            'CHAIN' and
8209            'NF_VPPIP4' and
8210            'IMIX' and
8211            '4T2C' and
8212            'NDRPDR'"
8213   parameters:
8214   - "throughput"
8215   - "name"
8216   - "tags"
8217   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8218   x-axis: "X = VNFs per Service Chain"
8219   y-axis: "Y = Number of Service Chains"
8220   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8221   layout:
8222     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8223     layout: "plot-service-density"
8224
8225 - type: "plot"
8226   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8227   algorithm: "plot_nf_heatmap"
8228   output-file-type: ".html"
8229   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
8230   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8231   filter: "'NIC_Intel-XXV710' and
8232            'NF_DENSITY' and
8233            'VHOST' and
8234            not 'VXLAN' and
8235            'CHAIN' and
8236            'NF_VPPIP4' and
8237            'IMIX' and
8238            '8T4C' and
8239            'NDRPDR'"
8240   parameters:
8241   - "throughput"
8242   - "name"
8243   - "tags"
8244   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8245   x-axis: "X = VNFs per Service Chain"
8246   y-axis: "Y = Number of Service Chains"
8247   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8248   layout:
8249     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
8250     layout: "plot-service-density"
8251
8252 # Plots - NF Density - VSC - PDR IMIX
8253 - type: "plot"
8254   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8255   algorithm: "plot_nf_heatmap"
8256   output-file-type: ".html"
8257   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
8258   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8259   filter: "'NIC_Intel-XXV710' and
8260            'NF_DENSITY' and
8261            'VHOST' and
8262            not 'VXLAN' and
8263            'CHAIN' and
8264            'NF_VPPIP4' and
8265            'IMIX' and
8266            '2T1C' and
8267            'NDRPDR'"
8268   parameters:
8269   - "throughput"
8270   - "name"
8271   - "tags"
8272   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8273   x-axis: "X = VNFs per Service Chain"
8274   y-axis: "Y = Number of Service Chains"
8275   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8276   layout:
8277     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8278     layout: "plot-service-density"
8279
8280 - type: "plot"
8281   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8282   algorithm: "plot_nf_heatmap"
8283   output-file-type: ".html"
8284   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
8285   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8286   filter: "'NIC_Intel-XXV710' and
8287            'NF_DENSITY' and
8288            'VHOST' and
8289            not 'VXLAN' and
8290            'CHAIN' and
8291            'NF_VPPIP4' and
8292            'IMIX' and
8293            '4T2C' and
8294            'NDRPDR'"
8295   parameters:
8296   - "throughput"
8297   - "name"
8298   - "tags"
8299   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8300   x-axis: "X = VNFs per Service Chain"
8301   y-axis: "Y = Number of Service Chains"
8302   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8303   layout:
8304     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8305     layout: "plot-service-density"
8306
8307 - type: "plot"
8308   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8309   algorithm: "plot_nf_heatmap"
8310   output-file-type: ".html"
8311   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
8312   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8313   filter: "'NIC_Intel-XXV710' and
8314            'NF_DENSITY' and
8315            'VHOST' and
8316            not 'VXLAN' and
8317            'CHAIN' and
8318            'NF_VPPIP4' and
8319            'IMIX' and
8320            '8T4C' and
8321            'NDRPDR'"
8322   parameters:
8323   - "throughput"
8324   - "name"
8325   - "tags"
8326   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8327   x-axis: "X = VNFs per Service Chain"
8328   y-axis: "Y = Number of Service Chains"
8329   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8330   layout:
8331     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
8332     layout: "plot-service-density"
8333
8334 ###############################################################################
8335
8336 # Plots - NF Density - VSC - MRR IMIX
8337 - type: "plot"
8338   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8339   algorithm: "plot_nf_heatmap"
8340   output-file-type: ".html"
8341   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
8342   data: "plot-vpp-nfv-2n-skx-mrr"
8343   filter: "'NIC_Intel-XXV710' and
8344            'NF_DENSITY' and
8345            'VHOST' and
8346            'VXLAN' and
8347            'CHAIN' and
8348            'IMIX' and
8349            '2T1C' and
8350            'MRR'"
8351   parameters:
8352   - "result"
8353   - "name"
8354   - "tags"
8355   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8356   x-axis: "X = VNFs per Service Chain"
8357   y-axis: "Y = Number of Service Chains"
8358   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8359   layout:
8360     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8361     layout: "plot-service-density"
8362
8363 - type: "plot"
8364   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8365   algorithm: "plot_nf_heatmap"
8366   output-file-type: ".html"
8367   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
8368   data: "plot-vpp-nfv-2n-skx-mrr"
8369   filter: "'NIC_Intel-XXV710' and
8370            'NF_DENSITY' and
8371            'VHOST' and
8372            'VXLAN' and
8373            'CHAIN' and
8374            'IMIX' and
8375            '4T2C' and
8376            'MRR'"
8377   parameters:
8378   - "result"
8379   - "name"
8380   - "tags"
8381   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8382   x-axis: "X = VNFs per Service Chain"
8383   y-axis: "Y = Number of Service Chains"
8384   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8385   layout:
8386     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8387     layout: "plot-service-density"
8388
8389 - type: "plot"
8390   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8391   algorithm: "plot_nf_heatmap"
8392   output-file-type: ".html"
8393   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
8394   data: "plot-vpp-nfv-2n-skx-mrr"
8395   filter: "'NIC_Intel-XXV710' and
8396            'NF_DENSITY' and
8397            'VHOST' and
8398            'VXLAN' and
8399            'CHAIN' and
8400            'IMIX' and
8401            '8T4C' and
8402            'MRR'"
8403   parameters:
8404   - "result"
8405   - "name"
8406   - "tags"
8407   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8408   x-axis: "X = VNFs per Service Chain"
8409   y-axis: "Y = Number of Service Chains"
8410   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8411   layout:
8412     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
8413     layout: "plot-service-density"
8414
8415 # Plots - NF Density - VSC - NDR IMIX
8416 - type: "plot"
8417   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8418   algorithm: "plot_nf_heatmap"
8419   output-file-type: ".html"
8420   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
8421   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8422   filter: "'NIC_Intel-XXV710' and
8423            'NF_DENSITY' and
8424            'VHOST' and
8425            'VXLAN' and
8426            'CHAIN' and
8427            'IMIX' and
8428            '2T1C' and
8429            'NDRPDR'"
8430   parameters:
8431   - "throughput"
8432   - "name"
8433   - "tags"
8434   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8435   x-axis: "X = VNFs per Service Chain"
8436   y-axis: "Y = Number of Service Chains"
8437   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8438   layout:
8439     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8440     layout: "plot-service-density"
8441
8442 - type: "plot"
8443   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8444   algorithm: "plot_nf_heatmap"
8445   output-file-type: ".html"
8446   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
8447   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8448   filter: "'NIC_Intel-XXV710' and
8449            'NF_DENSITY' and
8450            'VHOST' and
8451            'VXLAN' and
8452            'CHAIN' and
8453            'IMIX' and
8454            '4T2C' and
8455            'NDRPDR'"
8456   parameters:
8457   - "throughput"
8458   - "name"
8459   - "tags"
8460   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8461   x-axis: "X = VNFs per Service Chain"
8462   y-axis: "Y = Number of Service Chains"
8463   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8464   layout:
8465     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8466     layout: "plot-service-density"
8467
8468 - type: "plot"
8469   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8470   algorithm: "plot_nf_heatmap"
8471   output-file-type: ".html"
8472   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
8473   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8474   filter: "'NIC_Intel-XXV710' and
8475            'NF_DENSITY' and
8476            'VHOST' and
8477            'VXLAN' and
8478            'CHAIN' and
8479            'IMIX' and
8480            '8T4C' and
8481            'NDRPDR'"
8482   parameters:
8483   - "throughput"
8484   - "name"
8485   - "tags"
8486   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8487   x-axis: "X = VNFs per Service Chain"
8488   y-axis: "Y = Number of Service Chains"
8489   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8490   layout:
8491     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
8492     layout: "plot-service-density"
8493
8494 # Plots - NF Density - VSC - PDR IMIX
8495 - type: "plot"
8496   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8497   algorithm: "plot_nf_heatmap"
8498   output-file-type: ".html"
8499   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
8500   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8501   filter: "'NIC_Intel-XXV710' and
8502            'NF_DENSITY' and
8503            'VHOST' and
8504            'VXLAN' and
8505            'CHAIN' and
8506            'IMIX' and
8507            '2T1C' and
8508            'NDRPDR'"
8509   parameters:
8510   - "throughput"
8511   - "name"
8512   - "tags"
8513   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8514   x-axis: "X = VNFs per Service Chain"
8515   y-axis: "Y = Number of Service Chains"
8516   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8517   layout:
8518     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8519     layout: "plot-service-density"
8520
8521 - type: "plot"
8522   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8523   algorithm: "plot_nf_heatmap"
8524   output-file-type: ".html"
8525   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
8526   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8527   filter: "'NIC_Intel-XXV710' and
8528            'NF_DENSITY' and
8529            'VHOST' and
8530            'VXLAN' and
8531            'CHAIN' and
8532            'IMIX' and
8533            '4T2C' and
8534            'NDRPDR'"
8535   parameters:
8536   - "throughput"
8537   - "name"
8538   - "tags"
8539   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8540   x-axis: "X = VNFs per Service Chain"
8541   y-axis: "Y = Number of Service Chains"
8542   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8543   layout:
8544     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8545     layout: "plot-service-density"
8546
8547 - type: "plot"
8548   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8549   algorithm: "plot_nf_heatmap"
8550   output-file-type: ".html"
8551   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
8552   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8553   filter: "'NIC_Intel-XXV710' and
8554            'NF_DENSITY' and
8555            'VHOST' and
8556            'VXLAN' and
8557            'CHAIN' and
8558            'IMIX' and
8559            '8T4C' and
8560            'NDRPDR'"
8561   parameters:
8562   - "throughput"
8563   - "name"
8564   - "tags"
8565   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8566   x-axis: "X = VNFs per Service Chain"
8567   y-axis: "Y = Number of Service Chains"
8568   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8569   layout:
8570     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
8571     layout: "plot-service-density"
8572
8573 ###############################################################################
8574
8575 # Plots - NF Density - CSC - MRR IMIX
8576 - type: "plot"
8577   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8578   algorithm: "plot_nf_heatmap"
8579   output-file-type: ".html"
8580   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
8581   data: "plot-vpp-nfv-2n-skx-mrr"
8582   filter: "'NIC_Intel-XXV710' and
8583            'NF_DENSITY' and
8584            'DOCKER' and
8585            'CHAIN' and
8586            'NF_VPPIP4' and
8587            'IMIX' and
8588            '2T1C' and
8589            'MRR'"
8590   parameters:
8591   - "result"
8592   - "name"
8593   - "tags"
8594   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8595   x-axis: "X = CNFs per Service Chain"
8596   y-axis: "Y = Number of Service Chains"
8597   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8598   layout:
8599     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8600     layout: "plot-service-density"
8601
8602 - type: "plot"
8603   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8604   algorithm: "plot_nf_heatmap"
8605   output-file-type: ".html"
8606   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
8607   data: "plot-vpp-nfv-2n-skx-mrr"
8608   filter: "'NIC_Intel-XXV710' and
8609            'NF_DENSITY' and
8610            'DOCKER' and
8611            'CHAIN' and
8612            'NF_VPPIP4' and
8613            'IMIX' and
8614            '4T2C' and
8615            'MRR'"
8616   parameters:
8617   - "result"
8618   - "name"
8619   - "tags"
8620   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8621   x-axis: "X = CNFs per Service Chain"
8622   y-axis: "Y = Number of Service Chains"
8623   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8624   layout:
8625     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8626     layout: "plot-service-density"
8627
8628 - type: "plot"
8629   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8630   algorithm: "plot_nf_heatmap"
8631   output-file-type: ".html"
8632   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
8633   data: "plot-vpp-nfv-2n-skx-mrr"
8634   filter: "'NIC_Intel-XXV710' and
8635            'NF_DENSITY' and
8636            'DOCKER' and
8637            'CHAIN' and
8638            'NF_VPPIP4' and
8639            'IMIX' and
8640            '8T4C' and
8641            'MRR'"
8642   parameters:
8643   - "result"
8644   - "name"
8645   - "tags"
8646   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8647   x-axis: "X = CNFs per Service Chain"
8648   y-axis: "Y = Number of Service Chains"
8649   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8650   layout:
8651     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8652     layout: "plot-service-density"
8653
8654 # Plots - NF Density - CSC - NDR IMIX
8655 - type: "plot"
8656   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8657   algorithm: "plot_nf_heatmap"
8658   output-file-type: ".html"
8659   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
8660   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8661   filter: "'NIC_Intel-XXV710' and
8662            'NF_DENSITY' and
8663            'DOCKER' and
8664            'CHAIN' and
8665            'NF_VPPIP4' and
8666            'IMIX' and
8667            '2T1C' and
8668            'NDRPDR'"
8669   parameters:
8670   - "throughput"
8671   - "name"
8672   - "tags"
8673   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8674   x-axis: "X = CNFs per Service Chain"
8675   y-axis: "Y = Number of Service Chains"
8676   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8677   layout:
8678     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8679     layout: "plot-service-density"
8680
8681 - type: "plot"
8682   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8683   algorithm: "plot_nf_heatmap"
8684   output-file-type: ".html"
8685   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
8686   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8687   filter: "'NIC_Intel-XXV710' and
8688            'NF_DENSITY' and
8689            'DOCKER' and
8690            'CHAIN' and
8691            'NF_VPPIP4' and
8692            'IMIX' and
8693            '4T2C' and
8694            'NDRPDR'"
8695   parameters:
8696   - "throughput"
8697   - "name"
8698   - "tags"
8699   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8700   x-axis: "X = CNFs per Service Chain"
8701   y-axis: "Y = Number of Service Chains"
8702   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8703   layout:
8704     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8705     layout: "plot-service-density"
8706
8707 - type: "plot"
8708   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8709   algorithm: "plot_nf_heatmap"
8710   output-file-type: ".html"
8711   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
8712   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8713   filter: "'NIC_Intel-XXV710' and
8714            'NF_DENSITY' and
8715            'DOCKER' and
8716            'CHAIN' and
8717            'NF_VPPIP4' and
8718            'IMIX' and
8719            '8T4C' and
8720            'NDRPDR'"
8721   parameters:
8722   - "throughput"
8723   - "name"
8724   - "tags"
8725   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8726   x-axis: "X = CNFs per Service Chain"
8727   y-axis: "Y = Number of Service Chains"
8728   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8729   layout:
8730     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8731     layout: "plot-service-density"
8732
8733 # Plots - NF Density - CSC - PDR IMIX
8734 - type: "plot"
8735   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8736   algorithm: "plot_nf_heatmap"
8737   output-file-type: ".html"
8738   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
8739   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8740   filter: "'NIC_Intel-XXV710' and
8741            'NF_DENSITY' and
8742            'DOCKER' and
8743            'CHAIN' and
8744            'NF_VPPIP4' and
8745            'IMIX' and
8746            '2T1C' and
8747            'NDRPDR'"
8748   parameters:
8749   - "throughput"
8750   - "name"
8751   - "tags"
8752   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8753   x-axis: "X = CNFs per Service Chain"
8754   y-axis: "Y = Number of Service Chains"
8755   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8756   layout:
8757     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8758     layout: "plot-service-density"
8759
8760 - type: "plot"
8761   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8762   algorithm: "plot_nf_heatmap"
8763   output-file-type: ".html"
8764   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
8765   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8766   filter: "'NIC_Intel-XXV710' and
8767            'NF_DENSITY' and
8768            'DOCKER' and
8769            'CHAIN' and
8770            'NF_VPPIP4' and
8771            'IMIX' and
8772            '4T2C' and
8773            'NDRPDR'"
8774   parameters:
8775   - "throughput"
8776   - "name"
8777   - "tags"
8778   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8779   x-axis: "X = CNFs per Service Chain"
8780   y-axis: "Y = Number of Service Chains"
8781   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8782   layout:
8783     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8784     layout: "plot-service-density"
8785
8786 - type: "plot"
8787   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8788   algorithm: "plot_nf_heatmap"
8789   output-file-type: ".html"
8790   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
8791   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8792   filter: "'NIC_Intel-XXV710' and
8793            'NF_DENSITY' and
8794            'DOCKER' and
8795            'CHAIN' and
8796            'NF_VPPIP4' and
8797            'IMIX' and
8798            '8T4C' and
8799            'NDRPDR'"
8800   parameters:
8801   - "throughput"
8802   - "name"
8803   - "tags"
8804   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8805   x-axis: "X = CNFs per Service Chain"
8806   y-axis: "Y = Number of Service Chains"
8807   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8808   layout:
8809     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8810     layout: "plot-service-density"
8811
8812 ################################################################################
8813 #
8814 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8815 #- type: "plot"
8816 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8817 #  algorithm: "plot_nf_heatmap"
8818 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
8819 #  data: "plot-vpp-nfv-3n-skx-mrr"
8820 #  filter: "'NIC_Intel-XXV710' and
8821 #           'NF_DENSITY' and
8822 #           'DOCKER' and
8823 #           'CHAIN' and
8824 #           'NF_VPPIP4' and
8825 #           'IPSEC' and
8826 #           'TNL_4' and
8827 #           'IMIX' and
8828 #           '2T1C' and
8829 #           'MRR'"
8830 #  parameters:
8831 #  - "result"
8832 #  - "name"
8833 #  - "tags"
8834 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8835 #  x-axis: "X = CNFs per Service Chain"
8836 #  y-axis: "Y = Number of Service Chains"
8837 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8838 #  layout:
8839 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8840 #    layout: "plot-service-density"
8841 #
8842 #- type: "plot"
8843 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8844 #  algorithm: "plot_nf_heatmap"
8845 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
8846 #  data: "plot-vpp-nfv-3n-skx-mrr"
8847 #  filter: "'NIC_Intel-XXV710' and
8848 #           'NF_DENSITY' and
8849 #           'DOCKER' and
8850 #           'CHAIN' and
8851 #           'NF_VPPIP4' and
8852 #           'IPSEC' and
8853 #           'TNL_4' and
8854 #           'IMIX' and
8855 #           '4T2C' and
8856 #           'MRR'"
8857 #  parameters:
8858 #  - "result"
8859 #  - "name"
8860 #  - "tags"
8861 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8862 #  x-axis: "X = CNFs per Service Chain"
8863 #  y-axis: "Y = Number of Service Chains"
8864 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8865 #  layout:
8866 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8867 #    layout: "plot-service-density"
8868 #
8869 #- type: "plot"
8870 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8871 #  algorithm: "plot_nf_heatmap"
8872 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
8873 #  data: "plot-vpp-nfv-3n-skx-mrr"
8874 #  filter: "'NIC_Intel-XXV710' and
8875 #           'NF_DENSITY' and
8876 #           'DOCKER' and
8877 #           'CHAIN' and
8878 #           'NF_VPPIP4' and
8879 #           'IPSEC' and
8880 #           'TNL_4' and
8881 #           'IMIX' and
8882 #           '8T4C' and
8883 #           'MRR'"
8884 #  parameters:
8885 #  - "result"
8886 #  - "name"
8887 #  - "tags"
8888 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8889 #  x-axis: "X = CNFs per Service Chain"
8890 #  y-axis: "Y = Number of Service Chains"
8891 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8892 #  layout:
8893 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8894 #    layout: "plot-service-density"
8895
8896 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8897 #- type: "plot"
8898 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8899 #  algorithm: "plot_nf_heatmap"
8900 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
8901 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8902 #  filter: "'NIC_Intel-XXV710' and
8903 #           'NF_DENSITY' and
8904 #           'DOCKER' and
8905 #           'CHAIN' and
8906 #           'NF_VPPIP4' and
8907 #           'IPSEC' and
8908 #           'TNL_4' and
8909 #           'IMIX' and
8910 #           '2T1C' and
8911 #           'NDRPDR'"
8912 #  parameters:
8913 #  - "throughput"
8914 #  - "name"
8915 #  - "tags"
8916 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8917 #  x-axis: "X = CNFs per Service Chain"
8918 #  y-axis: "Y = Number of Service Chains"
8919 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8920 #  layout:
8921 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8922 #    layout: "plot-service-density"
8923 #
8924 #- type: "plot"
8925 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8926 #  algorithm: "plot_nf_heatmap"
8927 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
8928 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8929 #  filter: "'NIC_Intel-XXV710' and
8930 #           'NF_DENSITY' and
8931 #           'DOCKER' and
8932 #           'CHAIN' and
8933 #           'NF_VPPIP4' and
8934 #           'IPSEC' and
8935 #           'TNL_4' and
8936 #           'IMIX' and
8937 #           '4T2C' and
8938 #           'NDRPDR'"
8939 #  parameters:
8940 #  - "throughput"
8941 #  - "name"
8942 #  - "tags"
8943 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8944 #  x-axis: "X = CNFs per Service Chain"
8945 #  y-axis: "Y = Number of Service Chains"
8946 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8947 #  layout:
8948 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8949 #    layout: "plot-service-density"
8950 #
8951 #- type: "plot"
8952 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8953 #  algorithm: "plot_nf_heatmap"
8954 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
8955 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8956 #  filter: "'NIC_Intel-XXV710' and
8957 #           'NF_DENSITY' and
8958 #           'DOCKER' and
8959 #           'CHAIN' and
8960 #           'NF_VPPIP4' and
8961 #           'IPSEC' and
8962 #           'TNL_4' and
8963 #           'IMIX' and
8964 #           '8T4C' and
8965 #           'NDRPDR'"
8966 #  parameters:
8967 #  - "throughput"
8968 #  - "name"
8969 #  - "tags"
8970 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8971 #  x-axis: "X = CNFs per Service Chain"
8972 #  y-axis: "Y = Number of Service Chains"
8973 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8974 #  layout:
8975 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8976 #    layout: "plot-service-density"
8977 #
8978 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
8979 #- type: "plot"
8980 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8981 #  algorithm: "plot_nf_heatmap"
8982 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
8983 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8984 #  filter: "'NIC_Intel-XXV710' and
8985 #           'NF_DENSITY' and
8986 #           'DOCKER' and
8987 #           'CHAIN' and
8988 #           'NF_VPPIP4' and
8989 #           'IPSEC' and
8990 #           'TNL_4' and
8991 #           'IMIX' and
8992 #           '2T1C' and
8993 #           'NDRPDR'"
8994 #  parameters:
8995 #  - "throughput"
8996 #  - "name"
8997 #  - "tags"
8998 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8999 #  x-axis: "X = CNFs per Service Chain"
9000 #  y-axis: "Y = Number of Service Chains"
9001 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9002 #  layout:
9003 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9004 #    layout: "plot-service-density"
9005 #
9006 #- type: "plot"
9007 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9008 #  algorithm: "plot_nf_heatmap"
9009 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
9010 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9011 #  filter: "'NIC_Intel-XXV710' and
9012 #           'NF_DENSITY' and
9013 #           'DOCKER' and
9014 #           'CHAIN' and
9015 #           'NF_VPPIP4' and
9016 #           'IPSEC' and
9017 #           'TNL_4' and
9018 #           'IMIX' and
9019 #           '4T2C' and
9020 #           'NDRPDR'"
9021 #  parameters:
9022 #  - "throughput"
9023 #  - "name"
9024 #  - "tags"
9025 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9026 #  x-axis: "X = CNFs per Service Chain"
9027 #  y-axis: "Y = Number of Service Chains"
9028 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9029 #  layout:
9030 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9031 #    layout: "plot-service-density"
9032 #
9033 #- type: "plot"
9034 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9035 #  algorithm: "plot_nf_heatmap"
9036 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
9037 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9038 #  filter: "'NIC_Intel-XXV710' and
9039 #           'NF_DENSITY' and
9040 #           'DOCKER' and
9041 #           'CHAIN' and
9042 #           'NF_VPPIP4' and
9043 #           'IPSEC' and
9044 #           'TNL_4' and
9045 #           'IMIX' and
9046 #           '8T4C' and
9047 #           'NDRPDR'"
9048 #  parameters:
9049 #  - "throughput"
9050 #  - "name"
9051 #  - "tags"
9052 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9053 #  x-axis: "X = CNFs per Service Chain"
9054 #  y-axis: "Y = Number of Service Chains"
9055 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9056 #  layout:
9057 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9058 #    layout: "plot-service-density"
9059
9060 ###############################################################################
9061
9062 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
9063 #- type: "plot"
9064 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9065 #  algorithm: "plot_nf_heatmap"
9066 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
9067 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9068 #  filter: "'NIC_Intel-XL710' and
9069 #           'NF_DENSITY' and
9070 #           'DOCKER' and
9071 #           'CHAIN' and
9072 #           'NF_VPPIP4' and
9073 #           'IMIX' and
9074 #           'TNL_4' and
9075 #           '1T1C' and
9076 #           'MRR'"
9077 #  parameters:
9078 #  - "result"
9079 #  - "name"
9080 #  - "tags"
9081 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9082 #  x-axis: "X = CNFs per Service Chain"
9083 #  y-axis: "Y = Number of Service Chains"
9084 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9085 #  layout:
9086 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9087 #    layout: "plot-service-density"
9088 #
9089 #- type: "plot"
9090 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9091 #  algorithm: "plot_nf_heatmap"
9092 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
9093 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9094 #  filter: "'NIC_Intel-XL710' and
9095 #           'NF_DENSITY' and
9096 #           'DOCKER' and
9097 #           'CHAIN' and
9098 #           'NF_VPPIP4' and
9099 #           'IPSEC' and
9100 #           'TNL_4' and
9101 #           'IMIX' and
9102 #           '2T2C' and
9103 #           'MRR'"
9104 #  parameters:
9105 #  - "result"
9106 #  - "name"
9107 #  - "tags"
9108 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9109 #  x-axis: "X = CNFs per Service Chain"
9110 #  y-axis: "Y = Number of Service Chains"
9111 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9112 #  layout:
9113 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9114 #    layout: "plot-service-density"
9115 #
9116 #- type: "plot"
9117 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9118 #  algorithm: "plot_nf_heatmap"
9119 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
9120 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9121 #  filter: "'NIC_Intel-XL710' and
9122 #           'NF_DENSITY' and
9123 #           'DOCKER' and
9124 #           'CHAIN' and
9125 #           'NF_VPPIP4' and
9126 #           'IPSEC' and
9127 #           'TNL_4' and
9128 #           'IMIX' and
9129 #           '4T4C' and
9130 #           'MRR'"
9131 #  parameters:
9132 #  - "result"
9133 #  - "name"
9134 #  - "tags"
9135 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9136 #  x-axis: "X = CNFs per Service Chain"
9137 #  y-axis: "Y = Number of Service Chains"
9138 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9139 #  layout:
9140 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
9141 #    layout: "plot-service-density"
9142
9143 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
9144 #- type: "plot"
9145 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9146 #  algorithm: "plot_nf_heatmap"
9147 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
9148 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9149 #  filter: "'NIC_Intel-XL710' and
9150 #           'NF_DENSITY' and
9151 #           'DOCKER' and
9152 #           'CHAIN' and
9153 #           'NF_VPPIP4' and
9154 #           'IPSEC' and
9155 #           'TNL_4' and
9156 #           'IMIX' and
9157 #           '1T1C' and
9158 #           'NDRPDR'"
9159 #  parameters:
9160 #  - "throughput"
9161 #  - "name"
9162 #  - "tags"
9163 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9164 #  x-axis: "X = CNFs per Service Chain"
9165 #  y-axis: "Y = Number of Service Chains"
9166 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9167 #  layout:
9168 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9169 #    layout: "plot-service-density"
9170 #
9171 #- type: "plot"
9172 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9173 #  algorithm: "plot_nf_heatmap"
9174 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
9175 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9176 #  filter: "'NIC_Intel-XL710' and
9177 #           'NF_DENSITY' and
9178 #           'DOCKER' and
9179 #           'CHAIN' and
9180 #           'NF_VPPIP4' and
9181 #           'IPSEC' and
9182 #           'TNL_4' and
9183 #           'IMIX' and
9184 #           '2T2C' and
9185 #           'NDRPDR'"
9186 #  parameters:
9187 #  - "throughput"
9188 #  - "name"
9189 #  - "tags"
9190 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9191 #  x-axis: "X = CNFs per Service Chain"
9192 #  y-axis: "Y = Number of Service Chains"
9193 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9194 #  layout:
9195 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9196 #    layout: "plot-service-density"
9197 #
9198 #- type: "plot"
9199 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9200 #  algorithm: "plot_nf_heatmap"
9201 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
9202 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9203 #  filter: "'NIC_Intel-XL710' and
9204 #           'NF_DENSITY' and
9205 #           'DOCKER' and
9206 #           'CHAIN' and
9207 #           'NF_VPPIP4' and
9208 #           'IPSEC' and
9209 #           'TNL_4' and
9210 #           'IMIX' and
9211 #           '4T4C' and
9212 #           'NDRPDR'"
9213 #  parameters:
9214 #  - "throughput"
9215 #  - "name"
9216 #  - "tags"
9217 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9218 #  x-axis: "X = CNFs per Service Chain"
9219 #  y-axis: "Y = Number of Service Chains"
9220 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9221 #  layout:
9222 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
9223 #    layout: "plot-service-density"
9224 #
9225 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
9226 #- type: "plot"
9227 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9228 #  algorithm: "plot_nf_heatmap"
9229 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
9230 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9231 #  filter: "'NIC_Intel-XL710' and
9232 #           'NF_DENSITY' and
9233 #           'DOCKER' and
9234 #           'CHAIN' and
9235 #           'NF_VPPIP4' and
9236 #           'IPSEC' and
9237 #           'TNL_4' and
9238 #           'IMIX' and
9239 #           '1T1C' and
9240 #           'NDRPDR'"
9241 #  parameters:
9242 #  - "throughput"
9243 #  - "name"
9244 #  - "tags"
9245 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9246 #  x-axis: "X = CNFs per Service Chain"
9247 #  y-axis: "Y = Number of Service Chains"
9248 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9249 #  layout:
9250 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9251 #    layout: "plot-service-density"
9252 #
9253 #- type: "plot"
9254 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9255 #  algorithm: "plot_nf_heatmap"
9256 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
9257 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9258 #  filter: "'NIC_Intel-XL710' and
9259 #           'NF_DENSITY' and
9260 #           'DOCKER' and
9261 #           'CHAIN' and
9262 #           'NF_VPPIP4' and
9263 #           'IPSEC' and
9264 #           'TNL_4' and
9265 #           'IMIX' and
9266 #           '2T2C' and
9267 #           'NDRPDR'"
9268 #  parameters:
9269 #  - "throughput"
9270 #  - "name"
9271 #  - "tags"
9272 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9273 #  x-axis: "X = CNFs per Service Chain"
9274 #  y-axis: "Y = Number of Service Chains"
9275 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9276 #  layout:
9277 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9278 #    layout: "plot-service-density"
9279 #
9280 #- type: "plot"
9281 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9282 #  algorithm: "plot_nf_heatmap"
9283 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
9284 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9285 #  filter: "'NIC_Intel-XL710' and
9286 #           'NF_DENSITY' and
9287 #           'DOCKER' and
9288 #           'CHAIN' and
9289 #           'NF_VPPIP4' and
9290 #           'IPSEC' and
9291 #           'TNL_4' and
9292 #           'IMIX' and
9293 #           '4T4C' and
9294 #           'NDRPDR'"
9295 #  parameters:
9296 #  - "throughput"
9297 #  - "name"
9298 #  - "tags"
9299 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9300 #  x-axis: "X = CNFs per Service Chain"
9301 #  y-axis: "Y = Number of Service Chains"
9302 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9303 #  layout:
9304 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
9305 #    layout: "plot-service-density"
9306
9307 ###############################################################################
9308
9309 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
9310 #- type: "plot"
9311 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9312 #  algorithm: "plot_nf_heatmap"
9313 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
9314 #  data: "plot-vpp-nfv-3n-skx-mrr"
9315 #  filter: "'NIC_Intel-XXV710' and
9316 #           'NF_DENSITY' and
9317 #           'DOCKER' and
9318 #           'CHAIN' and
9319 #           'NF_VPPIP4' and
9320 #           'IPSEC' and
9321 #           'TNL_1000' and
9322 #           'IMIX' and
9323 #           '2T1C' and
9324 #           'MRR'"
9325 #  parameters:
9326 #  - "result"
9327 #  - "name"
9328 #  - "tags"
9329 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9330 #  x-axis: "X = CNFs per Service Chain"
9331 #  y-axis: "Y = Number of Service Chains"
9332 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9333 #  layout:
9334 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9335 #    layout: "plot-service-density"
9336 #
9337 #- type: "plot"
9338 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9339 #  algorithm: "plot_nf_heatmap"
9340 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
9341 #  data: "plot-vpp-nfv-3n-skx-mrr"
9342 #  filter: "'NIC_Intel-XXV710' and
9343 #           'NF_DENSITY' and
9344 #           'DOCKER' and
9345 #           'CHAIN' and
9346 #           'NF_VPPIP4' and
9347 #           'IPSEC' and
9348 #           'TNL_1000' and
9349 #           'IMIX' and
9350 #           '4T2C' and
9351 #           'MRR'"
9352 #  parameters:
9353 #  - "result"
9354 #  - "name"
9355 #  - "tags"
9356 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9357 #  x-axis: "X = CNFs per Service Chain"
9358 #  y-axis: "Y = Number of Service Chains"
9359 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9360 #  layout:
9361 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9362 #    layout: "plot-service-density"
9363 #
9364 #- type: "plot"
9365 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9366 #  algorithm: "plot_nf_heatmap"
9367 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
9368 #  data: "plot-vpp-nfv-3n-skx-mrr"
9369 #  filter: "'NIC_Intel-XXV710' and
9370 #           'NF_DENSITY' and
9371 #           'DOCKER' and
9372 #           'CHAIN' and
9373 #           'NF_VPPIP4' and
9374 #           'IPSEC' and
9375 #           'TNL_1000' and
9376 #           'IMIX' and
9377 #           '8T4C' and
9378 #           'MRR'"
9379 #  parameters:
9380 #  - "result"
9381 #  - "name"
9382 #  - "tags"
9383 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9384 #  x-axis: "X = CNFs per Service Chain"
9385 #  y-axis: "Y = Number of Service Chains"
9386 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9387 #  layout:
9388 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9389 #    layout: "plot-service-density"
9390
9391 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
9392 #- type: "plot"
9393 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9394 #  algorithm: "plot_nf_heatmap"
9395 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
9396 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9397 #  filter: "'NIC_Intel-XXV710' and
9398 #           'NF_DENSITY' and
9399 #           'DOCKER' and
9400 #           'CHAIN' and
9401 #           'NF_VPPIP4' and
9402 #           'IPSEC' and
9403 #           'TNL_1000' and
9404 #           'IMIX' and
9405 #           '2T1C' and
9406 #           'NDRPDR'"
9407 #  parameters:
9408 #  - "throughput"
9409 #  - "name"
9410 #  - "tags"
9411 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9412 #  x-axis: "X = CNFs per Service Chain"
9413 #  y-axis: "Y = Number of Service Chains"
9414 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9415 #  layout:
9416 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9417 #    layout: "plot-service-density"
9418 #
9419 #- type: "plot"
9420 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9421 #  algorithm: "plot_nf_heatmap"
9422 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
9423 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9424 #  filter: "'NIC_Intel-XXV710' and
9425 #           'NF_DENSITY' and
9426 #           'DOCKER' and
9427 #           'CHAIN' and
9428 #           'NF_VPPIP4' and
9429 #           'IPSEC' and
9430 #           'TNL_1000' and
9431 #           'IMIX' and
9432 #           '4T2C' and
9433 #           'NDRPDR'"
9434 #  parameters:
9435 #  - "throughput"
9436 #  - "name"
9437 #  - "tags"
9438 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9439 #  x-axis: "X = CNFs per Service Chain"
9440 #  y-axis: "Y = Number of Service Chains"
9441 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9442 #  layout:
9443 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9444 #    layout: "plot-service-density"
9445 #
9446 #- type: "plot"
9447 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9448 #  algorithm: "plot_nf_heatmap"
9449 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
9450 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9451 #  filter: "'NIC_Intel-XXV710' and
9452 #           'NF_DENSITY' and
9453 #           'DOCKER' and
9454 #           'CHAIN' and
9455 #           'NF_VPPIP4' and
9456 #           'IPSEC' and
9457 #           'TNL_1000' and
9458 #           'IMIX' and
9459 #           '8T4C' and
9460 #           'NDRPDR'"
9461 #  parameters:
9462 #  - "throughput"
9463 #  - "name"
9464 #  - "tags"
9465 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9466 #  x-axis: "X = CNFs per Service Chain"
9467 #  y-axis: "Y = Number of Service Chains"
9468 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9469 #  layout:
9470 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9471 #    layout: "plot-service-density"
9472 #
9473 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
9474 #- type: "plot"
9475 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9476 #  algorithm: "plot_nf_heatmap"
9477 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
9478 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9479 #  filter: "'NIC_Intel-XXV710' and
9480 #           'NF_DENSITY' and
9481 #           'DOCKER' and
9482 #           'CHAIN' and
9483 #           'NF_VPPIP4' and
9484 #           'IPSEC' and
9485 #           'TNL_1000' and
9486 #           'IMIX' and
9487 #           '2T1C' and
9488 #           'NDRPDR'"
9489 #  parameters:
9490 #  - "throughput"
9491 #  - "name"
9492 #  - "tags"
9493 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9494 #  x-axis: "X = CNFs per Service Chain"
9495 #  y-axis: "Y = Number of Service Chains"
9496 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9497 #  layout:
9498 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9499 #    layout: "plot-service-density"
9500 #
9501 #- type: "plot"
9502 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9503 #  algorithm: "plot_nf_heatmap"
9504 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
9505 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9506 #  filter: "'NIC_Intel-XXV710' and
9507 #           'NF_DENSITY' and
9508 #           'DOCKER' and
9509 #           'CHAIN' and
9510 #           'NF_VPPIP4' and
9511 #           'IPSEC' and
9512 #           'TNL_1000' and
9513 #           'IMIX' and
9514 #           '4T2C' and
9515 #           'NDRPDR'"
9516 #  parameters:
9517 #  - "throughput"
9518 #  - "name"
9519 #  - "tags"
9520 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9521 #  x-axis: "X = CNFs per Service Chain"
9522 #  y-axis: "Y = Number of Service Chains"
9523 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9524 #  layout:
9525 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9526 #    layout: "plot-service-density"
9527 #
9528 #- type: "plot"
9529 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9530 #  algorithm: "plot_nf_heatmap"
9531 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
9532 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9533 #  filter: "'NIC_Intel-XXV710' and
9534 #           'NF_DENSITY' and
9535 #           'DOCKER' and
9536 #           'CHAIN' and
9537 #           'NF_VPPIP4' and
9538 #           'IPSEC' and
9539 #           'TNL_1000' and
9540 #           'IMIX' and
9541 #           '8T4C' and
9542 #           'NDRPDR'"
9543 #  parameters:
9544 #  - "throughput"
9545 #  - "name"
9546 #  - "tags"
9547 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9548 #  x-axis: "X = CNFs per Service Chain"
9549 #  y-axis: "Y = Number of Service Chains"
9550 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9551 #  layout:
9552 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9553 #    layout: "plot-service-density"
9554
9555 ###############################################################################
9556
9557 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
9558 #- type: "plot"
9559 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9560 #  algorithm: "plot_nf_heatmap"
9561 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
9562 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9563 #  filter: "'NIC_Intel-XL710' and
9564 #           'NF_DENSITY' and
9565 #           'DOCKER' and
9566 #           'CHAIN' and
9567 #           'NF_VPPIP4' and
9568 #           'IMIX' and
9569 #           'TNL_1000' and
9570 #           '1T1C' and
9571 #           'MRR'"
9572 #  parameters:
9573 #  - "result"
9574 #  - "name"
9575 #  - "tags"
9576 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9577 #  x-axis: "X = CNFs per Service Chain"
9578 #  y-axis: "Y = Number of Service Chains"
9579 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9580 #  layout:
9581 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9582 #    layout: "plot-service-density"
9583 #
9584 #- type: "plot"
9585 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9586 #  algorithm: "plot_nf_heatmap"
9587 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
9588 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9589 #  filter: "'NIC_Intel-XL710' and
9590 #           'NF_DENSITY' and
9591 #           'DOCKER' and
9592 #           'CHAIN' and
9593 #           'NF_VPPIP4' and
9594 #           'IPSEC' and
9595 #           'TNL_1000' and
9596 #           'IMIX' and
9597 #           '2T2C' and
9598 #           'MRR'"
9599 #  parameters:
9600 #  - "result"
9601 #  - "name"
9602 #  - "tags"
9603 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9604 #  x-axis: "X = CNFs per Service Chain"
9605 #  y-axis: "Y = Number of Service Chains"
9606 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9607 #  layout:
9608 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9609 #    layout: "plot-service-density"
9610 #
9611 #- type: "plot"
9612 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9613 #  algorithm: "plot_nf_heatmap"
9614 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
9615 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9616 #  filter: "'NIC_Intel-XL710' and
9617 #           'NF_DENSITY' and
9618 #           'DOCKER' and
9619 #           'CHAIN' and
9620 #           'NF_VPPIP4' and
9621 #           'IPSEC' and
9622 #           'TNL_1000' and
9623 #           'IMIX' and
9624 #           '4T4C' and
9625 #           'MRR'"
9626 #  parameters:
9627 #  - "result"
9628 #  - "name"
9629 #  - "tags"
9630 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9631 #  x-axis: "X = CNFs per Service Chain"
9632 #  y-axis: "Y = Number of Service Chains"
9633 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9634 #  layout:
9635 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9636 #    layout: "plot-service-density"
9637
9638 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
9639 #- type: "plot"
9640 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9641 #  algorithm: "plot_nf_heatmap"
9642 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
9643 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9644 #  filter: "'NIC_Intel-XL710' and
9645 #           'NF_DENSITY' and
9646 #           'DOCKER' and
9647 #           'CHAIN' and
9648 #           'NF_VPPIP4' and
9649 #           'IPSEC' and
9650 #           'TNL_1000' and
9651 #           'IMIX' and
9652 #           '1T1C' and
9653 #           'NDRPDR'"
9654 #  parameters:
9655 #  - "throughput"
9656 #  - "name"
9657 #  - "tags"
9658 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9659 #  x-axis: "X = CNFs per Service Chain"
9660 #  y-axis: "Y = Number of Service Chains"
9661 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9662 #  layout:
9663 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9664 #    layout: "plot-service-density"
9665 #
9666 #- type: "plot"
9667 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9668 #  algorithm: "plot_nf_heatmap"
9669 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
9670 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9671 #  filter: "'NIC_Intel-XL710' and
9672 #           'NF_DENSITY' and
9673 #           'DOCKER' and
9674 #           'CHAIN' and
9675 #           'NF_VPPIP4' and
9676 #           'IPSEC' and
9677 #           'TNL_1000' and
9678 #           'IMIX' and
9679 #           '2T2C' and
9680 #           'NDRPDR'"
9681 #  parameters:
9682 #  - "throughput"
9683 #  - "name"
9684 #  - "tags"
9685 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9686 #  x-axis: "X = CNFs per Service Chain"
9687 #  y-axis: "Y = Number of Service Chains"
9688 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9689 #  layout:
9690 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9691 #    layout: "plot-service-density"
9692 #
9693 #- type: "plot"
9694 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9695 #  algorithm: "plot_nf_heatmap"
9696 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
9697 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9698 #  filter: "'NIC_Intel-XL710' and
9699 #           'NF_DENSITY' and
9700 #           'DOCKER' and
9701 #           'CHAIN' and
9702 #           'NF_VPPIP4' and
9703 #           'IPSEC' and
9704 #           'TNL_1000' and
9705 #           'IMIX' and
9706 #           '4T4C' and
9707 #           'NDRPDR'"
9708 #  parameters:
9709 #  - "throughput"
9710 #  - "name"
9711 #  - "tags"
9712 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9713 #  x-axis: "X = CNFs per Service Chain"
9714 #  y-axis: "Y = Number of Service Chains"
9715 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9716 #  layout:
9717 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9718 #    layout: "plot-service-density"
9719 #
9720 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
9721 #- type: "plot"
9722 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9723 #  algorithm: "plot_nf_heatmap"
9724 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
9725 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9726 #  filter: "'NIC_Intel-XL710' and
9727 #           'NF_DENSITY' and
9728 #           'DOCKER' and
9729 #           'CHAIN' and
9730 #           'NF_VPPIP4' and
9731 #           'IPSEC' and
9732 #           'TNL_1000' and
9733 #           'IMIX' and
9734 #           '1T1C' and
9735 #           'NDRPDR'"
9736 #  parameters:
9737 #  - "throughput"
9738 #  - "name"
9739 #  - "tags"
9740 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9741 #  x-axis: "X = CNFs per Service Chain"
9742 #  y-axis: "Y = Number of Service Chains"
9743 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9744 #  layout:
9745 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9746 #    layout: "plot-service-density"
9747 #
9748 #- type: "plot"
9749 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9750 #  algorithm: "plot_nf_heatmap"
9751 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
9752 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9753 #  filter: "'NIC_Intel-XL710' and
9754 #           'NF_DENSITY' and
9755 #           'DOCKER' and
9756 #           'CHAIN' and
9757 #           'NF_VPPIP4' and
9758 #           'IPSEC' and
9759 #           'TNL_1000' and
9760 #           'IMIX' and
9761 #           '2T2C' and
9762 #           'NDRPDR'"
9763 #  parameters:
9764 #  - "throughput"
9765 #  - "name"
9766 #  - "tags"
9767 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9768 #  x-axis: "X = CNFs per Service Chain"
9769 #  y-axis: "Y = Number of Service Chains"
9770 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9771 #  layout:
9772 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9773 #    layout: "plot-service-density"
9774 #
9775 #- type: "plot"
9776 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9777 #  algorithm: "plot_nf_heatmap"
9778 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
9779 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9780 #  filter: "'NIC_Intel-XL710' and
9781 #           'NF_DENSITY' and
9782 #           'DOCKER' and
9783 #           'CHAIN' and
9784 #           'NF_VPPIP4' and
9785 #           'IPSEC' and
9786 #           'TNL_1000' and
9787 #           'IMIX' and
9788 #           '4T4C' and
9789 #           'NDRPDR'"
9790 #  parameters:
9791 #  - "throughput"
9792 #  - "name"
9793 #  - "tags"
9794 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9795 #  x-axis: "X = CNFs per Service Chain"
9796 #  y-axis: "Y = Number of Service Chains"
9797 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9798 #  layout:
9799 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9800 #    layout: "plot-service-density"
9801
9802 ###############################################################################
9803
9804 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9805 #- type: "plot"
9806 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9807 #  algorithm: "plot_nf_heatmap"
9808 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
9809 #  data: "plot-vpp-nfv-3n-skx-mrr"
9810 #  filter: "'NIC_Intel-XXV710' and
9811 #           'NF_DENSITY' and
9812 #           'DOCKER' and
9813 #           'CHAIN' and
9814 #           'NF_VPPIP4' and
9815 #           'IPSEC' and
9816 #           'TNL_10000' and
9817 #           'IMIX' and
9818 #           '2T1C' and
9819 #           'MRR'"
9820 #  parameters:
9821 #  - "result"
9822 #  - "name"
9823 #  - "tags"
9824 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9825 #  x-axis: "X = CNFs per Service Chain"
9826 #  y-axis: "Y = Number of Service Chains"
9827 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9828 #  layout:
9829 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9830 #    layout: "plot-service-density"
9831 #
9832 #- type: "plot"
9833 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9834 #  algorithm: "plot_nf_heatmap"
9835 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
9836 #  data: "plot-vpp-nfv-3n-skx-mrr"
9837 #  filter: "'NIC_Intel-XXV710' and
9838 #           'NF_DENSITY' and
9839 #           'DOCKER' and
9840 #           'CHAIN' and
9841 #           'NF_VPPIP4' and
9842 #           'IPSEC' and
9843 #           'TNL_10000' and
9844 #           'IMIX' and
9845 #           '4T2C' and
9846 #           'MRR'"
9847 #  parameters:
9848 #  - "result"
9849 #  - "name"
9850 #  - "tags"
9851 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9852 #  x-axis: "X = CNFs per Service Chain"
9853 #  y-axis: "Y = Number of Service Chains"
9854 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9855 #  layout:
9856 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9857 #    layout: "plot-service-density"
9858 #
9859 #- type: "plot"
9860 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9861 #  algorithm: "plot_nf_heatmap"
9862 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
9863 #  data: "plot-vpp-nfv-3n-skx-mrr"
9864 #  filter: "'NIC_Intel-XXV710' and
9865 #           'NF_DENSITY' and
9866 #           'DOCKER' and
9867 #           'CHAIN' and
9868 #           'NF_VPPIP4' and
9869 #           'IPSEC' and
9870 #           'TNL_10000' and
9871 #           'IMIX' and
9872 #           '8T4C' and
9873 #           'MRR'"
9874 #  parameters:
9875 #  - "result"
9876 #  - "name"
9877 #  - "tags"
9878 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9879 #  x-axis: "X = CNFs per Service Chain"
9880 #  y-axis: "Y = Number of Service Chains"
9881 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9882 #  layout:
9883 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9884 #    layout: "plot-service-density"
9885
9886 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9887 #- type: "plot"
9888 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9889 #  algorithm: "plot_nf_heatmap"
9890 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
9891 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9892 #  filter: "'NIC_Intel-XXV710' and
9893 #           'NF_DENSITY' and
9894 #           'DOCKER' and
9895 #           'CHAIN' and
9896 #           'NF_VPPIP4' and
9897 #           'IPSEC' and
9898 #           'TNL_10000' and
9899 #           'IMIX' and
9900 #           '2T1C' and
9901 #           'NDRPDR'"
9902 #  parameters:
9903 #  - "throughput"
9904 #  - "name"
9905 #  - "tags"
9906 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9907 #  x-axis: "X = CNFs per Service Chain"
9908 #  y-axis: "Y = Number of Service Chains"
9909 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9910 #  layout:
9911 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9912 #    layout: "plot-service-density"
9913 #
9914 #- type: "plot"
9915 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9916 #  algorithm: "plot_nf_heatmap"
9917 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
9918 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9919 #  filter: "'NIC_Intel-XXV710' and
9920 #           'NF_DENSITY' and
9921 #           'DOCKER' and
9922 #           'CHAIN' and
9923 #           'NF_VPPIP4' and
9924 #           'IPSEC' and
9925 #           'TNL_10000' and
9926 #           'IMIX' and
9927 #           '4T2C' and
9928 #           'NDRPDR'"
9929 #  parameters:
9930 #  - "throughput"
9931 #  - "name"
9932 #  - "tags"
9933 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9934 #  x-axis: "X = CNFs per Service Chain"
9935 #  y-axis: "Y = Number of Service Chains"
9936 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9937 #  layout:
9938 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9939 #    layout: "plot-service-density"
9940 #
9941 #- type: "plot"
9942 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9943 #  algorithm: "plot_nf_heatmap"
9944 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
9945 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9946 #  filter: "'NIC_Intel-XXV710' and
9947 #           'NF_DENSITY' and
9948 #           'DOCKER' and
9949 #           'CHAIN' and
9950 #           'NF_VPPIP4' and
9951 #           'IPSEC' and
9952 #           'TNL_10000' and
9953 #           'IMIX' and
9954 #           '8T4C' and
9955 #           'NDRPDR'"
9956 #  parameters:
9957 #  - "throughput"
9958 #  - "name"
9959 #  - "tags"
9960 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9961 #  x-axis: "X = CNFs per Service Chain"
9962 #  y-axis: "Y = Number of Service Chains"
9963 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9964 #  layout:
9965 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9966 #    layout: "plot-service-density"
9967 #
9968 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
9969 #- type: "plot"
9970 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9971 #  algorithm: "plot_nf_heatmap"
9972 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
9973 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9974 #  filter: "'NIC_Intel-XXV710' and
9975 #           'NF_DENSITY' and
9976 #           'DOCKER' and
9977 #           'CHAIN' and
9978 #           'NF_VPPIP4' and
9979 #           'IPSEC' and
9980 #           'TNL_10000' and
9981 #           'IMIX' and
9982 #           '2T1C' and
9983 #           'NDRPDR'"
9984 #  parameters:
9985 #  - "throughput"
9986 #  - "name"
9987 #  - "tags"
9988 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9989 #  x-axis: "X = CNFs per Service Chain"
9990 #  y-axis: "Y = Number of Service Chains"
9991 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9992 #  layout:
9993 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9994 #    layout: "plot-service-density"
9995 #
9996 #- type: "plot"
9997 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9998 #  algorithm: "plot_nf_heatmap"
9999 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
10000 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10001 #  filter: "'NIC_Intel-XXV710' and
10002 #           'NF_DENSITY' and
10003 #           'DOCKER' and
10004 #           'CHAIN' and
10005 #           'NF_VPPIP4' and
10006 #           'IPSEC' and
10007 #           'TNL_10000' and
10008 #           'IMIX' and
10009 #           '4T2C' and
10010 #           'NDRPDR'"
10011 #  parameters:
10012 #  - "throughput"
10013 #  - "name"
10014 #  - "tags"
10015 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10016 #  x-axis: "X = CNFs per Service Chain"
10017 #  y-axis: "Y = Number of Service Chains"
10018 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10019 #  layout:
10020 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10021 #    layout: "plot-service-density"
10022 #
10023 #- type: "plot"
10024 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10025 #  algorithm: "plot_nf_heatmap"
10026 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
10027 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
10028 #  filter: "'NIC_Intel-XXV710' and
10029 #           'NF_DENSITY' and
10030 #           'DOCKER' and
10031 #           'CHAIN' and
10032 #           'NF_VPPIP4' and
10033 #           'IPSEC' and
10034 #           'TNL_10000' and
10035 #           'IMIX' and
10036 #           '8T4C' and
10037 #           'NDRPDR'"
10038 #  parameters:
10039 #  - "throughput"
10040 #  - "name"
10041 #  - "tags"
10042 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10043 #  x-axis: "X = CNFs per Service Chain"
10044 #  y-axis: "Y = Number of Service Chains"
10045 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10046 #  layout:
10047 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10048 #    layout: "plot-service-density"
10049
10050 ###############################################################################
10051
10052 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
10053 #- type: "plot"
10054 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10055 #  algorithm: "plot_nf_heatmap"
10056 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
10057 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10058 #  filter: "'NIC_Intel-XL710' and
10059 #           'NF_DENSITY' and
10060 #           'DOCKER' and
10061 #           'CHAIN' and
10062 #           'NF_VPPIP4' and
10063 #           'IMIX' and
10064 #           'TNL_10000' and
10065 #           '1T1C' and
10066 #           'MRR'"
10067 #  parameters:
10068 #  - "result"
10069 #  - "name"
10070 #  - "tags"
10071 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10072 #  x-axis: "X = CNFs per Service Chain"
10073 #  y-axis: "Y = Number of Service Chains"
10074 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10075 #  layout:
10076 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10077 #    layout: "plot-service-density"
10078 #
10079 #- type: "plot"
10080 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10081 #  algorithm: "plot_nf_heatmap"
10082 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
10083 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10084 #  filter: "'NIC_Intel-XL710' and
10085 #           'NF_DENSITY' and
10086 #           'DOCKER' and
10087 #           'CHAIN' and
10088 #           'NF_VPPIP4' and
10089 #           'IPSEC' and
10090 #           'TNL_10000' and
10091 #           'IMIX' and
10092 #           '2T2C' and
10093 #           'MRR'"
10094 #  parameters:
10095 #  - "result"
10096 #  - "name"
10097 #  - "tags"
10098 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10099 #  x-axis: "X = CNFs per Service Chain"
10100 #  y-axis: "Y = Number of Service Chains"
10101 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10102 #  layout:
10103 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10104 #    layout: "plot-service-density"
10105 #
10106 #- type: "plot"
10107 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10108 #  algorithm: "plot_nf_heatmap"
10109 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
10110 #  data: "plot-vpp-nfv-3n-hsw-mrr"
10111 #  filter: "'NIC_Intel-XL710' and
10112 #           'NF_DENSITY' and
10113 #           'DOCKER' and
10114 #           'CHAIN' and
10115 #           'NF_VPPIP4' and
10116 #           'IPSEC' and
10117 #           'TNL_10000' and
10118 #           'IMIX' and
10119 #           '4T4C' and
10120 #           'MRR'"
10121 #  parameters:
10122 #  - "result"
10123 #  - "name"
10124 #  - "tags"
10125 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10126 #  x-axis: "X = CNFs per Service Chain"
10127 #  y-axis: "Y = Number of Service Chains"
10128 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10129 #  layout:
10130 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
10131 #    layout: "plot-service-density"
10132
10133 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
10134 #- type: "plot"
10135 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10136 #  algorithm: "plot_nf_heatmap"
10137 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
10138 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10139 #  filter: "'NIC_Intel-XL710' and
10140 #           'NF_DENSITY' and
10141 #           'DOCKER' and
10142 #           'CHAIN' and
10143 #           'NF_VPPIP4' and
10144 #           'IPSEC' and
10145 #           'TNL_10000' and
10146 #           'IMIX' and
10147 #           '1T1C' and
10148 #           'NDRPDR'"
10149 #  parameters:
10150 #  - "throughput"
10151 #  - "name"
10152 #  - "tags"
10153 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10154 #  x-axis: "X = CNFs per Service Chain"
10155 #  y-axis: "Y = Number of Service Chains"
10156 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10157 #  layout:
10158 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10159 #    layout: "plot-service-density"
10160 #
10161 #- type: "plot"
10162 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10163 #  algorithm: "plot_nf_heatmap"
10164 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
10165 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10166 #  filter: "'NIC_Intel-XL710' and
10167 #           'NF_DENSITY' and
10168 #           'DOCKER' and
10169 #           'CHAIN' and
10170 #           'NF_VPPIP4' and
10171 #           'IPSEC' and
10172 #           'TNL_10000' and
10173 #           'IMIX' and
10174 #           '2T2C' and
10175 #           'NDRPDR'"
10176 #  parameters:
10177 #  - "throughput"
10178 #  - "name"
10179 #  - "tags"
10180 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10181 #  x-axis: "X = CNFs per Service Chain"
10182 #  y-axis: "Y = Number of Service Chains"
10183 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10184 #  layout:
10185 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10186 #    layout: "plot-service-density"
10187 #
10188 #- type: "plot"
10189 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10190 #  algorithm: "plot_nf_heatmap"
10191 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
10192 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10193 #  filter: "'NIC_Intel-XL710' and
10194 #           'NF_DENSITY' and
10195 #           'DOCKER' and
10196 #           'CHAIN' and
10197 #           'NF_VPPIP4' and
10198 #           'IPSEC' and
10199 #           'TNL_10000' and
10200 #           'IMIX' and
10201 #           '4T4C' and
10202 #           'NDRPDR'"
10203 #  parameters:
10204 #  - "throughput"
10205 #  - "name"
10206 #  - "tags"
10207 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10208 #  x-axis: "X = CNFs per Service Chain"
10209 #  y-axis: "Y = Number of Service Chains"
10210 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10211 #  layout:
10212 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
10213 #    layout: "plot-service-density"
10214 #
10215 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
10216 #- type: "plot"
10217 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10218 #  algorithm: "plot_nf_heatmap"
10219 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
10220 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10221 #  filter: "'NIC_Intel-XL710' and
10222 #           'NF_DENSITY' and
10223 #           'DOCKER' and
10224 #           'CHAIN' and
10225 #           'NF_VPPIP4' and
10226 #           'IPSEC' and
10227 #           'TNL_10000' and
10228 #           'IMIX' and
10229 #           '1T1C' and
10230 #           'NDRPDR'"
10231 #  parameters:
10232 #  - "throughput"
10233 #  - "name"
10234 #  - "tags"
10235 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10236 #  x-axis: "X = CNFs per Service Chain"
10237 #  y-axis: "Y = Number of Service Chains"
10238 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10239 #  layout:
10240 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10241 #    layout: "plot-service-density"
10242 #
10243 #- type: "plot"
10244 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10245 #  algorithm: "plot_nf_heatmap"
10246 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
10247 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10248 #  filter: "'NIC_Intel-XL710' and
10249 #           'NF_DENSITY' and
10250 #           'DOCKER' and
10251 #           'CHAIN' and
10252 #           'NF_VPPIP4' and
10253 #           'IPSEC' and
10254 #           'TNL_10000' and
10255 #           'IMIX' and
10256 #           '2T2C' and
10257 #           'NDRPDR'"
10258 #  parameters:
10259 #  - "throughput"
10260 #  - "name"
10261 #  - "tags"
10262 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10263 #  x-axis: "X = CNFs per Service Chain"
10264 #  y-axis: "Y = Number of Service Chains"
10265 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10266 #  layout:
10267 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10268 #    layout: "plot-service-density"
10269 #
10270 #- type: "plot"
10271 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10272 #  algorithm: "plot_nf_heatmap"
10273 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
10274 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
10275 #  filter: "'NIC_Intel-XL710' and
10276 #           'NF_DENSITY' and
10277 #           'DOCKER' and
10278 #           'CHAIN' and
10279 #           'NF_VPPIP4' and
10280 #           'IPSEC' and
10281 #           'TNL_10000' and
10282 #           'IMIX' and
10283 #           '4T4C' and
10284 #           'NDRPDR'"
10285 #  parameters:
10286 #  - "throughput"
10287 #  - "name"
10288 #  - "tags"
10289 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10290 #  x-axis: "X = CNFs per Service Chain"
10291 #  y-axis: "Y = Number of Service Chains"
10292 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10293 #  layout:
10294 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
10295 #    layout: "plot-service-density"
10296
10297 ###############################################################################
10298
10299 # Plots - NF Density - CSP - MRR IMIX
10300 - type: "plot"
10301   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10302   algorithm: "plot_nf_heatmap"
10303   output-file-type: ".html"
10304   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
10305   data: "plot-vpp-nfv-2n-skx-mrr"
10306   filter: "'NIC_Intel-XXV710' and
10307            'NF_DENSITY' and
10308            'DOCKER' and
10309            'PIPELINE' and
10310            'NF_VPPIP4' and
10311            'IMIX' and
10312            '2T1C' and
10313            'MRR'"
10314   parameters:
10315   - "result"
10316   - "name"
10317   - "tags"
10318   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10319   x-axis: "X = CNFs per Service Pipeline"
10320   y-axis: "Y = Number of Service Pipelines"
10321   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10322   layout:
10323     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10324     layout: "plot-service-density"
10325
10326 - type: "plot"
10327   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10328   algorithm: "plot_nf_heatmap"
10329   output-file-type: ".html"
10330   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
10331   data: "plot-vpp-nfv-2n-skx-mrr"
10332   filter: "'NIC_Intel-XXV710' and
10333            'NF_DENSITY' and
10334            'DOCKER' and
10335            'PIPELINE' and
10336            'NF_VPPIP4' and
10337            'IMIX' and
10338            '4T2C' and
10339            'MRR'"
10340   parameters:
10341   - "result"
10342   - "name"
10343   - "tags"
10344   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10345   x-axis: "X = CNFs per Service Pipeline"
10346   y-axis: "Y = Number of Service Pipelines"
10347   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10348   layout:
10349     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10350     layout: "plot-service-density"
10351
10352 - type: "plot"
10353   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10354   algorithm: "plot_nf_heatmap"
10355   output-file-type: ".html"
10356   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
10357   data: "plot-vpp-nfv-2n-skx-mrr"
10358   filter: "'NIC_Intel-XXV710' and
10359            'NF_DENSITY' and
10360            'DOCKER' and
10361            'PIPELINE' and
10362            'NF_VPPIP4' and
10363            'IMIX' and
10364            '8T4C' and
10365            'MRR'"
10366   parameters:
10367   - "result"
10368   - "name"
10369   - "tags"
10370   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10371   x-axis: "X = CNFs per Service Pipeline"
10372   y-axis: "Y = Number of Service Pipelines"
10373   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10374   layout:
10375     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10376     layout: "plot-service-density"
10377
10378 # Plots - NF Density - CSP - NDR IMIX
10379 - type: "plot"
10380   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10381   algorithm: "plot_nf_heatmap"
10382   output-file-type: ".html"
10383   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
10384   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10385   filter: "'NIC_Intel-XXV710' and
10386            'NF_DENSITY' and
10387            'DOCKER' and
10388            'PIPELINE' and
10389            'NF_VPPIP4' and
10390            'IMIX' and
10391            '2T1C' and
10392            'NDRPDR'"
10393   parameters:
10394   - "throughput"
10395   - "name"
10396   - "tags"
10397   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10398   x-axis: "X = CNFs per Service Pipeline"
10399   y-axis: "Y = Number of Service Pipelines"
10400   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10401   layout:
10402     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10403     layout: "plot-service-density"
10404
10405 - type: "plot"
10406   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10407   algorithm: "plot_nf_heatmap"
10408   output-file-type: ".html"
10409   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
10410   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10411   filter: "'NIC_Intel-XXV710' and
10412            'NF_DENSITY' and
10413            'DOCKER' and
10414            'PIPELINE' and
10415            'NF_VPPIP4' and
10416            'IMIX' and
10417            '4T2C' and
10418            'NDRPDR'"
10419   parameters:
10420   - "throughput"
10421   - "name"
10422   - "tags"
10423   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10424   x-axis: "X = CNFs per Service Pipeline"
10425   y-axis: "Y = Number of Service Pipelines"
10426   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10427   layout:
10428     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10429     layout: "plot-service-density"
10430
10431 - type: "plot"
10432   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10433   algorithm: "plot_nf_heatmap"
10434   output-file-type: ".html"
10435   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
10436   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10437   filter: "'NIC_Intel-XXV710' and
10438            'NF_DENSITY' and
10439            'DOCKER' and
10440            'PIPELINE' and
10441            'NF_VPPIP4' and
10442            'IMIX' and
10443            '8T4C' and
10444            'NDRPDR'"
10445   parameters:
10446   - "throughput"
10447   - "name"
10448   - "tags"
10449   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10450   x-axis: "X = CNFs per Service Pipeline"
10451   y-axis: "Y = Number of Service Pipelines"
10452   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10453   layout:
10454     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10455     layout: "plot-service-density"
10456
10457 # Plots - NF Density - CSP - PDR IMIX
10458 - type: "plot"
10459   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10460   algorithm: "plot_nf_heatmap"
10461   output-file-type: ".html"
10462   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
10463   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10464   filter: "'NIC_Intel-XXV710' and
10465            'NF_DENSITY' and
10466            'DOCKER' and
10467            'PIPELINE' and
10468            'NF_VPPIP4' and
10469            'IMIX' and
10470            '2T1C' and
10471            'NDRPDR'"
10472   parameters:
10473   - "throughput"
10474   - "name"
10475   - "tags"
10476   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10477   x-axis: "X = CNFs per Service Pipeline"
10478   y-axis: "Y = Number of Service Pipelines"
10479   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10480   layout:
10481     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10482     layout: "plot-service-density"
10483
10484 - type: "plot"
10485   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10486   algorithm: "plot_nf_heatmap"
10487   output-file-type: ".html"
10488   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
10489   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10490   filter: "'NIC_Intel-XXV710' and
10491            'NF_DENSITY' and
10492            'DOCKER' and
10493            'PIPELINE' and
10494            'NF_VPPIP4' and
10495            'IMIX' and
10496            '4T2C' and
10497            'NDRPDR'"
10498   parameters:
10499   - "throughput"
10500   - "name"
10501   - "tags"
10502   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10503   x-axis: "X = CNFs per Service Pipeline"
10504   y-axis: "Y = Number of Service Pipelines"
10505   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10506   layout:
10507     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10508     layout: "plot-service-density"
10509
10510 - type: "plot"
10511   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10512   algorithm: "plot_nf_heatmap"
10513   output-file-type: ".html"
10514   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
10515   data: "plot-vpp-nfv-2n-skx-ndrpdr"
10516   filter: "'NIC_Intel-XXV710' and
10517            'NF_DENSITY' and
10518            'DOCKER' and
10519            'PIPELINE' and
10520            'NF_VPPIP4' and
10521            'IMIX' and
10522            '8T4C' and
10523            'NDRPDR'"
10524   parameters:
10525   - "throughput"
10526   - "name"
10527   - "tags"
10528   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10529   x-axis: "X = CNFs per Service Pipeline"
10530   y-axis: "Y = Number of Service Pipelines"
10531   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10532   layout:
10533     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10534     layout: "plot-service-density"
10535
10536 ###############################################################################
10537 # Plots - 2n-clx NF Density - VSC - MRR IMIX
10538
10539 - type: "plot"
10540   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10541   algorithm: "plot_nf_heatmap"
10542   output-file-type: ".html"
10543   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
10544   data: "plot-vpp-nfv-2n-clx-mrr"
10545   filter: "'NIC_Intel-XXV710' and
10546            'NF_DENSITY' and
10547            'VHOST' and
10548            not 'VXLAN' and
10549            'CHAIN' and
10550            'NF_VPPIP4' and
10551            'IMIX' and
10552            '2T1C' and
10553            'MRR'"
10554   parameters:
10555   - "result"
10556   - "name"
10557   - "tags"
10558   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10559   x-axis: "X = VNFs per Service Chain"
10560   y-axis: "Y = Number of Service Chains"
10561   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10562   layout:
10563     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10564     layout: "plot-service-density"
10565
10566 - type: "plot"
10567   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10568   algorithm: "plot_nf_heatmap"
10569   output-file-type: ".html"
10570   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
10571   data: "plot-vpp-nfv-2n-clx-mrr"
10572   filter: "'NIC_Intel-XXV710' and
10573            'NF_DENSITY' and
10574            'VHOST' and
10575            not 'VXLAN' and
10576            'CHAIN' and
10577            'NF_VPPIP4' and
10578            'IMIX' and
10579            '4T2C' and
10580            'MRR'"
10581   parameters:
10582   - "result"
10583   - "name"
10584   - "tags"
10585   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10586   x-axis: "X = VNFs per Service Chain"
10587   y-axis: "Y = Number of Service Chains"
10588   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10589   layout:
10590     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10591     layout: "plot-service-density"
10592
10593 - type: "plot"
10594   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10595   algorithm: "plot_nf_heatmap"
10596   output-file-type: ".html"
10597   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
10598   data: "plot-vpp-nfv-2n-clx-mrr"
10599   filter: "'NIC_Intel-XXV710' and
10600            'NF_DENSITY' and
10601            'VHOST' and
10602            not 'VXLAN' and
10603            'CHAIN' and
10604            'NF_VPPIP4' and
10605            'IMIX' and
10606            '8T4C' and
10607            'MRR'"
10608   parameters:
10609   - "result"
10610   - "name"
10611   - "tags"
10612   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10613   x-axis: "X = VNFs per Service Chain"
10614   y-axis: "Y = Number of Service Chains"
10615   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10616   layout:
10617     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10618     layout: "plot-service-density"
10619
10620 # Plots - NF Density - VSC - NDR IMIX
10621 - type: "plot"
10622   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10623   algorithm: "plot_nf_heatmap"
10624   output-file-type: ".html"
10625   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
10626   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10627   filter: "'NIC_Intel-XXV710' and
10628            'NF_DENSITY' and
10629            'VHOST' and
10630            not 'VXLAN' and
10631            'CHAIN' and
10632            'NF_VPPIP4' and
10633            'IMIX' and
10634            '2T1C' and
10635            'NDRPDR'"
10636   parameters:
10637   - "throughput"
10638   - "name"
10639   - "tags"
10640   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10641   x-axis: "X = VNFs per Service Chain"
10642   y-axis: "Y = Number of Service Chains"
10643   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10644   layout:
10645     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10646     layout: "plot-service-density"
10647
10648 - type: "plot"
10649   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10650   algorithm: "plot_nf_heatmap"
10651   output-file-type: ".html"
10652   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
10653   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10654   filter: "'NIC_Intel-XXV710' and
10655            'NF_DENSITY' and
10656            'VHOST' and
10657            not 'VXLAN' and
10658            'CHAIN' and
10659            'NF_VPPIP4' and
10660            'IMIX' and
10661            '4T2C' and
10662            'NDRPDR'"
10663   parameters:
10664   - "throughput"
10665   - "name"
10666   - "tags"
10667   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10668   x-axis: "X = VNFs per Service Chain"
10669   y-axis: "Y = Number of Service Chains"
10670   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10671   layout:
10672     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10673     layout: "plot-service-density"
10674
10675 - type: "plot"
10676   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10677   algorithm: "plot_nf_heatmap"
10678   output-file-type: ".html"
10679   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
10680   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10681   filter: "'NIC_Intel-XXV710' and
10682            'NF_DENSITY' and
10683            'VHOST' and
10684            not 'VXLAN' and
10685            'CHAIN' and
10686            'NF_VPPIP4' and
10687            'IMIX' and
10688            '8T4C' and
10689            'NDRPDR'"
10690   parameters:
10691   - "throughput"
10692   - "name"
10693   - "tags"
10694   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10695   x-axis: "X = VNFs per Service Chain"
10696   y-axis: "Y = Number of Service Chains"
10697   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10698   layout:
10699     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10700     layout: "plot-service-density"
10701
10702 # Plots - NF Density - VSC - PDR IMIX
10703 - type: "plot"
10704   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10705   algorithm: "plot_nf_heatmap"
10706   output-file-type: ".html"
10707   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
10708   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10709   filter: "'NIC_Intel-XXV710' and
10710            'NF_DENSITY' and
10711            'VHOST' and
10712            not 'VXLAN' and
10713            'CHAIN' and
10714            'NF_VPPIP4' and
10715            'IMIX' and
10716            '2T1C' and
10717            'NDRPDR'"
10718   parameters:
10719   - "throughput"
10720   - "name"
10721   - "tags"
10722   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10723   x-axis: "X = VNFs per Service Chain"
10724   y-axis: "Y = Number of Service Chains"
10725   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10726   layout:
10727     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10728     layout: "plot-service-density"
10729
10730 - type: "plot"
10731   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10732   algorithm: "plot_nf_heatmap"
10733   output-file-type: ".html"
10734   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
10735   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10736   filter: "'NIC_Intel-XXV710' and
10737            'NF_DENSITY' and
10738            'VHOST' and
10739            not 'VXLAN' and
10740            'CHAIN' and
10741            'NF_VPPIP4' and
10742            'IMIX' and
10743            '4T2C' and
10744            'NDRPDR'"
10745   parameters:
10746   - "throughput"
10747   - "name"
10748   - "tags"
10749   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10750   x-axis: "X = VNFs per Service Chain"
10751   y-axis: "Y = Number of Service Chains"
10752   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10753   layout:
10754     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10755     layout: "plot-service-density"
10756
10757 - type: "plot"
10758   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10759   algorithm: "plot_nf_heatmap"
10760   output-file-type: ".html"
10761   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
10762   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10763   filter: "'NIC_Intel-XXV710' and
10764            'NF_DENSITY' and
10765            'VHOST' and
10766            not 'VXLAN' and
10767            'CHAIN' and
10768            'NF_VPPIP4' and
10769            'IMIX' and
10770            '8T4C' and
10771            'NDRPDR'"
10772   parameters:
10773   - "throughput"
10774   - "name"
10775   - "tags"
10776   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10777   x-axis: "X = VNFs per Service Chain"
10778   y-axis: "Y = Number of Service Chains"
10779   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10780   layout:
10781     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10782     layout: "plot-service-density"
10783
10784 # Plots - NF Density - VSC - MRR IMIX
10785 - type: "plot"
10786   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10787   algorithm: "plot_nf_heatmap"
10788   output-file-type: ".html"
10789   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
10790   data: "plot-vpp-nfv-2n-clx-mrr"
10791   filter: "'NIC_Intel-XXV710' and
10792            'NF_DENSITY' and
10793            'VHOST' and
10794            'VXLAN' and
10795            'CHAIN' and
10796            'IMIX' and
10797            '2T1C' and
10798            'MRR'"
10799   parameters:
10800   - "result"
10801   - "name"
10802   - "tags"
10803   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10804   x-axis: "X = VNFs per Service Chain"
10805   y-axis: "Y = Number of Service Chains"
10806   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10807   layout:
10808     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10809     layout: "plot-service-density"
10810
10811 - type: "plot"
10812   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10813   algorithm: "plot_nf_heatmap"
10814   output-file-type: ".html"
10815   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
10816   data: "plot-vpp-nfv-2n-clx-mrr"
10817   filter: "'NIC_Intel-XXV710' and
10818            'NF_DENSITY' and
10819            'VHOST' and
10820            'VXLAN' and
10821            'CHAIN' and
10822            'IMIX' and
10823            '4T2C' and
10824            'MRR'"
10825   parameters:
10826   - "result"
10827   - "name"
10828   - "tags"
10829   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10830   x-axis: "X = VNFs per Service Chain"
10831   y-axis: "Y = Number of Service Chains"
10832   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10833   layout:
10834     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10835     layout: "plot-service-density"
10836
10837 - type: "plot"
10838   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10839   algorithm: "plot_nf_heatmap"
10840   output-file-type: ".html"
10841   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
10842   data: "plot-vpp-nfv-2n-clx-mrr"
10843   filter: "'NIC_Intel-XXV710' and
10844            'NF_DENSITY' and
10845            'VHOST' and
10846            'VXLAN' and
10847            'CHAIN' and
10848            'IMIX' and
10849            '8T4C' and
10850            'MRR'"
10851   parameters:
10852   - "result"
10853   - "name"
10854   - "tags"
10855   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10856   x-axis: "X = VNFs per Service Chain"
10857   y-axis: "Y = Number of Service Chains"
10858   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10859   layout:
10860     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10861     layout: "plot-service-density"
10862
10863 # Plots - NF Density - VSC - NDR IMIX
10864 - type: "plot"
10865   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10866   algorithm: "plot_nf_heatmap"
10867   output-file-type: ".html"
10868   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
10869   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10870   filter: "'NIC_Intel-XXV710' and
10871            'NF_DENSITY' and
10872            'VHOST' and
10873            'VXLAN' and
10874            'CHAIN' and
10875            'IMIX' and
10876            '2T1C' and
10877            'NDRPDR'"
10878   parameters:
10879   - "throughput"
10880   - "name"
10881   - "tags"
10882   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10883   x-axis: "X = VNFs per Service Chain"
10884   y-axis: "Y = Number of Service Chains"
10885   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10886   layout:
10887     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10888     layout: "plot-service-density"
10889
10890 - type: "plot"
10891   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10892   algorithm: "plot_nf_heatmap"
10893   output-file-type: ".html"
10894   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
10895   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10896   filter: "'NIC_Intel-XXV710' and
10897            'NF_DENSITY' and
10898            'VHOST' and
10899            'VXLAN' and
10900            'CHAIN' and
10901            'IMIX' and
10902            '4T2C' and
10903            'NDRPDR'"
10904   parameters:
10905   - "throughput"
10906   - "name"
10907   - "tags"
10908   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10909   x-axis: "X = VNFs per Service Chain"
10910   y-axis: "Y = Number of Service Chains"
10911   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10912   layout:
10913     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10914     layout: "plot-service-density"
10915
10916 - type: "plot"
10917   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10918   algorithm: "plot_nf_heatmap"
10919   output-file-type: ".html"
10920   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
10921   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10922   filter: "'NIC_Intel-XXV710' and
10923            'NF_DENSITY' and
10924            'VHOST' and
10925            'VXLAN' and
10926            'CHAIN' and
10927            'IMIX' and
10928            '8T4C' and
10929            'NDRPDR'"
10930   parameters:
10931   - "throughput"
10932   - "name"
10933   - "tags"
10934   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10935   x-axis: "X = VNFs per Service Chain"
10936   y-axis: "Y = Number of Service Chains"
10937   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10938   layout:
10939     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10940     layout: "plot-service-density"
10941
10942 # Plots - NF Density - VSC - PDR IMIX
10943 - type: "plot"
10944   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10945   algorithm: "plot_nf_heatmap"
10946   output-file-type: ".html"
10947   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
10948   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10949   filter: "'NIC_Intel-XXV710' and
10950            'NF_DENSITY' and
10951            'VHOST' and
10952            'VXLAN' and
10953            'CHAIN' and
10954            'IMIX' and
10955            '2T1C' and
10956            'NDRPDR'"
10957   parameters:
10958   - "throughput"
10959   - "name"
10960   - "tags"
10961   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10962   x-axis: "X = VNFs per Service Chain"
10963   y-axis: "Y = Number of Service Chains"
10964   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10965   layout:
10966     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10967     layout: "plot-service-density"
10968
10969 - type: "plot"
10970   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10971   algorithm: "plot_nf_heatmap"
10972   output-file-type: ".html"
10973   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
10974   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10975   filter: "'NIC_Intel-XXV710' and
10976            'NF_DENSITY' and
10977            'VHOST' and
10978            'VXLAN' and
10979            'CHAIN' and
10980            'IMIX' and
10981            '4T2C' and
10982            'NDRPDR'"
10983   parameters:
10984   - "throughput"
10985   - "name"
10986   - "tags"
10987   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10988   x-axis: "X = VNFs per Service Chain"
10989   y-axis: "Y = Number of Service Chains"
10990   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10991   layout:
10992     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10993     layout: "plot-service-density"
10994
10995 - type: "plot"
10996   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10997   algorithm: "plot_nf_heatmap"
10998   output-file-type: ".html"
10999   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
11000   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11001   filter: "'NIC_Intel-XXV710' and
11002            'NF_DENSITY' and
11003            'VHOST' and
11004            'VXLAN' and
11005            'CHAIN' and
11006            'IMIX' and
11007            '8T4C' and
11008            'NDRPDR'"
11009   parameters:
11010   - "throughput"
11011   - "name"
11012   - "tags"
11013   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11014   x-axis: "X = VNFs per Service Chain"
11015   y-axis: "Y = Number of Service Chains"
11016   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11017   layout:
11018     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
11019     layout: "plot-service-density"
11020
11021 # Plots - NF Density - CSC - MRR IMIX
11022 - type: "plot"
11023   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11024   algorithm: "plot_nf_heatmap"
11025   output-file-type: ".html"
11026   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
11027   data: "plot-vpp-nfv-2n-clx-mrr"
11028   filter: "'NIC_Intel-XXV710' and
11029            'NF_DENSITY' and
11030            'DOCKER' and
11031            'CHAIN' and
11032            'NF_VPPIP4' and
11033            'IMIX' and
11034            '2T1C' and
11035            'MRR'"
11036   parameters:
11037   - "result"
11038   - "name"
11039   - "tags"
11040   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11041   x-axis: "X = CNFs per Service Chain"
11042   y-axis: "Y = Number of Service Chains"
11043   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11044   layout:
11045     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11046     layout: "plot-service-density"
11047
11048 - type: "plot"
11049   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11050   algorithm: "plot_nf_heatmap"
11051   output-file-type: ".html"
11052   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
11053   data: "plot-vpp-nfv-2n-clx-mrr"
11054   filter: "'NIC_Intel-XXV710' and
11055            'NF_DENSITY' and
11056            'DOCKER' and
11057            'CHAIN' and
11058            'NF_VPPIP4' and
11059            'IMIX' and
11060            '4T2C' and
11061            'MRR'"
11062   parameters:
11063   - "result"
11064   - "name"
11065   - "tags"
11066   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11067   x-axis: "X = CNFs per Service Chain"
11068   y-axis: "Y = Number of Service Chains"
11069   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11070   layout:
11071     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11072     layout: "plot-service-density"
11073
11074 - type: "plot"
11075   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11076   algorithm: "plot_nf_heatmap"
11077   output-file-type: ".html"
11078   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
11079   data: "plot-vpp-nfv-2n-clx-mrr"
11080   filter: "'NIC_Intel-XXV710' and
11081            'NF_DENSITY' and
11082            'DOCKER' and
11083            'CHAIN' and
11084            'NF_VPPIP4' and
11085            'IMIX' and
11086            '8T4C' and
11087            'MRR'"
11088   parameters:
11089   - "result"
11090   - "name"
11091   - "tags"
11092   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11093   x-axis: "X = CNFs per Service Chain"
11094   y-axis: "Y = Number of Service Chains"
11095   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11096   layout:
11097     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
11098     layout: "plot-service-density"
11099
11100 # Plots - NF Density - CSC - NDR IMIX
11101 - type: "plot"
11102   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11103   algorithm: "plot_nf_heatmap"
11104   output-file-type: ".html"
11105   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
11106   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11107   filter: "'NIC_Intel-XXV710' and
11108            'NF_DENSITY' and
11109            'DOCKER' and
11110            'CHAIN' and
11111            'NF_VPPIP4' and
11112            'IMIX' and
11113            '2T1C' and
11114            'NDRPDR'"
11115   parameters:
11116   - "throughput"
11117   - "name"
11118   - "tags"
11119   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11120   x-axis: "X = CNFs per Service Chain"
11121   y-axis: "Y = Number of Service Chains"
11122   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11123   layout:
11124     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11125     layout: "plot-service-density"
11126
11127 - type: "plot"
11128   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11129   algorithm: "plot_nf_heatmap"
11130   output-file-type: ".html"
11131   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
11132   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11133   filter: "'NIC_Intel-XXV710' and
11134            'NF_DENSITY' and
11135            'DOCKER' and
11136            'CHAIN' and
11137            'NF_VPPIP4' and
11138            'IMIX' and
11139            '4T2C' and
11140            'NDRPDR'"
11141   parameters:
11142   - "throughput"
11143   - "name"
11144   - "tags"
11145   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11146   x-axis: "X = CNFs per Service Chain"
11147   y-axis: "Y = Number of Service Chains"
11148   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11149   layout:
11150     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11151     layout: "plot-service-density"
11152
11153 - type: "plot"
11154   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11155   algorithm: "plot_nf_heatmap"
11156   output-file-type: ".html"
11157   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
11158   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11159   filter: "'NIC_Intel-XXV710' and
11160            'NF_DENSITY' and
11161            'DOCKER' and
11162            'CHAIN' and
11163            'NF_VPPIP4' and
11164            'IMIX' and
11165            '8T4C' and
11166            'NDRPDR'"
11167   parameters:
11168   - "throughput"
11169   - "name"
11170   - "tags"
11171   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11172   x-axis: "X = CNFs per Service Chain"
11173   y-axis: "Y = Number of Service Chains"
11174   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11175   layout:
11176     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
11177     layout: "plot-service-density"
11178
11179 # Plots - NF Density - CSC - PDR IMIX
11180 - type: "plot"
11181   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11182   algorithm: "plot_nf_heatmap"
11183   output-file-type: ".html"
11184   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
11185   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11186   filter: "'NIC_Intel-XXV710' and
11187            'NF_DENSITY' and
11188            'DOCKER' and
11189            'CHAIN' and
11190            'NF_VPPIP4' and
11191            'IMIX' and
11192            '2T1C' and
11193            'NDRPDR'"
11194   parameters:
11195   - "throughput"
11196   - "name"
11197   - "tags"
11198   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11199   x-axis: "X = CNFs per Service Chain"
11200   y-axis: "Y = Number of Service Chains"
11201   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11202   layout:
11203     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11204     layout: "plot-service-density"
11205
11206 - type: "plot"
11207   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11208   algorithm: "plot_nf_heatmap"
11209   output-file-type: ".html"
11210   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
11211   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11212   filter: "'NIC_Intel-XXV710' and
11213            'NF_DENSITY' and
11214            'DOCKER' and
11215            'CHAIN' and
11216            'NF_VPPIP4' and
11217            'IMIX' and
11218            '4T2C' and
11219            'NDRPDR'"
11220   parameters:
11221   - "throughput"
11222   - "name"
11223   - "tags"
11224   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11225   x-axis: "X = CNFs per Service Chain"
11226   y-axis: "Y = Number of Service Chains"
11227   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11228   layout:
11229     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11230     layout: "plot-service-density"
11231
11232 - type: "plot"
11233   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11234   algorithm: "plot_nf_heatmap"
11235   output-file-type: ".html"
11236   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
11237   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11238   filter: "'NIC_Intel-XXV710' and
11239            'NF_DENSITY' and
11240            'DOCKER' and
11241            'CHAIN' and
11242            'NF_VPPIP4' and
11243            'IMIX' and
11244            '8T4C' and
11245            'NDRPDR'"
11246   parameters:
11247   - "throughput"
11248   - "name"
11249   - "tags"
11250   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11251   x-axis: "X = CNFs per Service Chain"
11252   y-axis: "Y = Number of Service Chains"
11253   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11254   layout:
11255     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
11256     layout: "plot-service-density"
11257
11258 # Plots - NF Density - CSP - MRR IMIX
11259 - type: "plot"
11260   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11261   algorithm: "plot_nf_heatmap"
11262   output-file-type: ".html"
11263   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
11264   data: "plot-vpp-nfv-2n-clx-mrr"
11265   filter: "'NIC_Intel-XXV710' and
11266            'NF_DENSITY' and
11267            'DOCKER' and
11268            'PIPELINE' and
11269            'NF_VPPIP4' and
11270            'IMIX' and
11271            '2T1C' and
11272            'MRR'"
11273   parameters:
11274   - "result"
11275   - "name"
11276   - "tags"
11277   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11278   x-axis: "X = CNFs per Service Pipeline"
11279   y-axis: "Y = Number of Service Pipelines"
11280   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11281   layout:
11282     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11283     layout: "plot-service-density"
11284
11285 - type: "plot"
11286   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11287   algorithm: "plot_nf_heatmap"
11288   output-file-type: ".html"
11289   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
11290   data: "plot-vpp-nfv-2n-clx-mrr"
11291   filter: "'NIC_Intel-XXV710' and
11292            'NF_DENSITY' and
11293            'DOCKER' and
11294            'PIPELINE' and
11295            'NF_VPPIP4' and
11296            'IMIX' and
11297            '4T2C' and
11298            'MRR'"
11299   parameters:
11300   - "result"
11301   - "name"
11302   - "tags"
11303   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11304   x-axis: "X = CNFs per Service Pipeline"
11305   y-axis: "Y = Number of Service Pipelines"
11306   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11307   layout:
11308     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11309     layout: "plot-service-density"
11310
11311 - type: "plot"
11312   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11313   algorithm: "plot_nf_heatmap"
11314   output-file-type: ".html"
11315   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
11316   data: "plot-vpp-nfv-2n-clx-mrr"
11317   filter: "'NIC_Intel-XXV710' and
11318            'NF_DENSITY' and
11319            'DOCKER' and
11320            'PIPELINE' and
11321            'NF_VPPIP4' and
11322            'IMIX' and
11323            '8T4C' and
11324            'MRR'"
11325   parameters:
11326   - "result"
11327   - "name"
11328   - "tags"
11329   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
11330   x-axis: "X = CNFs per Service Pipeline"
11331   y-axis: "Y = Number of Service Pipelines"
11332   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
11333   layout:
11334     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
11335     layout: "plot-service-density"
11336
11337 # Plots - NF Density - CSP - NDR IMIX
11338 - type: "plot"
11339   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11340   algorithm: "plot_nf_heatmap"
11341   output-file-type: ".html"
11342   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
11343   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11344   filter: "'NIC_Intel-XXV710' and
11345            'NF_DENSITY' and
11346            'DOCKER' and
11347            'PIPELINE' and
11348            'NF_VPPIP4' and
11349            'IMIX' and
11350            '2T1C' and
11351            'NDRPDR'"
11352   parameters:
11353   - "throughput"
11354   - "name"
11355   - "tags"
11356   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11357   x-axis: "X = CNFs per Service Pipeline"
11358   y-axis: "Y = Number of Service Pipelines"
11359   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11360   layout:
11361     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11362     layout: "plot-service-density"
11363
11364 - type: "plot"
11365   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11366   algorithm: "plot_nf_heatmap"
11367   output-file-type: ".html"
11368   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
11369   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11370   filter: "'NIC_Intel-XXV710' and
11371            'NF_DENSITY' and
11372            'DOCKER' and
11373            'PIPELINE' and
11374            'NF_VPPIP4' and
11375            'IMIX' and
11376            '4T2C' and
11377            'NDRPDR'"
11378   parameters:
11379   - "throughput"
11380   - "name"
11381   - "tags"
11382   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11383   x-axis: "X = CNFs per Service Pipeline"
11384   y-axis: "Y = Number of Service Pipelines"
11385   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11386   layout:
11387     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11388     layout: "plot-service-density"
11389
11390 - type: "plot"
11391   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11392   algorithm: "plot_nf_heatmap"
11393   output-file-type: ".html"
11394   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
11395   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11396   filter: "'NIC_Intel-XXV710' and
11397            'NF_DENSITY' and
11398            'DOCKER' and
11399            'PIPELINE' and
11400            'NF_VPPIP4' and
11401            'IMIX' and
11402            '8T4C' and
11403            'NDRPDR'"
11404   parameters:
11405   - "throughput"
11406   - "name"
11407   - "tags"
11408   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
11409   x-axis: "X = CNFs per Service Pipeline"
11410   y-axis: "Y = Number of Service Pipelines"
11411   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
11412   layout:
11413     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
11414     layout: "plot-service-density"
11415
11416 # Plots - NF Density - CSP - PDR IMIX
11417 - type: "plot"
11418   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11419   algorithm: "plot_nf_heatmap"
11420   output-file-type: ".html"
11421   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
11422   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11423   filter: "'NIC_Intel-XXV710' and
11424            'NF_DENSITY' and
11425            'DOCKER' and
11426            'PIPELINE' and
11427            'NF_VPPIP4' and
11428            'IMIX' and
11429            '2T1C' and
11430            'NDRPDR'"
11431   parameters:
11432   - "throughput"
11433   - "name"
11434   - "tags"
11435   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11436   x-axis: "X = CNFs per Service Pipeline"
11437   y-axis: "Y = Number of Service Pipelines"
11438   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11439   layout:
11440     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11441     layout: "plot-service-density"
11442
11443 - type: "plot"
11444   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11445   algorithm: "plot_nf_heatmap"
11446   output-file-type: ".html"
11447   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
11448   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11449   filter: "'NIC_Intel-XXV710' and
11450            'NF_DENSITY' and
11451            'DOCKER' and
11452            'PIPELINE' and
11453            'NF_VPPIP4' and
11454            'IMIX' and
11455            '4T2C' and
11456            'NDRPDR'"
11457   parameters:
11458   - "throughput"
11459   - "name"
11460   - "tags"
11461   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11462   x-axis: "X = CNFs per Service Pipeline"
11463   y-axis: "Y = Number of Service Pipelines"
11464   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11465   layout:
11466     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11467     layout: "plot-service-density"
11468
11469 - type: "plot"
11470   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11471   algorithm: "plot_nf_heatmap"
11472   output-file-type: ".html"
11473   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
11474   data: "plot-vpp-nfv-2n-clx-ndrpdr"
11475   filter: "'NIC_Intel-XXV710' and
11476            'NF_DENSITY' and
11477            'DOCKER' and
11478            'PIPELINE' and
11479            'NF_VPPIP4' and
11480            'IMIX' and
11481            '8T4C' and
11482            'NDRPDR'"
11483   parameters:
11484   - "throughput"
11485   - "name"
11486   - "tags"
11487   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
11488   x-axis: "X = CNFs per Service Pipeline"
11489   y-axis: "Y = Number of Service Pipelines"
11490   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
11491   layout:
11492     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
11493     layout: "plot-service-density"
11494
11495 ################################################################################
11496
11497 # Packet Throughput
11498
11499 - type: "plot"
11500   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11501   algorithm: "plot_perf_box_name"
11502   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11503   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11504   include:
11505     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11506     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11507     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11508     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11509   layout:
11510     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11511     layout: "plot-throughput"
11512
11513 - type: "plot"
11514   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11515   algorithm: "plot_perf_box_name"
11516   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11517   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11518   include:
11519     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11520     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11521     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11522     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11523   layout:
11524     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11525     layout: "plot-throughput"
11526
11527 - type: "plot"
11528   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11529   algorithm: "plot_perf_box_name"
11530   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11531   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11532   include:
11533     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11534     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11535     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11536     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11537   layout:
11538     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11539     layout: "plot-throughput"
11540
11541 - type: "plot"
11542   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11543   algorithm: "plot_perf_box_name"
11544   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11545   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11546   include:
11547     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11548     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11549     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11550     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11551   layout:
11552     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11553     layout: "plot-throughput"
11554
11555 - type: "plot"
11556   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11557   algorithm: "plot_perf_box_name"
11558   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11559   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11560   include:
11561     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11562     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11563     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11564     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11565     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11566   layout:
11567     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
11568     layout: "plot-throughput"
11569
11570 - type: "plot"
11571   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11572   algorithm: "plot_perf_box_name"
11573   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11574   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11575   include:
11576     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11577     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11578     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11579     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11580     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11581   layout:
11582     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
11583     layout: "plot-throughput"
11584
11585 - type: "plot"
11586   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11587   algorithm: "plot_perf_box_name"
11588   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11589   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11590   include:
11591     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11592     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11593     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11594     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11595     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11596   layout:
11597     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
11598     layout: "plot-throughput"
11599
11600 - type: "plot"
11601   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11602   algorithm: "plot_perf_box_name"
11603   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11604   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11605   include:
11606     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11607     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11608     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11609     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11610     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11611   layout:
11612     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11613     layout: "plot-throughput"
11614
11615 - type: "plot"
11616   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11617   algorithm: "plot_perf_box_name"
11618   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11619   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11620   include:
11621     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11622     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11623     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11624     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11625     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11626   layout:
11627     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11628     layout: "plot-throughput"
11629
11630 - type: "plot"
11631   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11632   algorithm: "plot_perf_box_name"
11633   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11634   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11635   include:
11636     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11637     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11638     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11639     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11640     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11641   layout:
11642     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11643     layout: "plot-throughput"
11644
11645 - type: "plot"
11646   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11647   algorithm: "plot_perf_box_name"
11648   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11649   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11650   include:
11651     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11652     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11653     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11654     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11655     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11656     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11657   layout:
11658     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11659     layout: "plot-throughput"
11660
11661 - type: "plot"
11662   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11663   algorithm: "plot_perf_box_name"
11664   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11665   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11666   include:
11667     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11668     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11669     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11670     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11671     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11672     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11673   layout:
11674     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11675     layout: "plot-throughput"
11676
11677 - type: "plot"
11678   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11679   algorithm: "plot_perf_box_name"
11680   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11681   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11682   include:
11683     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11684     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11685     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11686     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11687     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11688   layout:
11689     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11690     layout: "plot-throughput"
11691
11692 - type: "plot"
11693   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11694   algorithm: "plot_perf_box_name"
11695   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11696   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11697   include:
11698     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11699     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11700     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11701     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11702     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11703   layout:
11704     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11705     layout: "plot-throughput"
11706
11707 - type: "plot"
11708   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11709   algorithm: "plot_perf_box_name"
11710   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11711   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11712   include:
11713     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11714     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11715     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11716   layout:
11717     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11718     layout: "plot-throughput"
11719
11720 - type: "plot"
11721   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11722   algorithm: "plot_perf_box_name"
11723   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11724   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11725   include:
11726     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11727     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11728     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11729   layout:
11730     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11731     layout: "plot-throughput"
11732
11733 - type: "plot"
11734   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11735   algorithm: "plot_perf_box_name"
11736   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11737   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11738   include:
11739     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11740     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11741     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11742     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11743     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11744   layout:
11745     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11746     layout: "plot-throughput"
11747
11748 - type: "plot"
11749   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11750   algorithm: "plot_perf_box_name"
11751   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11752   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11753   include:
11754     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11755     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11756     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11757     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11758     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11759   layout:
11760     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11761     layout: "plot-throughput"
11762
11763 - type: "plot"
11764   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11765   algorithm: "plot_perf_box_name"
11766   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11767   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11768   include:
11769     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11770     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11771     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11772   layout:
11773     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11774     layout: "plot-throughput"
11775
11776 - type: "plot"
11777   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11778   algorithm: "plot_perf_box_name"
11779   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11780   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11781   include:
11782     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11783     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11784     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11785   layout:
11786     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11787     layout: "plot-throughput"
11788
11789 - type: "plot"
11790   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11791   algorithm: "plot_perf_box_name"
11792   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11793   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11794   include:
11795     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11796     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11797     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11798     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11799     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11800     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
11801   layout:
11802     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11803     layout: "plot-throughput"
11804
11805 - type: "plot"
11806   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11807   algorithm: "plot_perf_box_name"
11808   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11809   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11810   include:
11811     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11812     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11813     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11814     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11815     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11816     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
11817   layout:
11818     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11819     layout: "plot-throughput"
11820
11821 - type: "plot"
11822   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
11823   algorithm: "plot_perf_box_name"
11824   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
11825   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11826   include:
11827     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
11828     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
11829     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
11830     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
11831     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
11832   layout:
11833     title: "2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
11834     layout: "plot-throughput"
11835
11836 - type: "plot"
11837   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
11838   algorithm: "plot_perf_box_name"
11839   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
11840   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11841   include:
11842     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
11843     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
11844     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
11845     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
11846     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
11847   layout:
11848     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
11849     layout: "plot-throughput"
11850
11851 - type: "plot"
11852   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
11853   algorithm: "plot_perf_box_name"
11854   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
11855   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11856   include:
11857     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
11858     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
11859     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
11860     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128758-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128758-cps-ndrpdr"
11861     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
11862     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
11863     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
11864     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
11865     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128758-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128758-cps-ndrpdr"
11866     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
11867   layout:
11868     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
11869     layout: "plot-cps"
11870
11871 - type: "plot"
11872   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
11873   algorithm: "plot_perf_box_name"
11874   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
11875   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11876   include:
11877     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
11878     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
11879     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
11880     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128758-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128758-pps-ndrpdr"
11881     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
11882     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
11883     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
11884     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
11885     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128758-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128758-pps-ndrpdr"
11886     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
11887   layout:
11888     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
11889     layout: "plot-throughput"
11890
11891 - type: "plot"
11892   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
11893   algorithm: "plot_perf_box_name"
11894   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
11895   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11896   include:
11897     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
11898     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
11899     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
11900     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128758-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128758-cps-ndrpdr"
11901     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
11902     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
11903     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
11904     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
11905     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128758-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128758-cps-ndrpdr"
11906     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
11907   layout:
11908     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
11909     layout: "plot-cps"
11910
11911 - type: "plot"
11912   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
11913   algorithm: "plot_perf_box_name"
11914   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
11915   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11916   include:
11917     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
11918     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
11919     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
11920     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128758-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128758-pps-ndrpdr"
11921     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
11922     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
11923     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
11924     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
11925     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128758-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128758-pps-ndrpdr"
11926     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
11927   layout:
11928     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
11929     layout: "plot-throughput"
11930
11931 - type: "plot"
11932   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
11933   algorithm: "plot_perf_box_name"
11934   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
11935   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11936   include:
11937     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
11938     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
11939     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
11940     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
11941     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
11942   layout:
11943     title: "2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
11944     layout: "plot-throughput"
11945
11946 - type: "plot"
11947   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
11948   algorithm: "plot_perf_box_name"
11949   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
11950   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11951   include:
11952     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
11953     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
11954     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
11955     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
11956     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
11957   layout:
11958     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
11959     layout: "plot-throughput"
11960
11961 - type: "plot"
11962   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
11963   algorithm: "plot_perf_box_name"
11964   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
11965   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11966   include:
11967     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
11968     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
11969     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
11970     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128758-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128758-cps-ndrpdr"
11971     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
11972     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
11973     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
11974     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
11975     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128758-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128758-cps-ndrpdr"
11976     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
11977   layout:
11978     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
11979     layout: "plot-cps"
11980
11981 - type: "plot"
11982   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
11983   algorithm: "plot_perf_box_name"
11984   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
11985   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11986   include:
11987     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
11988     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
11989     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
11990     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128758-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128758-pps-ndrpdr"
11991     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
11992     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
11993     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
11994     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
11995     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128758-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128758-pps-ndrpdr"
11996     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
11997   layout:
11998     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
11999     layout: "plot-throughput"
12000
12001 - type: "plot"
12002   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
12003   algorithm: "plot_perf_box_name"
12004   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
12005   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12006   include:
12007     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
12008     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
12009     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
12010     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128758-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128758-cps-ndrpdr"
12011     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
12012     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
12013     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
12014     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
12015     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128758-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128758-cps-ndrpdr"
12016     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
12017   layout:
12018     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
12019     layout: "plot-cps"
12020
12021 - type: "plot"
12022   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
12023   algorithm: "plot_perf_box_name"
12024   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
12025   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12026   include:
12027     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
12028     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
12029     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
12030     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128758-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128758-pps-ndrpdr"
12031     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
12032     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
12033     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
12034     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
12035     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128758-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128758-pps-ndrpdr"
12036     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
12037   layout:
12038     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
12039     layout: "plot-throughput"
12040
12041 - type: "plot"
12042   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12043   algorithm: "plot_perf_box_name"
12044   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12045   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12046   include:
12047     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12048     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12049     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12050     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12051     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12052     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
12053   layout:
12054     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12055     layout: "plot-throughput"
12056
12057 - type: "plot"
12058   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12059   algorithm: "plot_perf_box_name"
12060   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12061   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12062   include:
12063     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12064     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12065     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12066     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12067     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12068     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
12069   layout:
12070     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12071     layout: "plot-throughput"
12072
12073 - type: "plot"
12074   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
12075   algorithm: "plot_perf_box_name"
12076   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
12077   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12078   include:
12079     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12080     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12081     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12082   layout:
12083     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
12084     layout: "plot-throughput"
12085
12086 - type: "plot"
12087   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
12088   algorithm: "plot_perf_box_name"
12089   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
12090   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12091   include:
12092     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12093     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12094     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12095   layout:
12096     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
12097     layout: "plot-throughput"
12098
12099 - type: "plot"
12100   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12101   algorithm: "plot_perf_box_name"
12102   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12103   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12104   include:
12105     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12106     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12107 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12108 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12109 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12110   layout:
12111     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12112     layout: "plot-throughput"
12113
12114 - type: "plot"
12115   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12116   algorithm: "plot_perf_box_name"
12117   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12118   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12119   include:
12120     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12121     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12122 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12123 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12124 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12125   layout:
12126     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12127     layout: "plot-throughput"
12128
12129 - type: "plot"
12130   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12131   algorithm: "plot_perf_box_name"
12132   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12133   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12134   include:
12135     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12136     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12137     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
12138     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
12139     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12140   layout:
12141     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
12142     layout: "plot-throughput"
12143
12144 - type: "plot"
12145   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12146   algorithm: "plot_perf_box_name"
12147   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12148   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12149   include:
12150     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
12151     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
12152     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
12153     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
12154     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
12155   layout:
12156     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
12157     layout: "plot-throughput"
12158
12159 - type: "plot"
12160   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12161   algorithm: "plot_perf_box_name"
12162   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12163   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12164   include:
12165     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12166     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12167     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12168     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12169     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12170   layout:
12171     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
12172     layout: "plot-throughput"
12173
12174 - type: "plot"
12175   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12176   algorithm: "plot_perf_box_name"
12177   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12178   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12179   include:
12180     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
12181     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12182     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
12183     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
12184     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
12185   layout:
12186     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
12187     layout: "plot-throughput"
12188
12189 - type: "plot"
12190   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12191   algorithm: "plot_perf_box_name"
12192   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12193   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12194   include:
12195     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12196     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12197     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12198     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12199   layout:
12200     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
12201     layout: "plot-throughput"
12202
12203 - type: "plot"
12204   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12205   algorithm: "plot_perf_box_name"
12206   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12207   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12208   include:
12209     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12210     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12211     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12212     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12213   layout:
12214     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
12215     layout: "plot-throughput"
12216
12217 - type: "plot"
12218   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12219   algorithm: "plot_perf_box_name"
12220   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12221   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12222   include:
12223     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12224     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12225     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12226     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12227     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12228   layout:
12229     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
12230     layout: "plot-throughput"
12231
12232 - type: "plot"
12233   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12234   algorithm: "plot_perf_box_name"
12235   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12236   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12237   include:
12238     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
12239     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12240     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12241     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12242     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12243   layout:
12244     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
12245     layout: "plot-throughput"
12246
12247 - type: "plot"
12248   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12249   algorithm: "plot_perf_box_name"
12250   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12251   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12252   include:
12253     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12254     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12255     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12256     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12257     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12258   layout:
12259     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12260     layout: "plot-throughput"
12261
12262 - type: "plot"
12263   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12264   algorithm: "plot_perf_box_name"
12265   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12266   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12267   include:
12268     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12269     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12270     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12271     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12272     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12273   layout:
12274     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12275     layout: "plot-throughput"
12276
12277 - type: "plot"
12278   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12279   algorithm: "plot_perf_box_name"
12280   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12281   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12282   include:
12283     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12284     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12285     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12286     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12287   layout:
12288     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12289     layout: "plot-throughput"
12290
12291 - type: "plot"
12292   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12293   algorithm: "plot_perf_box_name"
12294   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12295   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12296   include:
12297     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12298     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12299     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12300     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12301   layout:
12302     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12303     layout: "plot-throughput"
12304
12305 - type: "plot"
12306   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12307   algorithm: "plot_perf_box_name"
12308   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12309   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12310   include:
12311     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12312     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12313     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12314     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12315     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12316   layout:
12317     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12318     layout: "plot-throughput"
12319
12320 - type: "plot"
12321   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12322   algorithm: "plot_perf_box_name"
12323   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12324   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12325   include:
12326     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12327     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12328     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12329     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12330     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12331   layout:
12332     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12333     layout: "plot-throughput"
12334
12335 - type: "plot"
12336   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12337   algorithm: "plot_perf_box_name"
12338   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12339   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12340   include:
12341     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12342     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12343     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12344     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12345     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12346     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-1t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
12347   layout:
12348     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12349     layout: "plot-throughput"
12350
12351 - type: "plot"
12352   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12353   algorithm: "plot_perf_box_name"
12354   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12355   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12356   include:
12357     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12358     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12359     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12360     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12361     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12362     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-1t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
12363   layout:
12364     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12365     layout: "plot-throughput"
12366
12367 - type: "plot"
12368   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12369   algorithm: "plot_perf_box_name"
12370   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12371   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12372   include:
12373     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12374     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12375     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12376     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12377     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12378   layout:
12379     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
12380     layout: "plot-throughput"
12381
12382 - type: "plot"
12383   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12384   algorithm: "plot_perf_box_name"
12385   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12386   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12387   include:
12388     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
12389     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12390     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
12391     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
12392     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
12393   layout:
12394     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
12395     layout: "plot-throughput"
12396
12397 - type: "plot"
12398   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12399   algorithm: "plot_perf_box_name"
12400   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12401   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12402   include:
12403     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12404     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12405     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12406     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12407     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12408   layout:
12409     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
12410     layout: "plot-throughput"
12411
12412 - type: "plot"
12413   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12414   algorithm: "plot_perf_box_name"
12415   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12416   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12417   include:
12418     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
12419     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
12420     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
12421     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
12422     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
12423   layout:
12424     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
12425     layout: "plot-throughput"
12426
12427 - type: "plot"
12428   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12429   algorithm: "plot_perf_box_name"
12430   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12431   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12432   include:
12433     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12434     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12435   layout:
12436     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
12437     layout: "plot-throughput"
12438
12439 - type: "plot"
12440   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12441   algorithm: "plot_perf_box_name"
12442   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12443   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12444   include:
12445     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12446     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12447   layout:
12448     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
12449     layout: "plot-throughput"
12450
12451 - type: "plot"
12452   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12453   algorithm: "plot_perf_box_name"
12454   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12455   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12456   include:
12457     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
12458     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12459     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12460     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12461   layout:
12462     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
12463     layout: "plot-throughput"
12464
12465 - type: "plot"
12466   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12467   algorithm: "plot_perf_box_name"
12468   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12469   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12470   include:
12471     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
12472     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12473     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12474     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12475   layout:
12476     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
12477     layout: "plot-throughput"
12478
12479 - type: "plot"
12480   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12481   algorithm: "plot_perf_box_name"
12482   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12483   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12484   include:
12485     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
12486     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12487     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12488     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12489   layout:
12490     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
12491     layout: "plot-throughput"
12492
12493 - type: "plot"
12494   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12495   algorithm: "plot_perf_box_name"
12496   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12497   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12498   include:
12499     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
12500     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12501     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12502     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12503   layout:
12504     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
12505     layout: "plot-throughput"
12506
12507 - type: "plot"
12508   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12509   algorithm: "plot_perf_box_name"
12510   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12511   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12512   include:
12513     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12514     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12515     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12516     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12517   layout:
12518     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12519     layout: "plot-throughput"
12520
12521 - type: "plot"
12522   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12523   algorithm: "plot_perf_box_name"
12524   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12525   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12526   include:
12527     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12528     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12529     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12530     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12531   layout:
12532     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12533     layout: "plot-throughput"
12534
12535 - type: "plot"
12536   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12537   algorithm: "plot_perf_box_name"
12538   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12539   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12540   include:
12541     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12542     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12543     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12544     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12545   layout:
12546     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
12547     layout: "plot-throughput"
12548
12549 - type: "plot"
12550   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12551   algorithm: "plot_perf_box_name"
12552   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12553   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12554   include:
12555     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
12556     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
12557     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
12558     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
12559   layout:
12560     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
12561     layout: "plot-throughput"
12562
12563 - type: "plot"
12564   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12565   algorithm: "plot_perf_box_name"
12566   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12567   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12568   include:
12569     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12570     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12571     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12572     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12573     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12574     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12575   layout:
12576     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
12577     layout: "plot-throughput"
12578
12579 - type: "plot"
12580   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12581   algorithm: "plot_perf_box_name"
12582   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12583   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12584   include:
12585     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12586     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12587     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12588     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12589     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12590     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12591   layout:
12592     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
12593     layout: "plot-throughput"
12594
12595 - type: "plot"
12596   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12597   algorithm: "plot_perf_box_name"
12598   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12599   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12600   include:
12601     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12602     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12603     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12604     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12605     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12606   layout:
12607     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12608     layout: "plot-throughput"
12609
12610 - type: "plot"
12611   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12612   algorithm: "plot_perf_box_name"
12613   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12614   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12615   include:
12616     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12617     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12618     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12619     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12620     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12621   layout:
12622     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12623     layout: "plot-throughput"
12624
12625 - type: "plot"
12626   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12627   algorithm: "plot_perf_box_name"
12628   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12629   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12630   include:
12631     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12632     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12633     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12634     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12635     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12636   layout:
12637     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12638     layout: "plot-throughput"
12639
12640 - type: "plot"
12641   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12642   algorithm: "plot_perf_box_name"
12643   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12644   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12645   include:
12646     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12647     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12648     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12649     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12650     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12651   layout:
12652     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12653     layout: "plot-throughput"
12654
12655 - type: "plot"
12656   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12657   algorithm: "plot_perf_box_name"
12658   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12659   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12660   include:
12661     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12662     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12663     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12664   layout:
12665     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12666     layout: "plot-throughput"
12667
12668 - type: "plot"
12669   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12670   algorithm: "plot_perf_box_name"
12671   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12672   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12673   include:
12674     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12675     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12676     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12677   layout:
12678     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12679     layout: "plot-throughput"
12680
12681 - type: "plot"
12682   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12683   algorithm: "plot_perf_box_name"
12684   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12685   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12686   include:
12687     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12688     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12689     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12690   layout:
12691     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12692     layout: "plot-throughput"
12693
12694 - type: "plot"
12695   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12696   algorithm: "plot_perf_box_name"
12697   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12698   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12699   include:
12700     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12701     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12702     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12703   layout:
12704     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12705     layout: "plot-throughput"
12706
12707 - type: "plot"
12708   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12709   algorithm: "plot_perf_box_name"
12710   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12711   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12712   include:
12713     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12714     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12715     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12716     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12717     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12718   layout:
12719     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12720     layout: "plot-throughput"
12721
12722 - type: "plot"
12723   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12724   algorithm: "plot_perf_box_name"
12725   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12726   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12727   include:
12728     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12729     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12730     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12731     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12732     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12733   layout:
12734     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12735     layout: "plot-throughput"
12736
12737 - type: "plot"
12738   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12739   algorithm: "plot_perf_box_name"
12740   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12741   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12742   include:
12743     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12744     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12745     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12746     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12747     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12748   layout:
12749     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12750     layout: "plot-throughput"
12751
12752 - type: "plot"
12753   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12754   algorithm: "plot_perf_box_name"
12755   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12756   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12757   include:
12758     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12759     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12760     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12761     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12762     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12763   layout:
12764     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12765     layout: "plot-throughput"
12766
12767 - type: "plot"
12768   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12769   algorithm: "plot_perf_box_name"
12770   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12771   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12772   include:
12773     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12774     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12775     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12776     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12777     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12778   layout:
12779     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12780     layout: "plot-throughput"
12781
12782 - type: "plot"
12783   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12784   algorithm: "plot_perf_box_name"
12785   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12786   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12787   include:
12788     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12789     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12790     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12791     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12792     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12793   layout:
12794     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12795     layout: "plot-throughput"
12796
12797 - type: "plot"
12798   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12799   algorithm: "plot_perf_box_name"
12800   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12801   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12802   include:
12803     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12804     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12805     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12806     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12807     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12808   layout:
12809     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12810     layout: "plot-throughput"
12811
12812 - type: "plot"
12813   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12814   algorithm: "plot_perf_box_name"
12815   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12816   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12817   include:
12818     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12819     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12820     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12821     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12822     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12823   layout:
12824     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12825     layout: "plot-throughput"
12826
12827 - type: "plot"
12828   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12829   algorithm: "plot_perf_box_name"
12830   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12831   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12832   include:
12833     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12834     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12835     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12836     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12837     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12838   layout:
12839     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12840     layout: "plot-throughput"
12841
12842 - type: "plot"
12843   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12844   algorithm: "plot_perf_box_name"
12845   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12846   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12847   include:
12848     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12849     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12850     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12851     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12852     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12853   layout:
12854     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12855     layout: "plot-throughput"
12856
12857 - type: "plot"
12858   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12859   algorithm: "plot_perf_box_name"
12860   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12861   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12862   include:
12863     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12864     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12865     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12866     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12867     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12868     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12869   layout:
12870     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12871     layout: "plot-throughput"
12872
12873 - type: "plot"
12874   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12875   algorithm: "plot_perf_box_name"
12876   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12877   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12878   include:
12879     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12880     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12881     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12882     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12883     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12884     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12885   layout:
12886     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12887     layout: "plot-throughput"
12888
12889 - type: "plot"
12890   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12891   algorithm: "plot_perf_box_name"
12892   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12893   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12894   include:
12895     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12896     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12897     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
12898     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12899   layout:
12900     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12901     layout: "plot-throughput"
12902
12903 - type: "plot"
12904   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12905   algorithm: "plot_perf_box_name"
12906   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12907   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12908   include:
12909     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12910     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12911     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12912     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12913   layout:
12914     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12915     layout: "plot-throughput"
12916
12917 - type: "plot"
12918   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12919   algorithm: "plot_perf_box_name"
12920   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12921   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12922   include:
12923     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12924     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12925     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12926     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12927     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12928     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12929   layout:
12930     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12931     layout: "plot-throughput"
12932
12933 - type: "plot"
12934   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12935   algorithm: "plot_perf_box_name"
12936   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12937   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12938   include:
12939     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12940     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12941     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12942     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12943     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12944     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12945   layout:
12946     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12947     layout: "plot-throughput"
12948
12949 - type: "plot"
12950   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12951   algorithm: "plot_perf_box_name"
12952   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12953   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12954   include:
12955     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12956     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12957     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12958     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12959     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12960     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12961   layout:
12962     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12963     layout: "plot-throughput"
12964
12965 - type: "plot"
12966   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12967   algorithm: "plot_perf_box_name"
12968   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12969   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12970   include:
12971     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12972     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12973     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12974     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12975     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12976     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12977   layout:
12978     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12979     layout: "plot-throughput"
12980
12981 - type: "plot"
12982   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12983   algorithm: "plot_perf_box_name"
12984   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12985   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12986   include:
12987     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12988     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12989     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12990     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12991     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12992     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12993   layout:
12994     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12995     layout: "plot-throughput"
12996
12997 - type: "plot"
12998   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12999   algorithm: "plot_perf_box_name"
13000   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13001   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13002   include:
13003     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13004     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13005     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13006     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13007     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13008     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13009   layout:
13010     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
13011     layout: "plot-throughput"
13012
13013 - type: "plot"
13014   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13015   algorithm: "plot_perf_box_name"
13016   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13017   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13018   include:
13019     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13020     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13021     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13022     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13023     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13024     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13025   layout:
13026     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13027     layout: "plot-throughput"
13028
13029 - type: "plot"
13030   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13031   algorithm: "plot_perf_box_name"
13032   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13033   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13034   include:
13035     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13036     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13037     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13038     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13039     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13040     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13041   layout:
13042     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13043     layout: "plot-throughput"
13044
13045 - type: "plot"
13046   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13047   algorithm: "plot_perf_box_name"
13048   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13049   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13050   include:
13051     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13052     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13053     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13054     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13055     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13056     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13057   layout:
13058     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
13059     layout: "plot-throughput"
13060
13061 - type: "plot"
13062   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13063   algorithm: "plot_perf_box_name"
13064   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13065   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13066   include:
13067     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
13068     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13069     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13070     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13071     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
13072     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
13073   layout:
13074     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
13075     layout: "plot-throughput"
13076
13077 - type: "plot"
13078   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
13079   algorithm: "plot_perf_box_name"
13080   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
13081   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13082   include:
13083     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13084     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13085     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13086     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13087     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13088     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13089   layout:
13090     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
13091     layout: "plot-throughput"
13092
13093 - type: "plot"
13094   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
13095   algorithm: "plot_perf_box_name"
13096   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
13097   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13098   include:
13099     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13100     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13101     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13102     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13103     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13104     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13105   layout:
13106     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
13107     layout: "plot-throughput"
13108
13109 - type: "plot"
13110   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13111   algorithm: "plot_perf_box_name"
13112   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13113   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13114   include:
13115     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13116     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13117     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13118     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13119     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13120     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13121   layout:
13122     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13123     layout: "plot-throughput"
13124
13125 - type: "plot"
13126   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13127   algorithm: "plot_perf_box_name"
13128   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13129   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13130   include:
13131     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13132     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13133     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13134     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13135     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13136     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13137   layout:
13138     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13139     layout: "plot-throughput"
13140
13141 - type: "plot"
13142   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13143   algorithm: "plot_perf_box_name"
13144   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13145   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13146   include:
13147     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13148     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13149     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13150     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13151     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13152     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13153   layout:
13154     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13155     layout: "plot-throughput"
13156
13157 - type: "plot"
13158   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13159   algorithm: "plot_perf_box_name"
13160   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13161   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13162   include:
13163     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13164     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13165     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
13166     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13167     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13168     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13169   layout:
13170     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13171     layout: "plot-throughput"
13172
13173 - type: "plot"
13174   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13175   algorithm: "plot_perf_box_name"
13176   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13177   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13178   include:
13179     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13180     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13181     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13182     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13183   layout:
13184     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13185     layout: "plot-throughput"
13186
13187 - type: "plot"
13188   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13189   algorithm: "plot_perf_box_name"
13190   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13191   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13192   include:
13193     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13194     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13195     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13196     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13197   layout:
13198     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13199     layout: "plot-throughput"
13200
13201 - type: "plot"
13202   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13203   algorithm: "plot_perf_box_name"
13204   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13205   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13206   include:
13207     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13208     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13209     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13210     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13211   layout:
13212     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13213     layout: "plot-throughput"
13214
13215 - type: "plot"
13216   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13217   algorithm: "plot_perf_box_name"
13218   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13219   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13220   include:
13221     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13222     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13223     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13224     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13225   layout:
13226     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13227     layout: "plot-throughput"
13228
13229 - type: "plot"
13230   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
13231   algorithm: "plot_perf_box_name"
13232   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
13233   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13234   include:
13235     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13236     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13237     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13238     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13239     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13240     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13241   layout:
13242     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
13243     layout: "plot-throughput"
13244
13245 - type: "plot"
13246   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
13247   algorithm: "plot_perf_box_name"
13248   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
13249   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13250   include:
13251     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13252     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13253     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13254     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13255     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13256     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13257   layout:
13258     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
13259     layout: "plot-throughput"
13260
13261 - type: "plot"
13262   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
13263   algorithm: "plot_perf_box_name"
13264   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
13265   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13266   include:
13267     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13268     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13269     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13270     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13271     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13272   layout:
13273     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
13274     layout: "plot-throughput"
13275
13276 - type: "plot"
13277   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
13278   algorithm: "plot_perf_box_name"
13279   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
13280   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13281   include:
13282     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13283     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13284     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13285     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13286     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13287   layout:
13288     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
13289     layout: "plot-throughput"
13290
13291 - type: "plot"
13292   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13293   algorithm: "plot_perf_box_name"
13294   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13295   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13296   include:
13297     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13298     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13299     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13300     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13301     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13302   layout:
13303     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
13304     layout: "plot-throughput"
13305
13306 - type: "plot"
13307   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13308   algorithm: "plot_perf_box_name"
13309   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13310   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13311   include:
13312     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
13313     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
13314     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13315     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13316     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13317   layout:
13318     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
13319     layout: "plot-throughput"
13320
13321 - type: "plot"
13322   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13323   algorithm: "plot_perf_box_name"
13324   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13325   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13326   include:
13327     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13328     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13329     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13330     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13331   layout:
13332     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
13333     layout: "plot-throughput"
13334
13335 - type: "plot"
13336   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13337   algorithm: "plot_perf_box_name"
13338   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13339   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13340   include:
13341     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
13342     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13343     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13344     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13345   layout:
13346     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
13347     layout: "plot-throughput"
13348
13349 - type: "plot"
13350   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13351   algorithm: "plot_perf_box_name"
13352   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13353   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13354   include:
13355     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13356     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13357     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13358     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13359     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13360     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13361   layout:
13362     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
13363     layout: "plot-throughput"
13364
13365 - type: "plot"
13366   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13367   algorithm: "plot_perf_box_name"
13368   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13369   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13370   include:
13371     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
13372     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
13373     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13374     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
13375     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
13376     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
13377   layout:
13378     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
13379     layout: "plot-throughput"
13380
13381 - type: "plot"
13382   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13383   algorithm: "plot_perf_box_name"
13384   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13385   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13386   include:
13387     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13388     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13389     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13390     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13391     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13392     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13393   layout:
13394     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
13395     layout: "plot-throughput"
13396
13397 - type: "plot"
13398   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13399   algorithm: "plot_perf_box_name"
13400   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13401   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13402   include:
13403     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
13404     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
13405     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13406     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13407     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13408     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13409   layout:
13410     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
13411     layout: "plot-throughput"
13412
13413 - type: "plot"
13414   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13415   algorithm: "plot_perf_box_name"
13416   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13417   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13418   include:
13419     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13420     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13421     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13422     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13423     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13424     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13425   layout:
13426     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
13427     layout: "plot-throughput"
13428
13429 - type: "plot"
13430   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13431   algorithm: "plot_perf_box_name"
13432   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13433   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13434   include:
13435     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
13436     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13437     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13438     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13439     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13440     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13441   layout:
13442     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
13443     layout: "plot-throughput"
13444
13445 - type: "plot"
13446   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13447   algorithm: "plot_perf_box_name"
13448   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13449   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13450   include:
13451     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13452     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13453     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13454     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13455     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13456     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13457   layout:
13458     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
13459     layout: "plot-throughput"
13460
13461 - type: "plot"
13462   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13463   algorithm: "plot_perf_box_name"
13464   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13465   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13466   include:
13467     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
13468     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13469     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13470     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13471     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13472     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13473   layout:
13474     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
13475     layout: "plot-throughput"
13476
13477 - type: "plot"
13478   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13479   algorithm: "plot_perf_box_name"
13480   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13481   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13482   include:
13483     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13484     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13485     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13486     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13487   layout:
13488     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
13489     layout: "plot-throughput"
13490
13491 - type: "plot"
13492   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13493   algorithm: "plot_perf_box_name"
13494   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13495   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13496   include:
13497     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13498     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13499     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13500     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13501   layout:
13502     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
13503     layout: "plot-throughput"
13504
13505 - type: "plot"
13506   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13507   algorithm: "plot_perf_box_name"
13508   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13509   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13510   include:
13511     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13512     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13513     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13514     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13515     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13516     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13517   layout:
13518     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13519     layout: "plot-throughput"
13520
13521 - type: "plot"
13522   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13523   algorithm: "plot_perf_box_name"
13524   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13525   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13526   include:
13527     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13528     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13529     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13530     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13531     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13532     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13533   layout:
13534     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13535     layout: "plot-throughput"
13536
13537 - type: "plot"
13538   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13539   algorithm: "plot_perf_box_name"
13540   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13541   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13542   include:
13543     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13544     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13545     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13546     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13547     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13548     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13549   layout:
13550     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13551     layout: "plot-throughput"
13552
13553 - type: "plot"
13554   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13555   algorithm: "plot_perf_box_name"
13556   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13557   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13558   include:
13559     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13560     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13561     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13562     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13563     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13564     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13565   layout:
13566     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13567     layout: "plot-throughput"
13568
13569 - type: "plot"
13570   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13571   algorithm: "plot_perf_box_name"
13572   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13573   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13574   include:
13575     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13576     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13577     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13578     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13579   layout:
13580     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13581     layout: "plot-throughput"
13582
13583 - type: "plot"
13584   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13585   algorithm: "plot_perf_box_name"
13586   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13587   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13588   include:
13589     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13590     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13591     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13592     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13593   layout:
13594     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13595     layout: "plot-throughput"
13596
13597 - type: "plot"
13598   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13599   algorithm: "plot_perf_box_name"
13600   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13601   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13602   include:
13603     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13604     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13605     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13606     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13607     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13608     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13609   layout:
13610     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13611     layout: "plot-throughput"
13612
13613 - type: "plot"
13614   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13615   algorithm: "plot_perf_box_name"
13616   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13617   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
13618   include:
13619     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13620     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13621     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13622     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13623     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13624     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13625   layout:
13626     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13627     layout: "plot-throughput"
13628
13629 - type: "plot"
13630   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13631   algorithm: "plot_perf_box_name"
13632   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13633   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13634   include:
13635     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13636     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13637     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13638     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13639   layout:
13640     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
13641     layout: "plot-throughput"
13642
13643 - type: "plot"
13644   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13645   algorithm: "plot_perf_box_name"
13646   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13647   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13648   include:
13649     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13650     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13651     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13652     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13653   layout:
13654     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13655     layout: "plot-throughput"
13656
13657 - type: "plot"
13658   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13659   algorithm: "plot_perf_box_name"
13660   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13661   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13662   include:
13663     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13664     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13665     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13666     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13667     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13668     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13669   layout:
13670     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13671     layout: "plot-throughput"
13672
13673 - type: "plot"
13674   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13675   algorithm: "plot_perf_box_name"
13676   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13677   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13678   include:
13679     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13680     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13681     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13682     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13683     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13684     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13685   layout:
13686     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13687     layout: "plot-throughput"
13688
13689 - type: "plot"
13690   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13691   algorithm: "plot_perf_box_name"
13692   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13693   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13694   include:
13695     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13696     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13697     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13698     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13699     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13700     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13701   layout:
13702     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13703     layout: "plot-throughput"
13704
13705 - type: "plot"
13706   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13707   algorithm: "plot_perf_box_name"
13708   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13709   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13710   include:
13711     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13712     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13713     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13714     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13715     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13716     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13717   layout:
13718     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13719     layout: "plot-throughput"
13720
13721 - type: "plot"
13722   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13723   algorithm: "plot_perf_box_name"
13724   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13725   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13726   include:
13727     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13728     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13729     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13730     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13731     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13732     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13733   layout:
13734     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13735     layout: "plot-throughput"
13736
13737 - type: "plot"
13738   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13739   algorithm: "plot_perf_box_name"
13740   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13741   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13742   include:
13743     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13744     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13745     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13746     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13747     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13748     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13749   layout:
13750     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13751     layout: "plot-throughput"
13752
13753 - type: "plot"
13754   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13755   algorithm: "plot_perf_box_name"
13756   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13757   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13758   include:
13759     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13760     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13761     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13762 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13763 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13764 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13765   layout:
13766     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13767     layout: "plot-throughput"
13768
13769 - type: "plot"
13770   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13771   algorithm: "plot_perf_box_name"
13772   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13773   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13774   include:
13775     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13776     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13777     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13778 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13779 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13780 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13781   layout:
13782     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13783     layout: "plot-throughput"
13784
13785 - type: "plot"
13786   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13787   algorithm: "plot_perf_box_name"
13788   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13789   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13790   include:
13791     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13792     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13793     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13794     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13795     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13796     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13797   layout:
13798     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13799     layout: "plot-throughput"
13800
13801 - type: "plot"
13802   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13803   algorithm: "plot_perf_box_name"
13804   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13805   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13806   include:
13807     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13808     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13809     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13810     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13811     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13812     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13813   layout:
13814     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13815     layout: "plot-throughput"
13816
13817 - type: "plot"
13818   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13819   algorithm: "plot_perf_box_name"
13820   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13821   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13822   include:
13823     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13824     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13825     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13826     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13827     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13828     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13829   layout:
13830     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13831     layout: "plot-throughput"
13832
13833 - type: "plot"
13834   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13835   algorithm: "plot_perf_box_name"
13836   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13837   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13838   include:
13839     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13840     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13841     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13842     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13843     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13844     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13845   layout:
13846     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13847     layout: "plot-throughput"
13848
13849 #- type: "plot"
13850 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13851 #  algorithm: "plot_perf_box_name"
13852 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13853 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13854 #  include:
13855 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13856 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13857 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13858 #  layout:
13859 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13860 #    layout: "plot-throughput"
13861 #
13862 #- type: "plot"
13863 #  title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13864 #  algorithm: "plot_perf_box_name"
13865 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13866 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13867 #  include:
13868 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13869 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13870 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13871 #  layout:
13872 #    title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13873 #    layout: "plot-throughput"
13874
13875 - type: "plot"
13876   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13877   algorithm: "plot_perf_box_name"
13878   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13879   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13880   include:
13881     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13882     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13883     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13884     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13885     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13886   layout:
13887     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13888     layout: "plot-throughput"
13889
13890 - type: "plot"
13891   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13892   algorithm: "plot_perf_box_name"
13893   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13894   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13895   include:
13896     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13897     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13898     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13899     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13900     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13901   layout:
13902     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13903     layout: "plot-throughput"
13904
13905 - type: "plot"
13906   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13907   algorithm: "plot_perf_box_name"
13908   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13909   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13910   include:
13911     - "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"
13912     - "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"
13913     - "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"
13914     - "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"
13915     - "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"
13916   layout:
13917     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13918     layout: "plot-throughput"
13919
13920 - type: "plot"
13921   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13922   algorithm: "plot_perf_box_name"
13923   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13924   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13925   include:
13926     - "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"
13927     - "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"
13928     - "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"
13929     - "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"
13930     - "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"
13931   layout:
13932     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13933     layout: "plot-throughput"
13934
13935 - type: "plot"
13936   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13937   algorithm: "plot_perf_box_name"
13938   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13939   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13940   include:
13941     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13942     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13943     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13944     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13945     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13946   layout:
13947     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13948     layout: "plot-throughput"
13949
13950 - type: "plot"
13951   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13952   algorithm: "plot_perf_box_name"
13953   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13954   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13955   include:
13956     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13957     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13958     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13959     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13960     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13961   layout:
13962     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13963     layout: "plot-throughput"
13964
13965 - type: "plot"
13966   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13967   algorithm: "plot_perf_box_name"
13968   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13969   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13970   include:
13971     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13972     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13973     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13974     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13975     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13976   layout:
13977     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13978     layout: "plot-throughput"
13979
13980 - type: "plot"
13981   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13982   algorithm: "plot_perf_box_name"
13983   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13984   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13985   include:
13986     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13987     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13988     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13989     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13990     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13991   layout:
13992     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13993     layout: "plot-throughput"
13994
13995 - type: "plot"
13996   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13997   algorithm: "plot_perf_box_name"
13998   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13999   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14000   include:
14001     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14002     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14003     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14004     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14005     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14006   layout:
14007     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
14008     layout: "plot-throughput"
14009
14010 - type: "plot"
14011   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
14012   algorithm: "plot_perf_box_name"
14013   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
14014   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14015   include:
14016     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14017     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14018     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14019     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14020     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14021   layout:
14022     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
14023     layout: "plot-throughput"
14024
14025 - type: "plot"
14026   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
14027   algorithm: "plot_perf_box_name"
14028   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
14029   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14030   include:
14031     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14032     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14033     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14034     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14035     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14036   layout:
14037     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
14038     layout: "plot-throughput"
14039
14040 - type: "plot"
14041   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
14042   algorithm: "plot_perf_box_name"
14043   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
14044   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14045   include:
14046     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14047     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14048     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14049     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14050     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14051   layout:
14052     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
14053     layout: "plot-throughput"
14054
14055 - type: "plot"
14056   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14057   algorithm: "plot_perf_box_name"
14058   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14059   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14060   include:
14061     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14062     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14063     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14064     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14065   layout:
14066     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14067     layout: "plot-throughput"
14068
14069 - type: "plot"
14070   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14071   algorithm: "plot_perf_box_name"
14072   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14073   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14074   include:
14075     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14076     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14077     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14078     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14079   layout:
14080     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14081     layout: "plot-throughput"
14082
14083 - type: "plot"
14084   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14085   algorithm: "plot_perf_box_name"
14086   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14087   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14088   include:
14089     - "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"
14090     - "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"
14091     - "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"
14092     - "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"
14093   layout:
14094     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14095     layout: "plot-throughput"
14096
14097 - type: "plot"
14098   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14099   algorithm: "plot_perf_box_name"
14100   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14101   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14102   include:
14103     - "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"
14104     - "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"
14105     - "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"
14106     - "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"
14107   layout:
14108     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14109     layout: "plot-throughput"
14110
14111 - type: "plot"
14112   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14113   algorithm: "plot_perf_box_name"
14114   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14115   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14116   include:
14117     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14118     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14119     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14120     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14121     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14122     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14123   layout:
14124     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
14125     layout: "plot-throughput"
14126
14127 - type: "plot"
14128   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14129   algorithm: "plot_perf_box_name"
14130   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14131   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14132   include:
14133     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14134     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14135     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14136     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14137     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14138     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14139   layout:
14140     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
14141     layout: "plot-throughput"
14142
14143 - type: "plot"
14144   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14145   algorithm: "plot_perf_box_name"
14146   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14147   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14148   include:
14149     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14150     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14151     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14152     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14153     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14154     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14155   layout:
14156     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
14157     layout: "plot-throughput"
14158
14159 - type: "plot"
14160   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14161   algorithm: "plot_perf_box_name"
14162   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14163   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14164   include:
14165     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14166     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14167     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14168     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14169     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14170     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14171   layout:
14172     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
14173     layout: "plot-throughput"
14174
14175 - type: "plot"
14176   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14177   algorithm: "plot_perf_box_name"
14178   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14179   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14180   include:
14181     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14182     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14183     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14184     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14185     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14186     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14187   layout:
14188     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
14189     layout: "plot-throughput"
14190
14191 - type: "plot"
14192   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14193   algorithm: "plot_perf_box_name"
14194   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14195   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14196   include:
14197     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14198     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14199     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14200     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14201     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14202     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14203   layout:
14204     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
14205     layout: "plot-throughput"
14206
14207 - type: "plot"
14208   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14209   algorithm: "plot_perf_box_name"
14210   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14211   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14212   include:
14213     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14214     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14215     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14216     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14217     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14218   layout:
14219     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
14220     layout: "plot-throughput"
14221
14222 - type: "plot"
14223   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14224   algorithm: "plot_perf_box_name"
14225   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14226   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14227   include:
14228     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14229     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14230     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14231     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14232     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
14233   layout:
14234     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
14235     layout: "plot-throughput"
14236
14237 - type: "plot"
14238   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14239   algorithm: "plot_perf_box_name"
14240   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14241   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14242   include:
14243     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14244     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14245   layout:
14246     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
14247     layout: "plot-throughput"
14248
14249 - type: "plot"
14250   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14251   algorithm: "plot_perf_box_name"
14252   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14253   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14254   include:
14255     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14256     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14257   layout:
14258     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
14259     layout: "plot-throughput"
14260
14261 - type: "plot"
14262   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14263   algorithm: "plot_perf_box_name"
14264   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14265   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14266   include:
14267     - "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"
14268     - "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"
14269   layout:
14270     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
14271     layout: "plot-throughput"
14272
14273 - type: "plot"
14274   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14275   algorithm: "plot_perf_box_name"
14276   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14277   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14278   include:
14279     - "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"
14280     - "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"
14281   layout:
14282     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
14283     layout: "plot-throughput"
14284
14285 - type: "plot"
14286   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
14287   algorithm: "plot_perf_box_name"
14288   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
14289   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14290   include:
14291     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14292     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14293   layout:
14294     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
14295     layout: "plot-throughput"
14296
14297 - type: "plot"
14298   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
14299   algorithm: "plot_perf_box_name"
14300   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
14301   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14302   include:
14303     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14304     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14305   layout:
14306     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
14307     layout: "plot-throughput"
14308
14309 - type: "plot"
14310   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
14311   algorithm: "plot_perf_box_name"
14312   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
14313   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14314   include:
14315     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14316     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14317   layout:
14318     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
14319     layout: "plot-throughput"
14320
14321 - type: "plot"
14322   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
14323   algorithm: "plot_perf_box_name"
14324   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
14325   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14326   include:
14327     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14328     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14329   layout:
14330     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
14331     layout: "plot-throughput"
14332
14333 - type: "plot"
14334   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
14335   algorithm: "plot_perf_box_name"
14336   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
14337   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14338   include:
14339     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14340     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14341     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14342     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14343     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14344     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14345   layout:
14346     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
14347     layout: "plot-throughput"
14348
14349 - type: "plot"
14350   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
14351   algorithm: "plot_perf_box_name"
14352   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
14353   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14354   include:
14355     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14356     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14357     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14358     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14359     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14360     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
14361   layout:
14362     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
14363     layout: "plot-throughput"
14364
14365 - type: "plot"
14366   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
14367   algorithm: "plot_perf_box_name"
14368   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
14369   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14370   include:
14371     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14372     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14373     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14374     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14375     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14376     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14377   layout:
14378     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
14379     layout: "plot-throughput"
14380
14381 - type: "plot"
14382   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
14383   algorithm: "plot_perf_box_name"
14384   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
14385   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
14386   include:
14387     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14388     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14389     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
14390     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14391     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
14392     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
14393   layout:
14394     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
14395     layout: "plot-throughput"
14396
14397 - type: "plot"
14398   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
14399   algorithm: "plot_perf_box_name"
14400   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
14401   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14402   include:
14403     - "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"
14404     - "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"
14405     - "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"
14406     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
14407     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
14408     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
14409   layout:
14410     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
14411     layout: "plot-throughput"
14412
14413 - type: "plot"
14414   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
14415   algorithm: "plot_perf_box_name"
14416   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
14417   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14418   include:
14419     - "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"
14420     - "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"
14421     - "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"
14422     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
14423     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
14424     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
14425   layout:
14426     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
14427     layout: "plot-throughput"
14428
14429 ################################################################################
14430
14431 # Packet Speedup
14432
14433 - type: "plot"
14434   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14435   algorithm: "plot_tsa_name"
14436   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14437   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14438   include:
14439     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14440     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14441     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14442     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14443   layout:
14444     title: "2n-skx-xxv710-64b-memif-base-avf-ndr"
14445     layout: "plot-throughput-speedup-analysis"
14446
14447 - type: "plot"
14448   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14449   algorithm: "plot_tsa_name"
14450   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14451   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14452   include:
14453     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14454     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14455     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14456     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14457   layout:
14458     title: "2n-skx-xxv710-64b-memif-base-avf-pdr"
14459     layout: "plot-throughput-speedup-analysis"
14460
14461 - type: "plot"
14462   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14463   algorithm: "plot_tsa_name"
14464   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14465   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14466   include:
14467     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14468     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14469     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14470     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14471   layout:
14472     title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
14473     layout: "plot-throughput-speedup-analysis"
14474
14475 - type: "plot"
14476   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14477   algorithm: "plot_tsa_name"
14478   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14479   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14480   include:
14481     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14482     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14483     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14484     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14485   layout:
14486     title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
14487     layout: "plot-throughput-speedup-analysis"
14488
14489 - type: "plot"
14490   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14491   algorithm: "plot_tsa_name"
14492   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
14493   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14494   include:
14495     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14496     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14497     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14498     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14499     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14500   layout:
14501     title: "3n-skx-xxv710-64b-memif-base-avf-ndr"
14502     layout: "plot-throughput-speedup-analysis"
14503
14504 - type: "plot"
14505   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14506   algorithm: "plot_tsa_name"
14507   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
14508   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14509   include:
14510     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14511     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14512     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14513     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14514     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14515   layout:
14516     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14517     layout: "plot-throughput-speedup-analysis"
14518
14519 - type: "plot"
14520   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14521   algorithm: "plot_tsa_name"
14522   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
14523   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14524   include:
14525     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14526     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14527     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14528     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14529     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14530   layout:
14531     title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
14532     layout: "plot-throughput-speedup-analysis"
14533
14534 - type: "plot"
14535   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14536   algorithm: "plot_tsa_name"
14537   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
14538   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14539   include:
14540     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
14541     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
14542     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
14543     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
14544     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
14545   layout:
14546     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
14547     layout: "plot-throughput-speedup-analysis"
14548
14549 - type: "plot"
14550   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14551   algorithm: "plot_tsa_name"
14552   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
14553   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14554   include:
14555     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14556     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14557     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14558     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14559     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14560     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14561   layout:
14562     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
14563     layout: "plot-throughput-speedup-analysis"
14564
14565 - type: "plot"
14566   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14567   algorithm: "plot_tsa_name"
14568   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
14569   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14570   include:
14571     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14572     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14573     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14574     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14575     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14576     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14577   layout:
14578     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
14579     layout: "plot-throughput-speedup-analysis"
14580
14581 - type: "plot"
14582   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14583   algorithm: "plot_tsa_name"
14584   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14585   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14586   include:
14587     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14588     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14589     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14590     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14591     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14592   layout:
14593     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14594     layout: "plot-throughput-speedup-analysis"
14595
14596 - type: "plot"
14597   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14598   algorithm: "plot_tsa_name"
14599   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14600   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14601   include:
14602     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14603     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14604     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14605     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14606     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14607   layout:
14608     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
14609     layout: "plot-throughput-speedup-analysis"
14610
14611 - type: "plot"
14612   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
14613   algorithm: "plot_tsa_name"
14614   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
14615   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14616   include:
14617     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14618     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14619     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14620   layout:
14621     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
14622     layout: "plot-throughput-speedup-analysis"
14623
14624 - type: "plot"
14625   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14626   algorithm: "plot_tsa_name"
14627   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14628   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14629   include:
14630     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14631     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14632     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14633   layout:
14634     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
14635     layout: "plot-throughput-speedup-analysis"
14636
14637 - type: "plot"
14638   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14639   algorithm: "plot_tsa_name"
14640   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14641   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14642   include:
14643     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14644     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14645     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14646     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14647     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14648   layout:
14649     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14650     layout: "plot-throughput-speedup-analysis"
14651
14652 - type: "plot"
14653   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14654   algorithm: "plot_tsa_name"
14655   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14656   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14657   include:
14658     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14659     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14660     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14661     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14662     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14663   layout:
14664     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
14665     layout: "plot-throughput-speedup-analysis"
14666
14667 - type: "plot"
14668   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14669   algorithm: "plot_tsa_name"
14670   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14671   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14672   include:
14673     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14674     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14675     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14676   layout:
14677     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
14678     layout: "plot-throughput-speedup-analysis"
14679
14680 - type: "plot"
14681   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14682   algorithm: "plot_tsa_name"
14683   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14684   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14685   include:
14686     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14687     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14688     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14689   layout:
14690     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
14691     layout: "plot-throughput-speedup-analysis"
14692
14693 - type: "plot"
14694   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14695   algorithm: "plot_tsa_name"
14696   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14697   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14698   include:
14699     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14700     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14701     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14702     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14703     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
14704     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
14705   layout:
14706     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14707     layout: "plot-throughput-speedup-analysis"
14708
14709 - type: "plot"
14710   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14711   algorithm: "plot_tsa_name"
14712   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14713   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14714   include:
14715     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14716     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14717     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14718     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14719     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
14720     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
14721   layout:
14722     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
14723     layout: "plot-throughput-speedup-analysis"
14724
14725 - type: "plot"
14726   title: "Speedup: 2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
14727   algorithm: "plot_tsa_name"
14728   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
14729   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14730   include:
14731     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
14732     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
14733     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
14734     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
14735     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
14736   layout:
14737     title: "2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr"
14738     layout: "plot-throughput-speedup-analysis"
14739
14740 - type: "plot"
14741   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
14742   algorithm: "plot_tsa_name"
14743   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
14744   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14745   include:
14746     - "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"
14747     - "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"
14748     - "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"
14749     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128758-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128758-udir-ndrpdr"
14750     - "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"
14751   layout:
14752     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr"
14753     layout: "plot-throughput-speedup-analysis"
14754
14755 - type: "plot"
14756   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
14757   algorithm: "plot_tsa_name"
14758   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
14759   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14760   include:
14761     - "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"
14762     - "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"
14763     - "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"
14764     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128758-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128758-cps-ndrpdr"
14765     - "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"
14766     - "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"
14767     - "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"
14768     - "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"
14769     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128758-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h65536-p63-s4128758-cps-ndrpdr"
14770     - "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"
14771   layout:
14772     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
14773     layout: "plot-throughput-speedup-analysis-cps"
14774
14775 - type: "plot"
14776   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
14777   algorithm: "plot_tsa_name"
14778   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
14779   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14780   include:
14781     - "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"
14782     - "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"
14783     - "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"
14784     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128758-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128758-pps-ndrpdr"
14785     - "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"
14786     - "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"
14787     - "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"
14788     - "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"
14789     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128758-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h65536-p63-s4128758-pps-ndrpdr"
14790     - "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"
14791   layout:
14792     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
14793     layout: "plot-throughput-speedup-analysis"
14794
14795 - type: "plot"
14796   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
14797   algorithm: "plot_tsa_name"
14798   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
14799   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14800   include:
14801     - "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"
14802     - "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"
14803     - "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"
14804     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128758-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128758-cps-ndrpdr"
14805     - "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"
14806     - "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"
14807     - "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"
14808     - "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"
14809     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128758-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h65536-p63-s4128758-cps-ndrpdr"
14810     - "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"
14811   layout:
14812     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
14813     layout: "plot-throughput-speedup-analysis-cps"
14814
14815 - type: "plot"
14816   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
14817   algorithm: "plot_tsa_name"
14818   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
14819   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14820   include:
14821     - "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"
14822     - "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"
14823     - "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"
14824     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128758-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128758-pps-ndrpdr"
14825     - "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"
14826     - "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"
14827     - "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"
14828     - "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"
14829     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128758-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h65536-p63-s4128758-pps-ndrpdr"
14830     - "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"
14831   layout:
14832     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
14833     layout: "plot-throughput-speedup-analysis"
14834
14835 - type: "plot"
14836   title: "Speedup: 2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
14837   algorithm: "plot_tsa_name"
14838   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
14839   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14840   include:
14841     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
14842     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
14843     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
14844     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
14845     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
14846   layout:
14847     title: "2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr"
14848     layout: "plot-throughput-speedup-analysis"
14849
14850 - type: "plot"
14851   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
14852   algorithm: "plot_tsa_name"
14853   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
14854   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14855   include:
14856     - "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"
14857     - "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"
14858     - "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"
14859     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128758-udir-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128758-udir-ndrpdr"
14860     - "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"
14861   layout:
14862     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr"
14863     layout: "plot-throughput-speedup-analysis"
14864
14865 - type: "plot"
14866   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
14867   algorithm: "plot_tsa_name"
14868   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
14869   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14870   include:
14871     - "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"
14872     - "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"
14873     - "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"
14874     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128758-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128758-cps-ndrpdr"
14875     - "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"
14876     - "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"
14877     - "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"
14878     - "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"
14879     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128758-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h65536-p63-s4128758-cps-ndrpdr"
14880     - "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"
14881   layout:
14882     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
14883     layout: "plot-throughput-speedup-analysis-cps"
14884
14885 - type: "plot"
14886   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
14887   algorithm: "plot_tsa_name"
14888   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
14889   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14890   include:
14891     - "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"
14892     - "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"
14893     - "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"
14894     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128758-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128758-pps-ndrpdr"
14895     - "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"
14896     - "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"
14897     - "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"
14898     - "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"
14899     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128758-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h65536-p63-s4128758-pps-ndrpdr"
14900     - "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"
14901   layout:
14902     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
14903     layout: "plot-throughput-speedup-analysis"
14904
14905 - type: "plot"
14906   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
14907   algorithm: "plot_tsa_name"
14908   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
14909   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14910   include:
14911     - "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"
14912     - "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"
14913     - "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"
14914     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128758-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128758-cps-ndrpdr"
14915     - "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"
14916     - "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"
14917     - "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"
14918     - "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"
14919     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128758-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h65536-p63-s4128758-cps-ndrpdr"
14920     - "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"
14921   layout:
14922     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
14923     layout: "plot-throughput-speedup-analysis-cps"
14924
14925 - type: "plot"
14926   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
14927   algorithm: "plot_tsa_name"
14928   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
14929   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14930   include:
14931     - "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"
14932     - "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"
14933     - "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"
14934     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128758-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128758-pps-ndrpdr"
14935     - "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"
14936     - "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"
14937     - "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"
14938     - "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"
14939     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128758-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h65536-p63-s4128758-pps-ndrpdr"
14940     - "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"
14941   layout:
14942     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
14943     layout: "plot-throughput-speedup-analysis"
14944
14945 - type: "plot"
14946   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14947   algorithm: "plot_tsa_name"
14948   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14949   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14950   include:
14951     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14952     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14953     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14954     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14955     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14956     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
14957   layout:
14958     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
14959     layout: "plot-throughput-speedup-analysis"
14960
14961 - type: "plot"
14962   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14963   algorithm: "plot_tsa_name"
14964   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14965   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14966   include:
14967     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14968     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14969     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14970     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14971     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14972     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
14973   layout:
14974     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
14975     layout: "plot-throughput-speedup-analysis"
14976
14977 - type: "plot"
14978   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14979   algorithm: "plot_tsa_name"
14980   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14981   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14982   include:
14983     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14984     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14985     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14986   layout:
14987     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
14988     layout: "plot-throughput-speedup-analysis"
14989
14990 - type: "plot"
14991   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14992   algorithm: "plot_tsa_name"
14993   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14994   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14995   include:
14996     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14997     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14998     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14999   layout:
15000     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
15001     layout: "plot-throughput-speedup-analysis"
15002
15003 - type: "plot"
15004   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
15005   algorithm: "plot_tsa_name"
15006   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
15007   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15008   include:
15009     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15010     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15011     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
15012 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15013 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15014   layout:
15015     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-ndr"
15016     layout: "plot-throughput-speedup-analysis"
15017
15018 - type: "plot"
15019   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
15020   algorithm: "plot_tsa_name"
15021   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
15022   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15023   include:
15024     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
15025     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15026     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
15027 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15028 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15029   layout:
15030     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-pdr"
15031     layout: "plot-throughput-speedup-analysis"
15032
15033 - type: "plot"
15034   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
15035   algorithm: "plot_tsa_name"
15036   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
15037   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15038   include:
15039     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
15040     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
15041     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
15042     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
15043     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15044   layout:
15045     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
15046     layout: "plot-throughput-speedup-analysis"
15047
15048 - type: "plot"
15049   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
15050   algorithm: "plot_tsa_name"
15051   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
15052   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15053   include:
15054     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
15055     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
15056     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
15057     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
15058     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
15059   layout:
15060     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
15061     layout: "plot-throughput-speedup-analysis"
15062
15063 - type: "plot"
15064   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15065   algorithm: "plot_tsa_name"
15066   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
15067   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15068   include:
15069     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15070     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15071     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15072     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15073     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15074   layout:
15075     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
15076     layout: "plot-throughput-speedup-analysis"
15077
15078 - type: "plot"
15079   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15080   algorithm: "plot_tsa_name"
15081   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
15082   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15083   include:
15084     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15085     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15086     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15087     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15088     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15089   layout:
15090     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
15091     layout: "plot-throughput-speedup-analysis"
15092
15093 - type: "plot"
15094   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
15095   algorithm: "plot_tsa_name"
15096   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
15097   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15098   include:
15099     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15100     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15101     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15102     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15103   layout:
15104     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
15105     layout: "plot-throughput-speedup-analysis"
15106
15107 - type: "plot"
15108   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
15109   algorithm: "plot_tsa_name"
15110   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
15111   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15112   include:
15113     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15114     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15115     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15116     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15117   layout:
15118     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
15119     layout: "plot-throughput-speedup-analysis"
15120
15121 - type: "plot"
15122   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15123   algorithm: "plot_tsa_name"
15124   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
15125   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15126   include:
15127     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15128     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15129     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15130     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15131     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15132   layout:
15133     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
15134     layout: "plot-throughput-speedup-analysis"
15135
15136 - type: "plot"
15137   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15138   algorithm: "plot_tsa_name"
15139   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
15140   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15141   include:
15142     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15143     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15144     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15145     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15146     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15147   layout:
15148     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
15149     layout: "plot-throughput-speedup-analysis"
15150
15151 - type: "plot"
15152   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
15153   algorithm: "plot_tsa_name"
15154   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
15155   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15156   include:
15157     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15158     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15159   layout:
15160     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
15161     layout: "plot-throughput-speedup-analysis"
15162
15163 - type: "plot"
15164   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
15165   algorithm: "plot_tsa_name"
15166   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
15167   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15168   include:
15169     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15170     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15171   layout:
15172     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
15173     layout: "plot-throughput-speedup-analysis"
15174
15175 - type: "plot"
15176   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
15177   algorithm: "plot_tsa_name"
15178   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
15179   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15180   include:
15181     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
15182     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15183     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15184     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15185   layout:
15186     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr"
15187     layout: "plot-throughput-speedup-analysis"
15188
15189 - type: "plot"
15190   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
15191   algorithm: "plot_tsa_name"
15192   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
15193   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15194   include:
15195     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
15196     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15197     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15198     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15199   layout:
15200     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr"
15201     layout: "plot-throughput-speedup-analysis"
15202
15203 - type: "plot"
15204   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
15205   algorithm: "plot_tsa_name"
15206   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
15207   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15208   include:
15209     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15210     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15211     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15212     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15213   layout:
15214     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
15215     layout: "plot-throughput-speedup-analysis"
15216
15217 - type: "plot"
15218   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
15219   algorithm: "plot_tsa_name"
15220   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
15221   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15222   include:
15223     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15224     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15225     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15226     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15227   layout:
15228     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
15229     layout: "plot-throughput-speedup-analysis"
15230
15231 - type: "plot"
15232   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
15233   algorithm: "plot_tsa_name"
15234   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
15235   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15236   include:
15237     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15238     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15239     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15240     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15241     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15242     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15243   layout:
15244     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
15245     layout: "plot-throughput-speedup-analysis"
15246
15247 - type: "plot"
15248   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
15249   algorithm: "plot_tsa_name"
15250   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
15251   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15252   include:
15253     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15254     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15255     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15256     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15257     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15258     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15259   layout:
15260     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
15261     layout: "plot-throughput-speedup-analysis"
15262
15263 - type: "plot"
15264   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15265   algorithm: "plot_tsa_name"
15266   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15267   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15268   include:
15269     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15270     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15271     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15272     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15273     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15274   layout:
15275     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
15276     layout: "plot-throughput-speedup-analysis"
15277
15278 - type: "plot"
15279   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15280   algorithm: "plot_tsa_name"
15281   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15282   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15283   include:
15284     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15285     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15286     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15287     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15288     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15289   layout:
15290     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
15291     layout: "plot-throughput-speedup-analysis"
15292
15293 - type: "plot"
15294   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15295   algorithm: "plot_tsa_name"
15296   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15297   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15298   include:
15299     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15300     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15301     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15302     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15303     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15304   layout:
15305     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
15306     layout: "plot-throughput-speedup-analysis"
15307
15308 - type: "plot"
15309   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15310   algorithm: "plot_tsa_name"
15311   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15312   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15313   include:
15314     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15315     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15316     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15317     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15318     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15319   layout:
15320     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
15321     layout: "plot-throughput-speedup-analysis"
15322
15323 - type: "plot"
15324   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15325   algorithm: "plot_tsa_name"
15326   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15327   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15328   include:
15329     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15330     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15331     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15332   layout:
15333     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
15334     layout: "plot-throughput-speedup-analysis"
15335
15336 - type: "plot"
15337   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15338   algorithm: "plot_tsa_name"
15339   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15340   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15341   include:
15342     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15343     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15344     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15345   layout:
15346     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
15347     layout: "plot-throughput-speedup-analysis"
15348
15349 - type: "plot"
15350   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
15351   algorithm: "plot_tsa_name"
15352   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
15353   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15354   include:
15355     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15356     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15357     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15358   layout:
15359     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-ndr"
15360     layout: "plot-throughput-speedup-analysis"
15361
15362 - type: "plot"
15363   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
15364   algorithm: "plot_tsa_name"
15365   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
15366   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15367   include:
15368     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15369     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15370     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15371   layout:
15372     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-pdr"
15373     layout: "plot-throughput-speedup-analysis"
15374
15375 - type: "plot"
15376   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15377   algorithm: "plot_tsa_name"
15378   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
15379   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15380   include:
15381     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15382     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15383     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15384     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15385     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15386   layout:
15387     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
15388     layout: "plot-throughput-speedup-analysis"
15389
15390 - type: "plot"
15391   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15392   algorithm: "plot_tsa_name"
15393   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
15394   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15395   include:
15396     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15397     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15398     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15399     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15400     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15401   layout:
15402     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
15403     layout: "plot-throughput-speedup-analysis"
15404
15405 - type: "plot"
15406   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15407   algorithm: "plot_tsa_name"
15408   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
15409   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15410   include:
15411     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15412     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15413     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15414     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15415     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15416   layout:
15417     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
15418     layout: "plot-throughput-speedup-analysis"
15419
15420 - type: "plot"
15421   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15422   algorithm: "plot_tsa_name"
15423   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
15424   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15425   include:
15426     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
15427     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
15428     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
15429     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
15430     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
15431   layout:
15432     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
15433     layout: "plot-throughput-speedup-analysis"
15434
15435 - type: "plot"
15436   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
15437   algorithm: "plot_tsa_name"
15438   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
15439   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15440   include:
15441     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15442     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15443     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15444     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15445     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15446     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15447   layout:
15448     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
15449     layout: "plot-throughput-speedup-analysis"
15450
15451 - type: "plot"
15452   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
15453   algorithm: "plot_tsa_name"
15454   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
15455   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15456   include:
15457     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15458     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15459     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15460     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15461     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
15462     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15463   layout:
15464     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
15465     layout: "plot-throughput-speedup-analysis"
15466
15467 - type: "plot"
15468   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
15469   algorithm: "plot_tsa_name"
15470   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
15471   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15472   include:
15473     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
15474     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15475     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
15476     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15477   layout:
15478     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
15479     layout: "plot-throughput-speedup-analysis"
15480
15481 - type: "plot"
15482   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
15483   algorithm: "plot_tsa_name"
15484   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
15485   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15486   include:
15487     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
15488     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15489     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15490     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15491   layout:
15492     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
15493     layout: "plot-throughput-speedup-analysis"
15494
15495 - type: "plot"
15496   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
15497   algorithm: "plot_tsa_name"
15498   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
15499   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15500   include:
15501     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15502     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15503     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15504     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15505     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15506     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15507   layout:
15508     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr"
15509     layout: "plot-throughput-speedup-analysis"
15510
15511 - type: "plot"
15512   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
15513   algorithm: "plot_tsa_name"
15514   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
15515   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15516   include:
15517     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15518     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15519     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15520     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15521     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15522     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15523   layout:
15524     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr"
15525     layout: "plot-throughput-speedup-analysis"
15526
15527 - type: "plot"
15528   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
15529   algorithm: "plot_tsa_name"
15530   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
15531   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15532   include:
15533     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15534     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15535     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15536     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15537     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15538     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15539   layout:
15540     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
15541     layout: "plot-throughput-speedup-analysis"
15542
15543 - type: "plot"
15544   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
15545   algorithm: "plot_tsa_name"
15546   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
15547   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15548   include:
15549     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15550     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15551     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15552     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15553     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15554     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15555   layout:
15556     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
15557     layout: "plot-throughput-speedup-analysis"
15558
15559 - type: "plot"
15560   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
15561   algorithm: "plot_tsa_name"
15562   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
15563   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15564   include:
15565     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15566     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15567     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15568     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15569     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15570     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15571   layout:
15572     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
15573     layout: "plot-throughput-speedup-analysis"
15574
15575 - type: "plot"
15576   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
15577   algorithm: "plot_tsa_name"
15578   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
15579   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15580   include:
15581     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15582     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15583     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15584     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15585     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15586     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15587   layout:
15588     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
15589     layout: "plot-throughput-speedup-analysis"
15590
15591 - type: "plot"
15592   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15593   algorithm: "plot_tsa_name"
15594   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15595   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15596   include:
15597     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15598     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15599     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15600     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15601     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15602     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15603   layout:
15604     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
15605     layout: "plot-throughput-speedup-analysis"
15606
15607 - type: "plot"
15608   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15609   algorithm: "plot_tsa_name"
15610   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15611   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15612   include:
15613     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15614     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15615     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15616     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15617     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15618     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15619   layout:
15620     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
15621     layout: "plot-throughput-speedup-analysis"
15622
15623 - type: "plot"
15624   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15625   algorithm: "plot_tsa_name"
15626   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15627   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15628   include:
15629     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15630     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15631     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15632     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15633     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15634     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15635   layout:
15636     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15637     layout: "plot-throughput-speedup-analysis"
15638
15639 - type: "plot"
15640   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15641   algorithm: "plot_tsa_name"
15642   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15643   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15644   include:
15645     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15646     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15647     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
15648     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15649     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15650     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15651   layout:
15652     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15653     layout: "plot-throughput-speedup-analysis"
15654
15655 - type: "plot"
15656   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15657   algorithm: "plot_tsa_name"
15658   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15659   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15660   include:
15661     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15662     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15663     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15664     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15665   layout:
15666     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15667     layout: "plot-throughput-speedup-analysis"
15668
15669 - type: "plot"
15670   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15671   algorithm: "plot_tsa_name"
15672   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15673   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15674   include:
15675     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15676     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15677     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15678     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15679   layout:
15680     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15681     layout: "plot-throughput-speedup-analysis"
15682
15683 - type: "plot"
15684   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15685   algorithm: "plot_tsa_name"
15686   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15687   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15688   include:
15689     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15690     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15691     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15692     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15693   layout:
15694     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15695     layout: "plot-throughput-speedup-analysis"
15696
15697 - type: "plot"
15698   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15699   algorithm: "plot_tsa_name"
15700   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15701   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15702   include:
15703     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15704     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15705     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15706     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15707   layout:
15708     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15709     layout: "plot-throughput-speedup-analysis"
15710
15711 - type: "plot"
15712   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15713   algorithm: "plot_tsa_name"
15714   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15715   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15716   include:
15717     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15718     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15719     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15720     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15721     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15722     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15723   layout:
15724     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
15725     layout: "plot-throughput-speedup-analysis"
15726
15727 - type: "plot"
15728   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15729   algorithm: "plot_tsa_name"
15730   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15731   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15732   include:
15733     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15734     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15735     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15736     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15737     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15738     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15739   layout:
15740     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
15741     layout: "plot-throughput-speedup-analysis"
15742
15743 - type: "plot"
15744   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15745   algorithm: "plot_tsa_name"
15746   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15747   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15748   include:
15749     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15750     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15751     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15752     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15753     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15754   layout:
15755     title: "3n-skx-x710-64b-l2switching-base-scale-avf-ndr"
15756     layout: "plot-throughput-speedup-analysis"
15757
15758 - type: "plot"
15759   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15760   algorithm: "plot_tsa_name"
15761   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15762   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15763   include:
15764     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15765     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15766     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15767     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15768     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15769   layout:
15770     title: "3n-skx-x710-64b-l2switching-base-scale-avf-pdr"
15771     layout: "plot-throughput-speedup-analysis"
15772
15773 - type: "plot"
15774   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15775   algorithm: "plot_tsa_name"
15776   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15777   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15778   include:
15779     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15780     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15781     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15782     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15783     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15784   layout:
15785     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
15786     layout: "plot-throughput-speedup-analysis"
15787
15788 - type: "plot"
15789   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15790   algorithm: "plot_tsa_name"
15791   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15792   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15793   include:
15794     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15795     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15796     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15797     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15798     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15799   layout:
15800     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
15801     layout: "plot-throughput-speedup-analysis"
15802
15803 - type: "plot"
15804   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15805   algorithm: "plot_tsa_name"
15806   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15807   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15808   include:
15809     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15810     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15811     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15812     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15813   layout:
15814     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15815     layout: "plot-throughput-speedup-analysis"
15816
15817 - type: "plot"
15818   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15819   algorithm: "plot_tsa_name"
15820   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15821   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15822   include:
15823     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15824     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15825     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15826     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15827   layout:
15828     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15829     layout: "plot-throughput-speedup-analysis"
15830
15831 - type: "plot"
15832   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15833   algorithm: "plot_tsa_name"
15834   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15835   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15836   include:
15837     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15838     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15839     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15840     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15841     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15842     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15843   layout:
15844     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15845     layout: "plot-throughput-speedup-analysis"
15846
15847 - type: "plot"
15848   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15849   algorithm: "plot_tsa_name"
15850   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15851   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15852   include:
15853     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15854     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15855     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15856     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15857     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15858     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15859   layout:
15860     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15861     layout: "plot-throughput-speedup-analysis"
15862
15863 - type: "plot"
15864   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15865   algorithm: "plot_tsa_name"
15866   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15867   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15868   include:
15869     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15870     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15871     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15872     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15873     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15874     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15875   layout:
15876     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15877     layout: "plot-throughput-speedup-analysis"
15878
15879 - type: "plot"
15880   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15881   algorithm: "plot_tsa_name"
15882   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15883   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15884   include:
15885     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15886     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15887     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15888     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15889     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15890     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15891   layout:
15892     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15893     layout: "plot-throughput-speedup-analysis"
15894
15895 - type: "plot"
15896   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15897   algorithm: "plot_tsa_name"
15898   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15899   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15900   include:
15901     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15902     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15903     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15904     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15905     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15906     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15907   layout:
15908     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-ndr"
15909     layout: "plot-throughput-speedup-analysis"
15910
15911 - type: "plot"
15912   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15913   algorithm: "plot_tsa_name"
15914   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15915   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15916   include:
15917     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15918     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15919     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15920     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15921     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15922     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15923   layout:
15924     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-pdr"
15925     layout: "plot-throughput-speedup-analysis"
15926
15927 - type: "plot"
15928   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15929   algorithm: "plot_tsa_name"
15930   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15931   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15932   include:
15933     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15934     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15935     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15936     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15937     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15938     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15939   layout:
15940     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
15941     layout: "plot-throughput-speedup-analysis"
15942
15943 - type: "plot"
15944   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15945   algorithm: "plot_tsa_name"
15946   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15947   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15948   include:
15949     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15950     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15951     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15952     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15953     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15954     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15955   layout:
15956     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
15957     layout: "plot-throughput-speedup-analysis"
15958
15959 - type: "plot"
15960   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15961   algorithm: "plot_tsa_name"
15962   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15963   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15964   include:
15965     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15966     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15967     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15968     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15969     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15970     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15971   layout:
15972     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr"
15973     layout: "plot-throughput-speedup-analysis"
15974
15975 - type: "plot"
15976   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15977   algorithm: "plot_tsa_name"
15978   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15979   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15980   include:
15981     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15982     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15983     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15984     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15985     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15986     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15987   layout:
15988     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr"
15989     layout: "plot-throughput-speedup-analysis"
15990
15991 - type: "plot"
15992   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-ndr"
15993   algorithm: "plot_tsa_name"
15994   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
15995   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15996   include:
15997     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15998     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15999     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16000     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16001     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16002   layout:
16003     title: "2n-skx-xxv710-64b-vhost-base-avf-ndr"
16004     layout: "plot-throughput-speedup-analysis"
16005
16006 - type: "plot"
16007   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-pdr"
16008   algorithm: "plot_tsa_name"
16009   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
16010   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16011   include:
16012     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16013     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16014     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16015     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16016     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16017   layout:
16018     title: "2n-skx-xxv710-64b-vhost-base-avf-pdr"
16019     layout: "plot-throughput-speedup-analysis"
16020
16021 - type: "plot"
16022   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
16023   algorithm: "plot_tsa_name"
16024   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
16025   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16026   include:
16027     - "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"
16028     - "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"
16029     - "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"
16030     - "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"
16031     - "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"
16032   layout:
16033     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
16034     layout: "plot-throughput-speedup-analysis"
16035
16036 - type: "plot"
16037   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
16038   algorithm: "plot_tsa_name"
16039   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
16040   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16041   include:
16042     - "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"
16043     - "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"
16044     - "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"
16045     - "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"
16046     - "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"
16047   layout:
16048     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
16049     layout: "plot-throughput-speedup-analysis"
16050
16051 - type: "plot"
16052   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
16053   algorithm: "plot_tsa_name"
16054   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
16055   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16056   include:
16057     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16058     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16059     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16060     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16061     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16062   layout:
16063     title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
16064     layout: "plot-throughput-speedup-analysis"
16065
16066 - type: "plot"
16067   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
16068   algorithm: "plot_tsa_name"
16069   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
16070   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16071   include:
16072     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16073     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16074     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16075     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16076     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16077   layout:
16078     title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
16079     layout: "plot-throughput-speedup-analysis"
16080
16081 - type: "plot"
16082   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16083   algorithm: "plot_tsa_name"
16084   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16085   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16086   include:
16087     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16088     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16089     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16090     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16091     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16092   layout:
16093     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16094     layout: "plot-throughput-speedup-analysis"
16095
16096 - type: "plot"
16097   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16098   algorithm: "plot_tsa_name"
16099   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16100   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16101   include:
16102     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16103     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16104     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16105     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16106     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16107   layout:
16108     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16109     layout: "plot-throughput-speedup-analysis"
16110
16111 - type: "plot"
16112   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
16113   algorithm: "plot_tsa_name"
16114   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
16115   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16116   include:
16117     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16118     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16119     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16120     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16121     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16122   layout:
16123     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
16124     layout: "plot-throughput-speedup-analysis"
16125
16126 - type: "plot"
16127   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
16128   algorithm: "plot_tsa_name"
16129   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
16130   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16131   include:
16132     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16133     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16134     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16135     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16136     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16137   layout:
16138     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
16139     layout: "plot-throughput-speedup-analysis"
16140
16141 - type: "plot"
16142   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
16143   algorithm: "plot_tsa_name"
16144   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16145   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16146   include:
16147     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16148     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16149     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16150     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16151     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16152   layout:
16153     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
16154     layout: "plot-throughput-speedup-analysis"
16155
16156 - type: "plot"
16157   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
16158   algorithm: "plot_tsa_name"
16159   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16160   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
16161   include:
16162     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16163     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16164     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16165     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16166     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16167   layout:
16168     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
16169     layout: "plot-throughput-speedup-analysis"
16170
16171 - type: "plot"
16172   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
16173   algorithm: "plot_tsa_name"
16174   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr-tsa"
16175   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16176   include:
16177     - "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"
16178     - "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"
16179     - "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"
16180     - "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"
16181   layout:
16182     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
16183     layout: "plot-throughput-speedup-analysis"
16184
16185 - type: "plot"
16186   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
16187   algorithm: "plot_tsa_name"
16188   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr-tsa"
16189   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16190   include:
16191     - "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"
16192     - "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"
16193     - "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"
16194     - "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"
16195   layout:
16196     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
16197     layout: "plot-throughput-speedup-analysis"
16198
16199 - type: "plot"
16200   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16201   algorithm: "plot_tsa_name"
16202   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
16203   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16204   include:
16205     - "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"
16206     - "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"
16207     - "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"
16208     - "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"
16209   layout:
16210     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16211     layout: "plot-throughput-speedup-analysis"
16212
16213 - type: "plot"
16214   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16215   algorithm: "plot_tsa_name"
16216   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
16217   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16218   include:
16219     - "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"
16220     - "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"
16221     - "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"
16222     - "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"
16223   layout:
16224     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16225     layout: "plot-throughput-speedup-analysis"
16226
16227 - type: "plot"
16228   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-ndr"
16229   algorithm: "plot_tsa_name"
16230   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
16231   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16232   include:
16233     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16234     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16235     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16236     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16237     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16238     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16239   layout:
16240     title: "3n-skx-xxv710-64b-vhost-base-avf-ndr"
16241     layout: "plot-throughput-speedup-analysis"
16242
16243 - type: "plot"
16244   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-pdr"
16245   algorithm: "plot_tsa_name"
16246   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
16247   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16248   include:
16249     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16250     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16251     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16252     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16253     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16254     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16255   layout:
16256     title: "3n-skx-xxv710-64b-vhost-base-avf-pdr"
16257     layout: "plot-throughput-speedup-analysis"
16258
16259 - type: "plot"
16260   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
16261   algorithm: "plot_tsa_name"
16262   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
16263   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16264   include:
16265     - "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"
16266     - "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"
16267     - "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"
16268     - "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"
16269     - "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"
16270     - "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"
16271   layout:
16272     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
16273     layout: "plot-throughput-speedup-analysis"
16274
16275 - type: "plot"
16276   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
16277   algorithm: "plot_tsa_name"
16278   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
16279   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16280   include:
16281     - "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"
16282     - "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"
16283     - "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"
16284     - "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"
16285     - "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"
16286     - "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"
16287   layout:
16288     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
16289     layout: "plot-throughput-speedup-analysis"
16290
16291 - type: "plot"
16292   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
16293   algorithm: "plot_tsa_name"
16294   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
16295   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16296   include:
16297     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16298     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16299     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16300     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16301     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16302     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16303   layout:
16304     title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
16305     layout: "plot-throughput-speedup-analysis"
16306
16307 - type: "plot"
16308   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
16309   algorithm: "plot_tsa_name"
16310   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
16311   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16312   include:
16313     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16314     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16315     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16316     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16317     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16318     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16319   layout:
16320     title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
16321     layout: "plot-throughput-speedup-analysis"
16322
16323 - type: "plot"
16324   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16325   algorithm: "plot_tsa_name"
16326   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
16327   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16328   include:
16329     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16330     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16331     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16332     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16333     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16334   layout:
16335     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
16336     layout: "plot-throughput-speedup-analysis"
16337
16338 - type: "plot"
16339   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16340   algorithm: "plot_tsa_name"
16341   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
16342   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16343   include:
16344     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16345     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16346     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16347     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16348     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
16349   layout:
16350     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
16351     layout: "plot-throughput-speedup-analysis"
16352
16353 - type: "plot"
16354   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
16355   algorithm: "plot_tsa_name"
16356   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr-tsa"
16357   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16358   include:
16359     - "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"
16360     - "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"
16361   layout:
16362     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
16363     layout: "plot-throughput-speedup-analysis"
16364
16365 - type: "plot"
16366   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
16367   algorithm: "plot_tsa_name"
16368   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr-tsa"
16369   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16370   include:
16371     - "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"
16372     - "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"
16373   layout:
16374     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
16375     layout: "plot-throughput-speedup-analysis"
16376
16377 - type: "plot"
16378   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16379   algorithm: "plot_tsa_name"
16380   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
16381   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16382   include:
16383     - "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"
16384     - "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"
16385   layout:
16386     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
16387     layout: "plot-throughput-speedup-analysis"
16388
16389 - type: "plot"
16390   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16391   algorithm: "plot_tsa_name"
16392   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
16393   data: "plot-vpp-throughput-lat-tsa-3n-skx"
16394   include:
16395     - "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"
16396     - "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"
16397   layout:
16398     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
16399     layout: "plot-throughput-speedup-analysis"
16400
16401 - type: "plot"
16402   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
16403   algorithm: "plot_tsa_name"
16404   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
16405   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16406   include:
16407     - "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"
16408     - "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"
16409     - "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"
16410     - "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"
16411     - "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"
16412     - "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"
16413   layout:
16414     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
16415     layout: "plot-throughput-speedup-analysis"
16416
16417 - type: "plot"
16418   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
16419   algorithm: "plot_tsa_name"
16420   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
16421   data: "plot-vpp-throughput-lat-tsa-2n-skx"
16422   include:
16423     - "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"
16424     - "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"
16425     - "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"
16426     - "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"
16427     - "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"
16428     - "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"
16429   layout:
16430     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
16431     layout: "plot-throughput-speedup-analysis"
16432
16433 - type: "plot"
16434   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
16435   algorithm: "plot_tsa_name"
16436   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
16437   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16438   include:
16439     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16440     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16441     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16442     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16443     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16444   layout:
16445     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
16446     layout: "plot-throughput-speedup-analysis"
16447
16448 - type: "plot"
16449   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
16450   algorithm: "plot_tsa_name"
16451   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
16452   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16453   include:
16454     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
16455     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
16456     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
16457     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
16458     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
16459   layout:
16460     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
16461     layout: "plot-throughput-speedup-analysis"
16462
16463 - type: "plot"
16464   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16465   algorithm: "plot_tsa_name"
16466   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16467   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16468   include:
16469     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16470     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16471     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16472     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16473     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16474   layout:
16475     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
16476     layout: "plot-throughput-speedup-analysis"
16477
16478 - type: "plot"
16479   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16480   algorithm: "plot_tsa_name"
16481   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16482   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16483   include:
16484     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16485     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16486     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16487     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16488     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16489   layout:
16490     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
16491     layout: "plot-throughput-speedup-analysis"
16492
16493 - type: "plot"
16494   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16495   algorithm: "plot_tsa_name"
16496   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16497   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16498   include:
16499     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16500     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16501     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16502     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16503   layout:
16504     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
16505     layout: "plot-throughput-speedup-analysis"
16506
16507 - type: "plot"
16508   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16509   algorithm: "plot_tsa_name"
16510   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16511   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16512   include:
16513     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16514     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16515     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16516     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16517   layout:
16518     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
16519     layout: "plot-throughput-speedup-analysis"
16520
16521 - type: "plot"
16522   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16523   algorithm: "plot_tsa_name"
16524   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16525   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16526   include:
16527     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16528     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16529     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16530     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16531   layout:
16532     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
16533     layout: "plot-throughput-speedup-analysis"
16534
16535 - type: "plot"
16536   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16537   algorithm: "plot_tsa_name"
16538   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16539   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16540   include:
16541     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16542     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16543     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16544     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16545   layout:
16546     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
16547     layout: "plot-throughput-speedup-analysis"
16548
16549 - type: "plot"
16550   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16551   algorithm: "plot_tsa_name"
16552   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16553   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16554   include:
16555     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16556     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16557     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16558     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16559     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16560   layout:
16561     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
16562     layout: "plot-throughput-speedup-analysis"
16563
16564 - type: "plot"
16565   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16566   algorithm: "plot_tsa_name"
16567   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16568   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16569   include:
16570     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16571     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16572     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16573     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16574     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16575   layout:
16576     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
16577     layout: "plot-throughput-speedup-analysis"
16578
16579 - type: "plot"
16580   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16581   algorithm: "plot_tsa_name"
16582   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16583   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16584   include:
16585     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16586     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16587     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16588     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16589     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16590     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16591   layout:
16592     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
16593     layout: "plot-throughput-speedup-analysis"
16594
16595 - type: "plot"
16596   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16597   algorithm: "plot_tsa_name"
16598   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16599   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16600   include:
16601     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16602     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16603     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16604     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16605     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16606     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16607   layout:
16608     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
16609     layout: "plot-throughput-speedup-analysis"
16610
16611 - type: "plot"
16612   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
16613   algorithm: "plot_tsa_name"
16614   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
16615   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16616   include:
16617     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16618     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16619     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16620     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16621   layout:
16622     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
16623     layout: "plot-throughput-speedup-analysis"
16624
16625 - type: "plot"
16626   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16627   algorithm: "plot_tsa_name"
16628   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
16629   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16630   include:
16631     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16632     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16633     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16634     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16635   layout:
16636     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
16637     layout: "plot-throughput-speedup-analysis"
16638
16639 - type: "plot"
16640   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16641   algorithm: "plot_tsa_name"
16642   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16643   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16644   include:
16645     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16646     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16647     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16648     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16649     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16650     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16651   layout:
16652     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
16653     layout: "plot-throughput-speedup-analysis"
16654
16655 - type: "plot"
16656   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16657   algorithm: "plot_tsa_name"
16658   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16659   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16660   include:
16661     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16662     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16663     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16664     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16665     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16666     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16667   layout:
16668     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
16669     layout: "plot-throughput-speedup-analysis"
16670
16671 - type: "plot"
16672   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16673   algorithm: "plot_tsa_name"
16674   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16675   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16676   include:
16677     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16678     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16679     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16680     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16681     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16682     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16683   layout:
16684     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
16685     layout: "plot-throughput-speedup-analysis"
16686
16687 - type: "plot"
16688   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16689   algorithm: "plot_tsa_name"
16690   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16691   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16692   include:
16693     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16694     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16695     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16696     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16697     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16698     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16699   layout:
16700     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
16701     layout: "plot-throughput-speedup-analysis"
16702
16703 - type: "plot"
16704   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16705   algorithm: "plot_tsa_name"
16706   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16707   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16708   include:
16709     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16710     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16711     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16712     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16713     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16714     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16715   layout:
16716     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
16717     layout: "plot-throughput-speedup-analysis"
16718
16719 - type: "plot"
16720   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16721   algorithm: "plot_tsa_name"
16722   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16723   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16724   include:
16725     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16726     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16727     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16728     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16729     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16730     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16731   layout:
16732     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
16733     layout: "plot-throughput-speedup-analysis"
16734
16735 - type: "plot"
16736   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16737   algorithm: "plot_tsa_name"
16738   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16739   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16740   include:
16741     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16742     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16743     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16744     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16745     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16746     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16747   layout:
16748     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
16749     layout: "plot-throughput-speedup-analysis"
16750
16751 - type: "plot"
16752   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16753   algorithm: "plot_tsa_name"
16754   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16755   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16756   include:
16757     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16758     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16759     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16760     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16761     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16762     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16763   layout:
16764     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
16765     layout: "plot-throughput-speedup-analysis"
16766
16767 - type: "plot"
16768   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16769   algorithm: "plot_tsa_name"
16770   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16771   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16772   include:
16773     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16774     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16775     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16776     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16777     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16778     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16779   layout:
16780     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
16781     layout: "plot-throughput-speedup-analysis"
16782
16783 - type: "plot"
16784   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16785   algorithm: "plot_tsa_name"
16786   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16787   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16788   include:
16789     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16790     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16791     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16792     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16793     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16794     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16795   layout:
16796     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
16797     layout: "plot-throughput-speedup-analysis"
16798
16799 #- type: "plot"
16800 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16801 #  algorithm: "plot_tsa_name"
16802 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16803 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16804 #  include:
16805 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16806 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16807 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16808 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16809 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16810 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16811 #  layout:
16812 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
16813 #    layout: "plot-throughput-speedup-analysis"
16814 #
16815 #- type: "plot"
16816 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16817 #  algorithm: "plot_tsa_name"
16818 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16819 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16820 #  include:
16821 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16822 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16823 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16824 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16825 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16826 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16827 #  layout:
16828 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
16829 #    layout: "plot-throughput-speedup-analysis"
16830
16831 - type: "plot"
16832   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16833   algorithm: "plot_tsa_name"
16834   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16835   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16836   include:
16837     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16838     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16839     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16840     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16841     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16842   layout:
16843     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16844     layout: "plot-throughput-speedup-analysis"
16845
16846 - type: "plot"
16847   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16848   algorithm: "plot_tsa_name"
16849   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16850   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16851   include:
16852     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16853     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16854     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16855     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16856     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16857   layout:
16858     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16859     layout: "plot-throughput-speedup-analysis"
16860
16861 - type: "plot"
16862   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16863   algorithm: "plot_tsa_name"
16864   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16865   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16866   include:
16867     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16868     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16869     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16870     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16871     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16872     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16873   layout:
16874     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16875     layout: "plot-throughput-speedup-analysis"
16876
16877 - type: "plot"
16878   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16879   algorithm: "plot_tsa_name"
16880   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16881   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16882   include:
16883     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16884     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16885     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16886     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16887     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16888     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16889   layout:
16890     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16891     layout: "plot-throughput-speedup-analysis"
16892
16893 - type: "plot"
16894   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16895   algorithm: "plot_tsa_name"
16896   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16897   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16898   include:
16899     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16900     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16901     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16902     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16903     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16904   layout:
16905     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16906     layout: "plot-throughput-speedup-analysis"
16907
16908 - type: "plot"
16909   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16910   algorithm: "plot_tsa_name"
16911   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16912   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16913   include:
16914     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16915     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16916     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16917     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16918     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16919   layout:
16920     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16921     layout: "plot-throughput-speedup-analysis"
16922
16923 - type: "plot"
16924   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16925   algorithm: "plot_tsa_name"
16926   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16927   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16928   include:
16929     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16930     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16931     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16932     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16933   layout:
16934     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16935     layout: "plot-throughput-speedup-analysis"
16936
16937 - type: "plot"
16938   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16939   algorithm: "plot_tsa_name"
16940   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16941   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16942   include:
16943     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16944     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16945     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16946     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16947   layout:
16948     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16949     layout: "plot-throughput-speedup-analysis"
16950
16951 - type: "plot"
16952   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16953   algorithm: "plot_tsa_name"
16954   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16955   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16956   include:
16957     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16958     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16959     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16960     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16961     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16962     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16963   layout:
16964     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16965     layout: "plot-throughput-speedup-analysis"
16966
16967 - type: "plot"
16968   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16969   algorithm: "plot_tsa_name"
16970   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16971   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16972   include:
16973     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16974     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16975     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16976     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16977     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16978     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16979   layout:
16980     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16981     layout: "plot-throughput-speedup-analysis"
16982
16983 - type: "plot"
16984   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16985   algorithm: "plot_tsa_name"
16986   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16987   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16988   include:
16989     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16990     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16991     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16992     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16993     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16994   layout:
16995     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16996     layout: "plot-throughput-speedup-analysis"
16997
16998 - type: "plot"
16999   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
17000   algorithm: "plot_tsa_name"
17001   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
17002   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17003   include:
17004     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
17005     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17006     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
17007     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
17008     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
17009   layout:
17010     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
17011     layout: "plot-throughput-speedup-analysis"
17012
17013 - type: "plot"
17014   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
17015   algorithm: "plot_tsa_name"
17016   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
17017   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17018   include:
17019     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17020     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17021     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17022     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17023     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17024   layout:
17025     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
17026     layout: "plot-throughput-speedup-analysis"
17027
17028 - type: "plot"
17029   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
17030   algorithm: "plot_tsa_name"
17031   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
17032   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17033   include:
17034     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
17035     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17036     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17037     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17038     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17039   layout:
17040     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
17041     layout: "plot-throughput-speedup-analysis"
17042
17043 - type: "plot"
17044   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
17045   algorithm: "plot_tsa_name"
17046   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
17047   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17048   include:
17049     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
17050     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17051     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
17052     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
17053   layout:
17054     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
17055     layout: "plot-throughput-speedup-analysis"
17056
17057 - type: "plot"
17058   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
17059   algorithm: "plot_tsa_name"
17060   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
17061   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17062   include:
17063     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
17064     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
17065     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
17066     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
17067   layout:
17068     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
17069     layout: "plot-throughput-speedup-analysis"
17070
17071 - type: "plot"
17072   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
17073   algorithm: "plot_tsa_name"
17074   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
17075   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17076   include:
17077     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17078     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17079     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17080     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17081     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17082   layout:
17083     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
17084     layout: "plot-throughput-speedup-analysis"
17085
17086 - type: "plot"
17087   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
17088   algorithm: "plot_tsa_name"
17089   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
17090   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17091   include:
17092     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
17093     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
17094     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
17095     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
17096     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
17097   layout:
17098     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
17099     layout: "plot-throughput-speedup-analysis"
17100
17101 - type: "plot"
17102   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
17103   algorithm: "plot_tsa_name"
17104   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
17105   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17106   include:
17107     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17108     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17109     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17110     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17111     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17112     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17113   layout:
17114     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
17115     layout: "plot-throughput-speedup-analysis"
17116
17117 - type: "plot"
17118   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
17119   algorithm: "plot_tsa_name"
17120   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
17121   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17122   include:
17123     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
17124     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17125     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17126     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17127     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
17128     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
17129   layout:
17130     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
17131     layout: "plot-throughput-speedup-analysis"
17132
17133 - type: "plot"
17134   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
17135   algorithm: "plot_tsa_name"
17136   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
17137   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17138   include:
17139     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17140     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17141     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17142     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17143   layout:
17144     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
17145     layout: "plot-throughput-speedup-analysis"
17146
17147 - type: "plot"
17148   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
17149   algorithm: "plot_tsa_name"
17150   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
17151   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17152   include:
17153     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
17154     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17155     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
17156     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17157   layout:
17158     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
17159     layout: "plot-throughput-speedup-analysis"
17160
17161 - type: "plot"
17162   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17163   algorithm: "plot_tsa_name"
17164   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17165   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17166   include:
17167     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17168     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17169     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17170     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17171     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17172     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17173   layout:
17174     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
17175     layout: "plot-throughput-speedup-analysis"
17176
17177 - type: "plot"
17178   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17179   algorithm: "plot_tsa_name"
17180   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17181   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17182   include:
17183     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
17184     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17185     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
17186     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
17187     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
17188     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
17189   layout:
17190     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
17191     layout: "plot-throughput-speedup-analysis"
17192
17193 - type: "plot"
17194   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
17195   algorithm: "plot_tsa_name"
17196   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
17197   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17198   include:
17199     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17200     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
17201     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
17202     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
17203     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
17204     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
17205   layout:
17206     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
17207     layout: "plot-throughput-speedup-analysis"
17208
17209 - type: "plot"
17210   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
17211   algorithm: "plot_tsa_name"
17212   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
17213   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17214   include:
17215     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
17216     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
17217     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
17218     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
17219     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
17220     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
17221   layout:
17222     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
17223     layout: "plot-throughput-speedup-analysis"
17224
17225 #- type: "plot"
17226 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
17227 #  algorithm: "plot_tsa_name"
17228 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
17229 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17230 #  include:
17231 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17232 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17233 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17234 #  layout:
17235 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
17236 #    layout: "plot-throughput-speedup-analysis"
17237 #
17238 #- type: "plot"
17239 #  title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
17240 #  algorithm: "plot_tsa_name"
17241 #  output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
17242 #  data: "plot-vpp-throughput-lat-tsa-3n-dnv"
17243 #  include:
17244 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
17245 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
17246 #    - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
17247 #  layout:
17248 #    title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
17249 #    layout: "plot-throughput-speedup-analysis"
17250
17251 ################################################################################
17252
17253 # Packet Throughput - DPDK
17254
17255 # 2n-skx-xxv710
17256
17257 - type: "plot"
17258   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
17259   algorithm: "plot_perf_box_name"
17260   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
17261   data: "plot-dpdk-throughput-latency-2n-skx"
17262   include:
17263     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17264     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17265   layout:
17266     title: "2n-skx-xxv710-64b-2t1c-base-ndr"
17267     layout: "plot-throughput"
17268
17269 - type: "plot"
17270   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
17271   algorithm: "plot_perf_box_name"
17272   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
17273   data: "plot-dpdk-throughput-latency-2n-skx"
17274   include:
17275     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17276     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17277   layout:
17278     title: "2n-skx-xxv710-64b-4t2c-base-ndr"
17279     layout: "plot-throughput"
17280
17281 - type: "plot"
17282   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
17283   algorithm: "plot_perf_box_name"
17284   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
17285   data: "plot-dpdk-throughput-latency-2n-skx"
17286   include:
17287     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17288     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17289   layout:
17290     title: "2n-skx-xxv710-64b-2t1c-base-pdr"
17291     layout: "plot-throughput"
17292
17293 - type: "plot"
17294   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
17295   algorithm: "plot_perf_box_name"
17296   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
17297   data: "plot-dpdk-throughput-latency-2n-skx"
17298   include:
17299     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17300     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17301   layout:
17302     title: "2n-skx-xxv710-64b-4t2c-base-pdr"
17303     layout: "plot-throughput"
17304
17305 # 2n-skx-x710
17306
17307 - type: "plot"
17308   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
17309   algorithm: "plot_perf_box_name"
17310   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
17311   data: "plot-dpdk-throughput-latency-2n-skx"
17312   include:
17313     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17314     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17315   layout:
17316     title: "2n-skx-x710-64b-2t1c-base-ndr"
17317     layout: "plot-throughput"
17318
17319 - type: "plot"
17320   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
17321   algorithm: "plot_perf_box_name"
17322   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
17323   data: "plot-dpdk-throughput-latency-2n-skx"
17324   include:
17325     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17326     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17327   layout:
17328     title: "2n-skx-x710-64b-4t2c-base-ndr"
17329     layout: "plot-throughput"
17330
17331 - type: "plot"
17332   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
17333   algorithm: "plot_perf_box_name"
17334   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
17335   data: "plot-dpdk-throughput-latency-2n-skx"
17336   include:
17337     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17338     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17339   layout:
17340     title: "2n-skx-x710-64b-2t1c-base-pdr"
17341     layout: "plot-throughput"
17342
17343 - type: "plot"
17344   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
17345   algorithm: "plot_perf_box_name"
17346   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
17347   data: "plot-dpdk-throughput-latency-2n-skx"
17348   include:
17349     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17350     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17351   layout:
17352     title: "2n-skx-x710-64b-4t2c-base-pdr"
17353     layout: "plot-throughput"
17354
17355 # 3n-skx-xxv710
17356
17357 - type: "plot"
17358   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
17359   algorithm: "plot_perf_box_name"
17360   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
17361   data: "plot-dpdk-throughput-latency-3n-skx"
17362   include:
17363     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17364     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17365   layout:
17366     title: "3n-skx-xxv710-64b-2t1c-base-ndr"
17367     layout: "plot-throughput"
17368
17369 - type: "plot"
17370   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
17371   algorithm: "plot_perf_box_name"
17372   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
17373   data: "plot-dpdk-throughput-latency-3n-skx"
17374   include:
17375     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17376     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17377   layout:
17378     title: "3n-skx-xxv710-64b-4t2c-base-ndr"
17379     layout: "plot-throughput"
17380
17381 - type: "plot"
17382   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
17383   algorithm: "plot_perf_box_name"
17384   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
17385   data: "plot-dpdk-throughput-latency-3n-skx"
17386   include:
17387     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17388     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17389   layout:
17390     title: "3n-skx-xxv710-64b-2t1c-base-pdr"
17391     layout: "plot-throughput"
17392
17393 - type: "plot"
17394   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
17395   algorithm: "plot_perf_box_name"
17396   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
17397   data: "plot-dpdk-throughput-latency-3n-skx"
17398   include:
17399     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17400     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17401   layout:
17402     title: "3n-skx-xxv710-64b-4t2c-base-pdr"
17403     layout: "plot-throughput"
17404
17405 # 3n-skx-x710
17406
17407 - type: "plot"
17408   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
17409   algorithm: "plot_perf_box_name"
17410   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
17411   data: "plot-dpdk-throughput-latency-3n-skx"
17412   include:
17413     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17414     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17415   layout:
17416     title: "3n-skx-x710-64b-2t1c-base-ndr"
17417     layout: "plot-throughput"
17418
17419 - type: "plot"
17420   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
17421   algorithm: "plot_perf_box_name"
17422   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
17423   data: "plot-dpdk-throughput-latency-3n-skx"
17424   include:
17425     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17426     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17427   layout:
17428     title: "3n-skx-x710-64b-4t2c-base-ndr"
17429     layout: "plot-throughput"
17430
17431 - type: "plot"
17432   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
17433   algorithm: "plot_perf_box_name"
17434   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
17435   data: "plot-dpdk-throughput-latency-3n-skx"
17436   include:
17437     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
17438     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
17439   layout:
17440     title: "3n-skx-x710-64b-2t1c-base-pdr"
17441     layout: "plot-throughput"
17442
17443 - type: "plot"
17444   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
17445   algorithm: "plot_perf_box_name"
17446   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
17447   data: "plot-dpdk-throughput-latency-3n-skx"
17448   include:
17449     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
17450     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
17451   layout:
17452     title: "3n-skx-x710-64b-4t2c-base-pdr"
17453     layout: "plot-throughput"
17454
17455 # 3n-hsw-xl710
17456
17457 - type: "plot"
17458   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
17459   algorithm: "plot_perf_box_name"
17460   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
17461   data: "plot-dpdk-throughput-latency-3n-hsw"
17462   include:
17463     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17464     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17465   layout:
17466     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
17467     layout: "plot-throughput"
17468
17469 - type: "plot"
17470   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
17471   algorithm: "plot_perf_box_name"
17472   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
17473   data: "plot-dpdk-throughput-latency-3n-hsw"
17474   include:
17475     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17476     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17477   layout:
17478     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
17479     layout: "plot-throughput"
17480
17481 - type: "plot"
17482   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
17483   algorithm: "plot_perf_box_name"
17484   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
17485   data: "plot-dpdk-throughput-latency-3n-hsw"
17486   include:
17487     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17488     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17489   layout:
17490     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
17491     layout: "plot-throughput"
17492
17493 - type: "plot"
17494   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
17495   algorithm: "plot_perf_box_name"
17496   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
17497   data: "plot-dpdk-throughput-latency-3n-hsw"
17498   include:
17499     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17500     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17501   layout:
17502     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
17503     layout: "plot-throughput"
17504
17505 # 3n-hsw-x710
17506
17507 - type: "plot"
17508   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
17509   algorithm: "plot_perf_box_name"
17510   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
17511   data: "plot-dpdk-throughput-latency-3n-hsw"
17512   include:
17513     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17514     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17515   layout:
17516     title: "3n-hsw-x710-64b-1t1c-base-ndr"
17517     layout: "plot-throughput"
17518
17519 - type: "plot"
17520   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
17521   algorithm: "plot_perf_box_name"
17522   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
17523   data: "plot-dpdk-throughput-latency-3n-hsw"
17524   include:
17525     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17526     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17527   layout:
17528     title: "3n-hsw-x710-64b-2t2c-base-ndr"
17529     layout: "plot-throughput"
17530
17531 - type: "plot"
17532   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
17533   algorithm: "plot_perf_box_name"
17534   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
17535   data: "plot-dpdk-throughput-latency-3n-hsw"
17536   include:
17537     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17538     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17539   layout:
17540     title: "3n-hsw-x710-64b-1t1c-base-pdr"
17541     layout: "plot-throughput"
17542
17543 - type: "plot"
17544   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
17545   algorithm: "plot_perf_box_name"
17546   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
17547   data: "plot-dpdk-throughput-latency-3n-hsw"
17548   include:
17549     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17550     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17551   layout:
17552     title: "3n-hsw-x710-64b-2t2c-base-pdr"
17553     layout: "plot-throughput"
17554
17555 ## 2n-dnv-x553
17556 #
17557 #- type: "plot"
17558 #  title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
17559 #  algorithm: "plot_perf_box_name"
17560 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
17561 #  data: "plot-dpdk-throughput-latency-2n-dnv"
17562 #  include:
17563 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17564 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17565 #  layout:
17566 #    title: "2n-dnv-x553-64b-1t1c-base-ndr"
17567 #    layout: "plot-throughput"
17568 #
17569 #- type: "plot"
17570 #  title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
17571 #  algorithm: "plot_perf_box_name"
17572 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
17573 #  data: "plot-dpdk-throughput-latency-2n-dnv"
17574 #  include:
17575 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17576 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17577 #  layout:
17578 #    title: "2n-dnv-x553-64b-2t2c-base-ndr"
17579 #    layout: "plot-throughput"
17580 #
17581 #- type: "plot"
17582 #  title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
17583 #  algorithm: "plot_perf_box_name"
17584 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
17585 #  data: "plot-dpdk-throughput-latency-2n-dnv"
17586 #  include:
17587 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17588 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17589 #  layout:
17590 #    title: "2n-dnv-x553-64b-1t1c-base-pdr"
17591 #    layout: "plot-throughput"
17592 #
17593 #- type: "plot"
17594 #  title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
17595 #  algorithm: "plot_perf_box_name"
17596 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
17597 #  data: "plot-dpdk-throughput-latency-2n-dnv"
17598 #  include:
17599 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17600 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17601 #  layout:
17602 #    title: "2n-dnv-x553-64b-2t2c-base-pdr"
17603 #    layout: "plot-throughput"
17604 #
17605 ## 3n-dnv-x553
17606 #
17607 #- type: "plot"
17608 #  title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
17609 #  algorithm: "plot_perf_box_name"
17610 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
17611 #  data: "plot-dpdk-throughput-latency-3n-dnv"
17612 #  include:
17613 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17614 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17615 #  layout:
17616 #    title: "3n-dnv-x553-64b-1t1c-base-ndr"
17617 #    layout: "plot-throughput"
17618 #
17619 #- type: "plot"
17620 #  title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
17621 #  algorithm: "plot_perf_box_name"
17622 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
17623 #  data: "plot-dpdk-throughput-latency-3n-dnv"
17624 #  include:
17625 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17626 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17627 #  layout:
17628 #    title: "3n-dnv-x553-64b-2t2c-base-ndr"
17629 #    layout: "plot-throughput"
17630 #
17631 #- type: "plot"
17632 #  title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
17633 #  algorithm: "plot_perf_box_name"
17634 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
17635 #  data: "plot-dpdk-throughput-latency-3n-dnv"
17636 #  include:
17637 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17638 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17639 #  layout:
17640 #    title: "3n-dnv-x553-64b-1t1c-base-pdr"
17641 #    layout: "plot-throughput"
17642 #
17643 #- type: "plot"
17644 #  title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
17645 #  algorithm: "plot_perf_box_name"
17646 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
17647 #  data: "plot-dpdk-throughput-latency-3n-dnv"
17648 #  include:
17649 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17650 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17651 #  layout:
17652 #    title: "3n-dnv-x553-64b-2t2c-base-pdr"
17653 #    layout: "plot-throughput"
17654
17655 # 3n-tsh-x520
17656
17657 - type: "plot"
17658   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
17659   algorithm: "plot_perf_box_name"
17660   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
17661   data: "plot-dpdk-throughput-latency-3n-tsh"
17662   include:
17663     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17664     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17665   layout:
17666     title: "3n-tsh-x520-64b-1t1c-base-ndr"
17667     layout: "plot-throughput"
17668
17669 - type: "plot"
17670   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
17671   algorithm: "plot_perf_box_name"
17672   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
17673   data: "plot-dpdk-throughput-latency-3n-tsh"
17674   include:
17675     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17676     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17677   layout:
17678     title: "3n-tsh-x520-64b-2t2c-base-ndr"
17679     layout: "plot-throughput"
17680
17681 - type: "plot"
17682   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
17683   algorithm: "plot_perf_box_name"
17684   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
17685   data: "plot-dpdk-throughput-latency-3n-tsh"
17686   include:
17687     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17688     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17689   layout:
17690     title: "3n-tsh-x520-64b-1t1c-base-pdr"
17691     layout: "plot-throughput"
17692
17693 - type: "plot"
17694   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
17695   algorithm: "plot_perf_box_name"
17696   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
17697   data: "plot-dpdk-throughput-latency-3n-tsh"
17698   include:
17699     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17700     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17701   layout:
17702     title: "3n-tsh-x520-64b-2t2c-base-pdr"
17703     layout: "plot-throughput"
17704
17705 ################################################################################
17706 ###   2n-clx                                                                 ###
17707 ################################################################################
17708
17709 # Packet Throughput
17710
17711 - type: "plot"
17712   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17713   algorithm: "plot_perf_box_name"
17714   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17715   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17716   include:
17717     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17718     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17719     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17720     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17721   layout:
17722     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17723     layout: "plot-throughput"
17724
17725 - type: "plot"
17726   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17727   algorithm: "plot_perf_box_name"
17728   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17729   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17730   include:
17731     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17732     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17733     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17734     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17735   layout:
17736     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17737     layout: "plot-throughput"
17738
17739 - type: "plot"
17740   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17741   algorithm: "plot_perf_box_name"
17742   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17743   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17744   include:
17745     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17746     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17747     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17748     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17749   layout:
17750     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17751     layout: "plot-throughput"
17752
17753 - type: "plot"
17754   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17755   algorithm: "plot_perf_box_name"
17756   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17757   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17758   include:
17759     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17760     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17761     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17762     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17763   layout:
17764     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17765     layout: "plot-throughput"
17766
17767 - type: "plot"
17768   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17769   algorithm: "plot_perf_box_name"
17770   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17771   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17772   include:
17773     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17774     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17775     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17776     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17777   layout:
17778     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17779     layout: "plot-throughput"
17780
17781 - type: "plot"
17782   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17783   algorithm: "plot_perf_box_name"
17784   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17785   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17786   include:
17787     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17788     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17789     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17790     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17791   layout:
17792     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17793     layout: "plot-throughput"
17794
17795 - type: "plot"
17796   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17797   algorithm: "plot_perf_box_name"
17798   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17799   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17800   include:
17801     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
17802     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17803     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17804     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17805     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17806     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17807   layout:
17808     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17809     layout: "plot-throughput"
17810
17811 - type: "plot"
17812   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17813   algorithm: "plot_perf_box_name"
17814   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17815   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17816   include:
17817     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
17818     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17819     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17820     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17821     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17822     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17823   layout:
17824     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17825     layout: "plot-throughput"
17826
17827 - type: "plot"
17828   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17829   algorithm: "plot_perf_box_name"
17830   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17831   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17832   include:
17833     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17834     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17835     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17836     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17837   layout:
17838     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17839     layout: "plot-throughput"
17840
17841 - type: "plot"
17842   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17843   algorithm: "plot_perf_box_name"
17844   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17845   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17846   include:
17847     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17848     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17849     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17850     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17851   layout:
17852     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17853     layout: "plot-throughput"
17854
17855 - type: "plot"
17856   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17857   algorithm: "plot_perf_box_name"
17858   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17859   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17860   include:
17861     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17862     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17863     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17864   layout:
17865     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17866     layout: "plot-throughput"
17867
17868 - type: "plot"
17869   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17870   algorithm: "plot_perf_box_name"
17871   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17872   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17873   include:
17874     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17875     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17876     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17877   layout:
17878     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17879     layout: "plot-throughput"
17880
17881 - type: "plot"
17882   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17883   algorithm: "plot_perf_box_name"
17884   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17885   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17886   include:
17887     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17888     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17889     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17890     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17891     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17892   layout:
17893     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17894     layout: "plot-throughput"
17895
17896 - type: "plot"
17897   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17898   algorithm: "plot_perf_box_name"
17899   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17900   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17901   include:
17902     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17903     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17904     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17905     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17906     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17907   layout:
17908     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17909     layout: "plot-throughput"
17910
17911 - type: "plot"
17912   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17913   algorithm: "plot_perf_box_name"
17914   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17915   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17916   include:
17917     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17918     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17919     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17920   layout:
17921     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17922     layout: "plot-throughput"
17923
17924 - type: "plot"
17925   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17926   algorithm: "plot_perf_box_name"
17927   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17928   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17929   include:
17930     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17931     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17932     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17933   layout:
17934     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17935     layout: "plot-throughput"
17936
17937 - type: "plot"
17938   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17939   algorithm: "plot_perf_box_name"
17940   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17941   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17942   include:
17943     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17944     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17945     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17946     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17947     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17948     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17949   layout:
17950     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17951     layout: "plot-throughput"
17952
17953 - type: "plot"
17954   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17955   algorithm: "plot_perf_box_name"
17956   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17957   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17958   include:
17959     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17960     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17961     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17962     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17963     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17964     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17965   layout:
17966     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17967     layout: "plot-throughput"
17968
17969 - type: "plot"
17970   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
17971   algorithm: "plot_perf_box_name"
17972   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
17973   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17974   include:
17975     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17976     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
17977     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
17978     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
17979     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
17980   layout:
17981     title: "2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
17982     layout: "plot-throughput"
17983
17984 - type: "plot"
17985   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
17986   algorithm: "plot_perf_box_name"
17987   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
17988   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17989   include:
17990     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
17991     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
17992     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
17993     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
17994     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
17995   layout:
17996     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
17997     layout: "plot-throughput"
17998
17999 - type: "plot"
18000   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
18001   algorithm: "plot_perf_box_name"
18002   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
18003   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18004   include:
18005     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
18006     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
18007     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
18008     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128758-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128758-cps-ndrpdr"
18009     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
18010     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
18011     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
18012     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
18013     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128758-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128758-cps-ndrpdr"
18014     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
18015   layout:
18016     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
18017     layout: "plot-cps"
18018
18019 - type: "plot"
18020   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
18021   algorithm: "plot_perf_box_name"
18022   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
18023   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18024   include:
18025     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
18026     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
18027     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
18028     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128758-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128758-pps-ndrpdr"
18029     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
18030     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
18031     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
18032     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
18033     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128758-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128758-pps-ndrpdr"
18034     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
18035   layout:
18036     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
18037     layout: "plot-throughput"
18038
18039 - type: "plot"
18040   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
18041   algorithm: "plot_perf_box_name"
18042   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
18043   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18044   include:
18045     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
18046     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
18047     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
18048     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128758-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128758-cps-ndrpdr"
18049     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
18050     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
18051     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
18052     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
18053     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128758-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128758-cps-ndrpdr"
18054     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
18055   layout:
18056     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
18057     layout: "plot-cps"
18058
18059 - type: "plot"
18060   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
18061   algorithm: "plot_perf_box_name"
18062   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
18063   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18064   include:
18065     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
18066     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
18067     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
18068     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128758-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128758-pps-ndrpdr"
18069     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
18070     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
18071     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
18072     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
18073     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128758-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128758-pps-ndrpdr"
18074     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
18075   layout:
18076     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
18077     layout: "plot-throughput"
18078
18079 - type: "plot"
18080   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
18081   algorithm: "plot_perf_box_name"
18082   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
18083   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18084   include:
18085     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
18086     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
18087     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
18088     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
18089     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
18090   layout:
18091     title: "2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
18092     layout: "plot-throughput"
18093
18094 - type: "plot"
18095   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
18096   algorithm: "plot_perf_box_name"
18097   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
18098   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18099   include:
18100     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
18101     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
18102     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
18103     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
18104     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
18105   layout:
18106     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
18107     layout: "plot-throughput"
18108
18109 - type: "plot"
18110   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
18111   algorithm: "plot_perf_box_name"
18112   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
18113   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18114   include:
18115     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
18116     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
18117     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
18118     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128758-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128758-cps-ndrpdr"
18119     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
18120     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-cps-ndrpdr"
18121     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-cps-ndrpdr"
18122     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
18123     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128758-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128758-cps-ndrpdr"
18124     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
18125   layout:
18126     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
18127     layout: "plot-cps"
18128
18129 - type: "plot"
18130   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
18131   algorithm: "plot_perf_box_name"
18132   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
18133   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18134   include:
18135     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
18136     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
18137     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
18138     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128758-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128758-pps-ndrpdr"
18139     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
18140     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h1024-p63-s64512-pps-ndrpdr"
18141     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h4096-p63-s258048-pps-ndrpdr"
18142     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
18143     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128758-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h65536-p63-s4128758-pps-ndrpdr"
18144     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
18145   layout:
18146     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
18147     layout: "plot-throughput"
18148
18149 - type: "plot"
18150   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
18151   algorithm: "plot_perf_box_name"
18152   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
18153   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18154   include:
18155     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
18156     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
18157     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
18158     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128758-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128758-cps-ndrpdr"
18159     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
18160     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-cps-ndrpdr"
18161     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
18162     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-cps-ndrpdr"
18163     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128758-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128758-cps-ndrpdr"
18164     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-cps-ndrpdr"
18165   layout:
18166     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
18167     layout: "plot-cps"
18168
18169 - type: "plot"
18170   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
18171   algorithm: "plot_perf_box_name"
18172   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
18173   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18174   include:
18175     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
18176     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
18177     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
18178     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128758-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128758-pps-ndrpdr"
18179     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
18180     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h1024-p63-s64512-pps-ndrpdr"
18181     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h4096-p63-s258048-pps-ndrpdr"
18182     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h16384-p63-s1032192-pps-ndrpdr"
18183     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128758-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h65536-p63-s4128758-pps-ndrpdr"
18184     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-ip4base-h262144-p63-s16515072-pps-ndrpdr"
18185   layout:
18186     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
18187     layout: "plot-throughput"
18188
18189 - type: "plot"
18190   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
18191   algorithm: "plot_perf_box_name"
18192   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
18193   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18194   include:
18195     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
18196     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18197     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18198     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18199     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18200     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18201   layout:
18202     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
18203     layout: "plot-throughput"
18204
18205 - type: "plot"
18206   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
18207   algorithm: "plot_perf_box_name"
18208   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
18209   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18210   include:
18211     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
18212     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18213     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18214     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18215     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18216     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18217   layout:
18218     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
18219     layout: "plot-throughput"
18220
18221 - type: "plot"
18222   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
18223   algorithm: "plot_perf_box_name"
18224   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
18225   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18226   include:
18227     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
18228     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
18229   layout:
18230     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
18231     layout: "plot-throughput"
18232
18233 - type: "plot"
18234   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
18235   algorithm: "plot_perf_box_name"
18236   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
18237   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18238   include:
18239     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
18240     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
18241   layout:
18242     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
18243     layout: "plot-throughput"
18244
18245 - type: "plot"
18246   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
18247   algorithm: "plot_perf_box_name"
18248   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
18249   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18250   include:
18251     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
18252     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18253     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
18254     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18255     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
18256     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18257   layout:
18258     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
18259     layout: "plot-throughput"
18260
18261 - type: "plot"
18262   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
18263   algorithm: "plot_perf_box_name"
18264   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
18265   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18266   include:
18267     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
18268     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18269     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
18270     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18271     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
18272     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18273   layout:
18274     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
18275     layout: "plot-throughput"
18276
18277 - type: "plot"
18278   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
18279   algorithm: "plot_perf_box_name"
18280   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
18281   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18282   include:
18283     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18284     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18285     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18286     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18287     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18288     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
18289   layout:
18290     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
18291     layout: "plot-throughput"
18292
18293 - type: "plot"
18294   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
18295   algorithm: "plot_perf_box_name"
18296   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
18297   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18298   include:
18299     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18300     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18301     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18302     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18303     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18304     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
18305   layout:
18306     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
18307     layout: "plot-throughput"
18308
18309 - type: "plot"
18310   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
18311   algorithm: "plot_perf_box_name"
18312   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
18313   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18314   include:
18315     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18316     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18317     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18318     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18319     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18320     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18321   layout:
18322     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
18323     layout: "plot-throughput"
18324
18325 - type: "plot"
18326   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
18327   algorithm: "plot_perf_box_name"
18328   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
18329   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18330   include:
18331     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18332     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18333     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18334     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18335     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18336     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18337   layout:
18338     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
18339     layout: "plot-throughput"
18340
18341 - type: "plot"
18342   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
18343   algorithm: "plot_perf_box_name"
18344   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
18345   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18346   include:
18347     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18348     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18349     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
18350     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
18351     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18352   layout:
18353     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
18354     layout: "plot-throughput"
18355
18356 - type: "plot"
18357   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
18358   algorithm: "plot_perf_box_name"
18359   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
18360   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18361   include:
18362     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
18363     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
18364     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
18365     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
18366     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
18367   layout:
18368     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
18369     layout: "plot-throughput"
18370
18371 - type: "plot"
18372   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
18373   algorithm: "plot_perf_box_name"
18374   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
18375   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18376   include:
18377     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18378     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18379     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
18380     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
18381     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18382   layout:
18383     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
18384     layout: "plot-throughput"
18385
18386 - type: "plot"
18387   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
18388   algorithm: "plot_perf_box_name"
18389   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
18390   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18391   include:
18392     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
18393     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
18394     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
18395     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
18396     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
18397   layout:
18398     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
18399     layout: "plot-throughput"
18400
18401 - type: "plot"
18402   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
18403   algorithm: "plot_perf_box_name"
18404   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
18405   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18406   include:
18407     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
18408     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
18409     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
18410     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
18411     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
18412   layout:
18413     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
18414     layout: "plot-throughput"
18415
18416 - type: "plot"
18417   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
18418   algorithm: "plot_perf_box_name"
18419   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
18420   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18421   include:
18422     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
18423     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
18424     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
18425     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
18426     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
18427   layout:
18428     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
18429     layout: "plot-throughput"
18430
18431 - type: "plot"
18432   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
18433   algorithm: "plot_perf_box_name"
18434   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
18435   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18436   include:
18437     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18438     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18439     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18440     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18441     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18442   layout:
18443     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
18444     layout: "plot-throughput"
18445
18446 - type: "plot"
18447   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
18448   algorithm: "plot_perf_box_name"
18449   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
18450   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18451   include:
18452     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18453     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18454     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18455     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18456     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18457   layout:
18458     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
18459     layout: "plot-throughput"
18460
18461 - type: "plot"
18462   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18463   algorithm: "plot_perf_box_name"
18464   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18465   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18466   include:
18467     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18468     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18469     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18470     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18471     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18472   layout:
18473     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18474     layout: "plot-throughput"
18475
18476 - type: "plot"
18477   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18478   algorithm: "plot_perf_box_name"
18479   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18480   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18481   include:
18482     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18483     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18484     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18485     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18486     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18487   layout:
18488     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18489     layout: "plot-throughput"
18490
18491 - type: "plot"
18492   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
18493   algorithm: "plot_perf_box_name"
18494   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
18495   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18496   include:
18497     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
18498     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18499     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18500     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18501     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18502     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18503   layout:
18504     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
18505     layout: "plot-throughput"
18506
18507 - type: "plot"
18508   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
18509   algorithm: "plot_perf_box_name"
18510   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
18511   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18512   include:
18513     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
18514     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18515     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18516     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
18517     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
18518     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18519   layout:
18520     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
18521     layout: "plot-throughput"
18522
18523 - type: "plot"
18524   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
18525   algorithm: "plot_perf_box_name"
18526   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
18527   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18528   include:
18529     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18530     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18531     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18532     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18533   layout:
18534     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
18535     layout: "plot-throughput"
18536
18537 - type: "plot"
18538   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
18539   algorithm: "plot_perf_box_name"
18540   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
18541   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18542   include:
18543     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
18544     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18545     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18546     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18547   layout:
18548     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
18549     layout: "plot-throughput"
18550
18551 - type: "plot"
18552   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
18553   algorithm: "plot_perf_box_name"
18554   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
18555   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18556   include:
18557     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
18558     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18559     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18560     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18561     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18562     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18563   layout:
18564     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
18565     layout: "plot-throughput"
18566
18567 - type: "plot"
18568   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
18569   algorithm: "plot_perf_box_name"
18570   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
18571   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18572   include:
18573     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
18574     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
18575     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18576     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
18577     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
18578     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18579   layout:
18580     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
18581     layout: "plot-throughput"
18582
18583 - type: "plot"
18584   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18585   algorithm: "plot_perf_box_name"
18586   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18587   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18588   include:
18589     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18590     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
18591     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
18592     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18593   layout:
18594     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
18595     layout: "plot-throughput"
18596
18597 - type: "plot"
18598   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18599   algorithm: "plot_perf_box_name"
18600   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18601   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18602   include:
18603     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
18604     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
18605     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
18606     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
18607   layout:
18608     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
18609     layout: "plot-throughput"
18610
18611 - type: "plot"
18612   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18613   algorithm: "plot_perf_box_name"
18614   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18615   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18616   include:
18617     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
18618     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18619     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18620     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
18621     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
18622     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18623   layout:
18624     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
18625     layout: "plot-throughput"
18626
18627 - type: "plot"
18628   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18629   algorithm: "plot_perf_box_name"
18630   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18631   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18632   include:
18633     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
18634     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
18635     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18636     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
18637     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
18638     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18639   layout:
18640     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
18641     layout: "plot-throughput"
18642
18643 - type: "plot"
18644   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18645   algorithm: "plot_perf_box_name"
18646   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18647   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18648   include:
18649     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18650     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18651     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18652     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18653   layout:
18654     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
18655     layout: "plot-throughput"
18656
18657 - type: "plot"
18658   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18659   algorithm: "plot_perf_box_name"
18660   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18661   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18662   include:
18663     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
18664     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
18665     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
18666     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
18667   layout:
18668     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
18669     layout: "plot-throughput"
18670
18671 - type: "plot"
18672   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18673   algorithm: "plot_perf_box_name"
18674   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18675   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18676   include:
18677     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18678     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18679     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18680     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18681     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18682   layout:
18683     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
18684     layout: "plot-throughput"
18685
18686 - type: "plot"
18687   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18688   algorithm: "plot_perf_box_name"
18689   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18690   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18691   include:
18692     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18693     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18694     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18695     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18696     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18697   layout:
18698     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18699     layout: "plot-throughput"
18700
18701 - type: "plot"
18702   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18703   algorithm: "plot_perf_box_name"
18704   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18705   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18706   include:
18707     - "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"
18708     - "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"
18709     - "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"
18710     - "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"
18711     - "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"
18712   layout:
18713     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18714     layout: "plot-throughput"
18715
18716 - type: "plot"
18717   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18718   algorithm: "plot_perf_box_name"
18719   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18720   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18721   include:
18722     - "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"
18723     - "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"
18724     - "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"
18725     - "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"
18726     - "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"
18727   layout:
18728     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18729     layout: "plot-throughput"
18730
18731 - type: "plot"
18732   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18733   algorithm: "plot_perf_box_name"
18734   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18735   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18736   include:
18737     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18738     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18739     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18740     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18741     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18742   layout:
18743     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18744     layout: "plot-throughput"
18745
18746 - type: "plot"
18747   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18748   algorithm: "plot_perf_box_name"
18749   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18750   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18751   include:
18752     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18753     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18754     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18755     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18756     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18757   layout:
18758     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18759     layout: "plot-throughput"
18760
18761 - type: "plot"
18762   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18763   algorithm: "plot_perf_box_name"
18764   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18765   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18766   include:
18767     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18768     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18769     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18770     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18771     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18772   layout:
18773     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18774     layout: "plot-throughput"
18775
18776 - type: "plot"
18777   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18778   algorithm: "plot_perf_box_name"
18779   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18780   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18781   include:
18782     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18783     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18784     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18785     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18786     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18787   layout:
18788     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18789     layout: "plot-throughput"
18790
18791 - type: "plot"
18792   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18793   algorithm: "plot_perf_box_name"
18794   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18795   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18796   include:
18797     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18798     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18799     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18800     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18801   layout:
18802     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18803     layout: "plot-throughput"
18804
18805 - type: "plot"
18806   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18807   algorithm: "plot_perf_box_name"
18808   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18809   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18810   include:
18811     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18812     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18813     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18814     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18815   layout:
18816     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18817     layout: "plot-throughput"
18818
18819 - type: "plot"
18820   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18821   algorithm: "plot_perf_box_name"
18822   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18823   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18824   include:
18825     - "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"
18826     - "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"
18827     - "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"
18828     - "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"
18829   layout:
18830     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18831     layout: "plot-throughput"
18832
18833 - type: "plot"
18834   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18835   algorithm: "plot_perf_box_name"
18836   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18837   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18838   include:
18839     - "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"
18840     - "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"
18841     - "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"
18842     - "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"
18843   layout:
18844     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18845     layout: "plot-throughput"
18846
18847 - type: "plot"
18848   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18849   algorithm: "plot_perf_box_name"
18850   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18851   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18852   include:
18853     - "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"
18854     - "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"
18855     - "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"
18856     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18857     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18858     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18859   layout:
18860     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
18861     layout: "plot-throughput"
18862
18863 - type: "plot"
18864   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18865   algorithm: "plot_perf_box_name"
18866   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18867   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18868   include:
18869     - "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"
18870     - "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"
18871     - "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"
18872     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18873     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18874     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18875   layout:
18876     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
18877     layout: "plot-throughput"
18878
18879 ################################################################################
18880
18881 # Packet Speedup
18882
18883 - type: "plot"
18884   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18885   algorithm: "plot_tsa_name"
18886   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18887   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18888   include:
18889     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18890     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18891     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18892     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18893   layout:
18894     title: "2n-clx-xxv710-64b-memif-base-avf-ndr"
18895     layout: "plot-throughput-speedup-analysis"
18896
18897 - type: "plot"
18898   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18899   algorithm: "plot_tsa_name"
18900   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18901   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18902   include:
18903     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18904     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18905     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18906     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18907   layout:
18908     title: "2n-clx-xxv710-64b-memif-base-avf-pdr"
18909     layout: "plot-throughput-speedup-analysis"
18910
18911 - type: "plot"
18912   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18913   algorithm: "plot_tsa_name"
18914   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18915   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18916   include:
18917     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18918     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18919     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18920     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18921   layout:
18922     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
18923     layout: "plot-throughput-speedup-analysis"
18924
18925 - type: "plot"
18926   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18927   algorithm: "plot_tsa_name"
18928   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18929   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18930   include:
18931     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18932     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18933     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18934     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18935   layout:
18936     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
18937     layout: "plot-throughput-speedup-analysis"
18938
18939 - type: "plot"
18940   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18941   algorithm: "plot_tsa_name"
18942   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18943   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18944   include:
18945     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18946     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18947     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18948     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18949   layout:
18950     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
18951     layout: "plot-throughput-speedup-analysis"
18952
18953 - type: "plot"
18954   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18955   algorithm: "plot_tsa_name"
18956   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18957   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18958   include:
18959     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18960     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18961     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18962     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18963   layout:
18964     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
18965     layout: "plot-throughput-speedup-analysis"
18966
18967 - type: "plot"
18968   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18969   algorithm: "plot_tsa_name"
18970   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18971   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18972   include:
18973     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18974     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18975     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18976     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18977     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18978     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18979   layout:
18980     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
18981     layout: "plot-throughput-speedup-analysis"
18982
18983 - type: "plot"
18984   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18985   algorithm: "plot_tsa_name"
18986   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18987   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18988   include:
18989     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18990     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18991     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18992     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18993     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18994     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18995   layout:
18996     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
18997     layout: "plot-throughput-speedup-analysis"
18998
18999 - type: "plot"
19000   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
19001   algorithm: "plot_tsa_name"
19002   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
19003   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19004   include:
19005     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
19006     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
19007     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
19008     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
19009   layout:
19010     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
19011     layout: "plot-throughput-speedup-analysis"
19012
19013 - type: "plot"
19014   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
19015   algorithm: "plot_tsa_name"
19016   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
19017   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19018   include:
19019     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
19020     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
19021     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
19022     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
19023   layout:
19024     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
19025     layout: "plot-throughput-speedup-analysis"
19026
19027 - type: "plot"
19028   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
19029   algorithm: "plot_tsa_name"
19030   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
19031   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19032   include:
19033     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
19034     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
19035     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
19036   layout:
19037     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
19038     layout: "plot-throughput-speedup-analysis"
19039
19040 - type: "plot"
19041   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
19042   algorithm: "plot_tsa_name"
19043   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
19044   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19045   include:
19046     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
19047     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
19048     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
19049   layout:
19050     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
19051     layout: "plot-throughput-speedup-analysis"
19052
19053 - type: "plot"
19054   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
19055   algorithm: "plot_tsa_name"
19056   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
19057   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19058   include:
19059     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
19060     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19061     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
19062     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
19063     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
19064   layout:
19065     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
19066     layout: "plot-throughput-speedup-analysis"
19067
19068 - type: "plot"
19069   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
19070   algorithm: "plot_tsa_name"
19071   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
19072   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19073   include:
19074     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
19075     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19076     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
19077     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
19078     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
19079   layout:
19080     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
19081     layout: "plot-throughput-speedup-analysis"
19082
19083 - type: "plot"
19084   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
19085   algorithm: "plot_tsa_name"
19086   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
19087   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19088   include:
19089     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
19090     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
19091     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
19092   layout:
19093     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
19094     layout: "plot-throughput-speedup-analysis"
19095
19096 - type: "plot"
19097   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
19098   algorithm: "plot_tsa_name"
19099   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
19100   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19101   include:
19102     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
19103     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
19104     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
19105   layout:
19106     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
19107     layout: "plot-throughput-speedup-analysis"
19108
19109 - type: "plot"
19110   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
19111   algorithm: "plot_tsa_name"
19112   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
19113   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19114   include:
19115     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19116     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19117     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19118     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19119     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
19120     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
19121   layout:
19122     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr"
19123     layout: "plot-throughput-speedup-analysis"
19124
19125 - type: "plot"
19126   title: "Speedup: 2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
19127   algorithm: "plot_tsa_name"
19128   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
19129   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19130   include:
19131     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
19132     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
19133     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
19134     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
19135     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
19136   layout:
19137     title: "2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr"
19138     layout: "plot-throughput-speedup-analysis"
19139
19140 - type: "plot"
19141   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
19142   algorithm: "plot_tsa_name"
19143   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
19144   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19145   include:
19146     - "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"
19147     - "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"
19148     - "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"
19149     - "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"
19150     - "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"
19151   layout:
19152     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr"
19153     layout: "plot-throughput-speedup-analysis"
19154
19155 - type: "plot"
19156   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
19157   algorithm: "plot_tsa_name"
19158   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
19159   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19160   include:
19161     - "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"
19162     - "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"
19163     - "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"
19164     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128758-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128758-cps-ndrpdr"
19165     - "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"
19166     - "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"
19167     - "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"
19168     - "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"
19169     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128758-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h65536-p63-s4128758-cps-ndrpdr"
19170     - "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"
19171   layout:
19172     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
19173     layout: "plot-throughput-speedup-analysis-cps"
19174
19175 - type: "plot"
19176   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
19177   algorithm: "plot_tsa_name"
19178   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
19179   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19180   include:
19181     - "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"
19182     - "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"
19183     - "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"
19184     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128758-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128758-pps-ndrpdr"
19185     - "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"
19186     - "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"
19187     - "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"
19188     - "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"
19189     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128758-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h65536-p63-s4128758-pps-ndrpdr"
19190     - "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"
19191   layout:
19192     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
19193     layout: "plot-throughput-speedup-analysis"
19194
19195 - type: "plot"
19196   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
19197   algorithm: "plot_tsa_name"
19198   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
19199   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19200   include:
19201     - "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"
19202     - "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"
19203     - "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"
19204     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128758-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128758-cps-ndrpdr"
19205     - "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"
19206     - "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"
19207     - "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"
19208     - "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"
19209     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128758-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h65536-p63-s4128758-cps-ndrpdr"
19210     - "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"
19211   layout:
19212     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
19213     layout: "plot-throughput-speedup-analysis-cps"
19214
19215 - type: "plot"
19216   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
19217   algorithm: "plot_tsa_name"
19218   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
19219   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19220   include:
19221     - "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"
19222     - "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"
19223     - "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"
19224     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128758-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128758-pps-ndrpdr"
19225     - "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"
19226     - "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"
19227     - "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"
19228     - "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"
19229     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128758-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h65536-p63-s4128758-pps-ndrpdr"
19230     - "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"
19231   layout:
19232     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
19233     layout: "plot-throughput-speedup-analysis"
19234
19235 - type: "plot"
19236   title: "Speedup: 2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
19237   algorithm: "plot_tsa_name"
19238   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
19239   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19240   include:
19241     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
19242     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
19243     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
19244     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
19245     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
19246   layout:
19247     title: "2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr"
19248     layout: "plot-throughput-speedup-analysis"
19249
19250 - type: "plot"
19251   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
19252   algorithm: "plot_tsa_name"
19253   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
19254   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19255   include:
19256     - "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"
19257     - "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"
19258     - "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"
19259     - "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"
19260     - "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"
19261   layout:
19262     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr"
19263     layout: "plot-throughput-speedup-analysis"
19264
19265 - type: "plot"
19266   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
19267   algorithm: "plot_tsa_name"
19268   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
19269   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19270   include:
19271     - "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"
19272     - "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"
19273     - "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"
19274     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128758-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128758-cps-ndrpdr"
19275     - "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"
19276     - "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"
19277     - "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"
19278     - "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"
19279     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128758-cps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h65536-p63-s4128758-cps-ndrpdr"
19280     - "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"
19281   layout:
19282     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
19283     layout: "plot-throughput-speedup-analysis-cps"
19284
19285 - type: "plot"
19286   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
19287   algorithm: "plot_tsa_name"
19288   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
19289   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19290   include:
19291     - "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"
19292     - "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"
19293     - "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"
19294     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128758-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128758-pps-ndrpdr"
19295     - "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"
19296     - "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"
19297     - "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"
19298     - "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"
19299     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-ip4base-h65536-p63-s4128758-pps-ndrpdr.64b-.t.c-avf-ethip4udp-ip4base-h65536-p63-s4128758-pps-ndrpdr"
19300     - "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"
19301   layout:
19302     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
19303     layout: "plot-throughput-speedup-analysis"
19304
19305 - type: "plot"
19306   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
19307   algorithm: "plot_tsa_name"
19308   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
19309   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19310   include:
19311     - "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"
19312     - "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"
19313     - "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"
19314     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128758-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128758-cps-ndrpdr"
19315     - "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"
19316     - "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"
19317     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h4096-p63-s258048-cps-ndrpdr"
19318     - "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"
19319     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128758-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h65536-p63-s4128758-cps-ndrpdr"
19320     - "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"
19321   layout:
19322     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
19323     layout: "plot-throughput-speedup-analysis-cps"
19324
19325 - type: "plot"
19326   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
19327   algorithm: "plot_tsa_name"
19328   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
19329   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19330   include:
19331     - "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"
19332     - "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"
19333     - "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"
19334     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128758-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128758-pps-ndrpdr"
19335     - "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"
19336     - "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"
19337     - "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"
19338     - "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"
19339     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-ip4base-h65536-p63-s4128758-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-ip4base-h65536-p63-s4128758-pps-ndrpdr"
19340     - "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"
19341   layout:
19342     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
19343     layout: "plot-throughput-speedup-analysis"
19344
19345 - type: "plot"
19346   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
19347   algorithm: "plot_tsa_name"
19348   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
19349   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19350   include:
19351     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19352     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19353     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19354     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19355     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19356     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
19357   layout:
19358     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
19359     layout: "plot-throughput-speedup-analysis"
19360
19361 - type: "plot"
19362   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
19363   algorithm: "plot_tsa_name"
19364   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
19365   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19366   include:
19367     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
19368     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19369     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19370     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19371     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19372     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
19373   layout:
19374     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
19375     layout: "plot-throughput-speedup-analysis"
19376
19377 - type: "plot"
19378   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
19379   algorithm: "plot_tsa_name"
19380   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
19381   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19382   include:
19383     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
19384     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
19385   layout:
19386     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
19387     layout: "plot-throughput-speedup-analysis"
19388
19389 - type: "plot"
19390   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
19391   algorithm: "plot_tsa_name"
19392   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
19393   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19394   include:
19395     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
19396     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
19397   layout:
19398     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
19399     layout: "plot-throughput-speedup-analysis"
19400
19401 - type: "plot"
19402   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
19403   algorithm: "plot_tsa_name"
19404   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
19405   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19406   include:
19407     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
19408     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
19409     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
19410     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
19411     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
19412     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
19413   layout:
19414     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr"
19415     layout: "plot-throughput-speedup-analysis"
19416
19417 - type: "plot"
19418   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
19419   algorithm: "plot_tsa_name"
19420   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
19421   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19422   include:
19423     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
19424     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
19425     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
19426     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
19427     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
19428     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
19429   layout:
19430     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr"
19431     layout: "plot-throughput-speedup-analysis"
19432
19433 - type: "plot"
19434   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
19435   algorithm: "plot_tsa_name"
19436   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
19437   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19438   include:
19439     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19440     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19441     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19442     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19443     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
19444     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
19445   layout:
19446     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
19447     layout: "plot-throughput-speedup-analysis"
19448
19449 - type: "plot"
19450   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
19451   algorithm: "plot_tsa_name"
19452   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
19453   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19454   include:
19455     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
19456     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
19457     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
19458     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
19459     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
19460     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
19461   layout:
19462     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
19463     layout: "plot-throughput-speedup-analysis"
19464
19465 - type: "plot"
19466   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
19467   algorithm: "plot_tsa_name"
19468   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
19469   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19470   include:
19471     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
19472     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
19473     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
19474     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19475     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19476     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19477   layout:
19478     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
19479     layout: "plot-throughput-speedup-analysis"
19480
19481 - type: "plot"
19482   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
19483   algorithm: "plot_tsa_name"
19484   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
19485   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19486   include:
19487     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
19488     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
19489     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
19490     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19491     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19492     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19493   layout:
19494     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
19495     layout: "plot-throughput-speedup-analysis"
19496
19497 - type: "plot"
19498   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
19499   algorithm: "plot_tsa_name"
19500   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
19501   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19502   include:
19503     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
19504     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
19505     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
19506     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
19507     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
19508   layout:
19509     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr"
19510     layout: "plot-throughput-speedup-analysis"
19511
19512 - type: "plot"
19513   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
19514   algorithm: "plot_tsa_name"
19515   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
19516   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19517   include:
19518     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
19519     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
19520     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
19521     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
19522     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
19523   layout:
19524     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr"
19525     layout: "plot-throughput-speedup-analysis"
19526
19527 - type: "plot"
19528   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
19529   algorithm: "plot_tsa_name"
19530   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
19531   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19532   include:
19533     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19534     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19535     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19536     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19537     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19538   layout:
19539     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
19540     layout: "plot-throughput-speedup-analysis"
19541
19542 - type: "plot"
19543   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
19544   algorithm: "plot_tsa_name"
19545   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
19546   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19547   include:
19548     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
19549     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
19550     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
19551     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
19552     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
19553   layout:
19554     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
19555     layout: "plot-throughput-speedup-analysis"
19556
19557 - type: "plot"
19558   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
19559   algorithm: "plot_tsa_name"
19560   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
19561   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19562   include:
19563     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
19564     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
19565     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
19566     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
19567     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
19568   layout:
19569     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
19570     layout: "plot-throughput-speedup-analysis"
19571
19572 - type: "plot"
19573   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
19574   algorithm: "plot_tsa_name"
19575   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
19576   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19577   include:
19578     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
19579     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
19580     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
19581     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
19582     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
19583   layout:
19584     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
19585     layout: "plot-throughput-speedup-analysis"
19586
19587 - type: "plot"
19588   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
19589   algorithm: "plot_tsa_name"
19590   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
19591   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19592   include:
19593     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19594     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19595     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19596     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19597     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19598   layout:
19599     title: "2n-clx-x710-64b-l2switching-base-scale-avf-ndr"
19600     layout: "plot-throughput-speedup-analysis"
19601
19602 - type: "plot"
19603   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
19604   algorithm: "plot_tsa_name"
19605   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
19606   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19607   include:
19608     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19609     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19610     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19611     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19612     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19613   layout:
19614     title: "2n-clx-x710-64b-l2switching-base-scale-avf-pdr"
19615     layout: "plot-throughput-speedup-analysis"
19616
19617 - type: "plot"
19618   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19619   algorithm: "plot_tsa_name"
19620   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19621   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19622   include:
19623     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19624     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19625     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19626     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19627     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19628   layout:
19629     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr"
19630     layout: "plot-throughput-speedup-analysis"
19631
19632 - type: "plot"
19633   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19634   algorithm: "plot_tsa_name"
19635   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19636   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19637   include:
19638     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19639     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19640     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19641     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19642     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19643   layout:
19644     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr"
19645     layout: "plot-throughput-speedup-analysis"
19646
19647 - type: "plot"
19648   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
19649   algorithm: "plot_tsa_name"
19650   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
19651   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19652   include:
19653     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
19654     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19655     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19656     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19657     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19658     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19659   layout:
19660     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
19661     layout: "plot-throughput-speedup-analysis"
19662
19663 - type: "plot"
19664   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
19665   algorithm: "plot_tsa_name"
19666   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
19667   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19668   include:
19669     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
19670     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
19671     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19672     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
19673     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
19674     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19675   layout:
19676     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
19677     layout: "plot-throughput-speedup-analysis"
19678
19679 - type: "plot"
19680   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
19681   algorithm: "plot_tsa_name"
19682   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
19683   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19684   include:
19685     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19686     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
19687     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
19688     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19689   layout:
19690     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr"
19691     layout: "plot-throughput-speedup-analysis"
19692
19693 - type: "plot"
19694   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
19695   algorithm: "plot_tsa_name"
19696   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
19697   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19698   include:
19699     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
19700     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
19701     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
19702     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
19703   layout:
19704     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr"
19705     layout: "plot-throughput-speedup-analysis"
19706
19707 - type: "plot"
19708   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
19709   algorithm: "plot_tsa_name"
19710   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
19711   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19712   include:
19713     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19714     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19715     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19716     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19717     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19718     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19719   layout:
19720     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
19721     layout: "plot-throughput-speedup-analysis"
19722
19723 - type: "plot"
19724   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
19725   algorithm: "plot_tsa_name"
19726   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
19727   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19728   include:
19729     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19730     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19731     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19732     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19733     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19734     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19735   layout:
19736     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
19737     layout: "plot-throughput-speedup-analysis"
19738
19739 - type: "plot"
19740   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19741   algorithm: "plot_tsa_name"
19742   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19743   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19744   include:
19745     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19746     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19747     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19748     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19749   layout:
19750     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
19751     layout: "plot-throughput-speedup-analysis"
19752
19753 - type: "plot"
19754   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19755   algorithm: "plot_tsa_name"
19756   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19757   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19758   include:
19759     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19760     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19761     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19762     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19763   layout:
19764     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
19765     layout: "plot-throughput-speedup-analysis"
19766
19767 - type: "plot"
19768   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
19769   algorithm: "plot_tsa_name"
19770   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
19771   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19772   include:
19773     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
19774     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
19775     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19776     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
19777     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
19778     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19779   layout:
19780     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
19781     layout: "plot-throughput-speedup-analysis"
19782
19783 - type: "plot"
19784   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
19785   algorithm: "plot_tsa_name"
19786   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
19787   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19788   include:
19789     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
19790     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
19791     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19792     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
19793     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
19794     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19795   layout:
19796     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
19797     layout: "plot-throughput-speedup-analysis"
19798
19799 - type: "plot"
19800   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
19801   algorithm: "plot_tsa_name"
19802   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
19803   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19804   include:
19805     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19806     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
19807     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
19808     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
19809   layout:
19810     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
19811     layout: "plot-throughput-speedup-analysis"
19812
19813 - type: "plot"
19814   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
19815   algorithm: "plot_tsa_name"
19816   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
19817   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19818   include:
19819     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19820     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
19821     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
19822     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
19823   layout:
19824     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
19825     layout: "plot-throughput-speedup-analysis"
19826
19827 - type: "plot"
19828   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-ndr"
19829   algorithm: "plot_tsa_name"
19830   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-ndr-tsa"
19831   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19832   include:
19833     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19834     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19835     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19836     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19837     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19838   layout:
19839     title: "2n-clx-xxv710-64b-vhost-base-avf-ndr"
19840     layout: "plot-throughput-speedup-analysis"
19841
19842 - type: "plot"
19843   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-pdr"
19844   algorithm: "plot_tsa_name"
19845   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-pdr-tsa"
19846   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19847   include:
19848     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19849     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19850     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19851     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19852     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19853   layout:
19854     title: "2n-clx-xxv710-64b-vhost-base-avf-pdr"
19855     layout: "plot-throughput-speedup-analysis"
19856
19857 - type: "plot"
19858   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
19859   algorithm: "plot_tsa_name"
19860   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
19861   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19862   include:
19863     - "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"
19864     - "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"
19865     - "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"
19866     - "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"
19867     - "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"
19868   layout:
19869     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
19870     layout: "plot-throughput-speedup-analysis"
19871
19872 - type: "plot"
19873   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
19874   algorithm: "plot_tsa_name"
19875   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
19876   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19877   include:
19878     - "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"
19879     - "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"
19880     - "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"
19881     - "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"
19882     - "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"
19883   layout:
19884     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
19885     layout: "plot-throughput-speedup-analysis"
19886
19887 - type: "plot"
19888   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
19889   algorithm: "plot_tsa_name"
19890   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
19891   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19892   include:
19893     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19894     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19895     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19896     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19897     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19898   layout:
19899     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
19900     layout: "plot-throughput-speedup-analysis"
19901
19902 - type: "plot"
19903   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
19904   algorithm: "plot_tsa_name"
19905   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
19906   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19907   include:
19908     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19909     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19910     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19911     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19912     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19913   layout:
19914     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
19915     layout: "plot-throughput-speedup-analysis"
19916
19917 - type: "plot"
19918   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
19919   algorithm: "plot_tsa_name"
19920   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
19921   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19922   include:
19923     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19924     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19925     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19926     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19927     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
19928   layout:
19929     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
19930     layout: "plot-throughput-speedup-analysis"
19931
19932 - type: "plot"
19933   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
19934   algorithm: "plot_tsa_name"
19935   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
19936   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19937   include:
19938     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19939     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19940     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19941     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19942     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
19943   layout:
19944     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
19945     layout: "plot-throughput-speedup-analysis"
19946
19947 - type: "plot"
19948   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
19949   algorithm: "plot_tsa_name"
19950   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
19951   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19952   include:
19953     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19954     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19955     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19956     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19957   layout:
19958     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
19959     layout: "plot-throughput-speedup-analysis"
19960
19961 - type: "plot"
19962   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
19963   algorithm: "plot_tsa_name"
19964   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
19965   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19966   include:
19967     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19968     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19969     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19970     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19971   layout:
19972     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
19973     layout: "plot-throughput-speedup-analysis"
19974
19975 - type: "plot"
19976   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
19977   algorithm: "plot_tsa_name"
19978   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
19979   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19980   include:
19981     - "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"
19982     - "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"
19983     - "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"
19984     - "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"
19985   layout:
19986     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
19987     layout: "plot-throughput-speedup-analysis"
19988
19989 - type: "plot"
19990   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
19991   algorithm: "plot_tsa_name"
19992   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
19993   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19994   include:
19995     - "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"
19996     - "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"
19997     - "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"
19998     - "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"
19999   layout:
20000     title: "2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr"
20001     layout: "plot-throughput-speedup-analysis"
20002
20003 - type: "plot"
20004   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
20005   algorithm: "plot_tsa_name"
20006   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
20007   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20008   include:
20009     - "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"
20010     - "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"
20011     - "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"
20012     - "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"
20013     - "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"
20014     - "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"
20015   layout:
20016     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
20017     layout: "plot-throughput-speedup-analysis"
20018
20019 - type: "plot"
20020   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
20021   algorithm: "plot_tsa_name"
20022   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
20023   data: "plot-vpp-throughput-lat-tsa-2n-clx"
20024   include:
20025     - "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"
20026     - "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"
20027     - "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"
20028     - "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"
20029     - "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"
20030     - "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"
20031   layout:
20032     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
20033     layout: "plot-throughput-speedup-analysis"
20034
20035 ################################################################################
20036
20037 # Packet Throughput - DPDK
20038
20039 # 2n-clx-xxv710
20040
20041 - type: "plot"
20042   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
20043   algorithm: "plot_perf_box_name"
20044   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
20045   data: "plot-dpdk-throughput-latency-2n-clx"
20046   include:
20047     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
20048     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
20049   layout:
20050     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
20051     layout: "plot-throughput"
20052
20053 - type: "plot"
20054   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
20055   algorithm: "plot_perf_box_name"
20056   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
20057   data: "plot-dpdk-throughput-latency-2n-clx"
20058   include:
20059     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
20060     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
20061   layout:
20062     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
20063     layout: "plot-throughput"
20064
20065 - type: "plot"
20066   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
20067   algorithm: "plot_perf_box_name"
20068   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
20069   data: "plot-dpdk-throughput-latency-2n-clx"
20070   include:
20071     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
20072     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
20073   layout:
20074     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
20075     layout: "plot-throughput"
20076
20077 - type: "plot"
20078   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
20079   algorithm: "plot_perf_box_name"
20080   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
20081   data: "plot-dpdk-throughput-latency-2n-clx"
20082   include:
20083     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
20084     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
20085   layout:
20086     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
20087     layout: "plot-throughput"
20088
20089 # 2n-clx-x710
20090
20091 - type: "plot"
20092   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
20093   algorithm: "plot_perf_box_name"
20094   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
20095   data: "plot-dpdk-throughput-latency-2n-clx"
20096   include:
20097     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
20098     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
20099   layout:
20100     title: "2n-clx-x710-64b-2t1c-base-ndr"
20101     layout: "plot-throughput"
20102
20103 - type: "plot"
20104   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
20105   algorithm: "plot_perf_box_name"
20106   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
20107   data: "plot-dpdk-throughput-latency-2n-clx"
20108   include:
20109     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
20110     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
20111   layout:
20112     title: "2n-clx-x710-64b-4t2c-base-ndr"
20113     layout: "plot-throughput"
20114
20115 - type: "plot"
20116   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
20117   algorithm: "plot_perf_box_name"
20118   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
20119   data: "plot-dpdk-throughput-latency-2n-clx"
20120   include:
20121     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
20122     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
20123   layout:
20124     title: "2n-clx-x710-64b-2t1c-base-pdr"
20125     layout: "plot-throughput"
20126
20127 - type: "plot"
20128   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
20129   algorithm: "plot_perf_box_name"
20130   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
20131   data: "plot-dpdk-throughput-latency-2n-clx"
20132   include:
20133     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
20134     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
20135   layout:
20136     title: "2n-clx-x710-64b-4t2c-base-pdr"
20137     layout: "plot-throughput"
20138
20139 ################################################################################
20140
20141 - type: "plot"
20142   title: "Latency by percentile: 2n-skx"
20143   algorithm: "plot_hdrh_lat_by_percentile"
20144   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
20145   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
20146   target-links: "../../_static/vpp"
20147   data: "plot-vpp-hdrh-lat-2n-skx"
20148   filter: "'2T1C' and 'NIC_Intel-XXV710'"
20149   layout:
20150     layout: "plot-hdrh-latency-by-percentile"
20151
20152 - type: "plot"
20153   title: "Latency by percentile: 2n-skx-nat44"
20154   algorithm: "plot_hdrh_lat_by_percentile"
20155   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
20156   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
20157   target-links: "../../_static/vpp"
20158   data: "plot-vpp-hdrh-lat-2n-skx-nat44"
20159   filter: "'2T1C' and 'NIC_Intel-XXV710'"
20160   layout:
20161     layout: "plot-hdrh-latency-by-percentile"
20162
20163 - type: "plot"
20164   title: "Latency by percentile: 2n-skx-nat44-2"
20165   algorithm: "plot_hdrh_lat_by_percentile"
20166   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
20167   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
20168   target-links: "../../_static/vpp"
20169   data: "plot-vpp-hdrh-lat-2n-skx-nat44-2"
20170   filter: "'2T1C' and 'NIC_Intel-XXV710'"
20171   layout:
20172     layout: "plot-hdrh-latency-by-percentile"
20173
20174 - type: "plot"
20175   title: "Latency by percentile: 3n-skx"
20176   algorithm: "plot_hdrh_lat_by_percentile"
20177   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
20178   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
20179   target-links: "../../_static/vpp"
20180   data: "plot-vpp-hdrh-lat-3n-skx"
20181   filter: "'2T1C' and 'NIC_Intel-XXV710'"
20182   layout:
20183     layout: "plot-hdrh-latency-by-percentile"
20184
20185 - type: "plot"
20186   title: "Latency by percentile: 2n-clx"
20187   algorithm: "plot_hdrh_lat_by_percentile"
20188   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
20189   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
20190   target-links: "../../_static/vpp"
20191   data: "plot-vpp-hdrh-lat-2n-clx"
20192   filter: "'2T1C' and 'NIC_Intel-XXV710'"
20193   layout:
20194     layout: "plot-hdrh-latency-by-percentile"
20195
20196 - type: "plot"
20197   title: "Latency by percentile: 2n-clx-nat44"
20198   algorithm: "plot_hdrh_lat_by_percentile"
20199   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
20200   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
20201   target-links: "../../_static/vpp"
20202   data: "plot-vpp-hdrh-lat-2n-clx-nat44"
20203   filter: "'2T1C' and 'NIC_Intel-XXV710'"
20204   layout:
20205     layout: "plot-hdrh-latency-by-percentile"
20206
20207 - type: "plot"
20208   title: "Latency by percentile: 2n-clx-nat44-2"
20209   algorithm: "plot_hdrh_lat_by_percentile"
20210   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
20211   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
20212   target-links: "../../_static/vpp"
20213   data: "plot-vpp-hdrh-lat-2n-clx-nat44-2"
20214   filter: "'2T1C' and 'NIC_Intel-XXV710'"
20215   layout:
20216     layout: "plot-hdrh-latency-by-percentile"
20217
20218 - type: "plot"
20219   title: "Latency by percentile: 3n-hsw"
20220   algorithm: "plot_hdrh_lat_by_percentile"
20221   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
20222   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
20223   target-links: "../../_static/vpp"
20224   data: "plot-vpp-hdrh-lat-3n-hsw"
20225   filter: "'1T1C' and 'NIC_Intel-XL710'"
20226   layout:
20227     layout: "plot-hdrh-latency-by-percentile"
20228
20229 - type: "plot"
20230   title: "Latency by percentile: 3n-tsh"
20231   algorithm: "plot_hdrh_lat_by_percentile"
20232   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
20233   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
20234   target-links: "../../_static/vpp"
20235   data: "plot-vpp-hdrh-lat-3n-tsh"
20236   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
20237   layout:
20238     layout: "plot-hdrh-latency-by-percentile"
20239
20240 - type: "plot"
20241   title: "Latency by percentile: DPDK 2n-skx"
20242   algorithm: "plot_hdrh_lat_by_percentile"
20243   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-skx"
20244   output-file-links: "{DIR[LAT,DPDK]}/2n_skx.rst"
20245   target-links: "../../_static/dpdk"
20246   data: "plot-dpdk-hdrh-lat-2n-skx"
20247   filter: "'2T1C' and 'NIC_Intel-XXV710'"
20248   layout:
20249     layout: "plot-hdrh-latency-by-percentile"
20250
20251 - type: "plot"
20252   title: "Latency by percentile: DPDK 3n-skx"
20253   algorithm: "plot_hdrh_lat_by_percentile"
20254   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-skx"
20255   output-file-links: "{DIR[LAT,DPDK]}/3n_skx.rst"
20256   target-links: "../../_static/dpdk"
20257   data: "plot-dpdk-hdrh-lat-3n-skx"
20258   filter: "'2T1C' and 'NIC_Intel-XXV710'"
20259   layout:
20260     layout: "plot-hdrh-latency-by-percentile"
20261
20262 - type: "plot"
20263   title: "Latency by percentile: DPDK 2n-clx"
20264   algorithm: "plot_hdrh_lat_by_percentile"
20265   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
20266   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
20267   target-links: "../../_static/dpdk"
20268   data: "plot-dpdk-hdrh-lat-2n-clx"
20269   filter: "'2T1C' and 'NIC_Intel-XXV710'"
20270   layout:
20271     layout: "plot-hdrh-latency-by-percentile"
20272
20273 - type: "plot"
20274   title: "Latency by percentile: DPDK 3n-hsw"
20275   algorithm: "plot_hdrh_lat_by_percentile"
20276   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
20277   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
20278   target-links: "../../_static/dpdk"
20279   data: "plot-dpdk-hdrh-lat-3n-hsw"
20280   filter: "'1T1C' and 'NIC_Intel-XL710'"
20281   layout:
20282     layout: "plot-hdrh-latency-by-percentile"
20283
20284 - type: "plot"
20285   title: "Latency by percentile: DPDK 3n-tsh"
20286   algorithm: "plot_hdrh_lat_by_percentile"
20287   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
20288   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
20289   target-links: "../../_static/dpdk"
20290   data: "plot-dpdk-hdrh-lat-3n-tsh"
20291   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
20292   layout:
20293     layout: "plot-hdrh-latency-by-percentile"