5b96bbf6991a4e9e2e69987664dd6911f9500efe
[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: 60000000
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       # TODO: Add:
204       csit-vpp-perf-report-iterative-2009-3n-skx:
205         - 26  # rls2009 NDRPDR iter env 5
206         - 27  # rls2009 NDRPDR iter env 5
207         - 28  # rls2009 NDRPDR iter env 5
208         - 29  # rls2009 NDRPDR iter env 5
209
210     plot-vpp-hdrh-lat-3n-skx:
211       csit-vpp-perf-report-iterative-2009-3n-skx:
212         - 27  # rls2009 NDRPDR iter env 5
213
214 #    plot-vpp-nfv-3n-skx-ndrpdr:
215 #      # TODO: Replace:
216 #      # csit-vpp-perf-report-iterative-2009-3n-skx:
217 #      csit-vpp-perf-report-iterative-2005-3n-skx:
218 #        - 4   # NDRPDR sel
219 #        - 5   # NDRPDR sel ??? all x710 failed
220 #        - 33  # NDRPDR sel
221 #        - 28  # NDRPDR sel
222 #        - 34  # NDRPDR sel
223
224 #    plot-vpp-nfv-3n-skx-mrr:
225 #      # TODO: Replace:
226 #      # csit-vpp-perf-report-iterative-2009-3n-skx:
227 #      csit-vpp-perf-report-iterative-2005-3n-skx:
228 #        - 49  # MRR sel env 4
229
230     plot-dpdk-throughput-latency-3n-skx:
231       csit-dpdk-perf-report-iterative-2009-3n-skx:
232         - 4   # NDRPDR sel env5
233         - 5   # NDRPDR sel env5
234         - 6   # NDRPDR sel env5
235         - 7   # NDRPDR sel env5
236         - 8   # NDRPDR sel env5
237         - 9   # NDRPDR sel env5
238         - 14  # NDRPDR sel env5
239         - 11  # NDRPDR sel env5
240         - 12  # NDRPDR sel env5
241         - 13  # NDRPDR sel env5
242
243     plot-dpdk-hdrh-lat-3n-skx:
244       csit-dpdk-perf-report-iterative-2009-3n-skx:
245         - 4   # NDRPDR sel env5
246
247     # 2n-skx
248
249     plot-vpp-throughput-lat-tsa-2n-skx:
250       csit-vpp-perf-report-iterative-2009-2n-skx:
251         - 35  # rls2009 NDRPDR iter env 5
252         - 36  # rls2009 NDRPDR iter env 5
253         - 37  # rls2009 NDRPDR iter env 5
254         - 39  # rls2009 NDRPDR iter env 5
255         - 40  # rls2009 NDRPDR iter env 5
256         - 42  # rls2009 NDRPDR iter env 5
257         - 43  # rls2009 NDRPDR iter env 5
258         - 44  # rls2009 NDRPDR iter env 5
259         - 46  # rls2009 NDRPDR iter env 5
260         - 48  # rls2009 NDRPDR iter env 5
261         - 51  # rls2009 NDRPDR iter NAT44 env 5
262         - 52  # rls2009 NDRPDR iter NAT44 env 5
263         - 53  # rls2009 NDRPDR iter NAT44 env 5
264         - 54  # rls2009 NDRPDR iter NAT44 env 5
265         - 55  # rls2009 NDRPDR iter NAT44 env 5
266         - 56  # rls2009 NDRPDR iter NAT44 env 5
267         - 57  # rls2009 NDRPDR iter NAT44 env 5
268         - 58  # rls2009 NDRPDR iter NAT44 env 5
269         - 59  # rls2009 NDRPDR iter NAT44 env 5
270         - 60  # rls2009 NDRPDR iter NAT44 env 5
271
272     plot-vpp-hdrh-lat-2n-skx:
273       csit-vpp-perf-report-iterative-2009-2n-skx:
274         - 35  # rls2009 NDRPDR iter env 5
275
276     plot-vpp-soak-2n-skx:
277       csit-vpp-perf-report-iterative-2009-2n-skx:
278         - 33  # rls2009 soak env 5
279         - 34  # rls2009 soak env 5
280
281     plot-vpp-nfv-2n-skx-ndrpdr:
282       # TODO: Add:
283       csit-vpp-perf-report-iterative-2009-2n-skx:
284         - 38  # rls2009 nf-density iter env 5
285         - 41  # rls2009 nf-density iter env 5
286         - 45  # rls2009 nf-density iter env 5
287         - 47  # rls2009 nf-density iter env 5
288         - 49  # rls2009 nf-density iter env 5
289         - 63  # rls2009 nf-density iter env 5
290         - 65  # rls2009 nf-density iter env 5
291         - 66  # rls2009 nf-density iter env 5
292
293     plot-vpp-nfv-2n-skx-mrr:
294       csit-vpp-perf-report-iterative-2009-2n-skx:
295         - 50  # rls2009 MRR nf-density iter env 5
296
297     plot-vpp-nfv-reconf-2n-skx:
298       # TODO: Add:
299       csit-vpp-perf-report-iterative-2009-2n-skx:
300         - 27  # rls2009 reconf env 5
301         - 28  # rls2009 reconf env 5
302         - 29  # rls2009 reconf env 5
303         - 30  # rls2009 reconf env 5
304         - 31  # rls2009 reconf env 5
305         - 32  # rls2009 reconf env 5
306         - 61  # rls2009 reconf env 5
307         - 62  # rls2009 reconf env 5
308         - 68  # rls2009 reconf env 5
309
310     plot-dpdk-throughput-latency-2n-skx:
311       csit-dpdk-perf-report-iterative-2009-2n-skx:
312         - 4   # NDRPDR iter env5
313         - 5   # NDRPDR iter env5
314         - 6   # NDRPDR iter env5
315         - 7   # NDRPDR iter env5
316         - 8   # NDRPDR iter env5
317         - 9   # NDRPDR iter env5
318         - 10  # NDRPDR iter env5
319         - 11  # NDRPDR iter env5
320         - 12  # NDRPDR iter env5
321         - 13  # NDRPDR iter env5
322
323     plot-dpdk-hdrh-lat-2n-skx:
324       csit-dpdk-perf-report-iterative-2009-2n-skx:
325         - 4   # NDRPDR iter env5
326
327     # 2n-clx
328
329     plot-vpp-throughput-lat-tsa-2n-clx:
330       # TODO: Add:
331       csit-vpp-perf-report-iterative-2009-2n-clx:
332         - 36  # rls2009 NDRPDR iter env 5
333         - 38  # rls2009 NDRPDR iter env 5
334         - 39  # rls2009 NDRPDR iter env 5
335         - 40  # rls2009 NDRPDR iter env 5
336         - 41  # rls2009 NDRPDR iter env 5
337         - 42  # rls2009 NDRPDR iter env 5
338
339     plot-vpp-hdrh-lat-2n-clx:
340       csit-vpp-perf-report-iterative-2009-2n-clx:
341         - 36  # rls2009 NDRPDR iter env 5
342
343     plot-vpp-nfv-2n-clx-ndrpdr:
344       # TODO: Add:
345       csit-vpp-perf-report-iterative-2009-2n-clx:
346         - 37  # rls2009 nf-density iter env 5
347         - 43  # rls2009 nf-density iter env 5
348
349     plot-vpp-nfv-2n-clx-mrr:
350       csit-vpp-perf-report-iterative-2009-2n-clx:
351         - 45  # rls2009 MRR nf-density iter env 5
352
353     plot-vpp-nfv-reconf-2n-clx:
354       # TODO: Add:
355       csit-vpp-perf-report-iterative-2009-2n-clx:
356         - 25  # rls2009 reconf env 5
357         - 27  # rls2009 reconf env 5
358         - 28  # rls2009 reconf env 5
359         - 29  # rls2009 reconf env 5
360         - 30  # rls2009 reconf env 5
361         - 30  # rls2009 reconf env 5
362         - 32  # rls2009 reconf env 5
363         - 48  # rls2009 reconf env 5
364         - 53  # rls2009 reconf env 5
365
366     plot-vpp-soak-2n-clx:
367       csit-vpp-perf-report-iterative-2009-2n-clx:
368         - 33  # rls2009 soak env 5
369         - 34  # rls2009 soak env 5
370
371     plot-dpdk-throughput-latency-2n-clx:
372       csit-dpdk-perf-report-iterative-2009-2n-clx:
373         - 4   # NDRPDR iter env5
374         - 5   # NDRPDR iter env5
375         - 6   # NDRPDR iter env5
376         - 7   # NDRPDR iter env5
377         - 8   # NDRPDR iter env5
378         - 9   # NDRPDR iter env5
379         - 10  # NDRPDR iter env5
380         - 11  # NDRPDR iter env5
381         - 12  # NDRPDR iter env5
382         - 13  # NDRPDR iter env5
383
384     plot-dpdk-hdrh-lat-2n-clx:
385       csit-dpdk-perf-report-iterative-2009-2n-clx:
386         - 4   # NDRPDR iter env5
387
388     # 3n-tsh
389
390     plot-vpp-throughput-lat-tsa-3n-tsh:
391       # TODO: Add:
392       csit-vpp-perf-report-iterative-2009-3n-tsh:
393         - 14  # rls2009 NDRPDR iter env 5
394
395     plot-vpp-hdrh-lat-3n-tsh:
396       csit-vpp-perf-report-iterative-2009-3n-tsh:
397         - 14  # rls2009 NDRPDR iter env 5
398
399     plot-dpdk-throughput-latency-3n-tsh:
400       # TODO: Add:
401       csit-dpdk-perf-report-iterative-2009-3n-tsh:
402         - 1   # NDRPDR iter env5
403         - 2   # NDRPDR iter env5
404         - 3   # NDRPDR iter env5
405         - 4   # NDRPDR iter env5
406         - 5   # NDRPDR iter env5
407         - 6   # NDRPDR iter env5
408         - 7   # NDRPDR iter env5
409         - 9   # NDRPDR iter env5
410         - 10  # NDRPDR iter env5
411
412     plot-dpdk-hdrh-lat-3n-tsh:
413       csit-dpdk-perf-report-iterative-2009-3n-tsh:
414         - 1   # NDRPDR iter env5
415
416     # 3n-dnv
417
418     plot-vpp-throughput-lat-tsa-3n-dnv:
419       # TODO: Add:
420       csit-vpp-perf-report-iterative-2009-3n-dnv:
421         - 3   # rls2009 NDRPDR iter env 5
422         - 6   # rls2009 NDRPDR iter env 5
423         - 7   # rls2009 NDRPDR iter env 5
424         - 8   # rls2009 NDRPDR iter env 5
425         - 10  # rls2009 NDRPDR iter env 5
426         - 11  # rls2009 NDRPDR iter env 5
427         - 12  # rls2009 NDRPDR iter env 5
428         - 14  # rls2009 NDRPDR iter env 5
429         - 15  # rls2009 NDRPDR iter env 5
430
431     plot-dpdk-throughput-latency-3n-dnv:
432       # TODO: Replace:
433       # csit-dpdk-perf-report-iterative-2009-3n-dnv:
434       csit-dpdk-perf-report-iterative-2005-3n-dnv:
435         - 6   # NDRPDR sel
436         - 7   # NDRPDR sel
437         - 8   # NDRPDR sel
438         - 9   # NDRPDR sel
439         - 10  # NDRPDR sel
440         - 11  # NDRPDR sel
441         - 12  # NDRPDR sel
442         - 13  # NDRPDR sel
443         - 14  # NDRPDR sel
444         - 16  # NDRPDR sel
445
446     # 2n-dnv
447
448     plot-vpp-throughput-lat-tsa-2n-dnv:
449       # TODO: Add:
450       csit-vpp-perf-report-iterative-2009-2n-dnv:
451         - 3   # rls2009 NDRPDR iter env 5
452         - 5   # rls2009 NDRPDR iter env 5
453         - 6   # rls2009 NDRPDR iter env 5
454         - 7   # rls2009 NDRPDR iter env 5
455         - 9   # rls2009 NDRPDR iter env 5
456         - 10  # rls2009 NDRPDR iter env 5
457         - 11  # rls2009 NDRPDR iter env 5
458         - 12  # rls2009 NDRPDR iter env 5
459         - 14  # rls2009 NDRPDR iter env 5
460         - 15  # rls2009 NDRPDR iter env 5
461
462     plot-dpdk-throughput-latency-2n-dnv:
463       # TODO: Replace:
464       # csit-dpdk-perf-report-iterative-2009-2n-dnv:
465       csit-dpdk-perf-report-iterative-2005-2n-dnv:
466         - 8   # NDRPDR sel
467         - 9   # NDRPDR sel
468         - 10  # NDRPDR sel
469         - 11  # NDRPDR sel
470         - 12  # NDRPDR sel
471         - 13  # NDRPDR sel
472         - 14  # NDRPDR sel
473         - 15  # NDRPDR sel
474         - 16  # NDRPDR sel
475         - 17  # NDRPDR sel
476
477     ###########################################################################
478     # Simple tables (only one data set):
479
480     # NIC Comparisons
481
482     vpp-nic-comparison-3n-skx:
483       # TODO: Add:
484       csit-vpp-perf-report-iterative-2009-3n-skx:
485         - 26  # rls2009 NDRPDR iter env 5
486         - 27  # rls2009 NDRPDR iter env 5
487         - 28  # rls2009 NDRPDR iter env 5
488         - 29  # rls2009 NDRPDR iter env 5
489
490     vpp-nic-comparison-2n-skx:
491       csit-vpp-perf-report-iterative-2009-2n-skx:
492         - 35  # rls2009 NDRPDR iter env 5
493         - 36  # rls2009 NDRPDR iter env 5
494         - 37  # rls2009 NDRPDR iter env 5
495         - 39  # rls2009 NDRPDR iter env 5
496         - 40  # rls2009 NDRPDR iter env 5
497         - 42  # rls2009 NDRPDR iter env 5
498         - 43  # rls2009 NDRPDR iter env 5
499         - 44  # rls2009 NDRPDR iter env 5
500         - 46  # rls2009 NDRPDR iter env 5
501         - 48  # rls2009 NDRPDR iter env 5
502         - 51  # rls2009 NDRPDR iter NAT44 env 5
503         - 52  # rls2009 NDRPDR iter NAT44 env 5
504         - 53  # rls2009 NDRPDR iter NAT44 env 5
505         - 54  # rls2009 NDRPDR iter NAT44 env 5
506         - 55  # rls2009 NDRPDR iter NAT44 env 5
507         - 56  # rls2009 NDRPDR iter NAT44 env 5
508         - 57  # rls2009 NDRPDR iter NAT44 env 5
509         - 58  # rls2009 NDRPDR iter NAT44 env 5
510         - 59  # rls2009 NDRPDR iter NAT44 env 5
511         - 60  # rls2009 NDRPDR iter NAT44 env 5
512
513     vpp-nic-comparison-3n-skx-mrr:
514       csit-vpp-perf-report-iterative-2009-3n-skx:
515         - 24  # rls2009 MRR iter env 5
516
517     vpp-nic-comparison-2n-skx-mrr:
518       csit-vpp-perf-report-iterative-2009-2n-skx:
519         - 26  # rls2009 MRR iter env 5
520
521     # Results
522
523     vpp-perf-results-3n-hsw:
524       csit-vpp-perf-report-coverage-2009-3n-hsw:
525         - 3   # rls2009 NDRPDR cov 3n-hsw-crypto-00
526         - 4   # rls2009 NDRPDR cov 3n-hsw-crypto-01
527         - 5   # rls2009 NDRPDR cov 3n-hsw-crypto-02
528         - 6   # rls2009 NDRPDR cov 3n-hsw-crypto-03
529         - 7   # rls2009 NDRPDR cov 3n-hsw-ip4-00
530         - 8   # rls2009 NDRPDR cov 3n-hsw-ip4-01
531         - 9   # rls2009 NDRPDR cov 3n-hsw-ip4-02
532         - 10  # rls2009 NDRPDR cov 3n-hsw-ip4-03
533         - 11  # rls2009 NDRPDR cov 3n-hsw-ip4-04
534         - 12  # rls2009 NDRPDR cov 3n-hsw-ip4-05
535         - 13  # rls2009 NDRPDR cov 3n-hsw-ip4-06
536         - 14  # rls2009 NDRPDR cov 3n-hsw-ip4-07
537         - 15  # rls2009 NDRPDR cov 3n-hsw-ip4tun-00
538         - 16  # rls2009 NDRPDR cov 3n-hsw-ip4tun-01
539         - 17  # rls2009 NDRPDR cov 3n-hsw-ip4tun-02
540         - 18  # rls2009 NDRPDR cov 3n-hsw-ip6-00
541         - 19  # rls2009 NDRPDR cov 3n-hsw-ip6-01
542         - 20  # rls2009 NDRPDR cov 3n-hsw-ip6tun-00
543         - 21  # rls2009 NDRPDR cov 3n-hsw-l2-00
544         - 22  # rls2009 NDRPDR cov 3n-hsw-l2-01
545         - 23  # rls2009 NDRPDR cov 3n-hsw-l2-01
546         - 24  # rls2009 NDRPDR cov 3n-hsw-l2-03
547         - 25  # rls2009 NDRPDR cov 3n-hsw-l2-04
548         - 26  # rls2009 NDRPDR cov 3n-hsw-l2-05
549         - 27  # rls2009 NDRPDR cov 3n-hsw-l2-06
550         - 28  # rls2009 NDRPDR cov 3n-hsw-l2-07
551         - 29  # rls2009 NDRPDR cov 3n-hsw-l2-08
552         - 30  # rls2009 NDRPDR cov 3n-hsw-l2-09
553         - 31  # rls2009 NDRPDR cov 3n-hsw-l2-10
554         - 32  # rls2009 NDRPDR cov 3n-hsw-memif-00
555         - 33  # rls2009 NDRPDR cov 3n-hsw-srv6-00
556         - 34  # rls2009 NDRPDR cov 3n-hsw-srv6-01
557         - 35  # rls2009 NDRPDR cov 3n-hsw-vhost-00
558         - 36  # rls2009 NDRPDR cov 3n-hsw-vhost-01
559         - 37  # rls2009 NDRPDR cov 3n-hsw-vhost-02
560
561     vpp-perf-results-3n-skx:
562       # TODO: Replace:
563       csit-vpp-perf-report-coverage-2009-3n-skx:
564         - 1   # RC2 env5 3n-skx-ip4-00
565
566     vpp-perf-results-2n-skx:
567       # TODO: Replace:
568       csit-vpp-perf-report-coverage-2009-2n-skx:
569         - 7   # RC2 env5 2n-skx-ip4-00
570
571     vpp-perf-results-2n-clx:
572       # TODO: Replace:
573       csit-vpp-perf-report-coverage-2009-2n-clx:
574         - 1   # RC2 env5 2n-clx-ip4-00
575
576     vpp-perf-results-3n-tsh:
577       csit-vpp-perf-report-iterative-2009-3n-tsh:
578         - 14  # rls2009 NDRPDR iter env 5
579 #      csit-vpp-perf-report-coverage-2009-3n-tsh:
580 #        - 1   # RC2 3n-tsh-ip4-00
581
582     vpp-perf-results-3n-dnv:
583       # TODO: Add:
584       csit-vpp-perf-report-coverage-2009-3n-dnv:
585         - 2   # rls2009 NDRPDR cov 3n-dnv-crypto-01
586
587     vpp-perf-results-2n-dnv:
588       csit-vpp-perf-report-coverage-2009-2n-dnv:
589         - 2   # rls2009 NDRPDR cov 2n-dnv-ip4-00
590         - 3   # rls2009 NDRPDR cov 2n-dnv-ip4-01
591         - 4   # rls2009 NDRPDR cov 2n-dnv-ip6-00
592         - 5   # rls2009 NDRPDR cov 2n-dnv-ip6-01
593         - 6   # rls2009 NDRPDR cov 2n-dnv-l2-00
594         - 7   # rls2009 NDRPDR cov 2n-dnv-l2-01
595
596     vpp-mrr-results-3n-hsw:
597       csit-vpp-perf-report-iterative-2009-3n-hsw:
598         - 23  # rls2009 MRR iter env 5
599
600     vpp-mrr-results-3n-skx:
601       csit-vpp-perf-report-iterative-2009-3n-skx:
602         - 24  # rls2009 MRR iter env 5
603
604     vpp-mrr-results-2n-skx:
605       csit-vpp-perf-report-iterative-2009-2n-skx:
606         - 26  # rls2009 MRR iter env 5
607
608     vpp-mrr-results-2n-clx:
609       csit-vpp-perf-report-iterative-2009-2n-clx:
610         - 35  # rls2009 MRR iter env 5
611
612     vpp-mrr-results-3n-tsh:
613       csit-vpp-perf-report-iterative-2009-3n-tsh:
614         - 15  # rls2006 MRR iter env 5
615
616     vpp-mrr-results-3n-dnv:
617       # TODO: Replace by rls2009:
618       csit-vpp-perf-report-iterative-2009-3n-dnv:
619         - 19  # rls2005 MRR iter env 5
620
621     vpp-mrr-results-2n-dnv:
622       csit-vpp-perf-report-iterative-2009-2n-dnv:
623         - 13  # rls2009 MRR iter env 5
624
625     vpp-device-results-ubuntu:
626       csit-vpp-device-2009-ubuntu1804-1n-skx:
627         - 131 # rls2009 env 5
628
629     dpdk-perf-results-3n-hsw:
630       csit-dpdk-perf-report-iterative-2009-3n-hsw:
631         - 6   # NDRPDR iter env5
632
633     dpdk-perf-results-3n-skx:
634       csit-dpdk-perf-report-iterative-2009-3n-skx:
635         - 4   # NDRPDR sel env5
636
637     dpdk-perf-results-2n-skx:
638       csit-dpdk-perf-report-iterative-2009-2n-skx:
639         - 4   # NDRPDR iter env5
640
641     dpdk-perf-results-2n-clx:
642       csit-dpdk-perf-report-iterative-2009-2n-clx:
643         - 4   # NDRPDR iter env5
644
645     dpdk-perf-results-2n-dnv:
646       # TODO: Replace:
647       # csit-dpdk-perf-report-iterative-2009-2n-dnv:
648       csit-dpdk-perf-report-iterative-2005-2n-dnv:
649         - 8   # NDRPDR sel
650
651     dpdk-perf-results-3n-dnv:
652       # TODO: Replace:
653       # csit-dpdk-perf-report-iterative-2009-3n-dnv:
654       csit-dpdk-perf-report-iterative-2005-3n-dnv:
655         - 6   # NDRPDR sel
656
657     dpdk-perf-results-3n-tsh:
658       csit-dpdk-perf-report-iterative-2009-3n-tsh:
659         - 1   # NDRPDR iter env5
660
661 ###########################################################################
662     # Tables (more than one data set)
663
664     # Performance changes
665
666     vpp-performance-changes-3n-hsw-h1:
667       csit-vpp-perf-report-iterative-2005-3n-hsw:
668         - 31  # NDRPDR sel 2001.0-4
669         - 32  # NDRPDR sel 2001.0-4
670         - 33  # NDRPDR sel 2001.0-4
671         - 34  # NDRPDR sel 2001.0-4
672         - 35  # NDRPDR sel 2001.0-4
673         - 36  # NDRPDR sel 2001.0-4
674         - 38  # NDRPDR sel 2001.0-4
675     vpp-performance-changes-3n-hsw-ref-env4:
676       csit-vpp-perf-report-iterative-2005-3n-hsw:
677         - 20  # NDRPDR sel env 4
678         - 21  # NDRPDR sel env 4
679         - 22  # NDRPDR sel env 4
680         - 23  # NDRPDR sel env 4
681         - 24  # NDRPDR sel env 4
682         - 25  # NDRPDR sel env 4
683         - 26  # NDRPDR sel env 4
684         - 27  # NDRPDR sel env 4
685         - 28  # NDRPDR sel env 4
686         - 29  # NDRPDR sel env 4
687     vpp-performance-changes-3n-hsw-ref-env5:
688       csit-vpp-perf-report-iterative-2009-3n-hsw:
689         - 9   # rls2005 NDRPDR iter env 5
690         - 10  # rls2005 NDRPDR iter env 5
691         - 11  # rls2005 NDRPDR iter env 5
692         - 12  # rls2005 NDRPDR iter env 5
693         - 13  # rls2005 NDRPDR iter env 5
694         - 14  # rls2005 NDRPDR iter env 5
695         - 15  # rls2005 NDRPDR iter env 5
696         - 16  # rls2005 NDRPDR iter env 5
697         - 17  # rls2005 NDRPDR iter env 5
698         - 19  # rls2005 NDRPDR iter env 5
699     vpp-performance-changes-3n-hsw-cmp:
700       csit-vpp-perf-report-iterative-2009-3n-hsw:
701         - 21  # rls2009 NDRPDR iter env 5
702         - 22  # rls2009 NDRPDR iter env 5
703         - 24  # rls2009 NDRPDR iter env 5
704         - 25  # rls2009 NDRPDR iter env 5
705         - 26  # rls2009 NDRPDR iter env 5
706         - 27  # rls2009 NDRPDR iter env 5
707         - 28  # rls2009 NDRPDR iter env 5
708         - 29  # rls2009 NDRPDR iter env 5
709         - 30  # rls2009 NDRPDR iter env 5
710         - 31  # rls2009 NDRPDR iter env 5
711
712     vpp-performance-changes-3n-skx-h1:
713       csit-vpp-perf-report-iterative-2005-3n-skx:
714         - 50  # NDRPDR sel 2001.0-4
715         - 51  # NDRPDR sel 2001.0-4
716         - 52  # NDRPDR sel 2001.0-4
717         - 53  # NDRPDR sel 2001.0-4
718         - 54  # NDRPDR sel 2001.0-4
719     vpp-performance-changes-3n-skx-ref-env4:
720       csit-vpp-perf-report-iterative-2005-3n-skx:
721         - 42  # NDRPDR sel env 4
722         - 43  # NDRPDR sel env 4
723         - 44  # NDRPDR sel env 4
724         - 45  # NDRPDR sel env 4
725         - 47  # NDRPDR sel env 4
726         - 55  # NDRPDR sel env 4
727         - 56  # NDRPDR sel env 4
728         - 57  # NDRPDR sel env 4
729         - 61  # NDRPDR sel env 4
730         - 62  # NDRPDR sel env 4
731     vpp-performance-changes-3n-skx-ref-env5:
732       csit-vpp-perf-report-iterative-2009-3n-skx:
733         - 13  # rls2005 NDRPDR iter env 5
734         - 18  # rls2005 NDRPDR iter env 5
735         - 19  # rls2005 NDRPDR iter env 5
736     vpp-performance-changes-3n-skx-cmp:
737       # TODO: Add:
738       csit-vpp-perf-report-iterative-2009-3n-skx:
739         - 26  # rls2009 NDRPDR iter env 5
740         - 27  # rls2009 NDRPDR iter env 5
741         - 28  # rls2009 NDRPDR iter env 5
742         - 29  # rls2009 NDRPDR iter env 5
743
744     vpp-performance-changes-2n-skx-h1:
745       csit-vpp-perf-report-iterative-2005-2n-skx:
746         - 100 # NDRPDR sel 2001.0-4
747         - 101 # NDRPDR sel 2001.0-4
748         - 102 # NDRPDR sel 2001.0-4
749         - 103 # NDRPDR sel 2001.0-4
750         - 104 # NDRPDR sel 2001.0-4
751         - 105 # NDRPDR sel 2001.0-4
752     vpp-performance-changes-2n-skx-ref-env4:
753       csit-vpp-perf-report-iterative-2005-2n-skx:
754         - 88  # NDRPDR sel env 4
755         - 89  # NDRPDR sel env 4
756         - 90  # NDRPDR sel env 4
757         - 91  # NDRPDR sel env 4
758         - 92  # NDRPDR sel env 4
759         - 93  # NDRPDR sel env 4
760         - 94  # NDRPDR sel env 4
761         - 125 # NDRPDR sel env 4
762         - 126 # NDRPDR sel env 4
763         - 127 # NDRPDR sel env 4
764     vpp-performance-changes-2n-skx-ref-env5:
765       csit-vpp-perf-report-iterative-2009-2n-skx:
766         - 13  # rls2005 NDRPDR iter env 5
767         - 16  # rls2005 NDRPDR iter env 5
768         - 17  # rls2005 NDRPDR iter env 5
769         - 18  # rls2005 NDRPDR iter env 5
770         - 19  # rls2005 NDRPDR iter env 5
771         - 21  # rls2005 NDRPDR iter env 5
772         - 22  # rls2005 NDRPDR iter env 5
773         - 23  # rls2005 NDRPDR iter env 5
774         - 24  # rls2005 NDRPDR iter env 5
775         - 25  # rls2005 NDRPDR iter env 5
776     vpp-performance-changes-2n-skx-cmp:
777       csit-vpp-perf-report-iterative-2009-2n-skx:
778         - 35  # rls2009 NDRPDR iter env 5
779         - 36  # rls2009 NDRPDR iter env 5
780         - 37  # rls2009 NDRPDR iter env 5
781         - 39  # rls2009 NDRPDR iter env 5
782         - 40  # rls2009 NDRPDR iter env 5
783         - 42  # rls2009 NDRPDR iter env 5
784         - 43  # rls2009 NDRPDR iter env 5
785         - 44  # rls2009 NDRPDR iter env 5
786         - 46  # rls2009 NDRPDR iter env 5
787         - 48  # rls2009 NDRPDR iter env 5
788         - 51  # rls2009 NDRPDR iter NAT44 env 5
789         - 52  # rls2009 NDRPDR iter NAT44 env 5
790         - 53  # rls2009 NDRPDR iter NAT44 env 5
791         - 54  # rls2009 NDRPDR iter NAT44 env 5
792         - 55  # rls2009 NDRPDR iter NAT44 env 5
793         - 56  # rls2009 NDRPDR iter NAT44 env 5
794         - 57  # rls2009 NDRPDR iter NAT44 env 5
795         - 58  # rls2009 NDRPDR iter NAT44 env 5
796         - 59  # rls2009 NDRPDR iter NAT44 env 5
797         - 60  # rls2009 NDRPDR iter NAT44 env 5
798
799     vpp-performance-changes-2n-clx-h1:
800       csit-vpp-perf-report-iterative-2005-2n-clx:
801         - 73  # NDRPDR sel 2001.0-4
802         - 74  # NDRPDR sel 2001.0-4
803         - 75  # NDRPDR sel 2001.0-4
804         - 76  # NDRPDR sel 2001.0-4
805         - 77  # NDRPDR sel 2001.0-4
806         - 78  # NDRPDR sel 2001.0-4
807         - 79  # NDRPDR sel 2001.0-4
808         - 80  # NDRPDR sel 2001.0-4
809     vpp-performance-changes-2n-clx-ref-env4:
810       csit-vpp-perf-report-iterative-2005-2n-clx:
811         - 62  # NDRPDR sel env 4
812         - 63  # NDRPDR sel env 4
813         - 64  # NDRPDR sel env 4
814         - 65  # NDRPDR sel env 4
815         - 66  # NDRPDR sel env 4
816         - 68  # NDRPDR sel env 4
817         - 69  # NDRPDR sel env 4
818         - 70  # NDRPDR sel env 4
819         - 103 # NDRPDR sel env 4
820         - 104 # NDRPDR sel env 4
821     vpp-performance-changes-2n-clx-ref-env5:
822       csit-vpp-perf-report-iterative-2009-2n-clx:
823         - 13  # rls2005 NDRPDR iter env 5
824         - 15  # rls2005 NDRPDR iter env 5
825         - 17  # rls2005 NDRPDR iter env 5
826         - 18  # rls2005 NDRPDR iter env 5
827         - 19  # rls2005 NDRPDR iter env 5
828         - 20  # rls2005 NDRPDR iter env 5
829         - 21  # rls2005 NDRPDR iter env 5
830         - 22  # rls2005 NDRPDR iter env 5
831         - 23  # rls2005 NDRPDR iter env 5
832         - 24  # rls2005 NDRPDR iter env 5
833     vpp-performance-changes-2n-clx-cmp:
834       # TODO: Add:
835       csit-vpp-perf-report-iterative-2009-2n-clx:
836         - 36  # rls2009 NDRPDR iter env 5
837         - 38  # rls2009 NDRPDR iter env 5
838         - 39  # rls2009 NDRPDR iter env 5
839         - 40  # rls2009 NDRPDR iter env 5
840         - 41  # rls2009 NDRPDR iter env 5
841         - 42  # rls2009 NDRPDR iter env 5
842
843     vpp-performance-changes-2n-dnv-h1:
844       csit-vpp-perf-verify-2001-2n-dnv:
845         - 4   # NDRPDR sel
846         - 5   # NDRPDR sel
847         - 6   # NDRPDR sel
848         - 7   # NDRPDR sel
849         - 8   # NDRPDR sel
850         - 9   # NDRPDR sel
851         - 10  # NDRPDR sel
852         - 11  # NDRPDR sel
853         - 13  # NDRPDR sel
854         - 16  # NDRPDR sel
855     vpp-performance-changes-2n-dnv-ref:
856       # TODO: Add:
857       csit-vpp-perf-report-iterative-2009-2n-dnv:
858         - 16  # rls2005 NDRPDR iter env 5
859         - 17  # rls2005 NDRPDR iter env 5
860         - 18  # rls2005 NDRPDR iter env 5
861         - 19  # rls2005 NDRPDR iter env 5
862         - 21  # rls2005 NDRPDR iter env 5
863     vpp-performance-changes-2n-dnv-cmp:
864       csit-vpp-perf-report-iterative-2009-2n-dnv:
865         - 3   # rls2009 NDRPDR iter env 5
866         - 5   # rls2009 NDRPDR iter env 5
867         - 6   # rls2009 NDRPDR iter env 5
868         - 7   # rls2009 NDRPDR iter env 5
869         - 9   # rls2009 NDRPDR iter env 5
870         - 10  # rls2009 NDRPDR iter env 5
871         - 11  # rls2009 NDRPDR iter env 5
872         - 12  # rls2009 NDRPDR iter env 5
873         - 14  # rls2009 NDRPDR iter env 5
874         - 15  # rls2009 NDRPDR iter env 5
875
876     vpp-performance-changes-3n-dnv-h1:
877       csit-vpp-perf-verify-2001-3n-dnv:
878         - 5   # NDRPDR sel
879         - 6   # NDRPDR sel
880         - 7   # NDRPDR sel
881         - 8   # NDRPDR sel
882         - 9   # NDRPDR sel
883         - 10  # NDRPDR sel
884         - 12  # NDRPDR sel
885         - 16  # NDRPDR sel
886         - 17  # NDRPDR sel
887         - 18  # NDRPDR sel
888     vpp-performance-changes-3n-dnv-ref:
889       # TODO: Add:
890       csit-vpp-perf-report-iterative-2009-3n-dnv:
891         - 16  # rls2005 NDRPDR iter env 5
892     vpp-performance-changes-3n-dnv-cmp:
893       # TODO: Add:
894       csit-vpp-perf-report-iterative-2009-3n-dnv:
895         - 3   # rls2009 NDRPDR iter env 5
896         - 6   # rls2009 NDRPDR iter env 5
897         - 7   # rls2009 NDRPDR iter env 5
898         - 8   # rls2009 NDRPDR iter env 5
899         - 10  # rls2009 NDRPDR iter env 5
900         - 11  # rls2009 NDRPDR iter env 5
901         - 12  # rls2009 NDRPDR iter env 5
902         - 14  # rls2009 NDRPDR iter env 5
903         - 15  # rls2009 NDRPDR iter env 5
904
905     vpp-performance-changes-3n-tsh-h1:
906       csit-vpp-perf-report-iterative-2005-3n-tsh:
907         - 28  # NDRPDR sel 2001.0-4
908         - 29  # NDRPDR sel 2001.0-4
909         - 31  # NDRPDR sel 2001.0-4
910     vpp-performance-changes-3n-tsh-ref-env4:
911       csit-vpp-perf-report-iterative-2005-3n-tsh:
912         - 23  # NDRPDR sel env 4
913         - 25  # NDRPDR sel env 4
914         - 33  # NDRPDR sel env 4
915         - 34  # NDRPDR sel env 4
916         - 35  # NDRPDR sel env 4
917         - 36  # NDRPDR sel env 4
918         - 37  # NDRPDR sel env 4
919         - 38  # NDRPDR sel env 4
920         - 39  # NDRPDR sel env 4
921         - 40  # NDRPDR sel env 4
922     vpp-performance-changes-3n-tsh-ref-env5:
923       csit-vpp-perf-report-iterative-2009-3n-tsh:
924         - 8   # rls2005 NDRPDR iter env 5
925         - 11  # rls2005 NDRPDR iter env 5
926         - 12  # rls2005 NDRPDR iter env 5
927     vpp-performance-changes-3n-tsh-cmp:
928       # TODO: Add:
929       csit-vpp-perf-report-iterative-2009-3n-tsh:
930         - 14  # rls2009 NDRPDR iter env 5
931
932     vpp-soak-vs-ndr-2n-skx-ref:
933       csit-vpp-perf-report-iterative-2009-2n-skx:
934         - 35  # rls2009 NDRPDR iter env 5
935         - 36  # rls2009 NDRPDR iter env 5
936         - 37  # rls2009 NDRPDR iter env 5
937         - 39  # rls2009 NDRPDR iter env 5
938         - 40  # rls2009 NDRPDR iter env 5
939         - 42  # rls2009 NDRPDR iter env 5
940         - 43  # rls2009 NDRPDR iter env 5
941         - 44  # rls2009 NDRPDR iter env 5
942         - 46  # rls2009 NDRPDR iter env 5
943         - 48  # rls2009 NDRPDR iter env 5
944     vpp-soak-vs-ndr-2n-skx-cmp:
945       csit-vpp-perf-report-iterative-2009-2n-skx:
946         - 33  # rls2009 soak env 5
947         - 34  # rls2009 soak env 5
948     vpp-soak-vs-ndr-2n-skx:
949       # TODO: Add:
950       csit-vpp-perf-report-iterative-2009-2n-skx:
951         - 35  # rls2009 NDRPDR iter env 5
952         - 36  # rls2009 NDRPDR iter env 5
953         - 37  # rls2009 NDRPDR iter env 5
954         - 39  # rls2009 NDRPDR iter env 5
955         - 40  # rls2009 NDRPDR iter env 5
956         - 42  # rls2009 NDRPDR iter env 5
957         - 43  # rls2009 NDRPDR iter env 5
958         - 44  # rls2009 NDRPDR iter env 5
959         - 46  # rls2009 NDRPDR iter env 5
960         - 48  # rls2009 NDRPDR iter env 5
961         - 33  # rls2009 soak env 5
962         - 34  # rls2009 soak env 5
963
964     vpp-soak-vs-ndr-2n-clx-ref:
965       # TODO: Add:
966       csit-vpp-perf-report-iterative-2009-2n-clx:
967         - 36  # rls2009 NDRPDR iter env 5
968         - 38  # rls2009 NDRPDR iter env 5
969         - 39  # rls2009 NDRPDR iter env 5
970         - 40  # rls2009 NDRPDR iter env 5
971         - 41  # rls2009 NDRPDR iter env 5
972         - 42  # rls2009 NDRPDR iter env 5
973     vpp-soak-vs-ndr-2n-clx-cmp:
974       csit-vpp-perf-report-iterative-2009-2n-clx:
975         - 33  # rls2009 soak env 5
976         - 34  # rls2009 soak env 5
977     vpp-soak-vs-ndr-2n-clx:
978       # TODO: Add:
979       csit-vpp-perf-report-iterative-2009-2n-clx:
980         - 36  # rls2009 NDRPDR iter env 5
981         - 38  # rls2009 NDRPDR iter env 5
982         - 39  # rls2009 NDRPDR iter env 5
983         - 40  # rls2009 NDRPDR iter env 5
984         - 41  # rls2009 NDRPDR iter env 5
985         - 42  # rls2009 NDRPDR iter env 5
986         - 33  # rls2009 soak env 5
987         - 34  # rls2009 soak env 5
988
989     vpp-performance-changes-3n-hsw-mrr-h1:
990       csit-vpp-perf-verify-2001-3n-hsw:
991         - 17  # MRR sel
992     vpp-performance-changes-3n-hsw-mrr-ref-env4:
993       csit-vpp-perf-report-iterative-2005-3n-hsw:
994         - 30  # MRR env 4
995     vpp-performance-changes-3n-hsw-mrr-ref-env5:
996       csit-vpp-perf-report-iterative-2009-3n-hsw:
997         - 18  # rls2005 MRR iter env 5
998     vpp-performance-changes-3n-hsw-mrr-cmp:
999       csit-vpp-perf-report-iterative-2009-3n-hsw:
1000         - 23  # rls2009 MRR iter env 5
1001
1002     vpp-performance-changes-3n-skx-mrr-h1:
1003       csit-vpp-perf-verify-2001-3n-skx:
1004         - 50  # MRR sel
1005         - 53  # MRR sel addition
1006     vpp-performance-changes-3n-skx-mrr-ref-env4:
1007       csit-vpp-perf-report-iterative-2005-3n-skx:
1008         - 49  # MRR sel env 4
1009     vpp-performance-changes-3n-skx-mrr-ref-env5:
1010       csit-vpp-perf-report-iterative-2009-3n-skx:
1011         - 17  # rls2005 MRR iter env 5
1012     vpp-performance-changes-3n-skx-mrr-cmp:
1013       csit-vpp-perf-report-iterative-2009-3n-skx:
1014         - 24  # rls2009 MRR iter env 5
1015
1016     vpp-performance-changes-2n-skx-mrr-h1:
1017       csit-vpp-perf-verify-2001-2n-skx:
1018         - 101 # MRR sel
1019         - 128 # MRR sel addition
1020     vpp-performance-changes-2n-skx-mrr-ref-env4:
1021       csit-vpp-perf-report-iterative-2005-2n-skx:
1022         - 99  # MRR sel env 4
1023     vpp-performance-changes-2n-skx-mrr-ref-env5:
1024       csit-vpp-perf-report-iterative-2009-2n-skx:
1025         - 20  # rls2005 MRR iter env 5
1026     vpp-performance-changes-2n-skx-mrr-cmp:
1027       csit-vpp-perf-report-iterative-2009-2n-skx:
1028         - 26  # rls2009 MRR iter env 5
1029
1030     vpp-performance-changes-2n-clx-mrr-h1:
1031       csit-vpp-perf-verify-2001-2n-clx:
1032         - 39  # MRR
1033     vpp-performance-changes-2n-clx-mrr-ref-env4:
1034       csit-vpp-perf-report-iterative-2005-2n-clx:
1035         - 72   # MRR sel env 4
1036     vpp-performance-changes-2n-clx-mrr-ref-env5:
1037       csit-vpp-perf-report-iterative-2009-2n-clx:
1038         - 16  # rls2005 MRR iter env 5
1039     vpp-performance-changes-2n-clx-mrr-cmp:
1040       csit-vpp-perf-report-iterative-2009-2n-clx:
1041         - 35  # rls2009 MRR iter env 5
1042
1043 #    vpp-performance-changes-nfv-2n-skx-mrr-ref:
1044 #      csit-vpp-perf-verify-1908-2n-skx:
1045 #        - 71  # NFV MRR
1046 #    vpp-performance-changes-nfv-2n-skx-mrr-cmp:
1047 #      # csit-vpp-perf-verify-2001-2n-skx:
1048 #      csit-vpp-perf-verify-1908-2n-skx:
1049 #        - 71  # NFV MRR
1050
1051     vpp-performance-changes-2n-dnv-mrr-h1:
1052       csit-vpp-perf-verify-2001-2n-dnv:
1053         - 12  # MRR sel
1054     vpp-performance-changes-2n-dnv-mrr-ref:
1055       csit-vpp-perf-report-iterative-2009-2n-dnv:
1056         - 23  # rls2005 MRR iter env 5
1057     vpp-performance-changes-2n-dnv-mrr-cmp:
1058       csit-vpp-perf-report-iterative-2009-2n-dnv:
1059         - 13  # rls2009 MRR iter env 5
1060
1061     vpp-performance-changes-3n-dnv-mrr-h1:
1062       csit-vpp-perf-verify-2001-3n-dnv:
1063         - 11  # MRR sel
1064     vpp-performance-changes-3n-dnv-mrr-ref:
1065       csit-vpp-perf-report-iterative-2009-3n-dnv:
1066         - 19  # rls2005 MRR iter env 5
1067     vpp-performance-changes-3n-dnv-mrr-cmp:
1068       # TODO: Replace by rls2009:
1069       csit-vpp-perf-report-iterative-2009-3n-dnv:
1070         - 19  # rls2005 MRR iter env 5
1071
1072     vpp-performance-changes-3n-tsh-mrr-h1:
1073       csit-vpp-perf-verify-2001-3n-tsh:
1074         - 9   # MRR sel
1075     vpp-performance-changes-3n-tsh-mrr-ref-env4:
1076       csit-vpp-perf-report-iterative-2005-3n-tsh:
1077         - 27  # MRR sel env 4
1078     vpp-performance-changes-3n-tsh-mrr-ref-env5:
1079       csit-vpp-perf-report-iterative-2009-3n-tsh:
1080         - 13  # rls2005 MRR iter env 5
1081     vpp-performance-changes-3n-tsh-mrr-cmp:
1082       csit-vpp-perf-report-iterative-2009-3n-tsh:
1083         - 15  # rls2006 MRR iter env 5
1084
1085     dpdk-performance-changes-3n-hsw-h1:
1086       csit-dpdk-perf-verify-2001-3n-hsw:
1087         - 4   # NDRPDR sel
1088         - 5   # NDRPDR sel
1089         - 6   # NDRPDR sel
1090         - 7   # NDRPDR sel
1091         - 8   # NDRPDR sel
1092         - 9   # NDRPDR sel
1093         - 10  # NDRPDR sel
1094         - 11  # NDRPDR sel
1095         - 12  # NDRPDR sel
1096         - 13  # NDRPDR sel
1097         - 15  # NDRPDR sel
1098         - 16  # NDRPDR sel
1099         - 17  # NDRPDR sel
1100         - 18  # NDRPDR sel
1101         - 19  # NDRPDR sel
1102         - 20  # NDRPDR sel
1103         - 21  # NDRPDR sel
1104         - 22  # NDRPDR sel
1105         - 23  # NDRPDR sel
1106         - 24  # NDRPDR sel
1107     dpdk-performance-changes-3n-hsw-ref:
1108       csit-dpdk-perf-report-iterative-2005-3n-hsw:
1109         - 25  # NDRPDR iter
1110         - 26  # NDRPDR iter
1111         - 27  # NDRPDR iter
1112         - 28  # NDRPDR iter
1113         - 29  # NDRPDR iter
1114         - 30  # NDRPDR iter
1115         - 31  # NDRPDR iter
1116         - 32  # NDRPDR iter
1117         - 33  # NDRPDR iter
1118         - 34  # NDRPDR iter
1119     dpdk-performance-changes-3n-hsw-cmp:
1120       csit-dpdk-perf-report-iterative-2009-3n-hsw:
1121         - 6   # NDRPDR iter env5
1122         - 7   # NDRPDR iter env5
1123         - 8   # NDRPDR iter env5
1124         - 9   # NDRPDR iter env5
1125         - 10  # NDRPDR iter env5
1126         - 11  # NDRPDR iter env5
1127         - 12  # NDRPDR iter env5
1128         - 13  # NDRPDR iter env5
1129         - 14  # NDRPDR iter env5
1130         - 15  # NDRPDR iter env5
1131
1132     dpdk-performance-changes-3n-skx-h1:
1133       csit-dpdk-perf-verify-2001-3n-skx:
1134         - 29  # NDRPDR sel xxv710
1135         - 33  # NDRPDR sel xxv710
1136         - 34  # NDRPDR sel xxv710
1137         - 35  # NDRPDR sel xxv710
1138         - 36  # NDRPDR sel xxv710
1139         - 37  # NDRPDR sel xxv710
1140         - 41  # NDRPDR sel xxv710
1141         - 42  # NDRPDR sel xxv710
1142         - 43  # NDRPDR sel xxv710
1143         - 45  # NDRPDR sel xxv710
1144         - 30  # NDRPDR sel x710
1145         - 31  # NDRPDR sel x710
1146         - 32  # NDRPDR sel x710
1147         - 38  # NDRPDR sel x710
1148         - 39  # NDRPDR sel x710
1149         - 40  # NDRPDR sel x710
1150         - 44  # NDRPDR sel x710
1151         - 46  # NDRPDR sel x710
1152         - 47  # NDRPDR sel x710
1153         - 48  # NDRPDR sel x710
1154     dpdk-performance-changes-3n-skx-ref:
1155       csit-dpdk-perf-report-iterative-2005-3n-skx:
1156         - 28  # NDRPDR iter
1157         - 29  # NDRPDR iter
1158         - 30  # NDRPDR iter
1159         - 31  # NDRPDR iter
1160         - 32  # NDRPDR iter
1161         - 33  # NDRPDR iter
1162         - 34  # NDRPDR iter
1163         - 35  # NDRPDR iter
1164         - 36  # NDRPDR iter
1165         - 37  # NDRPDR iter
1166     dpdk-performance-changes-3n-skx-cmp:
1167       csit-dpdk-perf-report-iterative-2009-3n-skx:
1168         - 4   # NDRPDR sel env5
1169         - 5   # NDRPDR sel env5
1170         - 6   # NDRPDR sel env5
1171         - 7   # NDRPDR sel env5
1172         - 8   # NDRPDR sel env5
1173         - 9   # NDRPDR sel env5
1174         - 14  # NDRPDR sel env5
1175         - 11  # NDRPDR sel env5
1176         - 12  # NDRPDR sel env5
1177         - 13  # NDRPDR sel env5
1178
1179     dpdk-performance-changes-2n-skx-h1:
1180       csit-dpdk-perf-verify-2001-2n-skx:
1181         - 35  # NDRPDR sel xxv710
1182         - 36  # NDRPDR sel xxv710
1183         - 37  # NDRPDR sel xxv710
1184         - 41  # NDRPDR sel xxv710
1185         - 42  # NDRPDR sel xxv710
1186         - 43  # NDRPDR sel xxv710
1187         - 46  # NDRPDR sel xxv710
1188         - 47  # NDRPDR sel xxv710
1189         - 52  # NDRPDR sel xxv710
1190         - 53  # NDRPDR sel xxv710
1191         - 38  # NDRPDR sel x710
1192         - 39  # NDRPDR sel x710
1193         - 40  # NDRPDR sel x710
1194         - 44  # NDRPDR sel x710
1195         - 45  # NDRPDR sel x710
1196         - 48  # NDRPDR sel x710
1197         - 49  # NDRPDR sel x710
1198         - 50  # NDRPDR sel x710
1199         - 51  # NDRPDR sel x710
1200         - 54  # NDRPDR sel x710
1201     dpdk-performance-changes-2n-skx-ref:
1202       csit-dpdk-perf-report-iterative-2005-2n-skx:
1203         - 20  # NDRPDR iter
1204         - 21  # NDRPDR iter
1205         - 22  # NDRPDR iter
1206         - 23  # NDRPDR iter
1207         - 24  # NDRPDR iter
1208         - 25  # NDRPDR iter
1209         - 26  # NDRPDR iter
1210         - 27  # NDRPDR iter
1211         - 28  # NDRPDR iter
1212         - 29  # NDRPDR iter
1213     dpdk-performance-changes-2n-skx-cmp:
1214       csit-dpdk-perf-report-iterative-2009-2n-skx:
1215         - 4   # NDRPDR iter env5
1216         - 5   # NDRPDR iter env5
1217         - 6   # NDRPDR iter env5
1218         - 7   # NDRPDR iter env5
1219         - 8   # NDRPDR iter env5
1220         - 9   # NDRPDR iter env5
1221         - 10  # NDRPDR iter env5
1222         - 11  # NDRPDR iter env5
1223         - 12  # NDRPDR iter env5
1224         - 13  # NDRPDR iter env5
1225
1226     dpdk-performance-changes-2n-clx-h1:
1227       csit-dpdk-perf-verify-2001-2n-clx:
1228         - 15  # NDRPDR sel
1229         - 16  # NDRPDR sel
1230         - 17  # NDRPDR sel
1231         - 18  # NDRPDR sel
1232         - 19  # NDRPDR sel
1233         - 20  # NDRPDR sel
1234         - 21  # NDRPDR sel
1235         - 22  # NDRPDR sel
1236         - 23  # NDRPDR sel
1237         - 24  # NDRPDR sel
1238         - 25  # NDRPDR sel
1239         - 26  # NDRPDR sel
1240         - 27  # NDRPDR sel
1241         - 28  # NDRPDR sel
1242         - 29  # NDRPDR sel
1243         - 30  # NDRPDR sel
1244         - 31  # NDRPDR sel
1245         - 32  # NDRPDR sel
1246         - 33  # NDRPDR sel
1247         - 34  # NDRPDR sel
1248     dpdk-performance-changes-2n-clx-ref:
1249       csit-dpdk-perf-report-iterative-2005-2n-clx:
1250         - 20  # NDRPDR iter
1251         - 21  # NDRPDR iter
1252         - 22  # NDRPDR iter
1253         - 23  # NDRPDR iter
1254         - 24  # NDRPDR iter
1255         - 25  # NDRPDR iter
1256         - 26  # NDRPDR iter
1257         - 27  # NDRPDR iter
1258         - 28  # NDRPDR iter
1259         - 29  # NDRPDR iter
1260     dpdk-performance-changes-2n-clx-cmp:
1261       csit-dpdk-perf-report-iterative-2009-2n-clx:
1262         - 4   # NDRPDR iter env5
1263         - 5   # NDRPDR iter env5
1264         - 6   # NDRPDR iter env5
1265         - 7   # NDRPDR iter env5
1266         - 8   # NDRPDR iter env5
1267         - 9   # NDRPDR iter env5
1268         - 10  # NDRPDR iter env5
1269         - 11  # NDRPDR iter env5
1270         - 12  # NDRPDR iter env5
1271         - 13  # NDRPDR iter env5
1272
1273     dpdk-performance-changes-2n-dnv-h1:
1274       csit-dpdk-perf-verify-2001-2n-dnv:
1275         - 9   # NDRPDR sel
1276         - 10  # NDRPDR sel
1277         - 11  # NDRPDR sel
1278         - 12  # NDRPDR sel
1279         - 13  # NDRPDR sel
1280         - 14  # NDRPDR sel
1281         - 15  # NDRPDR sel
1282         - 16  # NDRPDR sel
1283         - 17  # NDRPDR sel
1284         - 18  # NDRPDR sel
1285     dpdk-performance-changes-2n-dnv-ref:
1286       csit-dpdk-perf-report-iterative-2005-2n-dnv:
1287         - 8   # NDRPDR sel
1288         - 9   # NDRPDR sel
1289         - 10  # NDRPDR sel
1290         - 11  # NDRPDR sel
1291         - 12  # NDRPDR sel
1292         - 13  # NDRPDR sel
1293         - 14  # NDRPDR sel
1294         - 15  # NDRPDR sel
1295         - 16  # NDRPDR sel
1296         - 17  # NDRPDR sel
1297     dpdk-performance-changes-2n-dnv-cmp:
1298       # TODO: Replace:
1299       # csit-dpdk-perf-report-iterative-2009-2n-dnv:
1300       csit-dpdk-perf-report-iterative-2005-2n-dnv:
1301         - 8   # NDRPDR sel
1302         - 9   # NDRPDR sel
1303         - 10  # NDRPDR sel
1304         - 11  # NDRPDR sel
1305         - 12  # NDRPDR sel
1306         - 13  # NDRPDR sel
1307         - 14  # NDRPDR sel
1308         - 15  # NDRPDR sel
1309         - 16  # NDRPDR sel
1310         - 17  # NDRPDR sel
1311
1312     dpdk-performance-changes-3n-dnv-h1:
1313       csit-dpdk-perf-verify-2001-3n-dnv:
1314         - 12  # NDRPDR sel
1315         - 13  # NDRPDR sel
1316         - 14  # NDRPDR sel
1317         - 15  # NDRPDR sel
1318         - 16  # NDRPDR sel
1319         - 17  # NDRPDR sel
1320         - 18  # NDRPDR sel
1321         - 19  # NDRPDR sel
1322         - 20  # NDRPDR sel
1323         - 22  # NDRPDR sel
1324     dpdk-performance-changes-3n-dnv-ref:
1325       csit-dpdk-perf-report-iterative-2005-3n-dnv:
1326         - 6   # NDRPDR sel
1327         - 7   # NDRPDR sel
1328         - 8   # NDRPDR sel
1329         - 9   # NDRPDR sel
1330         - 10  # NDRPDR sel
1331         - 11  # NDRPDR sel
1332         - 12  # NDRPDR sel
1333         - 13  # NDRPDR sel
1334         - 14  # NDRPDR sel
1335         - 16  # NDRPDR sel
1336     dpdk-performance-changes-3n-dnv-cmp:
1337       # TODO: Replace:
1338       # csit-dpdk-perf-report-iterative-2009-3n-dnv:
1339       csit-dpdk-perf-report-iterative-2005-3n-dnv:
1340         - 6   # NDRPDR sel
1341         - 7   # NDRPDR sel
1342         - 8   # NDRPDR sel
1343         - 9   # NDRPDR sel
1344         - 10  # NDRPDR sel
1345         - 11  # NDRPDR sel
1346         - 12  # NDRPDR sel
1347         - 13  # NDRPDR sel
1348         - 14  # NDRPDR sel
1349         - 16  # NDRPDR sel
1350
1351     dpdk-performance-changes-3n-tsh-h1:
1352       csit-dpdk-perf-verify-2001-3n-tsh:
1353         - 3   # NDRPDR sel
1354         - 4   # NDRPDR sel
1355         - 5   # NDRPDR sel
1356         - 9   # NDRPDR sel
1357         - 10  # NDRPDR sel
1358         - 11  # NDRPDR sel
1359         - 12  # NDRPDR sel
1360         - 14  # NDRPDR sel
1361         - 15  # NDRPDR sel
1362         - 18  # NDRPDR sel
1363     dpdk-performance-changes-3n-tsh-ref:
1364       csit-dpdk-perf-report-iterative-2005-3n-tsh:
1365         - 5   # NDRPDR sel
1366     dpdk-performance-changes-3n-tsh-cmp:
1367       # TODO: Add:
1368       csit-dpdk-perf-report-iterative-2009-3n-tsh:
1369         - 1   # NDRPDR iter env5
1370         - 2   # NDRPDR iter env5
1371         - 3   # NDRPDR iter env5
1372         - 4   # NDRPDR iter env5
1373         - 5   # NDRPDR iter env5
1374         - 6   # NDRPDR iter env5
1375         - 7   # NDRPDR iter env5
1376         - 9   # NDRPDR iter env5
1377         - 10  # NDRPDR iter env5
1378
1379     # Compare testbeds
1380
1381     vpp-compare-testbeds-ref:
1382       csit-vpp-perf-report-iterative-2009-3n-hsw:
1383         - 21  # rls2009 NDRPDR iter env 5
1384         - 22  # rls2009 NDRPDR iter env 5
1385         - 24  # rls2009 NDRPDR iter env 5
1386         - 25  # rls2009 NDRPDR iter env 5
1387         - 26  # rls2009 NDRPDR iter env 5
1388         - 27  # rls2009 NDRPDR iter env 5
1389         - 28  # rls2009 NDRPDR iter env 5
1390         - 29  # rls2009 NDRPDR iter env 5
1391         - 30  # rls2009 NDRPDR iter env 5
1392         - 31  # rls2009 NDRPDR iter env 5
1393     vpp-compare-testbeds-cmp:
1394       # TODO: Add:
1395       csit-vpp-perf-report-iterative-2009-3n-skx:
1396         - 26  # rls2009 NDRPDR iter env 5
1397         - 27  # rls2009 NDRPDR iter env 5
1398         - 28  # rls2009 NDRPDR iter env 5
1399         - 29  # rls2009 NDRPDR iter env 5
1400
1401     vpp-compare-testbeds-skx-clx-ref:
1402       csit-vpp-perf-report-iterative-2009-2n-skx:
1403         - 35  # rls2009 NDRPDR iter env 5
1404         - 36  # rls2009 NDRPDR iter env 5
1405         - 37  # rls2009 NDRPDR iter env 5
1406         - 39  # rls2009 NDRPDR iter env 5
1407         - 40  # rls2009 NDRPDR iter env 5
1408         - 42  # rls2009 NDRPDR iter env 5
1409         - 43  # rls2009 NDRPDR iter env 5
1410         - 44  # rls2009 NDRPDR iter env 5
1411         - 46  # rls2009 NDRPDR iter env 5
1412         - 48  # rls2009 NDRPDR iter env 5
1413         - 51  # rls2009 NDRPDR iter NAT44 env 5
1414         - 52  # rls2009 NDRPDR iter NAT44 env 5
1415         - 53  # rls2009 NDRPDR iter NAT44 env 5
1416         - 54  # rls2009 NDRPDR iter NAT44 env 5
1417         - 55  # rls2009 NDRPDR iter NAT44 env 5
1418         - 56  # rls2009 NDRPDR iter NAT44 env 5
1419         - 57  # rls2009 NDRPDR iter NAT44 env 5
1420         - 58  # rls2009 NDRPDR iter NAT44 env 5
1421         - 59  # rls2009 NDRPDR iter NAT44 env 5
1422         - 60  # rls2009 NDRPDR iter NAT44 env 5
1423     vpp-compare-testbeds-skx-clx-cmp:
1424       # TODO: Add:
1425       csit-vpp-perf-report-iterative-2009-2n-clx:
1426         - 36  # rls2009 NDRPDR iter env 5
1427         - 38  # rls2009 NDRPDR iter env 5
1428         - 39  # rls2009 NDRPDR iter env 5
1429         - 40  # rls2009 NDRPDR iter env 5
1430         - 41  # rls2009 NDRPDR iter env 5
1431         - 42  # rls2009 NDRPDR iter env 5
1432
1433     vpp-compare-testbeds-hsw-clx-ref:
1434       csit-vpp-perf-report-iterative-2009-3n-hsw:
1435         - 21  # rls2009 NDRPDR iter env 5
1436         - 22  # rls2009 NDRPDR iter env 5
1437         - 24  # rls2009 NDRPDR iter env 5
1438         - 25  # rls2009 NDRPDR iter env 5
1439         - 26  # rls2009 NDRPDR iter env 5
1440         - 27  # rls2009 NDRPDR iter env 5
1441         - 28  # rls2009 NDRPDR iter env 5
1442         - 29  # rls2009 NDRPDR iter env 5
1443         - 30  # rls2009 NDRPDR iter env 5
1444         - 31  # rls2009 NDRPDR iter env 5
1445     vpp-compare-testbeds-hsw-clx-cmp:
1446       # TODO: Add:
1447       csit-vpp-perf-report-iterative-2009-2n-clx:
1448         - 36  # rls2009 NDRPDR iter env 5
1449         - 38  # rls2009 NDRPDR iter env 5
1450         - 39  # rls2009 NDRPDR iter env 5
1451         - 40  # rls2009 NDRPDR iter env 5
1452         - 41  # rls2009 NDRPDR iter env 5
1453         - 42  # rls2009 NDRPDR iter env 5
1454
1455     vpp-compare-testbeds-mrr-ref:
1456       csit-vpp-perf-report-iterative-2009-3n-hsw:
1457         - 23  # rls2009 MRR iter env 5
1458     vpp-compare-testbeds-mrr-cmp:
1459       csit-vpp-perf-report-iterative-2009-3n-skx:
1460         - 24  # rls2009 MRR iter env 5
1461
1462     vpp-compare-testbeds-mrr-skx-clx-ref:
1463       csit-vpp-perf-report-iterative-2009-2n-skx:
1464         - 26  # rls2009 MRR iter env 5
1465     vpp-compare-testbeds-mrr-skx-clx-cmp:
1466       csit-vpp-perf-report-iterative-2009-2n-clx:
1467         - 35  # rls2009 MRR iter env 5
1468
1469     vpp-compare-testbeds-mrr-hsw-clx-ref:
1470       csit-vpp-perf-report-iterative-2009-3n-hsw:
1471         - 23  # rls2009 MRR iter env 5
1472     vpp-compare-testbeds-mrr-hsw-clx-cmp:
1473       csit-vpp-perf-report-iterative-2009-2n-clx:
1474         - 35  # rls2009 MRR iter env 5
1475
1476     dpdk-compare-testbeds-ref:
1477       csit-dpdk-perf-report-iterative-2009-3n-hsw:
1478         - 6   # NDRPDR iter env5
1479         - 7   # NDRPDR iter env5
1480         - 8   # NDRPDR iter env5
1481         - 9   # NDRPDR iter env5
1482         - 10  # NDRPDR iter env5
1483         - 11  # NDRPDR iter env5
1484         - 12  # NDRPDR iter env5
1485         - 13  # NDRPDR iter env5
1486         - 14  # NDRPDR iter env5
1487         - 15  # NDRPDR iter env5
1488     dpdk-compare-testbeds-cmp:
1489       csit-dpdk-perf-report-iterative-2009-3n-skx:
1490         - 4   # NDRPDR sel env5
1491         - 5   # NDRPDR sel env5
1492         - 6   # NDRPDR sel env5
1493         - 7   # NDRPDR sel env5
1494         - 8   # NDRPDR sel env5
1495         - 9   # NDRPDR sel env5
1496         - 14  # NDRPDR sel env5
1497         - 11  # NDRPDR sel env5
1498         - 12  # NDRPDR sel env5
1499         - 13  # NDRPDR sel env5
1500
1501     dpdk-compare-testbeds-skx-clx-ref:
1502       csit-dpdk-perf-report-iterative-2009-2n-skx:
1503         - 4   # NDRPDR iter env5
1504         - 5   # NDRPDR iter env5
1505         - 6   # NDRPDR iter env5
1506         - 7   # NDRPDR iter env5
1507         - 8   # NDRPDR iter env5
1508         - 9   # NDRPDR iter env5
1509         - 10  # NDRPDR iter env5
1510         - 11  # NDRPDR iter env5
1511         - 12  # NDRPDR iter env5
1512         - 13  # NDRPDR iter env5
1513     dpdk-compare-testbeds-skx-clx-cmp:
1514       csit-dpdk-perf-report-iterative-2009-2n-clx:
1515         - 4   # NDRPDR iter env5
1516         - 5   # NDRPDR iter env5
1517         - 6   # NDRPDR iter env5
1518         - 7   # NDRPDR iter env5
1519         - 8   # NDRPDR iter env5
1520         - 9   # NDRPDR iter env5
1521         - 10  # NDRPDR iter env5
1522         - 11  # NDRPDR iter env5
1523         - 12  # NDRPDR iter env5
1524         - 13  # NDRPDR iter env5
1525
1526     # Compare topologies
1527
1528     vpp-compare-topologies-ref:
1529       # TODO: Add:
1530       csit-vpp-perf-report-iterative-2009-3n-skx:
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     vpp-compare-topologies-cmp:
1536       csit-vpp-perf-report-iterative-2009-2n-skx:
1537         - 35  # rls2009 NDRPDR iter env 5
1538         - 36  # rls2009 NDRPDR iter env 5
1539         - 37  # rls2009 NDRPDR iter env 5
1540         - 39  # rls2009 NDRPDR iter env 5
1541         - 40  # rls2009 NDRPDR iter env 5
1542         - 42  # rls2009 NDRPDR iter env 5
1543         - 43  # rls2009 NDRPDR iter env 5
1544         - 44  # rls2009 NDRPDR iter env 5
1545         - 46  # rls2009 NDRPDR iter env 5
1546         - 48  # rls2009 NDRPDR iter env 5
1547
1548     vpp-compare-topologies-mrr-ref:
1549       csit-vpp-perf-report-iterative-2009-3n-skx:
1550         - 24  # rls2009 MRR iter env 5
1551     vpp-compare-topologies-mrr-cmp:
1552       csit-vpp-perf-report-iterative-2009-2n-skx:
1553         - 26  # rls2009 MRR iter env 5
1554
1555     dpdk-compare-topologies-ref:
1556       csit-dpdk-perf-report-iterative-2009-3n-skx:
1557         - 4   # NDRPDR sel env5
1558         - 5   # NDRPDR sel env5
1559         - 6   # NDRPDR sel env5
1560         - 7   # NDRPDR sel env5
1561         - 8   # NDRPDR sel env5
1562         - 9   # NDRPDR sel env5
1563         - 14  # NDRPDR sel env5
1564         - 11  # NDRPDR sel env5
1565         - 12  # NDRPDR sel env5
1566         - 13  # NDRPDR sel env5
1567     dpdk-compare-topologies-cmp:
1568       csit-dpdk-perf-report-iterative-2009-2n-skx:
1569         - 4   # NDRPDR iter env5
1570         - 5   # NDRPDR iter env5
1571         - 6   # NDRPDR iter env5
1572         - 7   # NDRPDR iter env5
1573         - 8   # NDRPDR iter env5
1574         - 9   # NDRPDR iter env5
1575         - 10  # NDRPDR iter env5
1576         - 11  # NDRPDR iter env5
1577         - 12  # NDRPDR iter env5
1578         - 13  # NDRPDR iter env5
1579
1580   plot-layouts:
1581
1582     plot-soak-throughput:
1583       titlefont:
1584         size: 18
1585       xaxis:
1586         title: "<b>Test Cases [Index]</b>"
1587         titlefont:
1588           size: 16
1589         autorange: True
1590         fixedrange: False
1591         gridcolor: "rgb(230, 230, 230)"
1592         linecolor: "rgb(220, 220, 220)"
1593         linewidth: 1
1594         showgrid: True
1595         showline: True
1596         showticklabels: True
1597         tickcolor: "rgb(220, 220, 220)"
1598         tickmode: "linear"
1599         tickfont:
1600           size: 16
1601         zeroline: False
1602       yaxis:
1603         title: "<b>Critical Rate Lower Bound [Mpps]</b>"
1604         titlefont:
1605           size: 16
1606         gridcolor: "rgb(230, 230, 230)"
1607         hoverformat: ".4r"
1608         tickformat: ".3r"
1609         linecolor: "rgb(220, 220, 220)"
1610         linewidth: 1
1611         showgrid: True
1612         showline: True
1613         showticklabels: True
1614         tickcolor: "rgb(220, 220, 220)"
1615         tickfont:
1616           size: 16
1617         zeroline: False
1618         range: [0,50]
1619       autosize: False
1620       margin:
1621         t: 50
1622         b: 0
1623         l: 80
1624         r: 20
1625       showlegend: True
1626       legend:
1627         orientation: "h"
1628         font:
1629           size: 16
1630       width: 700
1631       height: 900
1632       paper_bgcolor: "#fff"
1633       plot_bgcolor: "#fff"
1634       hoverlabel:
1635         namelength: -1
1636
1637     plot-service-density:
1638       titlefont:
1639         size: 18
1640       xaxis:
1641         side: "top"
1642         autorange: True
1643         fixedrange: False
1644         showgrid: False
1645         showline: False
1646         showticklabels: False
1647         ticks: ""
1648         ticklen: 0
1649         tickwidth: 0
1650         zeroline: False
1651       yaxis:
1652         autorange: "reversed"
1653         showgrid: False
1654         showline: False
1655         showticklabels: False
1656         ticks: ""
1657         ticklen: 0
1658         tickwidth: 0
1659         zeroline: False
1660       showlegend: False
1661       paper_bgcolor: "#fff"
1662       plot_bgcolor: "#fff"
1663       width: 700
1664       height: 700
1665       hoverlabel:
1666         namelength: -1
1667
1668     plot-hoststack:
1669       titlefont:
1670         size: 16
1671       xaxis:
1672         title: "<b>Test Cases [Index]</b>"
1673         titlefont:
1674           size: 14
1675         autorange: True
1676         fixedrange: False
1677         gridcolor: "rgb(230, 230, 230)"
1678         linecolor: "rgb(220, 220, 220)"
1679         linewidth: 1
1680         showgrid: True
1681         showline: True
1682         showticklabels: True
1683         tickcolor: "rgb(220, 220, 220)"
1684         tickmode: "linear"
1685         tickfont:
1686           size: 14
1687         zeroline: False
1688       yaxis:
1689         title: "<b>Bandwidth [Gbps]</b>"
1690         titlefont:
1691           size: 14
1692         gridcolor: "rgb(230, 230, 230)"
1693         hoverformat: ".4s"
1694         linecolor: "rgb(220, 220, 220)"
1695         linewidth: 1
1696         rangemode: "tozero"
1697         showgrid: True
1698         showline: True
1699         showticklabels: True
1700         tickcolor: "rgb(230, 230, 230)"
1701         tickformat: ".3s"
1702         tickfont:
1703           size: 14
1704         zeroline: False
1705       boxmode: "group"
1706       boxgroupgap: 0.5
1707       autosize: False
1708       margin:
1709         t: 50
1710         b: 20
1711         l: 80
1712         r: 20
1713       showlegend: True
1714       legend:
1715         orientation: "h"
1716         font:
1717           size: 14
1718       width: 700
1719       height: 800
1720       paper_bgcolor: "#fff"
1721       plot_bgcolor: "#fff"
1722       hoverlabel:
1723         namelength: -1
1724
1725     plot-throughput:
1726       titlefont:
1727         size: 18
1728       xaxis:
1729         title: "<b>Test Cases [Index]</b>"
1730         titlefont:
1731           size: 16
1732         autorange: True
1733         fixedrange: False
1734         gridcolor: "rgb(230, 230, 230)"
1735         linecolor: "rgb(220, 220, 220)"
1736         linewidth: 1
1737         showgrid: True
1738         showline: True
1739         showticklabels: True
1740         tickcolor: "rgb(220, 220, 220)"
1741         tickmode: "linear"
1742         tickfont:
1743           size: 16
1744         zeroline: False
1745       yaxis:
1746         title: "<b>Packet Throughput [Mpps]</b>"
1747         titlefont:
1748           size: 16
1749         gridcolor: "rgb(230, 230, 230)"
1750         hoverformat: ".4r"
1751         tickformat: ".3r"
1752         linecolor: "rgb(220, 220, 220)"
1753         linewidth: 1
1754         showgrid: True
1755         showline: True
1756         showticklabels: True
1757         tickcolor: "rgb(220, 220, 220)"
1758         tickfont:
1759           size: 16
1760         zeroline: False
1761         range: [0,50]
1762       autosize: False
1763       margin:
1764         t: 50
1765         b: 0
1766         l: 80
1767         r: 20
1768       showlegend: True
1769       legend:
1770         orientation: "h"
1771         font:
1772           size: 16
1773       width: 700
1774       height: 900
1775       paper_bgcolor: "#fff"
1776       plot_bgcolor: "#fff"
1777       hoverlabel:
1778         namelength: -1
1779
1780     plot-throughput-speedup-analysis:
1781       titlefont:
1782         size: 18
1783       xaxis:
1784         title: "<b>Number of Cores [Qty]</b>"
1785         titlefont:
1786           size: 16
1787         autorange: True
1788         fixedrange: False
1789         gridcolor: "rgb(230, 230, 230)"
1790         linecolor: "rgb(220, 220, 220)"
1791         linewidth: 1
1792         showgrid: True
1793         showline: True
1794         showticklabels: True
1795         tickcolor: "rgb(238, 238, 238)"
1796         tickmode: "linear"
1797         tickfont:
1798           size: 16
1799         zeroline: False
1800       yaxis:
1801         title: "<b>Packet Throughput [Mpps]</b>"
1802         titlefont:
1803           size: 16
1804         type: "linear"
1805         gridcolor: "rgb(230, 230, 230)"
1806         hoverformat: ".4s"
1807         linecolor: "rgb(220, 220, 220)"
1808         linewidth: 1
1809         showgrid: True
1810         showline: True
1811         showticklabels: True
1812         tickcolor: "rgb(220, 220, 220)"
1813         tickformat: ".4s"
1814         tickfont:
1815           size: 16
1816         zeroline: True
1817         rangemode: "tozero"
1818         range: [0,100]
1819       legend:
1820         orientation: "h"
1821         font:
1822           size: 16
1823         xanchor: "left"
1824         yanchor: "top"
1825         x: 0
1826         y: -0.2
1827         bgcolor: "rgba(255, 255, 255, 0)"
1828         bordercolor: "rgba(255, 255, 255, 0)"
1829         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1830       autosize: False
1831       margin:
1832           't': 50
1833           'b': 150
1834           'l': 85
1835           'r': 10
1836       showlegend: True
1837       width: 700
1838       height: 700
1839       paper_bgcolor: "#fff"
1840       plot_bgcolor: "#fff"
1841       hoverlabel:
1842         namelength: -1
1843       annotations: [
1844         {
1845           text: "_ _          __          ...",
1846           align: "left",
1847           showarrow: False,
1848           xref: "paper",
1849           yref: "paper",
1850           xanchor: "left",
1851           yanchor: "top",
1852           x: 0,
1853           y: -0.13,
1854           font: {
1855             family: "Consolas, Courier New",
1856             size: 15
1857           },
1858         },
1859         {
1860           text: "    Perfect     Measured     Limit",
1861           align: "left",
1862           showarrow: False,
1863           xref: "paper",
1864           yref: "paper",
1865           xanchor: "left",
1866           yanchor: "top",
1867           x: 0,
1868           y: -0.15,
1869           font: {
1870             family: "Consolas, Courier New",
1871             size: 15
1872           },
1873         },
1874       ]
1875
1876     plot-latency:
1877       titlefont:
1878         size: 18
1879       xaxis:
1880         title: "<b>Direction</b>"
1881         titlefont:
1882           size: 16
1883         autorange: True
1884         fixedrange: False
1885         gridcolor: "rgb(230, 230, 230)"
1886         linecolor: "rgb(220, 220, 220)"
1887         linewidth: 1
1888         showgrid: True
1889         showline: True
1890         showticklabels: False
1891         tickcolor: "rgb(220, 220, 220)"
1892         tickmode: "linear"
1893         tickfont:
1894           size: 16
1895         zeroline: False
1896       yaxis:
1897         title: "<b>Packet Latency [uSec]</b>"
1898         titlefont:
1899           size: 16
1900         type: "linear"
1901         gridcolor: "rgb(230, 230, 230)"
1902         hoverformat: ".4s"
1903         linecolor: "rgb(220, 220, 220)"
1904         linewidth: 1
1905         showgrid: True
1906         showline: True
1907         showticklabels: True
1908         tickcolor: "rgb(220, 220, 220)"
1909         tickformat: ".4s"
1910         tickfont:
1911           size: 16
1912         zeroline: True
1913         rangemode: "tozero"
1914       legend:
1915         orientation: "h"
1916         font:
1917           size: 16
1918         traceorder: "normal"  # "grouped" does not work: bug https://github.com/plotly/plotly.js/issues/1913
1919       autosize: False
1920       margin:
1921           't': 50
1922           'b': 150
1923           'l': 80
1924           'r': 10
1925       showlegend: True
1926       width: 700
1927       height: 700
1928       paper_bgcolor: "#fff"
1929       plot_bgcolor: "#fff"
1930       hoverlabel:
1931         namelength: -1
1932
1933     plot-hdrh-latency:
1934       title:
1935         text: ""
1936         xanchor: "center"
1937         x: 0.5
1938         font:
1939           size: 16
1940       width: 700
1941       plot_bgcolor: "white"
1942       annotations:
1943         - font:
1944             size: 14
1945           showarrow: False
1946           text: "<b>Packet Latency [uSec]</b>"
1947           x: 1
1948           xanchor: "right"
1949           xref: "paper"
1950           y: -0.045
1951           yanchor: "top"
1952           yref: "paper"
1953         - font:
1954             size: 14
1955           showarrow: False
1956           text: "<b>Probability [%]</b>"
1957           textangle: 270
1958           x: -0.06
1959           xanchor: "center"
1960           xref: "paper"
1961           y: 0.5
1962           yanchor: "middle"
1963           yref: "paper"
1964         - font:
1965             size: 14
1966           showarrow: False
1967           text: "<b>Direction: E-W</b>"
1968           x: 0.24
1969           xanchor: "center"
1970           xref: "paper"
1971           y: 1.05
1972           yanchor: "bottom"
1973           yref: "paper"
1974         - font:
1975             size: 14
1976           showarrow: False
1977           text: "<b>Direction: W-E</b>"
1978           x: 0.74
1979           xanchor: "center"
1980           xref: "paper"
1981           y: 1.05
1982           yanchor: "bottom"
1983           yref: "paper"
1984
1985     plot-hdrh-latency-percentile:
1986       title:
1987         text: ""
1988         xanchor: "center"
1989         x: 0.5
1990         font:
1991           size: 18
1992       xaxis:
1993         type: "log"
1994         title: "<b>Percentile [%]</b>"
1995         titlefont:
1996           size: 16
1997         autorange: True
1998         fixedrange: False
1999         gridcolor: "rgb(230, 230, 230)"
2000         linecolor: "rgb(220, 220, 220)"
2001         linewidth: 1
2002         showgrid: True
2003         showline: True
2004         showticklabels: True
2005         tickcolor: "rgb(220, 220, 220)"
2006         tickvals: [1, 2, 1e1, 20, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8]
2007         ticktext: [0, 50, 90, 95, 99, 99.9, 99.99, 99.999, 99.9999, 99.99999, 99.999999]
2008         tickfont:
2009           size: 16
2010       yaxis:
2011         title: "<b>Packet Latency [uSec]</b>"
2012         titlefont:
2013           size: 16
2014         gridcolor: "rgb(230, 230, 230)"
2015         linecolor: "rgb(220, 220, 220)"
2016         linewidth: 1
2017         showgrid: True
2018         showline: True
2019         showticklabels: True
2020         tickcolor: "rgb(220, 220, 220)"
2021         tickfont:
2022           size: 16
2023       autosize: False
2024       showlegend: True
2025       legend:
2026         traceorder: "normal"
2027         orientation: "h"
2028         font:
2029           size: 16
2030         xanchor: "left"
2031         yanchor: "top"
2032         x: 0
2033         y: -0.15
2034         bgcolor: "rgba(255, 255, 255, 0)"
2035         bordercolor: "rgba(255, 255, 255, 0)"
2036       width: 700
2037       height: 700
2038       paper_bgcolor: "white"
2039       plot_bgcolor: "white"
2040
2041     plot-hdrh-latency-by-percentile:
2042       title:
2043         text: "<b>Latency by Percentile Distribution</b>"
2044         xanchor: "center"
2045         x: 0.5
2046         font:
2047           size: 18
2048       showlegend: True
2049       legend:
2050         traceorder: "normal"
2051         orientation: "h"
2052         font:
2053           size: 16
2054         xanchor: "left"
2055         yanchor: "top"
2056         x: 0
2057         y: -0.2
2058         bgcolor: "rgba(255, 255, 255, 0)"
2059         bordercolor: "rgba(255, 255, 255, 0)"
2060       xaxis:
2061         type: "linear"
2062         title: "<b>Percentile [%]</b>"
2063         titlefont:
2064           size: 14
2065         autorange: False
2066         fixedrange: False
2067         range: [0, 100]
2068         gridcolor: "rgb(230, 230, 230)"
2069         linecolor: "rgb(220, 220, 220)"
2070         linewidth: 1
2071         showgrid: True
2072         showline: True
2073         showticklabels: True
2074         tickcolor: "rgb(220, 220, 220)"
2075         tickvals: [0, 25, 50, 75, 100]
2076         ticktext: [0, 25, 50, 75, 100]
2077         tickfont:
2078           size: 14
2079       yaxis:
2080         title: "<b>One-Way Latency per Direction [uSec]</b>"
2081         titlefont:
2082           size: 14
2083         gridcolor: "rgb(230, 230, 230)"
2084         linecolor: "rgb(220, 220, 220)"
2085         linewidth: 1
2086         showgrid: True
2087         showline: True
2088         showticklabels: True
2089         tickcolor: "rgb(220, 220, 220)"
2090         tickfont:
2091           size: 14
2092       width: 700
2093       height: 700
2094       paper_bgcolor: "white"
2095       plot_bgcolor: "white"
2096
2097 - type: "static"
2098   src-path: "{DIR[RST]}"
2099   dst-path: "{DIR[WORKING,SRC]}"
2100
2101 - type: "input"
2102   general:
2103     file-name: "output_info.xml.gz"
2104     file-format: ".gz"
2105     arch-file-format:
2106       - ".gz"
2107       - ".zip"
2108     download-path: "{job}/{build}/archives/{filename}"
2109     extract: "output.xml"
2110
2111     zip-file-name: "robot-plugin.zip"
2112     zip-file-format: ".zip"
2113     zip-download-path: "{job}/{build}/robot/report/*zip*/{filename}"
2114     zip-extract: "robot-plugin/output.xml"
2115
2116   builds:
2117
2118     csit-vpp-perf-verify-2001-3n-hsw:
2119       - 17  # MRR sel
2120     csit-vpp-perf-report-iterative-2005-3n-hsw:
2121       - 20  # NDRPDR sel env 4
2122       - 21  # NDRPDR sel env 4
2123       - 22  # NDRPDR sel env 4
2124       - 23  # NDRPDR sel env 4
2125       - 24  # NDRPDR sel env 4
2126       - 25  # NDRPDR sel env 4
2127       - 26  # NDRPDR sel env 4
2128       - 27  # NDRPDR sel env 4
2129       - 28  # NDRPDR sel env 4
2130       - 29  # NDRPDR sel env 4
2131       - 13  # MRR
2132       - 30  # MRR env 4
2133       - 31  # NDRPDR sel 2001.0-4
2134       - 32  # NDRPDR sel 2001.0-4
2135       - 33  # NDRPDR sel 2001.0-4
2136       - 34  # NDRPDR sel 2001.0-4
2137       - 35  # NDRPDR sel 2001.0-4
2138       - 36  # NDRPDR sel 2001.0-4
2139       - 38  # NDRPDR sel 2001.0-4
2140     csit-vpp-perf-report-iterative-2009-3n-hsw:
2141       - 18  # rls2005 MRR iter env 5
2142       - 9   # rls2005 NDRPDR iter env 5
2143       - 10  # rls2005 NDRPDR iter env 5
2144       - 11  # rls2005 NDRPDR iter env 5
2145       - 12  # rls2005 NDRPDR iter env 5
2146       - 13  # rls2005 NDRPDR iter env 5
2147       - 14  # rls2005 NDRPDR iter env 5
2148       - 15  # rls2005 NDRPDR iter env 5
2149       - 16  # rls2005 NDRPDR iter env 5
2150       - 17  # rls2005 NDRPDR iter env 5
2151       - 19  # rls2005 NDRPDR iter env 5
2152       - 23  # rls2009 MRR iter env 5
2153       - 21  # rls2009 NDRPDR iter env 5
2154       - 22  # rls2009 NDRPDR iter env 5
2155       - 24  # rls2009 NDRPDR iter env 5
2156       - 25  # rls2009 NDRPDR iter env 5
2157       - 26  # rls2009 NDRPDR iter env 5
2158       - 27  # rls2009 NDRPDR iter env 5
2159       - 28  # rls2009 NDRPDR iter env 5
2160       - 29  # rls2009 NDRPDR iter env 5
2161       - 30  # rls2009 NDRPDR iter env 5
2162       - 31  # rls2009 NDRPDR iter env 5
2163       - 32  # rls2009 Hoststack iter env 5
2164       - 33  # rls2009 Hoststack iter env 5
2165       - 34  # rls2009 Hoststack iter env 5
2166       - 35  # rls2009 Hoststack iter env 5
2167       - 36  # rls2009 Hoststack iter env 5
2168       - 37  # rls2009 Hoststack iter env 5
2169       - 38  # rls2009 Hoststack iter env 5
2170       - 39  # rls2009 Hoststack iter env 5
2171       - 40  # rls2009 Hoststack iter env 5
2172       - 41  # rls2009 Hoststack iter env 5
2173     csit-vpp-perf-report-coverage-2009-3n-hsw:
2174       - 3   # rls2009 NDRPDR cov 3n-hsw-crypto-00
2175       - 4   # rls2009 NDRPDR cov 3n-hsw-crypto-01
2176       - 5   # rls2009 NDRPDR cov 3n-hsw-crypto-02
2177       - 6   # rls2009 NDRPDR cov 3n-hsw-crypto-03
2178       - 7   # rls2009 NDRPDR cov 3n-hsw-ip4-00
2179       - 8   # rls2009 NDRPDR cov 3n-hsw-ip4-01
2180       - 9   # rls2009 NDRPDR cov 3n-hsw-ip4-02
2181       - 10  # rls2009 NDRPDR cov 3n-hsw-ip4-03
2182       - 11  # rls2009 NDRPDR cov 3n-hsw-ip4-04
2183       - 12  # rls2009 NDRPDR cov 3n-hsw-ip4-05
2184       - 13  # rls2009 NDRPDR cov 3n-hsw-ip4-06
2185       - 14  # rls2009 NDRPDR cov 3n-hsw-ip4-07
2186       - 15  # rls2009 NDRPDR cov 3n-hsw-ip4tun-00
2187       - 16  # rls2009 NDRPDR cov 3n-hsw-ip4tun-01
2188       - 17  # rls2009 NDRPDR cov 3n-hsw-ip4tun-02
2189       - 18  # rls2009 NDRPDR cov 3n-hsw-ip6-00
2190       - 19  # rls2009 NDRPDR cov 3n-hsw-ip6-01
2191       - 20  # rls2009 NDRPDR cov 3n-hsw-ip6tun-00
2192       - 21  # rls2009 NDRPDR cov 3n-hsw-l2-00
2193       - 22  # rls2009 NDRPDR cov 3n-hsw-l2-01
2194       - 23  # rls2009 NDRPDR cov 3n-hsw-l2-01
2195       - 24  # rls2009 NDRPDR cov 3n-hsw-l2-03
2196       - 25  # rls2009 NDRPDR cov 3n-hsw-l2-04
2197       - 26  # rls2009 NDRPDR cov 3n-hsw-l2-05
2198       - 27  # rls2009 NDRPDR cov 3n-hsw-l2-06
2199       - 28  # rls2009 NDRPDR cov 3n-hsw-l2-07
2200       - 29  # rls2009 NDRPDR cov 3n-hsw-l2-08
2201       - 30  # rls2009 NDRPDR cov 3n-hsw-l2-09
2202       - 31  # rls2009 NDRPDR cov 3n-hsw-l2-10
2203       - 32  # rls2009 NDRPDR cov 3n-hsw-memif-00
2204       - 33  # rls2009 NDRPDR cov 3n-hsw-srv6-00
2205       - 34  # rls2009 NDRPDR cov 3n-hsw-srv6-01
2206       - 35  # rls2009 NDRPDR cov 3n-hsw-vhost-00
2207       - 36  # rls2009 NDRPDR cov 3n-hsw-vhost-01
2208       - 37  # rls2009 NDRPDR cov 3n-hsw-vhost-02
2209
2210     csit-vpp-perf-verify-2001-3n-skx:
2211       - 50  # MRR sel
2212       - 53  # MRR sel addition
2213     csit-vpp-perf-report-iterative-2005-3n-skx:
2214       - 4   # NDRPDR sel
2215       - 5   # NDRPDR sel ??? all x710 failed
2216       - 33  # NDRPDR sel
2217       - 28  # NDRPDR sel
2218       - 34  # NDRPDR sel
2219       - 42  # NDRPDR sel env 4
2220       - 43  # NDRPDR sel env 4
2221       - 44  # NDRPDR sel env 4
2222       - 45  # NDRPDR sel env 4
2223       - 47  # NDRPDR sel env 4
2224       - 55  # NDRPDR sel env 4
2225       - 56  # NDRPDR sel env 4
2226       - 57  # NDRPDR sel env 4
2227       - 61  # NDRPDR sel env 4
2228       - 62  # NDRPDR sel env 4
2229       - 50  # NDRPDR sel 2001.0-4
2230       - 51  # NDRPDR sel 2001.0-4
2231       - 52  # NDRPDR sel 2001.0-4
2232       - 53  # NDRPDR sel 2001.0-4
2233       - 54  # NDRPDR sel 2001.0-4
2234       - 49  # MRR sel env 4
2235     # TODO: Add:
2236     csit-vpp-perf-report-iterative-2009-3n-skx:
2237       - 17  # rls2005 MRR iter env 5
2238       - 13  # rls2005 NDRPDR iter env 5
2239       - 18  # rls2005 NDRPDR iter env 5
2240       - 19  # rls2005 NDRPDR iter env 5
2241       - 24  # rls2009 MRR iter env 5
2242       - 26  # rls2009 NDRPDR iter env 5
2243       - 27  # rls2009 NDRPDR iter env 5
2244       - 28  # rls2009 NDRPDR iter env 5
2245       - 29  # rls2009 NDRPDR iter env 5
2246     # TODO: Add:
2247     csit-vpp-perf-report-coverage-2009-3n-skx:
2248       - 1   # RC2 env5 3n-skx-ip4-00
2249
2250     csit-vpp-perf-verify-2001-2n-skx:
2251       - 101  # MRR sel - old
2252       - 128  # MRR sel addition - old
2253     csit-vpp-perf-report-iterative-2005-2n-skx:
2254       - 88  # NDRPDR sel env 4
2255       - 89  # NDRPDR sel env 4
2256       - 90  # NDRPDR sel env 4
2257       - 91  # NDRPDR sel env 4
2258       - 92  # NDRPDR sel env 4
2259       - 93  # NDRPDR sel env 4
2260       - 94  # NDRPDR sel env 4
2261       - 125 # NDRPDR sel env 4
2262       - 126 # NDRPDR sel env 4
2263       - 127 # NDRPDR sel env 4
2264       - 100 # NDRPDR sel 2001.0-4
2265       - 101 # NDRPDR sel 2001.0-4
2266       - 102 # NDRPDR sel 2001.0-4
2267       - 103 # NDRPDR sel 2001.0-4
2268       - 104 # NDRPDR sel 2001.0-4
2269       - 105 # NDRPDR sel 2001.0-4
2270       - 99  # MRR sel env 4
2271       - 122 # Soak
2272       - 123 # Soak
2273       - 113 # nf-density-sel env 4
2274       - 114 # nf-density-sel env 4
2275       - 124 # nf-density-sel env 4
2276       - 128 # nf-density-sel env 4
2277       - 129 # nf-density-sel env 4
2278       - 131 # nf-density-sel env 4
2279       - 132 # nf-density-sel env 4
2280       - 135 # nf-density-sel env 4
2281       - 136 # nf-density-sel env 4
2282       - 139 # nf-density-sel env 4
2283       - 115 # MRR nf-density-sel env 4
2284     # TODO: Add:
2285     csit-vpp-perf-report-iterative-2009-2n-skx:
2286       - 20  # rls2005 MRR iter env 5
2287       - 13  # rls2005 NDRPDR iter env 5
2288       - 16  # rls2005 NDRPDR iter env 5
2289       - 17  # rls2005 NDRPDR iter env 5
2290       - 18  # rls2005 NDRPDR iter env 5
2291       - 19  # rls2005 NDRPDR iter env 5
2292       - 21  # rls2005 NDRPDR iter env 5
2293       - 22  # rls2005 NDRPDR iter env 5
2294       - 23  # rls2005 NDRPDR iter env 5
2295       - 24  # rls2005 NDRPDR iter env 5
2296       - 25  # rls2005 NDRPDR iter env 5
2297       - 26  # rls2009 MRR iter env 5
2298       - 35  # rls2009 NDRPDR iter env 5
2299       - 36  # rls2009 NDRPDR iter env 5
2300       - 37  # rls2009 NDRPDR iter env 5
2301       - 39  # rls2009 NDRPDR iter env 5
2302       - 40  # rls2009 NDRPDR iter env 5
2303       - 42  # rls2009 NDRPDR iter env 5
2304       - 43  # rls2009 NDRPDR iter env 5
2305       - 44  # rls2009 NDRPDR iter env 5
2306       - 46  # rls2009 NDRPDR iter env 5
2307       - 48  # rls2009 NDRPDR iter env 5
2308       - 51  # rls2009 NDRPDR iter NAT44 env 5
2309       - 52  # rls2009 NDRPDR iter NAT44 env 5
2310       - 53  # rls2009 NDRPDR iter NAT44 env 5
2311       - 54  # rls2009 NDRPDR iter NAT44 env 5
2312       - 55  # rls2009 NDRPDR iter NAT44 env 5
2313       - 56  # rls2009 NDRPDR iter NAT44 env 5
2314       - 57  # rls2009 NDRPDR iter NAT44 env 5
2315       - 58  # rls2009 NDRPDR iter NAT44 env 5
2316       - 59  # rls2009 NDRPDR iter NAT44 env 5
2317       - 60  # rls2009 NDRPDR iter NAT44 env 5
2318       - 38  # rls2009 nf-density iter env 5
2319       - 41  # rls2009 nf-density iter env 5
2320       - 45  # rls2009 nf-density iter env 5
2321       - 47  # rls2009 nf-density iter env 5
2322       - 49  # rls2009 nf-density iter env 5
2323       - 63  # rls2009 nf-density iter env 5
2324       - 65  # rls2009 nf-density iter env 5
2325       - 66  # rls2009 nf-density iter env 5
2326       - 50  # rls2009 MRR nf-density iter env 5
2327       - 27  # rls2009 reconf env 5
2328       - 28  # rls2009 reconf env 5
2329       - 29  # rls2009 reconf env 5
2330       - 30  # rls2009 reconf env 5
2331       - 31  # rls2009 reconf env 5
2332       - 32  # rls2009 reconf env 5
2333       - 61  # rls2009 reconf env 5
2334       - 62  # rls2009 reconf env 5
2335       - 68  # rls2009 reconf env 5
2336       - 33  # rls2009 soak env 5
2337       - 34  # rls2009 soak env 5
2338     # TODO: Add:
2339     csit-vpp-perf-report-coverage-2009-2n-skx:
2340       - 7   # RC2 env5 2n-skx-ip4-00
2341
2342     csit-vpp-perf-verify-2001-2n-clx:
2343       - 39  # MRR
2344     csit-vpp-perf-report-iterative-2005-2n-clx:
2345       - 62  # NDRPDR sel env 4
2346       - 63  # NDRPDR sel env 4
2347       - 64  # NDRPDR sel env 4
2348       - 65  # NDRPDR sel env 4
2349       - 66  # NDRPDR sel env 4
2350       - 68  # NDRPDR sel env 4
2351       - 69  # NDRPDR sel env 4
2352       - 70  # NDRPDR sel env 4
2353       - 103 # NDRPDR sel env 4
2354       - 104 # NDRPDR sel env 4
2355       - 73  # NDRPDR sel 2001.0-4
2356       - 74  # NDRPDR sel 2001.0-4
2357       - 75  # NDRPDR sel 2001.0-4
2358       - 76  # NDRPDR sel 2001.0-4
2359       - 77  # NDRPDR sel 2001.0-4
2360       - 78  # NDRPDR sel 2001.0-4
2361       - 79  # NDRPDR sel 2001.0-4
2362       - 80  # NDRPDR sel 2001.0-4
2363       - 72  # MRR env 4
2364       - 91  # nfv-density-00 env 4
2365       - 92  # nfv-density-00 env 4
2366       - 93  # nfv-density-00 env 4
2367       - 97  # nfv-density-00 env 4
2368       - 98  # nfv-density-00 env 4
2369       - 99  # nfv-density-00 env 4
2370       - 100 # nfv-density-00 env 4
2371       - 105 # nfv-density-00 env 4
2372       - 106 # nfv-density-00 env 4
2373       - 108 # nfv-density-00 env 4
2374       - 96  # MRR nfv-density-00 env 4
2375     # TODO: Add:
2376     csit-vpp-perf-report-iterative-2009-2n-clx:
2377       - 16  # rls2005 MRR iter env 5
2378       - 13  # rls2005 NDRPDR iter env 5
2379       - 15  # rls2005 NDRPDR iter env 5
2380       - 17  # rls2005 NDRPDR iter env 5
2381       - 18  # rls2005 NDRPDR iter env 5
2382       - 19  # rls2005 NDRPDR iter env 5
2383       - 20  # rls2005 NDRPDR iter env 5
2384       - 21  # rls2005 NDRPDR iter env 5
2385       - 22  # rls2005 NDRPDR iter env 5
2386       - 23  # rls2005 NDRPDR iter env 5
2387       - 24  # rls2005 NDRPDR iter env 5
2388       - 35  # rls2009 MRR iter env 5
2389       - 36  # rls2009 NDRPDR iter env 5
2390       - 38  # rls2009 NDRPDR iter env 5
2391       - 39  # rls2009 NDRPDR iter env 5
2392       - 40  # rls2009 NDRPDR iter env 5
2393       - 41  # rls2009 NDRPDR iter env 5
2394       - 42  # rls2009 NDRPDR iter env 5
2395       - 37  # rls2009 nf-density iter env 5
2396       - 43  # rls2009 nf-density iter env 5
2397       - 45  # rls2009 MRR nf-density iter env 5
2398       - 25  # rls2009 reconf env 5
2399       - 27  # rls2009 reconf env 5
2400       - 28  # rls2009 reconf env 5
2401       - 29  # rls2009 reconf env 5
2402       - 30  # rls2009 reconf env 5
2403       - 30  # rls2009 reconf env 5
2404       - 32  # rls2009 reconf env 5
2405       - 48  # rls2009 reconf env 5
2406       - 53  # rls2009 reconf env 5
2407       - 33  # rls2009 soak env 5
2408       - 34  # rls2009 soak env 5
2409     # TODO: Add:
2410     csit-vpp-perf-report-coverage-2009-2n-clx:
2411       - 1   # RC2 env5 2n-clx-ip4-00
2412
2413     csit-vpp-perf-verify-2001-3n-tsh:
2414       - 9   # MRR sel
2415     csit-vpp-perf-report-iterative-2005-3n-tsh:
2416       - 9   # NDRPDR sel
2417       - 11  # NDRPDR sel
2418       - 12  # NDRPDR sel
2419       - 20  # NDRPDR sel
2420       - 14  # NDRPDR sel
2421       - 21  # NDRPDR sel
2422       - 23  # NDRPDR sel env 4
2423       - 25  # NDRPDR sel env 4
2424       - 33  # NDRPDR sel env 4
2425       - 34  # NDRPDR sel env 4
2426       - 35  # NDRPDR sel env 4
2427       - 36  # NDRPDR sel env 4
2428       - 37  # NDRPDR sel env 4
2429       - 38  # NDRPDR sel env 4
2430       - 39  # NDRPDR sel env 4
2431       - 40  # NDRPDR sel env 4
2432       - 28  # NDRPDR sel 2001.0-4
2433       - 29  # NDRPDR sel 2001.0-4
2434       - 31  # NDRPDR sel 2001.0-4
2435       - 27  # MRR sel env 4
2436     # TODO: Add:
2437     csit-vpp-perf-report-iterative-2009-3n-tsh:
2438       - 8   # rls2005 NDRPDR iter env 5
2439       - 11  # rls2005 NDRPDR iter env 5
2440       - 12  # rls2005 NDRPDR iter env 5
2441       - 13  # rls2005 MRR iter env 5
2442       - 14  # rls2009 NDRPDR iter env 5
2443       - 15  # rls2006 MRR iter env 5
2444 #    csit-vpp-perf-report-coverage-2009-3n-tsh:
2445 #      - 1   # RC2 3n-tsh-ip4-00
2446
2447     csit-vpp-perf-verify-2001-3n-dnv:
2448       - 5   # NDRPDR sel
2449       - 6   # NDRPDR sel
2450       - 7   # NDRPDR sel
2451       - 8   # NDRPDR sel
2452       - 9   # NDRPDR sel
2453       - 10  # NDRPDR sel
2454       - 12  # NDRPDR sel
2455       - 16  # NDRPDR sel
2456       - 17  # NDRPDR sel
2457       - 18  # NDRPDR sel
2458       - 11  # MRR sel
2459     # TODO: Add:
2460     csit-vpp-perf-report-iterative-2009-3n-dnv:
2461       - 16  # rls2005 NDRPDR iter env 5
2462       - 19  # rls2005 MRR iter env 5
2463       - 3   # rls2009 NDRPDR iter env 5
2464       - 6   # rls2009 NDRPDR iter env 5
2465       - 7   # rls2009 NDRPDR iter env 5
2466       - 8   # rls2009 NDRPDR iter env 5
2467       - 10  # rls2009 NDRPDR iter env 5
2468       - 11  # rls2009 NDRPDR iter env 5
2469       - 12  # rls2009 NDRPDR iter env 5
2470       - 14  # rls2009 NDRPDR iter env 5
2471       - 15  # rls2009 NDRPDR iter env 5
2472     # TODO: Add:
2473     csit-vpp-perf-report-coverage-2009-3n-dnv:
2474       - 2   # rls2009 NDRPDR cov 3n-dnv-crypto-01
2475
2476     csit-vpp-perf-verify-2001-2n-dnv:
2477       - 4   # NDRPDR sel
2478       - 5   # NDRPDR sel
2479       - 6   # NDRPDR sel
2480       - 7   # NDRPDR sel
2481       - 8   # NDRPDR sel
2482       - 9   # NDRPDR sel
2483       - 10  # NDRPDR sel
2484       - 11  # NDRPDR sel
2485       - 13  # NDRPDR sel
2486       - 16  # NDRPDR sel
2487       - 12  # MRR sel
2488     # TODO: Add:
2489     csit-vpp-perf-report-iterative-2009-2n-dnv:
2490       - 16  # rls2005 NDRPDR iter env 5
2491       - 17  # rls2005 NDRPDR iter env 5
2492       - 18  # rls2005 NDRPDR iter env 5
2493       - 19  # rls2005 NDRPDR iter env 5
2494       - 21  # rls2005 NDRPDR iter env 5
2495       - 23  # rls2005 MRR iter env 5
2496       - 3   # rls2009 NDRPDR iter env 5
2497       - 5   # rls2009 NDRPDR iter env 5
2498       - 6   # rls2009 NDRPDR iter env 5
2499       - 7   # rls2009 NDRPDR iter env 5
2500       - 9   # rls2009 NDRPDR iter env 5
2501       - 10  # rls2009 NDRPDR iter env 5
2502       - 11  # rls2009 NDRPDR iter env 5
2503       - 12  # rls2009 NDRPDR iter env 5
2504       - 14  # rls2009 NDRPDR iter env 5
2505       - 15  # rls2009 NDRPDR iter env 5
2506       - 13  # rls2009 MRR iter env 5
2507     csit-vpp-perf-report-coverage-2009-2n-dnv:
2508       - 2   # rls2009 NDRPDR cov 2n-dnv-ip4-00
2509       - 3   # rls2009 NDRPDR cov 2n-dnv-ip4-01
2510       - 4   # rls2009 NDRPDR cov 2n-dnv-ip6-00
2511       - 5   # rls2009 NDRPDR cov 2n-dnv-ip6-01
2512       - 6   # rls2009 NDRPDR cov 2n-dnv-l2-00
2513       - 7   # rls2009 NDRPDR cov 2n-dnv-l2-01
2514
2515     csit-dpdk-perf-verify-2001-3n-hsw:
2516       - 4   # NDRPDR sel
2517       - 5   # NDRPDR sel
2518       - 6   # NDRPDR sel
2519       - 7   # NDRPDR sel
2520       - 8   # NDRPDR sel
2521       - 9   # NDRPDR sel
2522       - 10  # NDRPDR sel
2523       - 11  # NDRPDR sel
2524       - 12  # NDRPDR sel
2525       - 13  # NDRPDR sel
2526       - 15  # NDRPDR sel
2527       - 16  # NDRPDR sel
2528       - 17  # NDRPDR sel
2529       - 18  # NDRPDR sel
2530       - 19  # NDRPDR sel
2531       - 20  # NDRPDR sel
2532       - 21  # NDRPDR sel
2533       - 22  # NDRPDR sel
2534       - 23  # NDRPDR sel
2535       - 24  # NDRPDR sel
2536     csit-dpdk-perf-report-iterative-2005-3n-hsw:
2537       - 25  # NDRPDR iter
2538       - 26  # NDRPDR iter
2539       - 27  # NDRPDR iter
2540       - 28  # NDRPDR iter
2541       - 29  # NDRPDR iter
2542       - 30  # NDRPDR iter
2543       - 31  # NDRPDR iter
2544       - 32  # NDRPDR iter
2545       - 33  # NDRPDR iter
2546       - 34  # NDRPDR iter
2547     csit-dpdk-perf-report-iterative-2009-3n-hsw:
2548       - 6   # NDRPDR iter env5
2549       - 7   # NDRPDR iter env5
2550       - 8   # NDRPDR iter env5
2551       - 9   # NDRPDR iter env5
2552       - 10  # NDRPDR iter env5
2553       - 11  # NDRPDR iter env5
2554       - 12  # NDRPDR iter env5
2555       - 13  # NDRPDR iter env5
2556       - 14  # NDRPDR iter env5
2557       - 15  # NDRPDR iter env5
2558
2559     csit-dpdk-perf-verify-2001-3n-skx:
2560       - 29  # NDRPDR sel xxv710
2561       - 33  # NDRPDR sel xxv710
2562       - 34  # NDRPDR sel xxv710
2563       - 35  # NDRPDR sel xxv710
2564       - 36  # NDRPDR sel xxv710
2565       - 37  # NDRPDR sel xxv710
2566       - 41  # NDRPDR sel xxv710
2567       - 42  # NDRPDR sel xxv710
2568       - 43  # NDRPDR sel xxv710
2569       - 45  # NDRPDR sel xxv710
2570       - 30  # NDRPDR sel x710
2571       - 31  # NDRPDR sel x710
2572       - 32  # NDRPDR sel x710
2573       - 38  # NDRPDR sel x710
2574       - 39  # NDRPDR sel x710
2575       - 40  # NDRPDR sel x710
2576       - 44  # NDRPDR sel x710
2577       - 46  # NDRPDR sel x710
2578       - 47  # NDRPDR sel x710
2579       - 48  # NDRPDR sel x710
2580     csit-dpdk-perf-report-iterative-2005-3n-skx:
2581       - 28  # NDRPDR iter
2582       - 29  # NDRPDR iter
2583       - 30  # NDRPDR iter
2584       - 31  # NDRPDR iter
2585       - 32  # NDRPDR iter
2586       - 33  # NDRPDR iter
2587       - 34  # NDRPDR iter
2588       - 35  # NDRPDR iter
2589       - 36  # NDRPDR iter
2590       - 37  # NDRPDR iter
2591     csit-dpdk-perf-report-iterative-2009-3n-skx:
2592       - 4   # NDRPDR sel env5
2593       - 5   # NDRPDR sel env5
2594       - 6   # NDRPDR sel env5
2595       - 7   # NDRPDR sel env5
2596       - 8   # NDRPDR sel env5
2597       - 9   # NDRPDR sel env5
2598       - 14  # NDRPDR sel env5
2599       - 11  # NDRPDR sel env5
2600       - 12  # NDRPDR sel env5
2601       - 13  # NDRPDR sel env5
2602
2603     csit-dpdk-perf-verify-2001-2n-skx:
2604       - 35  # NDRPDR sel xxv710
2605       - 36  # NDRPDR sel xxv710
2606       - 37  # NDRPDR sel xxv710
2607       - 41  # NDRPDR sel xxv710
2608       - 42  # NDRPDR sel xxv710
2609       - 43  # NDRPDR sel xxv710
2610       - 46  # NDRPDR sel xxv710
2611       - 47  # NDRPDR sel xxv710
2612       - 52  # NDRPDR sel xxv710
2613       - 53  # NDRPDR sel xxv710
2614       - 38  # NDRPDR sel x710
2615       - 39  # NDRPDR sel x710
2616       - 40  # NDRPDR sel x710
2617       - 44  # NDRPDR sel x710
2618       - 45  # NDRPDR sel x710
2619       - 48  # NDRPDR sel x710
2620       - 49  # NDRPDR sel x710
2621       - 50  # NDRPDR sel x710
2622       - 51  # NDRPDR sel x710
2623       - 54  # NDRPDR sel x710
2624     csit-dpdk-perf-report-iterative-2005-2n-skx:
2625       - 20  # NDRPDR iter
2626       - 21  # NDRPDR iter
2627       - 22  # NDRPDR iter
2628       - 23  # NDRPDR iter
2629       - 24  # NDRPDR iter
2630       - 25  # NDRPDR iter
2631       - 26  # NDRPDR iter
2632       - 27  # NDRPDR iter
2633       - 28  # NDRPDR iter
2634       - 29  # NDRPDR iter
2635     csit-dpdk-perf-report-iterative-2009-2n-skx:
2636       - 4   # NDRPDR iter env5
2637       - 5   # NDRPDR iter env5
2638       - 6   # NDRPDR iter env5
2639       - 7   # NDRPDR iter env5
2640       - 8   # NDRPDR iter env5
2641       - 9   # NDRPDR iter env5
2642       - 10  # NDRPDR iter env5
2643       - 11  # NDRPDR iter env5
2644       - 12  # NDRPDR iter env5
2645       - 13  # NDRPDR iter env5
2646
2647     csit-dpdk-perf-verify-2001-2n-clx:
2648       - 15  # NDRPDR sel
2649       - 16  # NDRPDR sel
2650       - 17  # NDRPDR sel
2651       - 18  # NDRPDR sel
2652       - 19  # NDRPDR sel
2653       - 20  # NDRPDR sel
2654       - 21  # NDRPDR sel
2655       - 22  # NDRPDR sel
2656       - 23  # NDRPDR sel
2657       - 24  # NDRPDR sel
2658       - 25  # NDRPDR sel
2659       - 26  # NDRPDR sel
2660       - 27  # NDRPDR sel
2661       - 28  # NDRPDR sel
2662       - 29  # NDRPDR sel
2663       - 30  # NDRPDR sel
2664       - 31  # NDRPDR sel
2665       - 32  # NDRPDR sel
2666       - 33  # NDRPDR sel
2667       - 34  # NDRPDR sel
2668     csit-dpdk-perf-report-iterative-2005-2n-clx:
2669       - 20  # NDRPDR iter
2670       - 21  # NDRPDR iter
2671       - 22  # NDRPDR iter
2672       - 23  # NDRPDR iter
2673       - 24  # NDRPDR iter
2674       - 25  # NDRPDR iter
2675       - 26  # NDRPDR iter
2676       - 27  # NDRPDR iter
2677       - 28  # NDRPDR iter
2678       - 29  # NDRPDR iter
2679     csit-dpdk-perf-report-iterative-2009-2n-clx:
2680       - 4   # NDRPDR iter env5
2681       - 5   # NDRPDR iter env5
2682       - 6   # NDRPDR iter env5
2683       - 7   # NDRPDR iter env5
2684       - 8   # NDRPDR iter env5
2685       - 9   # NDRPDR iter env5
2686       - 10  # NDRPDR iter env5
2687       - 11  # NDRPDR iter env5
2688       - 12  # NDRPDR iter env5
2689       - 13  # NDRPDR iter env5
2690
2691 #    csit-dpdk-perf-verify-2001-2n-dnv:
2692 #      - 9   # NDRPDR sel
2693 #      - 10  # NDRPDR sel
2694 #      - 11  # NDRPDR sel
2695 #      - 12  # NDRPDR sel
2696 #      - 13  # NDRPDR sel
2697 #      - 14  # NDRPDR sel
2698 #      - 15  # NDRPDR sel
2699 #      - 16  # NDRPDR sel
2700 #      - 17  # NDRPDR sel
2701 #      - 18  # NDRPDR sel
2702 #    csit-dpdk-perf-report-iterative-2005-2n-dnv:
2703 #      - 8   # NDRPDR sel
2704 #      - 9   # NDRPDR sel
2705 #      - 10  # NDRPDR sel
2706 #      - 11  # NDRPDR sel
2707 #      - 12  # NDRPDR sel
2708 #      - 13  # NDRPDR sel
2709 #      - 14  # NDRPDR sel
2710 #      - 15  # NDRPDR sel
2711 #      - 16  # NDRPDR sel
2712 #      - 17  # NDRPDR sel
2713 #    # TODO: Add:
2714 #    # csit-dpdk-perf-report-iterative-2009-2n-dnv:
2715
2716 #    csit-dpdk-perf-verify-2001-3n-dnv:
2717 #      - 12  # NDRPDR sel
2718 #      - 13  # NDRPDR sel
2719 #      - 14  # NDRPDR sel
2720 #      - 15  # NDRPDR sel
2721 #      - 16  # NDRPDR sel
2722 #      - 17  # NDRPDR sel
2723 #      - 18  # NDRPDR sel
2724 #      - 19  # NDRPDR sel
2725 #      - 20  # NDRPDR sel
2726 #      - 22  # NDRPDR sel
2727 #    csit-dpdk-perf-report-iterative-2005-3n-dnv:
2728 #      - 6   # NDRPDR sel
2729 #      - 7   # NDRPDR sel
2730 #      - 8   # NDRPDR sel
2731 #      - 9   # NDRPDR sel
2732 #      - 10  # NDRPDR sel
2733 #      - 11  # NDRPDR sel
2734 #      - 12  # NDRPDR sel
2735 #      - 13  # NDRPDR sel
2736 #      - 14  # NDRPDR sel
2737 #      - 16  # NDRPDR sel
2738 #    # TODO: Add:
2739 #    # csit-dpdk-perf-report-iterative-2009-3n-dnv:
2740
2741     csit-dpdk-perf-verify-2001-3n-tsh:
2742       - 3   # NDRPDR sel
2743       - 4   # NDRPDR sel
2744       - 5   # NDRPDR sel
2745       - 9   # NDRPDR sel
2746       - 10  # NDRPDR sel
2747       - 11  # NDRPDR sel
2748       - 12  # NDRPDR sel
2749       - 14  # NDRPDR sel
2750       - 15  # NDRPDR sel
2751       - 18  # NDRPDR sel
2752     csit-dpdk-perf-report-iterative-2005-3n-tsh:
2753       - 5   # NDRPDR sel
2754     # TODO: Add:
2755     csit-dpdk-perf-report-iterative-2009-3n-tsh:
2756       - 1   # NDRPDR iter env5
2757       - 2   # NDRPDR iter env5
2758       - 3   # NDRPDR iter env5
2759       - 4   # NDRPDR iter env5
2760       - 5   # NDRPDR iter env5
2761       - 6   # NDRPDR iter env5
2762       - 7   # NDRPDR iter env5
2763       - 9   # NDRPDR iter env5
2764       - 10  # NDRPDR iter env5
2765
2766     # TODO: Add:
2767     csit-vpp-device-2009-ubuntu1804-1n-skx:
2768       - 131 # rls2009 env 5
2769
2770 - type: "output"
2771   output: "report"
2772   format:
2773     html:
2774     - full
2775 #    pdf:
2776 #    - minimal
2777
2778 ################################################################################
2779 ###                               T A B L E S                                ###
2780 ################################################################################
2781
2782 # VPP Soak vs NDR - 2n-skx
2783 - type: "table"
2784   title: "VPP Soak vs NDR 2n-skx"
2785   algorithm: "table_soak_vs_ndr"
2786   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-skx"
2787   reference:
2788     title: "NDR"
2789     data: "vpp-soak-vs-ndr-2n-skx-ref"
2790   compare:
2791     title: "Soak"
2792     data: "vpp-soak-vs-ndr-2n-skx-cmp"
2793   data: "vpp-soak-vs-ndr-2n-skx"
2794   include-tests: "NDR"
2795   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2796   parameters:
2797     - "throughput"
2798     - "name"
2799     - "parent"
2800
2801 # VPP Soak vs NDR - 2n-clx
2802 - type: "table"
2803   title: "VPP Soak vs NDR 2n-clx"
2804   algorithm: "table_soak_vs_ndr"
2805   output-file: "{DIR[STATIC,VPP]}/soak-vs-ndr-2n-clx"
2806   reference:
2807     title: "NDR"
2808     data: "vpp-soak-vs-ndr-2n-clx-ref"
2809   compare:
2810     title: "Soak"
2811     data: "vpp-soak-vs-ndr-2n-clx-cmp"
2812   data: "vpp-soak-vs-ndr-2n-clx"
2813   include-tests: "NDR"
2814   filter: "('NDRPDR' or 'SOAK') and not 'NF_DENSITY'"
2815   parameters:
2816     - "throughput"
2817     - "name"
2818     - "parent"
2819
2820 ################################################################################
2821
2822 ## VPP Compare NICs 3n-skx 2t1c ndr
2823 #- type: "table"
2824 #  title: "VPP Compare NICs 3n-skx 2t1c ndr"
2825 #  algorithm: "table_comparison"
2826 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-ndr"
2827 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2828 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2829 #  columns:
2830 #    - title: "x710"
2831 #      data-set: "vpp-nic-comparison-3n-skx"
2832 #      tag: "NIC_Intel-X710"
2833 #    - title: "xxv710"
2834 #      data-set: "vpp-nic-comparison-3n-skx"
2835 #      tag: "NIC_Intel-XXV710"
2836 #  comparisons:
2837 #    - title: "Diff"
2838 #      reference: 1
2839 #      compare: 2
2840 #  legend:
2841 #    - ""
2842 #    - "x710, xxv710 - NICs tested."
2843 #    - "Diff - difference between x710 and xxv710 NIC."
2844 #
2845 ## VPP Compare NICs 3n-skx 4t2c ndr
2846 #- type: "table"
2847 #  title: "VPP Compare NICs 3n-skx 4t2c ndr"
2848 #  algorithm: "table_comparison"
2849 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-ndr"
2850 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2851 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2852 #  columns:
2853 #    - title: "x710"
2854 #      data-set: "vpp-nic-comparison-3n-skx"
2855 #      tag: "NIC_Intel-X710"
2856 #    - title: "xxv710"
2857 #      data-set: "vpp-nic-comparison-3n-skx"
2858 #      tag: "NIC_Intel-XXV710"
2859 #  comparisons:
2860 #    - title: "Diff"
2861 #      reference: 1
2862 #      compare: 2
2863 #  legend:
2864 #    - ""
2865 #    - "x710, xxv710 - NICs tested."
2866 #    - "Diff - difference between x710 and xxv710 NIC."
2867 #
2868 ## VPP Compare NICs 3n-skx 2t1c pdr
2869 #- type: "table"
2870 #  title: "VPP Compare NICs 3n-skx 2t1c pdr"
2871 #  algorithm: "table_comparison"
2872 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-pdr"
2873 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2874 #  filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2875 #  columns:
2876 #    - title: "x710"
2877 #      data-set: "vpp-nic-comparison-3n-skx"
2878 #      tag: "NIC_Intel-X710"
2879 #    - title: "xxv710"
2880 #      data-set: "vpp-nic-comparison-3n-skx"
2881 #      tag: "NIC_Intel-XXV710"
2882 #  comparisons:
2883 #    - title: "Diff"
2884 #      reference: 1
2885 #      compare: 2
2886 #  legend:
2887 #    - ""
2888 #    - "x710, xxv710 - NICs tested."
2889 #    - "Diff - difference between x710 and xxv710 NIC."
2890 #
2891 ## VPP Compare NICs 3n-skx 4t2c pdr
2892 #- type: "table"
2893 #  title: "VPP Compare NICs 3n-skx 4t2c pdr"
2894 #  algorithm: "table_comparison"
2895 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-pdr"
2896 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
2897 #  filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
2898 #  columns:
2899 #    - title: "x710"
2900 #      data-set: "vpp-nic-comparison-3n-skx"
2901 #      tag: "NIC_Intel-X710"
2902 #    - title: "xxv710"
2903 #      data-set: "vpp-nic-comparison-3n-skx"
2904 #      tag: "NIC_Intel-XXV710"
2905 #  comparisons:
2906 #    - title: "Diff"
2907 #      reference: 1
2908 #      compare: 2
2909 #  legend:
2910 #    - ""
2911 #    - "x710, xxv710 - NICs tested."
2912 #    - "Diff - difference between x710 and xxv710 NIC."
2913
2914 ## VPP Compare NICs 3n-skx 2t1c mrr
2915 #- type: "table"
2916 #  title: "VPP Compare NICs 3n-skx 2t1c mrr"
2917 #  algorithm: "table_comparison"
2918 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-nics-mrr"
2919 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2920 #  filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
2921 #  columns:
2922 #    - title: "x710"
2923 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2924 #      tag: "NIC_Intel-X710"
2925 #    - title: "xxv710"
2926 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2927 #      tag: "NIC_Intel-XXV710"
2928 #  comparisons:
2929 #    - title: "Diff"
2930 #      reference: 1
2931 #      compare: 2
2932 #  legend:
2933 #    - ""
2934 #    - "x710, xxv710 - NICs tested."
2935 #    - "Diff - difference between x710 and xxv710 NIC."
2936 #
2937 ## VPP Compare NICs 3n-skx 4t2c mrr
2938 #- type: "table"
2939 #  title: "VPP Compare NICs 3n-skx 4t2c mrr"
2940 #  algorithm: "table_comparison"
2941 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-nics-mrr"
2942 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2943 #  filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
2944 #  columns:
2945 #    - title: "x710"
2946 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2947 #      tag: "NIC_Intel-X710"
2948 #    - title: "xxv710"
2949 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2950 #      tag: "NIC_Intel-XXV710"
2951 #  comparisons:
2952 #    - title: "Diff"
2953 #      reference: 1
2954 #      compare: 2
2955 #  legend:
2956 #    - ""
2957 #    - "x710, xxv710 - NICs tested."
2958 #    - "Diff - difference between x710 and xxv710 NIC."
2959 #
2960 ## VPP Compare NICs 3n-skx 8t4c mrr
2961 #- type: "table"
2962 #  title: "VPP Compare NICs 3n-skx 8t4c mrr"
2963 #  algorithm: "table_comparison"
2964 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-nics-mrr"
2965 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
2966 #  filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
2967 #  columns:
2968 #    - title: "x710"
2969 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2970 #      tag: "NIC_Intel-X710"
2971 #    - title: "xxv710"
2972 #      data-set: "vpp-nic-comparison-3n-skx-mrr"
2973 #      tag: "NIC_Intel-XXV710"
2974 #  comparisons:
2975 #    - title: "Diff"
2976 #      reference: 1
2977 #      compare: 2
2978 #  legend:
2979 #    - ""
2980 #    - "x710, xxv710 - NICs tested."
2981 #    - "Diff - difference between x710 and xxv710 NIC."
2982
2983 # VPP Compare NICs 2n-skx 2t1c ndr
2984 - type: "table"
2985   title: "VPP Compare NICs 2n-skx 2t1c ndr"
2986   algorithm: "table_comparison"
2987   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-ndr"
2988   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
2989   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
2990   columns:
2991     - title: "x710"
2992       data-set: "vpp-nic-comparison-2n-skx"
2993       tag: "NIC_Intel-X710"
2994     - title: "xxv710"
2995       data-set: "vpp-nic-comparison-2n-skx"
2996       tag: "NIC_Intel-XXV710"
2997   comparisons:
2998     - title: "Diff"
2999       reference: 1
3000       compare: 2
3001   legend:
3002     - ""
3003     - "x710, xxv710 - NICs tested."
3004     - "Diff - difference between x710 and xxv710 NIC."
3005
3006 # VPP Compare NICs 2n-skx 4t2c ndr
3007 - type: "table"
3008   title: "VPP Compare NICs 2n-skx 4t2c ndr"
3009   algorithm: "table_comparison"
3010   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-ndr"
3011   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3012   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3013   columns:
3014     - title: "x710"
3015       data-set: "vpp-nic-comparison-2n-skx"
3016       tag: "NIC_Intel-X710"
3017     - title: "xxv710"
3018       data-set: "vpp-nic-comparison-2n-skx"
3019       tag: "NIC_Intel-XXV710"
3020   comparisons:
3021     - title: "Diff"
3022       reference: 1
3023       compare: 2
3024   legend:
3025     - ""
3026     - "x710, xxv710 - NICs tested."
3027     - "Diff - difference between x710 and xxv710 NIC."
3028
3029 # VPP Compare NICs 2n-skx 2t1c pdr
3030 - type: "table"
3031   title: "VPP Compare NICs 2n-skx 2t1c pdr"
3032   algorithm: "table_comparison"
3033   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-pdr"
3034   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3035   filter: "'2T1C' and 'NDRPDR' and not 'NF_DENSITY'"
3036   columns:
3037     - title: "x710"
3038       data-set: "vpp-nic-comparison-2n-skx"
3039       tag: "NIC_Intel-X710"
3040     - title: "xxv710"
3041       data-set: "vpp-nic-comparison-2n-skx"
3042       tag: "NIC_Intel-XXV710"
3043   comparisons:
3044     - title: "Diff"
3045       reference: 1
3046       compare: 2
3047   legend:
3048     - ""
3049     - "x710, xxv710 - NICs tested."
3050     - "Diff - difference between x710 and xxv710 NIC."
3051
3052 # VPP Compare NICs 2n-skx 4t2c pdr
3053 - type: "table"
3054   title: "VPP Compare NICs 2n-skx 4t2c pdr"
3055   algorithm: "table_comparison"
3056   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-pdr"
3057   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3058   filter: "'4T2C' and 'NDRPDR' and not 'NF_DENSITY'"
3059   columns:
3060     - title: "x710"
3061       data-set: "vpp-nic-comparison-2n-skx"
3062       tag: "NIC_Intel-X710"
3063     - title: "xxv710"
3064       data-set: "vpp-nic-comparison-2n-skx"
3065       tag: "NIC_Intel-XXV710"
3066   comparisons:
3067     - title: "Diff"
3068       reference: 1
3069       compare: 2
3070   legend:
3071     - ""
3072     - "x710, xxv710 - NICs tested."
3073     - "Diff - difference between x710 and xxv710 NIC."
3074
3075 # VPP Compare NICs 2n-skx 2t1c mrr
3076 - type: "table"
3077   title: "VPP Compare NICs 2n-skx 2t1c mrr"
3078   algorithm: "table_comparison"
3079   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-nics-mrr"
3080   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3081   filter: "'2T1C' and 'MRR' and not 'NF_DENSITY'"
3082   columns:
3083     - title: "x710"
3084       data-set: "vpp-nic-comparison-2n-skx-mrr"
3085       tag: "NIC_Intel-X710"
3086     - title: "xxv710"
3087       data-set: "vpp-nic-comparison-2n-skx-mrr"
3088       tag: "NIC_Intel-XXV710"
3089   comparisons:
3090     - title: "Diff"
3091       reference: 1
3092       compare: 2
3093   legend:
3094     - ""
3095     - "x710, xxv710 - NICs tested."
3096     - "Diff - difference between x710 and xxv710 NIC."
3097
3098 # VPP Compare NICs 2n-skx 4t2c mrr
3099 - type: "table"
3100   title: "VPP Compare NICs 2n-skx 4t2c mrr"
3101   algorithm: "table_comparison"
3102   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-nics-mrr"
3103   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3104   filter: "'4T2C' and 'MRR' and not 'NF_DENSITY'"
3105   columns:
3106     - title: "x710"
3107       data-set: "vpp-nic-comparison-2n-skx-mrr"
3108       tag: "NIC_Intel-X710"
3109     - title: "xxv710"
3110       data-set: "vpp-nic-comparison-2n-skx-mrr"
3111       tag: "NIC_Intel-XXV710"
3112   comparisons:
3113     - title: "Diff"
3114       reference: 1
3115       compare: 2
3116   legend:
3117     - ""
3118     - "x710, xxv710 - NICs tested."
3119     - "Diff - difference between x710 and xxv710 NIC."
3120
3121 # VPP Compare NICs 2n-skx 8t4c mrr
3122 - type: "table"
3123   title: "VPP Compare NICs 2n-skx 8t4c mrr"
3124   algorithm: "table_comparison"
3125   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-nics-mrr"
3126   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
3127   filter: "'8T4C' and 'MRR' and not 'NF_DENSITY'"
3128   columns:
3129     - title: "x710"
3130       data-set: "vpp-nic-comparison-2n-skx-mrr"
3131       tag: "NIC_Intel-X710"
3132     - title: "xxv710"
3133       data-set: "vpp-nic-comparison-2n-skx-mrr"
3134       tag: "NIC_Intel-XXV710"
3135   comparisons:
3136     - title: "Diff"
3137       reference: 1
3138       compare: 2
3139   legend:
3140     - ""
3141     - "x710, xxv710 - NICs tested."
3142     - "Diff - difference between x710 and xxv710 NIC."
3143
3144 ################################################################################
3145 # VPP
3146
3147 # VPP Performance Changes 3n-hsw 1t1c pdr
3148 - type: "table"
3149   title: "VPP Performance Changes 3n-hsw 1t1c pdr"
3150   algorithm: "table_comparison"
3151   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-pdr"
3152   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3153   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3154   columns:
3155     - title: "2001.0-4"
3156       data-set: "vpp-performance-changes-3n-hsw-h1"
3157     - title: "2005.0-4"
3158       data-set: "vpp-performance-changes-3n-hsw-ref-env4"
3159     - title: "2005.0-5"
3160       data-set: "vpp-performance-changes-3n-hsw-ref-env5"
3161     - title: "2009.0-5"
3162       data-set: "vpp-performance-changes-3n-hsw-cmp"
3163   comparisons:
3164     - title: "2005.0-5 vs 2005.0-4"
3165       reference: 2
3166       compare: 3
3167 #      rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca1.yaml"
3168     - title: "2009.0-5 vs 2005.0-5"
3169       reference: 3
3170       compare: 4
3171 #      rca-file: "rca/rca-3n-hsw-1t1c-pdr-rca2.yaml"
3172   legend:
3173     - ''
3174     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3175     - '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).'
3176     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3177     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3178     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3179
3180 # VPP Performance Changes 3n-hsw 2t2c pdr
3181 - type: "table"
3182   title: "VPP Performance Changes 3n-hsw 2t2c pdr"
3183   algorithm: "table_comparison"
3184   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-pdr"
3185   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3186   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3187   columns:
3188     - title: "2001.0-4"
3189       data-set: "vpp-performance-changes-3n-hsw-h1"
3190     - title: "2005.0-4"
3191       data-set: "vpp-performance-changes-3n-hsw-ref-env4"
3192     - title: "2005.0-5"
3193       data-set: "vpp-performance-changes-3n-hsw-ref-env5"
3194     - title: "2009.0-5"
3195       data-set: "vpp-performance-changes-3n-hsw-cmp"
3196   comparisons:
3197     - title: "2005.0-5 vs 2005.0-4"
3198       reference: 2
3199       compare: 3
3200 #      rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca1.yaml"
3201     - title: "2009.0-5 vs 2005.0-5"
3202       reference: 3
3203       compare: 4
3204 #      rca-file: "rca/rca-3n-hsw-2t2c-pdr-rca2.yaml"
3205   legend:
3206     - ''
3207     - 'Test Case:            Test cases executed for: PDR throughput on 3n-hsw with xl710.'
3208     - '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).'
3209     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3210     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3211     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3212
3213 # VPP Performance Changes 3n-hsw 1t1c ndr
3214 - type: "table"
3215   title: "VPP Performance Changes 3n-hsw 1t1c ndr"
3216   algorithm: "table_comparison"
3217   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-ndr"
3218   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3219   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3220   columns:
3221     - title: "2001.0-4"
3222       data-set: "vpp-performance-changes-3n-hsw-h1"
3223     - title: "2005.0-4"
3224       data-set: "vpp-performance-changes-3n-hsw-ref-env4"
3225     - title: "2005.0-5"
3226       data-set: "vpp-performance-changes-3n-hsw-ref-env5"
3227     - title: "2009.0-5"
3228       data-set: "vpp-performance-changes-3n-hsw-cmp"
3229   comparisons:
3230     - title: "2005.0-5 vs 2005.0-4"
3231       reference: 2
3232       compare: 3
3233 #      rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca1.yaml"
3234     - title: "2009.0-5 vs 2005.0-5"
3235       reference: 3
3236       compare: 4
3237 #      rca-file: "rca/rca-3n-hsw-1t1c-ndr-rca2.yaml"
3238   legend:
3239     - ''
3240     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3241     - '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).'
3242     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3243     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3244     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3245
3246 # VPP Performance Changes 3n-hsw 2t2c ndr
3247 - type: "table"
3248   title: "VPP Performance Changes 3n-hsw 2t2c ndr"
3249   algorithm: "table_comparison"
3250   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-ndr"
3251   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3252   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
3253   columns:
3254     - title: "2001.0-4"
3255       data-set: "vpp-performance-changes-3n-hsw-h1"
3256     - title: "2005.0-4"
3257       data-set: "vpp-performance-changes-3n-hsw-ref-env4"
3258     - title: "2005.0-5"
3259       data-set: "vpp-performance-changes-3n-hsw-ref-env5"
3260     - title: "2009.0-5"
3261       data-set: "vpp-performance-changes-3n-hsw-cmp"
3262   comparisons:
3263     - title: "2005.0-5 vs 2005.0-4"
3264       reference: 2
3265       compare: 3
3266 #      rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca1.yaml"
3267     - title: "2009.0-5 vs 2005.0-5"
3268       reference: 3
3269       compare: 4
3270 #      rca-file: "rca/rca-3n-hsw-2t2c-ndr-rca2.yaml"
3271   legend:
3272     - ''
3273     - 'Test Case:            Test cases executed for: NDR throughput on 3n-hsw with xl710.'
3274     - '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).'
3275     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3276     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3277     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3278
3279 # VPP Performance Changes 3n-skx 2t1c pdr
3280 - type: "table"
3281   title: "VPP Performance Changes 3n-skx 2t1c pdr"
3282   algorithm: "table_comparison"
3283   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-pdr"
3284   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3285   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3286   columns:
3287     - title: "2001.0-4"
3288       data-set: "vpp-performance-changes-3n-skx-h1"
3289     - title: "2005.0-4"
3290       data-set: "vpp-performance-changes-3n-skx-ref-env4"
3291     - title: "2005.0-5"
3292       data-set: "vpp-performance-changes-3n-skx-ref-env5"
3293     - title: "2009.0-5"
3294       data-set: "vpp-performance-changes-3n-skx-cmp"
3295   comparisons:
3296     - title: "2005.0-5 vs 2005.0-4"
3297       reference: 2
3298       compare: 3
3299 #      rca-file: "rca/rca-3n-skx-2t1c-pdr-rca1.yaml"
3300     - title: "2009.0-5 vs 2005.0-5"
3301       reference: 3
3302       compare: 4
3303 #      rca-file: "rca/rca-3n-skx-2t1c-pdr-rca2.yaml"
3304   legend:
3305     - ''
3306     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3307     - '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).'
3308     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3309     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3310     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3311
3312 # VPP Performance Changes 3n-skx 4t2c pdr
3313 - type: "table"
3314   title: "VPP Performance Changes 3n-skx 4t2c pdr"
3315   algorithm: "table_comparison"
3316   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-pdr"
3317   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3318   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3319   columns:
3320     - title: "2001.0-4"
3321       data-set: "vpp-performance-changes-3n-skx-h1"
3322     - title: "2005.0-4"
3323       data-set: "vpp-performance-changes-3n-skx-ref-env4"
3324     - title: "2005.0-5"
3325       data-set: "vpp-performance-changes-3n-skx-ref-env5"
3326     - title: "2009.0-5"
3327       data-set: "vpp-performance-changes-3n-skx-cmp"
3328   comparisons:
3329     - title: "2005.0-5 vs 2005.0-4"
3330       reference: 2
3331       compare: 3
3332 #      rca-file: "rca/rca-3n-skx-4t2c-pdr-rca1.yaml"
3333     - title: "2009.0-5 vs 2005.0-5"
3334       reference: 3
3335       compare: 4
3336 #      rca-file: "rca/rca-3n-skx-4t2c-pdr-rca2.yaml"
3337   legend:
3338     - ''
3339     - 'Test Case:            Test cases executed for: PDR throughput on 3n-skx with xxv710.'
3340     - '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).'
3341     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3342     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3343     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3344
3345 # VPP Performance Changes 3n-skx 2t1c ndr
3346 - type: "table"
3347   title: "VPP Performance Changes 3n-skx 2t1c ndr"
3348   algorithm: "table_comparison"
3349   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-ndr"
3350   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3351   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3352   columns:
3353     - title: "2001.0-4"
3354       data-set: "vpp-performance-changes-3n-skx-h1"
3355     - title: "2005.0-4"
3356       data-set: "vpp-performance-changes-3n-skx-ref-env4"
3357     - title: "2005.0-5"
3358       data-set: "vpp-performance-changes-3n-skx-ref-env5"
3359     - title: "2009.0-5"
3360       data-set: "vpp-performance-changes-3n-skx-cmp"
3361   comparisons:
3362     - title: "2005.0-5 vs 2005.0-4"
3363       reference: 2
3364       compare: 3
3365 #      rca-file: "rca/rca-3n-skx-2t1c-ndr-rca1.yaml"
3366     - title: "2009.0-5 vs 2005.0-5"
3367       reference: 3
3368       compare: 4
3369 #      rca-file: "rca/rca-3n-skx-2t1c-ndr-rca2.yaml"
3370   legend:
3371     - ''
3372     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3373     - '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).'
3374     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3375     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3376     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3377
3378 # VPP Performance Changes 3n-skx 4t2c ndr
3379 - type: "table"
3380   title: "VPP Performance Changes 3n-skx 4t2c ndr"
3381   algorithm: "table_comparison"
3382   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-ndr"
3383   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3384   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3385   columns:
3386     - title: "2001.0-4"
3387       data-set: "vpp-performance-changes-3n-skx-h1"
3388     - title: "2005.0-4"
3389       data-set: "vpp-performance-changes-3n-skx-ref-env4"
3390     - title: "2005.0-5"
3391       data-set: "vpp-performance-changes-3n-skx-ref-env5"
3392     - title: "2009.0-5"
3393       data-set: "vpp-performance-changes-3n-skx-cmp"
3394   comparisons:
3395     - title: "2005.0-5 vs 2005.0-4"
3396       reference: 2
3397       compare: 3
3398 #      rca-file: "rca/rca-3n-skx-4t2c-ndr-rca1.yaml"
3399     - title: "2009.0-5 vs 2005.0-5"
3400       reference: 3
3401       compare: 4
3402 #      rca-file: "rca/rca-3n-skx-4t2c-ndr-rca2.yaml"
3403   legend:
3404     - ''
3405     - 'Test Case:            Test cases executed for: NDR throughput on 3n-skx with xxv710.'
3406     - '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).'
3407     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3408     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3409     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3410
3411 # VPP Performance Changes 2n-skx 2t1c pdr
3412 - type: "table"
3413   title: "VPP Performance Changes 2n-skx 2t1c pdr"
3414   algorithm: "table_comparison"
3415   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-pdr"
3416   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3417   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3418   columns:
3419     - title: "2001.0-4"
3420       data-set: "vpp-performance-changes-2n-skx-h1"
3421     - title: "2005.0-4"
3422       data-set: "vpp-performance-changes-2n-skx-ref-env4"
3423     - title: "2005.0-5"
3424       data-set: "vpp-performance-changes-2n-skx-ref-env5"
3425     - title: "2009.0-5"
3426       data-set: "vpp-performance-changes-2n-skx-cmp"
3427   comparisons:
3428     - title: "2005.0-5 vs 2005.0-4"
3429       reference: 2
3430       compare: 3
3431 #      rca-file: "rca/rca-2n-skx-2t1c-pdr-rca1.yaml"
3432     - title: "2009.0-5 vs 2005.0-5"
3433       reference: 3
3434       compare: 4
3435 #      rca-file: "rca/rca-2n-skx-2t1c-pdr-rca2.yaml"
3436   legend:
3437     - ''
3438     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
3439     - '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).'
3440     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3441     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3442     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3443
3444 # VPP Performance Changes 2n-skx 4t2c pdr
3445 - type: "table"
3446   title: "VPP Performance Changes 2n-skx 4t2c pdr"
3447   algorithm: "table_comparison"
3448   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-pdr"
3449   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3450   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3451   columns:
3452     - title: "2001.0-4"
3453       data-set: "vpp-performance-changes-2n-skx-h1"
3454     - title: "2005.0-4"
3455       data-set: "vpp-performance-changes-2n-skx-ref-env4"
3456     - title: "2005.0-5"
3457       data-set: "vpp-performance-changes-2n-skx-ref-env5"
3458     - title: "2009.0-5"
3459       data-set: "vpp-performance-changes-2n-skx-cmp"
3460   comparisons:
3461     - title: "2005.0-5 vs 2005.0-4"
3462       reference: 2
3463       compare: 3
3464 #      rca-file: "rca/rca-2n-skx-4t2c-pdr-rca1.yaml"
3465     - title: "2009.0-5 vs 2005.0-5"
3466       reference: 3
3467       compare: 4
3468 #      rca-file: "rca/rca-2n-skx-4t2c-pdr-rca2.yaml"
3469   legend:
3470     - ''
3471     - 'Test Case:            Test cases executed for: PDR throughput on 2n-skx with xxv710.'
3472     - '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).'
3473     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3474     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3475     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3476
3477 # VPP Performance Changes 2n-skx 2t1c ndr
3478 - type: "table"
3479   title: "VPP Performance Changes 2n-skx 2t1c ndr"
3480   algorithm: "table_comparison"
3481   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-ndr"
3482   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3483   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3484   columns:
3485     - title: "2001.0-4"
3486       data-set: "vpp-performance-changes-2n-skx-h1"
3487     - title: "2005.0-4"
3488       data-set: "vpp-performance-changes-2n-skx-ref-env4"
3489     - title: "2005.0-5"
3490       data-set: "vpp-performance-changes-2n-skx-ref-env5"
3491     - title: "2009.0-5"
3492       data-set: "vpp-performance-changes-2n-skx-cmp"
3493   comparisons:
3494     - title: "2005.0-5 vs 2005.0-4"
3495       reference: 2
3496       compare: 3
3497 #      rca-file: "rca/rca-2n-skx-2t1c-ndr-rca1.yaml"
3498     - title: "2009.0-5 vs 2005.0-5"
3499       reference: 3
3500       compare: 4
3501 #      rca-file: "rca/rca-2n-skx-2t1c-ndr-rca2.yaml"
3502   legend:
3503     - ''
3504     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
3505     - '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).'
3506     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3507     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3508     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3509
3510 # VPP Performance Changes 2n-skx 4t2c ndr
3511 - type: "table"
3512   title: "VPP Performance Changes 2n-skx 4t2c ndr"
3513   algorithm: "table_comparison"
3514   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-ndr"
3515   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3516   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3517   columns:
3518     - title: "2001.0-4"
3519       data-set: "vpp-performance-changes-2n-skx-h1"
3520     - title: "2005.0-4"
3521       data-set: "vpp-performance-changes-2n-skx-ref-env4"
3522     - title: "2005.0-5"
3523       data-set: "vpp-performance-changes-2n-skx-ref-env5"
3524     - title: "2009.0-5"
3525       data-set: "vpp-performance-changes-2n-skx-cmp"
3526   comparisons:
3527     - title: "2005.0-5 vs 2005.0-4"
3528       reference: 2
3529       compare: 3
3530 #      rca-file: "rca/rca-2n-skx-4t2c-ndr-rca1.yaml"
3531     - title: "2009.0-5 vs 2005.0-5"
3532       reference: 3
3533       compare: 4
3534 #      rca-file: "rca/rca-2n-skx-4t2c-ndr-rca2.yaml"
3535   legend:
3536     - ''
3537     - 'Test Case:            Test cases executed for: NDR throughput on 2n-skx with xxv710.'
3538     - '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).'
3539     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3540     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3541     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3542
3543 # VPP Performance Changes 2n-clx-xxv710 2t1c pdr
3544 - type: "table"
3545   title: "VPP Performance Changes 2n-clx-xxv710 2t1c pdr"
3546   algorithm: "table_comparison"
3547   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-pdr"
3548   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3549   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3550   columns:
3551     - title: "2001.0-4"
3552       data-set: "vpp-performance-changes-2n-clx-h1"
3553     - title: "2005.0-4"
3554       data-set: "vpp-performance-changes-2n-clx-ref-env4"
3555     - title: "2005.0-5"
3556       data-set: "vpp-performance-changes-2n-clx-ref-env5"
3557     - title: "2009.0-5"
3558       data-set: "vpp-performance-changes-2n-clx-cmp"
3559   comparisons:
3560     - title: "2005.0-5 vs 2005.0-4"
3561       reference: 2
3562       compare: 3
3563 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca1.yaml"
3564     - title: "2009.0-5 vs 2005.0-5"
3565       reference: 3
3566       compare: 4
3567 #      rca-file: "rca/rca-2n-clx-2t1c-pdr-rca1.yaml"
3568   legend:
3569     - ''
3570     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
3571     - '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).'
3572     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3573     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3574     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3575
3576 # VPP Performance Changes 2n-clx-xxv710 4t2c pdr
3577 - type: "table"
3578   title: "VPP Performance Changes 2n-clx-xxv710 4t2c pdr"
3579   algorithm: "table_comparison"
3580   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-pdr"
3581   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3582   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3583   columns:
3584     - title: "2001.0-4"
3585       data-set: "vpp-performance-changes-2n-clx-h1"
3586     - title: "2005.0-4"
3587       data-set: "vpp-performance-changes-2n-clx-ref-env4"
3588     - title: "2005.0-5"
3589       data-set: "vpp-performance-changes-2n-clx-ref-env5"
3590     - title: "2009.0-5"
3591       data-set: "vpp-performance-changes-2n-clx-cmp"
3592   comparisons:
3593     - title: "2005.0-5 vs 2005.0-4"
3594       reference: 2
3595       compare: 3
3596 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca1.yaml"
3597     - title: "2009.0-5 vs 2005.0-5"
3598       reference: 3
3599       compare: 4
3600 #      rca-file: "rca/rca-2n-clx-4t2c-pdr-rca1.yaml"
3601   legend:
3602     - ''
3603     - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with xxv710.'
3604     - '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).'
3605     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3606     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3607     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3608
3609 # VPP Performance Changes 2n-clx-xxv710 2t1c ndr
3610 - type: "table"
3611   title: "VPP Performance Changes 2n-clx-xxv710 2t1c ndr"
3612   algorithm: "table_comparison"
3613   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-ndr"
3614   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3615   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3616   columns:
3617     - title: "2001.0-4"
3618       data-set: "vpp-performance-changes-2n-clx-h1"
3619     - title: "2005.0-4"
3620       data-set: "vpp-performance-changes-2n-clx-ref-env4"
3621     - title: "2005.0-5"
3622       data-set: "vpp-performance-changes-2n-clx-ref-env5"
3623     - title: "2009.0-5"
3624       data-set: "vpp-performance-changes-2n-clx-cmp"
3625   comparisons:
3626     - title: "2005.0-5 vs 2005.0-4"
3627       reference: 2
3628       compare: 3
3629 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca1.yaml"
3630     - title: "2009.0-5 vs 2005.0-5"
3631       reference: 3
3632       compare: 4
3633 #      rca-file: "rca/rca-2n-clx-2t1c-ndr-rca1.yaml"
3634   legend:
3635     - ''
3636     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
3637     - '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).'
3638     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3639     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3640     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3641
3642 # VPP Performance Changes 2n-clx-xxv710 4t2c ndr
3643 - type: "table"
3644   title: "VPP Performance Changes 2n-clx-xxv710 ndr"
3645   algorithm: "table_comparison"
3646   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-ndr"
3647   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3648   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
3649   columns:
3650     - title: "2001.0-4"
3651       data-set: "vpp-performance-changes-2n-clx-h1"
3652     - title: "2005.0-4"
3653       data-set: "vpp-performance-changes-2n-clx-ref-env4"
3654     - title: "2005.0-5"
3655       data-set: "vpp-performance-changes-2n-clx-ref-env5"
3656     - title: "2009.0-5"
3657       data-set: "vpp-performance-changes-2n-clx-cmp"
3658   comparisons:
3659     - title: "2005.0-5 vs 2005.0-4"
3660       reference: 2
3661       compare: 3
3662 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca1.yaml"
3663     - title: "2009.0-5 vs 2005.0-5"
3664       reference: 3
3665       compare: 4
3666 #      rca-file: "rca/rca-2n-clx-4t2c-ndr-rca1.yaml"
3667   legend:
3668     - ''
3669     - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with xxv710.'
3670     - '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).'
3671     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3672     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
3673     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3674
3675 ## VPP Performance Changes 2n-clx-x556 2t1c pdr
3676 #- type: "table"
3677 #  title: "VPP Performance Changes 2n-clx-x556 2t1c pdr"
3678 #  algorithm: "table_comparison"
3679 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-pdr"
3680 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3681 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3682 #  columns:
3683 #    - title: "2001.0-2"
3684 #      data-set: "vpp-performance-changes-2n-clx-ref-env4"
3685 #    - title: "2005.0-3"
3686 #      data-set: "vpp-performance-changes-2n-clx-cmp"
3687 #  comparisons:
3688 #    - title: "Diff"
3689 #      reference: 1
3690 #      compare: 2
3691 #  legend:
3692 #    - ''
3693 #    - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with x556.'
3694 #    - '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).'
3695 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3696 #    - '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.'
3697 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3698 #
3699 ## VPP Performance Changes 2n-clx-x556 4t2c pdr
3700 #- type: "table"
3701 #  title: "VPP Performance Changes 2n-clx-x556 4t2c pdr"
3702 #  algorithm: "table_comparison"
3703 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-pdr"
3704 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3705 #  filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3706 #  columns:
3707 #    - title: "2001.0-2"
3708 #      data-set: "vpp-performance-changes-2n-clx-ref-env4"
3709 #    - title: "2005.0-3"
3710 #      data-set: "vpp-performance-changes-2n-clx-cmp"
3711 #  comparisons:
3712 #    - title: "Diff"
3713 #      reference: 1
3714 #      compare: 2
3715 #  legend:
3716 #    - ''
3717 #    - 'Test Case:            Test cases executed for: PDR throughput on 2n-clx with x556.'
3718 #    - '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).'
3719 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3720 #    - '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.'
3721 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3722 #
3723 ## VPP Performance Changes 2n-clx-x556 2t1c ndr
3724 #- type: "table"
3725 #  title: "VPP Performance Changes 2n-clx-x556 2t1c ndr"
3726 #  algorithm: "table_comparison"
3727 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-ndr"
3728 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3729 #  filter: "'2T1C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3730 #  columns:
3731 #    - title: "2001.0-2"
3732 #      data-set: "vpp-performance-changes-2n-clx-ref-env4"
3733 #    - title: "2005.0-3"
3734 #      data-set: "vpp-performance-changes-2n-clx-cmp"
3735 #  comparisons:
3736 #    - title: "Diff"
3737 #      reference: 1
3738 #      compare: 2
3739 #  legend:
3740 #    - ''
3741 #    - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with x556.'
3742 #    - '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).'
3743 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3744 #    - '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.'
3745 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3746 #
3747 ## VPP Performance Changes 2n-clx-x556 4t2c ndr
3748 #- type: "table"
3749 #  title: "VPP Performance Changes 2n-clx-x556 ndr"
3750 #  algorithm: "table_comparison"
3751 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-ndr"
3752 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3753 #  filter: "'4T2C' and 'NDRPDR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
3754 #  columns:
3755 #    - title: "2001.0-2"
3756 #      data-set: "vpp-performance-changes-2n-clx-ref-env4"
3757 #    - title: "2005.0-3"
3758 #      data-set: "vpp-performance-changes-2n-clx-cmp"
3759 #  comparisons:
3760 #    - title: "Diff"
3761 #      reference: 1
3762 #      compare: 2
3763 #  legend:
3764 #    - ''
3765 #    - 'Test Case:            Test cases executed for: NDR throughput on 2n-clx with x556.'
3766 #    - '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).'
3767 #    - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3768 #    - '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.'
3769 ##    - '                RCA1: root cause analysis reference for 2001.0-4 vs 2001.0-2.'
3770
3771 # VPP Performance Changes 2n-dnv 1t1c pdr
3772 - type: "table"
3773   title: "VPP Performance Changes 2n-dnv 1t1c pdr"
3774   algorithm: "table_comparison"
3775   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-pdr"
3776   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3777   filter: "'1T1C'"
3778   columns:
3779     - title: "2001.0-2"
3780       data-set: "vpp-performance-changes-2n-dnv-h1"
3781     - title: "2005.0-5"
3782       data-set: "vpp-performance-changes-2n-dnv-ref"
3783     - title: "2009.0-5"
3784       data-set: "vpp-performance-changes-2n-dnv-cmp"
3785   comparisons:
3786     - title: "2009.0-5 vs 2005.0-5"
3787       reference: 2
3788       compare: 3
3789   legend:
3790     - ''
3791     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
3792     - '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).'
3793     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3794     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3795
3796 # VPP Performance Changes 2n-dnv 2t2c pdr
3797 - type: "table"
3798   title: "VPP Performance Changes 2n-dnv 2t2c pdr"
3799   algorithm: "table_comparison"
3800   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-pdr"
3801   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3802   filter: "'2T2C'"
3803   columns:
3804     - title: "2001.0-2"
3805       data-set: "vpp-performance-changes-2n-dnv-h1"
3806     - title: "2005.0-5"
3807       data-set: "vpp-performance-changes-2n-dnv-ref"
3808     - title: "2009.0-5"
3809       data-set: "vpp-performance-changes-2n-dnv-cmp"
3810   comparisons:
3811     - title: "2009.0-5 vs 2005.0-5"
3812       reference: 2
3813       compare: 3
3814   legend:
3815     - ''
3816     - 'Test Case:            Test cases executed for: PDR throughput on 2n-dnv with x553.'
3817     - '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).'
3818     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3819     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3820
3821 # VPP Performance Changes 2n-dnv 1t1c ndr
3822 - type: "table"
3823   title: "VPP Performance Changes 2n-dnv 1t1c ndr"
3824   algorithm: "table_comparison"
3825   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-ndr"
3826   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3827   filter: "'1T1C'"
3828   columns:
3829     - title: "2001.0-2"
3830       data-set: "vpp-performance-changes-2n-dnv-h1"
3831     - title: "2005.0-5"
3832       data-set: "vpp-performance-changes-2n-dnv-ref"
3833     - title: "2009.0-5"
3834       data-set: "vpp-performance-changes-2n-dnv-cmp"
3835   comparisons:
3836     - title: "2009.0-5 vs 2005.0-5"
3837       reference: 2
3838       compare: 3
3839   legend:
3840     - ''
3841     - 'Test Case:            Test cases executed for: NDR throughput on 2n-dnv with x553.'
3842     - '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).'
3843     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3844     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3845
3846 # VPP Performance Changes 2n-dnv 2t2c ndr
3847 - type: "table"
3848   title: "VPP Performance Changes 2n-dnv 2t2c ndr"
3849   algorithm: "table_comparison"
3850   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-ndr"
3851   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3852   filter: "'2T2C'"
3853   columns:
3854     - title: "2001.0-2"
3855       data-set: "vpp-performance-changes-2n-dnv-h1"
3856     - title: "2005.0-5"
3857       data-set: "vpp-performance-changes-2n-dnv-ref"
3858     - title: "2009.0-5"
3859       data-set: "vpp-performance-changes-2n-dnv-cmp"
3860   comparisons:
3861     - title: "2009.0-5 vs 2005.0-5"
3862       reference: 2
3863       compare: 3
3864   legend:
3865     - ''
3866     - 'Test Case:            Test cases executed for: NDR throughput on 2n-dnv with x553.'
3867     - '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).'
3868     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3869     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3870
3871 # VPP Performance Changes 3n-dnv 1t1c pdr
3872 - type: "table"
3873   title: "VPP Performance Changes 3n-dnv 1t1c pdr"
3874   algorithm: "table_comparison"
3875   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-pdr"
3876   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3877   filter: "'1T1C'"
3878   columns:
3879     - title: "2001.0-2"
3880       data-set: "vpp-performance-changes-3n-dnv-h1"
3881     - title: "2005.0-5"
3882       data-set: "vpp-performance-changes-3n-dnv-ref"
3883     - title: "2009.0-5"
3884       data-set: "vpp-performance-changes-3n-dnv-cmp"
3885   comparisons:
3886     - title: "2009.0-5 vs 2005.0-5"
3887       reference: 2
3888       compare: 3
3889   legend:
3890     - ''
3891     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
3892     - '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).'
3893     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3894     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3895
3896 # VPP Performance Changes 3n-dnv 2t2c pdr
3897 - type: "table"
3898   title: "VPP Performance Changes 3n-dnv 2t2c pdr"
3899   algorithm: "table_comparison"
3900   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-pdr"
3901   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3902   filter: "'2T2C'"
3903   columns:
3904     - title: "2001.0-2"
3905       data-set: "vpp-performance-changes-3n-dnv-h1"
3906     - title: "2005.0-5"
3907       data-set: "vpp-performance-changes-3n-dnv-ref"
3908     - title: "2009.0-5"
3909       data-set: "vpp-performance-changes-3n-dnv-cmp"
3910   comparisons:
3911     - title: "2009.0-5 vs 2005.0-5"
3912       reference: 2
3913       compare: 3
3914   legend:
3915     - ''
3916     - 'Test Case:            Test cases executed for: PDR throughput on 3n-dnv with x553.'
3917     - '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).'
3918     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3919     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3920
3921 # VPP Performance Changes 3n-dnv 1t1c ndr
3922 - type: "table"
3923   title: "VPP Performance Changes 3n-dnv 1t1c ndr"
3924   algorithm: "table_comparison"
3925   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-ndr"
3926   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3927   filter: "'1T1C'"
3928   columns:
3929     - title: "2001.0-2"
3930       data-set: "vpp-performance-changes-3n-dnv-h1"
3931     - title: "2005.0-5"
3932       data-set: "vpp-performance-changes-3n-dnv-ref"
3933     - title: "2009.0-5"
3934       data-set: "vpp-performance-changes-3n-dnv-cmp"
3935   comparisons:
3936     - title: "2009.0-5 vs 2005.0-5"
3937       reference: 2
3938       compare: 3
3939   legend:
3940     - ''
3941     - 'Test Case:            Test cases executed for: NDR throughput on 3n-dnv with x553.'
3942     - '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).'
3943     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3944     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3945
3946 # VPP Performance Changes 3n-dnv 2t2c ndr
3947 - type: "table"
3948   title: "VPP Performance Changes 3n-dnv 2t2c ndr"
3949   algorithm: "table_comparison"
3950   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-ndr"
3951   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
3952   filter: "'2T2C'"
3953   columns:
3954     - title: "2001.0-2"
3955       data-set: "vpp-performance-changes-3n-dnv-h1"
3956     - title: "2005.0-5"
3957       data-set: "vpp-performance-changes-3n-dnv-ref"
3958     - title: "2009.0-5"
3959       data-set: "vpp-performance-changes-3n-dnv-cmp"
3960   comparisons:
3961     - title: "2009.0-5 vs 2005.0-5"
3962       reference: 2
3963       compare: 3
3964   legend:
3965     - ''
3966     - 'Test Case:            Test cases executed for: NDR throughput on 3n-dnv with x553.'
3967     - '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).'
3968     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
3969     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
3970
3971 # VPP Performance Changes 3n-tsh 1t1c pdr
3972 - type: "table"
3973   title: "VPP Performance Changes 3n-tsh 1t1c pdr"
3974   algorithm: "table_comparison"
3975   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-pdr"
3976   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
3977   filter: "'1T1C'"
3978   columns:
3979     - title: "2001.0-4"
3980       data-set: "vpp-performance-changes-3n-tsh-h1"
3981     - title: "2005.0-4"
3982       data-set: "vpp-performance-changes-3n-tsh-ref-env4"
3983     - title: "2005.0-5"
3984       data-set: "vpp-performance-changes-3n-tsh-ref-env5"
3985     - title: "2009.0-5"
3986       data-set: "vpp-performance-changes-3n-tsh-cmp"
3987   comparisons:
3988     - title: "2005.0-5 vs 2005.0-4"
3989       reference: 2
3990       compare: 3
3991 #      rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca1.yaml"
3992     - title: "2009.0-5 vs 2005.0-5"
3993       reference: 3
3994       compare: 4
3995 #      rca-file: "rca/rca-3n-tsh-1t1c-pdr-rca2.yaml"
3996   legend:
3997     - ''
3998     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
3999     - '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).'
4000     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4001     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4002     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4003
4004 # VPP Performance Changes 3n-tsh 2t2c pdr
4005 - type: "table"
4006   title: "VPP Performance Changes 3n-tsh 2t2c pdr"
4007   algorithm: "table_comparison"
4008   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-pdr"
4009   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4010   filter: "'2T2C'"
4011   columns:
4012     - title: "2001.0-4"
4013       data-set: "vpp-performance-changes-3n-tsh-h1"
4014     - title: "2005.0-4"
4015       data-set: "vpp-performance-changes-3n-tsh-ref-env4"
4016     - title: "2005.0-5"
4017       data-set: "vpp-performance-changes-3n-tsh-ref-env5"
4018     - title: "2009.0-5"
4019       data-set: "vpp-performance-changes-3n-tsh-cmp"
4020   comparisons:
4021     - title: "2005.0-5 vs 2005.0-4"
4022       reference: 2
4023       compare: 3
4024 #      rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca1.yaml"
4025     - title: "2009.0-5 vs 2005.0-5"
4026       reference: 3
4027       compare: 4
4028 #      rca-file: "rca/rca-3n-tsh-2t2c-pdr-rca2.yaml"
4029   legend:
4030     - ''
4031     - 'Test Case:            Test cases executed for: PDR throughput on 3n-tsh with x520.'
4032     - '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).'
4033     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4034     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4035     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4036
4037 # VPP Performance Changes 3n-tsh 1t1c ndr
4038 - type: "table"
4039   title: "VPP Performance Changes 3n-tsh 1t1c ndr"
4040   algorithm: "table_comparison"
4041   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-ndr"
4042   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4043   filter: "'1T1C'"
4044   columns:
4045     - title: "2001.0-4"
4046       data-set: "vpp-performance-changes-3n-tsh-h1"
4047     - title: "2005.0-4"
4048       data-set: "vpp-performance-changes-3n-tsh-ref-env4"
4049     - title: "2005.0-5"
4050       data-set: "vpp-performance-changes-3n-tsh-ref-env5"
4051     - title: "2009.0-5"
4052       data-set: "vpp-performance-changes-3n-tsh-cmp"
4053   comparisons:
4054     - title: "2005.0-5 vs 2005.0-4"
4055       reference: 2
4056       compare: 3
4057 #      rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca1.yaml"
4058     - title: "2009.0-5 vs 2005.0-5"
4059       reference: 3
4060       compare: 4
4061 #      rca-file: "rca/rca-3n-tsh-1t1c-ndr-rca2.yaml"
4062   legend:
4063     - ''
4064     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
4065     - '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).'
4066     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4067     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4068     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4069
4070 # VPP Performance Changes 3n-tsh 2t2c ndr
4071 - type: "table"
4072   title: "VPP Performance Changes 3n-tsh 2t2c ndr"
4073   algorithm: "table_comparison"
4074   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-ndr"
4075   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4076   filter: "'2T2C'"
4077   columns:
4078     - title: "2001.0-4"
4079       data-set: "vpp-performance-changes-3n-tsh-h1"
4080     - title: "2005.0-4"
4081       data-set: "vpp-performance-changes-3n-tsh-ref-env4"
4082     - title: "2005.0-5"
4083       data-set: "vpp-performance-changes-3n-tsh-ref-env5"
4084     - title: "2009.0-5"
4085       data-set: "vpp-performance-changes-3n-tsh-cmp"
4086   comparisons:
4087     - title: "2005.0-5 vs 2005.0-4"
4088       reference: 2
4089       compare: 3
4090 #      rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca1.yaml"
4091     - title: "2009.0-5 vs 2005.0-5"
4092       reference: 3
4093       compare: 4
4094 #      rca-file: "rca/rca-3n-tsh-2t2c-ndr-rca2.yaml"
4095   legend:
4096     - ''
4097     - 'Test Case:            Test cases executed for: NDR throughput on 3n-tsh with x520.'
4098     - '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).'
4099     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4100     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4101     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4102
4103 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr
4104 - type: "table"
4105   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c ndr"
4106   algorithm: "table_comparison"
4107   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-ndr"
4108   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4109   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4110   columns:
4111     - title: "3n-hsw xl710"
4112       data-set: "vpp-compare-testbeds-ref"
4113       tag: "NIC_Intel-XL710"
4114     - title: "3n-skx xxv710"
4115       data-set: "vpp-compare-testbeds-cmp"
4116       tag: "NIC_Intel-XXV710"
4117   comparisons:
4118     - title: "Diff"
4119       reference: 1
4120       compare: 2
4121   legend:
4122     - ""
4123     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4124     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4125
4126 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr
4127 - type: "table"
4128   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c ndr"
4129   algorithm: "table_comparison"
4130   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-ndr"
4131   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4132   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4133   columns:
4134     - title: "3n-hsw xl710"
4135       data-set: "vpp-compare-testbeds-ref"
4136       tag: "NIC_Intel-XL710"
4137     - title: "3n-skx xxv710"
4138       data-set: "vpp-compare-testbeds-cmp"
4139       tag: "NIC_Intel-XXV710"
4140   comparisons:
4141     - title: "Diff"
4142       reference: 1
4143       compare: 2
4144   legend:
4145     - ""
4146     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4147     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4148
4149 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr
4150 - type: "table"
4151   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c pdr"
4152   algorithm: "table_comparison"
4153   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-pdr"
4154   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4155   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4156   columns:
4157     - title: "3n-hsw xl710"
4158       data-set: "vpp-compare-testbeds-ref"
4159       tag: "NIC_Intel-XL710"
4160     - title: "3n-skx xxv710"
4161       data-set: "vpp-compare-testbeds-cmp"
4162       tag: "NIC_Intel-XXV710"
4163   comparisons:
4164     - title: "Diff"
4165       reference: 1
4166       compare: 2
4167   legend:
4168     - ""
4169     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4170     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4171
4172 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr
4173 - type: "table"
4174   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c pdr"
4175   algorithm: "table_comparison"
4176   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-pdr"
4177   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4178   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4179   columns:
4180     - title: "3n-hsw xl710"
4181       data-set: "vpp-compare-testbeds-ref"
4182       tag: "NIC_Intel-XL710"
4183     - title: "3n-skx xxv710"
4184       data-set: "vpp-compare-testbeds-cmp"
4185       tag: "NIC_Intel-XXV710"
4186   comparisons:
4187     - title: "Diff"
4188       reference: 1
4189       compare: 2
4190   legend:
4191     - ""
4192     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
4193     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
4194
4195 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr
4196 - type: "table"
4197   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c ndr"
4198   algorithm: "table_comparison"
4199   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-ndr"
4200   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4201   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4202   columns:
4203     - title: "2n-skx"
4204       data-set: "vpp-compare-testbeds-skx-clx-ref"
4205     - title: "2n-clx"
4206       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4207   comparisons:
4208     - title: "Diff"
4209       reference: 1
4210       compare: 2
4211   legend:
4212     - ""
4213     - "2n-skx, 2n-clx - testbeds and NICs tested."
4214     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4215
4216 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr
4217 - type: "table"
4218   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c ndr"
4219   algorithm: "table_comparison"
4220   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-ndr"
4221   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4222   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4223   columns:
4224     - title: "2n-skx"
4225       data-set: "vpp-compare-testbeds-skx-clx-ref"
4226     - title: "2n-clx"
4227       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4228   comparisons:
4229     - title: "Diff"
4230       reference: 1
4231       compare: 2
4232   legend:
4233     - ""
4234     - "2n-skx, 2n-clx - testbeds and NICs tested."
4235     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4236
4237 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr
4238 - type: "table"
4239   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c pdr"
4240   algorithm: "table_comparison"
4241   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-pdr"
4242   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4243   filter: "'2T1C' and 'NIC_Intel-XXV710'"
4244   columns:
4245     - title: "2n-skx"
4246       data-set: "vpp-compare-testbeds-skx-clx-ref"
4247     - title: "2n-clx"
4248       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4249   comparisons:
4250     - title: "Diff"
4251       reference: 1
4252       compare: 2
4253   legend:
4254     - ""
4255     - "2n-skx, 2n-clx - testbeds and NICs tested."
4256     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4257
4258 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr
4259 - type: "table"
4260   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c pdr"
4261   algorithm: "table_comparison"
4262   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-pdr"
4263   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4264   filter: "'4T2C' and 'NIC_Intel-XXV710'"
4265   columns:
4266     - title: "2n-skx"
4267       data-set: "vpp-compare-testbeds-skx-clx-ref"
4268     - title: "2n-clx"
4269       data-set: "vpp-compare-testbeds-skx-clx-cmp"
4270   comparisons:
4271     - title: "Diff"
4272       reference: 1
4273       compare: 2
4274   legend:
4275     - ""
4276     - "2n-skx, 2n-clx - testbeds and NICs tested."
4277     - "Diff - difference between 2n-skx and 2n-clx testbeds."
4278
4279 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr
4280 - type: "table"
4281   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c ndr"
4282   algorithm: "table_comparison"
4283   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-ndr"
4284   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4285   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4286   columns:
4287     - title: "3n-hsw xl710"
4288       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4289       tag: "NIC_Intel-XL710"
4290     - title: "2n-clx xxv710"
4291       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4292       tag: "NIC_Intel-XXV710"
4293   comparisons:
4294     - title: "Diff"
4295       reference: 1
4296       compare: 2
4297   legend:
4298     - ""
4299     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4300     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4301
4302 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr
4303 - type: "table"
4304   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c ndr"
4305   algorithm: "table_comparison"
4306   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-ndr"
4307   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4308   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4309   columns:
4310     - title: "3n-hsw xl710"
4311       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4312       tag: "NIC_Intel-XL710"
4313     - title: "2n-clx xxv710"
4314       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4315       tag: "NIC_Intel-XXV710"
4316   comparisons:
4317     - title: "Diff"
4318       reference: 1
4319       compare: 2
4320   legend:
4321     - ""
4322     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4323     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4324
4325 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr
4326 - type: "table"
4327   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c pdr"
4328   algorithm: "table_comparison"
4329   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-pdr"
4330   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4331   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '1C'"
4332   columns:
4333     - title: "3n-hsw xl710"
4334       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4335       tag: "NIC_Intel-XL710"
4336     - title: "2n-clx xxv710"
4337       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4338       tag: "NIC_Intel-XXV710"
4339   comparisons:
4340     - title: "Diff"
4341       reference: 1
4342       compare: 2
4343   legend:
4344     - ""
4345     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4346     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4347
4348 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr
4349 - type: "table"
4350   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c pdr"
4351   algorithm: "table_comparison"
4352   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-pdr"
4353   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4354   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'NDRPDR' and '2C'"
4355   columns:
4356     - title: "3n-hsw xl710"
4357       data-set: "vpp-compare-testbeds-hsw-clx-ref"
4358       tag: "NIC_Intel-XL710"
4359     - title: "2n-clx xxv710"
4360       data-set: "vpp-compare-testbeds-hsw-clx-cmp"
4361       tag: "NIC_Intel-XXV710"
4362   comparisons:
4363     - title: "Diff"
4364       reference: 1
4365       compare: 2
4366   legend:
4367     - ""
4368     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
4369     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
4370
4371 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr
4372 - type: "table"
4373   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c ndr"
4374   algorithm: "table_comparison"
4375   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-ndr"
4376   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4377   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4378   columns:
4379     - title: "3n-skx"
4380       data-set: "vpp-compare-topologies-ref"
4381     - title: "2n-skx"
4382       data-set: "vpp-compare-topologies-cmp"
4383   comparisons:
4384     - title: "Diff"
4385       reference: 1
4386       compare: 2
4387   legend:
4388     - ""
4389     - "3n-skx, 2n-skx - topologies tested."
4390     - "Diff - difference between 3n-skx and 2n-skx topologies."
4391
4392 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr
4393 - type: "table"
4394   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c ndr"
4395   algorithm: "table_comparison"
4396   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-ndr"
4397   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
4398   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4399   columns:
4400     - title: "3n-skx"
4401       data-set: "vpp-compare-topologies-ref"
4402     - title: "2n-skx"
4403       data-set: "vpp-compare-topologies-cmp"
4404   comparisons:
4405     - title: "Diff"
4406       reference: 1
4407       compare: 2
4408   legend:
4409     - ""
4410     - "3n-skx, 2n-skx - topologies tested."
4411     - "Diff - difference between 3n-skx and 2n-skx topologies."
4412
4413 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr
4414 - type: "table"
4415   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c pdr"
4416   algorithm: "table_comparison"
4417   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-pdr"
4418   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4419   filter: "'NDRPDR' and '1C' and 'NIC_Intel-XXV710'"
4420   columns:
4421     - title: "3n-skx"
4422       data-set: "vpp-compare-topologies-ref"
4423     - title: "2n-skx"
4424       data-set: "vpp-compare-topologies-cmp"
4425   comparisons:
4426     - title: "Diff"
4427       reference: 1
4428       compare: 2
4429   legend:
4430     - ""
4431     - "3n-skx, 2n-skx - topologies tested."
4432     - "Diff - difference between 3n-skx and 2n-skx topologies."
4433
4434 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr
4435 - type: "table"
4436   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c pdr"
4437   algorithm: "table_comparison"
4438   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-pdr"
4439   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
4440   filter: "'NDRPDR' and '2C' and 'NIC_Intel-XXV710'"
4441   columns:
4442     - title: "3n-skx"
4443       data-set: "vpp-compare-topologies-ref"
4444     - title: "2n-skx"
4445       data-set: "vpp-compare-topologies-cmp"
4446   comparisons:
4447     - title: "Diff"
4448       reference: 1
4449       compare: 2
4450   legend:
4451     - ""
4452     - "3n-skx, 2n-skx - topologies tested."
4453     - "Diff - difference between 3n-skx and 2n-skx topologies."
4454
4455 # VPP Performance Changes 3n-hsw 1t1c mrr
4456 - type: "table"
4457   title: "VPP Performance Changes 3n-hsw 1t1c mrr"
4458   algorithm: "table_comparison"
4459   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-1t1c-mrr"
4460   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4461   filter: "'1T1C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4462   columns:
4463     - title: "2001.0-2"
4464       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4465     - title: "2005.0-4"
4466       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env4"
4467     - title: "2005.0-5"
4468       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env5"
4469     - title: "2009.0-5"
4470       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4471   comparisons:
4472     - title: "2005.0-5 vs 2005.0-4"
4473       reference: 2
4474       compare: 3
4475 #      rca-file: "rca/rca-3n-hsw-1t1c-mrr-rca1.yaml"
4476     - title: "2009.0-5 vs 2005.0-5"
4477       reference: 3
4478       compare: 4
4479 #      rca-file: "rca/rca-3n-hsw-1t1c-mrr-rca2.yaml"
4480   legend:
4481     - ''
4482     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
4483     - '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).'
4484     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4485     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4486     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4487
4488 # VPP Performance Changes 3n-hsw 2t2c mrr
4489 - type: "table"
4490   title: "VPP Performance Changes 3n-hsw 2t2c mrr"
4491   algorithm: "table_comparison"
4492   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-2t2c-mrr"
4493   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4494   filter: "'2T2C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4495   columns:
4496     - title: "2001.0-2"
4497       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4498     - title: "2005.0-4"
4499       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env4"
4500     - title: "2005.0-5"
4501       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env5"
4502     - title: "2009.0-5"
4503       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4504   comparisons:
4505     - title: "2005.0-5 vs 2005.0-4"
4506       reference: 2
4507       compare: 3
4508 #      rca-file: "rca/rca-3n-hsw-2t2c-mrr-rca1.yaml"
4509     - title: "2009.0-5 vs 2005.0-5"
4510       reference: 3
4511       compare: 4
4512 #      rca-file: "rca/rca-3n-hsw-2t2c-mrr-rca2.yaml"
4513   legend:
4514     - ''
4515     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
4516     - '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).'
4517     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4518     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4519     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4520
4521 # VPP Performance Changes 3n-hsw 4t4c mrr
4522 - type: "table"
4523   title: "VPP Performance Changes 3n-hsw 4t4c mrr"
4524   algorithm: "table_comparison"
4525   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-hsw-4t4c-mrr"
4526   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4527   filter: "'4T4C' and 'MRR' and 'NIC_Intel-XL710' and not 'NF_DENSITY'"
4528   columns:
4529     - title: "2001.0-2"
4530       data-set: "vpp-performance-changes-3n-hsw-mrr-h1"
4531     - title: "2005.0-4"
4532       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env4"
4533     - title: "2005.0-5"
4534       data-set: "vpp-performance-changes-3n-hsw-mrr-ref-env5"
4535     - title: "2009.0-5"
4536       data-set: "vpp-performance-changes-3n-hsw-mrr-cmp"
4537   comparisons:
4538     - title: "2005.0-5 vs 2005.0-4"
4539       reference: 2
4540       compare: 3
4541 #      rca-file: "rca/rca-3n-hsw-4t4c-mrr-rca1.yaml"
4542     - title: "2009.0-5 vs 2005.0-5"
4543       reference: 3
4544       compare: 4
4545 #      rca-file: "rca/rca-3n-hsw-4t4c-mrr-rca2.yaml"
4546   legend:
4547     - ''
4548     - 'Test Case:            Test cases executed for: MRR throughput on 3n-hsw with xl710.'
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     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4552     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4553
4554 # VPP Performance Changes 3n-skx 2t1c mrr
4555 - type: "table"
4556   title: "VPP Performance Changes 3n-skx 2t1c mrr"
4557   algorithm: "table_comparison"
4558   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-2t1c-mrr"
4559   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4560   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4561   columns:
4562     - title: "2001.0-2"
4563       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4564     - title: "2005.0-4"
4565       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env4"
4566     - title: "2005.0-5"
4567       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env5"
4568     - title: "2009.0-5"
4569       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4570   comparisons:
4571     - title: "2005.0-5 vs 2005.0-4"
4572       reference: 2
4573       compare: 3
4574 #      rca-file: "rca/rca-3n-hsw-2t1c-mrr-rca1.yaml"
4575     - title: "2009.0-5 vs 2005.0-5"
4576       reference: 2
4577       compare: 3
4578 #      rca-file: "rca/rca-3n-hsw-2t1c-mrr-rca2.yaml"
4579   legend:
4580     - ''
4581     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
4582     - '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).'
4583     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4584     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4585     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4586
4587 # VPP Performance Changes 3n-skx 4t2c mrr
4588 - type: "table"
4589   title: "VPP Performance Changes 3n-skx 4t2c mrr"
4590   algorithm: "table_comparison"
4591   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-4t2c-mrr"
4592   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4593   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4594   columns:
4595     - title: "2001.0-2"
4596       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4597     - title: "2005.0-4"
4598       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env4"
4599     - title: "2005.0-5"
4600       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env5"
4601     - title: "2009.0-5"
4602       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4603   comparisons:
4604     - title: "2005.0-5 vs 2005.0-4"
4605       reference: 2
4606       compare: 3
4607 #      rca-file: "rca/rca-3n-hsw-4t2c-mrr-rca1.yaml"
4608     - title: "2009.0-5 vs 2005.0-5"
4609       reference: 2
4610       compare: 3
4611 #      rca-file: "rca/rca-3n-hsw-4t2c-mrr-rca2.yaml"
4612   legend:
4613     - ''
4614     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
4615     - '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).'
4616     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4617     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4618     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4619
4620 # VPP Performance Changes 3n-skx 8t4c mrr
4621 - type: "table"
4622   title: "VPP Performance Changes 3n-skx 8t4c mrr"
4623   algorithm: "table_comparison"
4624   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-skx-8t4c-mrr"
4625   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4626   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4627   columns:
4628     - title: "2001.0-2"
4629       data-set: "vpp-performance-changes-3n-skx-mrr-h1"
4630     - title: "2005.0-4"
4631       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env4"
4632     - title: "2005.0-5"
4633       data-set: "vpp-performance-changes-3n-skx-mrr-ref-env5"
4634     - title: "2009.0-5"
4635       data-set: "vpp-performance-changes-3n-skx-mrr-cmp"
4636   comparisons:
4637     - title: "2005.0-5 vs 2005.0-4"
4638       reference: 2
4639       compare: 3
4640 #      rca-file: "rca/rca-3n-hsw-8t4c-mrr-rca1.yaml"
4641     - title: "2009.0-5 vs 2005.0-5"
4642       reference: 2
4643       compare: 3
4644 #      rca-file: "rca/rca-3n-hsw-8t4c-mrr-rca2.yaml"
4645   legend:
4646     - ''
4647     - 'Test Case:            Test cases executed for: MRR throughput on 3n-skx with xxv710.'
4648     - '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).'
4649     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4650     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4651     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4652
4653 # VPP Performance Changes 2n-skx 2t1c mrr
4654 - type: "table"
4655   title: "VPP Performance Changes 2n-skx 2t1c mrr"
4656   algorithm: "table_comparison"
4657   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-2t1c-mrr"
4658   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4659   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4660   columns:
4661     - title: "2001.0-2"
4662       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4663     - title: "2005.0-4"
4664       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env4"
4665     - title: "2005.0-5"
4666       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env5"
4667     - title: "2009.0-5"
4668       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4669   comparisons:
4670     - title: "2005.0-5 vs 2005.0-4"
4671       reference: 2
4672       compare: 3
4673 #      rca-file: "rca/rca-2n-skx-2t1c-mrr-rca1.yaml"
4674     - title: "2009.0-5 vs 2005.0-4"
4675       reference: 3
4676       compare: 4
4677 #      rca-file: "rca/rca-2n-skx-2t1c-mrr-rca2.yaml"
4678   legend:
4679     - ''
4680     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
4681     - '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).'
4682     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4683     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4684     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4685
4686 # VPP Performance Changes 2n-skx 4t2c mrr
4687 - type: "table"
4688   title: "VPP Performance Changes 2n-skx 4t2c mrr"
4689   algorithm: "table_comparison"
4690   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-4t2c-mrr"
4691   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4692   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4693   columns:
4694     - title: "2001.0-2"
4695       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4696     - title: "2005.0-4"
4697       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env4"
4698     - title: "2005.0-5"
4699       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env5"
4700     - title: "2009.0-5"
4701       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4702   comparisons:
4703     - title: "2005.0-5 vs 2005.0-4"
4704       reference: 2
4705       compare: 3
4706 #      rca-file: "rca/rca-2n-skx-4t2c-mrr-rca1.yaml"
4707     - title: "2009.0-5 vs 2005.0-4"
4708       reference: 3
4709       compare: 4
4710 #      rca-file: "rca/rca-2n-skx-4t2c-mrr-rca2.yaml"
4711   legend:
4712     - ''
4713     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
4714     - '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).'
4715     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4716     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4717     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4718
4719 # VPP Performance Changes 2n-skx 8t4c mrr
4720 - type: "table"
4721   title: "VPP Performance Changes 2n-skx 8t4c mrr"
4722   algorithm: "table_comparison"
4723   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-skx-8t4c-mrr"
4724   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4725   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4726   columns:
4727     - title: "2001.0-2"
4728       data-set: "vpp-performance-changes-2n-skx-mrr-h1"
4729     - title: "2005.0-4"
4730       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env4"
4731     - title: "2005.0-5"
4732       data-set: "vpp-performance-changes-2n-skx-mrr-ref-env5"
4733     - title: "2009.0-5"
4734       data-set: "vpp-performance-changes-2n-skx-mrr-cmp"
4735   comparisons:
4736     - title: "2005.0-5 vs 2005.0-4"
4737       reference: 2
4738       compare: 3
4739 #      rca-file: "rca/rca-2n-skx-8t4c-mrr-rca1.yaml"
4740     - title: "2009.0-5 vs 2005.0-4"
4741       reference: 3
4742       compare: 4
4743 #      rca-file: "rca/rca-2n-skx-8t4c-mrr-rca2.yaml"
4744   legend:
4745     - ''
4746     - 'Test Case:            Test cases executed for: MRR throughput on 2n-skx with xxv710.'
4747     - '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).'
4748     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4749     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4750     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4751
4752 # VPP Performance Changes 2n-clx-xxv710 2t1c mrr
4753 - type: "table"
4754   title: "VPP Performance Changes 2n-clx-xxv710 2t1c mrr"
4755   algorithm: "table_comparison"
4756   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-2t1c-mrr"
4757   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4758   filter: "'2T1C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4759   columns:
4760     - title: "2001.0-2"
4761       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
4762     - title: "2005.0-4"
4763       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
4764     - title: "2005.0-5"
4765       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env5"
4766     - title: "2009.0-5"
4767       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4768   comparisons:
4769     - title: "2005.0-5 vs 2005.0-4"
4770       reference: 2
4771       compare: 3
4772 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca1.yaml"
4773     - title: "2009.0-5 vs 2005.0-5"
4774       reference: 3
4775       compare: 4
4776 #      rca-file: "rca/rca-2n-clx-2t1c-mrr-rca2.yaml"
4777   legend:
4778     - ''
4779     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
4780     - '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).'
4781     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4782     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4783     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4784
4785 # VPP Performance Changes 2n-clx-xxv710 4t2c mrr
4786 - type: "table"
4787   title: "VPP Performance Changes 2n-clx-xxv710 4t2c mrr"
4788   algorithm: "table_comparison"
4789   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-4t2c-mrr"
4790   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4791   filter: "'4T2C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4792   columns:
4793     - title: "2001.0-2"
4794       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
4795     - title: "2005.0-4"
4796       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
4797     - title: "2005.0-5"
4798       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env5"
4799     - title: "2009.0-5"
4800       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4801   comparisons:
4802     - title: "2005.0-5 vs 2005.0-4"
4803       reference: 2
4804       compare: 3
4805 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca1.yaml"
4806     - title: "2009.0-5 vs 2005.0-5"
4807       reference: 3
4808       compare: 4
4809 #      rca-file: "rca/rca-2n-clx-4t2c-mrr-rca2.yaml"
4810   legend:
4811     - ''
4812     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
4813     - '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).'
4814     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4815     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4816     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4817
4818 # VPP Performance Changes 2n-clx-xxv710 8t4c mrr
4819 - type: "table"
4820   title: "VPP Performance Changes 2n-clx-xxv710 8t4c mrr"
4821   algorithm: "table_comparison"
4822   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-xxv710-8t4c-mrr"
4823   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4824   filter: "'8T4C' and 'MRR' and 'NIC_Intel-XXV710' and not 'NF_DENSITY'"
4825   columns:
4826     - title: "2001.0-2"
4827       data-set: "vpp-performance-changes-2n-clx-mrr-h1"
4828     - title: "2005.0-4"
4829       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
4830     - title: "2005.0-5"
4831       data-set: "vpp-performance-changes-2n-clx-mrr-ref-env5"
4832     - title: "2009.0-5"
4833       data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4834   comparisons:
4835     - title: "2005.0-5 vs 2005.0-4"
4836       reference: 2
4837       compare: 3
4838 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca1.yaml"
4839     - title: "2009.0-5 vs 2005.0-5"
4840       reference: 3
4841       compare: 4
4842 #      rca-file: "rca/rca-2n-clx-8t4c-mrr-rca2.yaml"
4843   legend:
4844     - ''
4845     - 'Test Case:            Test cases executed for: MRR throughput on 2n-clx with xxv710.'
4846     - '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).'
4847     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4848     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
4849     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4850
4851 ## VPP Performance Changes 2n-clx-x556 2t1c mrr
4852 #- type: "table"
4853 #  title: "VPP Performance Changes 2n-clx-x556 2t1c mrr"
4854 #  algorithm: "table_comparison"
4855 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-2t1c-mrr"
4856 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4857 #  filter: "'2T1C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4858 #  columns:
4859 #    - title: "2001"
4860 #      data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
4861 #    - title: "2005"
4862 #      data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4863 #  comparisons:
4864 #    - title: "Diff"
4865 #      reference: 1
4866 #      compare: 2
4867 #  legend:
4868 #    - ""
4869 #    - "2001, 2005 - VPP versions tested."
4870 #    - "Diff - difference between 2001 and 2005 VPP version."
4871 #
4872 ## VPP Performance Changes 2n-clx-x556 4t2c mrr
4873 #- type: "table"
4874 #  title: "VPP Performance Changes 2n-clx-x556 4t2c mrr"
4875 #  algorithm: "table_comparison"
4876 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-4t2c-mrr"
4877 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4878 #  filter: "'4T2C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4879 #  columns:
4880 #    - title: "2001"
4881 #      data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
4882 #    - title: "2005"
4883 #      data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4884 #  comparisons:
4885 #    - title: "Diff"
4886 #      reference: 1
4887 #      compare: 2
4888 #  legend:
4889 #    - ""
4890 #    - "2001, 2005 - VPP versions tested."
4891 #    - "Diff - difference between 2001 and 2005 VPP version."
4892 #
4893 ## VPP Performance Changes 2n-clx-x556 8t4c mrr
4894 #- type: "table"
4895 #  title: "VPP Performance Changes 2n-clx-x556 8t4c mrr"
4896 #  algorithm: "table_comparison"
4897 #  output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-clx-x556-8t4c-mrr"
4898 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4899 #  filter: "'8T4C' and 'MRR' and 'NIC_Mellanox-CX556A' and not 'NF_DENSITY'"
4900 #  columns:
4901 #    - title: "2001"
4902 #      data-set: "vpp-performance-changes-2n-clx-mrr-ref-env4"
4903 #    - title: "2005"
4904 #      data-set: "vpp-performance-changes-2n-clx-mrr-cmp"
4905 #  comparisons:
4906 #    - title: "Diff"
4907 #      reference: 1
4908 #      compare: 2
4909 #  legend:
4910 #    - ""
4911 #    - "2001, 2005 - VPP versions tested."
4912 #    - "Diff - difference between 2001 and 2005 VPP version."
4913
4914 # VPP Performance Changes 2n-dnv 1t1c mrr
4915 - type: "table"
4916   title: "VPP Performance Changes 2n-dnv 1t1c mrr"
4917   algorithm: "table_comparison"
4918   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-1t1c-mrr"
4919   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4920   filter: "'1T1C'"
4921   columns:
4922     - title: "2001.0-2"
4923       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
4924     - title: "2005.0-5"
4925       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4926     - title: "2009.0-5"
4927       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4928   comparisons:
4929     - title: "2009.0-5 vs 2005.0-5"
4930       reference: 2
4931       compare: 3
4932   legend:
4933     - ''
4934     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
4935     - '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).'
4936     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4937     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4938
4939 # VPP Performance Changes 2n-dnv 2t2c mrr
4940 - type: "table"
4941   title: "VPP Performance Changes 2n-dnv 2t2c mrr"
4942   algorithm: "table_comparison"
4943   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-2t2c-mrr"
4944   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4945   filter: "'2T2C'"
4946   columns:
4947     - title: "2001.0-2"
4948       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
4949     - title: "2005.0-5"
4950       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4951     - title: "2009.0-5"
4952       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4953   comparisons:
4954     - title: "2009.0-5 vs 2005.0-5"
4955       reference: 2
4956       compare: 3
4957   legend:
4958     - ''
4959     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
4960     - '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).'
4961     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4962     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4963
4964 # VPP Performance Changes 2n-dnv 4t4c mrr
4965 - type: "table"
4966   title: "VPP Performance Changes 2n-dnv 4t4c mrr"
4967   algorithm: "table_comparison"
4968   output-file: "{DIR[STATIC,VPP]}/performance-changes-2n-dnv-4t4c-mrr"
4969   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4970   filter: "'4T4C'"
4971   columns:
4972     - title: "2001.0-2"
4973       data-set: "vpp-performance-changes-2n-dnv-mrr-h1"
4974     - title: "2005.0-5"
4975       data-set: "vpp-performance-changes-2n-dnv-mrr-ref"
4976     - title: "2009.0-5"
4977       data-set: "vpp-performance-changes-2n-dnv-mrr-cmp"
4978   comparisons:
4979     - title: "2009.0-5 vs 2005.0-5"
4980       reference: 2
4981       compare: 3
4982   legend:
4983     - ''
4984     - 'Test Case:            Test cases executed for: MRR throughput on 2n-dnv with x553.'
4985     - '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).'
4986     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
4987     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
4988
4989 # VPP Performance Changes 3n-dnv 1t1c mrr
4990 - type: "table"
4991   title: "VPP Performance Changes 3n-dnv 1t1c mrr"
4992   algorithm: "table_comparison"
4993   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-1t1c-mrr"
4994   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
4995   filter: "'1T1C'"
4996   columns:
4997     - title: "2001.0-2"
4998       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
4999     - title: "2005.0-5"
5000       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
5001     - title: "2009.0-5"
5002       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5003   comparisons:
5004     - title: "2009.0-5 vs 2005.0-5"
5005       reference: 2
5006       compare: 3
5007   legend:
5008     - ''
5009     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
5010     - '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).'
5011     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5012     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5013
5014 # VPP Performance Changes 3n-dnv 2t2c mrr
5015 - type: "table"
5016   title: "VPP Performance Changes 3n-dnv 2t2c mrr"
5017   algorithm: "table_comparison"
5018   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-2t2c-mrr"
5019   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5020   filter: "'2T2C'"
5021   columns:
5022     - title: "2001.0-2"
5023       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5024     - title: "2005.0-5"
5025       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
5026     - title: "2009.0-5"
5027       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5028   comparisons:
5029     - title: "2009.0-5 vs 2005.0-5"
5030       reference: 2
5031       compare: 3
5032   legend:
5033     - ''
5034     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
5035     - '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).'
5036     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5037     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5038
5039 # VPP Performance Changes 3n-dnv 4t4c mrr
5040 - type: "table"
5041   title: "VPP Performance Changes 3n-dnv 4t4c mrr"
5042   algorithm: "table_comparison"
5043   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-dnv-4t4c-mrr"
5044   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5045   filter: "'4T4C'"
5046   columns:
5047     - title: "2001.0-2"
5048       data-set: "vpp-performance-changes-3n-dnv-mrr-h1"
5049     - title: "2005.0-5"
5050       data-set: "vpp-performance-changes-3n-dnv-mrr-ref"
5051     - title: "2009.0-5"
5052       data-set: "vpp-performance-changes-3n-dnv-mrr-cmp"
5053   comparisons:
5054     - title: "2009.0-5 vs 2005.0-5"
5055       reference: 2
5056       compare: 3
5057   legend:
5058     - ''
5059     - 'Test Case:            Test cases executed for: MRR throughput on 3n-dnv with x553.'
5060     - '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).'
5061     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5062     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5063
5064 # VPP Performance Changes 3n-tsh 1t1c mrr
5065 - type: "table"
5066   title: "VPP Performance Changes 3n-tsh 1t1c mrr"
5067   algorithm: "table_comparison"
5068   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-1t1c-mrr"
5069   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5070   filter: "'1T1C'"
5071   columns:
5072     - title: "2001.0-2"
5073       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5074     - title: "2005.0-4"
5075       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env4"
5076     - title: "2005.0-5"
5077       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env5"
5078     - title: "2009.0-5"
5079       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5080   comparisons:
5081     - title: "2005.0-5 vs 2005.0-4"
5082       reference: 2
5083       compare: 3
5084 #      rca-file: "rca/rca-3n-tsh-1t1c-mrr-rca1.yaml"
5085     - title: "2009.0-5 vs 2005.0-5"
5086       reference: 3
5087       compare: 4
5088 #      rca-file: "rca/rca-3n-tsh-1t1c-mrr-rca2.yaml"
5089   legend:
5090     - ''
5091     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
5092     - '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).'
5093     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5094     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5095     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5096
5097 # VPP Performance Changes 3n-tsh 2t2c mrr
5098 - type: "table"
5099   title: "VPP Performance Changes 3n-tsh 2t2c mrr"
5100   algorithm: "table_comparison"
5101   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-2t2c-mrr"
5102   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5103   filter: "'2T2C'"
5104   columns:
5105     - title: "2001.0-2"
5106       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5107     - title: "2005.0-4"
5108       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env4"
5109     - title: "2005.0-5"
5110       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env5"
5111     - title: "2009.0-5"
5112       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5113   comparisons:
5114     - title: "2005.0-5 vs 2005.0-4"
5115       reference: 2
5116       compare: 3
5117 #      rca-file: "rca/rca-3n-tsh-2t2c-mrr-rca1.yaml"
5118     - title: "2009.0-5 vs 2005.0-5"
5119       reference: 3
5120       compare: 4
5121 #      rca-file: "rca/rca-3n-tsh-2t2c-mrr-rca2.yaml"
5122   legend:
5123     - ''
5124     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
5125     - '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).'
5126     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5127     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5128     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5129
5130 # VPP Performance Changes 3n-tsh 4t4c mrr
5131 - type: "table"
5132   title: "VPP Performance Changes 3n-tsh 4t4c mrr"
5133   algorithm: "table_comparison"
5134   output-file: "{DIR[STATIC,VPP]}/performance-changes-3n-tsh-4t4c-mrr"
5135   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5136   filter: "'4T4C'"
5137   columns:
5138     - title: "2001.0-2"
5139       data-set: "vpp-performance-changes-3n-tsh-mrr-h1"
5140     - title: "2005.0-4"
5141       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env4"
5142     - title: "2005.0-5"
5143       data-set: "vpp-performance-changes-3n-tsh-mrr-ref-env5"
5144     - title: "2009.0-5"
5145       data-set: "vpp-performance-changes-3n-tsh-mrr-cmp"
5146   comparisons:
5147     - title: "2005.0-5 vs 2005.0-4"
5148       reference: 2
5149       compare: 3
5150 #      rca-file: "rca/rca-3n-tsh-4t4c-mrr-rca1.yaml"
5151     - title: "2009.0-5 vs 2005.0-5"
5152       reference: 3
5153       compare: 4
5154 #      rca-file: "rca/rca-3n-tsh-4t4c-mrr-rca2.yaml"
5155   legend:
5156     - ''
5157     - 'Test Case:            Test cases executed for: MRR throughput on 3n-tsh with x520.'
5158     - '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).'
5159     - 'YYMM.V-E vs YYMM.V-E: [% +- StDev] Relative difference, latter is the base. [N] for Root Cause Analysis (RCA) reference, see RCA list below.'
5160     - '2005.0-5 vs 2005.0-4: Compares CSIT environment current vs previous with previous VPP code.'
5161     - '2009.0-5 vs 2005.0-5: Compares VPP code current vs previous in the current CSIT environment.'
5162
5163 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr
5164 - type: "table"
5165   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 1c mrr"
5166   algorithm: "table_comparison"
5167   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-1c-mrr"
5168   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5169   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
5170   columns:
5171     - title: "3n-hsw xl710"
5172       data-set: "vpp-compare-testbeds-mrr-ref"
5173       tag: "NIC_Intel-XL710"
5174     - title: "3n-skx xxv710"
5175       data-set: "vpp-compare-testbeds-mrr-cmp"
5176       tag: "NIC_Intel-XXV710"
5177   comparisons:
5178     - title: "Diff"
5179       reference: 1
5180       compare: 2
5181   legend:
5182     - ""
5183     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5184     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5185
5186 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr
5187 - type: "table"
5188   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 2c mrr"
5189   algorithm: "table_comparison"
5190   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-2c-mrr"
5191   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5192   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
5193   columns:
5194     - title: "3n-hsw xl710"
5195       data-set: "vpp-compare-testbeds-mrr-ref"
5196       tag: "NIC_Intel-XL710"
5197     - title: "3n-skx xxv710"
5198       data-set: "vpp-compare-testbeds-mrr-cmp"
5199       tag: "NIC_Intel-XXV710"
5200   comparisons:
5201     - title: "Diff"
5202       reference: 1
5203       compare: 2
5204   legend:
5205     - ""
5206     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5207     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5208
5209 # VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr
5210 - type: "table"
5211   title: "VPP Comparison Across Testbeds 3n-hsw to 3n-skx 4c mrr"
5212   algorithm: "table_comparison"
5213   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-3n-skx-4c-mrr"
5214   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5215   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
5216   columns:
5217     - title: "3n-hsw xl710"
5218       data-set: "vpp-compare-testbeds-mrr-ref"
5219       tag: "NIC_Intel-XL710"
5220     - title: "3n-skx xxv710"
5221       data-set: "vpp-compare-testbeds-mrr-cmp"
5222       tag: "NIC_Intel-XXV710"
5223   comparisons:
5224     - title: "Diff"
5225       reference: 1
5226       compare: 2
5227   legend:
5228     - ""
5229     - "3n-hsw xl710, 3n-skx xxv710 - testbeds and NICs tested."
5230     - "Diff - difference between 3n-hsw xl710 and 3n-skx xxv710 testbeds."
5231
5232 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr
5233 - type: "table"
5234   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 2t1c mrr"
5235   algorithm: "table_comparison"
5236   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-2t1c-mrr"
5237   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5238   filter: "'2T1C' and 'NIC_Intel-XXV710'"
5239   columns:
5240     - title: "2n-skx"
5241       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5242     - title: "2n-clx"
5243       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5244   comparisons:
5245     - title: "Diff"
5246       reference: 1
5247       compare: 2
5248   legend:
5249     - ""
5250     - "2n-skx, 2n-clx - testbeds and NICs tested."
5251     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5252
5253 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr
5254 - type: "table"
5255   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 4t2c mrr"
5256   algorithm: "table_comparison"
5257   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-4t2c-mrr"
5258   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5259   filter: "'4T2C' and 'NIC_Intel-XXV710'"
5260   columns:
5261     - title: "2n-skx"
5262       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5263     - title: "2n-clx"
5264       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5265   comparisons:
5266     - title: "Diff"
5267       reference: 1
5268       compare: 2
5269   legend:
5270     - ""
5271     - "2n-skx, 2n-clx - testbeds and NICs tested."
5272     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5273
5274 # VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr
5275 - type: "table"
5276   title: "VPP Comparison Across Testbeds 2n-skx to 2n-clx 8t4c mrr"
5277   algorithm: "table_comparison"
5278   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-2n-skx-2n-clx-8t4c-mrr"
5279   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5280   filter: "'8T4C' and 'NIC_Intel-XXV710'"
5281   columns:
5282     - title: "2n-skx"
5283       data-set: "vpp-compare-testbeds-mrr-skx-clx-ref"
5284     - title: "2n-clx"
5285       data-set: "vpp-compare-testbeds-mrr-skx-clx-cmp"
5286   comparisons:
5287     - title: "Diff"
5288       reference: 1
5289       compare: 2
5290   legend:
5291     - ""
5292     - "2n-skx, 2n-clx - testbeds and NICs tested."
5293     - "Diff - difference between 2n-skx and 2n-clx testbeds."
5294
5295 # VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr
5296 - type: "table"
5297   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 1c mrr"
5298   algorithm: "table_comparison"
5299   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-1c-mrr"
5300   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5301   filter: "'MRR' and '1C' and 'NIC_Intel-XXV710'"
5302   columns:
5303     - title: "3n-skx"
5304       data-set: "vpp-compare-topologies-mrr-ref"
5305     - title: "2n-skx"
5306       data-set: "vpp-compare-topologies-mrr-cmp"
5307   comparisons:
5308     - title: "Diff"
5309       reference: 1
5310       compare: 2
5311   legend:
5312     - ""
5313     - "3n-skx, 2n-skx - topologies tested."
5314     - "Diff - difference between 3n-skx and 2n-skx topologies."
5315
5316 # VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr
5317 - type: "table"
5318   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 2c mrr"
5319   algorithm: "table_comparison"
5320   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-2c-mrr"
5321   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5322   filter: "'MRR' and '2C' and 'NIC_Intel-XXV710'"
5323   columns:
5324     - title: "3n-skx"
5325       data-set: "vpp-compare-topologies-mrr-ref"
5326     - title: "2n-skx"
5327       data-set: "vpp-compare-topologies-mrr-cmp"
5328   comparisons:
5329     - title: "Diff"
5330       reference: 1
5331       compare: 2
5332   legend:
5333     - ""
5334     - "3n-skx, 2n-skx - topologies tested."
5335     - "Diff - difference between 3n-skx and 2n-skx topologies."
5336
5337 # VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr
5338 - type: "table"
5339   title: "VPP Comparison Across Topologies 3n-skx to 2n-skx 4c mrr"
5340   algorithm: "table_comparison"
5341   output-file: "{DIR[STATIC,VPP]}/performance-compare-topologies-3n-skx-2n-skx-4c-mrr"
5342   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5343   filter: "'MRR' and '4C' and 'NIC_Intel-XXV710'"
5344   columns:
5345     - title: "3n-skx"
5346       data-set: "vpp-compare-topologies-mrr-ref"
5347     - title: "2n-skx"
5348       data-set: "vpp-compare-topologies-mrr-cmp"
5349   comparisons:
5350     - title: "Diff"
5351       reference: 1
5352       compare: 2
5353   legend:
5354     - ""
5355     - "3n-skx, 2n-skx - topologies tested."
5356     - "Diff - difference between 3n-skx and 2n-skx topologies."
5357
5358 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr
5359 - type: "table"
5360   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 1c mrr"
5361   algorithm: "table_comparison"
5362   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-1c-mrr"
5363   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5364   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '1C'"
5365   columns:
5366     - title: "3n-hsw xl710"
5367       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5368       tag: "NIC_Intel-XL710"
5369     - title: "2n-clx xxv710"
5370       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5371       tag: "NIC_Intel-XXV710"
5372   comparisons:
5373     - title: "Diff"
5374       reference: 1
5375       compare: 2
5376   legend:
5377     - ""
5378     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5379     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5380
5381 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr
5382 - type: "table"
5383   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 2c mrr"
5384   algorithm: "table_comparison"
5385   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-2c-mrr"
5386   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5387   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '2C'"
5388   columns:
5389     - title: "3n-hsw xl710"
5390       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5391       tag: "NIC_Intel-XL710"
5392     - title: "2n-clx xxv710"
5393       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5394       tag: "NIC_Intel-XXV710"
5395   comparisons:
5396     - title: "Diff"
5397       reference: 1
5398       compare: 2
5399   legend:
5400     - ""
5401     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5402     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5403
5404 # VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr
5405 - type: "table"
5406   title: "VPP Comparison Across Testbeds 3n-hsw to 2n-clx 4c mrr"
5407   algorithm: "table_comparison"
5408   output-file: "{DIR[STATIC,VPP]}/performance-compare-testbeds-3n-hsw-2n-clx-4c-mrr"
5409   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
5410   filter: "('NIC_Intel-XXV710' or 'NIC_Intel-XL710') and 'MRR' and '4C'"
5411   columns:
5412     - title: "3n-hsw xl710"
5413       data-set: "vpp-compare-testbeds-mrr-hsw-clx-ref"
5414       tag: "NIC_Intel-XL710"
5415     - title: "2n-clx xxv710"
5416       data-set: "vpp-compare-testbeds-mrr-hsw-clx-cmp"
5417       tag: "NIC_Intel-XXV710"
5418   comparisons:
5419     - title: "Diff"
5420       reference: 1
5421       compare: 2
5422   legend:
5423     - ""
5424     - "3n-hsw xl710, 2n-clx xxv710 - testbeds and NICs tested."
5425     - "Diff - difference between 3n-hsw xl710 and 2n-clx xxv710 testbeds."
5426
5427 # Detailed Test Results - VPP Performance Results 3n-hsw
5428 - type: "table"
5429   title: "Detailed Test Results - VPP Performance Results 3n-hsw"
5430   algorithm: "table_merged_details"
5431   output-file: "{DIR[DTR,PERF,VPP,3N,HSW]}/"
5432   columns:
5433     - title: " |prein| Test Name |preout| "
5434       data: "data name"
5435     - 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| "
5436       data: "data msg"
5437   data: "vpp-perf-results-3n-hsw"
5438   filter: "all"
5439   parameters:
5440   - "name"
5441   - "parent"
5442   - "msg"
5443
5444 # Detailed Test Results - VPP Performance Results 3n-skx
5445 - type: "table"
5446   title: "Detailed Test Results - VPP Performance Results 3n-skx"
5447   algorithm: "table_merged_details"
5448   output-file: "{DIR[DTR,PERF,VPP,3N,SKX]}/"
5449   columns:
5450     - title: " |prein| Test Name |preout| "
5451       data: "data name"
5452     - 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| "
5453       data: "data msg"
5454   data: "vpp-perf-results-3n-skx"
5455   filter: "all"
5456   remove-ndr: False
5457   parameters:
5458   - "name"
5459   - "parent"
5460   - "msg"
5461
5462 # Detailed Test Results - VPP Performance Results 2n-skx
5463 - type: "table"
5464   title: "Detailed Test Results - VPP Performance Results 2n-skx"
5465   algorithm: "table_merged_details"
5466   output-file: "{DIR[DTR,PERF,VPP,2N,SKX]}/"
5467   columns:
5468     - title: " |prein| Test Name |preout| "
5469       data: "data name"
5470     - 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| "
5471       data: "data msg"
5472   data: "vpp-perf-results-2n-skx"
5473   filter: "all"
5474   remove-ndr: False
5475   parameters:
5476   - "name"
5477   - "parent"
5478   - "msg"
5479
5480 # Detailed Test Results - VPP Performance Results 2n-clx
5481 - type: "table"
5482   title: "Detailed Test Results - VPP Performance Results 2n-clx"
5483   algorithm: "table_merged_details"
5484   output-file: "{DIR[DTR,PERF,VPP,2N,CLX]}/"
5485   columns:
5486     - title: " |prein| Test Name |preout| "
5487       data: "data name"
5488     - 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| "
5489       data: "data msg"
5490   data: "vpp-perf-results-2n-clx"
5491   filter: "all"
5492   parameters:
5493   - "name"
5494   - "parent"
5495   - "msg"
5496
5497 # Detailed Test Results - VPP Performance Results 3n-tsh
5498 - type: "table"
5499   title: "Detailed Test Results - VPP Performance Results 3n-tsh"
5500   algorithm: "table_merged_details"
5501   output-file: "{DIR[DTR,PERF,VPP,3N,TSH]}/"
5502   columns:
5503     - title: " |prein| Test Name |preout| "
5504       data: "data name"
5505     - 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| "
5506       data: "data msg"
5507   data: "vpp-perf-results-3n-tsh"
5508   filter: "all"
5509   parameters:
5510   - "name"
5511   - "parent"
5512   - "msg"
5513
5514 # Detailed Test Results - VPP Performance Results 3n-dnv
5515 - type: "table"
5516   title: "Detailed Test Results - VPP Performance Results 3n-dnv"
5517   algorithm: "table_merged_details"
5518   output-file: "{DIR[DTR,PERF,VPP,3N,DNV]}/"
5519   columns:
5520     - title: " |prein| Test Name |preout| "
5521       data: "data name"
5522     - 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| "
5523       data: "data msg"
5524   data: "vpp-perf-results-3n-dnv"
5525   filter: "all"
5526   parameters:
5527   - "name"
5528   - "parent"
5529   - "msg"
5530
5531 # Detailed Test Results - VPP Performance Results 2n-dnv
5532 - type: "table"
5533   title: "Detailed Test Results - VPP Performance Results 2n-dnv"
5534   algorithm: "table_merged_details"
5535   output-file: "{DIR[DTR,PERF,VPP,2N,DNV]}/vpp_performance_results_2n_dnv"
5536   columns:
5537     - title: " |prein| Test Name |preout| "
5538       data: "data name"
5539     - 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| "
5540       data: "data msg"
5541   data: "vpp-perf-results-2n-dnv"
5542   filter: "all"
5543   parameters:
5544   - "name"
5545   - "parent"
5546   - "msg"
5547
5548 # Test configuration - VPP Performance Test Configs 3n-hsw
5549 - type: "table"
5550   title: "Test configuration - VPP Performance Test Configs 3n-hsw"
5551   algorithm: "table_merged_details"
5552   output-file: "{DIR[DTC,PERF,VPP,3N,HSW]}/"
5553   columns:
5554     - title: " |prein| Test Name |preout| "
5555       data: "data name"
5556     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5557       data: "data conf-history"
5558   data: "vpp-perf-results-3n-hsw"
5559   filter: "all"
5560   parameters:
5561   - "parent"
5562   - "name"
5563   - "conf-history"
5564
5565 # Test configuration - VPP Performance Test Configs 3n-skx
5566 - type: "table"
5567   title: "Test configuration - VPP Performance Test Configs 3n-skx"
5568   algorithm: "table_merged_details"
5569   output-file: "{DIR[DTC,PERF,VPP,3N,SKX]}/"
5570   columns:
5571     - title: " |prein| Test Name |preout| "
5572       data: "data name"
5573     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5574       data: "data conf-history"
5575   data: "vpp-perf-results-3n-skx"
5576   filter: "all"
5577   parameters:
5578   - "parent"
5579   - "name"
5580   - "conf-history"
5581
5582 # Test configuration - VPP Performance Test Configs 2n-skx
5583 - type: "table"
5584   title: "Test configuration - VPP Performance Test Configs 2n-skx"
5585   algorithm: "table_merged_details"
5586   output-file: "{DIR[DTC,PERF,VPP,2N,SKX]}/"
5587   columns:
5588     - title: " |prein| Test Name |preout| "
5589       data: "data name"
5590     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5591       data: "data conf-history"
5592   data: "vpp-perf-results-2n-skx"
5593   filter: "all"
5594   parameters:
5595   - "parent"
5596   - "name"
5597   - "conf-history"
5598
5599 # Test configuration - VPP Performance Test Configs 2n-clx
5600 - type: "table"
5601   title: "Test configuration - VPP Performance Test Configs 2n-clx"
5602   algorithm: "table_merged_details"
5603   output-file: "{DIR[DTC,PERF,VPP,2N,CLX]}/"
5604   columns:
5605     - title: " |prein| Test Name |preout| "
5606       data: "data name"
5607     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5608       data: "data conf-history"
5609   data: "vpp-perf-results-2n-clx"
5610   filter: "all"
5611   parameters:
5612   - "parent"
5613   - "name"
5614   - "conf-history"
5615
5616 # Test configuration - VPP Performance Test Configs 3n-tsh
5617 - type: "table"
5618   title: "Test configuration - VPP Performance Test Configs 3n-tsh"
5619   algorithm: "table_merged_details"
5620   output-file: "{DIR[DTC,PERF,VPP,3N,TSH]}/"
5621   columns:
5622     - title: " |prein| Test Name |preout| "
5623       data: "data name"
5624     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5625       data: "data conf-history"
5626   data: "vpp-perf-results-3n-tsh"
5627   filter: "all"
5628   parameters:
5629   - "parent"
5630   - "name"
5631   - "conf-history"
5632
5633 # Test configuration - VPP Performance Test Configs 3n-dnv
5634 - type: "table"
5635   title: "Test configuration - VPP Performance Test Configs 3n-dnv"
5636   algorithm: "table_merged_details"
5637   output-file: "{DIR[DTC,PERF,VPP,3N,DNV]}/"
5638   columns:
5639     - title: " |prein| Test Name |preout| "
5640       data: "data name"
5641     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5642       data: "data conf-history"
5643   data: "vpp-perf-results-3n-dnv"
5644   filter: "all"
5645   parameters:
5646   - "parent"
5647   - "name"
5648   - "conf-history"
5649
5650 # Test configuration - VPP Performance Test Configs 2n-dnv
5651 - type: "table"
5652   title: "Test configuration - VPP Performance Test Configs 2n-dnv"
5653   algorithm: "table_merged_details"
5654   output-file: "{DIR[DTC,PERF,VPP,2N,DNV]}/"
5655   columns:
5656     - title: " |prein| Test Name |preout| "
5657       data: "data name"
5658     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5659       data: "data conf-history"
5660   data: "vpp-perf-results-2n-dnv"
5661   filter: "all"
5662   parameters:
5663   - "parent"
5664   - "name"
5665   - "conf-history"
5666
5667 # Test Operational Data - VPP Performance Operational Data 3n-hsw
5668 - type: "table"
5669   title: "Test Operational Data - VPP Performance Operational Data 3n-hsw"
5670   algorithm: "table_oper_data_html"
5671   output-file: "{DIR[DTO,PERF,VPP,3N,HSW]}/"
5672   data: "vpp-perf-results-3n-hsw"
5673   filter: "all"
5674
5675 # Test Operational Data - VPP Performance Operational Data 3n-skx
5676 - type: "table"
5677   title: "Test Operational Data - VPP Performance Operational Data 3n-skx"
5678   algorithm: "table_oper_data_html"
5679   output-file: "{DIR[DTO,PERF,VPP,3N,SKX]}/"
5680   data: "vpp-perf-results-3n-skx"
5681   filter: "all"
5682
5683 # Test Operational Data - VPP Performance Operational Data 2n-skx
5684 - type: "table"
5685   title: "Test Operational Data - VPP Performance Operational Data 2n-skx"
5686   algorithm: "table_oper_data_html"
5687   output-file: "{DIR[DTO,PERF,VPP,2N,SKX]}/"
5688   data: "vpp-perf-results-2n-skx"
5689   filter: "all"
5690
5691 # Test Operational Data - VPP Performance Operational Data 2n-clx
5692 - type: "table"
5693   title: "Test Operational Data - VPP Performance Operational Data 2n-clx"
5694   algorithm: "table_oper_data_html"
5695   output-file: "{DIR[DTO,PERF,VPP,2N,CLX]}/"
5696   data: "vpp-perf-results-2n-clx"
5697   filter: "all"
5698
5699 # Test Operational Data - VPP Performance Operational Data 3n-tsh
5700 - type: "table"
5701   title: "Test Operational Data - VPP Performance Operational Data 3n-tsh"
5702   algorithm: "table_oper_data_html"
5703   output-file: "{DIR[DTO,PERF,VPP,3N,TSH]}/"
5704   data: "vpp-perf-results-3n-tsh"
5705   filter: "all"
5706
5707 # Test Operational Data - VPP Performance Operational Data 3n-dnv
5708 - type: "table"
5709   title: "Test Operational Data - VPP Performance Operational Data 3n-dnv"
5710   algorithm: "table_oper_data_html"
5711   output-file: "{DIR[DTO,PERF,VPP,3N,DNV]}/"
5712   data: "vpp-perf-results-3n-dnv"
5713   filter: "all"
5714
5715 # Test Operational Data - VPP Performance Operational Data 2n-dnv
5716 - type: "table"
5717   title: "Test Operational Data - VPP Performance Operational Data 2n-dnv"
5718   algorithm: "table_oper_data_html"
5719   output-file: "{DIR[DTO,PERF,VPP,2N,DNV]}/"
5720   data: "vpp-perf-results-2n-dnv"
5721   filter: "all"
5722
5723 # Detailed Test Results - VPP MRR Results 3n-hsw
5724 - type: "table"
5725   title: "Detailed Test Results - VPP MRR Results 3n-hsw"
5726   algorithm: "table_merged_details"
5727   output-file: "{DIR[DTR,MRR,VPP,3N,HSW]}/"
5728   columns:
5729     - title: " |prein| Test Name |preout| "
5730       data: "data name"
5731     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5732       data: "data msg"
5733   data: "vpp-mrr-results-3n-hsw"
5734   filter: "all"
5735   parameters:
5736   - "name"
5737   - "parent"
5738   - "msg"
5739
5740 # Detailed Test Results - VPP MRR Results 3n-skx
5741 - type: "table"
5742   title: "Detailed Test Results - VPP MRR Results 3n-skx"
5743   algorithm: "table_merged_details"
5744   output-file: "{DIR[DTR,MRR,VPP,3N,SKX]}/"
5745   columns:
5746     - title: " |prein| Test Name |preout| "
5747       data: "data name"
5748     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5749       data: "data msg"
5750   data: "vpp-mrr-results-3n-skx"
5751   filter: "all"
5752   parameters:
5753   - "name"
5754   - "parent"
5755   - "msg"
5756
5757 # Detailed Test Results - VPP MRR Results 2n-skx
5758 - type: "table"
5759   title: "Detailed Test Results - VPP MRR Results 2n-skx"
5760   algorithm: "table_merged_details"
5761   output-file: "{DIR[DTR,MRR,VPP,2N,SKX]}/"
5762   columns:
5763     - title: " |prein| Test Name |preout| "
5764       data: "data name"
5765     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5766       data: "data msg"
5767   data: "vpp-mrr-results-2n-skx"
5768   filter: "all"
5769   parameters:
5770   - "name"
5771   - "parent"
5772   - "msg"
5773
5774 # Detailed Test Results - VPP MRR Results 2n-clx
5775 - type: "table"
5776   title: "Detailed Test Results - VPP MRR Results 2n-clx"
5777   algorithm: "table_merged_details"
5778   output-file: "{DIR[DTR,MRR,VPP,2N,CLX]}/"
5779   columns:
5780     - title: " |prein| Test Name |preout| "
5781       data: "data name"
5782     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5783       data: "data msg"
5784   data: "vpp-mrr-results-2n-clx"
5785   filter: "all"
5786   parameters:
5787   - "name"
5788   - "parent"
5789   - "msg"
5790
5791 # Detailed Test Results - VPP MRR Results 3n-tsh
5792 - type: "table"
5793   title: "Detailed Test Results - VPP MRR Results 3n-tsh"
5794   algorithm: "table_merged_details"
5795   output-file: "{DIR[DTR,MRR,VPP,3N,TSH]}/"
5796   columns:
5797     - title: " |prein| Test Name |preout| "
5798       data: "data name"
5799     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5800       data: "data msg"
5801   data: "vpp-mrr-results-3n-tsh"
5802   filter: "all"
5803   parameters:
5804   - "name"
5805   - "parent"
5806   - "msg"
5807
5808 # Detailed Test Results - VPP MRR Results 3n-dnv
5809 - type: "table"
5810   title: "Detailed Test Results - VPP MRR Results 3n-dnv"
5811   algorithm: "table_merged_details"
5812   output-file: "{DIR[DTR,MRR,VPP,3N,DNV]}/"
5813   columns:
5814     - title: " |prein| Test Name |preout| "
5815       data: "data name"
5816     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5817       data: "data msg"
5818   data: "vpp-mrr-results-3n-dnv"
5819   filter: "all"
5820   parameters:
5821   - "name"
5822   - "parent"
5823   - "msg"
5824
5825 # Detailed Test Results - VPP MRR Results 2n-dnv
5826 - type: "table"
5827   title: "Detailed Test Results - VPP MRR Results 2n-dnv"
5828   algorithm: "table_merged_details"
5829   output-file: "{DIR[DTR,MRR,VPP,2N,DNV]}/"
5830   columns:
5831     - title: " |prein| Test Name |preout| "
5832       data: "data name"
5833     - title: " |prein| Maximum Receive Rate trial [Mpps] |preout| "
5834       data: "data msg"
5835   data: "vpp-mrr-results-2n-dnv"
5836   filter: "all"
5837   parameters:
5838   - "name"
5839   - "parent"
5840   - "msg"
5841
5842 # Test configuration - VPP MRR Test Configs 3n-hsw
5843 - type: "table"
5844   title: "Test configuration - VPP MRR Test Configs 3n-hsw"
5845   algorithm: "table_merged_details"
5846   output-file: "{DIR[DTC,MRR,VPP,3N,HSW]}/"
5847   columns:
5848     - title: " |prein| Test Name |preout| "
5849       data: "data name"
5850     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5851       data: "data conf-history"
5852   data: "vpp-mrr-results-3n-hsw"
5853   filter: "all"
5854   parameters:
5855   - "parent"
5856   - "name"
5857   - "conf-history"
5858
5859 # Test configuration - VPP MRR Test Configs 3n-skx
5860 - type: "table"
5861   title: "Test configuration - VPP MRR Test Configs 3n-skx"
5862   algorithm: "table_merged_details"
5863   output-file: "{DIR[DTC,MRR,VPP,3N,SKX]}/"
5864   columns:
5865     - title: " |prein| Test Name |preout| "
5866       data: "data name"
5867     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5868       data: "data conf-history"
5869   data: "vpp-mrr-results-3n-skx"
5870   filter: "all"
5871   parameters:
5872   - "parent"
5873   - "name"
5874   - "conf-history"
5875
5876 # Test configuration - VPP MRR Test Configs 2n-skx
5877 - type: "table"
5878   title: "Test configuration - VPP MRR Test Configs 2n-skx"
5879   algorithm: "table_merged_details"
5880   output-file: "{DIR[DTC,MRR,VPP,2N,SKX]}/"
5881   columns:
5882     - title: " |prein| Test Name |preout| "
5883       data: "data name"
5884     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5885       data: "data conf-history"
5886   data: "vpp-mrr-results-2n-skx"
5887   filter: "all"
5888   parameters:
5889   - "parent"
5890   - "name"
5891   - "conf-history"
5892
5893 # Test configuration - VPP MRR Test Configs 2n-clx
5894 - type: "table"
5895   title: "Test configuration - VPP MRR Test Configs 2n-clx"
5896   algorithm: "table_merged_details"
5897   output-file: "{DIR[DTC,MRR,VPP,2N,CLX]}/"
5898   columns:
5899     - title: " |prein| Test Name |preout| "
5900       data: "data name"
5901     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5902       data: "data conf-history"
5903   data: "vpp-mrr-results-2n-clx"
5904   filter: "all"
5905   parameters:
5906   - "parent"
5907   - "name"
5908   - "conf-history"
5909
5910 # Test configuration - VPP MRR Test Configs 3n-tsh
5911 - type: "table"
5912   title: "Test configuration - VPP MRR Test Configs 3n-tsh"
5913   algorithm: "table_merged_details"
5914   output-file: "{DIR[DTC,MRR,VPP,3N,TSH]}/"
5915   columns:
5916     - title: " |prein| Test Name |preout| "
5917       data: "data name"
5918     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5919       data: "data conf-history"
5920   data: "vpp-mrr-results-3n-tsh"
5921   filter: "all"
5922   parameters:
5923   - "parent"
5924   - "name"
5925   - "conf-history"
5926
5927 # Test configuration - VPP MRR Test Configs 3n-dnv
5928 - type: "table"
5929   title: "Test configuration - VPP MRR Test Configs 3n-dnv"
5930   algorithm: "table_merged_details"
5931   output-file: "{DIR[DTC,MRR,VPP,3N,DNV]}/"
5932   columns:
5933     - title: " |prein| Test Name |preout| "
5934       data: "data name"
5935     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5936       data: "data conf-history"
5937   data: "vpp-mrr-results-3n-dnv"
5938   filter: "all"
5939   parameters:
5940   - "parent"
5941   - "name"
5942   - "conf-history"
5943
5944 # Test configuration - VPP MRR Test Configs 2n-dnv
5945 - type: "table"
5946   title: "Test configuration - VPP MRR Test Configs 2n-dnv"
5947   algorithm: "table_merged_details"
5948   output-file: "{DIR[DTC,MRR,VPP,2N,DNV]}/"
5949   columns:
5950     - title: " |prein| Test Name |preout| "
5951       data: "data name"
5952     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5953       data: "data conf-history"
5954   data: "vpp-mrr-results-2n-dnv"
5955   filter: "all"
5956   parameters:
5957   - "parent"
5958   - "name"
5959   - "conf-history"
5960
5961 # Detailed Test Results - VPP Device Results - Ubuntu
5962 - type: "table"
5963   title: "Detailed Test Results - VPP Device Results - Ubuntu"
5964   algorithm: "table_merged_details"
5965   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_results_ubuntu"
5966   columns:
5967     - title: " |prein| Test Name |preout| "
5968       data: "data name"
5969     - title: " |prein| Status |preout| "
5970       data: "data status"
5971   data: "vpp-device-results-ubuntu"
5972   filter: "all"
5973   parameters:
5974   - "name"
5975   - "parent"
5976   - "doc"
5977   - "status"
5978
5979 # Test configuration - VPP Device Test Configs - Ubuntu
5980 - type: "table"
5981   title: "Test configuration - VPP Device Test Configs - Ubuntu"
5982   algorithm: "table_merged_details"
5983   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}/vpp_device_configuration_ubuntu"
5984   columns:
5985     - title: " |prein| Test Name |preout| "
5986       data: "data name"
5987     - title: " |prein| VPP API Test Commands History - Commands Used Per Test Case |preout| "
5988       data: "data conf-history"
5989   data: "vpp-device-results-ubuntu"
5990   filter: "all"
5991   parameters:
5992   - "parent"
5993   - "name"
5994   - "conf-history"
5995
5996 ################################################################################
5997
5998 # DPDK Performance Changes 3n-hsw 1t1c pdr
5999 - type: "table"
6000   title: "DPDK Performance Changes 3n-hsw 1t1c pdr"
6001   algorithm: "table_comparison"
6002   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-pdr"
6003   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6004   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6005   columns:
6006     - title: "2001"
6007       data-set: "dpdk-performance-changes-3n-hsw-h1"
6008     - title: "2005"
6009       data-set: "dpdk-performance-changes-3n-hsw-ref"
6010     - title: "2009"
6011       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6012   comparisons:
6013     - title: "Diff"
6014       reference: 2
6015       compare: 3
6016   legend:
6017     - ""
6018     - "2001, 2005, 2009 - DPDK versions tested."
6019     - "Diff - difference between 2005 and 2009 DPDK version."
6020
6021 # DPDK Performance Changes 3n-hsw 2t2c pdr
6022 - type: "table"
6023   title: "DPDK Performance Changes 3n-hsw 2t2c pdr"
6024   algorithm: "table_comparison"
6025   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-pdr"
6026   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6027   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6028   columns:
6029     - title: "2001"
6030       data-set: "dpdk-performance-changes-3n-hsw-h1"
6031     - title: "2005"
6032       data-set: "dpdk-performance-changes-3n-hsw-ref"
6033     - title: "2009"
6034       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6035   comparisons:
6036     - title: "Diff"
6037       reference: 2
6038       compare: 3
6039   legend:
6040     - ""
6041     - "2001, 2005, 2009 - DPDK versions tested."
6042     - "Diff - difference between 2005 and 2009 DPDK version."
6043
6044 # DPDK Performance Changes 3n-hsw 1t1c pdr
6045 - type: "table"
6046   title: "DPDK Performance Changes 3n-hsw 1t1c ndr"
6047   algorithm: "table_comparison"
6048   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-1t1c-ndr"
6049   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6050   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6051   columns:
6052     - title: "2001"
6053       data-set: "dpdk-performance-changes-3n-hsw-h1"
6054     - title: "2005"
6055       data-set: "dpdk-performance-changes-3n-hsw-ref"
6056     - title: "2009"
6057       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6058   comparisons:
6059     - title: "Diff"
6060       reference: 2
6061       compare: 3
6062   legend:
6063     - ""
6064     - "2001, 2005, 2009 - DPDK versions tested."
6065     - "Diff - difference between 2005 and 2009 DPDK version."
6066
6067 # DPDK Performance Changes 3n-hsw 2t2c ndr
6068 - type: "table"
6069   title: "DPDK Performance Changes 3n-hsw 2t2c ndr"
6070   algorithm: "table_comparison"
6071   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-hsw-2t2c-ndr"
6072   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6073   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XL710'"
6074   columns:
6075     - title: "2001"
6076       data-set: "dpdk-performance-changes-3n-hsw-h1"
6077     - title: "2005"
6078       data-set: "dpdk-performance-changes-3n-hsw-ref"
6079     - title: "2009"
6080       data-set: "dpdk-performance-changes-3n-hsw-cmp"
6081   comparisons:
6082     - title: "Diff"
6083       reference: 2
6084       compare: 3
6085   legend:
6086     - ""
6087     - "2001, 2005, 2009 - DPDK versions tested."
6088     - "Diff - difference between 2005 and 2009 DPDK version."
6089
6090 # DPDK Performance Changes 3n-skx 2t1c pdr
6091 - type: "table"
6092   title: "DPDK Performance Changes 3n-skx 2t1c pdr"
6093   algorithm: "table_comparison"
6094   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-pdr"
6095   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6096   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6097   columns:
6098     - title: "2001"
6099       data-set: "dpdk-performance-changes-3n-skx-h1"
6100     - title: "2005"
6101       data-set: "dpdk-performance-changes-3n-skx-ref"
6102     - title: "2009"
6103       data-set: "dpdk-performance-changes-3n-skx-cmp"
6104   comparisons:
6105     - title: "Diff"
6106       reference: 2
6107       compare: 3
6108   legend:
6109     - ""
6110     - "2001, 2005, 2009 - DPDK versions tested."
6111     - "Diff - difference between 2005 and 2009 DPDK version."
6112
6113 # DPDK Performance Changes 3n-skx 4t2c pdr
6114 - type: "table"
6115   title: "DPDK Performance Changes 3n-skx 4t2c pdr"
6116   algorithm: "table_comparison"
6117   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-pdr"
6118   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6119   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6120   columns:
6121     - title: "2001"
6122       data-set: "dpdk-performance-changes-3n-skx-h1"
6123     - title: "2005"
6124       data-set: "dpdk-performance-changes-3n-skx-ref"
6125     - title: "2009"
6126       data-set: "dpdk-performance-changes-3n-skx-cmp"
6127   comparisons:
6128     - title: "Diff"
6129       reference: 2
6130       compare: 3
6131   legend:
6132     - ""
6133     - "2001, 2005, 2009 - DPDK versions tested."
6134     - "Diff - difference between 2005 and 2009 DPDK version."
6135
6136 # DPDK Performance Changes 3n-skx 2t1c ndr
6137 - type: "table"
6138   title: "DPDK Performance Changes 3n-skx 2t1c ndr"
6139   algorithm: "table_comparison"
6140   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-2t1c-ndr"
6141   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6142   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6143   columns:
6144     - title: "2001"
6145       data-set: "dpdk-performance-changes-3n-skx-h1"
6146     - title: "2005"
6147       data-set: "dpdk-performance-changes-3n-skx-ref"
6148     - title: "2009"
6149       data-set: "dpdk-performance-changes-3n-skx-cmp"
6150   comparisons:
6151     - title: "Diff"
6152       reference: 2
6153       compare: 3
6154   legend:
6155     - ""
6156     - "2001, 2005, 2009 - DPDK versions tested."
6157     - "Diff - difference between 2005 and 2009 DPDK version."
6158
6159 # DPDK Performance Changes 3n-skx 4t2c ndr
6160 - type: "table"
6161   title: "DPDK Performance Changes 3n-skx 4t2c ndr"
6162   algorithm: "table_comparison"
6163   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-skx-4t2c-ndr"
6164   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6165   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6166   columns:
6167     - title: "2001"
6168       data-set: "dpdk-performance-changes-3n-skx-h1"
6169     - title: "2005"
6170       data-set: "dpdk-performance-changes-3n-skx-ref"
6171     - title: "2009"
6172       data-set: "dpdk-performance-changes-3n-skx-cmp"
6173   comparisons:
6174     - title: "Diff"
6175       reference: 2
6176       compare: 3
6177   legend:
6178     - ""
6179     - "2001, 2005, 2009 - DPDK versions tested."
6180     - "Diff - difference between 2005 and 2009 DPDK version."
6181
6182 # DPDK Performance Changes 2n-skx 2t1c pdr
6183 - type: "table"
6184   title: "DPDK Performance Changes 2n-skx 2t1c pdr"
6185   algorithm: "table_comparison"
6186   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-pdr"
6187   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6188   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6189   columns:
6190     - title: "2001"
6191       data-set: "dpdk-performance-changes-2n-skx-h1"
6192     - title: "2005"
6193       data-set: "dpdk-performance-changes-2n-skx-ref"
6194     - title: "2009"
6195       data-set: "dpdk-performance-changes-2n-skx-cmp"
6196   comparisons:
6197     - title: "Diff"
6198       reference: 2
6199       compare: 3
6200   legend:
6201     - ""
6202     - "2001, 2005, 2009 - DPDK versions tested."
6203     - "Diff - difference between 2005 and 2009 DPDK version."
6204
6205 # DPDK Performance Changes 2n-skx 4t2c pdr
6206 - type: "table"
6207   title: "DPDK Performance Changes 2n-skx 4t2c pdr"
6208   algorithm: "table_comparison"
6209   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-pdr"
6210   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6211   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6212   columns:
6213     - title: "2001"
6214       data-set: "dpdk-performance-changes-2n-skx-h1"
6215     - title: "2005"
6216       data-set: "dpdk-performance-changes-2n-skx-ref"
6217     - title: "2009"
6218       data-set: "dpdk-performance-changes-2n-skx-cmp"
6219   comparisons:
6220     - title: "Diff"
6221       reference: 2
6222       compare: 3
6223   legend:
6224     - ""
6225     - "2001, 2005, 2009 - DPDK versions tested."
6226     - "Diff - difference between 2005 and 2009 DPDK version."
6227
6228 # DPDK Performance Changes 2n-skx 2t1c ndr
6229 - type: "table"
6230   title: "DPDK Performance Changes 2n-skx 2t1c ndr"
6231   algorithm: "table_comparison"
6232   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-2t1c-ndr"
6233   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6234   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6235   columns:
6236     - title: "2001"
6237       data-set: "dpdk-performance-changes-2n-skx-h1"
6238     - title: "2005"
6239       data-set: "dpdk-performance-changes-2n-skx-ref"
6240     - title: "2009"
6241       data-set: "dpdk-performance-changes-2n-skx-cmp"
6242   comparisons:
6243     - title: "Diff"
6244       reference: 2
6245       compare: 3
6246   legend:
6247     - ""
6248     - "2001, 2005, 2009 - DPDK versions tested."
6249     - "Diff - difference between 2005 and 2009 DPDK version."
6250
6251 # DPDK Performance Changes 2n-skx 4t2c ndr
6252 - type: "table"
6253   title: "DPDK Performance Changes 2n-skx 4t2c ndr"
6254   algorithm: "table_comparison"
6255   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-skx-4t2c-ndr"
6256   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6257   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6258   columns:
6259     - title: "2001"
6260       data-set: "dpdk-performance-changes-2n-skx-h1"
6261     - title: "2005"
6262       data-set: "dpdk-performance-changes-2n-skx-ref"
6263     - title: "2009"
6264       data-set: "dpdk-performance-changes-2n-skx-cmp"
6265   comparisons:
6266     - title: "Diff"
6267       reference: 2
6268       compare: 3
6269   legend:
6270     - ""
6271     - "2001, 2005, 2009 - DPDK versions tested."
6272     - "Diff - difference between 2005 and 2009 DPDK version."
6273
6274 # DPDK Performance Changes 2n-clx 2t1c pdr
6275 - type: "table"
6276   title: "DPDK Performance Changes 2n-clx 2t1c pdr"
6277   algorithm: "table_comparison"
6278   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-pdr"
6279   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6280   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6281   columns:
6282     - title: "2001"
6283       data-set: "dpdk-performance-changes-2n-clx-h1"
6284     - title: "2005"
6285       data-set: "dpdk-performance-changes-2n-clx-ref"
6286     - title: "2009"
6287       data-set: "dpdk-performance-changes-2n-clx-cmp"
6288   comparisons:
6289     - title: "Diff"
6290       reference: 2
6291       compare: 3
6292   legend:
6293     - ""
6294     - "2001, 2005, 2009 - DPDK versions tested."
6295     - "Diff - difference between 2005 and 2009 DPDK version."
6296
6297 # DPDK Performance Changes 2n-clx 4t2c pdr
6298 - type: "table"
6299   title: "DPDK Performance Changes 2n-clx 4t2c pdr"
6300   algorithm: "table_comparison"
6301   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-pdr"
6302   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6303   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6304   columns:
6305     - title: "2001"
6306       data-set: "dpdk-performance-changes-2n-clx-h1"
6307     - title: "2005"
6308       data-set: "dpdk-performance-changes-2n-clx-ref"
6309     - title: "2009"
6310       data-set: "dpdk-performance-changes-2n-clx-cmp"
6311   comparisons:
6312     - title: "Diff"
6313       reference: 2
6314       compare: 3
6315   legend:
6316     - ""
6317     - "2001, 2005, 2009 - DPDK versions tested."
6318     - "Diff - difference between 2005 and 2009 DPDK version."
6319
6320 # DPDK Performance Changes 2n-clx 2t1c ndr
6321 - type: "table"
6322   title: "DPDK Performance Changes 2n-clx 2t1c ndr"
6323   algorithm: "table_comparison"
6324   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-2t1c-ndr"
6325   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6326   filter: "'2T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6327   columns:
6328     - title: "2001"
6329       data-set: "dpdk-performance-changes-2n-clx-h1"
6330     - title: "2005"
6331       data-set: "dpdk-performance-changes-2n-clx-ref"
6332     - title: "2009"
6333       data-set: "dpdk-performance-changes-2n-clx-cmp"
6334   comparisons:
6335     - title: "Diff"
6336       reference: 2
6337       compare: 3
6338   legend:
6339     - ""
6340     - "2001, 2005, 2009 - DPDK versions tested."
6341     - "Diff - difference between 2005 and 2009 DPDK version."
6342
6343 # DPDK Performance Changes 2n-clx 4t2c ndr
6344 - type: "table"
6345   title: "DPDK Performance Changes 2n-clx 4t2c ndr"
6346   algorithm: "table_comparison"
6347   output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-clx-4t2c-ndr"
6348   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6349   filter: "'4T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6350   columns:
6351     - title: "2001"
6352       data-set: "dpdk-performance-changes-2n-clx-h1"
6353     - title: "2005"
6354       data-set: "dpdk-performance-changes-2n-clx-ref"
6355     - title: "2009"
6356       data-set: "dpdk-performance-changes-2n-clx-cmp"
6357   comparisons:
6358     - title: "Diff"
6359       reference: 2
6360       compare: 3
6361   legend:
6362     - ""
6363     - "2001, 2005, 2009 - DPDK versions tested."
6364     - "Diff - difference between 2005 and 2009 DPDK version."
6365
6366 ## DPDK Performance Changes 2n-dnv 1t1c pdr
6367 #- type: "table"
6368 #  title: "DPDK Performance Changes 2n-dnv 1t1c pdr"
6369 #  algorithm: "table_comparison"
6370 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-pdr"
6371 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6372 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6373 #  columns:
6374 #    - title: "2001"
6375 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
6376 #    - title: "2005"
6377 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
6378 #    - title: "2009"
6379 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
6380 #  comparisons:
6381 #    - title: "Diff"
6382 #      reference: 2
6383 #      compare: 3
6384 #  legend:
6385 #    - ""
6386 #    - "2001, 2005, 2009 - DPDK versions tested."
6387 #    - "Diff - difference between 2005 and 2009 DPDK version."
6388 #
6389 ## DPDK Performance Changes 2n-dnv 2t2c pdr
6390 #- type: "table"
6391 #  title: "DPDK Performance Changes 2n-dnv 2t2c pdr"
6392 #  algorithm: "table_comparison"
6393 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-pdr"
6394 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6395 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6396 #  columns:
6397 #    - title: "2001"
6398 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
6399 #    - title: "2005"
6400 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
6401 #    - title: "2009"
6402 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
6403 #  comparisons:
6404 #    - title: "Diff"
6405 #      reference: 2
6406 #      compare: 3
6407 #  legend:
6408 #    - ""
6409 #    - "2001, 2005, 2009 - DPDK versions tested."
6410 #    - "Diff - difference between 2005 and 2009 DPDK version."
6411 #
6412 ## DPDK Performance Changes 2n-dnv 1t1c ndr
6413 #- type: "table"
6414 #  title: "DPDK Performance Changes 2n-dnv 1t1c ndr"
6415 #  algorithm: "table_comparison"
6416 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-1t1c-ndr"
6417 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6418 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6419 #  columns:
6420 #    - title: "2001"
6421 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
6422 #    - title: "2005"
6423 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
6424 #    - title: "2009"
6425 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
6426 #  comparisons:
6427 #    - title: "Diff"
6428 #      reference: 2
6429 #      compare: 3
6430 #  legend:
6431 #    - ""
6432 #    - "2001, 2005, 2009 - DPDK versions tested."
6433 #    - "Diff - difference between 2005 and 2009 DPDK version."
6434 #
6435 ## DPDK Performance Changes 2n-dnv 2t2c ndr
6436 #- type: "table"
6437 #  title: "DPDK Performance Changes 2n-dnv 2t2c ndr"
6438 #  algorithm: "table_comparison"
6439 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-2n-dnv-2t2c-ndr"
6440 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6441 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6442 #  columns:
6443 #    - title: "2001"
6444 #      data-set: "dpdk-performance-changes-2n-dnv-h1"
6445 #    - title: "2005"
6446 #      data-set: "dpdk-performance-changes-2n-dnv-ref"
6447 #    - title: "2009"
6448 #      data-set: "dpdk-performance-changes-2n-dnv-cmp"
6449 #  comparisons:
6450 #    - title: "Diff"
6451 #      reference: 2
6452 #      compare: 3
6453 #  legend:
6454 #    - ""
6455 #    - "2001, 2005, 2009 - DPDK versions tested."
6456 #    - "Diff - difference between 2005 and 2009 DPDK version."
6457 #
6458 ## DPDK Performance Changes 3n-dnv 1t1c pdr
6459 #- type: "table"
6460 #  title: "DPDK Performance Changes 3n-dnv 1t1c pdr"
6461 #  algorithm: "table_comparison"
6462 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-pdr"
6463 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6464 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6465 #  columns:
6466 #    - title: "2001"
6467 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
6468 #    - title: "2005"
6469 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
6470 #    - title: "2009"
6471 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
6472 #  comparisons:
6473 #    - title: "Diff"
6474 #      reference: 2
6475 #      compare: 3
6476 #  legend:
6477 #    - ""
6478 #    - "2001, 2005, 2009 - DPDK versions tested."
6479 #    - "Diff - difference between 2005 and 2009 DPDK version."
6480 #
6481 ## DPDK Performance Changes 3n-dnv 2t2c pdr
6482 #- type: "table"
6483 #  title: "DPDK Performance Changes 3n-dnv 2t2c pdr"
6484 #  algorithm: "table_comparison"
6485 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-pdr"
6486 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6487 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6488 #  columns:
6489 #    - title: "2001"
6490 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
6491 #    - title: "2005"
6492 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
6493 #    - title: "2009"
6494 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
6495 #  comparisons:
6496 #    - title: "Diff"
6497 #      reference: 2
6498 #      compare: 3
6499 #  legend:
6500 #    - ""
6501 #    - "2001, 2005, 2009 - DPDK versions tested."
6502 #    - "Diff - difference between 2005 and 2009 DPDK version."
6503 #
6504 ## DPDK Performance Changes 3n-dnv 1t1c ndr
6505 #- type: "table"
6506 #  title: "DPDK Performance Changes 3n-dnv 1t1c ndr"
6507 #  algorithm: "table_comparison"
6508 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-1t1c-ndr"
6509 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6510 #  filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-X553'"
6511 #  columns:
6512 #    - title: "2001"
6513 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
6514 #    - title: "2005"
6515 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
6516 #    - title: "2009"
6517 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
6518 #  comparisons:
6519 #    - title: "Diff"
6520 #      reference: 2
6521 #      compare: 3
6522 #  legend:
6523 #    - ""
6524 #    - "2001, 2005, 2009 - DPDK versions tested."
6525 #    - "Diff - difference between 2005 and 2009 DPDK version."
6526 #
6527 ## DPDK Performance Changes 3n-dnv 2t2c ndr
6528 #- type: "table"
6529 #  title: "DPDK Performance Changes 3n-dnv 2t2c ndr"
6530 #  algorithm: "table_comparison"
6531 #  output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-dnv-2t2c-ndr"
6532 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6533 #  filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-X553'"
6534 #  columns:
6535 #    - title: "2001"
6536 #      data-set: "dpdk-performance-changes-3n-dnv-h1"
6537 #    - title: "2005"
6538 #      data-set: "dpdk-performance-changes-3n-dnv-ref"
6539 #    - title: "2009"
6540 #      data-set: "dpdk-performance-changes-3n-dnv-cmp"
6541 #  comparisons:
6542 #    - title: "Diff"
6543 #      reference: 2
6544 #      compare: 3
6545 #  legend:
6546 #    - ""
6547 #    - "2001, 2005, 2009 - DPDK versions tested."
6548 #    - "Diff - difference between 2005 and 2009 DPDK version."
6549
6550 # DPDK Performance Changes 3n-tsh 1t1c pdr
6551 - type: "table"
6552   title: "DPDK Performance Changes 3n-tsh 1t1c pdr"
6553   algorithm: "table_comparison"
6554   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-pdr"
6555   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6556   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6557   columns:
6558     - title: "2001"
6559       data-set: "dpdk-performance-changes-3n-tsh-h1"
6560     - title: "2005"
6561       data-set: "dpdk-performance-changes-3n-tsh-ref"
6562     - title: "2009"
6563       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6564   comparisons:
6565     - title: "Diff"
6566       reference: 2
6567       compare: 3
6568   legend:
6569     - ""
6570     - "2001, 2005, 2009 - DPDK versions tested."
6571     - "Diff - difference between 2005 and 2009 DPDK version."
6572
6573 # DPDK Performance Changes 3n-tsh 2t2c pdr
6574 - type: "table"
6575   title: "DPDK Performance Changes 3n-tsh 2t2c pdr"
6576   algorithm: "table_comparison"
6577   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-pdr"
6578   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6579   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6580   columns:
6581     - title: "2001"
6582       data-set: "dpdk-performance-changes-3n-tsh-h1"
6583     - title: "2005"
6584       data-set: "dpdk-performance-changes-3n-tsh-ref"
6585     - title: "2009"
6586       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6587   comparisons:
6588     - title: "Diff"
6589       reference: 2
6590       compare: 3
6591   legend:
6592     - ""
6593     - "2001, 2005, 2009 - DPDK versions tested."
6594     - "Diff - difference between 2005 and 2009 DPDK version."
6595
6596 # DPDK Performance Changes 3n-tsh 1t1c ndr
6597 - type: "table"
6598   title: "DPDK Performance Changes 3n-tsh 1t1c ndr"
6599   algorithm: "table_comparison"
6600   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-1t1c-ndr"
6601   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6602   filter: "'1T1C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6603   columns:
6604     - title: "2001"
6605       data-set: "dpdk-performance-changes-3n-tsh-h1"
6606     - title: "2005"
6607       data-set: "dpdk-performance-changes-3n-tsh-ref"
6608     - title: "2009"
6609       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6610   comparisons:
6611     - title: "Diff"
6612       reference: 2
6613       compare: 3
6614   legend:
6615     - ""
6616     - "2001, 2005, 2009 - DPDK versions tested."
6617     - "Diff - difference between 2005 and 2009 DPDK version."
6618
6619 # DPDK Performance Changes 3n-tsh 2t2c ndr
6620 - type: "table"
6621   title: "DPDK Performance Changes 3n-tsh 2t2c ndr"
6622   algorithm: "table_comparison"
6623   output-file: "{DIR[STATIC,DPDK]}/performance-changes-3n-tsh-2t2c-ndr"
6624   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6625   filter: "'2T2C' and 'NDRPDR' and 'NIC_Intel-XXV710'"
6626   columns:
6627     - title: "2001"
6628       data-set: "dpdk-performance-changes-3n-tsh-h1"
6629     - title: "2005"
6630       data-set: "dpdk-performance-changes-3n-tsh-ref"
6631     - title: "2009"
6632       data-set: "dpdk-performance-changes-3n-tsh-cmp"
6633   comparisons:
6634     - title: "Diff"
6635       reference: 2
6636       compare: 3
6637   legend:
6638     - ""
6639     - "2001, 2005, 2009 - DPDK versions tested."
6640     - "Diff - difference between 2005 and 2009 DPDK version."
6641
6642 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr
6643 - type: "table"
6644   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx ndr"
6645   algorithm: "table_comparison"
6646   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-ndr"
6647   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6648   filter: "'NIC_Intel-X710'"
6649   columns:
6650     - title: "3n-hsw x710"
6651       data-set: "dpdk-compare-testbeds-ref"
6652     - title: "3n-skx x710"
6653       data-set: "dpdk-compare-testbeds-cmp"
6654   comparisons:
6655     - title: "Diff"
6656       reference: 1
6657       compare: 2
6658   legend:
6659     - ""
6660     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
6661     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
6662
6663 # DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr
6664 - type: "table"
6665   title: "DPDK Comparison Across Testbeds 3n-hsw to 3n-skx pdr"
6666   algorithm: "table_comparison"
6667   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-3n-hsw-3n-skx-pdr"
6668   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6669   filter: "'NIC_Intel-X710'"
6670   columns:
6671     - title: "3n-hsw x710"
6672       data-set: "dpdk-compare-testbeds-ref"
6673     - title: "3n-skx x710"
6674       data-set: "dpdk-compare-testbeds-cmp"
6675   comparisons:
6676     - title: "Diff"
6677       reference: 1
6678       compare: 2
6679   legend:
6680     - ""
6681     - "3n-hsw x710, 3n-skx x710 - testbeds and NICs tested."
6682     - "Diff - difference between 3n-hsw x710 and 3n-skx x710 testbeds."
6683
6684 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr
6685 - type: "table"
6686   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx ndr"
6687   algorithm: "table_comparison"
6688   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-ndr"
6689   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6690   filter: "'NIC_Intel-XXV710'"
6691   columns:
6692     - title: "2n-skx"
6693       data-set: "dpdk-compare-testbeds-skx-clx-ref"
6694     - title: "2n-clx"
6695       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
6696   comparisons:
6697     - title: "Diff"
6698       reference: 1
6699       compare: 2
6700   legend:
6701     - ""
6702     - "2n-skx, 2n-clx - testbeds and NICs tested."
6703     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6704
6705 # DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr
6706 - type: "table"
6707   title: "DPDK Comparison Across Testbeds 2n-skx to 2n-clx pdr"
6708   algorithm: "table_comparison"
6709   output-file: "{DIR[STATIC,DPDK]}/performance-compare-testbeds-2n-skx-2n-clx-pdr"
6710   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6711   filter: "'NIC_Intel-XXV710'"
6712   columns:
6713     - title: "2n-skx"
6714       data-set: "dpdk-compare-testbeds-skx-clx-ref"
6715     - title: "2n-clx"
6716       data-set: "dpdk-compare-testbeds-skx-clx-cmp"
6717   comparisons:
6718     - title: "Diff"
6719       reference: 1
6720       compare: 2
6721   legend:
6722     - ""
6723     - "2n-skx, 2n-clx - testbeds and NICs tested."
6724     - "Diff - difference between 2n-skx and 2n-clx testbeds."
6725
6726 # DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr
6727 - type: "table"
6728   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx ndr"
6729   algorithm: "table_comparison"
6730   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-ndr"
6731   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
6732   filter: "'NIC_Intel-XXV710'"
6733   columns:
6734     - title: "3n-skx"
6735       data-set: "dpdk-compare-topologies-ref"
6736     - title: "2n-skx"
6737       data-set: "dpdk-compare-topologies-cmp"
6738   comparisons:
6739     - title: "Diff"
6740       reference: 1
6741       compare: 2
6742   legend:
6743     - ""
6744     - "3n-skx, 2n-skx - topologies tested."
6745     - "Diff - difference between 3n-skx and 2n-skx topologies."
6746
6747 # DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr
6748 - type: "table"
6749   title: "DPDK Comparison Across Topologies 3n-skx to 2n-skx pdr"
6750   algorithm: "table_comparison"
6751   output-file: "{DIR[STATIC,DPDK]}/performance-compare-topologies-3n-skx-2n-skx-pdr"
6752   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
6753   filter: "'NIC_Intel-XXV710'"
6754   columns:
6755     - title: "3n-skx"
6756       data-set: "dpdk-compare-topologies-ref"
6757     - title: "2n-skx"
6758       data-set: "dpdk-compare-topologies-cmp"
6759   comparisons:
6760     - title: "Diff"
6761       reference: 1
6762       compare: 2
6763   legend:
6764     - ""
6765     - "3n-skx, 2n-skx - topologies tested."
6766     - "Diff - difference between 3n-skx and 2n-skx topologies."
6767
6768 # Detailed Test Results - DPDK Performance Results 3n-hsw
6769 - type: "table"
6770   title: "Detailed Test Results - DPDK Performance Results 3n-hsw"
6771   algorithm: "table_merged_details"
6772   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}/dpdk_performance_results_3n_hsw"
6773   columns:
6774     - title: " |prein| Test Name |preout| "
6775       data: "data name"
6776     - 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| "
6777       data: "data msg"
6778   data: "dpdk-perf-results-3n-hsw"
6779   filter: "all"
6780   parameters:
6781   - "name"
6782   - "parent"
6783   - "msg"
6784
6785 # Detailed Test Results - DPDK Performance Results 3n-skx
6786 - type: "table"
6787   title: "Detailed Test Results - DPDK Performance Results 3n-skx"
6788   algorithm: "table_merged_details"
6789   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}/dpdk_performance_results_3n_skx"
6790   columns:
6791     - title: " |prein| Test Name |preout| "
6792       data: "data name"
6793     - 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| "
6794       data: "data msg"
6795   data: "dpdk-perf-results-3n-skx"
6796   filter: "all"
6797   remove-ndr: False
6798   parameters:
6799   - "name"
6800   - "parent"
6801   - "msg"
6802
6803 # Detailed Test Results - DPDK Performance Results 2n-skx
6804 - type: "table"
6805   title: "Detailed Test Results - DPDK Performance Results 2n-skx"
6806   algorithm: "table_merged_details"
6807   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}/dpdk_performance_results_2n_skx"
6808   columns:
6809     - title: " |prein| Test Name |preout| "
6810       data: "data name"
6811     - 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| "
6812       data: "data msg"
6813   data: "dpdk-perf-results-2n-skx"
6814   filter: "all"
6815   remove-ndr: False
6816   parameters:
6817   - "name"
6818   - "parent"
6819   - "msg"
6820
6821 # Detailed Test Results - DPDK Performance Results 2n-clx
6822 - type: "table"
6823   title: "Detailed Test Results - DPDK Performance Results 2n-clx"
6824   algorithm: "table_merged_details"
6825   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}/dpdk_performance_results_2n_clx"
6826   columns:
6827     - title: " |prein| Test Name |preout| "
6828       data: "data name"
6829     - 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| "
6830       data: "data msg"
6831   data: "dpdk-perf-results-2n-clx"
6832   filter: "all"
6833   parameters:
6834   - "name"
6835   - "parent"
6836   - "msg"
6837
6838 ## Detailed Test Results - DPDK Performance Results 2n-dnv
6839 #- type: "table"
6840 #  title: "Detailed Test Results - DPDK Performance Results 2n-dnv"
6841 #  algorithm: "table_merged_details"
6842 #  output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}/dpdk_performance_results_2n_dnv"
6843 #  columns:
6844 #    - title: " |prein| Test Name |preout| "
6845 #      data: "data name"
6846 #    - 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| "
6847 #      data: "data msg"
6848 #  data: "dpdk-perf-results-2n-dnv"
6849 #  filter: "all"
6850 #  parameters:
6851 #  - "name"
6852 #  - "parent"
6853 #  - "msg"
6854 #
6855 ## Detailed Test Results - DPDK Performance Results 3n-dnv
6856 #- type: "table"
6857 #  title: "Detailed Test Results - DPDK Performance Results 3n-dnv"
6858 #  algorithm: "table_merged_details"
6859 #  output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}/dpdk_performance_results_3n_dnv"
6860 #  columns:
6861 #    - title: " |prein| Test Name |preout| "
6862 #      data: "data name"
6863 #    - 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| "
6864 #      data: "data msg"
6865 #  data: "dpdk-perf-results-3n-dnv"
6866 #  filter: "all"
6867 #  parameters:
6868 #  - "name"
6869 #  - "parent"
6870 #  - "msg"
6871
6872 # Detailed Test Results - DPDK Performance Results 3n-tsh
6873 - type: "table"
6874   title: "Detailed Test Results - DPDK Performance Results 3n-tsh"
6875   algorithm: "table_merged_details"
6876   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}/dpdk_performance_results_3n_tsh"
6877   columns:
6878     - title: " |prein| Test Name |preout| "
6879       data: "data name"
6880     - 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| "
6881       data: "data msg"
6882   data: "dpdk-perf-results-3n-tsh"
6883   filter: "all"
6884   parameters:
6885   - "name"
6886   - "parent"
6887   - "msg"
6888
6889 ################################################################################
6890 ###                                F I L E S                                 ###
6891 ################################################################################
6892
6893 # VPP Performance Results
6894 - type: "file"
6895   title: "VPP Performance Results"
6896   algorithm: "file_details_split"
6897   output-file: "{DIR[DTR,PERF,VPP,ALL]}"
6898   dir-tables:
6899     - "{DIR[DTR,PERF,VPP,2N,SKX]}"
6900     - "{DIR[DTR,PERF,VPP,3N,SKX]}"
6901     - "{DIR[DTR,PERF,VPP,2N,CLX]}"
6902     - "{DIR[DTR,PERF,VPP,3N,HSW]}"
6903     - "{DIR[DTR,PERF,VPP,3N,TSH]}"
6904     - "{DIR[DTR,PERF,VPP,2N,DNV]}"
6905     - "{DIR[DTR,PERF,VPP,3N,DNV]}"
6906   data:
6907     - "vpp-perf-results-2n-skx"
6908     - "vpp-perf-results-3n-skx"
6909     - "vpp-perf-results-2n-clx"
6910     - "vpp-perf-results-3n-hsw"
6911     - "vpp-perf-results-3n-tsh"
6912     - "vpp-perf-results-2n-dnv"
6913     - "vpp-perf-results-3n-dnv"
6914   filter: "all"
6915   data-start-level: 4
6916   order-chapters:
6917     level-1:
6918       - "l2"
6919       - "ip4"
6920       - "ip6"
6921       - "srv6"
6922       - "ip4_tunnels"
6923       - "ip6_tunnels"
6924       - "vm_vhost"
6925       - "container_memif"
6926       - "crypto"
6927       - "vts"
6928       - "lb"
6929       - "nfv_density"
6930       - "hoststack"
6931     level-2:
6932       - "2n-skx"
6933       - "3n-skx"
6934       - "2n-clx"
6935       - "3n-hsw"
6936       - "3n-tsh"
6937       - "2n-dnv"
6938       - "3n-dnv"
6939     level-3:
6940       - "xl710"
6941       - "x520"
6942       - "xxv710"
6943       - "x710"
6944       - "x553"
6945       - "cx556a"
6946       - "vic1227"
6947       - "vic1385"
6948
6949 # VPP Performance Configuration
6950 - type: "file"
6951   title: "VPP Performance Configuration"
6952   algorithm: "file_details_split"
6953   output-file: "{DIR[DTC,PERF,VPP,ALL]}"
6954   dir-tables:
6955     - "{DIR[DTC,PERF,VPP,2N,SKX]}"
6956     - "{DIR[DTC,PERF,VPP,3N,SKX]}"
6957     - "{DIR[DTC,PERF,VPP,2N,CLX]}"
6958     - "{DIR[DTC,PERF,VPP,3N,HSW]}"
6959     - "{DIR[DTC,PERF,VPP,3N,TSH]}"
6960     - "{DIR[DTC,PERF,VPP,2N,DNV]}"
6961     - "{DIR[DTC,PERF,VPP,3N,DNV]}"
6962   data:
6963     - "vpp-perf-results-2n-skx"
6964     - "vpp-perf-results-3n-skx"
6965     - "vpp-perf-results-2n-clx"
6966     - "vpp-perf-results-3n-hsw"
6967     - "vpp-perf-results-3n-tsh"
6968     - "vpp-perf-results-2n-dnv"
6969     - "vpp-perf-results-3n-dnv"
6970   filter: "all"
6971   data-start-level: 4
6972   order-chapters:
6973     level-1:
6974       - "l2"
6975       - "ip4"
6976       - "ip6"
6977       - "srv6"
6978       - "ip4_tunnels"
6979       - "ip6_tunnels"
6980       - "vm_vhost"
6981       - "container_memif"
6982       - "crypto"
6983       - "vts"
6984       - "lb"
6985       - "nfv_density"
6986       - "hoststack"
6987     level-2:
6988       - "2n-skx"
6989       - "3n-skx"
6990       - "2n-clx"
6991       - "3n-hsw"
6992       - "3n-tsh"
6993       - "2n-dnv"
6994       - "3n-dnv"
6995     level-3:
6996       - "xl710"
6997       - "x520"
6998       - "xxv710"
6999       - "x710"
7000       - "x553"
7001       - "cx556a"
7002       - "vic1227"
7003       - "vic1385"
7004
7005 # VPP Performance Operational
7006 - type: "file"
7007   title: "VPP Performance Operational"
7008   algorithm: "file_details_split_html"
7009   output-file: "{DIR[DTO,PERF,VPP,ALL]}"
7010   dir-tables:
7011     - "{DIR[DTO,PERF,VPP,2N,SKX]}"
7012     - "{DIR[DTO,PERF,VPP,3N,SKX]}"
7013     - "{DIR[DTO,PERF,VPP,2N,CLX]}"
7014     - "{DIR[DTO,PERF,VPP,3N,HSW]}"
7015     - "{DIR[DTO,PERF,VPP,3N,TSH]}"
7016     - "{DIR[DTO,PERF,VPP,2N,DNV]}"
7017     - "{DIR[DTO,PERF,VPP,3N,DNV]}"
7018   data:
7019     - "vpp-perf-results-2n-skx"
7020     - "vpp-perf-results-3n-skx"
7021     - "vpp-perf-results-2n-clx"
7022     - "vpp-perf-results-3n-hsw"
7023     - "vpp-perf-results-3n-tsh"
7024     - "vpp-perf-results-2n-dnv"
7025     - "vpp-perf-results-3n-dnv"
7026   filter: "all"
7027   data-start-level: 4
7028   order-chapters:
7029     level-1:
7030       - "l2"
7031       - "ip4"
7032       - "ip6"
7033       - "srv6"
7034       - "ip4_tunnels"
7035       - "ip6_tunnels"
7036       - "vm_vhost"
7037       - "container_memif"
7038       - "crypto"
7039       - "vts"
7040       - "lb"
7041       - "nfv_density"
7042       - "hoststack"
7043     level-2:
7044       - "2n-skx"
7045       - "3n-skx"
7046       - "2n-clx"
7047       - "3n-hsw"
7048       - "3n-tsh"
7049       - "2n-dnv"
7050       - "3n-dnv"
7051     level-3:
7052       - "xl710"
7053       - "x520"
7054       - "xxv710"
7055       - "x710"
7056       - "x553"
7057       - "cx556a"
7058       - "vic1227"
7059       - "vic1385"
7060
7061 # VPP MRR Results
7062 - type: "file"
7063   title: "VPP MRR Results"
7064   algorithm: "file_details_split"
7065   output-file: "{DIR[DTR,MRR,VPP,ALL]}"
7066   dir-tables:
7067     - "{DIR[DTR,MRR,VPP,2N,SKX]}"
7068     - "{DIR[DTR,MRR,VPP,3N,SKX]}"
7069     - "{DIR[DTR,MRR,VPP,2N,CLX]}"
7070     - "{DIR[DTR,MRR,VPP,3N,HSW]}"
7071     - "{DIR[DTR,MRR,VPP,3N,TSH]}"
7072     - "{DIR[DTR,MRR,VPP,2N,DNV]}"
7073     - "{DIR[DTR,MRR,VPP,3N,DNV]}"
7074   data:
7075     - "vpp-mrr-results-2n-skx"
7076     - "vpp-mrr-results-3n-skx"
7077     - "vpp-mrr-results-2n-clx"
7078     - "vpp-mrr-results-3n-hsw"
7079     - "vpp-mrr-results-3n-tsh"
7080     - "vpp-mrr-results-2n-dnv"
7081     - "vpp-mrr-results-3n-dnv"
7082   filter: "all"
7083   data-start-level: 4
7084   order-chapters:
7085     level-1:
7086       - "l2"
7087       - "ip4"
7088       - "ip6"
7089       - "srv6"
7090       - "ip4_tunnels"
7091       - "ip6_tunnels"
7092       - "vm_vhost"
7093       - "container_memif"
7094       - "crypto"
7095       - "vts"
7096       - "lb"
7097       - "nfv_density"
7098       - "hoststack"
7099     level-2:
7100       - "2n-skx"
7101       - "3n-skx"
7102       - "2n-clx"
7103       - "3n-hsw"
7104       - "3n-tsh"
7105       - "2n-dnv"
7106       - "3n-dnv"
7107     level-3:
7108       - "xl710"
7109       - "x520"
7110       - "xxv710"
7111       - "x710"
7112       - "x553"
7113       - "cx556a"
7114       - "vic1227"
7115       - "vic1385"
7116
7117 # VPP MRR Configuration
7118 - type: "file"
7119   title: "VPP MRR Configuration"
7120   algorithm: "file_details_split"
7121   output-file: "{DIR[DTC,MRR,VPP,ALL]}"
7122   dir-tables:
7123     - "{DIR[DTC,MRR,VPP,2N,SKX]}"
7124     - "{DIR[DTC,MRR,VPP,3N,SKX]}"
7125     - "{DIR[DTC,MRR,VPP,2N,CLX]}"
7126     - "{DIR[DTC,MRR,VPP,3N,HSW]}"
7127     - "{DIR[DTC,MRR,VPP,3N,TSH]}"
7128     - "{DIR[DTC,MRR,VPP,2N,DNV]}"
7129     - "{DIR[DTC,MRR,VPP,3N,DNV]}"
7130   data:
7131     - "vpp-mrr-results-2n-skx"
7132     - "vpp-mrr-results-3n-skx"
7133     - "vpp-mrr-results-2n-clx"
7134     - "vpp-mrr-results-3n-hsw"
7135     - "vpp-mrr-results-3n-tsh"
7136     - "vpp-mrr-results-2n-dnv"
7137     - "vpp-mrr-results-3n-dnv"
7138   filter: "all"
7139   data-start-level: 4
7140   order-chapters:
7141     level-1:
7142       - "l2"
7143       - "ip4"
7144       - "ip6"
7145       - "srv6"
7146       - "ip4_tunnels"
7147       - "ip6_tunnels"
7148       - "vm_vhost"
7149       - "container_memif"
7150       - "crypto"
7151       - "vts"
7152       - "lb"
7153       - "nfv_density"
7154       - "hoststack"
7155     level-2:
7156       - "2n-skx"
7157       - "3n-skx"
7158       - "2n-clx"
7159       - "3n-hsw"
7160       - "3n-tsh"
7161       - "2n-dnv"
7162       - "3n-dnv"
7163     level-3:
7164       - "xl710"
7165       - "x520"
7166       - "xxv710"
7167       - "x710"
7168       - "x553"
7169       - "cx556a"
7170       - "vic1227"
7171       - "vic1385"
7172
7173 # VPP Device Results - Ubuntu
7174 - type: "file"
7175   title: "VPP Device Results - Ubuntu"
7176   algorithm: "file_test_results"
7177   output-file: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
7178   dir-tables: "{DIR[DTR,FUNC,VPP,DEVICE,UBUNTU]}"
7179   data: "vpp-device-results-ubuntu"
7180   filter: "all"
7181   data-start-level: 4
7182
7183 # VPP Device Configuration - Ubuntu
7184 - type: "file"
7185   title: "VPP Device Configuration - Ubuntu"
7186   algorithm: "file_test_results"
7187   output-file: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
7188   dir-tables: "{DIR[DTC,FUNC,VPP,DEVICE,UBUNTU]}"
7189   data: "vpp-device-results-ubuntu"
7190   filter: "all"
7191   data-start-level: 4
7192
7193 # DPDK Performance Results 3n-hsw
7194 - type: "file"
7195   title: "DPDK Performance Results 3n-hsw"
7196   algorithm: "file_test_results"
7197   output-file: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
7198   dir-tables: "{DIR[DTR,PERF,DPDK,3N,HSW]}"
7199   data: "dpdk-perf-results-3n-hsw"
7200   filter: "all"
7201   data-start-level: 4
7202
7203 # DPDK Performance Results 3n-skx
7204 - type: "file"
7205   title: "DPDK Performance Results 3n-skx"
7206   algorithm: "file_test_results"
7207   output-file: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
7208   dir-tables: "{DIR[DTR,PERF,DPDK,3N,SKX]}"
7209   data: "dpdk-perf-results-3n-skx"
7210   filter: "all"
7211   data-start-level: 4
7212
7213 # DPDK Performance Results 2n-skx
7214 - type: "file"
7215   title: "DPDK Performance Results 2n-skx"
7216   algorithm: "file_test_results"
7217   output-file: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
7218   dir-tables: "{DIR[DTR,PERF,DPDK,2N,SKX]}"
7219   data: "dpdk-perf-results-2n-skx"
7220   filter: "all"
7221   data-start-level: 4
7222
7223 # DPDK Performance Results 2n-clx
7224 - type: "file"
7225   title: "DPDK Performance Results 2n-clx"
7226   algorithm: "file_test_results"
7227   output-file: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
7228   dir-tables: "{DIR[DTR,PERF,DPDK,2N,CLX]}"
7229   data: "dpdk-perf-results-2n-clx"
7230   filter: "all"
7231   data-start-level: 4
7232
7233 ## DPDK Performance Results 2n-dnv
7234 #- type: "file"
7235 #  title: "DPDK Performance Results 2n-dnv"
7236 #  algorithm: "file_test_results"
7237 #  output-file: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
7238 #  dir-tables: "{DIR[DTR,PERF,DPDK,2N,DNV]}"
7239 #  data: "dpdk-perf-results-2n-dnv"
7240 #  filter: "all"
7241 #  data-start-level: 4
7242 #
7243 ## DPDK Performance Results 3n-dnv
7244 #- type: "file"
7245 #  title: "DPDK Performance Results 3n-dnv"
7246 #  algorithm: "file_test_results"
7247 #  output-file: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
7248 #  dir-tables: "{DIR[DTR,PERF,DPDK,3N,DNV]}"
7249 #  data: "dpdk-perf-results-3n-dnv"
7250 #  filter: "all"
7251 #  data-start-level: 4
7252
7253 # DPDK Performance Results 3n-tsh
7254 - type: "file"
7255   title: "DPDK Performance Results 3n-tsh"
7256   algorithm: "file_test_results"
7257   output-file: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
7258   dir-tables: "{DIR[DTR,PERF,DPDK,3N,TSH]}"
7259   data: "dpdk-perf-results-3n-tsh"
7260   filter: "all"
7261   data-start-level: 4
7262
7263 ################################################################################
7264 ###                                P L O T S                                 ###
7265 ################################################################################
7266
7267 # Hoststack tests 3n-hsw
7268
7269 - type: "plot"
7270   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
7271   algorithm: "plot_perf_box_name"
7272   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3-bps"
7273   data: "plot-vpp-hoststack-3n-hsw"
7274   include:
7275     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-ldpreload-iperf3-bps"
7276     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-ldpreload-iperf3-bps"
7277   layout:
7278     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-ldpreload-iperf3"
7279     layout: "plot-hoststack"
7280
7281 - type: "plot"
7282   title: "Bandwidth: 3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
7283   algorithm: "plot_perf_box_name"
7284   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3-bps"
7285   data: "plot-vpp-hoststack-3n-hsw"
7286   include:
7287     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpbase-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpbase-nsim-ldpreload-iperf3-bps"
7288     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Tcpscale1Cl10S-Nsim-Ldpreload-Iperf3-Bps.1460B-1t1c-eth-ip4tcpscale1cl10s-nsim-ldpreload-iperf3-bps"
7289   layout:
7290     title: "3n-hsw-xl710-1460b-1t1c-eth-ip4tcp-nsim-ldpreload-iperf3"
7291     layout: "plot-hoststack"
7292
7293 - type: "plot"
7294   title: "Bandwidth: 3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
7295   algorithm: "plot_perf_box_name"
7296   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho-bps"
7297   data: "plot-vpp-hoststack-3n-hsw"
7298   include:
7299     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicbase-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicbase-vppecho-bps"
7300     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale1Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale1cl10s-vppecho-bps"
7301     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl1S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl1s-vppecho-bps"
7302     - "Tests.Vpp.Perf.Hoststack.40Ge2P1Xl710-Eth-Ip4Udpquicscale10Cl10S-Vppecho-Bps.1280B-1t1c-eth-ip4udpquicscale10cl10s-vppecho-bps"
7303   layout:
7304     title: "3n-hsw-xl710-1280b-1t1c-eth-ip4udpquic-vppecho"
7305     layout: "plot-hoststack"
7306
7307 ################################################################################
7308
7309 # Soak Test (PLRsearch), boxes - 2n-clx
7310 - type: "plot"
7311   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7312   algorithm: "plot_perf_box_name"
7313   output-file-type: ".html"
7314   output-file: "{DIR[STATIC,VPP]}/soak-test-1"
7315   data: "plot-vpp-soak-2n-clx"
7316   include:
7317     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
7318     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
7319     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
7320     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
7321     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
7322     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
7323   layout:
7324     title: "30 Minutes Soak Test (PLRsearch)"
7325     layout: "plot-soak-throughput"
7326
7327 # Soak Test (PLRsearch), boxes - 2n-clx
7328 - type: "plot"
7329   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7330   algorithm: "plot_perf_box_name"
7331   output-file-type: ".html"
7332   output-file: "{DIR[STATIC,VPP]}/soak-test-2"
7333   data: "plot-vpp-soak-2n-clx"
7334   include:
7335     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
7336     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
7337     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7338     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7339     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
7340     - "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"
7341   layout:
7342     title: "30 Minutes Soak Test (PLRsearch)"
7343     layout: "plot-soak-throughput"
7344
7345 # Soak Test (PLRsearch), boxes - 2n-skx
7346 - type: "plot"
7347   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7348   algorithm: "plot_perf_box_name"
7349   output-file-type: ".html"
7350   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-1"
7351   data: "plot-vpp-soak-2n-skx"
7352   include:
7353     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Soak.64B-2t1c-avf-eth-l2xcbase-soak"
7354     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-soak"
7355     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Soak.64B-2t1c-eth-l2xcbase-soak"
7356     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Soak.64B-2t1c-eth-l2bdbasemaclrn-soak"
7357     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Soak.64B-2t1c-avf-ethip4-ip4base-soak"
7358     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Soak.64B-2t1c-ethip4-ip4base-soak"
7359   layout:
7360     title: "30 Minutes Soak Test (PLRsearch)"
7361     layout: "plot-soak-throughput"
7362
7363 # Soak Test (PLRsearch), boxes - 2n-skx
7364 - type: "plot"
7365   title: "VPP Critical rate: 30 Minutes Soak Test (PLRsearch)"
7366   algorithm: "plot_perf_box_name"
7367   output-file-type: ".html"
7368   output-file: "{DIR[STATIC,VPP]}/soak-test-2n-skx-2"
7369   data: "plot-vpp-soak-2n-skx"
7370   include:
7371     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Soak.78B-2t1c-avf-ethip6-ip6base-soak"
7372     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Soak.78B-2t1c-ethip6-ip6base-soak"
7373     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7374     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Soak.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-soak"
7375     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Soak.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-soak"
7376     - "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"
7377   layout:
7378     title: "30 Minutes Soak Test (PLRsearch)"
7379     layout: "plot-soak-throughput"
7380
7381 ###############################################################################
7382
7383 # Reconf tests 2n-skx
7384
7385 - type: "plot"
7386   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7387   algorithm: "plot_nf_reconf_box_name"
7388   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
7389   data: "plot-vpp-nfv-reconf-2n-skx"
7390   include:
7391     - "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"
7392     - "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"
7393     - "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"
7394     - "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"
7395     - "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"
7396     - "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"
7397   layout:
7398     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7399     layout: "plot-throughput"
7400
7401 - type: "plot"
7402   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7403   algorithm: "plot_nf_reconf_box_name"
7404   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
7405   data: "plot-vpp-nfv-reconf-2n-skx"
7406   include:
7407     - "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"
7408     - "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"
7409     - "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"
7410     - "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"
7411     - "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"
7412     - "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"
7413   layout:
7414     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7415     layout: "plot-throughput"
7416
7417 - type: "plot"
7418   title: "NFV Effective Blocked Time: 2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7419   algorithm: "plot_nf_reconf_box_name"
7420   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
7421   data: "plot-vpp-nfv-reconf-2n-skx"
7422   include:
7423     - "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"
7424     - "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"
7425     - "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"
7426     - "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"
7427     - "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"
7428     - "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"
7429   layout:
7430     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7431     layout: "plot-throughput"
7432
7433 ###############################################################################
7434
7435 # Reconf tests 2n-clx
7436
7437 - type: "plot"
7438   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7439   algorithm: "plot_nf_reconf_box_name"
7440   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-2t1c-dot1qip4vxlan-l2bd-reconf"
7441   data: "plot-vpp-nfv-reconf-2n-clx"
7442   include:
7443     - "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"
7444     - "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"
7445     - "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"
7446     - "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"
7447   layout:
7448     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7449     layout: "plot-throughput"
7450
7451 - type: "plot"
7452   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7453   algorithm: "plot_nf_reconf_box_name"
7454   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-4t2c-dot1qip4vxlan-l2bd-reconf"
7455   data: "plot-vpp-nfv-reconf-2n-clx"
7456   include:
7457     - "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"
7458     - "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"
7459     - "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"
7460     - "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"
7461   layout:
7462     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7463     layout: "plot-throughput"
7464
7465 - type: "plot"
7466   title: "NFV Effective Blocked Time: 2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-reconf"
7467   algorithm: "plot_nf_reconf_box_name"
7468   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-imix-8t4c-dot1qip4vxlan-l2bd-reconf"
7469   data: "plot-vpp-nfv-reconf-2n-clx"
7470   include:
7471     - "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"
7472     - "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"
7473     - "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"
7474     - "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"
7475   layout:
7476     title: "dot1qip4vxlan-l2bd-{Y}ch-1ach-{2XY}vh-{XY}vm-testpmd"
7477     layout: "plot-throughput"
7478
7479 ###############################################################################
7480
7481 # Plots - NF Density - VSC - MRR IMIX
7482 - type: "plot"
7483   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7484   algorithm: "plot_nf_heatmap"
7485   output-file-type: ".html"
7486   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-mrr"
7487   data: "plot-vpp-nfv-2n-skx-mrr"
7488   filter: "'NIC_Intel-XXV710' and
7489            'NF_DENSITY' and
7490            'VHOST' and
7491            not 'VXLAN' and
7492            'CHAIN' and
7493            'NF_VPPIP4' and
7494            'IMIX' and
7495            '2T1C' and
7496            'MRR'"
7497   parameters:
7498   - "result"
7499   - "name"
7500   - "tags"
7501   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7502   x-axis: "X = VNFs per Service Chain"
7503   y-axis: "Y = Number of Service Chains"
7504   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7505   layout:
7506     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7507     layout: "plot-service-density"
7508
7509 - type: "plot"
7510   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7511   algorithm: "plot_nf_heatmap"
7512   output-file-type: ".html"
7513   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-mrr"
7514   data: "plot-vpp-nfv-2n-skx-mrr"
7515   filter: "'NIC_Intel-XXV710' and
7516            'NF_DENSITY' and
7517            'VHOST' and
7518            not 'VXLAN' and
7519            'CHAIN' and
7520            'NF_VPPIP4' and
7521            'IMIX' and
7522            '4T2C' and
7523            'MRR'"
7524   parameters:
7525   - "result"
7526   - "name"
7527   - "tags"
7528   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7529   x-axis: "X = VNFs per Service Chain"
7530   y-axis: "Y = Number of Service Chains"
7531   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7532   layout:
7533     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7534     layout: "plot-service-density"
7535
7536 - type: "plot"
7537   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7538   algorithm: "plot_nf_heatmap"
7539   output-file-type: ".html"
7540   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-mrr"
7541   data: "plot-vpp-nfv-2n-skx-mrr"
7542   filter: "'NIC_Intel-XXV710' and
7543            'NF_DENSITY' and
7544            'VHOST' and
7545            not 'VXLAN' and
7546            'CHAIN' and
7547            'NF_VPPIP4' and
7548            'IMIX' and
7549            '8T4C' and
7550            'MRR'"
7551   parameters:
7552   - "result"
7553   - "name"
7554   - "tags"
7555   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7556   x-axis: "X = VNFs per Service Chain"
7557   y-axis: "Y = Number of Service Chains"
7558   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7559   layout:
7560     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
7561     layout: "plot-service-density"
7562
7563 # Plots - NF Density - VSC - NDR IMIX
7564 - type: "plot"
7565   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7566   algorithm: "plot_nf_heatmap"
7567   output-file-type: ".html"
7568   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-ndr"
7569   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7570   filter: "'NIC_Intel-XXV710' and
7571            'NF_DENSITY' and
7572            'VHOST' and
7573            not 'VXLAN' and
7574            'CHAIN' and
7575            'NF_VPPIP4' and
7576            'IMIX' and
7577            '2T1C' and
7578            'NDRPDR'"
7579   parameters:
7580   - "throughput"
7581   - "name"
7582   - "tags"
7583   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7584   x-axis: "X = VNFs per Service Chain"
7585   y-axis: "Y = Number of Service Chains"
7586   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7587   layout:
7588     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7589     layout: "plot-service-density"
7590
7591 - type: "plot"
7592   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7593   algorithm: "plot_nf_heatmap"
7594   output-file-type: ".html"
7595   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-ndr"
7596   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7597   filter: "'NIC_Intel-XXV710' and
7598            'NF_DENSITY' and
7599            'VHOST' and
7600            not 'VXLAN' and
7601            'CHAIN' and
7602            'NF_VPPIP4' and
7603            'IMIX' and
7604            '4T2C' and
7605            'NDRPDR'"
7606   parameters:
7607   - "throughput"
7608   - "name"
7609   - "tags"
7610   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7611   x-axis: "X = VNFs per Service Chain"
7612   y-axis: "Y = Number of Service Chains"
7613   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7614   layout:
7615     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7616     layout: "plot-service-density"
7617
7618 - type: "plot"
7619   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7620   algorithm: "plot_nf_heatmap"
7621   output-file-type: ".html"
7622   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-ndr"
7623   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7624   filter: "'NIC_Intel-XXV710' and
7625            'NF_DENSITY' and
7626            'VHOST' and
7627            not 'VXLAN' and
7628            'CHAIN' and
7629            'NF_VPPIP4' and
7630            'IMIX' and
7631            '8T4C' and
7632            'NDRPDR'"
7633   parameters:
7634   - "throughput"
7635   - "name"
7636   - "tags"
7637   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7638   x-axis: "X = VNFs per Service Chain"
7639   y-axis: "Y = Number of Service Chains"
7640   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7641   layout:
7642     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
7643     layout: "plot-service-density"
7644
7645 # Plots - NF Density - VSC - PDR IMIX
7646 - type: "plot"
7647   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7648   algorithm: "plot_nf_heatmap"
7649   output-file-type: ".html"
7650   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-pdr"
7651   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7652   filter: "'NIC_Intel-XXV710' and
7653            'NF_DENSITY' and
7654            'VHOST' and
7655            not 'VXLAN' and
7656            'CHAIN' and
7657            'NF_VPPIP4' and
7658            'IMIX' and
7659            '2T1C' and
7660            'NDRPDR'"
7661   parameters:
7662   - "throughput"
7663   - "name"
7664   - "tags"
7665   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7666   x-axis: "X = VNFs per Service Chain"
7667   y-axis: "Y = Number of Service Chains"
7668   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7669   layout:
7670     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7671     layout: "plot-service-density"
7672
7673 - type: "plot"
7674   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7675   algorithm: "plot_nf_heatmap"
7676   output-file-type: ".html"
7677   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-pdr"
7678   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7679   filter: "'NIC_Intel-XXV710' and
7680            'NF_DENSITY' and
7681            'VHOST' and
7682            not 'VXLAN' and
7683            'CHAIN' and
7684            'NF_VPPIP4' and
7685            'IMIX' and
7686            '4T2C' and
7687            'NDRPDR'"
7688   parameters:
7689   - "throughput"
7690   - "name"
7691   - "tags"
7692   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7693   x-axis: "X = VNFs per Service Chain"
7694   y-axis: "Y = Number of Service Chains"
7695   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7696   layout:
7697     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7698     layout: "plot-service-density"
7699
7700 - type: "plot"
7701   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7702   algorithm: "plot_nf_heatmap"
7703   output-file-type: ".html"
7704   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-pdr"
7705   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7706   filter: "'NIC_Intel-XXV710' and
7707            'NF_DENSITY' and
7708            'VHOST' and
7709            not 'VXLAN' and
7710            'CHAIN' and
7711            'NF_VPPIP4' and
7712            'IMIX' and
7713            '8T4C' and
7714            'NDRPDR'"
7715   parameters:
7716   - "throughput"
7717   - "name"
7718   - "tags"
7719   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7720   x-axis: "X = VNFs per Service Chain"
7721   y-axis: "Y = Number of Service Chains"
7722   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7723   layout:
7724     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
7725     layout: "plot-service-density"
7726
7727 ###############################################################################
7728
7729 # Plots - NF Density - VSC - MRR IMIX
7730 - type: "plot"
7731   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7732   algorithm: "plot_nf_heatmap"
7733   output-file-type: ".html"
7734   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
7735   data: "plot-vpp-nfv-2n-skx-mrr"
7736   filter: "'NIC_Intel-XXV710' and
7737            'NF_DENSITY' and
7738            'VHOST' and
7739            'VXLAN' and
7740            'CHAIN' and
7741            'IMIX' and
7742            '2T1C' and
7743            'MRR'"
7744   parameters:
7745   - "result"
7746   - "name"
7747   - "tags"
7748   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7749   x-axis: "X = VNFs per Service Chain"
7750   y-axis: "Y = Number of Service Chains"
7751   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7752   layout:
7753     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7754     layout: "plot-service-density"
7755
7756 - type: "plot"
7757   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7758   algorithm: "plot_nf_heatmap"
7759   output-file-type: ".html"
7760   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
7761   data: "plot-vpp-nfv-2n-skx-mrr"
7762   filter: "'NIC_Intel-XXV710' and
7763            'NF_DENSITY' and
7764            'VHOST' and
7765            'VXLAN' and
7766            'CHAIN' and
7767            'IMIX' and
7768            '4T2C' and
7769            'MRR'"
7770   parameters:
7771   - "result"
7772   - "name"
7773   - "tags"
7774   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7775   x-axis: "X = VNFs per Service Chain"
7776   y-axis: "Y = Number of Service Chains"
7777   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7778   layout:
7779     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7780     layout: "plot-service-density"
7781
7782 - type: "plot"
7783   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7784   algorithm: "plot_nf_heatmap"
7785   output-file-type: ".html"
7786   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
7787   data: "plot-vpp-nfv-2n-skx-mrr"
7788   filter: "'NIC_Intel-XXV710' and
7789            'NF_DENSITY' and
7790            'VHOST' and
7791            'VXLAN' and
7792            'CHAIN' and
7793            'IMIX' and
7794            '8T4C' and
7795            'MRR'"
7796   parameters:
7797   - "result"
7798   - "name"
7799   - "tags"
7800   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7801   x-axis: "X = VNFs per Service Chain"
7802   y-axis: "Y = Number of Service Chains"
7803   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7804   layout:
7805     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
7806     layout: "plot-service-density"
7807
7808 # Plots - NF Density - VSC - NDR IMIX
7809 - type: "plot"
7810   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7811   algorithm: "plot_nf_heatmap"
7812   output-file-type: ".html"
7813   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
7814   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7815   filter: "'NIC_Intel-XXV710' and
7816            'NF_DENSITY' and
7817            'VHOST' and
7818            'VXLAN' and
7819            'CHAIN' and
7820            'IMIX' and
7821            '2T1C' and
7822            'NDRPDR'"
7823   parameters:
7824   - "throughput"
7825   - "name"
7826   - "tags"
7827   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7828   x-axis: "X = VNFs per Service Chain"
7829   y-axis: "Y = Number of Service Chains"
7830   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7831   layout:
7832     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7833     layout: "plot-service-density"
7834
7835 - type: "plot"
7836   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7837   algorithm: "plot_nf_heatmap"
7838   output-file-type: ".html"
7839   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
7840   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7841   filter: "'NIC_Intel-XXV710' and
7842            'NF_DENSITY' and
7843            'VHOST' and
7844            'VXLAN' and
7845            'CHAIN' and
7846            'IMIX' and
7847            '4T2C' and
7848            'NDRPDR'"
7849   parameters:
7850   - "throughput"
7851   - "name"
7852   - "tags"
7853   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7854   x-axis: "X = VNFs per Service Chain"
7855   y-axis: "Y = Number of Service Chains"
7856   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7857   layout:
7858     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7859     layout: "plot-service-density"
7860
7861 - type: "plot"
7862   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7863   algorithm: "plot_nf_heatmap"
7864   output-file-type: ".html"
7865   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
7866   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7867   filter: "'NIC_Intel-XXV710' and
7868            'NF_DENSITY' and
7869            'VHOST' and
7870            'VXLAN' and
7871            'CHAIN' and
7872            'IMIX' and
7873            '8T4C' and
7874            'NDRPDR'"
7875   parameters:
7876   - "throughput"
7877   - "name"
7878   - "tags"
7879   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
7880   x-axis: "X = VNFs per Service Chain"
7881   y-axis: "Y = Number of Service Chains"
7882   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
7883   layout:
7884     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
7885     layout: "plot-service-density"
7886
7887 # Plots - NF Density - VSC - PDR IMIX
7888 - type: "plot"
7889   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7890   algorithm: "plot_nf_heatmap"
7891   output-file-type: ".html"
7892   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
7893   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7894   filter: "'NIC_Intel-XXV710' and
7895            'NF_DENSITY' and
7896            'VHOST' and
7897            'VXLAN' and
7898            'CHAIN' and
7899            'IMIX' and
7900            '2T1C' and
7901            'NDRPDR'"
7902   parameters:
7903   - "throughput"
7904   - "name"
7905   - "tags"
7906   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7907   x-axis: "X = VNFs per Service Chain"
7908   y-axis: "Y = Number of Service Chains"
7909   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7910   layout:
7911     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7912     layout: "plot-service-density"
7913
7914 - type: "plot"
7915   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7916   algorithm: "plot_nf_heatmap"
7917   output-file-type: ".html"
7918   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
7919   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7920   filter: "'NIC_Intel-XXV710' and
7921            'NF_DENSITY' and
7922            'VHOST' and
7923            'VXLAN' and
7924            'CHAIN' and
7925            'IMIX' and
7926            '4T2C' and
7927            'NDRPDR'"
7928   parameters:
7929   - "throughput"
7930   - "name"
7931   - "tags"
7932   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7933   x-axis: "X = VNFs per Service Chain"
7934   y-axis: "Y = Number of Service Chains"
7935   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7936   layout:
7937     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7938     layout: "plot-service-density"
7939
7940 - type: "plot"
7941   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7942   algorithm: "plot_nf_heatmap"
7943   output-file-type: ".html"
7944   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
7945   data: "plot-vpp-nfv-2n-skx-ndrpdr"
7946   filter: "'NIC_Intel-XXV710' and
7947            'NF_DENSITY' and
7948            'VHOST' and
7949            'VXLAN' and
7950            'CHAIN' and
7951            'IMIX' and
7952            '8T4C' and
7953            'NDRPDR'"
7954   parameters:
7955   - "throughput"
7956   - "name"
7957   - "tags"
7958   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
7959   x-axis: "X = VNFs per Service Chain"
7960   y-axis: "Y = Number of Service Chains"
7961   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
7962   layout:
7963     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
7964     layout: "plot-service-density"
7965
7966 ###############################################################################
7967
7968 # Plots - NF Density - CSC - MRR IMIX
7969 - type: "plot"
7970   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7971   algorithm: "plot_nf_heatmap"
7972   output-file-type: ".html"
7973   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-mrr"
7974   data: "plot-vpp-nfv-2n-skx-mrr"
7975   filter: "'NIC_Intel-XXV710' and
7976            'NF_DENSITY' and
7977            'DOCKER' and
7978            'CHAIN' and
7979            'NF_VPPIP4' and
7980            'IMIX' and
7981            '2T1C' and
7982            'MRR'"
7983   parameters:
7984   - "result"
7985   - "name"
7986   - "tags"
7987   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
7988   x-axis: "X = CNFs per Service Chain"
7989   y-axis: "Y = Number of Service Chains"
7990   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
7991   layout:
7992     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7993     layout: "plot-service-density"
7994
7995 - type: "plot"
7996   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
7997   algorithm: "plot_nf_heatmap"
7998   output-file-type: ".html"
7999   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-mrr"
8000   data: "plot-vpp-nfv-2n-skx-mrr"
8001   filter: "'NIC_Intel-XXV710' and
8002            'NF_DENSITY' and
8003            'DOCKER' and
8004            'CHAIN' and
8005            'NF_VPPIP4' and
8006            'IMIX' and
8007            '4T2C' and
8008            'MRR'"
8009   parameters:
8010   - "result"
8011   - "name"
8012   - "tags"
8013   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8014   x-axis: "X = CNFs per Service Chain"
8015   y-axis: "Y = Number of Service Chains"
8016   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8017   layout:
8018     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8019     layout: "plot-service-density"
8020
8021 - type: "plot"
8022   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8023   algorithm: "plot_nf_heatmap"
8024   output-file-type: ".html"
8025   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-mrr"
8026   data: "plot-vpp-nfv-2n-skx-mrr"
8027   filter: "'NIC_Intel-XXV710' and
8028            'NF_DENSITY' and
8029            'DOCKER' and
8030            'CHAIN' and
8031            'NF_VPPIP4' and
8032            'IMIX' and
8033            '8T4C' and
8034            'MRR'"
8035   parameters:
8036   - "result"
8037   - "name"
8038   - "tags"
8039   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8040   x-axis: "X = CNFs per Service Chain"
8041   y-axis: "Y = Number of Service Chains"
8042   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8043   layout:
8044     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
8045     layout: "plot-service-density"
8046
8047 # Plots - NF Density - CSC - NDR IMIX
8048 - type: "plot"
8049   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8050   algorithm: "plot_nf_heatmap"
8051   output-file-type: ".html"
8052   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-ndr"
8053   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8054   filter: "'NIC_Intel-XXV710' and
8055            'NF_DENSITY' and
8056            'DOCKER' and
8057            'CHAIN' and
8058            'NF_VPPIP4' and
8059            'IMIX' and
8060            '2T1C' and
8061            'NDRPDR'"
8062   parameters:
8063   - "throughput"
8064   - "name"
8065   - "tags"
8066   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8067   x-axis: "X = CNFs per Service Chain"
8068   y-axis: "Y = Number of Service Chains"
8069   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8070   layout:
8071     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8072     layout: "plot-service-density"
8073
8074 - type: "plot"
8075   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8076   algorithm: "plot_nf_heatmap"
8077   output-file-type: ".html"
8078   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-ndr"
8079   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8080   filter: "'NIC_Intel-XXV710' and
8081            'NF_DENSITY' and
8082            'DOCKER' and
8083            'CHAIN' and
8084            'NF_VPPIP4' and
8085            'IMIX' and
8086            '4T2C' and
8087            'NDRPDR'"
8088   parameters:
8089   - "throughput"
8090   - "name"
8091   - "tags"
8092   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8093   x-axis: "X = CNFs per Service Chain"
8094   y-axis: "Y = Number of Service Chains"
8095   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8096   layout:
8097     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8098     layout: "plot-service-density"
8099
8100 - type: "plot"
8101   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8102   algorithm: "plot_nf_heatmap"
8103   output-file-type: ".html"
8104   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-ndr"
8105   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8106   filter: "'NIC_Intel-XXV710' and
8107            'NF_DENSITY' and
8108            'DOCKER' and
8109            'CHAIN' and
8110            'NF_VPPIP4' and
8111            'IMIX' and
8112            '8T4C' and
8113            'NDRPDR'"
8114   parameters:
8115   - "throughput"
8116   - "name"
8117   - "tags"
8118   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8119   x-axis: "X = CNFs per Service Chain"
8120   y-axis: "Y = Number of Service Chains"
8121   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8122   layout:
8123     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
8124     layout: "plot-service-density"
8125
8126 # Plots - NF Density - CSC - PDR IMIX
8127 - type: "plot"
8128   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8129   algorithm: "plot_nf_heatmap"
8130   output-file-type: ".html"
8131   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csc-pdr"
8132   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8133   filter: "'NIC_Intel-XXV710' and
8134            'NF_DENSITY' and
8135            'DOCKER' and
8136            'CHAIN' and
8137            'NF_VPPIP4' and
8138            'IMIX' and
8139            '2T1C' and
8140            'NDRPDR'"
8141   parameters:
8142   - "throughput"
8143   - "name"
8144   - "tags"
8145   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8146   x-axis: "X = CNFs per Service Chain"
8147   y-axis: "Y = Number of Service Chains"
8148   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8149   layout:
8150     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8151     layout: "plot-service-density"
8152
8153 - type: "plot"
8154   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8155   algorithm: "plot_nf_heatmap"
8156   output-file-type: ".html"
8157   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csc-pdr"
8158   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8159   filter: "'NIC_Intel-XXV710' and
8160            'NF_DENSITY' and
8161            'DOCKER' and
8162            'CHAIN' and
8163            'NF_VPPIP4' and
8164            'IMIX' and
8165            '4T2C' and
8166            'NDRPDR'"
8167   parameters:
8168   - "throughput"
8169   - "name"
8170   - "tags"
8171   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8172   x-axis: "X = CNFs per Service Chain"
8173   y-axis: "Y = Number of Service Chains"
8174   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8175   layout:
8176     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8177     layout: "plot-service-density"
8178
8179 - type: "plot"
8180   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8181   algorithm: "plot_nf_heatmap"
8182   output-file-type: ".html"
8183   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csc-pdr"
8184   data: "plot-vpp-nfv-2n-skx-ndrpdr"
8185   filter: "'NIC_Intel-XXV710' and
8186            'NF_DENSITY' and
8187            'DOCKER' and
8188            'CHAIN' and
8189            'NF_VPPIP4' and
8190            'IMIX' and
8191            '8T4C' and
8192            'NDRPDR'"
8193   parameters:
8194   - "throughput"
8195   - "name"
8196   - "tags"
8197   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8198   x-axis: "X = CNFs per Service Chain"
8199   y-axis: "Y = Number of Service Chains"
8200   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8201   layout:
8202     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
8203     layout: "plot-service-density"
8204
8205 ################################################################################
8206 #
8207 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8208 #- type: "plot"
8209 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8210 #  algorithm: "plot_nf_heatmap"
8211 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-mrr"
8212 #  data: "plot-vpp-nfv-3n-skx-mrr"
8213 #  filter: "'NIC_Intel-XXV710' and
8214 #           'NF_DENSITY' and
8215 #           'DOCKER' and
8216 #           'CHAIN' and
8217 #           'NF_VPPIP4' and
8218 #           'IPSEC' and
8219 #           'TNL_4' and
8220 #           'IMIX' and
8221 #           '2T1C' and
8222 #           'MRR'"
8223 #  parameters:
8224 #  - "result"
8225 #  - "name"
8226 #  - "tags"
8227 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8228 #  x-axis: "X = CNFs per Service Chain"
8229 #  y-axis: "Y = Number of Service Chains"
8230 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8231 #  layout:
8232 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8233 #    layout: "plot-service-density"
8234 #
8235 #- type: "plot"
8236 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8237 #  algorithm: "plot_nf_heatmap"
8238 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-mrr"
8239 #  data: "plot-vpp-nfv-3n-skx-mrr"
8240 #  filter: "'NIC_Intel-XXV710' and
8241 #           'NF_DENSITY' and
8242 #           'DOCKER' and
8243 #           'CHAIN' and
8244 #           'NF_VPPIP4' and
8245 #           'IPSEC' and
8246 #           'TNL_4' and
8247 #           'IMIX' and
8248 #           '4T2C' and
8249 #           'MRR'"
8250 #  parameters:
8251 #  - "result"
8252 #  - "name"
8253 #  - "tags"
8254 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8255 #  x-axis: "X = CNFs per Service Chain"
8256 #  y-axis: "Y = Number of Service Chains"
8257 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8258 #  layout:
8259 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8260 #    layout: "plot-service-density"
8261 #
8262 #- type: "plot"
8263 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8264 #  algorithm: "plot_nf_heatmap"
8265 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-mrr"
8266 #  data: "plot-vpp-nfv-3n-skx-mrr"
8267 #  filter: "'NIC_Intel-XXV710' and
8268 #           'NF_DENSITY' and
8269 #           'DOCKER' and
8270 #           'CHAIN' and
8271 #           'NF_VPPIP4' and
8272 #           'IPSEC' and
8273 #           'TNL_4' and
8274 #           'IMIX' and
8275 #           '8T4C' and
8276 #           'MRR'"
8277 #  parameters:
8278 #  - "result"
8279 #  - "name"
8280 #  - "tags"
8281 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8282 #  x-axis: "X = CNFs per Service Chain"
8283 #  y-axis: "Y = Number of Service Chains"
8284 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8285 #  layout:
8286 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8287 #    layout: "plot-service-density"
8288
8289 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8290 #- type: "plot"
8291 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8292 #  algorithm: "plot_nf_heatmap"
8293 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-ndr"
8294 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8295 #  filter: "'NIC_Intel-XXV710' and
8296 #           'NF_DENSITY' and
8297 #           'DOCKER' and
8298 #           'CHAIN' and
8299 #           'NF_VPPIP4' and
8300 #           'IPSEC' and
8301 #           'TNL_4' and
8302 #           'IMIX' and
8303 #           '2T1C' and
8304 #           'NDRPDR'"
8305 #  parameters:
8306 #  - "throughput"
8307 #  - "name"
8308 #  - "tags"
8309 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8310 #  x-axis: "X = CNFs per Service Chain"
8311 #  y-axis: "Y = Number of Service Chains"
8312 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8313 #  layout:
8314 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8315 #    layout: "plot-service-density"
8316 #
8317 #- type: "plot"
8318 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8319 #  algorithm: "plot_nf_heatmap"
8320 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-ndr"
8321 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8322 #  filter: "'NIC_Intel-XXV710' and
8323 #           'NF_DENSITY' and
8324 #           'DOCKER' and
8325 #           'CHAIN' and
8326 #           'NF_VPPIP4' and
8327 #           'IPSEC' and
8328 #           'TNL_4' and
8329 #           'IMIX' and
8330 #           '4T2C' and
8331 #           'NDRPDR'"
8332 #  parameters:
8333 #  - "throughput"
8334 #  - "name"
8335 #  - "tags"
8336 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8337 #  x-axis: "X = CNFs per Service Chain"
8338 #  y-axis: "Y = Number of Service Chains"
8339 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8340 #  layout:
8341 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8342 #    layout: "plot-service-density"
8343 #
8344 #- type: "plot"
8345 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8346 #  algorithm: "plot_nf_heatmap"
8347 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-ndr"
8348 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8349 #  filter: "'NIC_Intel-XXV710' and
8350 #           'NF_DENSITY' and
8351 #           'DOCKER' and
8352 #           'CHAIN' and
8353 #           'NF_VPPIP4' and
8354 #           'IPSEC' and
8355 #           'TNL_4' and
8356 #           'IMIX' and
8357 #           '8T4C' and
8358 #           'NDRPDR'"
8359 #  parameters:
8360 #  - "throughput"
8361 #  - "name"
8362 #  - "tags"
8363 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8364 #  x-axis: "X = CNFs per Service Chain"
8365 #  y-axis: "Y = Number of Service Chains"
8366 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8367 #  layout:
8368 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8369 #    layout: "plot-service-density"
8370 #
8371 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
8372 #- type: "plot"
8373 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8374 #  algorithm: "plot_nf_heatmap"
8375 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-4tnl-csc-pdr"
8376 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8377 #  filter: "'NIC_Intel-XXV710' and
8378 #           'NF_DENSITY' and
8379 #           'DOCKER' and
8380 #           'CHAIN' and
8381 #           'NF_VPPIP4' and
8382 #           'IPSEC' and
8383 #           'TNL_4' and
8384 #           'IMIX' and
8385 #           '2T1C' and
8386 #           'NDRPDR'"
8387 #  parameters:
8388 #  - "throughput"
8389 #  - "name"
8390 #  - "tags"
8391 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8392 #  x-axis: "X = CNFs per Service Chain"
8393 #  y-axis: "Y = Number of Service Chains"
8394 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8395 #  layout:
8396 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8397 #    layout: "plot-service-density"
8398 #
8399 #- type: "plot"
8400 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8401 #  algorithm: "plot_nf_heatmap"
8402 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-4tnl-csc-pdr"
8403 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8404 #  filter: "'NIC_Intel-XXV710' and
8405 #           'NF_DENSITY' and
8406 #           'DOCKER' and
8407 #           'CHAIN' and
8408 #           'NF_VPPIP4' and
8409 #           'IPSEC' and
8410 #           'TNL_4' and
8411 #           'IMIX' and
8412 #           '4T2C' and
8413 #           'NDRPDR'"
8414 #  parameters:
8415 #  - "throughput"
8416 #  - "name"
8417 #  - "tags"
8418 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8419 #  x-axis: "X = CNFs per Service Chain"
8420 #  y-axis: "Y = Number of Service Chains"
8421 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8422 #  layout:
8423 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8424 #    layout: "plot-service-density"
8425 #
8426 #- type: "plot"
8427 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8428 #  algorithm: "plot_nf_heatmap"
8429 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-4tnl-csc-pdr"
8430 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8431 #  filter: "'NIC_Intel-XXV710' and
8432 #           'NF_DENSITY' and
8433 #           'DOCKER' and
8434 #           'CHAIN' and
8435 #           'NF_VPPIP4' and
8436 #           'IPSEC' and
8437 #           'TNL_4' and
8438 #           'IMIX' and
8439 #           '8T4C' and
8440 #           'NDRPDR'"
8441 #  parameters:
8442 #  - "throughput"
8443 #  - "name"
8444 #  - "tags"
8445 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8446 #  x-axis: "X = CNFs per Service Chain"
8447 #  y-axis: "Y = Number of Service Chains"
8448 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8449 #  layout:
8450 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8451 #    layout: "plot-service-density"
8452
8453 ###############################################################################
8454
8455 ## Plots - NF Density - CSC IPSEC 4tnl - MRR IMIX
8456 #- type: "plot"
8457 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8458 #  algorithm: "plot_nf_heatmap"
8459 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-mrr"
8460 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8461 #  filter: "'NIC_Intel-XL710' and
8462 #           'NF_DENSITY' and
8463 #           'DOCKER' and
8464 #           'CHAIN' and
8465 #           'NF_VPPIP4' and
8466 #           'IMIX' and
8467 #           'TNL_4' and
8468 #           '1T1C' and
8469 #           'MRR'"
8470 #  parameters:
8471 #  - "result"
8472 #  - "name"
8473 #  - "tags"
8474 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8475 #  x-axis: "X = CNFs per Service Chain"
8476 #  y-axis: "Y = Number of Service Chains"
8477 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8478 #  layout:
8479 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8480 #    layout: "plot-service-density"
8481 #
8482 #- type: "plot"
8483 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8484 #  algorithm: "plot_nf_heatmap"
8485 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-mrr"
8486 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8487 #  filter: "'NIC_Intel-XL710' and
8488 #           'NF_DENSITY' and
8489 #           'DOCKER' and
8490 #           'CHAIN' and
8491 #           'NF_VPPIP4' and
8492 #           'IPSEC' and
8493 #           'TNL_4' and
8494 #           'IMIX' and
8495 #           '2T2C' and
8496 #           'MRR'"
8497 #  parameters:
8498 #  - "result"
8499 #  - "name"
8500 #  - "tags"
8501 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8502 #  x-axis: "X = CNFs per Service Chain"
8503 #  y-axis: "Y = Number of Service Chains"
8504 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8505 #  layout:
8506 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8507 #    layout: "plot-service-density"
8508 #
8509 #- type: "plot"
8510 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8511 #  algorithm: "plot_nf_heatmap"
8512 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-mrr"
8513 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8514 #  filter: "'NIC_Intel-XL710' and
8515 #           'NF_DENSITY' and
8516 #           'DOCKER' and
8517 #           'CHAIN' and
8518 #           'NF_VPPIP4' and
8519 #           'IPSEC' and
8520 #           'TNL_4' and
8521 #           'IMIX' and
8522 #           '4T4C' and
8523 #           'MRR'"
8524 #  parameters:
8525 #  - "result"
8526 #  - "name"
8527 #  - "tags"
8528 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8529 #  x-axis: "X = CNFs per Service Chain"
8530 #  y-axis: "Y = Number of Service Chains"
8531 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8532 #  layout:
8533 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-mrr"
8534 #    layout: "plot-service-density"
8535
8536 ## Plots - NF Density - CSC IPSEC 4tnl - NDR IMIX
8537 #- type: "plot"
8538 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8539 #  algorithm: "plot_nf_heatmap"
8540 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-ndr"
8541 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8542 #  filter: "'NIC_Intel-XL710' and
8543 #           'NF_DENSITY' and
8544 #           'DOCKER' and
8545 #           'CHAIN' and
8546 #           'NF_VPPIP4' and
8547 #           'IPSEC' and
8548 #           'TNL_4' and
8549 #           'IMIX' and
8550 #           '1T1C' and
8551 #           'NDRPDR'"
8552 #  parameters:
8553 #  - "throughput"
8554 #  - "name"
8555 #  - "tags"
8556 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8557 #  x-axis: "X = CNFs per Service Chain"
8558 #  y-axis: "Y = Number of Service Chains"
8559 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8560 #  layout:
8561 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8562 #    layout: "plot-service-density"
8563 #
8564 #- type: "plot"
8565 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8566 #  algorithm: "plot_nf_heatmap"
8567 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-ndr"
8568 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8569 #  filter: "'NIC_Intel-XL710' and
8570 #           'NF_DENSITY' and
8571 #           'DOCKER' and
8572 #           'CHAIN' and
8573 #           'NF_VPPIP4' and
8574 #           'IPSEC' and
8575 #           'TNL_4' and
8576 #           'IMIX' and
8577 #           '2T2C' and
8578 #           'NDRPDR'"
8579 #  parameters:
8580 #  - "throughput"
8581 #  - "name"
8582 #  - "tags"
8583 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8584 #  x-axis: "X = CNFs per Service Chain"
8585 #  y-axis: "Y = Number of Service Chains"
8586 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8587 #  layout:
8588 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8589 #    layout: "plot-service-density"
8590 #
8591 #- type: "plot"
8592 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8593 #  algorithm: "plot_nf_heatmap"
8594 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-ndr"
8595 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8596 #  filter: "'NIC_Intel-XL710' and
8597 #           'NF_DENSITY' and
8598 #           'DOCKER' and
8599 #           'CHAIN' and
8600 #           'NF_VPPIP4' and
8601 #           'IPSEC' and
8602 #           'TNL_4' and
8603 #           'IMIX' and
8604 #           '4T4C' and
8605 #           'NDRPDR'"
8606 #  parameters:
8607 #  - "throughput"
8608 #  - "name"
8609 #  - "tags"
8610 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8611 #  x-axis: "X = CNFs per Service Chain"
8612 #  y-axis: "Y = Number of Service Chains"
8613 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8614 #  layout:
8615 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-ndr"
8616 #    layout: "plot-service-density"
8617 #
8618 ## Plots - NF Density - CSC IPSEC 4tnl - PDR IMIX
8619 #- type: "plot"
8620 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8621 #  algorithm: "plot_nf_heatmap"
8622 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-4tnl-csc-pdr"
8623 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8624 #  filter: "'NIC_Intel-XL710' and
8625 #           'NF_DENSITY' and
8626 #           'DOCKER' and
8627 #           'CHAIN' and
8628 #           'NF_VPPIP4' and
8629 #           'IPSEC' and
8630 #           'TNL_4' and
8631 #           'IMIX' and
8632 #           '1T1C' and
8633 #           'NDRPDR'"
8634 #  parameters:
8635 #  - "throughput"
8636 #  - "name"
8637 #  - "tags"
8638 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8639 #  x-axis: "X = CNFs per Service Chain"
8640 #  y-axis: "Y = Number of Service Chains"
8641 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8642 #  layout:
8643 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8644 #    layout: "plot-service-density"
8645 #
8646 #- type: "plot"
8647 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8648 #  algorithm: "plot_nf_heatmap"
8649 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-4tnl-csc-pdr"
8650 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8651 #  filter: "'NIC_Intel-XL710' and
8652 #           'NF_DENSITY' and
8653 #           'DOCKER' and
8654 #           'CHAIN' and
8655 #           'NF_VPPIP4' and
8656 #           'IPSEC' and
8657 #           'TNL_4' and
8658 #           'IMIX' and
8659 #           '2T2C' and
8660 #           'NDRPDR'"
8661 #  parameters:
8662 #  - "throughput"
8663 #  - "name"
8664 #  - "tags"
8665 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8666 #  x-axis: "X = CNFs per Service Chain"
8667 #  y-axis: "Y = Number of Service Chains"
8668 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8669 #  layout:
8670 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8671 #    layout: "plot-service-density"
8672 #
8673 #- type: "plot"
8674 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8675 #  algorithm: "plot_nf_heatmap"
8676 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-4tnl-csc-pdr"
8677 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
8678 #  filter: "'NIC_Intel-XL710' and
8679 #           'NF_DENSITY' and
8680 #           'DOCKER' and
8681 #           'CHAIN' and
8682 #           'NF_VPPIP4' and
8683 #           'IPSEC' and
8684 #           'TNL_4' and
8685 #           'IMIX' and
8686 #           '4T4C' and
8687 #           'NDRPDR'"
8688 #  parameters:
8689 #  - "throughput"
8690 #  - "name"
8691 #  - "tags"
8692 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8693 #  x-axis: "X = CNFs per Service Chain"
8694 #  y-axis: "Y = Number of Service Chains"
8695 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8696 #  layout:
8697 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-4tnl-vppip4-pdr"
8698 #    layout: "plot-service-density"
8699
8700 ###############################################################################
8701
8702 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8703 #- type: "plot"
8704 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8705 #  algorithm: "plot_nf_heatmap"
8706 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-mrr"
8707 #  data: "plot-vpp-nfv-3n-skx-mrr"
8708 #  filter: "'NIC_Intel-XXV710' and
8709 #           'NF_DENSITY' and
8710 #           'DOCKER' and
8711 #           'CHAIN' and
8712 #           'NF_VPPIP4' and
8713 #           'IPSEC' and
8714 #           'TNL_1000' and
8715 #           'IMIX' and
8716 #           '2T1C' and
8717 #           'MRR'"
8718 #  parameters:
8719 #  - "result"
8720 #  - "name"
8721 #  - "tags"
8722 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8723 #  x-axis: "X = CNFs per Service Chain"
8724 #  y-axis: "Y = Number of Service Chains"
8725 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8726 #  layout:
8727 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8728 #    layout: "plot-service-density"
8729 #
8730 #- type: "plot"
8731 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8732 #  algorithm: "plot_nf_heatmap"
8733 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-mrr"
8734 #  data: "plot-vpp-nfv-3n-skx-mrr"
8735 #  filter: "'NIC_Intel-XXV710' and
8736 #           'NF_DENSITY' and
8737 #           'DOCKER' and
8738 #           'CHAIN' and
8739 #           'NF_VPPIP4' and
8740 #           'IPSEC' and
8741 #           'TNL_1000' and
8742 #           'IMIX' and
8743 #           '4T2C' and
8744 #           'MRR'"
8745 #  parameters:
8746 #  - "result"
8747 #  - "name"
8748 #  - "tags"
8749 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8750 #  x-axis: "X = CNFs per Service Chain"
8751 #  y-axis: "Y = Number of Service Chains"
8752 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8753 #  layout:
8754 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8755 #    layout: "plot-service-density"
8756 #
8757 #- type: "plot"
8758 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8759 #  algorithm: "plot_nf_heatmap"
8760 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-mrr"
8761 #  data: "plot-vpp-nfv-3n-skx-mrr"
8762 #  filter: "'NIC_Intel-XXV710' and
8763 #           'NF_DENSITY' and
8764 #           'DOCKER' and
8765 #           'CHAIN' and
8766 #           'NF_VPPIP4' and
8767 #           'IPSEC' and
8768 #           'TNL_1000' and
8769 #           'IMIX' and
8770 #           '8T4C' and
8771 #           'MRR'"
8772 #  parameters:
8773 #  - "result"
8774 #  - "name"
8775 #  - "tags"
8776 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8777 #  x-axis: "X = CNFs per Service Chain"
8778 #  y-axis: "Y = Number of Service Chains"
8779 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8780 #  layout:
8781 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8782 #    layout: "plot-service-density"
8783
8784 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
8785 #- type: "plot"
8786 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8787 #  algorithm: "plot_nf_heatmap"
8788 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-ndr"
8789 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8790 #  filter: "'NIC_Intel-XXV710' and
8791 #           'NF_DENSITY' and
8792 #           'DOCKER' and
8793 #           'CHAIN' and
8794 #           'NF_VPPIP4' and
8795 #           'IPSEC' and
8796 #           'TNL_1000' and
8797 #           'IMIX' and
8798 #           '2T1C' and
8799 #           'NDRPDR'"
8800 #  parameters:
8801 #  - "throughput"
8802 #  - "name"
8803 #  - "tags"
8804 #  include-tests: "NDR" # "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 NDR) [Mpps]"
8808 #  layout:
8809 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8810 #    layout: "plot-service-density"
8811 #
8812 #- type: "plot"
8813 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8814 #  algorithm: "plot_nf_heatmap"
8815 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-ndr"
8816 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8817 #  filter: "'NIC_Intel-XXV710' and
8818 #           'NF_DENSITY' and
8819 #           'DOCKER' and
8820 #           'CHAIN' and
8821 #           'NF_VPPIP4' and
8822 #           'IPSEC' and
8823 #           'TNL_1000' and
8824 #           'IMIX' and
8825 #           '4T2C' and
8826 #           'NDRPDR'"
8827 #  parameters:
8828 #  - "throughput"
8829 #  - "name"
8830 #  - "tags"
8831 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8832 #  x-axis: "X = CNFs per Service Chain"
8833 #  y-axis: "Y = Number of Service Chains"
8834 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8835 #  layout:
8836 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8837 #    layout: "plot-service-density"
8838 #
8839 #- type: "plot"
8840 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8841 #  algorithm: "plot_nf_heatmap"
8842 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-ndr"
8843 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8844 #  filter: "'NIC_Intel-XXV710' and
8845 #           'NF_DENSITY' and
8846 #           'DOCKER' and
8847 #           'CHAIN' and
8848 #           'NF_VPPIP4' and
8849 #           'IPSEC' and
8850 #           'TNL_1000' and
8851 #           'IMIX' and
8852 #           '8T4C' and
8853 #           'NDRPDR'"
8854 #  parameters:
8855 #  - "throughput"
8856 #  - "name"
8857 #  - "tags"
8858 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
8859 #  x-axis: "X = CNFs per Service Chain"
8860 #  y-axis: "Y = Number of Service Chains"
8861 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
8862 #  layout:
8863 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
8864 #    layout: "plot-service-density"
8865 #
8866 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
8867 #- type: "plot"
8868 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8869 #  algorithm: "plot_nf_heatmap"
8870 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-1000tnl-csc-pdr"
8871 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8872 #  filter: "'NIC_Intel-XXV710' and
8873 #           'NF_DENSITY' and
8874 #           'DOCKER' and
8875 #           'CHAIN' and
8876 #           'NF_VPPIP4' and
8877 #           'IPSEC' and
8878 #           'TNL_1000' and
8879 #           'IMIX' and
8880 #           '2T1C' and
8881 #           'NDRPDR'"
8882 #  parameters:
8883 #  - "throughput"
8884 #  - "name"
8885 #  - "tags"
8886 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8887 #  x-axis: "X = CNFs per Service Chain"
8888 #  y-axis: "Y = Number of Service Chains"
8889 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8890 #  layout:
8891 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8892 #    layout: "plot-service-density"
8893 #
8894 #- type: "plot"
8895 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8896 #  algorithm: "plot_nf_heatmap"
8897 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-1000tnl-csc-pdr"
8898 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8899 #  filter: "'NIC_Intel-XXV710' and
8900 #           'NF_DENSITY' and
8901 #           'DOCKER' and
8902 #           'CHAIN' and
8903 #           'NF_VPPIP4' and
8904 #           'IPSEC' and
8905 #           'TNL_1000' and
8906 #           'IMIX' and
8907 #           '4T2C' and
8908 #           'NDRPDR'"
8909 #  parameters:
8910 #  - "throughput"
8911 #  - "name"
8912 #  - "tags"
8913 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8914 #  x-axis: "X = CNFs per Service Chain"
8915 #  y-axis: "Y = Number of Service Chains"
8916 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8917 #  layout:
8918 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8919 #    layout: "plot-service-density"
8920 #
8921 #- type: "plot"
8922 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8923 #  algorithm: "plot_nf_heatmap"
8924 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-1000tnl-csc-pdr"
8925 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
8926 #  filter: "'NIC_Intel-XXV710' and
8927 #           'NF_DENSITY' and
8928 #           'DOCKER' and
8929 #           'CHAIN' and
8930 #           'NF_VPPIP4' and
8931 #           'IPSEC' and
8932 #           'TNL_1000' and
8933 #           'IMIX' and
8934 #           '8T4C' and
8935 #           'NDRPDR'"
8936 #  parameters:
8937 #  - "throughput"
8938 #  - "name"
8939 #  - "tags"
8940 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
8941 #  x-axis: "X = CNFs per Service Chain"
8942 #  y-axis: "Y = Number of Service Chains"
8943 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
8944 #  layout:
8945 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
8946 #    layout: "plot-service-density"
8947
8948 ###############################################################################
8949
8950 ## Plots - NF Density - CSC IPSEC 1000tnl - MRR IMIX
8951 #- type: "plot"
8952 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8953 #  algorithm: "plot_nf_heatmap"
8954 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-mrr"
8955 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8956 #  filter: "'NIC_Intel-XL710' and
8957 #           'NF_DENSITY' and
8958 #           'DOCKER' and
8959 #           'CHAIN' and
8960 #           'NF_VPPIP4' and
8961 #           'IMIX' and
8962 #           'TNL_1000' and
8963 #           '1T1C' and
8964 #           'MRR'"
8965 #  parameters:
8966 #  - "result"
8967 #  - "name"
8968 #  - "tags"
8969 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8970 #  x-axis: "X = CNFs per Service Chain"
8971 #  y-axis: "Y = Number of Service Chains"
8972 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
8973 #  layout:
8974 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8975 #    layout: "plot-service-density"
8976 #
8977 #- type: "plot"
8978 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
8979 #  algorithm: "plot_nf_heatmap"
8980 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-mrr"
8981 #  data: "plot-vpp-nfv-3n-hsw-mrr"
8982 #  filter: "'NIC_Intel-XL710' and
8983 #           'NF_DENSITY' and
8984 #           'DOCKER' and
8985 #           'CHAIN' and
8986 #           'NF_VPPIP4' and
8987 #           'IPSEC' and
8988 #           'TNL_1000' and
8989 #           'IMIX' and
8990 #           '2T2C' and
8991 #           'MRR'"
8992 #  parameters:
8993 #  - "result"
8994 #  - "name"
8995 #  - "tags"
8996 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
8997 #  x-axis: "X = CNFs per Service Chain"
8998 #  y-axis: "Y = Number of Service Chains"
8999 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9000 #  layout:
9001 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9002 #    layout: "plot-service-density"
9003 #
9004 #- type: "plot"
9005 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9006 #  algorithm: "plot_nf_heatmap"
9007 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-mrr"
9008 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9009 #  filter: "'NIC_Intel-XL710' and
9010 #           'NF_DENSITY' and
9011 #           'DOCKER' and
9012 #           'CHAIN' and
9013 #           'NF_VPPIP4' and
9014 #           'IPSEC' and
9015 #           'TNL_1000' and
9016 #           'IMIX' and
9017 #           '4T4C' and
9018 #           'MRR'"
9019 #  parameters:
9020 #  - "result"
9021 #  - "name"
9022 #  - "tags"
9023 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9024 #  x-axis: "X = CNFs per Service Chain"
9025 #  y-axis: "Y = Number of Service Chains"
9026 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9027 #  layout:
9028 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-mrr"
9029 #    layout: "plot-service-density"
9030
9031 ## Plots - NF Density - CSC IPSEC 1000tnl - NDR IMIX
9032 #- type: "plot"
9033 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9034 #  algorithm: "plot_nf_heatmap"
9035 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-ndr"
9036 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9037 #  filter: "'NIC_Intel-XL710' and
9038 #           'NF_DENSITY' and
9039 #           'DOCKER' and
9040 #           'CHAIN' and
9041 #           'NF_VPPIP4' and
9042 #           'IPSEC' and
9043 #           'TNL_1000' and
9044 #           'IMIX' and
9045 #           '1T1C' and
9046 #           'NDRPDR'"
9047 #  parameters:
9048 #  - "throughput"
9049 #  - "name"
9050 #  - "tags"
9051 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9052 #  x-axis: "X = CNFs per Service Chain"
9053 #  y-axis: "Y = Number of Service Chains"
9054 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9055 #  layout:
9056 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9057 #    layout: "plot-service-density"
9058 #
9059 #- type: "plot"
9060 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9061 #  algorithm: "plot_nf_heatmap"
9062 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-ndr"
9063 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9064 #  filter: "'NIC_Intel-XL710' and
9065 #           'NF_DENSITY' and
9066 #           'DOCKER' and
9067 #           'CHAIN' and
9068 #           'NF_VPPIP4' and
9069 #           'IPSEC' and
9070 #           'TNL_1000' and
9071 #           'IMIX' and
9072 #           '2T2C' and
9073 #           'NDRPDR'"
9074 #  parameters:
9075 #  - "throughput"
9076 #  - "name"
9077 #  - "tags"
9078 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9079 #  x-axis: "X = CNFs per Service Chain"
9080 #  y-axis: "Y = Number of Service Chains"
9081 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9082 #  layout:
9083 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9084 #    layout: "plot-service-density"
9085 #
9086 #- type: "plot"
9087 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9088 #  algorithm: "plot_nf_heatmap"
9089 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-ndr"
9090 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9091 #  filter: "'NIC_Intel-XL710' and
9092 #           'NF_DENSITY' and
9093 #           'DOCKER' and
9094 #           'CHAIN' and
9095 #           'NF_VPPIP4' and
9096 #           'IPSEC' and
9097 #           'TNL_1000' and
9098 #           'IMIX' and
9099 #           '4T4C' and
9100 #           'NDRPDR'"
9101 #  parameters:
9102 #  - "throughput"
9103 #  - "name"
9104 #  - "tags"
9105 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9106 #  x-axis: "X = CNFs per Service Chain"
9107 #  y-axis: "Y = Number of Service Chains"
9108 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9109 #  layout:
9110 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-ndr"
9111 #    layout: "plot-service-density"
9112 #
9113 ## Plots - NF Density - CSC IPSEC 1000tnl - PDR IMIX
9114 #- type: "plot"
9115 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9116 #  algorithm: "plot_nf_heatmap"
9117 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-1000tnl-csc-pdr"
9118 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9119 #  filter: "'NIC_Intel-XL710' and
9120 #           'NF_DENSITY' and
9121 #           'DOCKER' and
9122 #           'CHAIN' and
9123 #           'NF_VPPIP4' and
9124 #           'IPSEC' and
9125 #           'TNL_1000' and
9126 #           'IMIX' and
9127 #           '1T1C' and
9128 #           'NDRPDR'"
9129 #  parameters:
9130 #  - "throughput"
9131 #  - "name"
9132 #  - "tags"
9133 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9134 #  x-axis: "X = CNFs per Service Chain"
9135 #  y-axis: "Y = Number of Service Chains"
9136 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9137 #  layout:
9138 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9139 #    layout: "plot-service-density"
9140 #
9141 #- type: "plot"
9142 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9143 #  algorithm: "plot_nf_heatmap"
9144 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-1000tnl-csc-pdr"
9145 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9146 #  filter: "'NIC_Intel-XL710' and
9147 #           'NF_DENSITY' and
9148 #           'DOCKER' and
9149 #           'CHAIN' and
9150 #           'NF_VPPIP4' and
9151 #           'IPSEC' and
9152 #           'TNL_1000' and
9153 #           'IMIX' and
9154 #           '2T2C' and
9155 #           'NDRPDR'"
9156 #  parameters:
9157 #  - "throughput"
9158 #  - "name"
9159 #  - "tags"
9160 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9161 #  x-axis: "X = CNFs per Service Chain"
9162 #  y-axis: "Y = Number of Service Chains"
9163 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9164 #  layout:
9165 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9166 #    layout: "plot-service-density"
9167 #
9168 #- type: "plot"
9169 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9170 #  algorithm: "plot_nf_heatmap"
9171 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-1000tnl-csc-pdr"
9172 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9173 #  filter: "'NIC_Intel-XL710' and
9174 #           'NF_DENSITY' and
9175 #           'DOCKER' and
9176 #           'CHAIN' and
9177 #           'NF_VPPIP4' and
9178 #           'IPSEC' and
9179 #           'TNL_1000' and
9180 #           'IMIX' and
9181 #           '4T4C' and
9182 #           'NDRPDR'"
9183 #  parameters:
9184 #  - "throughput"
9185 #  - "name"
9186 #  - "tags"
9187 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9188 #  x-axis: "X = CNFs per Service Chain"
9189 #  y-axis: "Y = Number of Service Chains"
9190 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9191 #  layout:
9192 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-1000tnl-vppip4-pdr"
9193 #    layout: "plot-service-density"
9194
9195 ###############################################################################
9196
9197 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9198 #- type: "plot"
9199 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9200 #  algorithm: "plot_nf_heatmap"
9201 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-mrr"
9202 #  data: "plot-vpp-nfv-3n-skx-mrr"
9203 #  filter: "'NIC_Intel-XXV710' and
9204 #           'NF_DENSITY' and
9205 #           'DOCKER' and
9206 #           'CHAIN' and
9207 #           'NF_VPPIP4' and
9208 #           'IPSEC' and
9209 #           'TNL_10000' and
9210 #           'IMIX' and
9211 #           '2T1C' and
9212 #           'MRR'"
9213 #  parameters:
9214 #  - "result"
9215 #  - "name"
9216 #  - "tags"
9217 #  include-tests: "MRR" # "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 MRR) [Mpps]"
9221 #  layout:
9222 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9223 #    layout: "plot-service-density"
9224 #
9225 #- type: "plot"
9226 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9227 #  algorithm: "plot_nf_heatmap"
9228 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-mrr"
9229 #  data: "plot-vpp-nfv-3n-skx-mrr"
9230 #  filter: "'NIC_Intel-XXV710' and
9231 #           'NF_DENSITY' and
9232 #           'DOCKER' and
9233 #           'CHAIN' and
9234 #           'NF_VPPIP4' and
9235 #           'IPSEC' and
9236 #           'TNL_10000' and
9237 #           'IMIX' and
9238 #           '4T2C' and
9239 #           'MRR'"
9240 #  parameters:
9241 #  - "result"
9242 #  - "name"
9243 #  - "tags"
9244 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9245 #  x-axis: "X = CNFs per Service Chain"
9246 #  y-axis: "Y = Number of Service Chains"
9247 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9248 #  layout:
9249 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9250 #    layout: "plot-service-density"
9251 #
9252 #- type: "plot"
9253 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9254 #  algorithm: "plot_nf_heatmap"
9255 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-mrr"
9256 #  data: "plot-vpp-nfv-3n-skx-mrr"
9257 #  filter: "'NIC_Intel-XXV710' and
9258 #           'NF_DENSITY' and
9259 #           'DOCKER' and
9260 #           'CHAIN' and
9261 #           'NF_VPPIP4' and
9262 #           'IPSEC' and
9263 #           'TNL_10000' and
9264 #           'IMIX' and
9265 #           '8T4C' and
9266 #           'MRR'"
9267 #  parameters:
9268 #  - "result"
9269 #  - "name"
9270 #  - "tags"
9271 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9272 #  x-axis: "X = CNFs per Service Chain"
9273 #  y-axis: "Y = Number of Service Chains"
9274 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9275 #  layout:
9276 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9277 #    layout: "plot-service-density"
9278
9279 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9280 #- type: "plot"
9281 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9282 #  algorithm: "plot_nf_heatmap"
9283 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-ndr"
9284 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9285 #  filter: "'NIC_Intel-XXV710' and
9286 #           'NF_DENSITY' and
9287 #           'DOCKER' and
9288 #           'CHAIN' and
9289 #           'NF_VPPIP4' and
9290 #           'IPSEC' and
9291 #           'TNL_10000' and
9292 #           'IMIX' and
9293 #           '2T1C' and
9294 #           'NDRPDR'"
9295 #  parameters:
9296 #  - "throughput"
9297 #  - "name"
9298 #  - "tags"
9299 #  include-tests: "NDR" # "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 NDR) [Mpps]"
9303 #  layout:
9304 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9305 #    layout: "plot-service-density"
9306 #
9307 #- type: "plot"
9308 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9309 #  algorithm: "plot_nf_heatmap"
9310 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-ndr"
9311 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9312 #  filter: "'NIC_Intel-XXV710' and
9313 #           'NF_DENSITY' and
9314 #           'DOCKER' and
9315 #           'CHAIN' and
9316 #           'NF_VPPIP4' and
9317 #           'IPSEC' and
9318 #           'TNL_10000' and
9319 #           'IMIX' and
9320 #           '4T2C' and
9321 #           'NDRPDR'"
9322 #  parameters:
9323 #  - "throughput"
9324 #  - "name"
9325 #  - "tags"
9326 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9327 #  x-axis: "X = CNFs per Service Chain"
9328 #  y-axis: "Y = Number of Service Chains"
9329 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9330 #  layout:
9331 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9332 #    layout: "plot-service-density"
9333 #
9334 #- type: "plot"
9335 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9336 #  algorithm: "plot_nf_heatmap"
9337 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-ndr"
9338 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9339 #  filter: "'NIC_Intel-XXV710' and
9340 #           'NF_DENSITY' and
9341 #           'DOCKER' and
9342 #           'CHAIN' and
9343 #           'NF_VPPIP4' and
9344 #           'IPSEC' and
9345 #           'TNL_10000' and
9346 #           'IMIX' and
9347 #           '8T4C' and
9348 #           'NDRPDR'"
9349 #  parameters:
9350 #  - "throughput"
9351 #  - "name"
9352 #  - "tags"
9353 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9354 #  x-axis: "X = CNFs per Service Chain"
9355 #  y-axis: "Y = Number of Service Chains"
9356 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9357 #  layout:
9358 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9359 #    layout: "plot-service-density"
9360 #
9361 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
9362 #- type: "plot"
9363 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9364 #  algorithm: "plot_nf_heatmap"
9365 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-2t1c-ipsec-10000tnl-csc-pdr"
9366 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9367 #  filter: "'NIC_Intel-XXV710' and
9368 #           'NF_DENSITY' and
9369 #           'DOCKER' and
9370 #           'CHAIN' and
9371 #           'NF_VPPIP4' and
9372 #           'IPSEC' and
9373 #           'TNL_10000' and
9374 #           'IMIX' and
9375 #           '2T1C' and
9376 #           'NDRPDR'"
9377 #  parameters:
9378 #  - "throughput"
9379 #  - "name"
9380 #  - "tags"
9381 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9382 #  x-axis: "X = CNFs per Service Chain"
9383 #  y-axis: "Y = Number of Service Chains"
9384 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9385 #  layout:
9386 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9387 #    layout: "plot-service-density"
9388 #
9389 #- type: "plot"
9390 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9391 #  algorithm: "plot_nf_heatmap"
9392 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-4t2c-ipsec-10000tnl-csc-pdr"
9393 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9394 #  filter: "'NIC_Intel-XXV710' and
9395 #           'NF_DENSITY' and
9396 #           'DOCKER' and
9397 #           'CHAIN' and
9398 #           'NF_VPPIP4' and
9399 #           'IPSEC' and
9400 #           'TNL_10000' and
9401 #           'IMIX' and
9402 #           '4T2C' and
9403 #           'NDRPDR'"
9404 #  parameters:
9405 #  - "throughput"
9406 #  - "name"
9407 #  - "tags"
9408 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9409 #  x-axis: "X = CNFs per Service Chain"
9410 #  y-axis: "Y = Number of Service Chains"
9411 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9412 #  layout:
9413 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9414 #    layout: "plot-service-density"
9415 #
9416 #- type: "plot"
9417 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9418 #  algorithm: "plot_nf_heatmap"
9419 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-skx-xxv710-imix-8t4c-ipsec-10000tnl-csc-pdr"
9420 #  data: "plot-vpp-nfv-3n-skx-ndrpdr"
9421 #  filter: "'NIC_Intel-XXV710' and
9422 #           'NF_DENSITY' and
9423 #           'DOCKER' and
9424 #           'CHAIN' and
9425 #           'NF_VPPIP4' and
9426 #           'IPSEC' and
9427 #           'TNL_10000' and
9428 #           'IMIX' and
9429 #           '8T4C' and
9430 #           'NDRPDR'"
9431 #  parameters:
9432 #  - "throughput"
9433 #  - "name"
9434 #  - "tags"
9435 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9436 #  x-axis: "X = CNFs per Service Chain"
9437 #  y-axis: "Y = Number of Service Chains"
9438 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9439 #  layout:
9440 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9441 #    layout: "plot-service-density"
9442
9443 ###############################################################################
9444
9445 ## Plots - NF Density - CSC IPSEC 10000tnl - MRR IMIX
9446 #- type: "plot"
9447 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9448 #  algorithm: "plot_nf_heatmap"
9449 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-mrr"
9450 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9451 #  filter: "'NIC_Intel-XL710' and
9452 #           'NF_DENSITY' and
9453 #           'DOCKER' and
9454 #           'CHAIN' and
9455 #           'NF_VPPIP4' and
9456 #           'IMIX' and
9457 #           'TNL_10000' and
9458 #           '1T1C' and
9459 #           'MRR'"
9460 #  parameters:
9461 #  - "result"
9462 #  - "name"
9463 #  - "tags"
9464 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9465 #  x-axis: "X = CNFs per Service Chain"
9466 #  y-axis: "Y = Number of Service Chains"
9467 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9468 #  layout:
9469 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9470 #    layout: "plot-service-density"
9471 #
9472 #- type: "plot"
9473 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9474 #  algorithm: "plot_nf_heatmap"
9475 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-mrr"
9476 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9477 #  filter: "'NIC_Intel-XL710' and
9478 #           'NF_DENSITY' and
9479 #           'DOCKER' and
9480 #           'CHAIN' and
9481 #           'NF_VPPIP4' and
9482 #           'IPSEC' and
9483 #           'TNL_10000' and
9484 #           'IMIX' and
9485 #           '2T2C' and
9486 #           'MRR'"
9487 #  parameters:
9488 #  - "result"
9489 #  - "name"
9490 #  - "tags"
9491 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9492 #  x-axis: "X = CNFs per Service Chain"
9493 #  y-axis: "Y = Number of Service Chains"
9494 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9495 #  layout:
9496 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9497 #    layout: "plot-service-density"
9498 #
9499 #- type: "plot"
9500 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9501 #  algorithm: "plot_nf_heatmap"
9502 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-mrr"
9503 #  data: "plot-vpp-nfv-3n-hsw-mrr"
9504 #  filter: "'NIC_Intel-XL710' and
9505 #           'NF_DENSITY' and
9506 #           'DOCKER' and
9507 #           'CHAIN' and
9508 #           'NF_VPPIP4' and
9509 #           'IPSEC' and
9510 #           'TNL_10000' and
9511 #           'IMIX' and
9512 #           '4T4C' and
9513 #           'MRR'"
9514 #  parameters:
9515 #  - "result"
9516 #  - "name"
9517 #  - "tags"
9518 #  include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9519 #  x-axis: "X = CNFs per Service Chain"
9520 #  y-axis: "Y = Number of Service Chains"
9521 #  z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9522 #  layout:
9523 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-mrr"
9524 #    layout: "plot-service-density"
9525
9526 ## Plots - NF Density - CSC IPSEC 10000tnl - NDR IMIX
9527 #- type: "plot"
9528 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9529 #  algorithm: "plot_nf_heatmap"
9530 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-ndr"
9531 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9532 #  filter: "'NIC_Intel-XL710' and
9533 #           'NF_DENSITY' and
9534 #           'DOCKER' and
9535 #           'CHAIN' and
9536 #           'NF_VPPIP4' and
9537 #           'IPSEC' and
9538 #           'TNL_10000' and
9539 #           'IMIX' and
9540 #           '1T1C' and
9541 #           'NDRPDR'"
9542 #  parameters:
9543 #  - "throughput"
9544 #  - "name"
9545 #  - "tags"
9546 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9547 #  x-axis: "X = CNFs per Service Chain"
9548 #  y-axis: "Y = Number of Service Chains"
9549 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9550 #  layout:
9551 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9552 #    layout: "plot-service-density"
9553 #
9554 #- type: "plot"
9555 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9556 #  algorithm: "plot_nf_heatmap"
9557 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-ndr"
9558 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9559 #  filter: "'NIC_Intel-XL710' and
9560 #           'NF_DENSITY' and
9561 #           'DOCKER' and
9562 #           'CHAIN' and
9563 #           'NF_VPPIP4' and
9564 #           'IPSEC' and
9565 #           'TNL_10000' and
9566 #           'IMIX' and
9567 #           '2T2C' and
9568 #           'NDRPDR'"
9569 #  parameters:
9570 #  - "throughput"
9571 #  - "name"
9572 #  - "tags"
9573 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9574 #  x-axis: "X = CNFs per Service Chain"
9575 #  y-axis: "Y = Number of Service Chains"
9576 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9577 #  layout:
9578 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9579 #    layout: "plot-service-density"
9580 #
9581 #- type: "plot"
9582 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9583 #  algorithm: "plot_nf_heatmap"
9584 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-ndr"
9585 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9586 #  filter: "'NIC_Intel-XL710' and
9587 #           'NF_DENSITY' and
9588 #           'DOCKER' and
9589 #           'CHAIN' and
9590 #           'NF_VPPIP4' and
9591 #           'IPSEC' and
9592 #           'TNL_10000' and
9593 #           'IMIX' and
9594 #           '4T4C' and
9595 #           'NDRPDR'"
9596 #  parameters:
9597 #  - "throughput"
9598 #  - "name"
9599 #  - "tags"
9600 #  include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9601 #  x-axis: "X = CNFs per Service Chain"
9602 #  y-axis: "Y = Number of Service Chains"
9603 #  z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9604 #  layout:
9605 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-ndr"
9606 #    layout: "plot-service-density"
9607 #
9608 ## Plots - NF Density - CSC IPSEC 10000tnl - PDR IMIX
9609 #- type: "plot"
9610 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9611 #  algorithm: "plot_nf_heatmap"
9612 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-1t1c-ipsec-10000tnl-csc-pdr"
9613 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9614 #  filter: "'NIC_Intel-XL710' and
9615 #           'NF_DENSITY' and
9616 #           'DOCKER' and
9617 #           'CHAIN' and
9618 #           'NF_VPPIP4' and
9619 #           'IPSEC' and
9620 #           'TNL_10000' and
9621 #           'IMIX' and
9622 #           '1T1C' and
9623 #           'NDRPDR'"
9624 #  parameters:
9625 #  - "throughput"
9626 #  - "name"
9627 #  - "tags"
9628 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9629 #  x-axis: "X = CNFs per Service Chain"
9630 #  y-axis: "Y = Number of Service Chains"
9631 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9632 #  layout:
9633 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9634 #    layout: "plot-service-density"
9635 #
9636 #- type: "plot"
9637 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9638 #  algorithm: "plot_nf_heatmap"
9639 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-2t2c-ipsec-10000tnl-csc-pdr"
9640 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9641 #  filter: "'NIC_Intel-XL710' and
9642 #           'NF_DENSITY' and
9643 #           'DOCKER' and
9644 #           'CHAIN' and
9645 #           'NF_VPPIP4' and
9646 #           'IPSEC' and
9647 #           'TNL_10000' and
9648 #           'IMIX' and
9649 #           '2T2C' and
9650 #           'NDRPDR'"
9651 #  parameters:
9652 #  - "throughput"
9653 #  - "name"
9654 #  - "tags"
9655 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9656 #  x-axis: "X = CNFs per Service Chain"
9657 #  y-axis: "Y = Number of Service Chains"
9658 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9659 #  layout:
9660 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9661 #    layout: "plot-service-density"
9662 #
9663 #- type: "plot"
9664 #  title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9665 #  algorithm: "plot_nf_heatmap"
9666 #  output-file: "{DIR[STATIC,VPP]}/l2bd-3n-hsw-xl710-imix-4t4c-ipsec-10000tnl-csc-pdr"
9667 #  data: "plot-vpp-nfv-3n-hsw-ndrpdr"
9668 #  filter: "'NIC_Intel-XL710' and
9669 #           'NF_DENSITY' and
9670 #           'DOCKER' and
9671 #           'CHAIN' and
9672 #           'NF_VPPIP4' and
9673 #           'IPSEC' and
9674 #           'TNL_10000' and
9675 #           'IMIX' and
9676 #           '4T4C' and
9677 #           'NDRPDR'"
9678 #  parameters:
9679 #  - "throughput"
9680 #  - "name"
9681 #  - "tags"
9682 #  include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9683 #  x-axis: "X = CNFs per Service Chain"
9684 #  y-axis: "Y = Number of Service Chains"
9685 #  z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9686 #  layout:
9687 #    title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-10000tnl-vppip4-pdr"
9688 #    layout: "plot-service-density"
9689
9690 ###############################################################################
9691
9692 # Plots - NF Density - CSP - MRR IMIX
9693 - type: "plot"
9694   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9695   algorithm: "plot_nf_heatmap"
9696   output-file-type: ".html"
9697   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-mrr"
9698   data: "plot-vpp-nfv-2n-skx-mrr"
9699   filter: "'NIC_Intel-XXV710' and
9700            'NF_DENSITY' and
9701            'DOCKER' and
9702            'PIPELINE' and
9703            'NF_VPPIP4' and
9704            'IMIX' and
9705            '2T1C' and
9706            'MRR'"
9707   parameters:
9708   - "result"
9709   - "name"
9710   - "tags"
9711   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9712   x-axis: "X = CNFs per Service Pipeline"
9713   y-axis: "Y = Number of Service Pipelines"
9714   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9715   layout:
9716     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9717     layout: "plot-service-density"
9718
9719 - type: "plot"
9720   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9721   algorithm: "plot_nf_heatmap"
9722   output-file-type: ".html"
9723   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-mrr"
9724   data: "plot-vpp-nfv-2n-skx-mrr"
9725   filter: "'NIC_Intel-XXV710' and
9726            'NF_DENSITY' and
9727            'DOCKER' and
9728            'PIPELINE' and
9729            'NF_VPPIP4' and
9730            'IMIX' and
9731            '4T2C' and
9732            'MRR'"
9733   parameters:
9734   - "result"
9735   - "name"
9736   - "tags"
9737   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9738   x-axis: "X = CNFs per Service Pipeline"
9739   y-axis: "Y = Number of Service Pipelines"
9740   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9741   layout:
9742     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9743     layout: "plot-service-density"
9744
9745 - type: "plot"
9746   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9747   algorithm: "plot_nf_heatmap"
9748   output-file-type: ".html"
9749   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-mrr"
9750   data: "plot-vpp-nfv-2n-skx-mrr"
9751   filter: "'NIC_Intel-XXV710' and
9752            'NF_DENSITY' and
9753            'DOCKER' and
9754            'PIPELINE' and
9755            'NF_VPPIP4' and
9756            'IMIX' and
9757            '8T4C' and
9758            'MRR'"
9759   parameters:
9760   - "result"
9761   - "name"
9762   - "tags"
9763   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9764   x-axis: "X = CNFs per Service Pipeline"
9765   y-axis: "Y = Number of Service Pipelines"
9766   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9767   layout:
9768     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
9769     layout: "plot-service-density"
9770
9771 # Plots - NF Density - CSP - NDR IMIX
9772 - type: "plot"
9773   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9774   algorithm: "plot_nf_heatmap"
9775   output-file-type: ".html"
9776   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-ndr"
9777   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9778   filter: "'NIC_Intel-XXV710' and
9779            'NF_DENSITY' and
9780            'DOCKER' and
9781            'PIPELINE' and
9782            'NF_VPPIP4' and
9783            'IMIX' and
9784            '2T1C' and
9785            'NDRPDR'"
9786   parameters:
9787   - "throughput"
9788   - "name"
9789   - "tags"
9790   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9791   x-axis: "X = CNFs per Service Pipeline"
9792   y-axis: "Y = Number of Service Pipelines"
9793   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9794   layout:
9795     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9796     layout: "plot-service-density"
9797
9798 - type: "plot"
9799   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9800   algorithm: "plot_nf_heatmap"
9801   output-file-type: ".html"
9802   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-ndr"
9803   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9804   filter: "'NIC_Intel-XXV710' and
9805            'NF_DENSITY' and
9806            'DOCKER' and
9807            'PIPELINE' and
9808            'NF_VPPIP4' and
9809            'IMIX' and
9810            '4T2C' and
9811            'NDRPDR'"
9812   parameters:
9813   - "throughput"
9814   - "name"
9815   - "tags"
9816   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9817   x-axis: "X = CNFs per Service Pipeline"
9818   y-axis: "Y = Number of Service Pipelines"
9819   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9820   layout:
9821     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9822     layout: "plot-service-density"
9823
9824 - type: "plot"
9825   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9826   algorithm: "plot_nf_heatmap"
9827   output-file-type: ".html"
9828   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-ndr"
9829   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9830   filter: "'NIC_Intel-XXV710' and
9831            'NF_DENSITY' and
9832            'DOCKER' and
9833            'PIPELINE' and
9834            'NF_VPPIP4' and
9835            'IMIX' and
9836            '8T4C' and
9837            'NDRPDR'"
9838   parameters:
9839   - "throughput"
9840   - "name"
9841   - "tags"
9842   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
9843   x-axis: "X = CNFs per Service Pipeline"
9844   y-axis: "Y = Number of Service Pipelines"
9845   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
9846   layout:
9847     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
9848     layout: "plot-service-density"
9849
9850 # Plots - NF Density - CSP - PDR IMIX
9851 - type: "plot"
9852   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9853   algorithm: "plot_nf_heatmap"
9854   output-file-type: ".html"
9855   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-2t1c-base-csp-pdr"
9856   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9857   filter: "'NIC_Intel-XXV710' and
9858            'NF_DENSITY' and
9859            'DOCKER' and
9860            'PIPELINE' and
9861            'NF_VPPIP4' and
9862            'IMIX' and
9863            '2T1C' and
9864            'NDRPDR'"
9865   parameters:
9866   - "throughput"
9867   - "name"
9868   - "tags"
9869   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9870   x-axis: "X = CNFs per Service Pipeline"
9871   y-axis: "Y = Number of Service Pipelines"
9872   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9873   layout:
9874     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9875     layout: "plot-service-density"
9876
9877 - type: "plot"
9878   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9879   algorithm: "plot_nf_heatmap"
9880   output-file-type: ".html"
9881   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-4t2c-base-csp-pdr"
9882   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9883   filter: "'NIC_Intel-XXV710' and
9884            'NF_DENSITY' and
9885            'DOCKER' and
9886            'PIPELINE' and
9887            'NF_VPPIP4' and
9888            'IMIX' and
9889            '4T2C' and
9890            'NDRPDR'"
9891   parameters:
9892   - "throughput"
9893   - "name"
9894   - "tags"
9895   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9896   x-axis: "X = CNFs per Service Pipeline"
9897   y-axis: "Y = Number of Service Pipelines"
9898   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9899   layout:
9900     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9901     layout: "plot-service-density"
9902
9903 - type: "plot"
9904   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9905   algorithm: "plot_nf_heatmap"
9906   output-file-type: ".html"
9907   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-skx-xxv710-imix-8t4c-base-csp-pdr"
9908   data: "plot-vpp-nfv-2n-skx-ndrpdr"
9909   filter: "'NIC_Intel-XXV710' and
9910            'NF_DENSITY' and
9911            'DOCKER' and
9912            'PIPELINE' and
9913            'NF_VPPIP4' and
9914            'IMIX' and
9915            '8T4C' and
9916            'NDRPDR'"
9917   parameters:
9918   - "throughput"
9919   - "name"
9920   - "tags"
9921   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
9922   x-axis: "X = CNFs per Service Pipeline"
9923   y-axis: "Y = Number of Service Pipelines"
9924   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
9925   layout:
9926     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
9927     layout: "plot-service-density"
9928
9929 ###############################################################################
9930 # Plots - 2n-clx NF Density - VSC - MRR IMIX
9931
9932 - type: "plot"
9933   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9934   algorithm: "plot_nf_heatmap"
9935   output-file-type: ".html"
9936   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-mrr"
9937   data: "plot-vpp-nfv-2n-clx-mrr"
9938   filter: "'NIC_Intel-XXV710' and
9939            'NF_DENSITY' and
9940            'VHOST' and
9941            not 'VXLAN' and
9942            'CHAIN' and
9943            'NF_VPPIP4' and
9944            'IMIX' and
9945            '2T1C' and
9946            'MRR'"
9947   parameters:
9948   - "result"
9949   - "name"
9950   - "tags"
9951   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9952   x-axis: "X = VNFs per Service Chain"
9953   y-axis: "Y = Number of Service Chains"
9954   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9955   layout:
9956     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9957     layout: "plot-service-density"
9958
9959 - type: "plot"
9960   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9961   algorithm: "plot_nf_heatmap"
9962   output-file-type: ".html"
9963   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-mrr"
9964   data: "plot-vpp-nfv-2n-clx-mrr"
9965   filter: "'NIC_Intel-XXV710' and
9966            'NF_DENSITY' and
9967            'VHOST' and
9968            not 'VXLAN' and
9969            'CHAIN' and
9970            'NF_VPPIP4' and
9971            'IMIX' and
9972            '4T2C' and
9973            'MRR'"
9974   parameters:
9975   - "result"
9976   - "name"
9977   - "tags"
9978   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
9979   x-axis: "X = VNFs per Service Chain"
9980   y-axis: "Y = Number of Service Chains"
9981   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
9982   layout:
9983     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9984     layout: "plot-service-density"
9985
9986 - type: "plot"
9987   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
9988   algorithm: "plot_nf_heatmap"
9989   output-file-type: ".html"
9990   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-mrr"
9991   data: "plot-vpp-nfv-2n-clx-mrr"
9992   filter: "'NIC_Intel-XXV710' and
9993            'NF_DENSITY' and
9994            'VHOST' and
9995            not 'VXLAN' and
9996            'CHAIN' and
9997            'NF_VPPIP4' and
9998            'IMIX' and
9999            '8T4C' and
10000            'MRR'"
10001   parameters:
10002   - "result"
10003   - "name"
10004   - "tags"
10005   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10006   x-axis: "X = VNFs per Service Chain"
10007   y-axis: "Y = Number of Service Chains"
10008   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10009   layout:
10010     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-mrr"
10011     layout: "plot-service-density"
10012
10013 # Plots - NF Density - VSC - NDR IMIX
10014 - type: "plot"
10015   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10016   algorithm: "plot_nf_heatmap"
10017   output-file-type: ".html"
10018   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-ndr"
10019   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10020   filter: "'NIC_Intel-XXV710' and
10021            'NF_DENSITY' and
10022            'VHOST' and
10023            not 'VXLAN' and
10024            'CHAIN' and
10025            'NF_VPPIP4' and
10026            'IMIX' and
10027            '2T1C' and
10028            'NDRPDR'"
10029   parameters:
10030   - "throughput"
10031   - "name"
10032   - "tags"
10033   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10034   x-axis: "X = VNFs per Service Chain"
10035   y-axis: "Y = Number of Service Chains"
10036   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10037   layout:
10038     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10039     layout: "plot-service-density"
10040
10041 - type: "plot"
10042   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10043   algorithm: "plot_nf_heatmap"
10044   output-file-type: ".html"
10045   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-ndr"
10046   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10047   filter: "'NIC_Intel-XXV710' and
10048            'NF_DENSITY' and
10049            'VHOST' and
10050            not 'VXLAN' and
10051            'CHAIN' and
10052            'NF_VPPIP4' and
10053            'IMIX' and
10054            '4T2C' and
10055            'NDRPDR'"
10056   parameters:
10057   - "throughput"
10058   - "name"
10059   - "tags"
10060   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10061   x-axis: "X = VNFs per Service Chain"
10062   y-axis: "Y = Number of Service Chains"
10063   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10064   layout:
10065     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10066     layout: "plot-service-density"
10067
10068 - type: "plot"
10069   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10070   algorithm: "plot_nf_heatmap"
10071   output-file-type: ".html"
10072   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-ndr"
10073   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10074   filter: "'NIC_Intel-XXV710' and
10075            'NF_DENSITY' and
10076            'VHOST' and
10077            not 'VXLAN' and
10078            'CHAIN' and
10079            'NF_VPPIP4' and
10080            'IMIX' and
10081            '8T4C' and
10082            'NDRPDR'"
10083   parameters:
10084   - "throughput"
10085   - "name"
10086   - "tags"
10087   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10088   x-axis: "X = VNFs per Service Chain"
10089   y-axis: "Y = Number of Service Chains"
10090   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10091   layout:
10092     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-ndr"
10093     layout: "plot-service-density"
10094
10095 # Plots - NF Density - VSC - PDR IMIX
10096 - type: "plot"
10097   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10098   algorithm: "plot_nf_heatmap"
10099   output-file-type: ".html"
10100   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-pdr"
10101   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10102   filter: "'NIC_Intel-XXV710' and
10103            'NF_DENSITY' and
10104            'VHOST' and
10105            not 'VXLAN' and
10106            'CHAIN' and
10107            'NF_VPPIP4' and
10108            'IMIX' and
10109            '2T1C' and
10110            'NDRPDR'"
10111   parameters:
10112   - "throughput"
10113   - "name"
10114   - "tags"
10115   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10116   x-axis: "X = VNFs per Service Chain"
10117   y-axis: "Y = Number of Service Chains"
10118   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10119   layout:
10120     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10121     layout: "plot-service-density"
10122
10123 - type: "plot"
10124   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10125   algorithm: "plot_nf_heatmap"
10126   output-file-type: ".html"
10127   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-pdr"
10128   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10129   filter: "'NIC_Intel-XXV710' and
10130            'NF_DENSITY' and
10131            'VHOST' and
10132            not 'VXLAN' and
10133            'CHAIN' and
10134            'NF_VPPIP4' and
10135            'IMIX' and
10136            '4T2C' and
10137            'NDRPDR'"
10138   parameters:
10139   - "throughput"
10140   - "name"
10141   - "tags"
10142   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10143   x-axis: "X = VNFs per Service Chain"
10144   y-axis: "Y = Number of Service Chains"
10145   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10146   layout:
10147     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10148     layout: "plot-service-density"
10149
10150 - type: "plot"
10151   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10152   algorithm: "plot_nf_heatmap"
10153   output-file-type: ".html"
10154   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-pdr"
10155   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10156   filter: "'NIC_Intel-XXV710' and
10157            'NF_DENSITY' and
10158            'VHOST' and
10159            not 'VXLAN' and
10160            'CHAIN' and
10161            'NF_VPPIP4' and
10162            'IMIX' and
10163            '8T4C' and
10164            'NDRPDR'"
10165   parameters:
10166   - "throughput"
10167   - "name"
10168   - "tags"
10169   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10170   x-axis: "X = VNFs per Service Chain"
10171   y-axis: "Y = Number of Service Chains"
10172   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10173   layout:
10174     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vppip4-pdr"
10175     layout: "plot-service-density"
10176
10177 # Plots - NF Density - VSC - MRR IMIX
10178 - type: "plot"
10179   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10180   algorithm: "plot_nf_heatmap"
10181   output-file-type: ".html"
10182   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-mrr"
10183   data: "plot-vpp-nfv-2n-clx-mrr"
10184   filter: "'NIC_Intel-XXV710' and
10185            'NF_DENSITY' and
10186            'VHOST' and
10187            'VXLAN' and
10188            'CHAIN' and
10189            'IMIX' and
10190            '2T1C' and
10191            'MRR'"
10192   parameters:
10193   - "result"
10194   - "name"
10195   - "tags"
10196   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10197   x-axis: "X = VNFs per Service Chain"
10198   y-axis: "Y = Number of Service Chains"
10199   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10200   layout:
10201     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10202     layout: "plot-service-density"
10203
10204 - type: "plot"
10205   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10206   algorithm: "plot_nf_heatmap"
10207   output-file-type: ".html"
10208   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-mrr"
10209   data: "plot-vpp-nfv-2n-clx-mrr"
10210   filter: "'NIC_Intel-XXV710' and
10211            'NF_DENSITY' and
10212            'VHOST' and
10213            'VXLAN' and
10214            'CHAIN' and
10215            'IMIX' and
10216            '4T2C' and
10217            'MRR'"
10218   parameters:
10219   - "result"
10220   - "name"
10221   - "tags"
10222   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10223   x-axis: "X = VNFs per Service Chain"
10224   y-axis: "Y = Number of Service Chains"
10225   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10226   layout:
10227     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10228     layout: "plot-service-density"
10229
10230 - type: "plot"
10231   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10232   algorithm: "plot_nf_heatmap"
10233   output-file-type: ".html"
10234   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-mrr"
10235   data: "plot-vpp-nfv-2n-clx-mrr"
10236   filter: "'NIC_Intel-XXV710' and
10237            'NF_DENSITY' and
10238            'VHOST' and
10239            'VXLAN' and
10240            'CHAIN' and
10241            'IMIX' and
10242            '8T4C' and
10243            'MRR'"
10244   parameters:
10245   - "result"
10246   - "name"
10247   - "tags"
10248   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10249   x-axis: "X = VNFs per Service Chain"
10250   y-axis: "Y = Number of Service Chains"
10251   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10252   layout:
10253     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-mrr"
10254     layout: "plot-service-density"
10255
10256 # Plots - NF Density - VSC - NDR IMIX
10257 - type: "plot"
10258   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10259   algorithm: "plot_nf_heatmap"
10260   output-file-type: ".html"
10261   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-ndr"
10262   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10263   filter: "'NIC_Intel-XXV710' and
10264            'NF_DENSITY' and
10265            'VHOST' and
10266            'VXLAN' and
10267            'CHAIN' and
10268            'IMIX' and
10269            '2T1C' and
10270            'NDRPDR'"
10271   parameters:
10272   - "throughput"
10273   - "name"
10274   - "tags"
10275   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10276   x-axis: "X = VNFs per Service Chain"
10277   y-axis: "Y = Number of Service Chains"
10278   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10279   layout:
10280     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10281     layout: "plot-service-density"
10282
10283 - type: "plot"
10284   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10285   algorithm: "plot_nf_heatmap"
10286   output-file-type: ".html"
10287   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-ndr"
10288   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10289   filter: "'NIC_Intel-XXV710' and
10290            'NF_DENSITY' and
10291            'VHOST' and
10292            'VXLAN' and
10293            'CHAIN' and
10294            'IMIX' and
10295            '4T2C' and
10296            'NDRPDR'"
10297   parameters:
10298   - "throughput"
10299   - "name"
10300   - "tags"
10301   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10302   x-axis: "X = VNFs per Service Chain"
10303   y-axis: "Y = Number of Service Chains"
10304   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10305   layout:
10306     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10307     layout: "plot-service-density"
10308
10309 - type: "plot"
10310   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10311   algorithm: "plot_nf_heatmap"
10312   output-file-type: ".html"
10313   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-ndr"
10314   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10315   filter: "'NIC_Intel-XXV710' and
10316            'NF_DENSITY' and
10317            'VHOST' and
10318            'VXLAN' and
10319            'CHAIN' and
10320            'IMIX' and
10321            '8T4C' and
10322            'NDRPDR'"
10323   parameters:
10324   - "throughput"
10325   - "name"
10326   - "tags"
10327   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10328   x-axis: "X = VNFs per Service Chain"
10329   y-axis: "Y = Number of Service Chains"
10330   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10331   layout:
10332     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-ndr"
10333     layout: "plot-service-density"
10334
10335 # Plots - NF Density - VSC - PDR IMIX
10336 - type: "plot"
10337   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10338   algorithm: "plot_nf_heatmap"
10339   output-file-type: ".html"
10340   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-vsc-vxlan-pdr"
10341   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10342   filter: "'NIC_Intel-XXV710' and
10343            'NF_DENSITY' and
10344            'VHOST' and
10345            'VXLAN' and
10346            'CHAIN' and
10347            'IMIX' and
10348            '2T1C' and
10349            'NDRPDR'"
10350   parameters:
10351   - "throughput"
10352   - "name"
10353   - "tags"
10354   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10355   x-axis: "X = VNFs per Service Chain"
10356   y-axis: "Y = Number of Service Chains"
10357   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10358   layout:
10359     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10360     layout: "plot-service-density"
10361
10362 - type: "plot"
10363   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10364   algorithm: "plot_nf_heatmap"
10365   output-file-type: ".html"
10366   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-vsc-vxlan-pdr"
10367   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10368   filter: "'NIC_Intel-XXV710' and
10369            'NF_DENSITY' and
10370            'VHOST' and
10371            'VXLAN' and
10372            'CHAIN' and
10373            'IMIX' and
10374            '4T2C' and
10375            'NDRPDR'"
10376   parameters:
10377   - "throughput"
10378   - "name"
10379   - "tags"
10380   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10381   x-axis: "X = VNFs per Service Chain"
10382   y-axis: "Y = Number of Service Chains"
10383   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10384   layout:
10385     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10386     layout: "plot-service-density"
10387
10388 - type: "plot"
10389   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10390   algorithm: "plot_nf_heatmap"
10391   output-file-type: ".html"
10392   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-vsc-vxlan-pdr"
10393   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10394   filter: "'NIC_Intel-XXV710' and
10395            'NF_DENSITY' and
10396            'VHOST' and
10397            'VXLAN' and
10398            'CHAIN' and
10399            'IMIX' and
10400            '8T4C' and
10401            'NDRPDR'"
10402   parameters:
10403   - "throughput"
10404   - "name"
10405   - "tags"
10406   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10407   x-axis: "X = VNFs per Service Chain"
10408   y-axis: "Y = Number of Service Chains"
10409   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10410   layout:
10411     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}vh-{XY}vm-vxlan-vppip4-pdr"
10412     layout: "plot-service-density"
10413
10414 # Plots - NF Density - CSC - MRR IMIX
10415 - type: "plot"
10416   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10417   algorithm: "plot_nf_heatmap"
10418   output-file-type: ".html"
10419   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-mrr"
10420   data: "plot-vpp-nfv-2n-clx-mrr"
10421   filter: "'NIC_Intel-XXV710' and
10422            'NF_DENSITY' and
10423            'DOCKER' and
10424            'CHAIN' and
10425            'NF_VPPIP4' and
10426            'IMIX' and
10427            '2T1C' and
10428            'MRR'"
10429   parameters:
10430   - "result"
10431   - "name"
10432   - "tags"
10433   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10434   x-axis: "X = CNFs per Service Chain"
10435   y-axis: "Y = Number of Service Chains"
10436   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10437   layout:
10438     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10439     layout: "plot-service-density"
10440
10441 - type: "plot"
10442   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10443   algorithm: "plot_nf_heatmap"
10444   output-file-type: ".html"
10445   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-mrr"
10446   data: "plot-vpp-nfv-2n-clx-mrr"
10447   filter: "'NIC_Intel-XXV710' and
10448            'NF_DENSITY' and
10449            'DOCKER' and
10450            'CHAIN' and
10451            'NF_VPPIP4' and
10452            'IMIX' and
10453            '4T2C' and
10454            'MRR'"
10455   parameters:
10456   - "result"
10457   - "name"
10458   - "tags"
10459   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10460   x-axis: "X = CNFs per Service Chain"
10461   y-axis: "Y = Number of Service Chains"
10462   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10463   layout:
10464     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10465     layout: "plot-service-density"
10466
10467 - type: "plot"
10468   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10469   algorithm: "plot_nf_heatmap"
10470   output-file-type: ".html"
10471   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-mrr"
10472   data: "plot-vpp-nfv-2n-clx-mrr"
10473   filter: "'NIC_Intel-XXV710' and
10474            'NF_DENSITY' and
10475            'DOCKER' and
10476            'CHAIN' and
10477            'NF_VPPIP4' and
10478            'IMIX' and
10479            '8T4C' and
10480            'MRR'"
10481   parameters:
10482   - "result"
10483   - "name"
10484   - "tags"
10485   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10486   x-axis: "X = CNFs per Service Chain"
10487   y-axis: "Y = Number of Service Chains"
10488   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10489   layout:
10490     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-mrr"
10491     layout: "plot-service-density"
10492
10493 # Plots - NF Density - CSC - NDR IMIX
10494 - type: "plot"
10495   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10496   algorithm: "plot_nf_heatmap"
10497   output-file-type: ".html"
10498   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-ndr"
10499   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10500   filter: "'NIC_Intel-XXV710' and
10501            'NF_DENSITY' and
10502            'DOCKER' and
10503            'CHAIN' and
10504            'NF_VPPIP4' and
10505            'IMIX' and
10506            '2T1C' and
10507            'NDRPDR'"
10508   parameters:
10509   - "throughput"
10510   - "name"
10511   - "tags"
10512   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10513   x-axis: "X = CNFs per Service Chain"
10514   y-axis: "Y = Number of Service Chains"
10515   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10516   layout:
10517     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10518     layout: "plot-service-density"
10519
10520 - type: "plot"
10521   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10522   algorithm: "plot_nf_heatmap"
10523   output-file-type: ".html"
10524   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-ndr"
10525   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10526   filter: "'NIC_Intel-XXV710' and
10527            'NF_DENSITY' and
10528            'DOCKER' and
10529            'CHAIN' and
10530            'NF_VPPIP4' and
10531            'IMIX' and
10532            '4T2C' and
10533            'NDRPDR'"
10534   parameters:
10535   - "throughput"
10536   - "name"
10537   - "tags"
10538   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10539   x-axis: "X = CNFs per Service Chain"
10540   y-axis: "Y = Number of Service Chains"
10541   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10542   layout:
10543     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10544     layout: "plot-service-density"
10545
10546 - type: "plot"
10547   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10548   algorithm: "plot_nf_heatmap"
10549   output-file-type: ".html"
10550   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-ndr"
10551   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10552   filter: "'NIC_Intel-XXV710' and
10553            'NF_DENSITY' and
10554            'DOCKER' and
10555            'CHAIN' and
10556            'NF_VPPIP4' and
10557            'IMIX' and
10558            '8T4C' and
10559            'NDRPDR'"
10560   parameters:
10561   - "throughput"
10562   - "name"
10563   - "tags"
10564   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10565   x-axis: "X = CNFs per Service Chain"
10566   y-axis: "Y = Number of Service Chains"
10567   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10568   layout:
10569     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-ndr"
10570     layout: "plot-service-density"
10571
10572 # Plots - NF Density - CSC - PDR IMIX
10573 - type: "plot"
10574   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10575   algorithm: "plot_nf_heatmap"
10576   output-file-type: ".html"
10577   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csc-pdr"
10578   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10579   filter: "'NIC_Intel-XXV710' and
10580            'NF_DENSITY' and
10581            'DOCKER' and
10582            'CHAIN' and
10583            'NF_VPPIP4' and
10584            'IMIX' and
10585            '2T1C' and
10586            'NDRPDR'"
10587   parameters:
10588   - "throughput"
10589   - "name"
10590   - "tags"
10591   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10592   x-axis: "X = CNFs per Service Chain"
10593   y-axis: "Y = Number of Service Chains"
10594   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10595   layout:
10596     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10597     layout: "plot-service-density"
10598
10599 - type: "plot"
10600   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10601   algorithm: "plot_nf_heatmap"
10602   output-file-type: ".html"
10603   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csc-pdr"
10604   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10605   filter: "'NIC_Intel-XXV710' and
10606            'NF_DENSITY' and
10607            'DOCKER' and
10608            'CHAIN' and
10609            'NF_VPPIP4' and
10610            'IMIX' and
10611            '4T2C' and
10612            'NDRPDR'"
10613   parameters:
10614   - "throughput"
10615   - "name"
10616   - "tags"
10617   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10618   x-axis: "X = CNFs per Service Chain"
10619   y-axis: "Y = Number of Service Chains"
10620   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10621   layout:
10622     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10623     layout: "plot-service-density"
10624
10625 - type: "plot"
10626   title: "Packet Throughput: eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10627   algorithm: "plot_nf_heatmap"
10628   output-file-type: ".html"
10629   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csc-pdr"
10630   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10631   filter: "'NIC_Intel-XXV710' and
10632            'NF_DENSITY' and
10633            'DOCKER' and
10634            'CHAIN' and
10635            'NF_VPPIP4' and
10636            'IMIX' and
10637            '8T4C' and
10638            'NDRPDR'"
10639   parameters:
10640   - "throughput"
10641   - "name"
10642   - "tags"
10643   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10644   x-axis: "X = CNFs per Service Chain"
10645   y-axis: "Y = Number of Service Chains"
10646   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10647   layout:
10648     title: "<b>Throughput:</b> eth-l2bd-{Y}ch-{2XY}mif-{XY}dcr-vppip4-pdr"
10649     layout: "plot-service-density"
10650
10651 # Plots - NF Density - CSP - MRR IMIX
10652 - type: "plot"
10653   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10654   algorithm: "plot_nf_heatmap"
10655   output-file-type: ".html"
10656   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-mrr"
10657   data: "plot-vpp-nfv-2n-clx-mrr"
10658   filter: "'NIC_Intel-XXV710' and
10659            'NF_DENSITY' and
10660            'DOCKER' and
10661            'PIPELINE' and
10662            'NF_VPPIP4' and
10663            'IMIX' and
10664            '2T1C' and
10665            'MRR'"
10666   parameters:
10667   - "result"
10668   - "name"
10669   - "tags"
10670   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10671   x-axis: "X = CNFs per Service Pipeline"
10672   y-axis: "Y = Number of Service Pipelines"
10673   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10674   layout:
10675     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10676     layout: "plot-service-density"
10677
10678 - type: "plot"
10679   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10680   algorithm: "plot_nf_heatmap"
10681   output-file-type: ".html"
10682   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-mrr"
10683   data: "plot-vpp-nfv-2n-clx-mrr"
10684   filter: "'NIC_Intel-XXV710' and
10685            'NF_DENSITY' and
10686            'DOCKER' and
10687            'PIPELINE' and
10688            'NF_VPPIP4' and
10689            'IMIX' and
10690            '4T2C' and
10691            'MRR'"
10692   parameters:
10693   - "result"
10694   - "name"
10695   - "tags"
10696   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10697   x-axis: "X = CNFs per Service Pipeline"
10698   y-axis: "Y = Number of Service Pipelines"
10699   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10700   layout:
10701     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10702     layout: "plot-service-density"
10703
10704 - type: "plot"
10705   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10706   algorithm: "plot_nf_heatmap"
10707   output-file-type: ".html"
10708   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-mrr"
10709   data: "plot-vpp-nfv-2n-clx-mrr"
10710   filter: "'NIC_Intel-XXV710' and
10711            'NF_DENSITY' and
10712            'DOCKER' and
10713            'PIPELINE' and
10714            'NF_VPPIP4' and
10715            'IMIX' and
10716            '8T4C' and
10717            'MRR'"
10718   parameters:
10719   - "result"
10720   - "name"
10721   - "tags"
10722   include-tests: "MRR" # "PDR" | "NDR" | "MRR"
10723   x-axis: "X = CNFs per Service Pipeline"
10724   y-axis: "Y = Number of Service Pipelines"
10725   z-axis: "IMIX Packet Throughput (mean MRR) [Mpps]"
10726   layout:
10727     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-mrr"
10728     layout: "plot-service-density"
10729
10730 # Plots - NF Density - CSP - NDR IMIX
10731 - type: "plot"
10732   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10733   algorithm: "plot_nf_heatmap"
10734   output-file-type: ".html"
10735   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-ndr"
10736   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10737   filter: "'NIC_Intel-XXV710' and
10738            'NF_DENSITY' and
10739            'DOCKER' and
10740            'PIPELINE' and
10741            'NF_VPPIP4' and
10742            'IMIX' and
10743            '2T1C' and
10744            'NDRPDR'"
10745   parameters:
10746   - "throughput"
10747   - "name"
10748   - "tags"
10749   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10750   x-axis: "X = CNFs per Service Pipeline"
10751   y-axis: "Y = Number of Service Pipelines"
10752   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10753   layout:
10754     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10755     layout: "plot-service-density"
10756
10757 - type: "plot"
10758   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10759   algorithm: "plot_nf_heatmap"
10760   output-file-type: ".html"
10761   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-ndr"
10762   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10763   filter: "'NIC_Intel-XXV710' and
10764            'NF_DENSITY' and
10765            'DOCKER' and
10766            'PIPELINE' and
10767            'NF_VPPIP4' and
10768            'IMIX' and
10769            '4T2C' and
10770            'NDRPDR'"
10771   parameters:
10772   - "throughput"
10773   - "name"
10774   - "tags"
10775   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10776   x-axis: "X = CNFs per Service Pipeline"
10777   y-axis: "Y = Number of Service Pipelines"
10778   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10779   layout:
10780     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10781     layout: "plot-service-density"
10782
10783 - type: "plot"
10784   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10785   algorithm: "plot_nf_heatmap"
10786   output-file-type: ".html"
10787   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-ndr"
10788   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10789   filter: "'NIC_Intel-XXV710' and
10790            'NF_DENSITY' and
10791            'DOCKER' and
10792            'PIPELINE' and
10793            'NF_VPPIP4' and
10794            'IMIX' and
10795            '8T4C' and
10796            'NDRPDR'"
10797   parameters:
10798   - "throughput"
10799   - "name"
10800   - "tags"
10801   include-tests: "NDR" # "PDR" | "NDR" | "MRR"
10802   x-axis: "X = CNFs per Service Pipeline"
10803   y-axis: "Y = Number of Service Pipelines"
10804   z-axis: "IMIX Packet Throughput (mean NDR) [Mpps]"
10805   layout:
10806     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-ndr"
10807     layout: "plot-service-density"
10808
10809 # Plots - NF Density - CSP - PDR IMIX
10810 - type: "plot"
10811   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10812   algorithm: "plot_nf_heatmap"
10813   output-file-type: ".html"
10814   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-2t1c-base-csp-pdr"
10815   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10816   filter: "'NIC_Intel-XXV710' and
10817            'NF_DENSITY' and
10818            'DOCKER' and
10819            'PIPELINE' and
10820            'NF_VPPIP4' and
10821            'IMIX' and
10822            '2T1C' and
10823            'NDRPDR'"
10824   parameters:
10825   - "throughput"
10826   - "name"
10827   - "tags"
10828   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10829   x-axis: "X = CNFs per Service Pipeline"
10830   y-axis: "Y = Number of Service Pipelines"
10831   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10832   layout:
10833     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10834     layout: "plot-service-density"
10835
10836 - type: "plot"
10837   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10838   algorithm: "plot_nf_heatmap"
10839   output-file-type: ".html"
10840   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-4t2c-base-csp-pdr"
10841   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10842   filter: "'NIC_Intel-XXV710' and
10843            'NF_DENSITY' and
10844            'DOCKER' and
10845            'PIPELINE' and
10846            'NF_VPPIP4' and
10847            'IMIX' and
10848            '4T2C' and
10849            'NDRPDR'"
10850   parameters:
10851   - "throughput"
10852   - "name"
10853   - "tags"
10854   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10855   x-axis: "X = CNFs per Service Pipeline"
10856   y-axis: "Y = Number of Service Pipelines"
10857   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10858   layout:
10859     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10860     layout: "plot-service-density"
10861
10862 - type: "plot"
10863   title: "Packet Throughput: eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10864   algorithm: "plot_nf_heatmap"
10865   output-file-type: ".html"
10866   output-file: "{DIR[STATIC,VPP]}/l2bd-2n-clx-xxv710-imix-8t4c-base-csp-pdr"
10867   data: "plot-vpp-nfv-2n-clx-ndrpdr"
10868   filter: "'NIC_Intel-XXV710' and
10869            'NF_DENSITY' and
10870            'DOCKER' and
10871            'PIPELINE' and
10872            'NF_VPPIP4' and
10873            'IMIX' and
10874            '8T4C' and
10875            'NDRPDR'"
10876   parameters:
10877   - "throughput"
10878   - "name"
10879   - "tags"
10880   include-tests: "PDR" # "PDR" | "NDR" | "MRR"
10881   x-axis: "X = CNFs per Service Pipeline"
10882   y-axis: "Y = Number of Service Pipelines"
10883   z-axis: "IMIX Packet Throughput (mean PDR) [Mpps]"
10884   layout:
10885     title: "<b>Throughput:</b> eth-l2bd-{Y}pl-{2Y}mif-{XY}dcr-vppip4-pdr"
10886     layout: "plot-service-density"
10887
10888 ################################################################################
10889
10890 # Packet Throughput
10891
10892 - type: "plot"
10893   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10894   algorithm: "plot_perf_box_name"
10895   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10896   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10897   include:
10898     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10899     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10900     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10901     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10902   layout:
10903     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10904     layout: "plot-throughput"
10905
10906 - type: "plot"
10907   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10908   algorithm: "plot_perf_box_name"
10909   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10910   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10911   include:
10912     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10913     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10914     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10915     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10916   layout:
10917     title: "2n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10918     layout: "plot-throughput"
10919
10920 - type: "plot"
10921   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10922   algorithm: "plot_perf_box_name"
10923   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10924   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10925   include:
10926     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10927     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10928     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10929     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10930   layout:
10931     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10932     layout: "plot-throughput"
10933
10934 - type: "plot"
10935   title: "Throughput: 2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10936   algorithm: "plot_perf_box_name"
10937   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10938   data: "plot-vpp-throughput-lat-tsa-2n-skx"
10939   include:
10940     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10941     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10942     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10943     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10944   layout:
10945     title: "2n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10946     layout: "plot-throughput"
10947
10948 - type: "plot"
10949   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10950   algorithm: "plot_perf_box_name"
10951   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10952   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10953   include:
10954     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10955     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10956     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10957     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10958     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10959   layout:
10960     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-ndr"
10961     layout: "plot-throughput"
10962
10963 - type: "plot"
10964   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10965   algorithm: "plot_perf_box_name"
10966   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10967   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10968   include:
10969     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10970     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10971     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10972     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10973     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10974   layout:
10975     title: "3n-skx-xxv710-64b-2t1c-memif-base-avf-pdr"
10976     layout: "plot-throughput"
10977
10978 - type: "plot"
10979   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10980   algorithm: "plot_perf_box_name"
10981   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10982   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10983   include:
10984     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
10985     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
10986     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
10987     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
10988     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
10989   layout:
10990     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
10991     layout: "plot-throughput"
10992
10993 - type: "plot"
10994   title: "Throughput: 3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10995   algorithm: "plot_perf_box_name"
10996   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
10997   data: "plot-vpp-throughput-lat-tsa-3n-skx"
10998   include:
10999     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11000     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11001     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11002     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11003     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11004   layout:
11005     title: "3n-skx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
11006     layout: "plot-throughput"
11007
11008 - type: "plot"
11009   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11010   algorithm: "plot_perf_box_name"
11011   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11012   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11013   include:
11014     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11015     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11016     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11017     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11018     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11019   layout:
11020     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-ndr"
11021     layout: "plot-throughput"
11022
11023 - type: "plot"
11024   title: "Throughput: 3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11025   algorithm: "plot_perf_box_name"
11026   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11027   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11028   include:
11029     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
11030     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
11031     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
11032     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
11033     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
11034   layout:
11035     title: "3n-tsh-x520-64b-1t1c-memif-base-ixgbe-pdr"
11036     layout: "plot-throughput"
11037
11038 - type: "plot"
11039   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11040   algorithm: "plot_perf_box_name"
11041   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11042   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11043   include:
11044     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11045     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11046     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11047     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11048     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11049     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11050   layout:
11051     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
11052     layout: "plot-throughput"
11053
11054 - type: "plot"
11055   title: "Throughput: 2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11056   algorithm: "plot_perf_box_name"
11057   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11058   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11059   include:
11060     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11061     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11062     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11063     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11064     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11065     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11066   layout:
11067     title: "2n-skx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
11068     layout: "plot-throughput"
11069
11070 - type: "plot"
11071   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11072   algorithm: "plot_perf_box_name"
11073   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11074   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11075   include:
11076     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11077     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11078     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11079     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11080     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11081   layout:
11082     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11083     layout: "plot-throughput"
11084
11085 - type: "plot"
11086   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11087   algorithm: "plot_perf_box_name"
11088   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11089   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11090   include:
11091     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11092     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11093     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11094     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11095     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11096   layout:
11097     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11098     layout: "plot-throughput"
11099
11100 - type: "plot"
11101   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11102   algorithm: "plot_perf_box_name"
11103   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11104   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11105   include:
11106     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11107     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11108     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11109   layout:
11110     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
11111     layout: "plot-throughput"
11112
11113 - type: "plot"
11114   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11115   algorithm: "plot_perf_box_name"
11116   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11117   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11118   include:
11119     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
11120     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
11121     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
11122   layout:
11123     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
11124     layout: "plot-throughput"
11125
11126 - type: "plot"
11127   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11128   algorithm: "plot_perf_box_name"
11129   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11130   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11131   include:
11132     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11133     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11134     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11135     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11136     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11137   layout:
11138     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11139     layout: "plot-throughput"
11140
11141 - type: "plot"
11142   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11143   algorithm: "plot_perf_box_name"
11144   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11145   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11146   include:
11147     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11148     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11149     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11150     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11151     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11152   layout:
11153     title: "2n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11154     layout: "plot-throughput"
11155
11156 - type: "plot"
11157   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11158   algorithm: "plot_perf_box_name"
11159   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11160   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11161   include:
11162     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11163     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11164     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11165   layout:
11166     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
11167     layout: "plot-throughput"
11168
11169 - type: "plot"
11170   title: "Throughput: 2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11171   algorithm: "plot_perf_box_name"
11172   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11173   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11174   include:
11175     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
11176     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
11177     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
11178   layout:
11179     title: "2n-skx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
11180     layout: "plot-throughput"
11181
11182 - type: "plot"
11183   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11184   algorithm: "plot_perf_box_name"
11185   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11186   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11187   include:
11188     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11189     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11190     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11191     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11192     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11193     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
11194   layout:
11195     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11196     layout: "plot-throughput"
11197
11198 - type: "plot"
11199   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11200   algorithm: "plot_perf_box_name"
11201   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11202   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11203   include:
11204     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11205     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11206     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11207     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11208     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11209     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
11210   layout:
11211     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11212     layout: "plot-throughput"
11213
11214 - type: "plot"
11215   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
11216   algorithm: "plot_perf_box_name"
11217   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
11218   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11219   include:
11220     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
11221     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
11222     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
11223     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
11224     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
11225   layout:
11226     title: "2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
11227     layout: "plot-throughput"
11228
11229 - type: "plot"
11230   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
11231   algorithm: "plot_perf_box_name"
11232   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
11233   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11234   include:
11235     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
11236     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
11237     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
11238     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
11239     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
11240   layout:
11241     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
11242     layout: "plot-throughput"
11243
11244 #- type: "plot"
11245 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
11246 #  algorithm: "plot_perf_box_name"
11247 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
11248 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11249 #  include:
11250 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
11251 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
11252 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
11253 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
11254 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
11255 #  layout:
11256 #    title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
11257 #    layout: "plot-throughput"
11258 #
11259 #- type: "plot"
11260 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
11261 #  algorithm: "plot_perf_box_name"
11262 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
11263 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11264 #  include:
11265 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
11266 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
11267 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
11268 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
11269 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
11270 #  layout:
11271 #    title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
11272 #    layout: "plot-throughput"
11273 #
11274 #- type: "plot"
11275 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
11276 #  algorithm: "plot_perf_box_name"
11277 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
11278 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11279 #  include:
11280 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
11281 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
11282 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
11283 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
11284 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
11285 #  layout:
11286 #    title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
11287 #    layout: "plot-throughput"
11288 #
11289 #- type: "plot"
11290 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
11291 #  algorithm: "plot_perf_box_name"
11292 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
11293 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11294 #  include:
11295 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
11296 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
11297 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
11298 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
11299 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
11300 #  layout:
11301 #    title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
11302 #    layout: "plot-throughput"
11303
11304 - type: "plot"
11305   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
11306   algorithm: "plot_perf_box_name"
11307   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
11308   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11309   include:
11310     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
11311     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
11312     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
11313     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
11314     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
11315   layout:
11316     title: "2n-skx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
11317     layout: "plot-throughput"
11318
11319 - type: "plot"
11320   title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
11321   algorithm: "plot_perf_box_name"
11322   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
11323   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11324   include:
11325     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
11326     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
11327     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
11328     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
11329     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
11330   layout:
11331     title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
11332     layout: "plot-throughput"
11333
11334 #- type: "plot"
11335 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
11336 #  algorithm: "plot_perf_box_name"
11337 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
11338 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11339 #  include:
11340 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
11341 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
11342 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
11343 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
11344 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
11345 #  layout:
11346 #    title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
11347 #    layout: "plot-throughput"
11348 #
11349 #- type: "plot"
11350 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
11351 #  algorithm: "plot_perf_box_name"
11352 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
11353 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11354 #  include:
11355 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
11356 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
11357 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
11358 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
11359 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
11360 #  layout:
11361 #    title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
11362 #    layout: "plot-throughput"
11363 #
11364 #- type: "plot"
11365 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
11366 #  algorithm: "plot_perf_box_name"
11367 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
11368 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11369 #  include:
11370 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
11371 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
11372 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
11373 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
11374 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
11375 #  layout:
11376 #    title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
11377 #    layout: "plot-throughput"
11378 #
11379 #- type: "plot"
11380 #  title: "Throughput: 2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
11381 #  algorithm: "plot_perf_box_name"
11382 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
11383 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
11384 #  include:
11385 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
11386 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
11387 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
11388 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
11389 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
11390 #  layout:
11391 #    title: "2n-skx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
11392 #    layout: "plot-throughput"
11393
11394 - type: "plot"
11395   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11396   algorithm: "plot_perf_box_name"
11397   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11398   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11399   include:
11400     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11401     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11402     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11403     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11404     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11405     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11406   layout:
11407     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11408     layout: "plot-throughput"
11409
11410 - type: "plot"
11411   title: "Throughput: 2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11412   algorithm: "plot_perf_box_name"
11413   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11414   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11415   include:
11416     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11417     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11418     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11419     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11420     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11421     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11422   layout:
11423     title: "2n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11424     layout: "plot-throughput"
11425
11426 - type: "plot"
11427   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11428   algorithm: "plot_perf_box_name"
11429   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11430   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11431   include:
11432     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11433     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11434     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11435   layout:
11436     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-ndr"
11437     layout: "plot-throughput"
11438
11439 - type: "plot"
11440   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11441   algorithm: "plot_perf_box_name"
11442   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11443   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11444   include:
11445     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11446     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11447     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11448   layout:
11449     title: "3n-hsw-xl710-64b-1t1c-ip4routing-base-scale-dpdk-pdr"
11450     layout: "plot-throughput"
11451
11452 - type: "plot"
11453   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11454   algorithm: "plot_perf_box_name"
11455   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11456   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11457   include:
11458     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11459     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11460 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11461 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11462 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11463   layout:
11464     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11465     layout: "plot-throughput"
11466
11467 - type: "plot"
11468   title: "Throughput: 3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11469   algorithm: "plot_perf_box_name"
11470   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11471   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11472   include:
11473     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11474     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11475 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11476 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11477 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11478   layout:
11479     title: "3n-skx-x710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11480     layout: "plot-throughput"
11481
11482 - type: "plot"
11483   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11484   algorithm: "plot_perf_box_name"
11485   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11486   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11487   include:
11488     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11489     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11490     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11491     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11492     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11493   layout:
11494     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
11495     layout: "plot-throughput"
11496
11497 - type: "plot"
11498   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11499   algorithm: "plot_perf_box_name"
11500   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11501   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11502   include:
11503     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
11504     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
11505     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
11506     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
11507     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
11508   layout:
11509     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
11510     layout: "plot-throughput"
11511
11512 - type: "plot"
11513   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11514   algorithm: "plot_perf_box_name"
11515   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11516   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11517   include:
11518     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11519     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11520     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11521     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11522     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11523   layout:
11524     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
11525     layout: "plot-throughput"
11526
11527 - type: "plot"
11528   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11529   algorithm: "plot_perf_box_name"
11530   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11531   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11532   include:
11533     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
11534     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11535     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
11536     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
11537     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
11538   layout:
11539     title: "3n-skx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
11540     layout: "plot-throughput"
11541
11542 - type: "plot"
11543   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11544   algorithm: "plot_perf_box_name"
11545   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11546   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11547   include:
11548     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11549     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11550     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11551     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11552   layout:
11553     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
11554     layout: "plot-throughput"
11555
11556 - type: "plot"
11557   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11558   algorithm: "plot_perf_box_name"
11559   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11560   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11561   include:
11562     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11563     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11564     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11565     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11566   layout:
11567     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
11568     layout: "plot-throughput"
11569
11570 - type: "plot"
11571   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11572   algorithm: "plot_perf_box_name"
11573   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11574   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11575   include:
11576     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11577     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11578     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11579     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11580     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11581   layout:
11582     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
11583     layout: "plot-throughput"
11584
11585 - type: "plot"
11586   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11587   algorithm: "plot_perf_box_name"
11588   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11589   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11590   include:
11591     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
11592     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11593     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11594     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11595     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11596   layout:
11597     title: "3n-skx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
11598     layout: "plot-throughput"
11599
11600 - type: "plot"
11601   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11602   algorithm: "plot_perf_box_name"
11603   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11604   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11605   include:
11606     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11607     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11608     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11609     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11610     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11611   layout:
11612     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11613     layout: "plot-throughput"
11614
11615 - type: "plot"
11616   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11617   algorithm: "plot_perf_box_name"
11618   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11619   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11620   include:
11621     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11622     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11623     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11624     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11625     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11626   layout:
11627     title: "3n-tsh-x520-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11628     layout: "plot-throughput"
11629
11630 - type: "plot"
11631   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11632   algorithm: "plot_perf_box_name"
11633   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11634   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11635   include:
11636     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11637     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11638     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11639     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11640   layout:
11641     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11642     layout: "plot-throughput"
11643
11644 - type: "plot"
11645   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11646   algorithm: "plot_perf_box_name"
11647   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11648   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11649   include:
11650     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11651     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11652     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11653     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11654   layout:
11655     title: "3n-tsh-x520-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11656     layout: "plot-throughput"
11657
11658 - type: "plot"
11659   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11660   algorithm: "plot_perf_box_name"
11661   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11662   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11663   include:
11664     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11665     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11666     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11667     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11668     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11669   layout:
11670     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11671     layout: "plot-throughput"
11672
11673 - type: "plot"
11674   title: "Throughput: 2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11675   algorithm: "plot_perf_box_name"
11676   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11677   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11678   include:
11679     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11680     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11681     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11682     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11683     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11684   layout:
11685     title: "2n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11686     layout: "plot-throughput"
11687
11688 - type: "plot"
11689   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11690   algorithm: "plot_perf_box_name"
11691   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11692   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11693   include:
11694     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11695     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11696     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11697     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11698     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11699     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-1t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11700   layout:
11701     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11702     layout: "plot-throughput"
11703
11704 - type: "plot"
11705   title: "Throughput: 2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11706   algorithm: "plot_perf_box_name"
11707   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11708   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
11709   include:
11710     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11711     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11712     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11713     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11714     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11715     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-1t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
11716   layout:
11717     title: "2n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11718     layout: "plot-throughput"
11719
11720 - type: "plot"
11721   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11722   algorithm: "plot_perf_box_name"
11723   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11724   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11725   include:
11726     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11727     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11728     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11729     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11730     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11731   layout:
11732     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-ndr"
11733     layout: "plot-throughput"
11734
11735 - type: "plot"
11736   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11737   algorithm: "plot_perf_box_name"
11738   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11739   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11740   include:
11741     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-1t1c-dot1q-ip4base-ndrpdr"
11742     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11743     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-1t1c-ethip4-ip4scale20k-ndrpdr"
11744     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-1t1c-ethip4-ip4scale200k-ndrpdr"
11745     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-1t1c-ethip4-ip4scale2m-ndrpdr"
11746   layout:
11747     title: "3n-dnv-x553-64b-1t1c-ip4routing-base-scale-ixgbe-pdr"
11748     layout: "plot-throughput"
11749
11750 - type: "plot"
11751   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11752   algorithm: "plot_perf_box_name"
11753   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11754   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11755   include:
11756     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11757     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11758     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11759     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11760     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11761   layout:
11762     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-ndr"
11763     layout: "plot-throughput"
11764
11765 - type: "plot"
11766   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11767   algorithm: "plot_perf_box_name"
11768   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11769   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11770   include:
11771     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-1t1c-ethip4-ip4base-ndrpdr"
11772     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
11773     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
11774     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
11775     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
11776   layout:
11777     title: "3n-dnv-x553-64b-1t1c-features-ip4routing-base-ixgbe-pdr"
11778     layout: "plot-throughput"
11779
11780 - type: "plot"
11781   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11782   algorithm: "plot_perf_box_name"
11783   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11784   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11785   include:
11786     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11787     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11788   layout:
11789     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-ndr"
11790     layout: "plot-throughput"
11791
11792 - type: "plot"
11793   title: "Throughput: 3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11794   algorithm: "plot_perf_box_name"
11795   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11796   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
11797   include:
11798     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11799     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11800   layout:
11801     title: "3n-hsw-xl710-64b-1t1c-ip4tunnel-base-dpdk-pdr"
11802     layout: "plot-throughput"
11803
11804 - type: "plot"
11805   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
11806   algorithm: "plot_perf_box_name"
11807   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
11808   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11809   include:
11810     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
11811     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11812     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11813     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11814   layout:
11815     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-ndr"
11816     layout: "plot-throughput"
11817
11818 - type: "plot"
11819   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
11820   algorithm: "plot_perf_box_name"
11821   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
11822   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11823   include:
11824     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2xcbase-ndrpdr"
11825     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11826     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11827     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11828   layout:
11829     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-avf-pdr"
11830     layout: "plot-throughput"
11831
11832 - type: "plot"
11833   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11834   algorithm: "plot_perf_box_name"
11835   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11836   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11837   include:
11838     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
11839     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11840     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11841     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11842   layout:
11843     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-ndr"
11844     layout: "plot-throughput"
11845
11846 - type: "plot"
11847   title: "Throughput: 3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11848   algorithm: "plot_perf_box_name"
11849   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11850   data: "plot-vpp-throughput-lat-tsa-3n-skx"
11851   include:
11852     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-2t1c-ethip4vxlan-l2xcbase-ndrpdr"
11853     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11854     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11855     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-2t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11856   layout:
11857     title: "3n-skx-xxv710-64b-2t1c-ip4tunnel-base-scale-dpdk-pdr"
11858     layout: "plot-throughput"
11859
11860 - type: "plot"
11861   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11862   algorithm: "plot_perf_box_name"
11863   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11864   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11865   include:
11866     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11867     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11868     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11869     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11870   layout:
11871     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11872     layout: "plot-throughput"
11873
11874 - type: "plot"
11875   title: "Throughput: 3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11876   algorithm: "plot_perf_box_name"
11877   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11878   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
11879   include:
11880     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11881     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11882     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11883     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11884   layout:
11885     title: "3n-tsh-x520-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11886     layout: "plot-throughput"
11887
11888 - type: "plot"
11889   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11890   algorithm: "plot_perf_box_name"
11891   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11892   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11893   include:
11894     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11895     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11896     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11897     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11898   layout:
11899     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-ndr"
11900     layout: "plot-throughput"
11901
11902 - type: "plot"
11903   title: "Throughput: 3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11904   algorithm: "plot_perf_box_name"
11905   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11906   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
11907   include:
11908     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-1t1c-ethip4vxlan-l2xcbase-ndrpdr"
11909     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
11910     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
11911     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-1t1c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
11912   layout:
11913     title: "3n-dnv-x553-64b-1t1c-ip4tunnel-base-scale-ixgbe-pdr"
11914     layout: "plot-throughput"
11915
11916 - type: "plot"
11917   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
11918   algorithm: "plot_perf_box_name"
11919   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
11920   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11921   include:
11922     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11923     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11924     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11925     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11926     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11927     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11928   layout:
11929     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
11930     layout: "plot-throughput"
11931
11932 - type: "plot"
11933   title: "Throughput: 2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
11934   algorithm: "plot_perf_box_name"
11935   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
11936   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11937   include:
11938     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11939     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11940     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11941     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11942     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11943     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11944   layout:
11945     title: "2n-skx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
11946     layout: "plot-throughput"
11947
11948 - type: "plot"
11949   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11950   algorithm: "plot_perf_box_name"
11951   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11952   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11953   include:
11954     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11955     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11956     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11957     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11958     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11959   layout:
11960     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
11961     layout: "plot-throughput"
11962
11963 - type: "plot"
11964   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11965   algorithm: "plot_perf_box_name"
11966   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11967   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11968   include:
11969     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
11970     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
11971     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
11972     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
11973     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
11974   layout:
11975     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
11976     layout: "plot-throughput"
11977
11978 - type: "plot"
11979   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11980   algorithm: "plot_perf_box_name"
11981   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11982   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11983   include:
11984     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
11985     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
11986     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
11987     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
11988     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
11989   layout:
11990     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
11991     layout: "plot-throughput"
11992
11993 - type: "plot"
11994   title: "Throughput: 2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11995   algorithm: "plot_perf_box_name"
11996   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
11997   data: "plot-vpp-throughput-lat-tsa-2n-skx"
11998   include:
11999     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12000     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12001     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12002     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12003     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12004   layout:
12005     title: "2n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12006     layout: "plot-throughput"
12007
12008 - type: "plot"
12009   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12010   algorithm: "plot_perf_box_name"
12011   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12012   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12013   include:
12014     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12015     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12016     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12017   layout:
12018     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-ndr"
12019     layout: "plot-throughput"
12020
12021 - type: "plot"
12022   title: "Throughput: 3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12023   algorithm: "plot_perf_box_name"
12024   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12025   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12026   include:
12027     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12028     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12029     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12030   layout:
12031     title: "3n-hsw-xl710-78b-1t1c-ip6routing-base-scale-dpdk-pdr"
12032     layout: "plot-throughput"
12033
12034 - type: "plot"
12035   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12036   algorithm: "plot_perf_box_name"
12037   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12038   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12039   include:
12040     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12041     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12042     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12043   layout:
12044     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12045     layout: "plot-throughput"
12046
12047 - type: "plot"
12048   title: "Throughput: 3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12049   algorithm: "plot_perf_box_name"
12050   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12051   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12052   include:
12053     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12054     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12055     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12056   layout:
12057     title: "3n-skx-x710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12058     layout: "plot-throughput"
12059
12060 - type: "plot"
12061   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12062   algorithm: "plot_perf_box_name"
12063   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12064   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12065   include:
12066     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12067     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12068     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12069     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12070     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12071   layout:
12072     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
12073     layout: "plot-throughput"
12074
12075 - type: "plot"
12076   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12077   algorithm: "plot_perf_box_name"
12078   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12079   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12080   include:
12081     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
12082     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
12083     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
12084     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
12085     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
12086   layout:
12087     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
12088     layout: "plot-throughput"
12089
12090 - type: "plot"
12091   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12092   algorithm: "plot_perf_box_name"
12093   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12094   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12095   include:
12096     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12097     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12098     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12099     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12100     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12101   layout:
12102     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
12103     layout: "plot-throughput"
12104
12105 - type: "plot"
12106   title: "Throughput: 3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12107   algorithm: "plot_perf_box_name"
12108   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12109   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12110   include:
12111     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
12112     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
12113     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
12114     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
12115     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
12116   layout:
12117     title: "3n-skx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
12118     layout: "plot-throughput"
12119
12120 - type: "plot"
12121   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12122   algorithm: "plot_perf_box_name"
12123   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12124   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12125   include:
12126     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12127     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12128     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12129     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12130     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12131   layout:
12132     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12133     layout: "plot-throughput"
12134
12135 - type: "plot"
12136   title: "Throughput: 3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12137   algorithm: "plot_perf_box_name"
12138   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12139   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12140   include:
12141     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12142     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12143     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12144     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12145     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12146   layout:
12147     title: "3n-tsh-x520-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12148     layout: "plot-throughput"
12149
12150 - type: "plot"
12151   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12152   algorithm: "plot_perf_box_name"
12153   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12154   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12155   include:
12156     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12157     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12158     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12159     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12160     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12161   layout:
12162     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12163     layout: "plot-throughput"
12164
12165 - type: "plot"
12166   title: "Throughput: 2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12167   algorithm: "plot_perf_box_name"
12168   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12169   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12170   include:
12171     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12172     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12173     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12174     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12175     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12176   layout:
12177     title: "2n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12178     layout: "plot-throughput"
12179
12180 - type: "plot"
12181   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12182   algorithm: "plot_perf_box_name"
12183   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12184   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12185   include:
12186     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12187     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12188     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12189     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12190     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12191   layout:
12192     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-ndr"
12193     layout: "plot-throughput"
12194
12195 - type: "plot"
12196   title: "Throughput: 3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12197   algorithm: "plot_perf_box_name"
12198   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12199   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12200   include:
12201     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-1t1c-dot1q-ip6base-ndrpdr"
12202     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-1t1c-ethip6-ip6base-ndrpdr"
12203     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-1t1c-ethip6-ip6scale20k-ndrpdr"
12204     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-1t1c-ethip6-ip6scale200k-ndrpdr"
12205     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-1t1c-ethip6-ip6scale2m-ndrpdr"
12206   layout:
12207     title: "3n-dnv-x553-78b-1t1c-ip6routing-base-scale-ixgbe-pdr"
12208     layout: "plot-throughput"
12209
12210 - type: "plot"
12211   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12212   algorithm: "plot_perf_box_name"
12213   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12214   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12215   include:
12216     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12217     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12218     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12219     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12220     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12221     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12222   layout:
12223     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
12224     layout: "plot-throughput"
12225
12226 - type: "plot"
12227   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12228   algorithm: "plot_perf_box_name"
12229   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12230   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12231   include:
12232     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12233     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12234     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12235     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12236     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12237     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12238   layout:
12239     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
12240     layout: "plot-throughput"
12241
12242 - type: "plot"
12243   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12244   algorithm: "plot_perf_box_name"
12245   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12246   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12247   include:
12248     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12249     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12250     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
12251     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12252   layout:
12253     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
12254     layout: "plot-throughput"
12255
12256 - type: "plot"
12257   title: "Throughput: 3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12258   algorithm: "plot_perf_box_name"
12259   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12260   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12261   include:
12262     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
12263     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12264     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12265     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12266   layout:
12267     title: "3n-hsw-xl710-imix-1t1c-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
12268     layout: "plot-throughput"
12269
12270 - type: "plot"
12271   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12272   algorithm: "plot_perf_box_name"
12273   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12274   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12275   include:
12276     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12277     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12278     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12279     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12280     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12281     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12282   layout:
12283     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-ndr"
12284     layout: "plot-throughput"
12285
12286 - type: "plot"
12287   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12288   algorithm: "plot_perf_box_name"
12289   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12290   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12291   include:
12292     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12293     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12294     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12295     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12296     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12297     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12298   layout:
12299     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-avf-pdr"
12300     layout: "plot-throughput"
12301
12302 - type: "plot"
12303   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12304   algorithm: "plot_perf_box_name"
12305   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12306   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12307   include:
12308     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12309     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12310     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12311     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12312     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12313     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12314   layout:
12315     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12316     layout: "plot-throughput"
12317
12318 - type: "plot"
12319   title: "Throughput: 3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12320   algorithm: "plot_perf_box_name"
12321   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12322   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12323   include:
12324     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12325     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12326     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12327     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12328     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12329     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.1518B-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12330   layout:
12331     title: "3n-skx-xxv710-1518b-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12332     layout: "plot-throughput"
12333
12334 - type: "plot"
12335   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12336   algorithm: "plot_perf_box_name"
12337   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12338   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12339   include:
12340     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12341     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12342     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12343     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12344     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12345     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12346   layout:
12347     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-ndr"
12348     layout: "plot-throughput"
12349
12350 - type: "plot"
12351   title: "Throughput: 3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12352   algorithm: "plot_perf_box_name"
12353   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12354   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12355   include:
12356     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12357     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12358     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12359     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12360     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12361     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-2t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12362   layout:
12363     title: "3n-skx-xxv710-imix-2t1c-ipsec-ip4routing-base-scale-dpdk-pdr"
12364     layout: "plot-throughput"
12365
12366 - type: "plot"
12367   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12368   algorithm: "plot_perf_box_name"
12369   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12370   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12371   include:
12372     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12373     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12374     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12375     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12376     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12377     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12378   layout:
12379     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12380     layout: "plot-throughput"
12381
12382 - type: "plot"
12383   title: "Throughput: 3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12384   algorithm: "plot_perf_box_name"
12385   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12386   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12387   include:
12388     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12389     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12390     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12391     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12392     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12393     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12394   layout:
12395     title: "3n-tsh-x520-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12396     layout: "plot-throughput"
12397
12398 - type: "plot"
12399   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12400   algorithm: "plot_perf_box_name"
12401   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12402   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12403   include:
12404     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12405     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12406     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12407     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12408     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12409     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12410   layout:
12411     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
12412     layout: "plot-throughput"
12413
12414 - type: "plot"
12415   title: "Throughput: 3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12416   algorithm: "plot_perf_box_name"
12417   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12418   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12419   include:
12420     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
12421     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12422     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12423     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12424     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
12425     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-1t1c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
12426   layout:
12427     title: "3n-dnv-x553-imix-1t1c-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
12428     layout: "plot-throughput"
12429
12430 - type: "plot"
12431   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12432   algorithm: "plot_perf_box_name"
12433   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12434   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12435   include:
12436     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12437     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12438     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12439     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12440     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12441     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12442   layout:
12443     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-ndr"
12444     layout: "plot-throughput"
12445
12446 - type: "plot"
12447   title: "Throughput: 2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12448   algorithm: "plot_perf_box_name"
12449   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12450   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12451   include:
12452     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12453     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12454     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12455     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12456     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12457     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12458   layout:
12459     title: "2n-skx-x710-64b-2t1c-l2switching-base-scale-[avf,dpdk]-pdr"
12460     layout: "plot-throughput"
12461
12462 - type: "plot"
12463   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12464   algorithm: "plot_perf_box_name"
12465   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12466   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12467   include:
12468     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12469     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12470     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12471     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12472     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12473     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12474   layout:
12475     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12476     layout: "plot-throughput"
12477
12478 - type: "plot"
12479   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12480   algorithm: "plot_perf_box_name"
12481   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12482   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12483   include:
12484     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12485     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12486     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12487     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12488     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12489     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12490   layout:
12491     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12492     layout: "plot-throughput"
12493
12494 - type: "plot"
12495   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12496   algorithm: "plot_perf_box_name"
12497   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12498   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12499   include:
12500     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12501     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12502     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12503     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12504     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12505     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12506   layout:
12507     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12508     layout: "plot-throughput"
12509
12510 - type: "plot"
12511   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12512   algorithm: "plot_perf_box_name"
12513   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12514   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12515   include:
12516     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12517     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12518     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
12519     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12520     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12521     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12522   layout:
12523     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12524     layout: "plot-throughput"
12525
12526 - type: "plot"
12527   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12528   algorithm: "plot_perf_box_name"
12529   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12530   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12531   include:
12532     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12533     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12534     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12535     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12536   layout:
12537     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12538     layout: "plot-throughput"
12539
12540 - type: "plot"
12541   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12542   algorithm: "plot_perf_box_name"
12543   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12544   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12545   include:
12546     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12547     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12548     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12549     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12550   layout:
12551     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12552     layout: "plot-throughput"
12553
12554 - type: "plot"
12555   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12556   algorithm: "plot_perf_box_name"
12557   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12558   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12559   include:
12560     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12561     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12562     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12563     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12564   layout:
12565     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12566     layout: "plot-throughput"
12567
12568 - type: "plot"
12569   title: "Throughput: 2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12570   algorithm: "plot_perf_box_name"
12571   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12572   data: "plot-vpp-throughput-lat-tsa-2n-skx"
12573   include:
12574     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12575     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12576     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12577     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12578   layout:
12579     title: "2n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12580     layout: "plot-throughput"
12581
12582 - type: "plot"
12583   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12584   algorithm: "plot_perf_box_name"
12585   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12586   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12587   include:
12588     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12589     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12590     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12591     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12592     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12593     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12594   layout:
12595     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-ndr"
12596     layout: "plot-throughput"
12597
12598 - type: "plot"
12599   title: "Throughput: 3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12600   algorithm: "plot_perf_box_name"
12601   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12602   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
12603   include:
12604     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12605     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12606     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12607     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12608     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12609     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12610   layout:
12611     title: "3n-hsw-xl710-64b-1t1c-l2switching-base-scale-dpdk-pdr"
12612     layout: "plot-throughput"
12613
12614 - type: "plot"
12615   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12616   algorithm: "plot_perf_box_name"
12617   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12618   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12619   include:
12620     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12621     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12622     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12623     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12624     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12625   layout:
12626     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
12627     layout: "plot-throughput"
12628
12629 - type: "plot"
12630   title: "Throughput: 3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12631   algorithm: "plot_perf_box_name"
12632   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12633   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12634   include:
12635     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12636     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12637     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12638     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12639     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12640   layout:
12641     title: "3n-skx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
12642     layout: "plot-throughput"
12643
12644 - type: "plot"
12645   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12646   algorithm: "plot_perf_box_name"
12647   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12648   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12649   include:
12650     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12651     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12652     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12653     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12654     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12655   layout:
12656     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
12657     layout: "plot-throughput"
12658
12659 - type: "plot"
12660   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12661   algorithm: "plot_perf_box_name"
12662   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12663   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12664   include:
12665     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
12666     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
12667     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12668     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12669     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12670   layout:
12671     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
12672     layout: "plot-throughput"
12673
12674 - type: "plot"
12675   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12676   algorithm: "plot_perf_box_name"
12677   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12678   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12679   include:
12680     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12681     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12682     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12683     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12684   layout:
12685     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
12686     layout: "plot-throughput"
12687
12688 - type: "plot"
12689   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12690   algorithm: "plot_perf_box_name"
12691   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12692   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12693   include:
12694     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
12695     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12696     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12697     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12698   layout:
12699     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
12700     layout: "plot-throughput"
12701
12702 - type: "plot"
12703   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12704   algorithm: "plot_perf_box_name"
12705   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12706   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12707   include:
12708     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12709     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12710     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12711     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12712     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12713     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12714   layout:
12715     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
12716     layout: "plot-throughput"
12717
12718 - type: "plot"
12719   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12720   algorithm: "plot_perf_box_name"
12721   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12722   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12723   include:
12724     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
12725     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
12726     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12727     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
12728     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
12729     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
12730   layout:
12731     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
12732     layout: "plot-throughput"
12733
12734 - type: "plot"
12735   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12736   algorithm: "plot_perf_box_name"
12737   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12738   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12739   include:
12740     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12741     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12742     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12743     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12744     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12745     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12746   layout:
12747     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
12748     layout: "plot-throughput"
12749
12750 - type: "plot"
12751   title: "Throughput: 3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12752   algorithm: "plot_perf_box_name"
12753   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12754   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12755   include:
12756     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
12757     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
12758     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12759     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12760     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12761     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12762   layout:
12763     title: "3n-skx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
12764     layout: "plot-throughput"
12765
12766 - type: "plot"
12767   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12768   algorithm: "plot_perf_box_name"
12769   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12770   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12771   include:
12772     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12773     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12774     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12775     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12776     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12777     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12778   layout:
12779     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-ndr"
12780     layout: "plot-throughput"
12781
12782 - type: "plot"
12783   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12784   algorithm: "plot_perf_box_name"
12785   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12786   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12787   include:
12788     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
12789     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12790     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12791     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12792     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12793     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12794   layout:
12795     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-avf-pdr"
12796     layout: "plot-throughput"
12797
12798 - type: "plot"
12799   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12800   algorithm: "plot_perf_box_name"
12801   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12802   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12803   include:
12804     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12805     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12806     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12807     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12808     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12809     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12810   layout:
12811     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-ndr"
12812     layout: "plot-throughput"
12813
12814 - type: "plot"
12815   title: "Throughput: 3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12816   algorithm: "plot_perf_box_name"
12817   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12818   data: "plot-vpp-throughput-lat-tsa-3n-skx"
12819   include:
12820     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
12821     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12822     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12823     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12824     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12825     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12826   layout:
12827     title: "3n-skx-xxv710-64b-2t1c-features-l2switching-base-dpdk-pdr"
12828     layout: "plot-throughput"
12829
12830 - type: "plot"
12831   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12832   algorithm: "plot_perf_box_name"
12833   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12834   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12835   include:
12836     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12837     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12838     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12839     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12840   layout:
12841     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-ndr"
12842     layout: "plot-throughput"
12843
12844 - type: "plot"
12845   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12846   algorithm: "plot_perf_box_name"
12847   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12848   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12849   include:
12850     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12851     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12852     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12853     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12854   layout:
12855     title: "3n-tsh-x520-64b-1t1c-l2switching-base-ixgbe-pdr"
12856     layout: "plot-throughput"
12857
12858 - type: "plot"
12859   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12860   algorithm: "plot_perf_box_name"
12861   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12862   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12863   include:
12864     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12865     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12866     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12867     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12868     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12869     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12870   layout:
12871     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12872     layout: "plot-throughput"
12873
12874 - type: "plot"
12875   title: "Throughput: 3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12876   algorithm: "plot_perf_box_name"
12877   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12878   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12879   include:
12880     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12881     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12882     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12883     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12884     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12885     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12886   layout:
12887     title: "3n-tsh-x520-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12888     layout: "plot-throughput"
12889
12890 - type: "plot"
12891   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12892   algorithm: "plot_perf_box_name"
12893   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12894   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12895   include:
12896     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12897     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12898     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12899     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12900     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12901     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12902   layout:
12903     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-ndr"
12904     layout: "plot-throughput"
12905
12906 - type: "plot"
12907   title: "Throughput: 3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12908   algorithm: "plot_perf_box_name"
12909   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12910   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
12911   include:
12912     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12913     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
12914     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
12915     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
12916     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
12917     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
12918   layout:
12919     title: "3n-tsh-x520-64b-1t1c-features-l2switching-base-ixgbe-pdr"
12920     layout: "plot-throughput"
12921
12922 - type: "plot"
12923   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12924   algorithm: "plot_perf_box_name"
12925   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12926   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12927   include:
12928     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12929     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12930     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12931     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12932   layout:
12933     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12934     layout: "plot-throughput"
12935
12936 - type: "plot"
12937   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12938   algorithm: "plot_perf_box_name"
12939   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12940   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12941   include:
12942     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12943     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12944     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12945     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12946   layout:
12947     title: "2n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12948     layout: "plot-throughput"
12949
12950 - type: "plot"
12951   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12952   algorithm: "plot_perf_box_name"
12953   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12954   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12955   include:
12956     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12957     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12958     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12959     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12960     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12961     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12962   layout:
12963     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
12964     layout: "plot-throughput"
12965
12966 - type: "plot"
12967   title: "Throughput: 2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12968   algorithm: "plot_perf_box_name"
12969   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12970   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
12971   include:
12972     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
12973     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12974     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12975     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
12976     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
12977     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
12978   layout:
12979     title: "2n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
12980     layout: "plot-throughput"
12981
12982 - type: "plot"
12983   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12984   algorithm: "plot_perf_box_name"
12985   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12986   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
12987   include:
12988     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
12989     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
12990     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
12991     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
12992   layout:
12993     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-ndr"
12994     layout: "plot-throughput"
12995
12996 - type: "plot"
12997   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
12998   algorithm: "plot_perf_box_name"
12999   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13000   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13001   include:
13002     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-1t1c-dot1q-l2xcbase-ndrpdr"
13003     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13004     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-ndrpdr"
13005     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13006   layout:
13007     title: "3n-dnv-x553-64b-1t1c-l2switching-base-ixgbe-pdr"
13008     layout: "plot-throughput"
13009
13010 - type: "plot"
13011   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13012   algorithm: "plot_perf_box_name"
13013   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13014   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13015   include:
13016     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13017     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13018     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13019     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13020     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13021     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13022   layout:
13023     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-ndr"
13024     layout: "plot-throughput"
13025
13026 - type: "plot"
13027   title: "Throughput: 3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13028   algorithm: "plot_perf_box_name"
13029   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13030   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13031   include:
13032     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-1t1c-eth-l2patch-ndrpdr"
13033     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13034     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-ndrpdr"
13035     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale10kmaclrn-ndrpdr"
13036     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale100kmaclrn-ndrpdr"
13037     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-1t1c-eth-l2bdscale1mmaclrn-ndrpdr"
13038   layout:
13039     title: "3n-dnv-x553-64b-1t1c-l2switching-base-scale-ixgbe-pdr"
13040     layout: "plot-throughput"
13041
13042 - type: "plot"
13043   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13044   algorithm: "plot_perf_box_name"
13045   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13046   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13047   include:
13048     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13049     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13050     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13051     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13052     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13053     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13054   layout:
13055     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-ndr"
13056     layout: "plot-throughput"
13057
13058 - type: "plot"
13059   title: "Throughput: 3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13060   algorithm: "plot_perf_box_name"
13061   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13062   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13063   include:
13064     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-1t1c-eth-l2xcbase-ndrpdr"
13065     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
13066     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
13067     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
13068     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
13069     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
13070   layout:
13071     title: "3n-dnv-x553-64b-1t1c-features-l2switching-base-ixgbe-pdr"
13072     layout: "plot-throughput"
13073
13074 - type: "plot"
13075   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13076   algorithm: "plot_perf_box_name"
13077   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13078   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13079   include:
13080     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13081     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13082     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13083     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13084     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13085     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13086   layout:
13087     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-ndr"
13088     layout: "plot-throughput"
13089
13090 - type: "plot"
13091   title: "Throughput: 3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13092   algorithm: "plot_perf_box_name"
13093   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13094   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13095   include:
13096     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13097     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13098     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13099     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13100     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13101     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13102   layout:
13103     title: "3n-hsw-xl710-78b-1t1c-srv6-ip6routing-base-dpdk-pdr"
13104     layout: "plot-throughput"
13105
13106 - type: "plot"
13107   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13108   algorithm: "plot_perf_box_name"
13109   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13110   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13111   include:
13112     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13113     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13114     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13115 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13116 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13117 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13118   layout:
13119     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-ndr"
13120     layout: "plot-throughput"
13121
13122 - type: "plot"
13123   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13124   algorithm: "plot_perf_box_name"
13125   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13126   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13127   include:
13128     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13129     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13130     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13131 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13132 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13133 #    - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13134   layout:
13135     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-avf-pdr"
13136     layout: "plot-throughput"
13137
13138 - type: "plot"
13139   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13140   algorithm: "plot_perf_box_name"
13141   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13142   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13143   include:
13144     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13145     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13146     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13147     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13148     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13149     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13150   layout:
13151     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-ndr"
13152     layout: "plot-throughput"
13153
13154 - type: "plot"
13155   title: "Throughput: 3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13156   algorithm: "plot_perf_box_name"
13157   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13158   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13159   include:
13160     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-2t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13161     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13162     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13163     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13164     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13165     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-2t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13166   layout:
13167     title: "3n-skx-xxv710-78b-2t1c-srv6-ip6routing-base-dpdk-pdr"
13168     layout: "plot-throughput"
13169
13170 - type: "plot"
13171   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13172   algorithm: "plot_perf_box_name"
13173   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13174   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13175   include:
13176     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13177     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13178     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13179     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13180     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13181     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13182   layout:
13183     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13184     layout: "plot-throughput"
13185
13186 - type: "plot"
13187   title: "Throughput: 3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13188   algorithm: "plot_perf_box_name"
13189   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13190   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13191   include:
13192     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13193     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13194     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13195     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
13196     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
13197     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
13198   layout:
13199     title: "3n-tsh-x520-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13200     layout: "plot-throughput"
13201
13202 - type: "plot"
13203   title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13204   algorithm: "plot_perf_box_name"
13205   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13206   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13207   include:
13208     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13209     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13210     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13211   layout:
13212     title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-ndr"
13213     layout: "plot-throughput"
13214
13215 - type: "plot"
13216   title: "Throughput: 3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13217   algorithm: "plot_perf_box_name"
13218   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13219   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
13220   include:
13221     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-1t1c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
13222     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
13223     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-1t1c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
13224   layout:
13225     title: "3n-dnv-x553-78b-1t1c-srv6-ip6routing-base-ixgbe-pdr"
13226     layout: "plot-throughput"
13227
13228 - type: "plot"
13229   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13230   algorithm: "plot_perf_box_name"
13231   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13232   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13233   include:
13234     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13235     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13236     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13237     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13238     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13239   layout:
13240     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13241     layout: "plot-throughput"
13242
13243 - type: "plot"
13244   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13245   algorithm: "plot_perf_box_name"
13246   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13247   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13248   include:
13249     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13250     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13251     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13252     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13253     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13254   layout:
13255     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13256     layout: "plot-throughput"
13257
13258 - type: "plot"
13259   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13260   algorithm: "plot_perf_box_name"
13261   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13262   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13263   include:
13264     - "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"
13265     - "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"
13266     - "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"
13267     - "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"
13268     - "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"
13269   layout:
13270     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13271     layout: "plot-throughput"
13272
13273 - type: "plot"
13274   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13275   algorithm: "plot_perf_box_name"
13276   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13277   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13278   include:
13279     - "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"
13280     - "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"
13281     - "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"
13282     - "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"
13283     - "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"
13284   layout:
13285     title: "2n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13286     layout: "plot-throughput"
13287
13288 - type: "plot"
13289   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13290   algorithm: "plot_perf_box_name"
13291   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13292   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13293   include:
13294     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13295     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13296     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13297     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13298     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13299   layout:
13300     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13301     layout: "plot-throughput"
13302
13303 - type: "plot"
13304   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13305   algorithm: "plot_perf_box_name"
13306   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13307   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13308   include:
13309     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13310     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13311     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13312     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13313     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13314   layout:
13315     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13316     layout: "plot-throughput"
13317
13318 - type: "plot"
13319   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13320   algorithm: "plot_perf_box_name"
13321   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13322   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13323   include:
13324     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13325     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13326     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13327     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13328     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13329   layout:
13330     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13331     layout: "plot-throughput"
13332
13333 - type: "plot"
13334   title: "Throughput: 2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13335   algorithm: "plot_perf_box_name"
13336   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13337   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13338   include:
13339     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13340     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13341     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13342     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13343     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13344   layout:
13345     title: "2n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13346     layout: "plot-throughput"
13347
13348 - type: "plot"
13349   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13350   algorithm: "plot_perf_box_name"
13351   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13352   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13353   include:
13354     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13355     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13356     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13357     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13358     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13359   layout:
13360     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-ndr"
13361     layout: "plot-throughput"
13362
13363 - type: "plot"
13364   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13365   algorithm: "plot_perf_box_name"
13366   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13367   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13368   include:
13369     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13370     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13371     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13372     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13373     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13374   layout:
13375     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-pdr"
13376     layout: "plot-throughput"
13377
13378 - type: "plot"
13379   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13380   algorithm: "plot_perf_box_name"
13381   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13382   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13383   include:
13384     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13385     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13386     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13387     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13388     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13389   layout:
13390     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-ndr"
13391     layout: "plot-throughput"
13392
13393 - type: "plot"
13394   title: "Throughput: 3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13395   algorithm: "plot_perf_box_name"
13396   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13397   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
13398   include:
13399     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13400     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13401     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13402     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13403     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13404   layout:
13405     title: "3n-hsw-xl710-64b-1t1c-vhost-base-dpdk-vpp-pdr"
13406     layout: "plot-throughput"
13407
13408 - type: "plot"
13409   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13410   algorithm: "plot_perf_box_name"
13411   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13412   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13413   include:
13414     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13415     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13416     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13417     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13418   layout:
13419     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13420     layout: "plot-throughput"
13421
13422 - type: "plot"
13423   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13424   algorithm: "plot_perf_box_name"
13425   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13426   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13427   include:
13428     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13429     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13430     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13431     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X710-Avf-2Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-2lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13432   layout:
13433     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13434     layout: "plot-throughput"
13435
13436 - type: "plot"
13437   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13438   algorithm: "plot_perf_box_name"
13439   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13440   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13441   include:
13442     - "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"
13443     - "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"
13444     - "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"
13445     - "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"
13446   layout:
13447     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13448     layout: "plot-throughput"
13449
13450 - type: "plot"
13451   title: "Throughput: 3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13452   algorithm: "plot_perf_box_name"
13453   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13454   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13455   include:
13456     - "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"
13457     - "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"
13458     - "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"
13459     - "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"
13460   layout:
13461     title: "3n-skx-x710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13462     layout: "plot-throughput"
13463
13464 - type: "plot"
13465   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13466   algorithm: "plot_perf_box_name"
13467   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13468   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13469   include:
13470     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13471     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13472     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13473     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13474     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13475     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13476   layout:
13477     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-ndr"
13478     layout: "plot-throughput"
13479
13480 - type: "plot"
13481   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13482   algorithm: "plot_perf_box_name"
13483   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13484   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13485   include:
13486     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13487     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13488     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13489     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13490     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13491     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13492   layout:
13493     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-pdr"
13494     layout: "plot-throughput"
13495
13496 - type: "plot"
13497   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13498   algorithm: "plot_perf_box_name"
13499   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13500   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13501   include:
13502     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13503     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13504     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13505     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13506     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13507     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13508   layout:
13509     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
13510     layout: "plot-throughput"
13511
13512 - type: "plot"
13513   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13514   algorithm: "plot_perf_box_name"
13515   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13516   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13517   include:
13518     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13519     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13520     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13521     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13522     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13523     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13524   layout:
13525     title: "3n-skx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
13526     layout: "plot-throughput"
13527
13528 - type: "plot"
13529   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13530   algorithm: "plot_perf_box_name"
13531   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13532   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13533   include:
13534     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13535     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13536     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13537     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13538     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13539     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13540   layout:
13541     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
13542     layout: "plot-throughput"
13543
13544 - type: "plot"
13545   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13546   algorithm: "plot_perf_box_name"
13547   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13548   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13549   include:
13550     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13551     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13552     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13553     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13554     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13555     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13556   layout:
13557     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
13558     layout: "plot-throughput"
13559
13560 - type: "plot"
13561   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13562   algorithm: "plot_perf_box_name"
13563   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13564   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13565   include:
13566     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13567     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13568     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13569     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13570     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13571   layout:
13572     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
13573     layout: "plot-throughput"
13574
13575 - type: "plot"
13576   title: "Throughput: 3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13577   algorithm: "plot_perf_box_name"
13578   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13579   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13580   include:
13581     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13582     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13583     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13584     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13585     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
13586   layout:
13587     title: "3n-skx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
13588     layout: "plot-throughput"
13589
13590 - type: "plot"
13591   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13592   algorithm: "plot_perf_box_name"
13593   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13594   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13595   include:
13596     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13597     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13598   layout:
13599     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-ndr"
13600     layout: "plot-throughput"
13601
13602 - type: "plot"
13603   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13604   algorithm: "plot_perf_box_name"
13605   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13606   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13607   include:
13608     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13609     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13610   layout:
13611     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-pdr"
13612     layout: "plot-throughput"
13613
13614 - type: "plot"
13615   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13616   algorithm: "plot_perf_box_name"
13617   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13618   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13619   include:
13620     - "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"
13621     - "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"
13622   layout:
13623     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-ndr"
13624     layout: "plot-throughput"
13625
13626 - type: "plot"
13627   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13628   algorithm: "plot_perf_box_name"
13629   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13630   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13631   include:
13632     - "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"
13633     - "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"
13634   layout:
13635     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-avf-vpp-pdr"
13636     layout: "plot-throughput"
13637
13638 - type: "plot"
13639   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13640   algorithm: "plot_perf_box_name"
13641   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13642   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13643   include:
13644     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13645     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13646   layout:
13647     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-ndr"
13648     layout: "plot-throughput"
13649
13650 - type: "plot"
13651   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13652   algorithm: "plot_perf_box_name"
13653   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13654   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13655   include:
13656     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13657     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13658   layout:
13659     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-pdr"
13660     layout: "plot-throughput"
13661
13662 - type: "plot"
13663   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13664   algorithm: "plot_perf_box_name"
13665   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13666   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13667   include:
13668     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13669     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13670   layout:
13671     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-ndr"
13672     layout: "plot-throughput"
13673
13674 - type: "plot"
13675   title: "Throughput: 3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13676   algorithm: "plot_perf_box_name"
13677   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13678   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13679   include:
13680     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13681     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13682   layout:
13683     title: "3n-skx-xxv710-64b-2t1c-link-bonding-vhost-base-dpdk-vpp-pdr"
13684     layout: "plot-throughput"
13685
13686 - type: "plot"
13687   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13688   algorithm: "plot_perf_box_name"
13689   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13690   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13691   include:
13692     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13693     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13694     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13695     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13696     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13697     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13698   layout:
13699     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-ndr"
13700     layout: "plot-throughput"
13701
13702 - type: "plot"
13703   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13704   algorithm: "plot_perf_box_name"
13705   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13706   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13707   include:
13708     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13709     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13710     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13711     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13712     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13713     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
13714   layout:
13715     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-vppl2xc-pdr"
13716     layout: "plot-throughput"
13717
13718 - type: "plot"
13719   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13720   algorithm: "plot_perf_box_name"
13721   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13722   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13723   include:
13724     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13725     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13726     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13727     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13728     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13729     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13730   layout:
13731     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-ndr"
13732     layout: "plot-throughput"
13733
13734 - type: "plot"
13735   title: "Throughput: 3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13736   algorithm: "plot_perf_box_name"
13737   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13738   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13739   include:
13740     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13741     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13742     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13743     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13744     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
13745     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13746   layout:
13747     title: "3n-tsh-x520-64b-1t1c-vhost-base-ixgbe-pdr"
13748     layout: "plot-throughput"
13749
13750 #- type: "plot"
13751 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13752 #  algorithm: "plot_perf_box_name"
13753 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13754 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13755 #  include:
13756 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13757 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13758 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13759 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13760 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13761 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13762 #  layout:
13763 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-ndr"
13764 #    layout: "plot-throughput"
13765 #
13766 #- type: "plot"
13767 #  title: "Throughput: 3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13768 #  algorithm: "plot_perf_box_name"
13769 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13770 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
13771 #  include:
13772 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13773 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13774 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
13775 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13776 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13777 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-1t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
13778 #  layout:
13779 #    title: "3n-tsh-x520-64b-1t1c-link-bonding-vhost-base-ixgbe-pdr"
13780 #    layout: "plot-throughput"
13781
13782 - type: "plot"
13783   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
13784   algorithm: "plot_perf_box_name"
13785   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
13786   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13787   include:
13788     - "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"
13789     - "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"
13790     - "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"
13791     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
13792     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
13793     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
13794   layout:
13795     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
13796     layout: "plot-throughput"
13797
13798 - type: "plot"
13799   title: "Throughput: 2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
13800   algorithm: "plot_perf_box_name"
13801   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
13802   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13803   include:
13804     - "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"
13805     - "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"
13806     - "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"
13807     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
13808     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
13809     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
13810   layout:
13811     title: "2n-skx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
13812     layout: "plot-throughput"
13813
13814 ################################################################################
13815
13816 # Packet Speedup
13817
13818 - type: "plot"
13819   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13820   algorithm: "plot_tsa_name"
13821   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13822   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13823   include:
13824     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13825     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13826     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13827     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13828   layout:
13829     title: "2n-skx-xxv710-64b-memif-base-avf-ndr"
13830     layout: "plot-throughput-speedup-analysis"
13831
13832 - type: "plot"
13833   title: "Speedup: 2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13834   algorithm: "plot_tsa_name"
13835   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13836   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13837   include:
13838     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13839     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13840     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13841     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13842   layout:
13843     title: "2n-skx-xxv710-64b-memif-base-avf-pdr"
13844     layout: "plot-throughput-speedup-analysis"
13845
13846 - type: "plot"
13847   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
13848   algorithm: "plot_tsa_name"
13849   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
13850   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13851   include:
13852     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13853     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13854     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13855     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13856   layout:
13857     title: "2n-skx-xxv710-64b-memif-base-dpdk-ndr"
13858     layout: "plot-throughput-speedup-analysis"
13859
13860 - type: "plot"
13861   title: "Speedup: 2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
13862   algorithm: "plot_tsa_name"
13863   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
13864   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13865   include:
13866     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13867     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13868     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13869     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13870   layout:
13871     title: "2n-skx-xxv710-64b-memif-base-dpdk-pdr"
13872     layout: "plot-throughput-speedup-analysis"
13873
13874 - type: "plot"
13875   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13876   algorithm: "plot_tsa_name"
13877   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-ndr-tsa"
13878   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13879   include:
13880     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13881     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13882     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13883     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13884     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13885   layout:
13886     title: "3n-skx-xxv710-64b-memif-base-avf-ndr"
13887     layout: "plot-throughput-speedup-analysis"
13888
13889 - type: "plot"
13890   title: "Speedup: 3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13891   algorithm: "plot_tsa_name"
13892   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-avf-pdr-tsa"
13893   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13894   include:
13895     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13896     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13897     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13898     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13899     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13900   layout:
13901     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
13902     layout: "plot-throughput-speedup-analysis"
13903
13904 - type: "plot"
13905   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
13906   algorithm: "plot_tsa_name"
13907   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-ndr-tsa"
13908   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13909   include:
13910     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13911     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13912     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13913     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13914     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13915   layout:
13916     title: "3n-skx-xxv710-64b-memif-base-dpdk-ndr"
13917     layout: "plot-throughput-speedup-analysis"
13918
13919 - type: "plot"
13920   title: "Speedup: 3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
13921   algorithm: "plot_tsa_name"
13922   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-memif-base-dpdk-pdr-tsa"
13923   data: "plot-vpp-throughput-lat-tsa-3n-skx"
13924   include:
13925     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
13926     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
13927     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
13928     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
13929     - "Tests.Vpp.Perf.Container Memif.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
13930   layout:
13931     title: "3n-skx-xxv710-64b-memif-base-dpdk-pdr"
13932     layout: "plot-throughput-speedup-analysis"
13933
13934 - type: "plot"
13935   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
13936   algorithm: "plot_tsa_name"
13937   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
13938   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13939   include:
13940     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13941     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13942     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13943     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13944     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13945     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13946   layout:
13947     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
13948     layout: "plot-throughput-speedup-analysis"
13949
13950 - type: "plot"
13951   title: "Speedup: 2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
13952   algorithm: "plot_tsa_name"
13953   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
13954   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13955   include:
13956     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13957     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13958     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13959     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
13960     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
13961     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
13962   layout:
13963     title: "2n-skx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
13964     layout: "plot-throughput-speedup-analysis"
13965
13966 - type: "plot"
13967   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
13968   algorithm: "plot_tsa_name"
13969   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
13970   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13971   include:
13972     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13973     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13974     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
13975     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
13976     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13977   layout:
13978     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
13979     layout: "plot-throughput-speedup-analysis"
13980
13981 - type: "plot"
13982   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
13983   algorithm: "plot_tsa_name"
13984   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
13985   data: "plot-vpp-throughput-lat-tsa-2n-skx"
13986   include:
13987     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
13988     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
13989     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
13990     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
13991     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
13992   layout:
13993     title: "2n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
13994     layout: "plot-throughput-speedup-analysis"
13995
13996 - type: "plot"
13997   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
13998   algorithm: "plot_tsa_name"
13999   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
14000   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14001   include:
14002     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14003     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14004     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14005   layout:
14006     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
14007     layout: "plot-throughput-speedup-analysis"
14008
14009 - type: "plot"
14010   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14011   algorithm: "plot_tsa_name"
14012   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
14013   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14014   include:
14015     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
14016     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
14017     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
14018   layout:
14019     title: "2n-skx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
14020     layout: "plot-throughput-speedup-analysis"
14021
14022 - type: "plot"
14023   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14024   algorithm: "plot_tsa_name"
14025   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14026   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14027   include:
14028     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14029     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14030     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14031     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14032     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14033   layout:
14034     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14035     layout: "plot-throughput-speedup-analysis"
14036
14037 - type: "plot"
14038   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14039   algorithm: "plot_tsa_name"
14040   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14041   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14042   include:
14043     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14044     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14045     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14046     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14047     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14048   layout:
14049     title: "2n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
14050     layout: "plot-throughput-speedup-analysis"
14051
14052 - type: "plot"
14053   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14054   algorithm: "plot_tsa_name"
14055   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
14056   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14057   include:
14058     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14059     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14060     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14061   layout:
14062     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
14063     layout: "plot-throughput-speedup-analysis"
14064
14065 - type: "plot"
14066   title: "Speedup: 2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14067   algorithm: "plot_tsa_name"
14068   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
14069   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14070   include:
14071     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
14072     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
14073     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
14074   layout:
14075     title: "2n-skx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
14076     layout: "plot-throughput-speedup-analysis"
14077
14078 - type: "plot"
14079   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14080   algorithm: "plot_tsa_name"
14081   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14082   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14083   include:
14084     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14085     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14086     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14087     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14088     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
14089     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
14090   layout:
14091     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14092     layout: "plot-throughput-speedup-analysis"
14093
14094 - type: "plot"
14095   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14096   algorithm: "plot_tsa_name"
14097   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14098   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14099   include:
14100     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14101     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14102     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14103     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14104     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
14105     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
14106   layout:
14107     title: "2n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
14108     layout: "plot-throughput-speedup-analysis"
14109
14110 - type: "plot"
14111   title: "Speedup: 2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
14112   algorithm: "plot_tsa_name"
14113   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
14114   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14115   include:
14116     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
14117     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
14118     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
14119     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
14120     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
14121   layout:
14122     title: "2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr"
14123     layout: "plot-throughput-speedup-analysis"
14124
14125 - type: "plot"
14126   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
14127   algorithm: "plot_tsa_name"
14128   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
14129   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14130   include:
14131     - "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"
14132     - "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"
14133     - "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"
14134     - "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"
14135     - "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"
14136   layout:
14137     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr"
14138     layout: "plot-throughput-speedup-analysis"
14139
14140 #- type: "plot"
14141 #  title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
14142 #  algorithm: "plot_tsa_name"
14143 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
14144 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
14145 #  include:
14146 #    - "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"
14147 #    - "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"
14148 #    - "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"
14149 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
14150 #    - "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"
14151 #  layout:
14152 #    title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
14153 #    layout: "plot-throughput-speedup-analysis"
14154 #
14155 #- type: "plot"
14156 #  title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
14157 #  algorithm: "plot_tsa_name"
14158 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
14159 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
14160 #  include:
14161 #    - "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"
14162 #    - "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"
14163 #    - "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"
14164 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
14165 #    - "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"
14166 #  layout:
14167 #    title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
14168 #    layout: "plot-throughput-speedup-analysis"
14169 #
14170 #- type: "plot"
14171 #  title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
14172 #  algorithm: "plot_tsa_name"
14173 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
14174 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
14175 #  include:
14176 #    - "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"
14177 #    - "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"
14178 #    - "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"
14179 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
14180 #    - "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"
14181 #  layout:
14182 #    title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
14183 #    layout: "plot-throughput-speedup-analysis"
14184 #
14185 #- type: "plot"
14186 #  title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
14187 #  algorithm: "plot_tsa_name"
14188 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
14189 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
14190 #  include:
14191 #    - "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"
14192 #    - "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"
14193 #    - "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"
14194 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
14195 #    - "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"
14196 #  layout:
14197 #    title: "22n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
14198 #    layout: "plot-throughput-speedup-analysis"
14199
14200 - type: "plot"
14201   title: "Speedup: 2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
14202   algorithm: "plot_tsa_name"
14203   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
14204   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14205   include:
14206     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
14207     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
14208     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
14209     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
14210     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
14211   layout:
14212     title: "2n-skx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr"
14213     layout: "plot-throughput-speedup-analysis"
14214
14215 - type: "plot"
14216   title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
14217   algorithm: "plot_tsa_name"
14218   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
14219   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14220   include:
14221     - "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"
14222     - "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"
14223     - "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"
14224     - "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"
14225     - "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"
14226   layout:
14227     title: "2n-skx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr"
14228     layout: "plot-throughput-speedup-analysis"
14229
14230 #- type: "plot"
14231 #  title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
14232 #  algorithm: "plot_tsa_name"
14233 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
14234 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
14235 #  include:
14236 #    - "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"
14237 #    - "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"
14238 #    - "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"
14239 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
14240 #    - "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"
14241 #  layout:
14242 #    title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
14243 #    layout: "plot-throughput-speedup-analysis"
14244 #
14245 #- type: "plot"
14246 #  title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
14247 #  algorithm: "plot_tsa_name"
14248 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
14249 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
14250 #  include:
14251 #    - "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"
14252 #    - "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"
14253 #    - "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"
14254 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
14255 #    - "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"
14256 #  layout:
14257 #    title: "2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
14258 #    layout: "plot-throughput-speedup-analysis"
14259 #
14260 #- type: "plot"
14261 #  title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
14262 #  algorithm: "plot_tsa_name"
14263 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
14264 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
14265 #  include:
14266 #    - "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"
14267 #    - "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"
14268 #    - "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"
14269 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
14270 #    - "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"
14271 #  layout:
14272 #    title: "2n-skx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
14273 #    layout: "plot-throughput-speedup-analysis"
14274 #
14275 #- type: "plot"
14276 #  title: "Speedup: 2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
14277 #  algorithm: "plot_tsa_name"
14278 #  output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
14279 #  data: "plot-vpp-throughput-lat-tsa-2n-skx"
14280 #  include:
14281 #    - "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"
14282 #    - "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"
14283 #    - "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"
14284 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
14285 #    - "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"
14286 #  layout:
14287 #    title: "22n-skx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
14288 #    layout: "plot-throughput-speedup-analysis"
14289
14290 - type: "plot"
14291   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14292   algorithm: "plot_tsa_name"
14293   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14294   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14295   include:
14296     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14297     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14298     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14299     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14300     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14301     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
14302   layout:
14303     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
14304     layout: "plot-throughput-speedup-analysis"
14305
14306 - type: "plot"
14307   title: "Speedup: 2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14308   algorithm: "plot_tsa_name"
14309   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14310   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14311   include:
14312     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14313     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14314     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14315     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14316     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14317     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
14318   layout:
14319     title: "2n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
14320     layout: "plot-throughput-speedup-analysis"
14321
14322 - type: "plot"
14323   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14324   algorithm: "plot_tsa_name"
14325   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14326   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14327   include:
14328     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14329     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14330     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14331   layout:
14332     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-ndr"
14333     layout: "plot-throughput-speedup-analysis"
14334
14335 - type: "plot"
14336   title: "Speedup: 3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14337   algorithm: "plot_tsa_name"
14338   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14339   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14340   include:
14341     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14342     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14343     - "Tests.Vpp.Perf.Ip4.40Ge2P1Xl710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14344   layout:
14345     title: "3n-hsw-xl710-64b-ip4routing-base-scale-dpdk-pdr"
14346     layout: "plot-throughput-speedup-analysis"
14347
14348 - type: "plot"
14349   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
14350   algorithm: "plot_tsa_name"
14351   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-ndr-tsa"
14352   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14353   include:
14354     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14355     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14356     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14357 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14358 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14359   layout:
14360     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-ndr"
14361     layout: "plot-throughput-speedup-analysis"
14362
14363 - type: "plot"
14364   title: "Speedup: 3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14365   algorithm: "plot_tsa_name"
14366   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-ip4routing-base-scale-avf-pdr-tsa"
14367   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14368   include:
14369     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
14370     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14371     - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14372 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14373 #    - "Tests.Vpp.Perf.Ip4.10Ge2P1X710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14374   layout:
14375     title: "3n-skx-x710-64b-ip4routing-base-scale-avf-pdr"
14376     layout: "plot-throughput-speedup-analysis"
14377
14378 - type: "plot"
14379   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14380   algorithm: "plot_tsa_name"
14381   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
14382   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14383   include:
14384     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14385     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
14386     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14387     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14388     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14389   layout:
14390     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-ndr"
14391     layout: "plot-throughput-speedup-analysis"
14392
14393 - type: "plot"
14394   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14395   algorithm: "plot_tsa_name"
14396   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
14397   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14398   include:
14399     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
14400     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-eth-ip4base-ndrpdr"
14401     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
14402     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
14403     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
14404   layout:
14405     title: "3n-skx-xxv710-64b-ip4routing-base-scale-avf-pdr"
14406     layout: "plot-throughput-speedup-analysis"
14407
14408 - type: "plot"
14409   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14410   algorithm: "plot_tsa_name"
14411   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
14412   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14413   include:
14414     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14415     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14416     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14417     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14418     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14419   layout:
14420     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
14421     layout: "plot-throughput-speedup-analysis"
14422
14423 - type: "plot"
14424   title: "Speedup: 3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14425   algorithm: "plot_tsa_name"
14426   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
14427   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14428   include:
14429     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
14430     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14431     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
14432     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
14433     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
14434   layout:
14435     title: "3n-skx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
14436     layout: "plot-throughput-speedup-analysis"
14437
14438 - type: "plot"
14439   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14440   algorithm: "plot_tsa_name"
14441   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
14442   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14443   include:
14444     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14445     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14446     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14447     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14448   layout:
14449     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-ndr"
14450     layout: "plot-throughput-speedup-analysis"
14451
14452 - type: "plot"
14453   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14454   algorithm: "plot_tsa_name"
14455   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
14456   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14457   include:
14458     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14459     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14460     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14461     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14462   layout:
14463     title: "3n-skx-xxv710-64b-features-ip4routing-base-avf-pdr"
14464     layout: "plot-throughput-speedup-analysis"
14465
14466 - type: "plot"
14467   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14468   algorithm: "plot_tsa_name"
14469   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
14470   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14471   include:
14472     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14473     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14474     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14475     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14476     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14477   layout:
14478     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
14479     layout: "plot-throughput-speedup-analysis"
14480
14481 - type: "plot"
14482   title: "Speedup: 3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14483   algorithm: "plot_tsa_name"
14484   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
14485   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14486   include:
14487     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
14488     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
14489     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
14490     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
14491     - "Tests.Vpp.Perf.Ip4.25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
14492   layout:
14493     title: "3n-skx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
14494     layout: "plot-throughput-speedup-analysis"
14495
14496 - type: "plot"
14497   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
14498   algorithm: "plot_tsa_name"
14499   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr-tsa"
14500   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14501   include:
14502     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14503     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14504   layout:
14505     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-ndr"
14506     layout: "plot-throughput-speedup-analysis"
14507
14508 - type: "plot"
14509   title: "Speedup: 3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
14510   algorithm: "plot_tsa_name"
14511   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr-tsa"
14512   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14513   include:
14514     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14515     - "Tests.Vpp.Perf.Ip4 Tunnels.40Ge2P1Xl710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14516   layout:
14517     title: "3n-hsw-xl710-64b-ip4tunnel-base-dpdk-pdr"
14518     layout: "plot-throughput-speedup-analysis"
14519
14520 - type: "plot"
14521   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
14522   algorithm: "plot_tsa_name"
14523   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr-tsa"
14524   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14525   include:
14526     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14527     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14528     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14529     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14530   layout:
14531     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-ndr"
14532     layout: "plot-throughput-speedup-analysis"
14533
14534 - type: "plot"
14535   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
14536   algorithm: "plot_tsa_name"
14537   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr-tsa"
14538   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14539   include:
14540     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2xcbase-ndrpdr"
14541     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14542     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14543     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Avf-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-avf-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14544   layout:
14545     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-avf-pdr"
14546     layout: "plot-throughput-speedup-analysis"
14547
14548 - type: "plot"
14549   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
14550   algorithm: "plot_tsa_name"
14551   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr-tsa"
14552   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14553   include:
14554     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14555     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14556     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14557     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14558   layout:
14559     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-ndr"
14560     layout: "plot-throughput-speedup-analysis"
14561
14562 - type: "plot"
14563   title: "Speedup: 3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
14564   algorithm: "plot_tsa_name"
14565   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr-tsa"
14566   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14567   include:
14568     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
14569     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
14570     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
14571     - "Tests.Vpp.Perf.Ip4 Tunnels.25Ge2P1Xxv710-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
14572   layout:
14573     title: "3n-skx-xxv710-64b-ip4tunnel-base-scale-dpdk-pdr"
14574     layout: "plot-throughput-speedup-analysis"
14575
14576 - type: "plot"
14577   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
14578   algorithm: "plot_tsa_name"
14579   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
14580   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14581   include:
14582     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14583     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14584     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14585     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14586     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14587     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14588   layout:
14589     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
14590     layout: "plot-throughput-speedup-analysis"
14591
14592 - type: "plot"
14593   title: "Speedup: 2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
14594   algorithm: "plot_tsa_name"
14595   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
14596   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14597   include:
14598     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14599     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14600     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14601     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14602     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14603     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14604   layout:
14605     title: "2n-skx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
14606     layout: "plot-throughput-speedup-analysis"
14607
14608 - type: "plot"
14609   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14610   algorithm: "plot_tsa_name"
14611   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14612   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14613   include:
14614     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14615     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14616     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14617     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14618     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14619   layout:
14620     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
14621     layout: "plot-throughput-speedup-analysis"
14622
14623 - type: "plot"
14624   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14625   algorithm: "plot_tsa_name"
14626   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14627   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14628   include:
14629     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14630     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14631     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14632     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14633     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14634   layout:
14635     title: "2n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
14636     layout: "plot-throughput-speedup-analysis"
14637
14638 - type: "plot"
14639   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14640   algorithm: "plot_tsa_name"
14641   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14642   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14643   include:
14644     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14645     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14646     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14647     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14648     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14649   layout:
14650     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
14651     layout: "plot-throughput-speedup-analysis"
14652
14653 - type: "plot"
14654   title: "Speedup: 2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14655   algorithm: "plot_tsa_name"
14656   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14657   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14658   include:
14659     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14660     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14661     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14662     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14663     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14664   layout:
14665     title: "2n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
14666     layout: "plot-throughput-speedup-analysis"
14667
14668 - type: "plot"
14669   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14670   algorithm: "plot_tsa_name"
14671   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14672   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14673   include:
14674     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14675     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14676     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14677   layout:
14678     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-ndr"
14679     layout: "plot-throughput-speedup-analysis"
14680
14681 - type: "plot"
14682   title: "Speedup: 3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14683   algorithm: "plot_tsa_name"
14684   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14685   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14686   include:
14687     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14688     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14689     - "Tests.Vpp.Perf.Ip6.40Ge2P1Xl710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14690   layout:
14691     title: "3n-hsw-xl710-78b-ip6routing-base-scale-dpdk-pdr"
14692     layout: "plot-throughput-speedup-analysis"
14693
14694 - type: "plot"
14695   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
14696   algorithm: "plot_tsa_name"
14697   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-ndr-tsa"
14698   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14699   include:
14700     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14701     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14702     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14703   layout:
14704     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-ndr"
14705     layout: "plot-throughput-speedup-analysis"
14706
14707 - type: "plot"
14708   title: "Speedup: 3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
14709   algorithm: "plot_tsa_name"
14710   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-78b-ip6routing-base-scale-avf-pdr-tsa"
14711   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14712   include:
14713     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14714     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14715     - "Tests.Vpp.Perf.Ip6.10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14716   layout:
14717     title: "3n-skx-x710-78b-ip6routing-base-scale-avf-pdr"
14718     layout: "plot-throughput-speedup-analysis"
14719
14720 - type: "plot"
14721   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14722   algorithm: "plot_tsa_name"
14723   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
14724   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14725   include:
14726     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14727     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14728     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14729     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14730     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14731   layout:
14732     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
14733     layout: "plot-throughput-speedup-analysis"
14734
14735 - type: "plot"
14736   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14737   algorithm: "plot_tsa_name"
14738   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
14739   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14740   include:
14741     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
14742     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
14743     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
14744     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
14745     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
14746   layout:
14747     title: "3n-skx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
14748     layout: "plot-throughput-speedup-analysis"
14749
14750 - type: "plot"
14751   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14752   algorithm: "plot_tsa_name"
14753   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
14754   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14755   include:
14756     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14757     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14758     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14759     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14760     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14761   layout:
14762     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-ndr"
14763     layout: "plot-throughput-speedup-analysis"
14764
14765 - type: "plot"
14766   title: "Speedup: 3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14767   algorithm: "plot_tsa_name"
14768   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
14769   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14770   include:
14771     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
14772     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
14773     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
14774     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
14775     - "Tests.Vpp.Perf.Ip6.25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
14776   layout:
14777     title: "3n-skx-xxv710-78b-ip6routing-base-scale-avf-pdr"
14778     layout: "plot-throughput-speedup-analysis"
14779
14780 - type: "plot"
14781   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
14782   algorithm: "plot_tsa_name"
14783   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr-tsa"
14784   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14785   include:
14786     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14787     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14788     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14789     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14790     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14791     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14792   layout:
14793     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-ndr"
14794     layout: "plot-throughput-speedup-analysis"
14795
14796 - type: "plot"
14797   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
14798   algorithm: "plot_tsa_name"
14799   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr-tsa"
14800   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14801   include:
14802     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14803     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14804     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14805     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14806     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
14807     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14808   layout:
14809     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-sw-dpdk-pdr"
14810     layout: "plot-throughput-speedup-analysis"
14811
14812 - type: "plot"
14813   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
14814   algorithm: "plot_tsa_name"
14815   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr-tsa"
14816   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14817   include:
14818     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14819     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14820     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes256gcm-ndrpdr"
14821     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1000Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14822   layout:
14823     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-ndr"
14824     layout: "plot-throughput-speedup-analysis"
14825
14826 - type: "plot"
14827   title: "Speedup: 3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
14828   algorithm: "plot_tsa_name"
14829   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr-tsa"
14830   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
14831   include:
14832     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes256gcm-ndrpdr"
14833     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec1Tnlhw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1tnlhw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14834     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14835     - "Tests.Vpp.Perf.Crypto.40Ge2P1Xl710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14836   layout:
14837     title: "3n-hsw-xl710-imix-ipsec-ip4routing-base-scale-hw-dpdk-pdr"
14838     layout: "plot-throughput-speedup-analysis"
14839
14840 - type: "plot"
14841   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
14842   algorithm: "plot_tsa_name"
14843   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr-tsa"
14844   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14845   include:
14846     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14847     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14848     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14849     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14850     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14851     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14852   layout:
14853     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-ndr"
14854     layout: "plot-throughput-speedup-analysis"
14855
14856 - type: "plot"
14857   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
14858   algorithm: "plot_tsa_name"
14859   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr-tsa"
14860   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14861   include:
14862     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14863     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14864     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14865     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14866     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14867     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Avf-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-avf-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14868   layout:
14869     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-avf-pdr"
14870     layout: "plot-throughput-speedup-analysis"
14871
14872 - type: "plot"
14873   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
14874   algorithm: "plot_tsa_name"
14875   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr-tsa"
14876   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14877   include:
14878     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14879     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14880     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14881     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14882     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14883     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14884   layout:
14885     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-ndr"
14886     layout: "plot-throughput-speedup-analysis"
14887
14888 - type: "plot"
14889   title: "Speedup: 3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
14890   algorithm: "plot_tsa_name"
14891   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr-tsa"
14892   data: "plot-vpp-throughput-lat-tsa-3n-skx"
14893   include:
14894     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
14895     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14896     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14897     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14898     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
14899     - "Tests.Vpp.Perf.Crypto.25Ge2P1Xxv710-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
14900   layout:
14901     title: "3n-skx-xxv710-imix-ipsec-ip4routing-base-scale-dpdk-pdr"
14902     layout: "plot-throughput-speedup-analysis"
14903
14904 - type: "plot"
14905   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
14906   algorithm: "plot_tsa_name"
14907   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr-tsa"
14908   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14909   include:
14910     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14911     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14912     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14913     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14914     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14915     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14916   layout:
14917     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-ndr"
14918     layout: "plot-throughput-speedup-analysis"
14919
14920 - type: "plot"
14921   title: "Speedup: 2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
14922   algorithm: "plot_tsa_name"
14923   output-file: "{DIR[STATIC,VPP]}/2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr-tsa"
14924   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14925   include:
14926     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14927     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14928     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14929     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14930     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14931     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
14932   layout:
14933     title: "2n-skx-x710-64b-l2switching-base-scale-[avf,dpdk]-pdr"
14934     layout: "plot-throughput-speedup-analysis"
14935
14936 - type: "plot"
14937   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
14938   algorithm: "plot_tsa_name"
14939   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
14940   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14941   include:
14942     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
14943     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14944     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14945     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14946     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14947     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14948   layout:
14949     title: "2n-skx-xxv710-64b-l2switching-base-avf-ndr"
14950     layout: "plot-throughput-speedup-analysis"
14951
14952 - type: "plot"
14953   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
14954   algorithm: "plot_tsa_name"
14955   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
14956   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14957   include:
14958     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
14959     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
14960     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14961     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
14962     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
14963     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
14964   layout:
14965     title: "2n-skx-xxv710-64b-l2switching-base-avf-pdr"
14966     layout: "plot-throughput-speedup-analysis"
14967
14968 - type: "plot"
14969   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
14970   algorithm: "plot_tsa_name"
14971   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
14972   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14973   include:
14974     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14975     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14976     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14977     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14978     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14979     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14980   layout:
14981     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
14982     layout: "plot-throughput-speedup-analysis"
14983
14984 - type: "plot"
14985   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
14986   algorithm: "plot_tsa_name"
14987   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
14988   data: "plot-vpp-throughput-lat-tsa-2n-skx"
14989   include:
14990     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
14991     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
14992     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
14993     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
14994     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
14995     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
14996   layout:
14997     title: "2n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
14998     layout: "plot-throughput-speedup-analysis"
14999
15000 - type: "plot"
15001   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15002   algorithm: "plot_tsa_name"
15003   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15004   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15005   include:
15006     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15007     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15008     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15009     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15010   layout:
15011     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15012     layout: "plot-throughput-speedup-analysis"
15013
15014 - type: "plot"
15015   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15016   algorithm: "plot_tsa_name"
15017   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15018   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15019   include:
15020     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15021     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15022     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15023     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15024   layout:
15025     title: "2n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15026     layout: "plot-throughput-speedup-analysis"
15027
15028 - type: "plot"
15029   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15030   algorithm: "plot_tsa_name"
15031   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15032   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15033   include:
15034     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15035     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15036     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15037     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15038   layout:
15039     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15040     layout: "plot-throughput-speedup-analysis"
15041
15042 - type: "plot"
15043   title: "Speedup: 2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15044   algorithm: "plot_tsa_name"
15045   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15046   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15047   include:
15048     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15049     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15050     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15051     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15052   layout:
15053     title: "2n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15054     layout: "plot-throughput-speedup-analysis"
15055
15056 - type: "plot"
15057   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15058   algorithm: "plot_tsa_name"
15059   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15060   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15061   include:
15062     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15063     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15064     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15065     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15066     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15067     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15068   layout:
15069     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-ndr"
15070     layout: "plot-throughput-speedup-analysis"
15071
15072 - type: "plot"
15073   title: "Speedup: 3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15074   algorithm: "plot_tsa_name"
15075   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15076   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15077   include:
15078     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15079     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15080     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15081     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15082     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15083     - "Tests.Vpp.Perf.L2.40Ge2P1Xl710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15084   layout:
15085     title: "3n-hsw-xl710-64b-l2switching-base-scale-dpdk-pdr"
15086     layout: "plot-throughput-speedup-analysis"
15087
15088 - type: "plot"
15089   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15090   algorithm: "plot_tsa_name"
15091   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
15092   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15093   include:
15094     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15095     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15096     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15097     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15098     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15099   layout:
15100     title: "3n-skx-x710-64b-l2switching-base-scale-avf-ndr"
15101     layout: "plot-throughput-speedup-analysis"
15102
15103 - type: "plot"
15104   title: "Speedup: 3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15105   algorithm: "plot_tsa_name"
15106   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
15107   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15108   include:
15109     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15110     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15111     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15112     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15113     - "Tests.Vpp.Perf.L2.10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15114   layout:
15115     title: "3n-skx-x710-64b-l2switching-base-scale-avf-pdr"
15116     layout: "plot-throughput-speedup-analysis"
15117
15118 - type: "plot"
15119   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15120   algorithm: "plot_tsa_name"
15121   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-ndr-tsa"
15122   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15123   include:
15124     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15125     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15126     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15127     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15128     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15129   layout:
15130     title: "3n-skx-xxv710-64b-l2switching-base-avf-ndr"
15131     layout: "plot-throughput-speedup-analysis"
15132
15133 - type: "plot"
15134   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15135   algorithm: "plot_tsa_name"
15136   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-avf-pdr-tsa"
15137   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15138   include:
15139     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
15140     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
15141     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15142     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15143     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15144   layout:
15145     title: "3n-skx-xxv710-64b-l2switching-base-avf-pdr"
15146     layout: "plot-throughput-speedup-analysis"
15147
15148 - type: "plot"
15149   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15150   algorithm: "plot_tsa_name"
15151   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
15152   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15153   include:
15154     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15155     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15156     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15157     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15158   layout:
15159     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-ndr"
15160     layout: "plot-throughput-speedup-analysis"
15161
15162 - type: "plot"
15163   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15164   algorithm: "plot_tsa_name"
15165   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
15166   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15167   include:
15168     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15169     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15170     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15171     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15172   layout:
15173     title: "3n-skx-xxv710-64b-l2switching-base-dpdk-pdr"
15174     layout: "plot-throughput-speedup-analysis"
15175
15176 - type: "plot"
15177   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15178   algorithm: "plot_tsa_name"
15179   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
15180   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15181   include:
15182     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15183     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15184     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15185     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15186     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15187     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15188   layout:
15189     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-ndr"
15190     layout: "plot-throughput-speedup-analysis"
15191
15192 - type: "plot"
15193   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15194   algorithm: "plot_tsa_name"
15195   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
15196   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15197   include:
15198     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
15199     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
15200     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15201     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
15202     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
15203     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
15204   layout:
15205     title: "3n-skx-xxv710-64b-l2switching-base-scale-avf-pdr"
15206     layout: "plot-throughput-speedup-analysis"
15207
15208 - type: "plot"
15209   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15210   algorithm: "plot_tsa_name"
15211   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
15212   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15213   include:
15214     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15215     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15216     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15217     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15218     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15219     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15220   layout:
15221     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
15222     layout: "plot-throughput-speedup-analysis"
15223
15224 - type: "plot"
15225   title: "Speedup: 3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15226   algorithm: "plot_tsa_name"
15227   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
15228   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15229   include:
15230     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15231     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15232     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15233     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15234     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15235     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15236   layout:
15237     title: "3n-skx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
15238     layout: "plot-throughput-speedup-analysis"
15239
15240 - type: "plot"
15241   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15242   algorithm: "plot_tsa_name"
15243   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-ndr-tsa"
15244   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15245   include:
15246     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15247     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15248     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15249     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15250     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15251     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15252   layout:
15253     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-ndr"
15254     layout: "plot-throughput-speedup-analysis"
15255
15256 - type: "plot"
15257   title: "Speedup: 3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15258   algorithm: "plot_tsa_name"
15259   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-features-l2switching-base-avf-pdr-tsa"
15260   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15261   include:
15262     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
15263     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
15264     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
15265     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
15266     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
15267     - "Tests.Vpp.Perf.L2.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
15268   layout:
15269     title: "3n-skx-xxv710-64b-features-l2switching-base-avf-pdr"
15270     layout: "plot-throughput-speedup-analysis"
15271
15272 - type: "plot"
15273   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15274   algorithm: "plot_tsa_name"
15275   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr-tsa"
15276   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15277   include:
15278     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15279     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15280     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15281     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15282     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15283     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15284   layout:
15285     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-ndr"
15286     layout: "plot-throughput-speedup-analysis"
15287
15288 - type: "plot"
15289   title: "Speedup: 3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15290   algorithm: "plot_tsa_name"
15291   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr-tsa"
15292   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15293   include:
15294     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15295     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15296     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15297     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15298     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15299     - "Tests.Vpp.Perf.Srv6.40Ge2P1Xl710-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15300   layout:
15301     title: "3n-hsw-xl710-78b-srv6-ip6routing-base-dpdk-pdr"
15302     layout: "plot-throughput-speedup-analysis"
15303
15304 - type: "plot"
15305   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15306   algorithm: "plot_tsa_name"
15307   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr-tsa"
15308   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15309   include:
15310     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15311     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15312     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15313     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15314     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15315     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15316   layout:
15317     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-ndr"
15318     layout: "plot-throughput-speedup-analysis"
15319
15320 - type: "plot"
15321   title: "Speedup: 3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15322   algorithm: "plot_tsa_name"
15323   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr-tsa"
15324   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15325   include:
15326     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-avf-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
15327     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
15328     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
15329     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
15330     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
15331     - "Tests.Vpp.Perf.Srv6.25Ge2P1Xxv710-Avf-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-avf-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
15332   layout:
15333     title: "3n-skx-xxv710-78b-srv6-ip6routing-base-avf-pdr"
15334     layout: "plot-throughput-speedup-analysis"
15335
15336 - type: "plot"
15337   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-ndr"
15338   algorithm: "plot_tsa_name"
15339   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
15340   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15341   include:
15342     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15343     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15344     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15345     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15346     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15347   layout:
15348     title: "2n-skx-xxv710-64b-vhost-base-avf-ndr"
15349     layout: "plot-throughput-speedup-analysis"
15350
15351 - type: "plot"
15352   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-pdr"
15353   algorithm: "plot_tsa_name"
15354   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
15355   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15356   include:
15357     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15358     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15359     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15360     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15361     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15362   layout:
15363     title: "2n-skx-xxv710-64b-vhost-base-avf-pdr"
15364     layout: "plot-throughput-speedup-analysis"
15365
15366 - type: "plot"
15367   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15368   algorithm: "plot_tsa_name"
15369   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
15370   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15371   include:
15372     - "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"
15373     - "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"
15374     - "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"
15375     - "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"
15376     - "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"
15377   layout:
15378     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15379     layout: "plot-throughput-speedup-analysis"
15380
15381 - type: "plot"
15382   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15383   algorithm: "plot_tsa_name"
15384   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
15385   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15386   include:
15387     - "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"
15388     - "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"
15389     - "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"
15390     - "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"
15391     - "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"
15392   layout:
15393     title: "2n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15394     layout: "plot-throughput-speedup-analysis"
15395
15396 - type: "plot"
15397   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15398   algorithm: "plot_tsa_name"
15399   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
15400   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15401   include:
15402     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15403     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15404     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15405     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15406     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15407   layout:
15408     title: "2n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15409     layout: "plot-throughput-speedup-analysis"
15410
15411 - type: "plot"
15412   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15413   algorithm: "plot_tsa_name"
15414   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
15415   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15416   include:
15417     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15418     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15419     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15420     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15421     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15422   layout:
15423     title: "2n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15424     layout: "plot-throughput-speedup-analysis"
15425
15426 - type: "plot"
15427   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15428   algorithm: "plot_tsa_name"
15429   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15430   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15431   include:
15432     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15433     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15434     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15435     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15436     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15437   layout:
15438     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15439     layout: "plot-throughput-speedup-analysis"
15440
15441 - type: "plot"
15442   title: "Speedup: 2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15443   algorithm: "plot_tsa_name"
15444   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15445   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15446   include:
15447     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15448     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15449     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15450     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15451     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15452   layout:
15453     title: "2n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15454     layout: "plot-throughput-speedup-analysis"
15455
15456 - type: "plot"
15457   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
15458   algorithm: "plot_tsa_name"
15459   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-ndr-tsa"
15460   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15461   include:
15462     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15463     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15464     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15465     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15466     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15467   layout:
15468     title: "3n-hsw-xl710-64b-vhost-base-dpdk-ndr"
15469     layout: "plot-throughput-speedup-analysis"
15470
15471 - type: "plot"
15472   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
15473   algorithm: "plot_tsa_name"
15474   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-pdr-tsa"
15475   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15476   include:
15477     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15478     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15479     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15480     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15481     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15482   layout:
15483     title: "3n-hsw-xl710-64b-vhost-base-dpdk-pdr"
15484     layout: "plot-throughput-speedup-analysis"
15485
15486 - type: "plot"
15487   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
15488   algorithm: "plot_tsa_name"
15489   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15490   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15491   include:
15492     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15493     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15494     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15495     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15496     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15497   layout:
15498     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-ndr"
15499     layout: "plot-throughput-speedup-analysis"
15500
15501 - type: "plot"
15502   title: "Speedup: 3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
15503   algorithm: "plot_tsa_name"
15504   output-file: "{DIR[STATIC,VPP]}/3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15505   data: "plot-vpp-throughput-lat-tsa-3n-hsw"
15506   include:
15507     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15508     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr10241Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15509     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15510     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1V-m-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15511     - "Tests.Vpp.Perf.Vm Vhost.40Ge2P1Xl710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15512   layout:
15513     title: "3n-hsw-xl710-64b-vhost-base-dpdk-vpp-pdr"
15514     layout: "plot-throughput-speedup-analysis"
15515
15516 - type: "plot"
15517   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
15518   algorithm: "plot_tsa_name"
15519   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr-tsa"
15520   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15521   include:
15522     - "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"
15523     - "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"
15524     - "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"
15525     - "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"
15526   layout:
15527     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-ndr"
15528     layout: "plot-throughput-speedup-analysis"
15529
15530 - type: "plot"
15531   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
15532   algorithm: "plot_tsa_name"
15533   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr-tsa"
15534   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15535   include:
15536     - "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"
15537     - "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"
15538     - "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"
15539     - "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"
15540   layout:
15541     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-pdr"
15542     layout: "plot-throughput-speedup-analysis"
15543
15544 - type: "plot"
15545   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15546   algorithm: "plot_tsa_name"
15547   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
15548   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15549   include:
15550     - "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"
15551     - "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"
15552     - "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"
15553     - "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"
15554   layout:
15555     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15556     layout: "plot-throughput-speedup-analysis"
15557
15558 - type: "plot"
15559   title: "Speedup: 3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15560   algorithm: "plot_tsa_name"
15561   output-file: "{DIR[STATIC,VPP]}/3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
15562   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15563   include:
15564     - "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"
15565     - "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"
15566     - "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"
15567     - "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"
15568   layout:
15569     title: "3n-skx-x710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15570     layout: "plot-throughput-speedup-analysis"
15571
15572 - type: "plot"
15573   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-ndr"
15574   algorithm: "plot_tsa_name"
15575   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-ndr-tsa"
15576   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15577   include:
15578     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15579     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15580     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15581     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15582     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15583     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15584   layout:
15585     title: "3n-skx-xxv710-64b-vhost-base-avf-ndr"
15586     layout: "plot-throughput-speedup-analysis"
15587
15588 - type: "plot"
15589   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-pdr"
15590   algorithm: "plot_tsa_name"
15591   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-pdr-tsa"
15592   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15593   include:
15594     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15595     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15596     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15597     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15598     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15599     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Avf-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15600   layout:
15601     title: "3n-skx-xxv710-64b-vhost-base-avf-pdr"
15602     layout: "plot-throughput-speedup-analysis"
15603
15604 - type: "plot"
15605   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15606   algorithm: "plot_tsa_name"
15607   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
15608   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15609   include:
15610     - "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"
15611     - "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"
15612     - "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"
15613     - "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"
15614     - "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"
15615     - "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"
15616   layout:
15617     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-ndr"
15618     layout: "plot-throughput-speedup-analysis"
15619
15620 - type: "plot"
15621   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15622   algorithm: "plot_tsa_name"
15623   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
15624   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15625   include:
15626     - "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"
15627     - "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"
15628     - "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"
15629     - "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"
15630     - "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"
15631     - "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"
15632   layout:
15633     title: "3n-skx-xxv710-64b-vhost-base-avf-vpp-pdr"
15634     layout: "plot-throughput-speedup-analysis"
15635
15636 - type: "plot"
15637   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15638   algorithm: "plot_tsa_name"
15639   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
15640   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15641   include:
15642     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15643     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15644     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15645     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15646     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15647     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15648   layout:
15649     title: "3n-skx-xxv710-64b-vhost-base-dpdk-ndr"
15650     layout: "plot-throughput-speedup-analysis"
15651
15652 - type: "plot"
15653   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15654   algorithm: "plot_tsa_name"
15655   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
15656   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15657   include:
15658     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15659     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
15660     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15661     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15662     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
15663     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
15664   layout:
15665     title: "3n-skx-xxv710-64b-vhost-base-dpdk-pdr"
15666     layout: "plot-throughput-speedup-analysis"
15667
15668 - type: "plot"
15669   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15670   algorithm: "plot_tsa_name"
15671   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
15672   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15673   include:
15674     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15675     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15676     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15677     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15678     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15679   layout:
15680     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
15681     layout: "plot-throughput-speedup-analysis"
15682
15683 - type: "plot"
15684   title: "Speedup: 3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15685   algorithm: "plot_tsa_name"
15686   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
15687   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15688   include:
15689     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15690     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15691     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15692     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
15693     - "Tests.Vpp.Perf.Vm Vhost.25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
15694   layout:
15695     title: "3n-skx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
15696     layout: "plot-throughput-speedup-analysis"
15697
15698 - type: "plot"
15699   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
15700   algorithm: "plot_tsa_name"
15701   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr-tsa"
15702   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15703   include:
15704     - "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"
15705     - "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"
15706   layout:
15707     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-ndr"
15708     layout: "plot-throughput-speedup-analysis"
15709
15710 - type: "plot"
15711   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
15712   algorithm: "plot_tsa_name"
15713   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr-tsa"
15714   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15715   include:
15716     - "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"
15717     - "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"
15718   layout:
15719     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-pdr"
15720     layout: "plot-throughput-speedup-analysis"
15721
15722 - type: "plot"
15723   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15724   algorithm: "plot_tsa_name"
15725   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr-tsa"
15726   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15727   include:
15728     - "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"
15729     - "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"
15730   layout:
15731     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-ndr"
15732     layout: "plot-throughput-speedup-analysis"
15733
15734 - type: "plot"
15735   title: "Speedup: 3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15736   algorithm: "plot_tsa_name"
15737   output-file: "{DIR[STATIC,VPP]}/3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr-tsa"
15738   data: "plot-vpp-throughput-lat-tsa-3n-skx"
15739   include:
15740     - "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"
15741     - "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"
15742   layout:
15743     title: "3n-skx-xxv710-64b-link-bonding-vhost-base-avf-vpp-pdr"
15744     layout: "plot-throughput-speedup-analysis"
15745
15746 - type: "plot"
15747   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
15748   algorithm: "plot_tsa_name"
15749   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
15750   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15751   include:
15752     - "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"
15753     - "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"
15754     - "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"
15755     - "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"
15756     - "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"
15757     - "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"
15758   layout:
15759     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
15760     layout: "plot-throughput-speedup-analysis"
15761
15762 - type: "plot"
15763   title: "Speedup: 2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
15764   algorithm: "plot_tsa_name"
15765   output-file: "{DIR[STATIC,VPP]}/2n-skx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
15766   data: "plot-vpp-throughput-lat-tsa-2n-skx"
15767   include:
15768     - "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"
15769     - "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"
15770     - "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"
15771     - "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"
15772     - "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"
15773     - "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"
15774   layout:
15775     title: "2n-skx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
15776     layout: "plot-throughput-speedup-analysis"
15777
15778 - type: "plot"
15779   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
15780   algorithm: "plot_tsa_name"
15781   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-ndr-tsa"
15782   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15783   include:
15784     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15785     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15786     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15787     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15788     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15789   layout:
15790     title: "3n-tsh-x520-64b-memif-base-ixgbe-ndr"
15791     layout: "plot-throughput-speedup-analysis"
15792
15793 - type: "plot"
15794   title: "Speedup: 3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
15795   algorithm: "plot_tsa_name"
15796   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-memif-base-ixgbe-pdr-tsa"
15797   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15798   include:
15799     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1lxc-ndrpdr"
15800     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
15801     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
15802     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Memif-1Lxc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1lxc-ndrpdr"
15803     - "Tests.Vpp.Perf.Container Memif.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
15804   layout:
15805     title: "3n-tsh-x520-64b-memif-base-ixgbe-pdr"
15806     layout: "plot-throughput-speedup-analysis"
15807
15808 - type: "plot"
15809   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15810   algorithm: "plot_tsa_name"
15811   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
15812   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15813   include:
15814     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15815     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15816     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15817     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15818     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15819   layout:
15820     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-ndr"
15821     layout: "plot-throughput-speedup-analysis"
15822
15823 - type: "plot"
15824   title: "Speedup: 3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15825   algorithm: "plot_tsa_name"
15826   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
15827   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15828   include:
15829     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
15830     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
15831     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
15832     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
15833     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
15834   layout:
15835     title: "3n-tsh-x520-64b-ip4routing-base-scale-ixgbe-pdr"
15836     layout: "plot-throughput-speedup-analysis"
15837
15838 - type: "plot"
15839   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15840   algorithm: "plot_tsa_name"
15841   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr-tsa"
15842   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15843   include:
15844     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15845     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15846     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15847     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15848   layout:
15849     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-ndr"
15850     layout: "plot-throughput-speedup-analysis"
15851
15852 - type: "plot"
15853   title: "Speedup: 3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15854   algorithm: "plot_tsa_name"
15855   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr-tsa"
15856   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15857   include:
15858     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
15859     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
15860     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
15861     - "Tests.Vpp.Perf.Ip4.10Ge2P1X520-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
15862   layout:
15863     title: "3n-tsh-x520-64b-features-ip4routing-base-ixgbe-pdr"
15864     layout: "plot-throughput-speedup-analysis"
15865
15866 - type: "plot"
15867   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15868   algorithm: "plot_tsa_name"
15869   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
15870   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15871   include:
15872     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15873     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15874     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15875     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15876   layout:
15877     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-ndr"
15878     layout: "plot-throughput-speedup-analysis"
15879
15880 - type: "plot"
15881   title: "Speedup: 3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15882   algorithm: "plot_tsa_name"
15883   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
15884   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15885   include:
15886     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
15887     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
15888     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
15889     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X520-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
15890   layout:
15891     title: "3n-tsh-x520-64b-ip4tunnel-base-scale-ixgbe-pdr"
15892     layout: "plot-throughput-speedup-analysis"
15893
15894 - type: "plot"
15895   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15896   algorithm: "plot_tsa_name"
15897   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
15898   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15899   include:
15900     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15901     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15902     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15903     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15904     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15905   layout:
15906     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-ndr"
15907     layout: "plot-throughput-speedup-analysis"
15908
15909 - type: "plot"
15910   title: "Speedup: 3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15911   algorithm: "plot_tsa_name"
15912   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
15913   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15914   include:
15915     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
15916     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
15917     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
15918     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
15919     - "Tests.Vpp.Perf.Ip6.10Ge2P1X520-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
15920   layout:
15921     title: "3n-tsh-x520-78b-ip6routing-base-scale-ixgbe-pdr"
15922     layout: "plot-throughput-speedup-analysis"
15923
15924 - type: "plot"
15925   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
15926   algorithm: "plot_tsa_name"
15927   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
15928   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15929   include:
15930     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15931     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15932     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15933     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15934     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15935     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15936   layout:
15937     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr"
15938     layout: "plot-throughput-speedup-analysis"
15939
15940 - type: "plot"
15941   title: "Speedup: 3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
15942   algorithm: "plot_tsa_name"
15943   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
15944   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15945   include:
15946     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
15947     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15948     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15949     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15950     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
15951     - "Tests.Vpp.Perf.Crypto.10Ge2P1X520-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
15952   layout:
15953     title: "3n-tsh-x520-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr"
15954     layout: "plot-throughput-speedup-analysis"
15955
15956 - type: "plot"
15957   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
15958   algorithm: "plot_tsa_name"
15959   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-ndr-tsa"
15960   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15961   include:
15962     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15963     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15964     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15965     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15966   layout:
15967     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-ndr"
15968     layout: "plot-throughput-speedup-analysis"
15969
15970 - type: "plot"
15971   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
15972   algorithm: "plot_tsa_name"
15973   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-ixgbe-pdr-tsa"
15974   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15975   include:
15976     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
15977     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15978     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
15979     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15980   layout:
15981     title: "3n-tsh-x520-64b-l2switching-base-ixgbe-pdr"
15982     layout: "plot-throughput-speedup-analysis"
15983
15984 - type: "plot"
15985   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
15986   algorithm: "plot_tsa_name"
15987   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr-tsa"
15988   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
15989   include:
15990     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
15991     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
15992     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
15993     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
15994     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
15995     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
15996   layout:
15997     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-ndr"
15998     layout: "plot-throughput-speedup-analysis"
15999
16000 - type: "plot"
16001   title: "Speedup: 3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16002   algorithm: "plot_tsa_name"
16003   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16004   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16005   include:
16006     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16007     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16008     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16009     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16010     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16011     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16012   layout:
16013     title: "3n-tsh-x520-64b-l2switching-base-scale-ixgbe-pdr"
16014     layout: "plot-throughput-speedup-analysis"
16015
16016 - type: "plot"
16017   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16018   algorithm: "plot_tsa_name"
16019   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr-tsa"
16020   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16021   include:
16022     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16023     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16024     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16025     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16026     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16027     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16028   layout:
16029     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-ndr"
16030     layout: "plot-throughput-speedup-analysis"
16031
16032 - type: "plot"
16033   title: "Speedup: 3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16034   algorithm: "plot_tsa_name"
16035   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr-tsa"
16036   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16037   include:
16038     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16039     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16040     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16041     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16042     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16043     - "Tests.Vpp.Perf.L2.10Ge2P1X520-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16044   layout:
16045     title: "3n-tsh-x520-64b-features-l2switching-base-ixgbe-pdr"
16046     layout: "plot-throughput-speedup-analysis"
16047
16048 - type: "plot"
16049   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16050   algorithm: "plot_tsa_name"
16051   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16052   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16053   include:
16054     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16055     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16056     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16057     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16058     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16059     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16060   layout:
16061     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-ndr"
16062     layout: "plot-throughput-speedup-analysis"
16063
16064 - type: "plot"
16065   title: "Speedup: 3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16066   algorithm: "plot_tsa_name"
16067   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16068   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16069   include:
16070     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16071     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16072     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16073     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Dyn-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-dyn-ndrpdr"
16074     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Masq-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr"
16075     - "Tests.Vpp.Perf.Srv6.10Ge2P1X520-Ethip6Srhip6-Ip6Base-Srv6Proxy-Stat-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6proxy-stat-ndrpdr"
16076   layout:
16077     title: "3n-tsh-x520-78b-srv6-ip6routing-base-ixgbe-pdr"
16078     layout: "plot-throughput-speedup-analysis"
16079
16080 - type: "plot"
16081   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16082   algorithm: "plot_tsa_name"
16083   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr-tsa"
16084   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16085   include:
16086     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16087     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16088     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16089     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16090     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16091     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16092   layout:
16093     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-ndr"
16094     layout: "plot-throughput-speedup-analysis"
16095
16096 - type: "plot"
16097   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16098   algorithm: "plot_tsa_name"
16099   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr-tsa"
16100   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16101   include:
16102     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16103     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16104     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16105     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16106     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-vppl2xc-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16107     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
16108   layout:
16109     title: "3n-tsh-x520-64b-vhost-base-ixgbe-vppl2xc-pdr"
16110     layout: "plot-throughput-speedup-analysis"
16111
16112 - type: "plot"
16113   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16114   algorithm: "plot_tsa_name"
16115   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-ndr-tsa"
16116   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16117   include:
16118     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16119     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16120     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16121     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16122     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16123     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16124   layout:
16125     title: "3n-tsh-x520-64b-vhost-base-ixgbe-ndr"
16126     layout: "plot-throughput-speedup-analysis"
16127
16128 - type: "plot"
16129   title: "Speedup: 3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16130   algorithm: "plot_tsa_name"
16131   output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-vhost-base-ixgbe-pdr-tsa"
16132   data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16133   include:
16134     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16135     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16136     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16137     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16138     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
16139     - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Ethip4Vxlan-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16140   layout:
16141     title: "3n-tsh-x520-64b-vhost-base-ixgbe-pdr"
16142     layout: "plot-throughput-speedup-analysis"
16143
16144 #- type: "plot"
16145 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16146 #  algorithm: "plot_tsa_name"
16147 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr-tsa"
16148 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16149 #  include:
16150 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16151 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16152 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16153 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16154 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16155 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16156 #  layout:
16157 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-ndr"
16158 #    layout: "plot-throughput-speedup-analysis"
16159 #
16160 #- type: "plot"
16161 #  title: "Speedup: 3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16162 #  algorithm: "plot_tsa_name"
16163 #  output-file: "{DIR[STATIC,VPP]}/3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr-tsa"
16164 #  data: "plot-vpp-throughput-lat-tsa-3n-tsh"
16165 #  include:
16166 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16167 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16168 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
16169 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-1Lbvpplacp-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-1lbvpplacp-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16170 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16171 #    - "Tests.Vpp.Perf.Vm Vhost.10Ge2P1X520-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
16172 #  layout:
16173 #    title: "3n-tsh-x520-64b-link-bonding-vhost-base-ixgbe-pdr"
16174 #    layout: "plot-throughput-speedup-analysis"
16175
16176 - type: "plot"
16177   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16178   algorithm: "plot_tsa_name"
16179   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16180   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16181   include:
16182     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16183     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16184     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16185     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16186     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16187   layout:
16188     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16189     layout: "plot-throughput-speedup-analysis"
16190
16191 - type: "plot"
16192   title: "Speedup: 2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16193   algorithm: "plot_tsa_name"
16194   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16195   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16196   include:
16197     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16198     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16199     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16200     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16201     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16202   layout:
16203     title: "2n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16204     layout: "plot-throughput-speedup-analysis"
16205
16206 - type: "plot"
16207   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16208   algorithm: "plot_tsa_name"
16209   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16210   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16211   include:
16212     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16213     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16214     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16215     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16216     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16217     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16218   layout:
16219     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16220     layout: "plot-throughput-speedup-analysis"
16221
16222 - type: "plot"
16223   title: "Speedup: 2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16224   algorithm: "plot_tsa_name"
16225   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16226   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16227   include:
16228     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16229     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16230     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16231     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16232     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16233     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X553-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
16234   layout:
16235     title: "2n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16236     layout: "plot-throughput-speedup-analysis"
16237
16238 - type: "plot"
16239   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16240   algorithm: "plot_tsa_name"
16241   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16242   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16243   include:
16244     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16245     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16246     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16247     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16248     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16249   layout:
16250     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16251     layout: "plot-throughput-speedup-analysis"
16252
16253 - type: "plot"
16254   title: "Speedup: 2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16255   algorithm: "plot_tsa_name"
16256   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16257   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16258   include:
16259     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16260     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16261     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16262     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16263     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16264   layout:
16265     title: "2n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16266     layout: "plot-throughput-speedup-analysis"
16267
16268 - type: "plot"
16269   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16270   algorithm: "plot_tsa_name"
16271   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16272   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16273   include:
16274     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16275     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16276     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16277     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16278   layout:
16279     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16280     layout: "plot-throughput-speedup-analysis"
16281
16282 - type: "plot"
16283   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16284   algorithm: "plot_tsa_name"
16285   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16286   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16287   include:
16288     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16289     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16290     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16291     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16292   layout:
16293     title: "2n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16294     layout: "plot-throughput-speedup-analysis"
16295
16296 - type: "plot"
16297   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16298   algorithm: "plot_tsa_name"
16299   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16300   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16301   include:
16302     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16303     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16304     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16305     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16306     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16307     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16308   layout:
16309     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16310     layout: "plot-throughput-speedup-analysis"
16311
16312 - type: "plot"
16313   title: "Speedup: 2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16314   algorithm: "plot_tsa_name"
16315   output-file: "{DIR[STATIC,VPP]}/2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16316   data: "plot-vpp-throughput-lat-tsa-2n-dnv"
16317   include:
16318     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16319     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16320     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16321     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16322     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16323     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16324   layout:
16325     title: "2n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16326     layout: "plot-throughput-speedup-analysis"
16327
16328 - type: "plot"
16329   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16330   algorithm: "plot_tsa_name"
16331   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16332   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16333   include:
16334     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16335     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16336     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16337     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16338     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16339   layout:
16340     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-ndr-tsa"
16341     layout: "plot-throughput-speedup-analysis"
16342
16343 - type: "plot"
16344   title: "Speedup: 3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16345   algorithm: "plot_tsa_name"
16346   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16347   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16348   include:
16349     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
16350     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16351     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
16352     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
16353     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
16354   layout:
16355     title: "3n-dnv-x553-64b-ip4routing-base-scale-ixgbe-pdr-tsa"
16356     layout: "plot-throughput-speedup-analysis"
16357
16358 - type: "plot"
16359   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16360   algorithm: "plot_tsa_name"
16361   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16362   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16363   include:
16364     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16365     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16366     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16367     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16368     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16369   layout:
16370     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-ndr-tsa"
16371     layout: "plot-throughput-speedup-analysis"
16372
16373 - type: "plot"
16374   title: "Speedup: 3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16375   algorithm: "plot_tsa_name"
16376   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16377   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16378   include:
16379     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
16380     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
16381     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
16382     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
16383     - "Tests.Vpp.Perf.Ip4.10Ge2P1X553-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
16384   layout:
16385     title: "3n-dnv-x553-64b-features-ip4routing-base-ixgbe-pdr-tsa"
16386     layout: "plot-throughput-speedup-analysis"
16387
16388 - type: "plot"
16389   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16390   algorithm: "plot_tsa_name"
16391   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16392   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16393   include:
16394     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16395     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16396     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16397     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16398   layout:
16399     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-ndr-tsa"
16400     layout: "plot-throughput-speedup-analysis"
16401
16402 - type: "plot"
16403   title: "Speedup: 3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16404   algorithm: "plot_tsa_name"
16405   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16406   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16407   include:
16408     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Xcbase-Ndrpdr.64B-.t.c-ethip4vxlan-l2xcbase-ndrpdr"
16409     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Ethip4Vxlan-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-ethip4vxlan-l2bdbasemaclrn-ndrpdr"
16410     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale1L2Bd1Vlan1Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale1l2bd1vlan1vxlan-ndrpdr"
16411     - "Tests.Vpp.Perf.Ip4 Tunnels.10Ge2P1X553-Dot1Q--Ethip4Vxlan-L2Bdscale100L2Bd100Vlan100Vxlan-Ndrpdr.64B-.t.c-dot1q--ethip4vxlan-l2bdscale100l2bd100vlan100vxlan-ndrpdr"
16412   layout:
16413     title: "3n-dnv-x553-64b-ip4tunnel-base-scale-ixgbe-pdr-tsa"
16414     layout: "plot-throughput-speedup-analysis"
16415
16416 - type: "plot"
16417   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16418   algorithm: "plot_tsa_name"
16419   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16420   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16421   include:
16422     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16423     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16424     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16425     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16426     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16427   layout:
16428     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-ndr-tsa"
16429     layout: "plot-throughput-speedup-analysis"
16430
16431 - type: "plot"
16432   title: "Speedup: 3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16433   algorithm: "plot_tsa_name"
16434   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16435   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16436   include:
16437     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
16438     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
16439     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
16440     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
16441     - "Tests.Vpp.Perf.Ip6.10Ge2P1X553-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
16442   layout:
16443     title: "3n-dnv-x553-78b-ip6routing-base-scale-ixgbe-pdr-tsa"
16444     layout: "plot-throughput-speedup-analysis"
16445
16446 - type: "plot"
16447   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16448   algorithm: "plot_tsa_name"
16449   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16450   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16451   include:
16452     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16453     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16454     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16455     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16456     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16457     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16458   layout:
16459     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-ndr-tsa"
16460     layout: "plot-throughput-speedup-analysis"
16461
16462 - type: "plot"
16463   title: "Speedup: 3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16464   algorithm: "plot_tsa_name"
16465   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16466   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16467   include:
16468     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes256gcm-ndrpdr"
16469     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec4Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec4tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16470     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16471     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec1000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec1000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16472     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes256Gcm-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes256gcm-ndrpdr"
16473     - "Tests.Vpp.Perf.Crypto.10Ge2P1X553-Ethip4Ipsec10000Tnlsw-Ip4Base-Int-Aes128Cbc-Hmac512Sha-Ndrpdr.IMIX-.t.c-ethip4ipsec10000tnlsw-ip4base-int-aes128cbc-hmac512sha-ndrpdr"
16474   layout:
16475     title: "3n-dnv-x553-imix-ipsec-ip4routing-base-scale-sw-ixgbe-pdr-tsa"
16476     layout: "plot-throughput-speedup-analysis"
16477
16478 - type: "plot"
16479   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16480   algorithm: "plot_tsa_name"
16481   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16482   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16483   include:
16484     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16485     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16486     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16487     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16488   layout:
16489     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-ndr-tsa"
16490     layout: "plot-throughput-speedup-analysis"
16491
16492 - type: "plot"
16493   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16494   algorithm: "plot_tsa_name"
16495   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16496   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16497   include:
16498     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
16499     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16500     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
16501     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16502   layout:
16503     title: "3n-dnv-x553-64b-l2switching-base-ixgbe-pdr-tsa"
16504     layout: "plot-throughput-speedup-analysis"
16505
16506 - type: "plot"
16507   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16508   algorithm: "plot_tsa_name"
16509   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16510   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16511   include:
16512     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16513     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16514     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16515     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16516     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16517     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16518   layout:
16519     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-ndr-tsa"
16520     layout: "plot-throughput-speedup-analysis"
16521
16522 - type: "plot"
16523   title: "Speedup: 3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16524   algorithm: "plot_tsa_name"
16525   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16526   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16527   include:
16528     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
16529     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16530     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
16531     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
16532     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
16533     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
16534   layout:
16535     title: "3n-dnv-x553-64b-l2switching-base-scale-ixgbe-pdr-tsa"
16536     layout: "plot-throughput-speedup-analysis"
16537
16538 - type: "plot"
16539   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16540   algorithm: "plot_tsa_name"
16541   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16542   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16543   include:
16544     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16545     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16546     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16547     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16548     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16549     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16550   layout:
16551     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-ndr-tsa"
16552     layout: "plot-throughput-speedup-analysis"
16553
16554 - type: "plot"
16555   title: "Speedup: 3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16556   algorithm: "plot_tsa_name"
16557   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16558   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16559   include:
16560     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
16561     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sf-10kflows-ndrpdr"
16562     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-iacl50sl-10kflows-ndrpdr"
16563     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sf-10kflows-ndrpdr"
16564     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-oacl50sl-10kflows-ndrpdr"
16565     - "Tests.Vpp.Perf.L2.10Ge2P1X553-Eth-L2Bdbasemaclrn-Macip-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-macip-iacl50sl-10kflows-ndrpdr"
16566   layout:
16567     title: "3n-dnv-x553-64b-features-l2switching-base-ixgbe-pdr-tsa"
16568     layout: "plot-throughput-speedup-analysis"
16569
16570 - type: "plot"
16571   title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16572   algorithm: "plot_tsa_name"
16573   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16574   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16575   include:
16576     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16577     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16578     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16579   layout:
16580     title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-ndr-tsa"
16581     layout: "plot-throughput-speedup-analysis"
16582
16583 - type: "plot"
16584   title: "Speedup: 3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16585   algorithm: "plot_tsa_name"
16586   output-file: "{DIR[STATIC,VPP]}/3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16587   data: "plot-vpp-throughput-lat-tsa-3n-dnv"
16588   include:
16589     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Ip6-Ip6Base-Srv6Enc1Sid-Ndrpdr.78B-.t.c-ethip6ip6-ip6base-srv6enc1sid-ndrpdr"
16590     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-ndrpdr"
16591     - "Tests.Vpp.Perf.Srv6.10Ge2P1X553-Ethip6Srhip6-Ip6Base-Srv6Enc2Sids-Nodecaps-Ndrpdr.78B-.t.c-ethip6srhip6-ip6base-srv6enc2sids-nodecaps-ndrpdr"
16592   layout:
16593     title: "3n-dnv-x553-78b-srv6-ip6routing-base-ixgbe-pdr-tsa"
16594     layout: "plot-throughput-speedup-analysis"
16595
16596 ################################################################################
16597
16598 # Packet Throughput - DPDK
16599
16600 # 2n-skx-xxv710
16601
16602 - type: "plot"
16603   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-ndr"
16604   algorithm: "plot_perf_box_name"
16605   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-ndr"
16606   data: "plot-dpdk-throughput-latency-2n-skx"
16607   include:
16608     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16609     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16610   layout:
16611     title: "2n-skx-xxv710-64b-2t1c-base-ndr"
16612     layout: "plot-throughput"
16613
16614 - type: "plot"
16615   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-ndr"
16616   algorithm: "plot_perf_box_name"
16617   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-ndr"
16618   data: "plot-dpdk-throughput-latency-2n-skx"
16619   include:
16620     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16621     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16622   layout:
16623     title: "2n-skx-xxv710-64b-4t2c-base-ndr"
16624     layout: "plot-throughput"
16625
16626 - type: "plot"
16627   title: "DPDK Throughput: 2n-skx-xxv710-64b-2t1c-base-pdr"
16628   algorithm: "plot_perf_box_name"
16629   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-2t1c-base-pdr"
16630   data: "plot-dpdk-throughput-latency-2n-skx"
16631   include:
16632     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16633     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16634   layout:
16635     title: "2n-skx-xxv710-64b-2t1c-base-pdr"
16636     layout: "plot-throughput"
16637
16638 - type: "plot"
16639   title: "DPDK Throughput: 2n-skx-xxv710-64b-4t2c-base-pdr"
16640   algorithm: "plot_perf_box_name"
16641   output-file: "{DIR[STATIC,DPDK]}/2n-skx-xxv710-64b-4t2c-base-pdr"
16642   data: "plot-dpdk-throughput-latency-2n-skx"
16643   include:
16644     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16645     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16646   layout:
16647     title: "2n-skx-xxv710-64b-4t2c-base-pdr"
16648     layout: "plot-throughput"
16649
16650 # 2n-skx-x710
16651
16652 - type: "plot"
16653   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-ndr"
16654   algorithm: "plot_perf_box_name"
16655   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-ndr"
16656   data: "plot-dpdk-throughput-latency-2n-skx"
16657   include:
16658     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16659     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16660   layout:
16661     title: "2n-skx-x710-64b-2t1c-base-ndr"
16662     layout: "plot-throughput"
16663
16664 - type: "plot"
16665   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-ndr"
16666   algorithm: "plot_perf_box_name"
16667   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-ndr"
16668   data: "plot-dpdk-throughput-latency-2n-skx"
16669   include:
16670     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16671     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16672   layout:
16673     title: "2n-skx-x710-64b-4t2c-base-ndr"
16674     layout: "plot-throughput"
16675
16676 - type: "plot"
16677   title: "DPDK Throughput: 2n-skx-x710-64b-2t1c-base-pdr"
16678   algorithm: "plot_perf_box_name"
16679   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-2t1c-base-pdr"
16680   data: "plot-dpdk-throughput-latency-2n-skx"
16681   include:
16682     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16683     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16684   layout:
16685     title: "2n-skx-x710-64b-2t1c-base-pdr"
16686     layout: "plot-throughput"
16687
16688 - type: "plot"
16689   title: "DPDK Throughput: 2n-skx-x710-64b-4t2c-base-pdr"
16690   algorithm: "plot_perf_box_name"
16691   output-file: "{DIR[STATIC,DPDK]}/2n-skx-x710-64b-4t2c-base-pdr"
16692   data: "plot-dpdk-throughput-latency-2n-skx"
16693   include:
16694     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16695     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16696   layout:
16697     title: "2n-skx-x710-64b-4t2c-base-pdr"
16698     layout: "plot-throughput"
16699
16700 # 3n-skx-xxv710
16701
16702 - type: "plot"
16703   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-ndr"
16704   algorithm: "plot_perf_box_name"
16705   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-ndr"
16706   data: "plot-dpdk-throughput-latency-3n-skx"
16707   include:
16708     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16709     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16710   layout:
16711     title: "3n-skx-xxv710-64b-2t1c-base-ndr"
16712     layout: "plot-throughput"
16713
16714 - type: "plot"
16715   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-ndr"
16716   algorithm: "plot_perf_box_name"
16717   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-ndr"
16718   data: "plot-dpdk-throughput-latency-3n-skx"
16719   include:
16720     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16721     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16722   layout:
16723     title: "3n-skx-xxv710-64b-4t2c-base-ndr"
16724     layout: "plot-throughput"
16725
16726 - type: "plot"
16727   title: "DPDK Throughput: 3n-skx-xxv710-64b-2t1c-base-pdr"
16728   algorithm: "plot_perf_box_name"
16729   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-2t1c-base-pdr"
16730   data: "plot-dpdk-throughput-latency-3n-skx"
16731   include:
16732     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16733     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16734   layout:
16735     title: "3n-skx-xxv710-64b-2t1c-base-pdr"
16736     layout: "plot-throughput"
16737
16738 - type: "plot"
16739   title: "DPDK Throughput: 3n-skx-xxv710-64b-4t2c-base-pdr"
16740   algorithm: "plot_perf_box_name"
16741   output-file: "{DIR[STATIC,DPDK]}/3n-skx-xxv710-64b-4t2c-base-pdr"
16742   data: "plot-dpdk-throughput-latency-3n-skx"
16743   include:
16744     - "tests.dpdk.perf.25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16745     - "tests.dpdk.perf.25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16746   layout:
16747     title: "3n-skx-xxv710-64b-4t2c-base-pdr"
16748     layout: "plot-throughput"
16749
16750 # 3n-skx-x710
16751
16752 - type: "plot"
16753   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-ndr"
16754   algorithm: "plot_perf_box_name"
16755   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-ndr"
16756   data: "plot-dpdk-throughput-latency-3n-skx"
16757   include:
16758     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16759     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16760   layout:
16761     title: "3n-skx-x710-64b-2t1c-base-ndr"
16762     layout: "plot-throughput"
16763
16764 - type: "plot"
16765   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-ndr"
16766   algorithm: "plot_perf_box_name"
16767   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-ndr"
16768   data: "plot-dpdk-throughput-latency-3n-skx"
16769   include:
16770     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16771     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16772   layout:
16773     title: "3n-skx-x710-64b-4t2c-base-ndr"
16774     layout: "plot-throughput"
16775
16776 - type: "plot"
16777   title: "DPDK Throughput: 3n-skx-x710-64b-2t1c-base-pdr"
16778   algorithm: "plot_perf_box_name"
16779   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-2t1c-base-pdr"
16780   data: "plot-dpdk-throughput-latency-3n-skx"
16781   include:
16782     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
16783     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
16784   layout:
16785     title: "3n-skx-x710-64b-2t1c-base-pdr"
16786     layout: "plot-throughput"
16787
16788 - type: "plot"
16789   title: "DPDK Throughput: 3n-skx-x710-64b-4t2c-base-pdr"
16790   algorithm: "plot_perf_box_name"
16791   output-file: "{DIR[STATIC,DPDK]}/3n-skx-x710-64b-4t2c-base-pdr"
16792   data: "plot-dpdk-throughput-latency-3n-skx"
16793   include:
16794     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
16795     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
16796   layout:
16797     title: "3n-skx-x710-64b-4t2c-base-pdr"
16798     layout: "plot-throughput"
16799
16800 # 3n-hsw-xl710
16801
16802 - type: "plot"
16803   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-ndr"
16804   algorithm: "plot_perf_box_name"
16805   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-ndr"
16806   data: "plot-dpdk-throughput-latency-3n-hsw"
16807   include:
16808     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16809     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16810   layout:
16811     title: "3n-hsw-xl710-64b-1t1c-base-ndr"
16812     layout: "plot-throughput"
16813
16814 - type: "plot"
16815   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-ndr"
16816   algorithm: "plot_perf_box_name"
16817   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-ndr"
16818   data: "plot-dpdk-throughput-latency-3n-hsw"
16819   include:
16820     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16821     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16822   layout:
16823     title: "3n-hsw-xl710-64b-2t2c-base-ndr"
16824     layout: "plot-throughput"
16825
16826 - type: "plot"
16827   title: "DPDK Throughput: 3n-hsw-xl710-64b-1t1c-base-pdr"
16828   algorithm: "plot_perf_box_name"
16829   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-1t1c-base-pdr"
16830   data: "plot-dpdk-throughput-latency-3n-hsw"
16831   include:
16832     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16833     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16834   layout:
16835     title: "3n-hsw-xl710-64b-1t1c-base-pdr"
16836     layout: "plot-throughput"
16837
16838 - type: "plot"
16839   title: "DPDK Throughput: 3n-hsw-xl710-64b-2t2c-base-pdr"
16840   algorithm: "plot_perf_box_name"
16841   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-xl710-64b-2t2c-base-pdr"
16842   data: "plot-dpdk-throughput-latency-3n-hsw"
16843   include:
16844     - "tests.dpdk.perf.40ge2p1xl710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16845     - "tests.dpdk.perf.40ge2p1xl710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16846   layout:
16847     title: "3n-hsw-xl710-64b-2t2c-base-pdr"
16848     layout: "plot-throughput"
16849
16850 # 3n-hsw-x710
16851
16852 - type: "plot"
16853   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-ndr"
16854   algorithm: "plot_perf_box_name"
16855   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-ndr"
16856   data: "plot-dpdk-throughput-latency-3n-hsw"
16857   include:
16858     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16859     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16860   layout:
16861     title: "3n-hsw-x710-64b-1t1c-base-ndr"
16862     layout: "plot-throughput"
16863
16864 - type: "plot"
16865   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-ndr"
16866   algorithm: "plot_perf_box_name"
16867   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-ndr"
16868   data: "plot-dpdk-throughput-latency-3n-hsw"
16869   include:
16870     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16871     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16872   layout:
16873     title: "3n-hsw-x710-64b-2t2c-base-ndr"
16874     layout: "plot-throughput"
16875
16876 - type: "plot"
16877   title: "DPDK Throughput: 3n-hsw-x710-64b-1t1c-base-pdr"
16878   algorithm: "plot_perf_box_name"
16879   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-1t1c-base-pdr"
16880   data: "plot-dpdk-throughput-latency-3n-hsw"
16881   include:
16882     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16883     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16884   layout:
16885     title: "3n-hsw-x710-64b-1t1c-base-pdr"
16886     layout: "plot-throughput"
16887
16888 - type: "plot"
16889   title: "DPDK Throughput: 3n-hsw-x710-64b-2t2c-base-pdr"
16890   algorithm: "plot_perf_box_name"
16891   output-file: "{DIR[STATIC,DPDK]}/3n-hsw-x710-64b-2t2c-base-pdr"
16892   data: "plot-dpdk-throughput-latency-3n-hsw"
16893   include:
16894     - "tests.dpdk.perf.10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16895     - "tests.dpdk.perf.10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16896   layout:
16897     title: "3n-hsw-x710-64b-2t2c-base-pdr"
16898     layout: "plot-throughput"
16899
16900 ## 2n-dnv-x553
16901 #
16902 #- type: "plot"
16903 #  title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-ndr"
16904 #  algorithm: "plot_perf_box_name"
16905 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-ndr"
16906 #  data: "plot-dpdk-throughput-latency-2n-dnv"
16907 #  include:
16908 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16909 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16910 #  layout:
16911 #    title: "2n-dnv-x553-64b-1t1c-base-ndr"
16912 #    layout: "plot-throughput"
16913 #
16914 #- type: "plot"
16915 #  title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-ndr"
16916 #  algorithm: "plot_perf_box_name"
16917 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-ndr"
16918 #  data: "plot-dpdk-throughput-latency-2n-dnv"
16919 #  include:
16920 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16921 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16922 #  layout:
16923 #    title: "2n-dnv-x553-64b-2t2c-base-ndr"
16924 #    layout: "plot-throughput"
16925 #
16926 #- type: "plot"
16927 #  title: "DPDK Throughput: 2n-dnv-x553-64b-1t1c-base-pdr"
16928 #  algorithm: "plot_perf_box_name"
16929 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-1t1c-base-pdr"
16930 #  data: "plot-dpdk-throughput-latency-2n-dnv"
16931 #  include:
16932 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16933 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16934 #  layout:
16935 #    title: "2n-dnv-x553-64b-1t1c-base-pdr"
16936 #    layout: "plot-throughput"
16937 #
16938 #- type: "plot"
16939 #  title: "DPDK Throughput: 2n-dnv-x553-64b-2t2c-base-pdr"
16940 #  algorithm: "plot_perf_box_name"
16941 #  output-file: "{DIR[STATIC,DPDK]}/2n-dnv-x553-64b-2t2c-base-pdr"
16942 #  data: "plot-dpdk-throughput-latency-2n-dnv"
16943 #  include:
16944 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16945 #    - "tests.dpdk.perf.2N1L-10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16946 #  layout:
16947 #    title: "2n-dnv-x553-64b-2t2c-base-pdr"
16948 #    layout: "plot-throughput"
16949 #
16950 ## 3n-dnv-x553
16951 #
16952 #- type: "plot"
16953 #  title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-ndr"
16954 #  algorithm: "plot_perf_box_name"
16955 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-ndr"
16956 #  data: "plot-dpdk-throughput-latency-3n-dnv"
16957 #  include:
16958 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16959 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16960 #  layout:
16961 #    title: "3n-dnv-x553-64b-1t1c-base-ndr"
16962 #    layout: "plot-throughput"
16963 #
16964 #- type: "plot"
16965 #  title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-ndr"
16966 #  algorithm: "plot_perf_box_name"
16967 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-ndr"
16968 #  data: "plot-dpdk-throughput-latency-3n-dnv"
16969 #  include:
16970 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16971 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16972 #  layout:
16973 #    title: "3n-dnv-x553-64b-2t2c-base-ndr"
16974 #    layout: "plot-throughput"
16975 #
16976 #- type: "plot"
16977 #  title: "DPDK Throughput: 3n-dnv-x553-64b-1t1c-base-pdr"
16978 #  algorithm: "plot_perf_box_name"
16979 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-1t1c-base-pdr"
16980 #  data: "plot-dpdk-throughput-latency-3n-dnv"
16981 #  include:
16982 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
16983 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
16984 #  layout:
16985 #    title: "3n-dnv-x553-64b-1t1c-base-pdr"
16986 #    layout: "plot-throughput"
16987 #
16988 #- type: "plot"
16989 #  title: "DPDK Throughput: 3n-dnv-x553-64b-2t2c-base-pdr"
16990 #  algorithm: "plot_perf_box_name"
16991 #  output-file: "{DIR[STATIC,DPDK]}/3n-dnv-x553-64b-2t2c-base-pdr"
16992 #  data: "plot-dpdk-throughput-latency-3n-dnv"
16993 #  include:
16994 #    - "tests.dpdk.perf.10Ge2P1X553-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
16995 #    - "tests.dpdk.perf.10Ge2P1X553-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
16996 #  layout:
16997 #    title: "3n-dnv-x553-64b-2t2c-base-pdr"
16998 #    layout: "plot-throughput"
16999
17000 # 3n-tsh-x520
17001
17002 - type: "plot"
17003   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-ndr"
17004   algorithm: "plot_perf_box_name"
17005   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-ndr"
17006   data: "plot-dpdk-throughput-latency-3n-tsh"
17007   include:
17008     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17009     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17010   layout:
17011     title: "3n-tsh-x520-64b-1t1c-base-ndr"
17012     layout: "plot-throughput"
17013
17014 - type: "plot"
17015   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-ndr"
17016   algorithm: "plot_perf_box_name"
17017   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-ndr"
17018   data: "plot-dpdk-throughput-latency-3n-tsh"
17019   include:
17020     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17021     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17022   layout:
17023     title: "3n-tsh-x520-64b-2t2c-base-ndr"
17024     layout: "plot-throughput"
17025
17026 - type: "plot"
17027   title: "DPDK Throughput: 3n-tsh-x520-64b-1t1c-base-pdr"
17028   algorithm: "plot_perf_box_name"
17029   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-1t1c-base-pdr"
17030   data: "plot-dpdk-throughput-latency-3n-tsh"
17031   include:
17032     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-1t1c-eth-l2xcbase-testpmd-ndrpdr"
17033     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-1t1c-ethip4-ip4base-l3fwd-ndrpdr"
17034   layout:
17035     title: "3n-tsh-x520-64b-1t1c-base-pdr"
17036     layout: "plot-throughput"
17037
17038 - type: "plot"
17039   title: "DPDK Throughput: 3n-tsh-x520-64b-2t2c-base-pdr"
17040   algorithm: "plot_perf_box_name"
17041   output-file: "{DIR[STATIC,DPDK]}/3n-tsh-x520-64b-2t2c-base-pdr"
17042   data: "plot-dpdk-throughput-latency-3n-tsh"
17043   include:
17044     - "tests.dpdk.perf.10ge2p1x520-eth-l2xcbase-testpmd-ndrpdr.64b-2t2c-eth-l2xcbase-testpmd-ndrpdr"
17045     - "tests.dpdk.perf.10ge2p1x520-ethip4-ip4base-l3fwd-ndrpdr.64b-2t2c-ethip4-ip4base-l3fwd-ndrpdr"
17046   layout:
17047     title: "3n-tsh-x520-64b-2t2c-base-pdr"
17048     layout: "plot-throughput"
17049
17050 ################################################################################
17051 ###   2n-clx                                                                 ###
17052 ################################################################################
17053
17054 # Packet Throughput
17055
17056 - type: "plot"
17057   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17058   algorithm: "plot_perf_box_name"
17059   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17060   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17061   include:
17062     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17063     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17064     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17065     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17066   layout:
17067     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-ndr"
17068     layout: "plot-throughput"
17069
17070 - type: "plot"
17071   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17072   algorithm: "plot_perf_box_name"
17073   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17074   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17075   include:
17076     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17077     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17078     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17079     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17080   layout:
17081     title: "2n-clx-xxv710-64b-2t1c-memif-base-avf-pdr"
17082     layout: "plot-throughput"
17083
17084 - type: "plot"
17085   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17086   algorithm: "plot_perf_box_name"
17087   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17088   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17089   include:
17090     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17091     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17092     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17093     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17094   layout:
17095     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-ndr"
17096     layout: "plot-throughput"
17097
17098 - type: "plot"
17099   title: "Throughput: 2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17100   algorithm: "plot_perf_box_name"
17101   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17102   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17103   include:
17104     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17105     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17106     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17107     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17108   layout:
17109     title: "2n-clx-xxv710-64b-2t1c-memif-base-dpdk-pdr"
17110     layout: "plot-throughput"
17111
17112 - type: "plot"
17113   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17114   algorithm: "plot_perf_box_name"
17115   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17116   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17117   include:
17118     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17119     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17120     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17121     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17122   layout:
17123     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-ndr"
17124     layout: "plot-throughput"
17125
17126 - type: "plot"
17127   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17128   algorithm: "plot_perf_box_name"
17129   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17130   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17131   include:
17132     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17133     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
17134     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
17135     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
17136   layout:
17137     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-eth-2memif-1dcr-pdr"
17138     layout: "plot-throughput"
17139
17140 - type: "plot"
17141   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17142   algorithm: "plot_perf_box_name"
17143   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17144   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17145   include:
17146     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
17147     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17148     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17149     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17150     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17151     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17152   layout:
17153     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-ndr"
17154     layout: "plot-throughput"
17155
17156 - type: "plot"
17157   title: "Throughput: 2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17158   algorithm: "plot_perf_box_name"
17159   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17160   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17161   include:
17162     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-avf-dot1q-ip4base-ndrpdr"
17163     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17164     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17165     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17166     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17167     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17168   layout:
17169     title: "2n-clx-x710-64b-2t1c-ip4routing-base-scale-[avf,dpdk]-pdr"
17170     layout: "plot-throughput"
17171
17172 - type: "plot"
17173   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17174   algorithm: "plot_perf_box_name"
17175   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17176   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17177   include:
17178     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17179     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17180     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17181     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17182   layout:
17183     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-ndr"
17184     layout: "plot-throughput"
17185
17186 - type: "plot"
17187   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17188   algorithm: "plot_perf_box_name"
17189   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17190   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17191   include:
17192     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-ndrpdr"
17193     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-ndrpdr"
17194     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-ndrpdr"
17195     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-ndrpdr"
17196   layout:
17197     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-avf-pdr"
17198     layout: "plot-throughput"
17199
17200 - type: "plot"
17201   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17202   algorithm: "plot_perf_box_name"
17203   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17204   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17205   include:
17206     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17207     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17208     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17209   layout:
17210     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-ndr"
17211     layout: "plot-throughput"
17212
17213 - type: "plot"
17214   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17215   algorithm: "plot_perf_box_name"
17216   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17217   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17218   include:
17219     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
17220     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
17221     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
17222   layout:
17223     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-avf-rnd-pdr"
17224     layout: "plot-throughput"
17225
17226 - type: "plot"
17227   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17228   algorithm: "plot_perf_box_name"
17229   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17230   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17231   include:
17232     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17233     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17234     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17235     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17236     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17237   layout:
17238     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-ndr"
17239     layout: "plot-throughput"
17240
17241 - type: "plot"
17242   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17243   algorithm: "plot_perf_box_name"
17244   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17245   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17246   include:
17247     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-dot1q-ip4base-ndrpdr"
17248     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17249     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-ndrpdr"
17250     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-ndrpdr"
17251     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-ndrpdr"
17252   layout:
17253     title: "2n-clx-xxv710-64b-2t1c-ip4routing-base-scale-dpdk-pdr"
17254     layout: "plot-throughput"
17255
17256 - type: "plot"
17257   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17258   algorithm: "plot_perf_box_name"
17259   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17260   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17261   include:
17262     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17263     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17264     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17265   layout:
17266     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-ndr"
17267     layout: "plot-throughput"
17268
17269 - type: "plot"
17270   title: "Throughput: 2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17271   algorithm: "plot_perf_box_name"
17272   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17273   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17274   include:
17275     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale20k-rnd-ndrpdr"
17276     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale200k-rnd-ndrpdr"
17277     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-ethip4-ip4scale2m-rnd-ndrpdr"
17278   layout:
17279     title: "2n-clx-xxv710-64b-2t1c-ip4routing-scale-dpdk-rnd-pdr"
17280     layout: "plot-throughput"
17281
17282 - type: "plot"
17283   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17284   algorithm: "plot_perf_box_name"
17285   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17286   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17287   include:
17288     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17289     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17290     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17291     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17292     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17293     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17294   layout:
17295     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-ndr"
17296     layout: "plot-throughput"
17297
17298 - type: "plot"
17299   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17300   algorithm: "plot_perf_box_name"
17301   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17302   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17303   include:
17304     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17305     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17306     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17307     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17308     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17309     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17310   layout:
17311     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-avf-pdr"
17312     layout: "plot-throughput"
17313
17314 - type: "plot"
17315   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
17316   algorithm: "plot_perf_box_name"
17317   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
17318   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17319   include:
17320     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17321     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
17322     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
17323     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
17324     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
17325   layout:
17326     title: "2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-ndr"
17327     layout: "plot-throughput"
17328
17329 - type: "plot"
17330   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
17331   algorithm: "plot_perf_box_name"
17332   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
17333   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17334   include:
17335     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
17336     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
17337     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
17338     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
17339     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
17340   layout:
17341     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-ndr"
17342     layout: "plot-throughput"
17343
17344 #- type: "plot"
17345 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
17346 #  algorithm: "plot_perf_box_name"
17347 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
17348 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
17349 #  include:
17350 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
17351 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
17352 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
17353 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
17354 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
17355 #  layout:
17356 #    title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
17357 #    layout: "plot-throughput"
17358 #
17359 #- type: "plot"
17360 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
17361 #  algorithm: "plot_perf_box_name"
17362 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
17363 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
17364 #  include:
17365 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
17366 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
17367 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
17368 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
17369 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
17370 #  layout:
17371 #    title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
17372 #    layout: "plot-throughput"
17373 #
17374 #- type: "plot"
17375 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
17376 #  algorithm: "plot_perf_box_name"
17377 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
17378 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
17379 #  include:
17380 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
17381 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
17382 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
17383 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
17384 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
17385 #  layout:
17386 #    title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
17387 #    layout: "plot-throughput"
17388 #
17389 #- type: "plot"
17390 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
17391 #  algorithm: "plot_perf_box_name"
17392 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
17393 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
17394 #  include:
17395 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
17396 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
17397 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
17398 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
17399 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
17400 #  layout:
17401 #    title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
17402 #    layout: "plot-throughput"
17403
17404 - type: "plot"
17405   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
17406   algorithm: "plot_perf_box_name"
17407   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
17408   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17409   include:
17410     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17411     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
17412     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
17413     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
17414     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-2t1c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
17415   layout:
17416     title: "2n-clx-xxv710-64b-2t1c-nat44det-ip4routing-stl-bidir-avf-pdr"
17417     layout: "plot-throughput"
17418
17419 - type: "plot"
17420   title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
17421   algorithm: "plot_perf_box_name"
17422   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
17423   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17424   include:
17425     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-udir-ndrpdr"
17426     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-udir-ndrpdr"
17427     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-udir-ndrpdr"
17428     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-udir-ndrpdr"
17429     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-udir-ndrpdr"
17430   layout:
17431     title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-stl-unidir-avf-pdr"
17432     layout: "plot-throughput"
17433
17434 #- type: "plot"
17435 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
17436 #  algorithm: "plot_perf_box_name"
17437 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
17438 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
17439 #  include:
17440 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
17441 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
17442 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
17443 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
17444 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
17445 #  layout:
17446 #    title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
17447 #    layout: "plot-throughput"
17448 #
17449 #- type: "plot"
17450 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
17451 #  algorithm: "plot_perf_box_name"
17452 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
17453 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
17454 #  include:
17455 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-cps-ndrpdr"
17456 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-cps-ndrpdr"
17457 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-cps-ndrpdr"
17458 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
17459 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-cps-ndrpdr"
17460 #  layout:
17461 #    title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
17462 #    layout: "plot-throughput"
17463 #
17464 #- type: "plot"
17465 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
17466 #  algorithm: "plot_perf_box_name"
17467 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
17468 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
17469 #  include:
17470 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
17471 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
17472 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
17473 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
17474 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4udp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
17475 #  layout:
17476 #    title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
17477 #    layout: "plot-throughput"
17478 #
17479 #- type: "plot"
17480 #  title: "Throughput: 2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
17481 #  algorithm: "plot_perf_box_name"
17482 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
17483 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
17484 #  include:
17485 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h1024-p63-s64512-pps-ndrpdr"
17486 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h4096-p63-s258048-pps-ndrpdr"
17487 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h16384-p63-s1032192-pps-ndrpdr"
17488 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
17489 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr.64b-2t1c-avf-ethip4tcp-nat44ed-h262144-p63-s16515072-pps-ndrpdr"
17490 #  layout:
17491 #    title: "2n-clx-xxv710-64b-2t1c-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
17492 #    layout: "plot-throughput"
17493
17494 - type: "plot"
17495   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17496   algorithm: "plot_perf_box_name"
17497   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17498   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17499   include:
17500     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17501     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17502     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17503     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17504     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17505     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17506   layout:
17507     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-ndr"
17508     layout: "plot-throughput"
17509
17510 - type: "plot"
17511   title: "Throughput: 2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17512   algorithm: "plot_perf_box_name"
17513   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17514   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17515   include:
17516     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-ethip4-ip4base-ndrpdr"
17517     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17518     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17519     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17520     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17521     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17522   layout:
17523     title: "2n-clx-xxv710-64b-2t1c-features-ip4routing-base-dpdk-pdr"
17524     layout: "plot-throughput"
17525
17526 - type: "plot"
17527   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17528   algorithm: "plot_perf_box_name"
17529   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17530   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17531   include:
17532     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
17533     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
17534   layout:
17535     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-ndr"
17536     layout: "plot-throughput"
17537
17538 - type: "plot"
17539   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17540   algorithm: "plot_perf_box_name"
17541   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17542   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17543   include:
17544     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-2t1c-rdma-dot1q-ip4base-ndrpdr"
17545     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-2t1c-rdma-ethip4-ip4base-ndrpdr"
17546   layout:
17547     title: "2n-clx-cx556a-64b-2t1c-rdma-ip4base-pdr"
17548     layout: "plot-throughput"
17549
17550 - type: "plot"
17551   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17552   algorithm: "plot_perf_box_name"
17553   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17554   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17555   include:
17556     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
17557     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17558     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
17559     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17560     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
17561     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17562   layout:
17563     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-ndr"
17564     layout: "plot-throughput"
17565
17566 - type: "plot"
17567   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17568   algorithm: "plot_perf_box_name"
17569   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17570   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17571   include:
17572     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-ndrpdr"
17573     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
17574     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-ndrpdr"
17575     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
17576     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-ndrpdr"
17577     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-2t1c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
17578   layout:
17579     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-ip4scale-pdr"
17580     layout: "plot-throughput"
17581
17582 - type: "plot"
17583   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17584   algorithm: "plot_perf_box_name"
17585   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17586   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17587   include:
17588     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17589     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17590     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17591     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17592     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17593     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17594   layout:
17595     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-ndr"
17596     layout: "plot-throughput"
17597
17598 - type: "plot"
17599   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17600   algorithm: "plot_perf_box_name"
17601   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17602   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17603   include:
17604     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
17605     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
17606     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
17607     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-2t1c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
17608     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
17609     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-2t1c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
17610   layout:
17611     title: "2n-clx-cx556a-64b-2t1c-rdma-ethip4-features-pdr"
17612     layout: "plot-throughput"
17613
17614 - type: "plot"
17615   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17616   algorithm: "plot_perf_box_name"
17617   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17618   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17619   include:
17620     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17621     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17622     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17623     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17624     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17625     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17626   layout:
17627     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-ndr"
17628     layout: "plot-throughput"
17629
17630 - type: "plot"
17631   title: "Throughput: 2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17632   algorithm: "plot_perf_box_name"
17633   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17634   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17635   include:
17636     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17637     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17638     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17639     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17640     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17641     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17642   layout:
17643     title: "2n-clx-x710-78b-2t1c-ip6routing-base-scale-[avf,dpdk]-pdr"
17644     layout: "plot-throughput"
17645
17646 - type: "plot"
17647   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17648   algorithm: "plot_perf_box_name"
17649   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17650   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17651   include:
17652     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17653     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17654     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
17655     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
17656     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17657   layout:
17658     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-ndr"
17659     layout: "plot-throughput"
17660
17661 - type: "plot"
17662   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17663   algorithm: "plot_perf_box_name"
17664   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17665   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17666   include:
17667     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-avf-dot1q-ip6base-ndrpdr"
17668     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-avf-ethip6-ip6base-ndrpdr"
17669     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale20k-ndrpdr"
17670     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale200k-ndrpdr"
17671     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-avf-ethip6-ip6scale2m-ndrpdr"
17672   layout:
17673     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-avf-pdr"
17674     layout: "plot-throughput"
17675
17676 - type: "plot"
17677   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17678   algorithm: "plot_perf_box_name"
17679   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17680   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17681   include:
17682     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17683     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17684     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
17685     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
17686     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17687   layout:
17688     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-ndr"
17689     layout: "plot-throughput"
17690
17691 - type: "plot"
17692   title: "Throughput: 2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17693   algorithm: "plot_perf_box_name"
17694   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17695   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17696   include:
17697     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-dot1q-ip6base-ndrpdr"
17698     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-ethip6-ip6base-ndrpdr"
17699     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-ethip6-ip6scale20k-ndrpdr"
17700     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-ethip6-ip6scale200k-ndrpdr"
17701     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-ethip6-ip6scale2m-ndrpdr"
17702   layout:
17703     title: "2n-clx-xxv710-78b-2t1c-ip6routing-base-scale-dpdk-pdr"
17704     layout: "plot-throughput"
17705
17706 - type: "plot"
17707   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17708   algorithm: "plot_perf_box_name"
17709   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17710   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17711   include:
17712     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
17713     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
17714     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
17715     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
17716     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
17717   layout:
17718     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-ndr"
17719     layout: "plot-throughput"
17720
17721 - type: "plot"
17722   title: "Throughput: 2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17723   algorithm: "plot_perf_box_name"
17724   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17725   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17726   include:
17727     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-2t1c-rdma-dot1q-ip6base-ndrpdr"
17728     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-2t1c-rdma-ethip6-ip6base-ndrpdr"
17729     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale20k-ndrpdr"
17730     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale200k-ndrpdr"
17731     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-2t1c-rdma-ethip6-ip6scale2m-ndrpdr"
17732   layout:
17733     title: "2n-clx-cx556a-78b-2t1c-rdma-ip6routing-base-scale-pdr"
17734     layout: "plot-throughput"
17735
17736 - type: "plot"
17737   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17738   algorithm: "plot_perf_box_name"
17739   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17740   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17741   include:
17742     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17743     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17744     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17745     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17746     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17747   layout:
17748     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-ndr"
17749     layout: "plot-throughput"
17750
17751 - type: "plot"
17752   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17753   algorithm: "plot_perf_box_name"
17754   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17755   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17756   include:
17757     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17758     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17759     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17760     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17761     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17762   layout:
17763     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-avf-pdr"
17764     layout: "plot-throughput"
17765
17766 - type: "plot"
17767   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17768   algorithm: "plot_perf_box_name"
17769   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17770   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17771   include:
17772     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17773     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17774     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17775     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17776     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17777   layout:
17778     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17779     layout: "plot-throughput"
17780
17781 - type: "plot"
17782   title: "Throughput: 2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17783   algorithm: "plot_perf_box_name"
17784   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17785   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17786   include:
17787     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17788     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17789     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17790     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17791     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17792   layout:
17793     title: "2n-clx-x710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17794     layout: "plot-throughput"
17795
17796 - type: "plot"
17797   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17798   algorithm: "plot_perf_box_name"
17799   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17800   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17801   include:
17802     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
17803     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17804     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17805     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17806     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17807     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17808   layout:
17809     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-ndr"
17810     layout: "plot-throughput"
17811
17812 - type: "plot"
17813   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17814   algorithm: "plot_perf_box_name"
17815   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17816   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17817   include:
17818     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-ndrpdr"
17819     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
17820     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17821     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-2t1c-avf-eth-l2patch-ndrpdr"
17822     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-ndrpdr"
17823     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17824   layout:
17825     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-avf-pdr"
17826     layout: "plot-throughput"
17827
17828 - type: "plot"
17829   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17830   algorithm: "plot_perf_box_name"
17831   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17832   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17833   include:
17834     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17835     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17836     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17837     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17838   layout:
17839     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-ndr"
17840     layout: "plot-throughput"
17841
17842 - type: "plot"
17843   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17844   algorithm: "plot_perf_box_name"
17845   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17846   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17847   include:
17848     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-ndrpdr"
17849     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
17850     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
17851     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
17852   layout:
17853     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-avf-pdr"
17854     layout: "plot-throughput"
17855
17856 - type: "plot"
17857   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17858   algorithm: "plot_perf_box_name"
17859   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17860   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17861   include:
17862     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
17863     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17864     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17865     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17866     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17867     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17868   layout:
17869     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-ndr"
17870     layout: "plot-throughput"
17871
17872 - type: "plot"
17873   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17874   algorithm: "plot_perf_box_name"
17875   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17876   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17877   include:
17878     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-dot1q-l2xcbase-ndrpdr"
17879     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-ndrpdr"
17880     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17881     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-2t1c-eth-l2patch-ndrpdr"
17882     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-2t1c-eth-l2xcbase-ndrpdr"
17883     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17884   layout:
17885     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-dpdk-pdr"
17886     layout: "plot-throughput"
17887
17888 - type: "plot"
17889   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17890   algorithm: "plot_perf_box_name"
17891   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17892   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17893   include:
17894     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17895     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
17896     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
17897     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17898   layout:
17899     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-ndr"
17900     layout: "plot-throughput"
17901
17902 - type: "plot"
17903   title: "Throughput: 2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17904   algorithm: "plot_perf_box_name"
17905   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17906   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17907   include:
17908     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-ndrpdr"
17909     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale10kmaclrn-ndrpdr"
17910     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale100kmaclrn-ndrpdr"
17911     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-eth-l2bdscale1mmaclrn-ndrpdr"
17912   layout:
17913     title: "2n-clx-xxv710-64b-2t1c-l2switching-base-scale-dpdk-pdr"
17914     layout: "plot-throughput"
17915
17916 - type: "plot"
17917   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17918   algorithm: "plot_perf_box_name"
17919   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17920   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17921   include:
17922     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
17923     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
17924     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17925     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
17926     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
17927     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17928   layout:
17929     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-ndr"
17930     layout: "plot-throughput"
17931
17932 - type: "plot"
17933   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17934   algorithm: "plot_perf_box_name"
17935   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17936   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17937   include:
17938     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-ndrpdr"
17939     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
17940     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
17941     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-2t1c-rdma-eth-l2patch-ndrpdr"
17942     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-ndrpdr"
17943     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17944   layout:
17945     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-base-pdr"
17946     layout: "plot-throughput"
17947
17948 - type: "plot"
17949   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17950   algorithm: "plot_perf_box_name"
17951   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17952   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17953   include:
17954     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17955     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
17956     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
17957     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
17958   layout:
17959     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-ndr"
17960     layout: "plot-throughput"
17961
17962 - type: "plot"
17963   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
17964   algorithm: "plot_perf_box_name"
17965   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
17966   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17967   include:
17968     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-ndrpdr"
17969     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
17970     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
17971     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-2t1c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
17972   layout:
17973     title: "2n-clx-cx556a-64b-2t1c-rdma-l2switching-scale-pdr"
17974     layout: "plot-throughput"
17975
17976 - type: "plot"
17977   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
17978   algorithm: "plot_perf_box_name"
17979   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
17980   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17981   include:
17982     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17983     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17984     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17985     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17986     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
17987   layout:
17988     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-ndr"
17989     layout: "plot-throughput"
17990
17991 - type: "plot"
17992   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
17993   algorithm: "plot_perf_box_name"
17994   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
17995   data: "plot-vpp-throughput-lat-tsa-2n-clx"
17996   include:
17997     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
17998     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
17999     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18000     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18001     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18002   layout:
18003     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-pdr"
18004     layout: "plot-throughput"
18005
18006 - type: "plot"
18007   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18008   algorithm: "plot_perf_box_name"
18009   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18010   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18011   include:
18012     - "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"
18013     - "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"
18014     - "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"
18015     - "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"
18016     - "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"
18017   layout:
18018     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-ndr"
18019     layout: "plot-throughput"
18020
18021 - type: "plot"
18022   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18023   algorithm: "plot_perf_box_name"
18024   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18025   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18026   include:
18027     - "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"
18028     - "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"
18029     - "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"
18030     - "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"
18031     - "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"
18032   layout:
18033     title: "2n-clx-xxv710-64b-2t1c-vhost-base-avf-vpp-pdr"
18034     layout: "plot-throughput"
18035
18036 - type: "plot"
18037   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18038   algorithm: "plot_perf_box_name"
18039   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18040   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18041   include:
18042     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18043     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18044     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18045     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18046     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18047   layout:
18048     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-ndr"
18049     layout: "plot-throughput"
18050
18051 - type: "plot"
18052   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18053   algorithm: "plot_perf_box_name"
18054   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18055   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18056   include:
18057     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18058     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18059     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18060     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18061     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
18062   layout:
18063     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-pdr"
18064     layout: "plot-throughput"
18065
18066 - type: "plot"
18067   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18068   algorithm: "plot_perf_box_name"
18069   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18070   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18071   include:
18072     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18073     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18074     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18075     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18076     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18077   layout:
18078     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-ndr"
18079     layout: "plot-throughput"
18080
18081 - type: "plot"
18082   title: "Throughput: 2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18083   algorithm: "plot_perf_box_name"
18084   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18085   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18086   include:
18087     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18088     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18089     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18090     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-2t1c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
18091     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-2t1c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
18092   layout:
18093     title: "2n-clx-xxv710-64b-2t1c-vhost-base-dpdk-vpp-pdr"
18094     layout: "plot-throughput"
18095
18096 - type: "plot"
18097   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18098   algorithm: "plot_perf_box_name"
18099   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18100   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18101   include:
18102     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18103     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18104     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18105     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18106   layout:
18107     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-ndr"
18108     layout: "plot-throughput"
18109
18110 - type: "plot"
18111   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18112   algorithm: "plot_perf_box_name"
18113   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18114   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18115   include:
18116     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18117     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18118     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
18119     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-2t1c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
18120   layout:
18121     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-base-pdr"
18122     layout: "plot-throughput"
18123
18124 - type: "plot"
18125   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18126   algorithm: "plot_perf_box_name"
18127   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18128   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18129   include:
18130     - "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"
18131     - "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"
18132     - "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"
18133     - "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"
18134   layout:
18135     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-ndr"
18136     layout: "plot-throughput"
18137
18138 - type: "plot"
18139   title: "Throughput: 2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18140   algorithm: "plot_perf_box_name"
18141   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18142   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18143   include:
18144     - "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"
18145     - "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"
18146     - "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"
18147     - "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"
18148   layout:
18149     title: "2n-clx-cx556a-64b-2t1c-rdma-l2-vhost-vppl2xc-base-pdr"
18150     layout: "plot-throughput"
18151
18152 - type: "plot"
18153   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18154   algorithm: "plot_perf_box_name"
18155   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-ndr"
18156   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18157   include:
18158     - "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"
18159     - "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"
18160     - "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"
18161     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18162     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18163     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18164   layout:
18165     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-ndr"
18166     layout: "plot-throughput"
18167
18168 - type: "plot"
18169   title: "Throughput: 2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18170   algorithm: "plot_perf_box_name"
18171   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-2t1c-vts-l2switching-base-dpdk-pdr"
18172   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18173   include:
18174     - "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"
18175     - "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"
18176     - "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"
18177     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Noacl-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-noacl-2vhostvr1024-1vm-ndrpdr"
18178     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermit-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermit-2vhostvr1024-1vm-ndrpdr"
18179     - "Tests.Vpp.Perf.Vts.2n1l-25Ge2P1Xxv710-Ethip4Vxlan-L2Bdbasemaclrn-Eth-Iacldstbase-Aclpermitreflect-2Vhostvr1024-1Vm-Ndrpdr.114B-2t1c-ethip4vxlan-l2bdbasemaclrn-eth-iacldstbase-aclpermitreflect-2vhostvr1024-1vm-ndrpdr"
18180   layout:
18181     title: "2n-clx-xxv710-114b-2t1c-vts-l2switching-base-[avf,dpdk]-pdr"
18182     layout: "plot-throughput"
18183
18184 ################################################################################
18185
18186 # Packet Speedup
18187
18188 - type: "plot"
18189   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18190   algorithm: "plot_tsa_name"
18191   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-ndr-tsa"
18192   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18193   include:
18194     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18195     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18196     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18197     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18198   layout:
18199     title: "2n-clx-xxv710-64b-memif-base-avf-ndr"
18200     layout: "plot-throughput-speedup-analysis"
18201
18202 - type: "plot"
18203   title: "Speedup: 2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18204   algorithm: "plot_tsa_name"
18205   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-avf-pdr-tsa"
18206   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18207   include:
18208     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18209     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18210     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18211     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18212   layout:
18213     title: "2n-clx-xxv710-64b-memif-base-avf-pdr"
18214     layout: "plot-throughput-speedup-analysis"
18215
18216 - type: "plot"
18217   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18218   algorithm: "plot_tsa_name"
18219   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-ndr-tsa"
18220   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18221   include:
18222     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18223     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18224     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18225     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18226   layout:
18227     title: "2n-clx-xxv710-64b-memif-base-dpdk-ndr"
18228     layout: "plot-throughput-speedup-analysis"
18229
18230 - type: "plot"
18231   title: "Speedup: 2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18232   algorithm: "plot_tsa_name"
18233   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-memif-base-dpdk-pdr-tsa"
18234   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18235   include:
18236     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18237     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18238     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18239     - "Tests.Vpp.Perf.Container Memif.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18240   layout:
18241     title: "2n-clx-xxv710-64b-memif-base-dpdk-pdr"
18242     layout: "plot-throughput-speedup-analysis"
18243
18244 - type: "plot"
18245   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18246   algorithm: "plot_tsa_name"
18247   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr-tsa"
18248   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18249   include:
18250     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18251     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18252     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18253     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18254   layout:
18255     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-ndr"
18256     layout: "plot-throughput-speedup-analysis"
18257
18258 - type: "plot"
18259   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18260   algorithm: "plot_tsa_name"
18261   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr-tsa"
18262   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18263   include:
18264     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18265     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2memif-1dcr-ndrpdr"
18266     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2memif-1dcr-ndrpdr"
18267     - "Tests.Vpp.Perf.Container Memif.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Eth-2Memif-1Dcr-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-eth-2memif-1dcr-ndrpdr"
18268   layout:
18269     title: "2n-clx-cx556a-64b-rdma-l2-eth-2memif-1dcr-pdr"
18270     layout: "plot-throughput-speedup-analysis"
18271
18272 - type: "plot"
18273   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18274   algorithm: "plot_tsa_name"
18275   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr-tsa"
18276   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18277   include:
18278     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18279     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18280     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18281     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18282     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18283     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18284   layout:
18285     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-ndr"
18286     layout: "plot-throughput-speedup-analysis"
18287
18288 - type: "plot"
18289   title: "Speedup: 2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18290   algorithm: "plot_tsa_name"
18291   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr-tsa"
18292   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18293   include:
18294     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-avf-dot1q-ip4base-ndrpdr"
18295     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18296     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18297     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18298     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18299     - "Tests.Vpp.Perf.Ip4.2N1L-10Ge2P1X710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18300   layout:
18301     title: "2n-clx-x710-64b-ip4routing-base-scale-[avf,dpdk]-pdr"
18302     layout: "plot-throughput-speedup-analysis"
18303
18304 - type: "plot"
18305   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18306   algorithm: "plot_tsa_name"
18307   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr-tsa"
18308   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18309   include:
18310     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18311     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18312     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18313     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18314   layout:
18315     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-ndr"
18316     layout: "plot-throughput-speedup-analysis"
18317
18318 - type: "plot"
18319   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18320   algorithm: "plot_tsa_name"
18321   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr-tsa"
18322   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18323   include:
18324     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-ndrpdr"
18325     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-ndrpdr"
18326     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-ndrpdr"
18327     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-ndrpdr"
18328   layout:
18329     title: "2n-clx-xxv710-64b-ip4routing-base-scale-avf-pdr"
18330     layout: "plot-throughput-speedup-analysis"
18331
18332 - type: "plot"
18333   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
18334   algorithm: "plot_tsa_name"
18335   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr-tsa"
18336   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18337   include:
18338     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18339     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18340     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18341   layout:
18342     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-ndr"
18343     layout: "plot-throughput-speedup-analysis"
18344
18345 - type: "plot"
18346   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
18347   algorithm: "plot_tsa_name"
18348   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr-tsa"
18349   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18350   include:
18351     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale20k-rnd-ndrpdr"
18352     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale200k-rnd-ndrpdr"
18353     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-avf-ethip4-ip4scale2m-rnd-ndrpdr"
18354   layout:
18355     title: "2n-clx-xxv710-64b-ip4routing-scale-avf-rnd-pdr"
18356     layout: "plot-throughput-speedup-analysis"
18357
18358 - type: "plot"
18359   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18360   algorithm: "plot_tsa_name"
18361   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr-tsa"
18362   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18363   include:
18364     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18365     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18366     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18367     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18368     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18369   layout:
18370     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-ndr"
18371     layout: "plot-throughput-speedup-analysis"
18372
18373 - type: "plot"
18374   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18375   algorithm: "plot_tsa_name"
18376   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr-tsa"
18377   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18378   include:
18379     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-dot1q-ip4base-ndrpdr"
18380     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18381     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-ndrpdr"
18382     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-ndrpdr"
18383     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-ndrpdr"
18384   layout:
18385     title: "2n-clx-xxv710-64b-ip4routing-base-scale-dpdk-pdr"
18386     layout: "plot-throughput-speedup-analysis"
18387
18388 - type: "plot"
18389   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
18390   algorithm: "plot_tsa_name"
18391   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr-tsa"
18392   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18393   include:
18394     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18395     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
18396     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
18397   layout:
18398     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-ndr"
18399     layout: "plot-throughput-speedup-analysis"
18400
18401 - type: "plot"
18402   title: "Speedup: 2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
18403   algorithm: "plot_tsa_name"
18404   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr-tsa"
18405   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18406   include:
18407     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale20k-rnd-ndrpdr"
18408     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale200k-rnd-ndrpdr"
18409     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-ethip4-ip4scale2m-rnd-ndrpdr"
18410   layout:
18411     title: "2n-clx-xxv710-64b-ip4routing-scale-dpdk-rnd-pdr"
18412     layout: "plot-throughput-speedup-analysis"
18413
18414 - type: "plot"
18415   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
18416   algorithm: "plot_tsa_name"
18417   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr-tsa"
18418   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18419   include:
18420     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18421     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18422     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18423     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18424     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18425     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
18426   layout:
18427     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-ndr"
18428     layout: "plot-throughput-speedup-analysis"
18429
18430 - type: "plot"
18431   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
18432   algorithm: "plot_tsa_name"
18433   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr-tsa"
18434   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18435   include:
18436     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18437     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18438     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18439     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-avf-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18440     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18441     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Avf-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
18442   layout:
18443     title: "2n-clx-xxv710-64b-features-ip4routing-base-avf-pdr"
18444     layout: "plot-throughput-speedup-analysis"
18445
18446 - type: "plot"
18447   title: "Speedup: 2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
18448   algorithm: "plot_tsa_name"
18449   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr-tsa"
18450   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18451   include:
18452     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
18453     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
18454     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
18455     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
18456     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
18457   layout:
18458     title: "2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-ndr"
18459     layout: "plot-throughput-speedup-analysis"
18460
18461 - type: "plot"
18462   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
18463   algorithm: "plot_tsa_name"
18464   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr-tsa"
18465   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18466   include:
18467     - "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"
18468     - "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"
18469     - "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"
18470     - "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"
18471     - "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"
18472   layout:
18473     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-ndr"
18474     layout: "plot-throughput-speedup-analysis"
18475
18476 #- type: "plot"
18477 #  title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
18478 #  algorithm: "plot_tsa_name"
18479 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr-tsa"
18480 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
18481 #  include:
18482 #    - "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"
18483 #    - "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"
18484 #    - "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"
18485 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
18486 #    - "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"
18487 #  layout:
18488 #    title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-ndr"
18489 #    layout: "plot-throughput-speedup-analysis"
18490 #
18491 #- type: "plot"
18492 #  title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
18493 #  algorithm: "plot_tsa_name"
18494 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr-tsa"
18495 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
18496 #  include:
18497 #    - "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"
18498 #    - "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"
18499 #    - "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"
18500 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
18501 #    - "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"
18502 #  layout:
18503 #    title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-ndr"
18504 #    layout: "plot-throughput-speedup-analysis"
18505 #
18506 #- type: "plot"
18507 #  title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
18508 #  algorithm: "plot_tsa_name"
18509 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr-tsa"
18510 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
18511 #  include:
18512 #    - "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"
18513 #    - "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"
18514 #    - "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"
18515 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
18516 #    - "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"
18517 #  layout:
18518 #    title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-ndr"
18519 #    layout: "plot-throughput-speedup-analysis"
18520 #
18521 #- type: "plot"
18522 #  title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
18523 #  algorithm: "plot_tsa_name"
18524 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr-tsa"
18525 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
18526 #  include:
18527 #    - "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"
18528 #    - "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"
18529 #    - "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"
18530 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
18531 #    - "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"
18532 #  layout:
18533 #    title: "22n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-ndr"
18534 #    layout: "plot-throughput-speedup-analysis"
18535
18536 - type: "plot"
18537   title: "Speedup: 2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
18538   algorithm: "plot_tsa_name"
18539   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr-tsa"
18540   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18541   include:
18542     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
18543     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h4096-p63-s258048-ndrpdr"
18544     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h16384-p63-s1032192-ndrpdr"
18545     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h65536-p63-s4128758-ndrpdr"
18546     - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr.64b-.t.c-avf-ethip4udp-nat44det-h262144-p63-s16515072-ndrpdr"
18547   layout:
18548     title: "2n-clx-xxv710-64b-nat44det-ip4routing-stl-bidir-avf-pdr"
18549     layout: "plot-throughput-speedup-analysis"
18550
18551 - type: "plot"
18552   title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
18553   algorithm: "plot_tsa_name"
18554   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr-tsa"
18555   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18556   include:
18557     - "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"
18558     - "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"
18559     - "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"
18560     - "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"
18561     - "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"
18562   layout:
18563     title: "2n-clx-xxv710-64b-nat44ed-ip4routing-stl-unidir-avf-pdr"
18564     layout: "plot-throughput-speedup-analysis"
18565
18566 #- type: "plot"
18567 #  title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
18568 #  algorithm: "plot_tsa_name"
18569 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr-tsa"
18570 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
18571 #  include:
18572 #    - "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"
18573 #    - "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"
18574 #    - "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"
18575 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
18576 #    - "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"
18577 #  layout:
18578 #    title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-cps-avf-pdr"
18579 #    layout: "plot-throughput-speedup-analysis"
18580 #
18581 #- type: "plot"
18582 #  title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
18583 #  algorithm: "plot_tsa_name"
18584 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr-tsa"
18585 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
18586 #  include:
18587 #    - "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"
18588 #    - "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"
18589 #    - "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"
18590 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-cps-ndrpdr"
18591 #    - "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"
18592 #  layout:
18593 #    title: "2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-cps-avf-pdr"
18594 #    layout: "plot-throughput-speedup-analysis"
18595 #
18596 #- type: "plot"
18597 #  title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
18598 #  algorithm: "plot_tsa_name"
18599 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr-tsa"
18600 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
18601 #  include:
18602 #    - "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"
18603 #    - "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"
18604 #    - "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"
18605 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4udp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
18606 #    - "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"
18607 #  layout:
18608 #    title: "2n-clx-xxv710-64b-nat44ed-ip4routing-udp-stf-pps-avf-pdr"
18609 #    layout: "plot-throughput-speedup-analysis"
18610 #
18611 #- type: "plot"
18612 #  title: "Speedup: 2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
18613 #  algorithm: "plot_tsa_name"
18614 #  output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr-tsa"
18615 #  data: "plot-vpp-throughput-lat-tsa-2n-clx"
18616 #  include:
18617 #    - "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"
18618 #    - "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"
18619 #    - "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"
18620 #    - "tests.vpp.perf.ip4.2n1l-25ge2p1xxv710-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr.64b-.t.c-avf-ethip4tcp-nat44ed-h65536-p63-s4128768-pps-ndrpdr"
18621 #    - "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"
18622 #  layout:
18623 #    title: "22n-clx-xxv710-64b-nat44ed-ip4routing-tcp-stf-pps-avf-pdr"
18624 #    layout: "plot-throughput-speedup-analysis"
18625
18626 - type: "plot"
18627   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
18628   algorithm: "plot_tsa_name"
18629   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr-tsa"
18630   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18631   include:
18632     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18633     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18634     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18635     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18636     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18637     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18638   layout:
18639     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-ndr"
18640     layout: "plot-throughput-speedup-analysis"
18641
18642 - type: "plot"
18643   title: "Speedup: 2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
18644   algorithm: "plot_tsa_name"
18645   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr-tsa"
18646   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18647   include:
18648     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-ethip4-ip4base-ndrpdr"
18649     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18650     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18651     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18652     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18653     - "Tests.Vpp.Perf.Ip4.2N1L-25Ge2P1Xxv710-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18654   layout:
18655     title: "2n-clx-xxv710-64b-features-ip4routing-base-dpdk-pdr"
18656     layout: "plot-throughput-speedup-analysis"
18657
18658 - type: "plot"
18659   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
18660   algorithm: "plot_tsa_name"
18661   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-ndr-tsa"
18662   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18663   include:
18664     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
18665     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
18666   layout:
18667     title: "2n-clx-cx556a-64b-rdma-ip4base-ndr"
18668     layout: "plot-throughput-speedup-analysis"
18669
18670 - type: "plot"
18671   title: "Speedup: 2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
18672   algorithm: "plot_tsa_name"
18673   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ip4base-pdr-tsa"
18674   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18675   include:
18676     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip4Base-Ndrpdr.64B-.t.c-rdma-dot1q-ip4base-ndrpdr"
18677     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Base-Ndrpdr.64B-.t.c-rdma-ethip4-ip4base-ndrpdr"
18678   layout:
18679     title: "2n-clx-cx556a-64b-rdma-ip4base-pdr"
18680     layout: "plot-throughput-speedup-analysis"
18681
18682 - type: "plot"
18683   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
18684   algorithm: "plot_tsa_name"
18685   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr-tsa"
18686   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18687   include:
18688     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
18689     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18690     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
18691     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18692     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
18693     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18694   layout:
18695     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-ndr"
18696     layout: "plot-throughput-speedup-analysis"
18697
18698 - type: "plot"
18699   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
18700   algorithm: "plot_tsa_name"
18701   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr-tsa"
18702   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18703   include:
18704     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-ndrpdr"
18705     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale20K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale20k-rnd-ndrpdr"
18706     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-ndrpdr"
18707     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale200K-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale200k-rnd-ndrpdr"
18708     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-ndrpdr"
18709     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4-Ip4Scale2M-Rnd-Ndrpdr.64B-.t.c-rdma-ethip4-ip4scale2m-rnd-ndrpdr"
18710   layout:
18711     title: "2n-clx-cx556a-64b-rdma-ethip4-ip4scale-pdr"
18712     layout: "plot-throughput-speedup-analysis"
18713
18714 - type: "plot"
18715   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
18716   algorithm: "plot_tsa_name"
18717   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-ndr-tsa"
18718   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18719   include:
18720     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18721     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18722     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18723     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18724     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18725     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
18726   layout:
18727     title: "2n-clx-cx556a-64b-rdma-ethip4-features-ndr"
18728     layout: "plot-throughput-speedup-analysis"
18729
18730 - type: "plot"
18731   title: "Speedup: 2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
18732   algorithm: "plot_tsa_name"
18733   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-ethip4-features-pdr-tsa"
18734   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18735   include:
18736     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sf-10kflows-ndrpdr"
18737     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Iacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-iacl50sl-10kflows-ndrpdr"
18738     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sf-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sf-10kflows-ndrpdr"
18739     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-Ethip4Udp-Ip4Base-Oacl50Sl-10Kflows-Ndrpdr.64B-.t.c-rdma-ethip4udp-ip4base-oacl50sl-10kflows-ndrpdr"
18740     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1-p1-s1-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1-p1-s1-ndrpdr"
18741     - "Tests.Vpp.Perf.Ip4.2N1L-100Ge2P1Cx556A-Rdma-ethip4udp-nat44det-h1024-p63-s64512-Ndrpdr.64B-.t.c-rdma-ethip4udp-nat44det-h1024-p63-s64512-ndrpdr"
18742   layout:
18743     title: "2n-clx-cx556a-64b-rdma-ethip4-features-pdr"
18744     layout: "plot-throughput-speedup-analysis"
18745
18746 - type: "plot"
18747   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
18748   algorithm: "plot_tsa_name"
18749   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr-tsa"
18750   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18751   include:
18752     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18753     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18754     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18755     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18756     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18757     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18758   layout:
18759     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-ndr"
18760     layout: "plot-throughput-speedup-analysis"
18761
18762 - type: "plot"
18763   title: "Speedup: 2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
18764   algorithm: "plot_tsa_name"
18765   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr-tsa"
18766   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18767   include:
18768     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18769     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18770     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18771     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18772     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18773     - "Tests.Vpp.Perf.Ip6.2N1L-10Ge2P1X710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18774   layout:
18775     title: "2n-clx-x710-78b-ip6routing-base-scale-[avf,dpdk]-pdr"
18776     layout: "plot-throughput-speedup-analysis"
18777
18778 - type: "plot"
18779   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
18780   algorithm: "plot_tsa_name"
18781   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr-tsa"
18782   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18783   include:
18784     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18785     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18786     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
18787     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
18788     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18789   layout:
18790     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-ndr"
18791     layout: "plot-throughput-speedup-analysis"
18792
18793 - type: "plot"
18794   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
18795   algorithm: "plot_tsa_name"
18796   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr-tsa"
18797   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18798   include:
18799     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-avf-dot1q-ip6base-ndrpdr"
18800     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-avf-ethip6-ip6base-ndrpdr"
18801     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale20k-ndrpdr"
18802     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale200k-ndrpdr"
18803     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Avf-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-avf-ethip6-ip6scale2m-ndrpdr"
18804   layout:
18805     title: "2n-clx-xxv710-78b-ip6routing-base-scale-avf-pdr"
18806     layout: "plot-throughput-speedup-analysis"
18807
18808 - type: "plot"
18809   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
18810   algorithm: "plot_tsa_name"
18811   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr-tsa"
18812   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18813   include:
18814     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18815     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18816     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18817     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18818     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18819   layout:
18820     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-ndr"
18821     layout: "plot-throughput-speedup-analysis"
18822
18823 - type: "plot"
18824   title: "Speedup: 2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
18825   algorithm: "plot_tsa_name"
18826   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr-tsa"
18827   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18828   include:
18829     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-dot1q-ip6base-ndrpdr"
18830     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-ethip6-ip6base-ndrpdr"
18831     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-ethip6-ip6scale20k-ndrpdr"
18832     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-ethip6-ip6scale200k-ndrpdr"
18833     - "Tests.Vpp.Perf.Ip6.2N1L-25Ge2P1Xxv710-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-ethip6-ip6scale2m-ndrpdr"
18834   layout:
18835     title: "2n-clx-xxv710-78b-ip6routing-base-scale-dpdk-pdr"
18836     layout: "plot-throughput-speedup-analysis"
18837
18838 - type: "plot"
18839   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
18840   algorithm: "plot_tsa_name"
18841   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr-tsa"
18842   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18843   include:
18844     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
18845     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
18846     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
18847     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
18848     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
18849   layout:
18850     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-ndr"
18851     layout: "plot-throughput-speedup-analysis"
18852
18853 - type: "plot"
18854   title: "Speedup: 2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
18855   algorithm: "plot_tsa_name"
18856   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr-tsa"
18857   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18858   include:
18859     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-Ip6Base-Ndrpdr.78B-.t.c-rdma-dot1q-ip6base-ndrpdr"
18860     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Base-Ndrpdr.78B-.t.c-rdma-ethip6-ip6base-ndrpdr"
18861     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale20K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale20k-ndrpdr"
18862     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale200K-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale200k-ndrpdr"
18863     - "Tests.Vpp.Perf.Ip6.2N1L-100Ge2P1Cx556A-Rdma-Ethip6-Ip6Scale2M-Ndrpdr.78B-.t.c-rdma-ethip6-ip6scale2m-ndrpdr"
18864   layout:
18865     title: "2n-clx-cx556a-78b-rdma-ip6routing-base-scale-pdr"
18866     layout: "plot-throughput-speedup-analysis"
18867
18868 - type: "plot"
18869   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
18870   algorithm: "plot_tsa_name"
18871   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-ndr-tsa"
18872   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18873   include:
18874     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18875     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18876     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18877     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18878     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18879   layout:
18880     title: "2n-clx-x710-64b-l2switching-base-scale-avf-ndr"
18881     layout: "plot-throughput-speedup-analysis"
18882
18883 - type: "plot"
18884   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
18885   algorithm: "plot_tsa_name"
18886   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-avf-pdr-tsa"
18887   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18888   include:
18889     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18890     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18891     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18892     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18893     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18894   layout:
18895     title: "2n-clx-x710-64b-l2switching-base-scale-avf-pdr"
18896     layout: "plot-throughput-speedup-analysis"
18897
18898 - type: "plot"
18899   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18900   algorithm: "plot_tsa_name"
18901   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr-tsa"
18902   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18903   include:
18904     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18905     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18906     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18907     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18908     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18909   layout:
18910     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-ndr"
18911     layout: "plot-throughput-speedup-analysis"
18912
18913 - type: "plot"
18914   title: "Speedup: 2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18915   algorithm: "plot_tsa_name"
18916   output-file: "{DIR[STATIC,VPP]}/2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr-tsa"
18917   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18918   include:
18919     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18920     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18921     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18922     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
18923     - "Tests.Vpp.Perf.L2.2N1L-10Ge2P1X710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
18924   layout:
18925     title: "2n-clx-x710-64b-l2switching-base-scale-dpdk-pdr"
18926     layout: "plot-throughput-speedup-analysis"
18927
18928 - type: "plot"
18929   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
18930   algorithm: "plot_tsa_name"
18931   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-ndr-tsa"
18932   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18933   include:
18934     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
18935     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18936     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18937     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18938     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18939     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18940   layout:
18941     title: "2n-clx-xxv710-64b-l2switching-base-avf-ndr"
18942     layout: "plot-throughput-speedup-analysis"
18943
18944 - type: "plot"
18945   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
18946   algorithm: "plot_tsa_name"
18947   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-avf-pdr-tsa"
18948   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18949   include:
18950     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-ndrpdr"
18951     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-ndrpdr"
18952     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18953     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Patch-Ndrpdr.64B-.t.c-avf-eth-l2patch-ndrpdr"
18954     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-ndrpdr"
18955     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18956   layout:
18957     title: "2n-clx-xxv710-64b-l2switching-base-avf-pdr"
18958     layout: "plot-throughput-speedup-analysis"
18959
18960 - type: "plot"
18961   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
18962   algorithm: "plot_tsa_name"
18963   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr-tsa"
18964   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18965   include:
18966     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18967     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18968     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18969     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18970   layout:
18971     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-ndr"
18972     layout: "plot-throughput-speedup-analysis"
18973
18974 - type: "plot"
18975   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
18976   algorithm: "plot_tsa_name"
18977   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr-tsa"
18978   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18979   include:
18980     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-ndrpdr"
18981     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale10kmaclrn-ndrpdr"
18982     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale100kmaclrn-ndrpdr"
18983     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-avf-eth-l2bdscale1mmaclrn-ndrpdr"
18984   layout:
18985     title: "2n-clx-xxv710-64b-l2switching-base-scale-avf-pdr"
18986     layout: "plot-throughput-speedup-analysis"
18987
18988 - type: "plot"
18989   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
18990   algorithm: "plot_tsa_name"
18991   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-ndr-tsa"
18992   data: "plot-vpp-throughput-lat-tsa-2n-clx"
18993   include:
18994     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
18995     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
18996     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
18997     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
18998     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
18999     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19000   layout:
19001     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-ndr"
19002     layout: "plot-throughput-speedup-analysis"
19003
19004 - type: "plot"
19005   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
19006   algorithm: "plot_tsa_name"
19007   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-dpdk-pdr-tsa"
19008   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19009   include:
19010     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-dot1q-l2xcbase-ndrpdr"
19011     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-ndrpdr"
19012     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19013     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Patch-Ndrpdr.64B-.t.c-eth-l2patch-ndrpdr"
19014     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Ndrpdr.64B-.t.c-eth-l2xcbase-ndrpdr"
19015     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19016   layout:
19017     title: "2n-clx-xxv710-64b-l2switching-base-dpdk-pdr"
19018     layout: "plot-throughput-speedup-analysis"
19019
19020 - type: "plot"
19021   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19022   algorithm: "plot_tsa_name"
19023   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr-tsa"
19024   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19025   include:
19026     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19027     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19028     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19029     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19030   layout:
19031     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-ndr"
19032     layout: "plot-throughput-speedup-analysis"
19033
19034 - type: "plot"
19035   title: "Speedup: 2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19036   algorithm: "plot_tsa_name"
19037   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr-tsa"
19038   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19039   include:
19040     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-ndrpdr"
19041     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale10kmaclrn-ndrpdr"
19042     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale100kmaclrn-ndrpdr"
19043     - "Tests.Vpp.Perf.L2.2N1L-25Ge2P1Xxv710-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-eth-l2bdscale1mmaclrn-ndrpdr"
19044   layout:
19045     title: "2n-clx-xxv710-64b-l2switching-base-scale-dpdk-pdr"
19046     layout: "plot-throughput-speedup-analysis"
19047
19048 - type: "plot"
19049   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
19050   algorithm: "plot_tsa_name"
19051   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-ndr-tsa"
19052   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19053   include:
19054     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
19055     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
19056     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19057     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
19058     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
19059     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19060   layout:
19061     title: "2n-clx-cx556a-64b-rdma-l2switching-base-ndr"
19062     layout: "plot-throughput-speedup-analysis"
19063
19064 - type: "plot"
19065   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
19066   algorithm: "plot_tsa_name"
19067   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-base-pdr-tsa"
19068   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19069   include:
19070     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-ndrpdr"
19071     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-ndrpdr"
19072     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Gbp-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-gbp-ndrpdr"
19073     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Patch-Ndrpdr.64B-.t.c-rdma-eth-l2patch-ndrpdr"
19074     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-ndrpdr"
19075     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19076   layout:
19077     title: "2n-clx-cx556a-64b-rdma-l2switching-base-pdr"
19078     layout: "plot-throughput-speedup-analysis"
19079
19080 - type: "plot"
19081   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
19082   algorithm: "plot_tsa_name"
19083   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-ndr-tsa"
19084   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19085   include:
19086     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19087     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
19088     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
19089     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
19090   layout:
19091     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-ndr"
19092     layout: "plot-throughput-speedup-analysis"
19093
19094 - type: "plot"
19095   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
19096   algorithm: "plot_tsa_name"
19097   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2switching-scale-pdr-tsa"
19098   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19099   include:
19100     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-ndrpdr"
19101     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale10Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale10kmaclrn-ndrpdr"
19102     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale100Kmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale100kmaclrn-ndrpdr"
19103     - "Tests.Vpp.Perf.L2.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdscale1Mmaclrn-Ndrpdr.64B-.t.c-rdma-eth-l2bdscale1mmaclrn-ndrpdr"
19104   layout:
19105     title: "2n-clx-cx556a-64b-rdma-l2switching-scale-pdr"
19106     layout: "plot-throughput-speedup-analysis"
19107
19108 - type: "plot"
19109   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-ndr"
19110   algorithm: "plot_tsa_name"
19111   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-ndr-tsa"
19112   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19113   include:
19114     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19115     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19116     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19117     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19118     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19119   layout:
19120     title: "2n-clx-xxv710-64b-vhost-base-avf-ndr"
19121     layout: "plot-throughput-speedup-analysis"
19122
19123 - type: "plot"
19124   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-pdr"
19125   algorithm: "plot_tsa_name"
19126   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-pdr-tsa"
19127   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19128   include:
19129     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19130     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19131     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19132     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19133     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Avf-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-avf-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19134   layout:
19135     title: "2n-clx-xxv710-64b-vhost-base-avf-pdr"
19136     layout: "plot-throughput-speedup-analysis"
19137
19138 - type: "plot"
19139   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
19140   algorithm: "plot_tsa_name"
19141   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr-tsa"
19142   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19143   include:
19144     - "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"
19145     - "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"
19146     - "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"
19147     - "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"
19148     - "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"
19149   layout:
19150     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-ndr"
19151     layout: "plot-throughput-speedup-analysis"
19152
19153 - type: "plot"
19154   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
19155   algorithm: "plot_tsa_name"
19156   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr-tsa"
19157   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19158   include:
19159     - "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"
19160     - "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"
19161     - "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"
19162     - "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"
19163     - "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"
19164   layout:
19165     title: "2n-clx-xxv710-64b-vhost-base-avf-vpp-pdr"
19166     layout: "plot-throughput-speedup-analysis"
19167
19168 - type: "plot"
19169   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
19170   algorithm: "plot_tsa_name"
19171   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-ndr-tsa"
19172   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19173   include:
19174     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19175     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19176     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19177     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19178     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19179   layout:
19180     title: "2n-clx-xxv710-64b-vhost-base-dpdk-ndr"
19181     layout: "plot-throughput-speedup-analysis"
19182
19183 - type: "plot"
19184   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
19185   algorithm: "plot_tsa_name"
19186   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-pdr-tsa"
19187   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19188   include:
19189     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19190     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19191     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19192     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19193     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-ndrpdr"
19194   layout:
19195     title: "2n-clx-xxv710-64b-vhost-base-dpdk-pdr"
19196     layout: "plot-throughput-speedup-analysis"
19197
19198 - type: "plot"
19199   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
19200   algorithm: "plot_tsa_name"
19201   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr-tsa"
19202   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19203   include:
19204     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19205     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19206     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19207     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19208     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
19209   layout:
19210     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-ndr"
19211     layout: "plot-throughput-speedup-analysis"
19212
19213 - type: "plot"
19214   title: "Speedup: 2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
19215   algorithm: "plot_tsa_name"
19216   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr-tsa"
19217   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19218   include:
19219     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19220     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19221     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2xcbase-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19222     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Vppl2Xc-Ndrpdr.64B-.t.c-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-vppl2xc-ndrpdr"
19223     - "Tests.Vpp.Perf.Vm Vhost.2N1L-25Ge2P1Xxv710-Ethip4-Ip4Base-Eth-2Vhostvr1024-1Vm-Vppip4-Ndrpdr.64B-.t.c-ethip4-ip4base-eth-2vhostvr1024-1vm-vppip4-ndrpdr"
19224   layout:
19225     title: "2n-clx-xxv710-64b-vhost-base-dpdk-vpp-pdr"
19226     layout: "plot-throughput-speedup-analysis"
19227
19228 - type: "plot"
19229   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
19230   algorithm: "plot_tsa_name"
19231   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr-tsa"
19232   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19233   include:
19234     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19235     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19236     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19237     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19238   layout:
19239     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-ndr"
19240     layout: "plot-throughput-speedup-analysis"
19241
19242 - type: "plot"
19243   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
19244   algorithm: "plot_tsa_name"
19245   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr-tsa"
19246   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19247   include:
19248     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19249     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Dot1Q-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-dot1q-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19250     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Xcbase-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2xcbase-eth-2vhostvr1024-1vm-ndrpdr"
19251     - "Tests.Vpp.Perf.Vm Vhost.2N1L-100Ge2P1Cx556A-Rdma-Eth-L2Bdbasemaclrn-Eth-2Vhostvr1024-1Vm-Ndrpdr.64B-.t.c-rdma-eth-l2bdbasemaclrn-eth-2vhostvr1024-1vm-ndrpdr"
19252   layout:
19253     title: "2n-clx-cx556a-64b-rdma-l2-vhost-base-pdr"
19254     layout: "plot-throughput-speedup-analysis"
19255
19256 - type: "plot"
19257   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
19258   algorithm: "plot_tsa_name"
19259   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-ndr-tsa"
19260   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19261   include:
19262     - "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"
19263     - "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"
19264     - "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"
19265     - "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"
19266   layout:
19267     title: "2n-clx-cx556a-64b-2t1c-l2-vhost-vppl2xc-base-ndr"
19268     layout: "plot-throughput-speedup-analysis"
19269
19270 - type: "plot"
19271   title: "Speedup: 2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
19272   algorithm: "plot_tsa_name"
19273   output-file: "{DIR[STATIC,VPP]}/2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr-tsa"
19274   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19275   include:
19276     - "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"
19277     - "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"
19278     - "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"
19279     - "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"
19280   layout:
19281     title: "2n-clx-cx556a-64b-rdma-l2-vhost-vppl2xc-base-pdr"
19282     layout: "plot-throughput-speedup-analysis"
19283
19284 - type: "plot"
19285   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
19286   algorithm: "plot_tsa_name"
19287   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-ndr-tsa"
19288   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19289   include:
19290     - "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"
19291     - "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"
19292     - "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"
19293     - "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"
19294     - "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"
19295     - "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"
19296   layout:
19297     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-ndr"
19298     layout: "plot-throughput-speedup-analysis"
19299
19300 - type: "plot"
19301   title: "Speedup: 2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
19302   algorithm: "plot_tsa_name"
19303   output-file: "{DIR[STATIC,VPP]}/2n-clx-xxv710-114b-vts-l2switching-base-dpdk-pdr-tsa"
19304   data: "plot-vpp-throughput-lat-tsa-2n-clx"
19305   include:
19306     - "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"
19307     - "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"
19308     - "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"
19309     - "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"
19310     - "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"
19311     - "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"
19312   layout:
19313     title: "2n-clx-xxv710-114b-vts-l2switching-base-[avf,dpdk]-pdr"
19314     layout: "plot-throughput-speedup-analysis"
19315
19316 ################################################################################
19317
19318 # Packet Throughput - DPDK
19319
19320 # 2n-clx-xxv710
19321
19322 - type: "plot"
19323   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-ndr"
19324   algorithm: "plot_perf_box_name"
19325   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-ndr"
19326   data: "plot-dpdk-throughput-latency-2n-clx"
19327   include:
19328     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19329     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19330   layout:
19331     title: "2n-clx-xxv710-64b-2t1c-base-ndr"
19332     layout: "plot-throughput"
19333
19334 - type: "plot"
19335   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-ndr"
19336   algorithm: "plot_perf_box_name"
19337   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-ndr"
19338   data: "plot-dpdk-throughput-latency-2n-clx"
19339   include:
19340     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19341     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19342   layout:
19343     title: "2n-clx-xxv710-64b-4t2c-base-ndr"
19344     layout: "plot-throughput"
19345
19346 - type: "plot"
19347   title: "DPDK Throughput: 2n-clx-xxv710-64b-2t1c-base-pdr"
19348   algorithm: "plot_perf_box_name"
19349   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-2t1c-base-pdr"
19350   data: "plot-dpdk-throughput-latency-2n-clx"
19351   include:
19352     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19353     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19354   layout:
19355     title: "2n-clx-xxv710-64b-2t1c-base-pdr"
19356     layout: "plot-throughput"
19357
19358 - type: "plot"
19359   title: "DPDK Throughput: 2n-clx-xxv710-64b-4t2c-base-pdr"
19360   algorithm: "plot_perf_box_name"
19361   output-file: "{DIR[STATIC,DPDK]}/2n-clx-xxv710-64b-4t2c-base-pdr"
19362   data: "plot-dpdk-throughput-latency-2n-clx"
19363   include:
19364     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19365     - "tests.dpdk.perf.2n1l-25ge2p1xxv710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19366   layout:
19367     title: "2n-clx-xxv710-64b-4t2c-base-pdr"
19368     layout: "plot-throughput"
19369
19370 # 2n-clx-x710
19371
19372 - type: "plot"
19373   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-ndr"
19374   algorithm: "plot_perf_box_name"
19375   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-ndr"
19376   data: "plot-dpdk-throughput-latency-2n-clx"
19377   include:
19378     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19379     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19380   layout:
19381     title: "2n-clx-x710-64b-2t1c-base-ndr"
19382     layout: "plot-throughput"
19383
19384 - type: "plot"
19385   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-ndr"
19386   algorithm: "plot_perf_box_name"
19387   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-ndr"
19388   data: "plot-dpdk-throughput-latency-2n-clx"
19389   include:
19390     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19391     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19392   layout:
19393     title: "2n-clx-x710-64b-4t2c-base-ndr"
19394     layout: "plot-throughput"
19395
19396 - type: "plot"
19397   title: "DPDK Throughput: 2n-clx-x710-64b-2t1c-base-pdr"
19398   algorithm: "plot_perf_box_name"
19399   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-2t1c-base-pdr"
19400   data: "plot-dpdk-throughput-latency-2n-clx"
19401   include:
19402     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-2t1c-eth-l2xcbase-testpmd-ndrpdr"
19403     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-2t1c-ethip4-ip4base-l3fwd-ndrpdr"
19404   layout:
19405     title: "2n-clx-x710-64b-2t1c-base-pdr"
19406     layout: "plot-throughput"
19407
19408 - type: "plot"
19409   title: "DPDK Throughput: 2n-clx-x710-64b-4t2c-base-pdr"
19410   algorithm: "plot_perf_box_name"
19411   output-file: "{DIR[STATIC,DPDK]}/2n-clx-x710-64b-4t2c-base-pdr"
19412   data: "plot-dpdk-throughput-latency-2n-clx"
19413   include:
19414     - "tests.dpdk.perf.2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.64b-4t2c-eth-l2xcbase-testpmd-ndrpdr"
19415     - "tests.dpdk.perf.2n1l-10ge2p1x710-ethip4-ip4base-l3fwd-ndrpdr.64b-4t2c-ethip4-ip4base-l3fwd-ndrpdr"
19416   layout:
19417     title: "2n-clx-x710-64b-4t2c-base-pdr"
19418     layout: "plot-throughput"
19419
19420 ################################################################################
19421
19422 - type: "plot"
19423   title: "Latency by percentile: 2n-skx"
19424   algorithm: "plot_hdrh_lat_by_percentile"
19425   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-skx"
19426   output-file-links: "{DIR[LAT,VPP]}/2n_skx.rst"
19427   target-links: "../../_static/vpp"
19428   data: "plot-vpp-hdrh-lat-2n-skx"
19429   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19430   layout:
19431     layout: "plot-hdrh-latency-by-percentile"
19432
19433 - type: "plot"
19434   title: "Latency by percentile: 3n-skx"
19435   algorithm: "plot_hdrh_lat_by_percentile"
19436   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-skx"
19437   output-file-links: "{DIR[LAT,VPP]}/3n_skx.rst"
19438   target-links: "../../_static/vpp"
19439   data: "plot-vpp-hdrh-lat-3n-skx"
19440   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19441   layout:
19442     layout: "plot-hdrh-latency-by-percentile"
19443
19444 - type: "plot"
19445   title: "Latency by percentile: 2n-clx"
19446   algorithm: "plot_hdrh_lat_by_percentile"
19447   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-2n-clx"
19448   output-file-links: "{DIR[LAT,VPP]}/2n_clx.rst"
19449   target-links: "../../_static/vpp"
19450   data: "plot-vpp-hdrh-lat-2n-clx"
19451   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19452   layout:
19453     layout: "plot-hdrh-latency-by-percentile"
19454
19455 - type: "plot"
19456   title: "Latency by percentile: 3n-hsw"
19457   algorithm: "plot_hdrh_lat_by_percentile"
19458   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-hsw"
19459   output-file-links: "{DIR[LAT,VPP]}/3n_hsw.rst"
19460   target-links: "../../_static/vpp"
19461   data: "plot-vpp-hdrh-lat-3n-hsw"
19462   filter: "'1T1C' and 'NIC_Intel-XL710'"
19463   layout:
19464     layout: "plot-hdrh-latency-by-percentile"
19465
19466 - type: "plot"
19467   title: "Latency by percentile: 3n-tsh"
19468   algorithm: "plot_hdrh_lat_by_percentile"
19469   output-file: "{DIR[STATIC,VPP]}/hdrh-lat-percentile-3n-tsh"
19470   output-file-links: "{DIR[LAT,VPP]}/3n_tsh.rst"
19471   target-links: "../../_static/vpp"
19472   data: "plot-vpp-hdrh-lat-3n-tsh"
19473   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
19474   layout:
19475     layout: "plot-hdrh-latency-by-percentile"
19476
19477 - type: "plot"
19478   title: "Latency by percentile: DPDK 2n-skx"
19479   algorithm: "plot_hdrh_lat_by_percentile"
19480   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-skx"
19481   output-file-links: "{DIR[LAT,DPDK]}/2n_skx.rst"
19482   target-links: "../../_static/dpdk"
19483   data: "plot-dpdk-hdrh-lat-2n-skx"
19484   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19485   layout:
19486     layout: "plot-hdrh-latency-by-percentile"
19487
19488 - type: "plot"
19489   title: "Latency by percentile: DPDK 3n-skx"
19490   algorithm: "plot_hdrh_lat_by_percentile"
19491   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-skx"
19492   output-file-links: "{DIR[LAT,DPDK]}/3n_skx.rst"
19493   target-links: "../../_static/dpdk"
19494   data: "plot-dpdk-hdrh-lat-3n-skx"
19495   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19496   layout:
19497     layout: "plot-hdrh-latency-by-percentile"
19498
19499 - type: "plot"
19500   title: "Latency by percentile: DPDK 2n-clx"
19501   algorithm: "plot_hdrh_lat_by_percentile"
19502   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-2n-clx"
19503   output-file-links: "{DIR[LAT,DPDK]}/2n_clx.rst"
19504   target-links: "../../_static/dpdk"
19505   data: "plot-dpdk-hdrh-lat-2n-clx"
19506   filter: "'2T1C' and 'NIC_Intel-XXV710'"
19507   layout:
19508     layout: "plot-hdrh-latency-by-percentile"
19509
19510 - type: "plot"
19511   title: "Latency by percentile: DPDK 3n-hsw"
19512   algorithm: "plot_hdrh_lat_by_percentile"
19513   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-hsw"
19514   output-file-links: "{DIR[LAT,DPDK]}/3n_hsw.rst"
19515   target-links: "../../_static/dpdk"
19516   data: "plot-dpdk-hdrh-lat-3n-hsw"
19517   filter: "'1T1C' and 'NIC_Intel-XL710'"
19518   layout:
19519     layout: "plot-hdrh-latency-by-percentile"
19520
19521 - type: "plot"
19522   title: "Latency by percentile: DPDK 3n-tsh"
19523   algorithm: "plot_hdrh_lat_by_percentile"
19524   output-file: "{DIR[STATIC,DPDK]}/hdrh-lat-percentile-3n-tsh"
19525   output-file-links: "{DIR[LAT,DPDK]}/3n_tsh.rst"
19526   target-links: "../../_static/dpdk"
19527   data: "plot-dpdk-hdrh-lat-3n-tsh"
19528   filter: "'1T1C' and 'NIC_Intel-X520-DA2'"
19529   layout:
19530     layout: "plot-hdrh-latency-by-percentile"